+++ date ++ echo 'INFO: =================== Mon Aug 24 02:26:29 AM UTC 2026 ===================' INFO: =================== Mon Aug 24 02:26:29 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ cut -d / -f 1 +++ local nic=enp1s0 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev enp1s0 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.191 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ 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.190,10.0.0.50,10.0.0.191 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ ANALYTICSDB_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ ANALYTICS_SNMP_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:8081 ' +++ '[' -n '10.0.0.190:8081 10.0.0.50:8081 10.0.0.191:8081 ' ']' +++ echo '10.0.0.190:8081 10.0.0.50:8081 10.0.0.191:8081' ++ ANALYTICS_SERVERS='10.0.0.190:8081 10.0.0.50:8081 10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9042 ' +++ '[' -n '10.0.0.190:9042 10.0.0.50:9042 10.0.0.191:9042 ' ']' +++ echo '10.0.0.190:9042 10.0.0.50:9042 10.0.0.191:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.190:9042 10.0.0.50:9042 10.0.0.191:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:8086 ' +++ '[' -n '10.0.0.190:8086 10.0.0.50:8086 10.0.0.191:8086 ' ']' +++ echo '10.0.0.190:8086 10.0.0.50:8086 10.0.0.191:8086' ++ COLLECTOR_SERVERS='10.0.0.190:8086 10.0.0.50:8086 10.0.0.191: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.190,10.0.0.50,10.0.0.191 ++ CONFIGDB_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:8082 ' +++ '[' -n '10.0.0.190:8082 10.0.0.50:8082 10.0.0.191:8082 ' ']' +++ echo '10.0.0.190:8082 10.0.0.50:8082 10.0.0.191:8082' ++ CONFIG_SERVERS='10.0.0.190:8082 10.0.0.50:8082 10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9161 ' +++ '[' -n '10.0.0.190:9161 10.0.0.50:9161 10.0.0.191:9161 ' ']' +++ echo '10.0.0.190:9161 10.0.0.50:9161 10.0.0.191:9161' ++ CONFIGDB_SERVERS='10.0.0.190:9161 10.0.0.50:9161 10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9041 ' +++ '[' -n '10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041 ' ']' +++ echo '10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+=10.0.0.190:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+=10.0.0.191:2181, +++ '[' -n 10.0.0.190:2181,10.0.0.50:2181,10.0.0.191:2181, ']' +++ echo 10.0.0.190:2181,10.0.0.50:2181,10.0.0.191:2181 ++ ZOOKEEPER_SERVERS=10.0.0.190:2181,10.0.0.50:2181,10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:2181 ' +++ '[' -n '10.0.0.190:2181 10.0.0.50:2181 10.0.0.191:2181 ' ']' +++ echo '10.0.0.190:2181 10.0.0.50:2181 10.0.0.191:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.190:2181 10.0.0.50:2181 10.0.0.191:2181' ++ RABBITMQ_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+=10.0.0.190:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+=10.0.0.191:5673, +++ '[' -n 10.0.0.190:5673,10.0.0.50:5673,10.0.0.191:5673, ']' +++ echo 10.0.0.190:5673,10.0.0.50:5673,10.0.0.191:5673 ++ RABBITMQ_SERVERS=10.0.0.190:5673,10.0.0.50:5673,10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:6379 ' +++ '[' -n '10.0.0.190:6379 10.0.0.50:6379 10.0.0.191:6379 ' ']' +++ echo '10.0.0.190:6379 10.0.0.50:6379 10.0.0.191:6379' ++ REDIS_SERVERS='10.0.0.190:6379 10.0.0.50:6379 10.0.0.191: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.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9092 ' +++ '[' -n '10.0.0.190:9092 10.0.0.50:9092 10.0.0.191:9092 ' ']' +++ echo '10.0.0.190:9092 10.0.0.50:9092 10.0.0.191:9092' ++ KAFKA_SERVERS='10.0.0.190:9092 10.0.0.50:9092 10.0.0.191: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.190 ++ 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.190,10.0.0.50,10.0.0.191 ++ 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.190,10.0.0.50,10.0.0.191 ++ 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.190,10.0.0.50,10.0.0.191 ++ cut -d , -f 1 + local cassandra=10.0.0.190 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.190 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.190,10.0.0.50,10.0.0.191 +++ local servers=10.0.0.190,10.0.0.50,10.0.0.191 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.191,10.20.0.25,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.190'\''))' +++ local server_ip=10.0.0.190 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.190 ]] +++ [[ ,10.0.0.191,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.190, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.191,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.191'\''))' +++ local server_ip=10.0.0.191 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.191 ]] +++ [[ ,10.0.0.191,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.191, ]] +++ echo 10.0.0.191 3 +++ return ++ local ip=10.0.0.191 ++ [[ -z 10.0.0.191 ]] ++ echo 10.0.0.191 + host_ip=10.0.0.191 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041 + cassandra_server_list='10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.191:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/24/2026 02:26:39.593 7f538b4edb40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/24/2026 02:26:39.731 7f538b4edb40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/24/2026 02:26:39.743 7f538b4edb40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/24/2026 02:26:39.743 7f538b4edb40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.25: /usr/bin/python3 Mon Aug 24 02:26:57 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5370 vnc_cgitb.enable(format='text') 5371 5372 main(args_str, VncApiServer(args_str)) 5373 #server_main 5374 global main = args_str = None global VncApiServer = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2216 else: 2217 self._db_connect(self._args.reset_config) 2218 self._db_init_entries() 2219 2220 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3741 def _db_init_entries(self): 3742 # create singleton defaults if they don't exist already in db 3743 gsc = self.create_singleton_entry(GlobalSystemConfig( 3744 autonomous_system=64512, config_version=CONFIG_VERSION)) 3745 self._gsc_uuid = gsc.uuid gsc undefined self = self.create_singleton_entry = > global GlobalSystemConfig = autonomous_system undefined config_version undefined global CONFIG_VERSION = '1.0' /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4010 if not ok: 4011 (code, msg) = result 4012 raise cfgm_common.exceptions.HttpError(code, msg) 4013 obj_id = result 4014 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/global_system_config:d...95e8e0ac-2da9-45a6-8b64-ce09fb116fc6 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 95e8e0ac-2da9-45a6-8b64-ce09fb116fc6 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('global_system_config default-global-system-config') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/global_system_config:d...95e8e0ac-2da9-45a6-8b64-ce09fb116fc6 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/global_system_config:d...95e8e0ac-2da9-45a6-8b64-ce09fb116fc6 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/global_system_config:d...95e8e0ac-2da9-45a6-8b64-ce09fb116fc6 at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3995, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2521, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: global_system_config default-global-system-config During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5372, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2218, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3743, in _db_init_entries gsc = self.create_singleton_entry(GlobalSystemConfig( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4012, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 95e8e0ac-2da9-45a6-8b64-ce09fb116fc6 at zookeeper +++ date ++ echo 'INFO: =================== Mon Aug 24 02:26:59 AM UTC 2026 ===================' INFO: =================== Mon Aug 24 02:26:59 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ cut -d / -f 1 +++ local nic=enp1s0 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev enp1s0 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.191 ++ 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.190,10.0.0.50,10.0.0.191 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ ANALYTICSDB_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ ANALYTICS_SNMP_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:8081 ' +++ '[' -n '10.0.0.190:8081 10.0.0.50:8081 10.0.0.191:8081 ' ']' +++ echo '10.0.0.190:8081 10.0.0.50:8081 10.0.0.191:8081' ++ ANALYTICS_SERVERS='10.0.0.190:8081 10.0.0.50:8081 10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9042 ' +++ '[' -n '10.0.0.190:9042 10.0.0.50:9042 10.0.0.191:9042 ' ']' +++ echo '10.0.0.190:9042 10.0.0.50:9042 10.0.0.191:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.190:9042 10.0.0.50:9042 10.0.0.191:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:8086 ' +++ '[' -n '10.0.0.190:8086 10.0.0.50:8086 10.0.0.191:8086 ' ']' +++ echo '10.0.0.190:8086 10.0.0.50:8086 10.0.0.191:8086' ++ COLLECTOR_SERVERS='10.0.0.190:8086 10.0.0.50:8086 10.0.0.191: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.190,10.0.0.50,10.0.0.191 ++ CONFIGDB_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:8082 ' +++ '[' -n '10.0.0.190:8082 10.0.0.50:8082 10.0.0.191:8082 ' ']' +++ echo '10.0.0.190:8082 10.0.0.50:8082 10.0.0.191:8082' ++ CONFIG_SERVERS='10.0.0.190:8082 10.0.0.50:8082 10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9161 ' +++ '[' -n '10.0.0.190:9161 10.0.0.50:9161 10.0.0.191:9161 ' ']' +++ echo '10.0.0.190:9161 10.0.0.50:9161 10.0.0.191:9161' ++ CONFIGDB_SERVERS='10.0.0.190:9161 10.0.0.50:9161 10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9041 ' +++ '[' -n '10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041 ' ']' +++ echo '10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+=10.0.0.190:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+=10.0.0.191:2181, +++ '[' -n 10.0.0.190:2181,10.0.0.50:2181,10.0.0.191:2181, ']' +++ echo 10.0.0.190:2181,10.0.0.50:2181,10.0.0.191:2181 ++ ZOOKEEPER_SERVERS=10.0.0.190:2181,10.0.0.50:2181,10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:2181 ' +++ '[' -n '10.0.0.190:2181 10.0.0.50:2181 10.0.0.191:2181 ' ']' +++ echo '10.0.0.190:2181 10.0.0.50:2181 10.0.0.191:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.190:2181 10.0.0.50:2181 10.0.0.191:2181' ++ RABBITMQ_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+=10.0.0.190:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+=10.0.0.191:5673, +++ '[' -n 10.0.0.190:5673,10.0.0.50:5673,10.0.0.191:5673, ']' +++ echo 10.0.0.190:5673,10.0.0.50:5673,10.0.0.191:5673 ++ RABBITMQ_SERVERS=10.0.0.190:5673,10.0.0.50:5673,10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:6379 ' +++ '[' -n '10.0.0.190:6379 10.0.0.50:6379 10.0.0.191:6379 ' ']' +++ echo '10.0.0.190:6379 10.0.0.50:6379 10.0.0.191:6379' ++ REDIS_SERVERS='10.0.0.190:6379 10.0.0.50:6379 10.0.0.191: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.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9092 ' +++ '[' -n '10.0.0.190:9092 10.0.0.50:9092 10.0.0.191:9092 ' ']' +++ echo '10.0.0.190:9092 10.0.0.50:9092 10.0.0.191:9092' ++ KAFKA_SERVERS='10.0.0.190:9092 10.0.0.50:9092 10.0.0.191: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.190 ++ 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.190,10.0.0.50,10.0.0.191 ++ 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.190,10.0.0.50,10.0.0.191 ++ 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.190,10.0.0.50,10.0.0.191 ++ cut -d , -f 1 + local cassandra=10.0.0.190 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.190 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.190,10.0.0.50,10.0.0.191 +++ local servers=10.0.0.190,10.0.0.50,10.0.0.191 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.191,10.20.0.25,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.190'\''))' +++ local server_ip=10.0.0.190 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.190 ]] +++ [[ ,10.0.0.191,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.190, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.191,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.191'\''))' +++ local server_ip=10.0.0.191 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.191 ]] +++ [[ ,10.0.0.191,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.191, ]] +++ echo 10.0.0.191 3 +++ return ++ local ip=10.0.0.191 ++ [[ -z 10.0.0.191 ]] ++ echo 10.0.0.191 + host_ip=10.0.0.191 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041 + cassandra_server_list='10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.191:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/24/2026 02:27:09.427 7fac55b98600 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/24/2026 02:27:09.570 7fac55b98600 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/24/2026 02:27:09.582 7fac55b98600 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/24/2026 02:27:09.582 7fac55b98600 [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.191:8082/ Hit Ctrl-C to quit. 10.0.0.191 - - [2026-08-24 02:27:10] "GET / HTTP/1.1" 503 181 0.000232 10.0.0.191 - - [2026-08-24 02:27:10] "GET / HTTP/1.1" 503 181 0.000139 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.50 - - [2026-08-24 02:27:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000609 10.0.0.50 - - [2026-08-24 02:27:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.191 - - [2026-08-24 02:27:11] "GET / HTTP/1.1" 200 45871 0.001603 10.0.0.191 - - [2026-08-24 02:27:11] "GET / HTTP/1.1" 200 45871 0.000939 10.0.0.191 - - [2026-08-24 02:27:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.000312 10.0.0.191 - - [2026-08-24 02:27:11] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000251 10.0.0.191 - - [2026-08-24 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 1.414555 10.0.0.191 - - [2026-08-24 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011387 10.0.0.190 - - [2026-08-24 02:27:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.166181 10.0.0.191 - - [2026-08-24 02:27:14] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.177946 10.0.0.191 - - [2026-08-24 02:27:14] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003703 10.0.0.190 - - [2026-08-24 02:27:15] "POST /service-appliance-sets HTTP/1.1" 200 555 0.041101 10.0.0.190 - - [2026-08-24 02:27:15] "GET /global-system-config/95e8e0ac-2da9-45a6-8b64-ce09fb116fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008372 10.0.0.190 - - [2026-08-24 02:27:15] "GET /network-ipam/55a7c73f-fb06-4296-9d39-66df6d3d3315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005899 /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.190 - - [2026-08-24 02:27:16] "POST /service-templates HTTP/1.1" 200 517 0.046614 10.0.0.190 - - [2026-08-24 02:27:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000386 10.0.0.190 - - [2026-08-24 02:27:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.031967 10.0.0.190 - - [2026-08-24 02:27:25] "POST /access-control-lists HTTP/1.1" 200 587 0.036970 10.0.0.190 - - [2026-08-24 02:27:26] "POST /route-targets HTTP/1.1" 200 328 0.023936 10.0.0.190 - - [2026-08-24 02:27:26] "POST /ref-update HTTP/1.1" 200 156 0.069198 10.0.0.190 - - [2026-08-24 02:27:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.004689 10.0.0.190 - - [2026-08-24 02:27:35] "POST /ref-update HTTP/1.1" 200 156 0.045383 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.191 - - [2026-08-24 02:30:19] "GET /obj-perms HTTP/1.1" 200 4509 0.397986 10.0.0.190 - - [2026-08-24 02:31:19] "GET /obj-perms HTTP/1.1" 200 4509 0.049078 10.0.0.50 - - [2026-08-24 02:31:20] "GET /obj-perms HTTP/1.1" 200 4509 0.043501 [Introspect:8084]10.0.0.191 - - [2026-08-24 02:32:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.191 - - [2026-08-24 02:32:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3163 0.001023 10.0.0.191 - - [2026-08-24 02:32:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000534 10.0.0.191 - - [2026-08-24 02:32:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000519 10.0.0.190 - - [2026-08-24 02:32:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.190 - - [2026-08-24 02:32:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000556 10.0.0.191 - - [2026-08-24 02:32:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000421 10.0.0.191 - - [2026-08-24 02:32:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000499 10.0.0.50 - - [2026-08-24 02:32:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.50 - - [2026-08-24 02:32:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000421 10.0.0.190 - - [2026-08-24 02:32:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.190 - - [2026-08-24 02:32:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.50 - - [2026-08-24 02:32:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.50 - - [2026-08-24 02:32:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 [Introspect:8084]10.0.0.191 - - [2026-08-24 02:32:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001149 [Introspect:8084]10.0.0.191 - - [2026-08-24 02:32:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3163 0.000888 10.0.0.190 - - [2026-08-24 02:33:44] "GET / HTTP/1.1" 200 36215 0.002065 10.0.0.190 - - [2026-08-24 02:33:45] "POST /fqname-to-id HTTP/1.1" 401 293 0.000520 10.0.0.190 - - [2026-08-24 02:33:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.050352 10.0.0.191 - - [2026-08-24 02:33:46] "GET /projects?obj_uuids=f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.056713 10.0.0.191 - - [2026-08-24 02:33:46] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000983 10.0.0.191 - - [2026-08-24 02:33:46] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.025649 10.0.0.191 - - [2026-08-24 02:33:46] "POST /id-to-fqname HTTP/1.1" 200 188 0.001614 10.0.0.191 - - [2026-08-24 02:33:46] "POST /fqname-to-id HTTP/1.1" 404 197 0.010980 10.0.0.191 - - [2026-08-24 02:33:46] "POST /security-groups HTTP/1.1" 200 589 0.043234 10.0.0.191 - - [2026-08-24 02:33:46] "POST /projects HTTP/1.1" 200 581 0.307430 10.0.0.191 - - [2026-08-24 02:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.383075 10.0.0.190 - - [2026-08-24 02:33:46] "POST /access-control-lists HTTP/1.1" 200 596 0.054980 10.0.0.190 - - [2026-08-24 02:33:46] "GET /project/f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.605919 10.0.0.190 - - [2026-08-24 02:33:47] "GET / HTTP/1.1" 200 36215 0.001507 10.0.0.191 - - [2026-08-24 02:33:51] "GET /projects?obj_uuids=f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000979 10.0.0.190 - - [2026-08-24 02:33:51] "GET /project/f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.088226 10.0.0.191 - - [2026-08-24 02:33:51] "GET /projects?obj_uuids=f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001089 10.0.0.190 - - [2026-08-24 02:33:51] "GET /project/f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4?fields=virtual_networks HTTP/1.1" 200 1031 0.092674 10.0.0.191 - - [2026-08-24 02:33:51] "GET /projects?obj_uuids=f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001409 10.0.0.190 - - [2026-08-24 02:33:51] "GET /project/f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.065462 10.0.0.191 - - [2026-08-24 02:33:51] "GET /projects?obj_uuids=f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000961 10.0.0.190 - - [2026-08-24 02:33:51] "GET /project/f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4?fields=security_groups HTTP/1.1" 200 1256 0.094318 10.0.0.191 - - [2026-08-24 02:33:52] "GET /projects?obj_uuids=049cc689-5bbb-4605-badf-324c061a7d1b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003345 10.0.0.191 - - [2026-08-24 02:33:52] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000923 10.0.0.191 - - [2026-08-24 02:33:52] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008736 10.0.0.191 - - [2026-08-24 02:33:52] "POST /id-to-fqname HTTP/1.1" 200 167 0.002028 10.0.0.191 - - [2026-08-24 02:33:52] "POST /fqname-to-id HTTP/1.1" 404 176 0.012030 10.0.0.191 - - [2026-08-24 02:33:53] "POST /security-groups HTTP/1.1" 200 568 0.040120 10.0.0.191 - - [2026-08-24 02:33:53] "POST /projects HTTP/1.1" 200 539 0.357859 10.0.0.190 - - [2026-08-24 02:33:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.005137 10.0.0.191 - - [2026-08-24 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.437564 10.0.0.190 - - [2026-08-24 02:33:53] "POST /access-control-lists HTTP/1.1" 200 573 0.035484 10.0.0.190 - - [2026-08-24 02:33:53] "GET /project/049cc689-5bbb-4605-badf-324c061a7d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.612641 [Introspect:8084]10.0.0.190 - - [2026-08-24 02:33:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3163 0.001336 10.0.0.191 - - [2026-08-24 02:33:55] "GET /projects?obj_uuids=049cc689-5bbb-4605-badf-324c061a7d1b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001266 10.0.0.190 - - [2026-08-24 02:33:55] "GET /project/049cc689-5bbb-4605-badf-324c061a7d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.064715 10.0.0.191 - - [2026-08-24 02:33:56] "GET /obj-perms HTTP/1.1" 200 4509 0.056099 [Introspect:8084]10.0.0.190 - - [2026-08-24 02:33:57] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000753 10.0.0.190 - - [2026-08-24 02:33:58] "GET /obj-perms HTTP/1.1" 200 4509 0.054668 10.0.0.190 - - [2026-08-24 02:33:58] "GET /obj-perms HTTP/1.1" 200 4509 0.005225 10.0.0.190 - - [2026-08-24 02:33:58] "GET /obj-perms HTTP/1.1" 200 4509 0.004633 10.0.0.190 - - [2026-08-24 02:33:58] "GET /obj-perms HTTP/1.1" 200 4509 0.007067 10.0.0.190 - - [2026-08-24 02:33:58] "GET /obj-perms HTTP/1.1" 200 4509 0.009176 10.0.0.190 - - [2026-08-24 02:33:58] "GET /obj-perms HTTP/1.1" 200 4509 0.004325 10.0.0.190 - - [2026-08-24 02:33:58] "GET /obj-perms HTTP/1.1" 200 4509 0.004809 10.0.0.190 - - [2026-08-24 02:33:59] "GET /obj-perms HTTP/1.1" 200 4509 0.004298 10.0.0.190 - - [2026-08-24 02:33:59] "GET /obj-perms HTTP/1.1" 200 4509 0.004246 10.0.0.190 - - [2026-08-24 02:33:59] "GET /obj-perms HTTP/1.1" 200 4509 0.004532 10.0.0.190 - - [2026-08-24 02:33:59] "GET /obj-perms HTTP/1.1" 200 4509 0.004562 10.0.0.191 - - [2026-08-24 02:33:59] "GET /obj-perms HTTP/1.1" 200 4509 0.005787 10.0.0.190 - - [2026-08-24 02:33:59] "GET /obj-perms HTTP/1.1" 200 4509 0.004979 10.0.0.191 - - [2026-08-24 02:33:59] "GET /obj-perms HTTP/1.1" 200 4509 0.004789 10.0.0.191 - - [2026-08-24 02:33:59] "GET /obj-perms HTTP/1.1" 200 4509 0.004757 10.0.0.190 - - [2026-08-24 02:34:01] "GET /obj-perms HTTP/1.1" 200 4509 0.004899 10.0.0.190 - - [2026-08-24 02:34:01] "GET /obj-perms HTTP/1.1" 200 4509 0.005213 10.0.0.190 - - [2026-08-24 02:34:01] "GET /obj-perms HTTP/1.1" 200 4509 0.004634 10.0.0.190 - - [2026-08-24 02:34:01] "GET /obj-perms HTTP/1.1" 200 4509 0.005807 10.0.0.190 - - [2026-08-24 02:34:01] "GET /obj-perms HTTP/1.1" 200 4509 0.004806 10.0.0.190 - - [2026-08-24 02:34:01] "GET /obj-perms HTTP/1.1" 200 4509 0.004882 10.0.0.190 - - [2026-08-24 02:34:01] "GET /obj-perms HTTP/1.1" 200 4509 0.005328 10.0.0.190 - - [2026-08-24 02:34:01] "GET /obj-perms HTTP/1.1" 200 4509 0.005064 10.0.0.190 - - [2026-08-24 02:34:02] "GET /obj-perms HTTP/1.1" 200 4509 0.004468 10.0.0.190 - - [2026-08-24 02:34:02] "GET /obj-perms HTTP/1.1" 200 4509 0.004704 10.0.0.190 - - [2026-08-24 02:34:03] "GET /obj-perms HTTP/1.1" 200 4509 0.004585 10.0.0.190 - - [2026-08-24 02:34:05] "GET /obj-perms HTTP/1.1" 200 4509 0.004389 10.0.0.190 - - [2026-08-24 02:34:05] "GET /obj-perms HTTP/1.1" 200 4509 0.004395 10.0.0.190 - - [2026-08-24 02:34:05] "GET /obj-perms HTTP/1.1" 200 4509 0.004683 10.0.0.190 - - [2026-08-24 02:34:05] "GET /obj-perms HTTP/1.1" 200 4509 0.004509 10.0.0.190 - - [2026-08-24 02:34:06] "GET /obj-perms HTTP/1.1" 200 4509 0.004474 10.0.0.190 - - [2026-08-24 02:34:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.038697 10.0.0.191 - - [2026-08-24 02:34:07] "GET /projects?obj_uuids=4788a3f5-06d3-476d-9a03-49ce94e51e45&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003849 10.0.0.191 - - [2026-08-24 02:34:08] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000978 10.0.0.191 - - [2026-08-24 02:34:08] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008203 10.0.0.191 - - [2026-08-24 02:34:08] "POST /id-to-fqname HTTP/1.1" 200 201 0.013749 10.0.0.191 - - [2026-08-24 02:34:08] "POST /fqname-to-id HTTP/1.1" 404 210 0.006903 10.0.0.191 - - [2026-08-24 02:34:08] "POST /security-groups HTTP/1.1" 200 602 0.043694 10.0.0.191 - - [2026-08-24 02:34:08] "POST /projects HTTP/1.1" 200 607 0.341978 10.0.0.191 - - [2026-08-24 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.382821 10.0.0.190 - - [2026-08-24 02:34:08] "POST /fqname-to-id HTTP/1.1" 404 244 0.013397 10.0.0.190 - - [2026-08-24 02:34:08] "GET /project/4788a3f5-06d3-476d-9a03-49ce94e51e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.597555 10.0.0.190 - - [2026-08-24 02:34:09] "GET / HTTP/1.1" 200 36215 0.002025 10.0.0.190 - - [2026-08-24 02:34:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.000444 10.0.0.190 - - [2026-08-24 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.070362 10.0.0.191 - - [2026-08-24 02:34:11] "GET /projects?obj_uuids=4788a3f5-06d3-476d-9a03-49ce94e51e45&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001074 10.0.0.190 - - [2026-08-24 02:34:11] "GET /project/4788a3f5-06d3-476d-9a03-49ce94e51e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.070812 10.0.0.190 - - [2026-08-24 02:34:12] "POST /ref-update HTTP/1.1" 200 156 0.052731 10.0.0.191 - - [2026-08-24 02:34:12] "POST /useragent-kv HTTP/1.1" 200 115 0.009475 10.0.0.190 - - [2026-08-24 02:34:12] "POST /neutron/subnet HTTP/1.1" 200 729 0.290444 10.0.0.190 - - [2026-08-24 02:34:12] "POST /id-to-fqname HTTP/1.1" 200 233 0.001508 10.0.0.190 - - [2026-08-24 02:34:12] "GET /virtual-network/3ffe809f-bc2f-4ff2-850d-e86421589bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007682 10.0.0.190 - - [2026-08-24 02:34:12] "GET /virtual-network/3ffe809f-bc2f-4ff2-850d-e86421589bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006321 10.0.0.190 - - [2026-08-24 02:34:12] "POST /neutron/network HTTP/1.1" 200 840 0.008882 10.0.0.190 - - [2026-08-24 02:34:13] "GET /virtual-network/3ffe809f-bc2f-4ff2-850d-e86421589bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007721 10.0.0.190 - - [2026-08-24 02:34:14] "POST /id-to-fqname HTTP/1.1" 200 233 0.001426 10.0.0.191 - - [2026-08-24 02:34:16] "DELETE /project/049cc6895bbb4605badf324c061a7d1b HTTP/1.1" 404 173 0.004438 10.0.0.191 - - [2026-08-24 02:34:16] "DELETE /project/f77ee0cdebc44f9ca7ab4c25dd7b35e4 HTTP/1.1" 404 173 0.008912 10.0.0.191 - - [2026-08-24 02:34:16] "GET /projects?obj_uuids=f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000791 10.0.0.191 - - [2026-08-24 02:34:16] "DELETE /project/4788a3f506d3476d9a0349ce94e51e45 HTTP/1.1" 404 173 0.012967 10.0.0.191 - - [2026-08-24 02:34:16] "GET /project/f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.071341 10.0.0.191 - - [2026-08-24 02:34:16] "GET /projects?obj_uuids=f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000974 10.0.0.191 - - [2026-08-24 02:34:16] "GET /project/f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4?fields=security_groups HTTP/1.1" 200 1358 0.074039 10.0.0.191 - - [2026-08-24 02:34:17] "DELETE /security-group/230a912c-17e2-4440-a87f-34d42ee2e219 HTTP/1.1" 200 115 0.159428 10.0.0.191 - - [2026-08-24 02:34:17] "GET /projects?obj_uuids=f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000962 10.0.0.191 - - [2026-08-24 02:34:17] "GET /project/f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4?fields=application_policy_sets HTTP/1.1" 200 1397 0.064870 10.0.0.191 - - [2026-08-24 02:34:17] "DELETE /project/f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4 HTTP/1.1" 200 115 0.666558 10.0.0.191 - - [2026-08-24 02:34:17] "GET /projects?obj_uuids=4788a3f5-06d3-476d-9a03-49ce94e51e45&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001089 10.0.0.190 - - [2026-08-24 02:34:17] "GET /project/4788a3f5-06d3-476d-9a03-49ce94e51e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.099476 10.0.0.190 - - [2026-08-24 02:34:18] "POST /neutron/network HTTP/1.1" 200 840 0.037260 10.0.0.190 - - [2026-08-24 02:34:18] "POST /neutron/port HTTP/1.1" 200 117 0.007839 10.0.0.50 - - [2026-08-24 02:34:22] "GET /obj-perms HTTP/1.1" 200 4509 0.043807 10.0.0.190 - - [2026-08-24 02:34:23] "POST /neutron/port HTTP/1.1" 200 1082 0.033536 10.0.0.190 - - [2026-08-24 02:34:24] "POST /neutron/port HTTP/1.1" 200 1072 0.035383 10.0.0.190 - - [2026-08-24 02:34:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005062 10.0.0.190 - - [2026-08-24 02:34:25] "POST /neutron/network HTTP/1.1" 200 840 0.007703 10.0.0.190 - - [2026-08-24 02:34:34] "POST /neutron/port HTTP/1.1" 200 1136 0.026078 10.0.0.190 - - [2026-08-24 02:34:39] "POST /neutron/security_group HTTP/1.1" 200 2069 0.012230 10.0.0.190 - - [2026-08-24 02:34:49] "POST /neutron/port HTTP/1.1" 200 1136 0.024384 10.0.0.190 - - [2026-08-24 02:34:49] "GET /obj-perms HTTP/1.1" 200 4505 0.061127 10.0.0.190 - - [2026-08-24 02:34:52] "GET /obj-perms HTTP/1.1" 200 4505 0.004832 10.0.0.190 - - [2026-08-24 02:34:54] "POST /neutron/security_group HTTP/1.1" 200 2069 0.026058 10.0.0.190 - - [2026-08-24 02:34:56] "POST /neutron/port HTTP/1.1" 200 1136 0.025634 10.0.0.190 - - [2026-08-24 02:34:56] "POST /neutron/network HTTP/1.1" 200 840 0.034364 10.0.0.190 - - [2026-08-24 02:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.191 - - [2026-08-24 02:34:59] "POST /useragent-kv HTTP/1.1" 200 115 0.020746 10.0.0.191 - - [2026-08-24 02:34:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002525 10.0.0.190 - - [2026-08-24 02:34:59] "POST /neutron/network HTTP/1.1" 200 151 0.203140 10.0.0.191 - - [2026-08-24 02:35:00] "GET /projects?obj_uuids=4788a3f5-06d3-476d-9a03-49ce94e51e45&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001050 10.0.0.190 - - [2026-08-24 02:35:00] "GET /project/4788a3f5-06d3-476d-9a03-49ce94e51e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.065794 10.0.0.191 - - [2026-08-24 02:35:00] "GET /projects?obj_uuids=4788a3f5-06d3-476d-9a03-49ce94e51e45&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000922 10.0.0.190 - - [2026-08-24 02:35:00] "GET /project/4788a3f5-06d3-476d-9a03-49ce94e51e45?fields=virtual_networks HTTP/1.1" 200 1056 0.063264 10.0.0.191 - - [2026-08-24 02:35:00] "GET /projects?obj_uuids=4788a3f5-06d3-476d-9a03-49ce94e51e45&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001123 10.0.0.190 - - [2026-08-24 02:35:00] "GET /project/4788a3f5-06d3-476d-9a03-49ce94e51e45?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.073637 10.0.0.191 - - [2026-08-24 02:35:00] "GET /projects?obj_uuids=4788a3f5-06d3-476d-9a03-49ce94e51e45&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001170 10.0.0.190 - - [2026-08-24 02:35:00] "GET /project/4788a3f5-06d3-476d-9a03-49ce94e51e45?fields=security_groups HTTP/1.1" 200 1294 0.088723 10.0.0.191 - - [2026-08-24 02:35:01] "GET /projects?obj_uuids=049cc689-5bbb-4605-badf-324c061a7d1b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001034 10.0.0.190 - - [2026-08-24 02:35:01] "GET /project/049cc689-5bbb-4605-badf-324c061a7d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.061044 10.0.0.191 - - [2026-08-24 02:35:08] "GET /projects?obj_uuids=049cc689-5bbb-4605-badf-324c061a7d1b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000976 10.0.0.190 - - [2026-08-24 02:35:08] "GET /project/049cc689-5bbb-4605-badf-324c061a7d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.073225 10.0.0.190 - - [2026-08-24 02:35:11] "POST /fqname-to-id HTTP/1.1" 404 200 0.030671 10.0.0.191 - - [2026-08-24 02:35:11] "GET /projects?obj_uuids=51f5a567-92e0-4238-8075-5bbbde8f7da6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004192 10.0.0.191 - - [2026-08-24 02:35:11] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001212 10.0.0.191 - - [2026-08-24 02:35:11] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008129 10.0.0.191 - - [2026-08-24 02:35:11] "POST /id-to-fqname HTTP/1.1" 200 202 0.001245 10.0.0.191 - - [2026-08-24 02:35:11] "POST /fqname-to-id HTTP/1.1" 404 211 0.012188 10.0.0.191 - - [2026-08-24 02:35:11] "POST /security-groups HTTP/1.1" 200 603 0.087597 10.0.0.191 - - [2026-08-24 02:35:11] "POST /projects HTTP/1.1" 200 609 0.399165 10.0.0.190 - - [2026-08-24 02:35:11] "POST /access-control-lists HTTP/1.1" 200 610 0.040025 10.0.0.191 - - [2026-08-24 02:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.483262 10.0.0.190 - - [2026-08-24 02:35:11] "GET /project/51f5a567-92e0-4238-8075-5bbbde8f7da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.648157 10.0.0.190 - - [2026-08-24 02:35:13] "GET / HTTP/1.1" 200 36215 0.001810 10.0.0.190 - - [2026-08-24 02:35:13] "POST /fqname-to-id HTTP/1.1" 401 293 0.000465 10.0.0.190 - - [2026-08-24 02:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.064780 10.0.0.191 - - [2026-08-24 02:35:14] "GET /projects?obj_uuids=51f5a567-92e0-4238-8075-5bbbde8f7da6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000926 10.0.0.190 - - [2026-08-24 02:35:14] "GET /project/51f5a567-92e0-4238-8075-5bbbde8f7da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.058727 10.0.0.190 - - [2026-08-24 02:35:14] "POST /route-targets HTTP/1.1" 200 328 0.030432 10.0.0.191 - - [2026-08-24 02:35:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007973 10.0.0.190 - - [2026-08-24 02:35:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.305280 10.0.0.190 - - [2026-08-24 02:35:14] "POST /id-to-fqname HTTP/1.1" 200 275 0.001378 10.0.0.190 - - [2026-08-24 02:35:14] "GET /virtual-network/752e7b07-c8a8-441c-876d-220ca3a0faad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006396 10.0.0.190 - - [2026-08-24 02:35:14] "GET /virtual-network/752e7b07-c8a8-441c-876d-220ca3a0faad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006090 10.0.0.190 - - [2026-08-24 02:35:14] "POST /neutron/network HTTP/1.1" 200 922 0.008392 10.0.0.190 - - [2026-08-24 02:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.191 - - [2026-08-24 02:35:14] "GET /projects?obj_uuids=51f5a567-92e0-4238-8075-5bbbde8f7da6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000916 10.0.0.190 - - [2026-08-24 02:35:15] "GET /project/51f5a567-92e0-4238-8075-5bbbde8f7da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.066118 10.0.0.191 - - [2026-08-24 02:35:15] "GET /projects?obj_uuids=51f5a567-92e0-4238-8075-5bbbde8f7da6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001077 10.0.0.190 - - [2026-08-24 02:35:15] "POST /neutron/network HTTP/1.1" 200 703 0.178448 10.0.0.190 - - [2026-08-24 02:35:15] "POST /ref-update HTTP/1.1" 200 156 0.049547 10.0.0.190 - - [2026-08-24 02:35:15] "POST /id-to-fqname HTTP/1.1" 200 275 0.003998 10.0.0.190 - - [2026-08-24 02:35:15] "GET /virtual-network/c2aed701-1e89-43a6-8cab-e3bb633f939d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006023 10.0.0.190 - - [2026-08-24 02:35:15] "POST /neutron/network HTTP/1.1" 200 921 0.008143 10.0.0.190 - - [2026-08-24 02:35:15] "GET /virtual-network/c2aed701-1e89-43a6-8cab-e3bb633f939d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006399 10.0.0.190 - - [2026-08-24 02:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.191 - - [2026-08-24 02:35:15] "GET /projects?obj_uuids=51f5a567-92e0-4238-8075-5bbbde8f7da6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000943 10.0.0.190 - - [2026-08-24 02:35:15] "GET /project/51f5a567-92e0-4238-8075-5bbbde8f7da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.062956 10.0.0.190 - - [2026-08-24 02:35:15] "POST /neutron/network HTTP/1.1" 200 117 0.033053 10.0.0.190 - - [2026-08-24 02:35:16] "POST /neutron/network HTTP/1.1" 200 922 0.012184 10.0.0.190 - - [2026-08-24 02:35:16] "POST /id-to-fqname HTTP/1.1" 200 276 0.001341 10.0.0.190 - - [2026-08-24 02:35:16] "GET /virtual-network/b1beefc9-573a-4430-a3df-87b9cb9bf46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006155 10.0.0.190 - - [2026-08-24 02:35:16] "GET /virtual-network/b1beefc9-573a-4430-a3df-87b9cb9bf46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007514 10.0.0.190 - - [2026-08-24 02:35:16] "POST /neutron/subnet HTTP/1.1" 200 715 0.011687 10.0.0.190 - - [2026-08-24 02:35:16] "POST /id-to-fqname HTTP/1.1" 200 275 0.001738 10.0.0.190 - - [2026-08-24 02:35:17] "DELETE /access-control-list/24bd1620-daa2-44e3-ab7a-c59b4249457a HTTP/1.1" 200 115 0.046407 10.0.0.191 - - [2026-08-24 02:35:17] "DELETE /project/51f5a56792e0423880755bbbde8f7da6 HTTP/1.1" 404 173 0.004904 10.0.0.191 - - [2026-08-24 02:35:17] "DELETE /project/4788a3f5-06d3-476d-9a03-49ce94e51e45 HTTP/1.1" 404 177 0.007704 10.0.0.190 - - [2026-08-24 02:35:17] "POST /neutron/port HTTP/1.1" 200 117 0.007998 10.0.0.190 - - [2026-08-24 02:35:17] "POST /id-to-fqname HTTP/1.1" 200 276 0.001465 10.0.0.190 - - [2026-08-24 02:35:18] "POST /neutron/network HTTP/1.1" 200 932 0.007505 10.0.0.190 - - [2026-08-24 02:35:18] "POST /neutron/port HTTP/1.1" 200 117 0.007768 10.0.0.190 - - [2026-08-24 02:35:20] "POST /neutron/network HTTP/1.1" 200 922 0.012135 10.0.0.190 - - [2026-08-24 02:35:20] "DELETE /route-target/ba404db1-8428-4e9e-86a1-3489f64664ff HTTP/1.1" 200 115 0.044108 10.0.0.191 - - [2026-08-24 02:35:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006117 10.0.0.190 - - [2026-08-24 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007360 10.0.0.191 - - [2026-08-24 02:35:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007806 10.0.0.190 - - [2026-08-24 02:35:21] "POST /neutron/network HTTP/1.1" 200 151 0.174016 10.0.0.191 - - [2026-08-24 02:35:21] "GET /projects?obj_uuids=51f5a567-92e0-4238-8075-5bbbde8f7da6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000984 10.0.0.190 - - [2026-08-24 02:35:21] "GET /project/51f5a567-92e0-4238-8075-5bbbde8f7da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.108056 10.0.0.191 - - [2026-08-24 02:35:21] "GET /projects?obj_uuids=51f5a567-92e0-4238-8075-5bbbde8f7da6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001518 10.0.0.190 - - [2026-08-24 02:35:21] "GET /project/51f5a567-92e0-4238-8075-5bbbde8f7da6?fields=virtual_networks HTTP/1.1" 200 1057 0.071032 10.0.0.191 - - [2026-08-24 02:35:21] "GET /projects?obj_uuids=51f5a567-92e0-4238-8075-5bbbde8f7da6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001637 10.0.0.190 - - [2026-08-24 02:35:21] "GET /project/51f5a567-92e0-4238-8075-5bbbde8f7da6?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.066202 10.0.0.191 - - [2026-08-24 02:35:21] "GET /projects?obj_uuids=51f5a567-92e0-4238-8075-5bbbde8f7da6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001002 10.0.0.190 - - [2026-08-24 02:35:21] "GET /project/51f5a567-92e0-4238-8075-5bbbde8f7da6?fields=security_groups HTTP/1.1" 200 1296 0.064248 10.0.0.190 - - [2026-08-24 02:35:22] "POST /fqname-to-id HTTP/1.1" 404 190 0.033900 10.0.0.191 - - [2026-08-24 02:35:22] "GET /projects?obj_uuids=d15ba21d-17e6-414d-a05f-c86f11402961&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004021 10.0.0.191 - - [2026-08-24 02:35:22] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000937 10.0.0.191 - - [2026-08-24 02:35:22] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009114 10.0.0.191 - - [2026-08-24 02:35:22] "POST /id-to-fqname HTTP/1.1" 200 192 0.002067 10.0.0.191 - - [2026-08-24 02:35:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.006042 10.0.0.191 - - [2026-08-24 02:35:22] "POST /security-groups HTTP/1.1" 200 593 0.102546 10.0.0.191 - - [2026-08-24 02:35:22] "POST /projects HTTP/1.1" 200 589 0.385324 10.0.0.191 - - [2026-08-24 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.420462 10.0.0.190 - - [2026-08-24 02:35:22] "POST /access-control-lists HTTP/1.1" 200 600 0.039759 10.0.0.190 - - [2026-08-24 02:35:23] "GET /project/d15ba21d-17e6-414d-a05f-c86f11402961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.598196 10.0.0.191 - - [2026-08-24 02:35:23] "GET /obj-perms HTTP/1.1" 200 4509 0.087265 10.0.0.190 - - [2026-08-24 02:35:24] "POST /neutron/network HTTP/1.1" 200 117 0.011925 10.0.0.190 - - [2026-08-24 02:35:24] "GET / HTTP/1.1" 200 36215 0.001931 10.0.0.190 - - [2026-08-24 02:35:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000496 10.0.0.190 - - [2026-08-24 02:35:26] "POST /neutron/network HTTP/1.1" 200 117 0.319047 10.0.0.190 - - [2026-08-24 02:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.038465 10.0.0.191 - - [2026-08-24 02:35:26] "GET /projects?obj_uuids=d15ba21d-17e6-414d-a05f-c86f11402961&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001148 10.0.0.190 - - [2026-08-24 02:35:26] "GET /project/d15ba21d-17e6-414d-a05f-c86f11402961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.055139 10.0.0.191 - - [2026-08-24 02:35:26] "GET /projects?obj_uuids=d15ba21d-17e6-414d-a05f-c86f11402961&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001076 10.0.0.190 - - [2026-08-24 02:35:26] "POST /neutron/network HTTP/1.1" 200 673 0.203028 10.0.0.190 - - [2026-08-24 02:35:26] "POST /route-targets HTTP/1.1" 200 328 0.015837 10.0.0.190 - - [2026-08-24 02:35:27] "POST /neutron/network HTTP/1.1" 200 891 0.011985 10.0.0.190 - - [2026-08-24 02:35:27] "POST /id-to-fqname HTTP/1.1" 200 255 0.001793 10.0.0.190 - - [2026-08-24 02:35:27] "GET /virtual-network/58cfcd34-e64f-4a4e-9435-3ae8dc4b70f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006358 10.0.0.190 - - [2026-08-24 02:35:27] "GET /virtual-network/58cfcd34-e64f-4a4e-9435-3ae8dc4b70f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006324 10.0.0.190 - - [2026-08-24 02:35:27] "POST /neutron/subnet HTTP/1.1" 200 719 0.011267 10.0.0.190 - - [2026-08-24 02:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.191 - - [2026-08-24 02:35:27] "GET /projects?obj_uuids=d15ba21d-17e6-414d-a05f-c86f11402961&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000940 10.0.0.190 - - [2026-08-24 02:35:27] "GET /project/d15ba21d-17e6-414d-a05f-c86f11402961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.065310 10.0.0.190 - - [2026-08-24 02:35:27] "POST /neutron/port HTTP/1.1" 200 117 0.011039 10.0.0.190 - - [2026-08-24 02:35:27] "POST /ref-update HTTP/1.1" 200 156 0.051269 10.0.0.191 - - [2026-08-24 02:35:28] "POST /useragent-kv HTTP/1.1" 200 115 0.008635 10.0.0.190 - - [2026-08-24 02:35:28] "POST /neutron/subnet HTTP/1.1" 200 729 0.290665 10.0.0.190 - - [2026-08-24 02:35:28] "POST /id-to-fqname HTTP/1.1" 200 255 0.001352 10.0.0.190 - - [2026-08-24 02:35:28] "GET /virtual-network/400c41d7-5726-4ef4-8b7b-f2f3767794c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005942 10.0.0.190 - - [2026-08-24 02:35:28] "GET /virtual-network/400c41d7-5726-4ef4-8b7b-f2f3767794c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.016266 10.0.0.190 - - [2026-08-24 02:35:28] "POST /neutron/network HTTP/1.1" 200 893 0.008812 10.0.0.190 - - [2026-08-24 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009811 10.0.0.191 - - [2026-08-24 02:35:28] "GET /projects?obj_uuids=d15ba21d-17e6-414d-a05f-c86f11402961&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000963 10.0.0.190 - - [2026-08-24 02:35:28] "GET /project/d15ba21d-17e6-414d-a05f-c86f11402961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.064512 10.0.0.191 - - [2026-08-24 02:35:28] "GET /projects?obj_uuids=d15ba21d-17e6-414d-a05f-c86f11402961&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001106 10.0.0.190 - - [2026-08-24 02:35:28] "POST /neutron/network HTTP/1.1" 200 675 0.203726 10.0.0.190 - - [2026-08-24 02:35:29] "POST /id-to-fqname HTTP/1.1" 200 256 0.011523 10.0.0.190 - - [2026-08-24 02:35:29] "GET /virtual-network/e25b01a2-2ddf-4185-bf19-a7e4fc2eda3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.006417 10.0.0.190 - - [2026-08-24 02:35:29] "POST /neutron/network HTTP/1.1" 200 895 0.016595 10.0.0.190 - - [2026-08-24 02:35:29] "GET /virtual-network/e25b01a2-2ddf-4185-bf19-a7e4fc2eda3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.007199 10.0.0.190 - - [2026-08-24 02:35:29] "POST /id-to-fqname HTTP/1.1" 200 255 0.001596 10.0.0.190 - - [2026-08-24 02:35:29] "POST /neutron/port HTTP/1.1" 200 117 0.009708 10.0.0.191 - - [2026-08-24 02:35:29] "GET /projects?obj_uuids=d15ba21d-17e6-414d-a05f-c86f11402961&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001460 10.0.0.190 - - [2026-08-24 02:35:29] "GET /project/d15ba21d-17e6-414d-a05f-c86f11402961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.057464 10.0.0.190 - - [2026-08-24 02:35:29] "POST /neutron/network HTTP/1.1" 200 893 0.008933 10.0.0.190 - - [2026-08-24 02:35:29] "POST /id-to-fqname HTTP/1.1" 200 256 0.001667 10.0.0.190 - - [2026-08-24 02:35:29] "POST /neutron/port HTTP/1.1" 200 117 0.018463 10.0.0.190 - - [2026-08-24 02:35:30] "POST /neutron/port HTTP/1.1" 200 117 0.014080 10.0.0.190 - - [2026-08-24 02:35:30] "POST /neutron/network HTTP/1.1" 200 117 0.007663 10.0.0.191 - - [2026-08-24 02:35:32] "POST /useragent-kv HTTP/1.1" 200 115 0.006610 10.0.0.190 - - [2026-08-24 02:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.191 - - [2026-08-24 02:35:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003443 10.0.0.190 - - [2026-08-24 02:35:32] "POST /neutron/network HTTP/1.1" 200 151 0.160195 10.0.0.190 - - [2026-08-24 02:35:32] "POST /neutron/network HTTP/1.1" 200 891 0.007210 10.0.0.190 - - [2026-08-24 02:35:32] "DELETE /route-target/ec7eb2aa-f3d2-4e9d-9238-2beba12ba524 HTTP/1.1" 200 115 0.048488 10.0.0.191 - - [2026-08-24 02:35:32] "GET /projects?obj_uuids=d15ba21d-17e6-414d-a05f-c86f11402961&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001007 10.0.0.190 - - [2026-08-24 02:35:32] "GET /project/d15ba21d-17e6-414d-a05f-c86f11402961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.096897 10.0.0.191 - - [2026-08-24 02:35:32] "GET /projects?obj_uuids=d15ba21d-17e6-414d-a05f-c86f11402961&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001033 10.0.0.190 - - [2026-08-24 02:35:32] "GET /project/d15ba21d-17e6-414d-a05f-c86f11402961?fields=virtual_networks HTTP/1.1" 200 1039 0.084595 10.0.0.191 - - [2026-08-24 02:35:32] "GET /projects?obj_uuids=d15ba21d-17e6-414d-a05f-c86f11402961&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001365 10.0.0.190 - - [2026-08-24 02:35:32] "GET /project/d15ba21d-17e6-414d-a05f-c86f11402961?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.052144 10.0.0.190 - - [2026-08-24 02:35:32] "POST /neutron/port HTTP/1.1" 200 117 0.009832 10.0.0.191 - - [2026-08-24 02:35:33] "GET /projects?obj_uuids=d15ba21d-17e6-414d-a05f-c86f11402961&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000973 10.0.0.190 - - [2026-08-24 02:35:33] "GET /project/d15ba21d-17e6-414d-a05f-c86f11402961?fields=security_groups HTTP/1.1" 200 1268 0.065064 10.0.0.190 - - [2026-08-24 02:35:33] "POST /neutron/port HTTP/1.1" 200 117 0.008296 10.0.0.190 - - [2026-08-24 02:35:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.043132 10.0.0.191 - - [2026-08-24 02:35:34] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003647 10.0.0.191 - - [2026-08-24 02:35:34] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001031 10.0.0.191 - - [2026-08-24 02:35:34] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008686 10.0.0.191 - - [2026-08-24 02:35:34] "POST /id-to-fqname HTTP/1.1" 200 198 0.001161 10.0.0.191 - - [2026-08-24 02:35:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.011637 10.0.0.191 - - [2026-08-24 02:35:34] "POST /security-groups HTTP/1.1" 200 599 0.037921 10.0.0.190 - - [2026-08-24 02:35:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.005252 10.0.0.191 - - [2026-08-24 02:35:34] "POST /projects HTTP/1.1" 200 601 0.308749 10.0.0.191 - - [2026-08-24 02:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.383443 10.0.0.190 - - [2026-08-24 02:35:34] "POST /access-control-lists HTTP/1.1" 200 604 0.049166 10.0.0.190 - - [2026-08-24 02:35:34] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.588945 10.0.0.190 - - [2026-08-24 02:35:35] "GET / HTTP/1.1" 200 36215 0.001766 10.0.0.190 - - [2026-08-24 02:35:36] "POST /neutron/network HTTP/1.1" 200 117 0.010983 10.0.0.190 - - [2026-08-24 02:35:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.000527 10.0.0.190 - - [2026-08-24 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.077576 10.0.0.191 - - [2026-08-24 02:35:36] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000938 10.0.0.190 - - [2026-08-24 02:35:36] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.059007 10.0.0.191 - - [2026-08-24 02:35:36] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002384 10.0.0.190 - - [2026-08-24 02:35:37] "POST /neutron/network HTTP/1.1" 200 691 0.219060 10.0.0.190 - - [2026-08-24 02:35:37] "POST /id-to-fqname HTTP/1.1" 200 267 0.004034 10.0.0.190 - - [2026-08-24 02:35:37] "GET /virtual-network/56cefba3-bc73-4085-a301-b7cee1939c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.007559 10.0.0.190 - - [2026-08-24 02:35:37] "POST /neutron/network HTTP/1.1" 200 910 0.007357 10.0.0.190 - - [2026-08-24 02:35:37] "GET /virtual-network/56cefba3-bc73-4085-a301-b7cee1939c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.009316 10.0.0.190 - - [2026-08-24 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.191 - - [2026-08-24 02:35:37] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001019 10.0.0.190 - - [2026-08-24 02:35:37] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.080848 10.0.0.190 - - [2026-08-24 02:35:37] "POST /neutron/network HTTP/1.1" 200 117 0.018559 10.0.0.190 - - [2026-08-24 02:35:38] "POST /route-targets HTTP/1.1" 200 328 0.016524 10.0.0.190 - - [2026-08-24 02:35:38] "POST /neutron/network HTTP/1.1" 200 910 0.010177 10.0.0.190 - - [2026-08-24 02:35:38] "POST /id-to-fqname HTTP/1.1" 200 267 0.001315 10.0.0.190 - - [2026-08-24 02:35:38] "GET /virtual-network/fb2ab03c-a869-4717-849c-635d41fe6b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005254 10.0.0.190 - - [2026-08-24 02:35:38] "GET /virtual-network/fb2ab03c-a869-4717-849c-635d41fe6b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.008532 10.0.0.190 - - [2026-08-24 02:35:38] "POST /neutron/subnet HTTP/1.1" 200 725 0.010479 10.0.0.190 - - [2026-08-24 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.191 - - [2026-08-24 02:35:38] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001134 10.0.0.190 - - [2026-08-24 02:35:38] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.072677 10.0.0.190 - - [2026-08-24 02:35:38] "POST /ref-update HTTP/1.1" 200 156 0.032245 10.0.0.191 - - [2026-08-24 02:35:39] "POST /useragent-kv HTTP/1.1" 200 115 0.013725 10.0.0.190 - - [2026-08-24 02:35:39] "POST /neutron/subnet HTTP/1.1" 200 720 0.246307 10.0.0.190 - - [2026-08-24 02:35:39] "POST /id-to-fqname HTTP/1.1" 200 268 0.001478 10.0.0.190 - - [2026-08-24 02:35:39] "GET /virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006906 10.0.0.190 - - [2026-08-24 02:35:39] "GET /virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006481 10.0.0.190 - - [2026-08-24 02:35:39] "POST /neutron/network HTTP/1.1" 200 911 0.008203 10.0.0.190 - - [2026-08-24 02:35:39] "POST /neutron/network HTTP/1.1" 200 117 0.007357 10.0.0.190 - - [2026-08-24 02:35:39] "POST /id-to-fqname HTTP/1.1" 200 267 0.001351 10.0.0.190 - - [2026-08-24 02:35:40] "POST /neutron/port HTTP/1.1" 200 117 0.015270 10.0.0.190 - - [2026-08-24 02:36:12] "POST /neutron/port HTTP/1.1" 200 117 0.007668 10.0.0.190 - - [2026-08-24 02:36:12] "POST /id-to-fqname HTTP/1.1" 200 268 0.001444 10.0.0.190 - - [2026-08-24 02:36:12] "POST /neutron/network HTTP/1.1" 200 921 0.008726 10.0.0.191 - - [2026-08-24 02:36:12] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001212 10.0.0.190 - - [2026-08-24 02:36:12] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.107258 10.0.0.190 - - [2026-08-24 02:36:13] "POST /neutron/port HTTP/1.1" 200 117 0.007611 10.0.0.191 - - [2026-08-24 02:36:13] "GET /projects?obj_uuids=049cc689-5bbb-4605-badf-324c061a7d1b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001067 10.0.0.190 - - [2026-08-24 02:36:13] "GET /project/049cc689-5bbb-4605-badf-324c061a7d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.094520 10.0.0.190 - - [2026-08-24 02:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.190 - - [2026-08-24 02:36:14] "GET /security-group/211ce75d-cb2d-4612-9325-8147ab61d5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3687 0.007427 10.0.0.190 - - [2026-08-24 02:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.191 - - [2026-08-24 02:36:14] "GET /projects?obj_uuids=049cc689-5bbb-4605-badf-324c061a7d1b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001004 10.0.0.190 - - [2026-08-24 02:36:14] "GET /project/049cc689-5bbb-4605-badf-324c061a7d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.053041 10.0.0.190 - - [2026-08-24 02:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.190 - - [2026-08-24 02:36:14] "GET /security-group/211ce75d-cb2d-4612-9325-8147ab61d5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3687 0.005334 10.0.0.190 - - [2026-08-24 02:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.190 - - [2026-08-24 02:36:14] "PUT /security-group/211ce75d-cb2d-4612-9325-8147ab61d5c1 HTTP/1.1" 200 263 0.038279 10.0.0.190 - - [2026-08-24 02:36:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.004639 10.0.0.190 - - [2026-08-24 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.191 - - [2026-08-24 02:36:15] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001165 10.0.0.190 - - [2026-08-24 02:36:15] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008608 10.0.0.190 - - [2026-08-24 02:36:15] "POST /service-templates HTTP/1.1" 200 545 0.051418 10.0.0.190 - - [2026-08-24 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.190 - - [2026-08-24 02:36:15] "GET /service-template/d709a73c-7d3f-4883-953a-71932c8df5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.008165 10.0.0.190 - - [2026-08-24 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.190 - - [2026-08-24 02:36:15] "GET /service-template/d709a73c-7d3f-4883-953a-71932c8df5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004967 10.0.0.190 - - [2026-08-24 02:36:15] "POST /id-to-fqname HTTP/1.1" 200 267 0.001562 10.0.0.190 - - [2026-08-24 02:36:15] "POST /id-to-fqname HTTP/1.1" 200 267 0.001366 10.0.0.190 - - [2026-08-24 02:36:15] "POST /id-to-fqname HTTP/1.1" 200 268 0.001435 10.0.0.190 - - [2026-08-24 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.190 - - [2026-08-24 02:36:15] "DELETE /service-template/d709a73c-7d3f-4883-953a-71932c8df5d0 HTTP/1.1" 200 115 0.040688 10.0.0.190 - - [2026-08-24 02:36:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.003876 10.0.0.191 - - [2026-08-24 02:36:16] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001072 10.0.0.190 - - [2026-08-24 02:36:17] "POST /neutron/port HTTP/1.1" 200 1068 0.443819 10.0.0.190 - - [2026-08-24 02:36:17] "POST /neutron/port HTTP/1.1" 200 1122 0.182106 10.0.0.191 - - [2026-08-24 02:36:17] "DELETE /project/d15ba21d17e6414da05fc86f11402961 HTTP/1.1" 404 173 0.008561 10.0.0.191 - - [2026-08-24 02:36:17] "DELETE /project/6f985976dc08475dafb7b6ba58d02102 HTTP/1.1" 404 173 0.007648 10.0.0.191 - - [2026-08-24 02:36:17] "GET /projects?obj_uuids=51f5a567-92e0-4238-8075-5bbbde8f7da6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004802 10.0.0.191 - - [2026-08-24 02:36:17] "GET /projects?obj_uuids=d15ba21d-17e6-414d-a05f-c86f11402961&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001372 10.0.0.191 - - [2026-08-24 02:36:17] "GET /project/51f5a567-92e0-4238-8075-5bbbde8f7da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.159292 10.0.0.191 - - [2026-08-24 02:36:17] "GET /projects?obj_uuids=51f5a567-92e0-4238-8075-5bbbde8f7da6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001419 10.0.0.191 - - [2026-08-24 02:36:17] "GET /project/d15ba21d-17e6-414d-a05f-c86f11402961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.176590 10.0.0.191 - - [2026-08-24 02:36:17] "GET /projects?obj_uuids=d15ba21d-17e6-414d-a05f-c86f11402961&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000911 10.0.0.191 - - [2026-08-24 02:36:17] "GET /project/51f5a567-92e0-4238-8075-5bbbde8f7da6?fields=security_groups HTTP/1.1" 200 1398 0.113724 10.0.0.191 - - [2026-08-24 02:36:18] "GET /project/d15ba21d-17e6-414d-a05f-c86f11402961?fields=security_groups HTTP/1.1" 200 1370 0.199596 10.0.0.191 - - [2026-08-24 02:36:18] "DELETE /security-group/4164d1a9-6a7e-49f6-8a4d-2c1773241ee4 HTTP/1.1" 200 115 0.220703 10.0.0.191 - - [2026-08-24 02:36:18] "GET /projects?obj_uuids=51f5a567-92e0-4238-8075-5bbbde8f7da6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001191 10.0.0.191 - - [2026-08-24 02:36:18] "DELETE /security-group/03cbf4fd-f2f9-42ff-b308-01d89cc4336d HTTP/1.1" 200 115 0.150883 10.0.0.191 - - [2026-08-24 02:36:18] "GET /projects?obj_uuids=d15ba21d-17e6-414d-a05f-c86f11402961&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001032 10.0.0.190 - - [2026-08-24 02:36:18] "DELETE /access-control-list/6335a186-87b4-4990-bf9a-6fd33660404b HTTP/1.1" 200 115 0.094774 10.0.0.191 - - [2026-08-24 02:36:18] "GET /project/51f5a567-92e0-4238-8075-5bbbde8f7da6?fields=application_policy_sets HTTP/1.1" 200 1437 0.093383 10.0.0.191 - - [2026-08-24 02:36:18] "GET /project/d15ba21d-17e6-414d-a05f-c86f11402961?fields=application_policy_sets HTTP/1.1" 200 1409 0.113440 10.0.0.190 - - [2026-08-24 02:36:18] "POST /neutron/port HTTP/1.1" 200 1067 0.042471 10.0.0.191 - - [2026-08-24 02:36:18] "DELETE /project/51f5a567-92e0-4238-8075-5bbbde8f7da6 HTTP/1.1" 200 115 0.993172 10.0.0.190 - - [2026-08-24 02:36:18] "POST /neutron/port HTTP/1.1" 200 1132 0.234527 10.0.0.190 - - [2026-08-24 02:36:18] "POST /neutron/subnet HTTP/1.1" 200 699 0.013259 10.0.0.191 - - [2026-08-24 02:36:18] "DELETE /project/d15ba21d-17e6-414d-a05f-c86f11402961 HTTP/1.1" 200 115 1.290015 10.0.0.190 - - [2026-08-24 02:36:19] "DELETE /access-control-list/2851b50d-b236-44a2-92f3-9ad3a2ced183 HTTP/1.1" 200 115 0.057242 10.0.0.190 - - [2026-08-24 02:36:19] "POST /neutron/port HTTP/1.1" 200 1121 0.137345 10.0.0.190 - - [2026-08-24 02:36:22] "POST /neutron/port HTTP/1.1" 200 1132 0.021908 10.0.0.190 - - [2026-08-24 02:36:23] "POST /neutron/network HTTP/1.1" 200 910 0.008703 10.0.0.190 - - [2026-08-24 02:36:23] "POST /neutron/network HTTP/1.1" 400 204 0.024651 10.0.0.190 - - [2026-08-24 02:36:25] "POST /neutron/network HTTP/1.1" 200 1653 0.011982 10.0.0.190 - - [2026-08-24 02:36:25] "POST /neutron/network HTTP/1.1" 400 204 0.023399 10.0.0.190 - - [2026-08-24 02:36:27] "POST /neutron/subnet HTTP/1.1" 200 694 0.011384 10.0.0.190 - - [2026-08-24 02:36:27] "POST /neutron/network HTTP/1.1" 200 911 0.008922 10.0.0.190 - - [2026-08-24 02:36:29] "POST /neutron/network HTTP/1.1" 400 204 0.015685 10.0.0.190 - - [2026-08-24 02:36:33] "POST /neutron/network HTTP/1.1" 200 911 0.008142 10.0.0.190 - - [2026-08-24 02:36:35] "POST /neutron/network HTTP/1.1" 400 204 0.029782 10.0.0.190 - - [2026-08-24 02:36:39] "POST /neutron/network HTTP/1.1" 200 911 0.007972 10.0.0.190 - - [2026-08-24 02:36:41] "POST /neutron/network HTTP/1.1" 400 204 0.016360 10.0.0.190 - - [2026-08-24 02:36:45] "POST /neutron/network HTTP/1.1" 200 911 0.011003 10.0.0.190 - - [2026-08-24 02:36:47] "POST /neutron/network HTTP/1.1" 400 204 0.015597 10.0.0.190 - - [2026-08-24 02:36:52] "POST /neutron/network HTTP/1.1" 200 911 0.007670 10.0.0.190 - - [2026-08-24 02:36:54] "POST /neutron/network HTTP/1.1" 400 204 0.017098 10.0.0.190 - - [2026-08-24 02:36:58] "POST /neutron/network HTTP/1.1" 200 911 0.019112 10.0.0.190 - - [2026-08-24 02:37:00] "POST /neutron/network HTTP/1.1" 400 204 0.015774 10.0.0.190 - - [2026-08-24 02:37:04] "POST /neutron/network HTTP/1.1" 200 911 0.007898 10.0.0.190 - - [2026-08-24 02:37:06] "POST /neutron/network HTTP/1.1" 400 204 0.020296 10.0.0.191 - - [2026-08-24 02:37:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000607 10.0.0.191 - - [2026-08-24 02:37:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000516 10.0.0.190 - - [2026-08-24 02:37:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000416 10.0.0.190 - - [2026-08-24 02:37:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.191 - - [2026-08-24 02:37:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000991 10.0.0.191 - - [2026-08-24 02:37:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.50 - - [2026-08-24 02:37:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.50 - - [2026-08-24 02:37:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000411 10.0.0.190 - - [2026-08-24 02:37:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.190 - - [2026-08-24 02:37:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.190 - - [2026-08-24 02:37:10] "POST /neutron/network HTTP/1.1" 200 911 0.008164 10.0.0.50 - - [2026-08-24 02:37:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.50 - - [2026-08-24 02:37:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.190 - - [2026-08-24 02:37:12] "POST /neutron/network HTTP/1.1" 400 204 0.018041 10.0.0.190 - - [2026-08-24 02:37:14] "POST /neutron/network HTTP/1.1" 200 910 0.007615 10.0.0.190 - - [2026-08-24 02:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.191 - - [2026-08-24 02:37:14] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001134 10.0.0.190 - - [2026-08-24 02:37:14] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.066194 10.0.0.191 - - [2026-08-24 02:37:14] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001542 10.0.0.190 - - [2026-08-24 02:37:15] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.061310 10.0.0.191 - - [2026-08-24 02:37:17] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001210 10.0.0.190 - - [2026-08-24 02:37:17] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050943 10.0.0.191 - - [2026-08-24 02:37:17] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001204 10.0.0.190 - - [2026-08-24 02:37:17] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.071709 10.0.0.191 - - [2026-08-24 02:37:19] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001307 10.0.0.190 - - [2026-08-24 02:37:19] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.044190 10.0.0.191 - - [2026-08-24 02:37:19] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003074 10.0.0.190 - - [2026-08-24 02:37:19] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.097498 10.0.0.191 - - [2026-08-24 02:37:21] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.190 - - [2026-08-24 02:37:21] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.047690 10.0.0.191 - - [2026-08-24 02:37:21] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001473 10.0.0.190 - - [2026-08-24 02:37:21] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.073866 10.0.0.191 - - [2026-08-24 02:37:23] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000982 10.0.0.190 - - [2026-08-24 02:37:23] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.051023 10.0.0.191 - - [2026-08-24 02:37:23] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003989 10.0.0.190 - - [2026-08-24 02:37:23] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.054426 10.0.0.190 - - [2026-08-24 02:37:25] "GET /obj-perms HTTP/1.1" 200 4509 0.047866 10.0.0.191 - - [2026-08-24 02:37:25] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001048 10.0.0.190 - - [2026-08-24 02:37:25] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050391 10.0.0.191 - - [2026-08-24 02:37:25] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001263 10.0.0.190 - - [2026-08-24 02:37:25] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.068491 10.0.0.190 - - [2026-08-24 02:37:27] "POST /neutron/network HTTP/1.1" 200 921 0.008309 10.0.0.190 - - [2026-08-24 02:37:27] "POST /neutron/port HTTP/1.1" 200 117 0.001366 10.0.0.191 - - [2026-08-24 02:37:27] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001222 10.0.0.190 - - [2026-08-24 02:37:28] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.075959 10.0.0.191 - - [2026-08-24 02:37:28] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003885 10.0.0.190 - - [2026-08-24 02:37:28] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.074936 10.0.0.190 - - [2026-08-24 02:37:29] "POST /neutron/port HTTP/1.1" 200 1121 0.018304 10.0.0.191 - - [2026-08-24 02:37:30] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001182 10.0.0.190 - - [2026-08-24 02:37:30] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.052754 10.0.0.191 - - [2026-08-24 02:37:30] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001498 10.0.0.190 - - [2026-08-24 02:37:30] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.067218 10.0.0.191 - - [2026-08-24 02:37:32] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001005 10.0.0.190 - - [2026-08-24 02:37:32] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.053643 10.0.0.191 - - [2026-08-24 02:37:32] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001330 10.0.0.190 - - [2026-08-24 02:37:32] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.064021 10.0.0.191 - - [2026-08-24 02:37:34] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001404 10.0.0.190 - - [2026-08-24 02:37:34] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.071703 10.0.0.191 - - [2026-08-24 02:37:34] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001384 10.0.0.190 - - [2026-08-24 02:37:34] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.078890 10.0.0.191 - - [2026-08-24 02:37:36] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.190 - - [2026-08-24 02:37:36] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.054045 10.0.0.191 - - [2026-08-24 02:37:36] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003403 10.0.0.190 - - [2026-08-24 02:37:36] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.049307 10.0.0.191 - - [2026-08-24 02:37:38] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000966 10.0.0.190 - - [2026-08-24 02:37:38] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.052145 10.0.0.191 - - [2026-08-24 02:37:38] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001180 10.0.0.190 - - [2026-08-24 02:37:38] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.055485 10.0.0.191 - - [2026-08-24 02:37:40] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001174 10.0.0.190 - - [2026-08-24 02:37:41] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.060773 10.0.0.191 - - [2026-08-24 02:37:41] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002142 10.0.0.190 - - [2026-08-24 02:37:41] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.071912 10.0.0.191 - - [2026-08-24 02:37:43] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001574 10.0.0.190 - - [2026-08-24 02:37:43] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.060148 10.0.0.191 - - [2026-08-24 02:37:43] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001321 10.0.0.190 - - [2026-08-24 02:37:43] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.053766 10.0.0.191 - - [2026-08-24 02:37:45] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001350 10.0.0.190 - - [2026-08-24 02:37:45] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.058606 10.0.0.191 - - [2026-08-24 02:37:45] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001920 10.0.0.190 - - [2026-08-24 02:37:45] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.064852 10.0.0.191 - - [2026-08-24 02:37:47] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001046 10.0.0.190 - - [2026-08-24 02:37:47] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.052637 10.0.0.191 - - [2026-08-24 02:37:47] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001199 10.0.0.190 - - [2026-08-24 02:37:47] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.075252 10.0.0.191 - - [2026-08-24 02:37:49] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000900 10.0.0.190 - - [2026-08-24 02:37:49] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.037145 10.0.0.191 - - [2026-08-24 02:37:49] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001487 10.0.0.190 - - [2026-08-24 02:37:49] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.105266 10.0.0.191 - - [2026-08-24 02:37:51] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001246 10.0.0.190 - - [2026-08-24 02:37:51] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.073476 10.0.0.191 - - [2026-08-24 02:37:51] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000922 10.0.0.190 - - [2026-08-24 02:37:52] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.084309 10.0.0.191 - - [2026-08-24 02:37:54] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001064 10.0.0.190 - - [2026-08-24 02:37:54] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.069999 10.0.0.191 - - [2026-08-24 02:37:54] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000993 10.0.0.190 - - [2026-08-24 02:37:54] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.047920 10.0.0.191 - - [2026-08-24 02:37:56] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001028 10.0.0.190 - - [2026-08-24 02:37:56] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.051477 10.0.0.191 - - [2026-08-24 02:37:56] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001441 10.0.0.190 - - [2026-08-24 02:37:56] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.058180 10.0.0.191 - - [2026-08-24 02:37:58] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000932 10.0.0.190 - - [2026-08-24 02:37:58] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.055527 10.0.0.191 - - [2026-08-24 02:37:58] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000962 10.0.0.190 - - [2026-08-24 02:37:58] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.050238 10.0.0.191 - - [2026-08-24 02:38:00] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001023 10.0.0.190 - - [2026-08-24 02:38:00] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.068569 10.0.0.191 - - [2026-08-24 02:38:00] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000994 10.0.0.190 - - [2026-08-24 02:38:00] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.040896 10.0.0.191 - - [2026-08-24 02:38:02] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001215 10.0.0.190 - - [2026-08-24 02:38:02] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.070033 10.0.0.191 - - [2026-08-24 02:38:02] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001040 10.0.0.190 - - [2026-08-24 02:38:02] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.060937 10.0.0.191 - - [2026-08-24 02:38:04] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.190 - - [2026-08-24 02:38:04] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.049120 10.0.0.191 - - [2026-08-24 02:38:04] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000950 10.0.0.190 - - [2026-08-24 02:38:05] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.060607 10.0.0.191 - - [2026-08-24 02:38:07] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001011 10.0.0.190 - - [2026-08-24 02:38:07] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.049150 10.0.0.191 - - [2026-08-24 02:38:07] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000905 10.0.0.190 - - [2026-08-24 02:38:07] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.072047 10.0.0.191 - - [2026-08-24 02:38:09] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001421 10.0.0.190 - - [2026-08-24 02:38:09] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.075058 10.0.0.191 - - [2026-08-24 02:38:09] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000871 10.0.0.190 - - [2026-08-24 02:38:09] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.063133 10.0.0.191 - - [2026-08-24 02:38:11] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001382 10.0.0.190 - - [2026-08-24 02:38:11] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050044 10.0.0.191 - - [2026-08-24 02:38:11] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000996 10.0.0.190 - - [2026-08-24 02:38:11] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.068569 10.0.0.191 - - [2026-08-24 02:38:13] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000919 10.0.0.190 - - [2026-08-24 02:38:13] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.056557 10.0.0.191 - - [2026-08-24 02:38:13] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001005 10.0.0.190 - - [2026-08-24 02:38:13] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.063909 10.0.0.191 - - [2026-08-24 02:38:15] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001160 10.0.0.190 - - [2026-08-24 02:38:15] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.052439 10.0.0.191 - - [2026-08-24 02:38:15] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001178 10.0.0.190 - - [2026-08-24 02:38:15] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.058892 10.0.0.191 - - [2026-08-24 02:38:17] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001426 10.0.0.190 - - [2026-08-24 02:38:17] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.058988 10.0.0.191 - - [2026-08-24 02:38:18] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001003 10.0.0.190 - - [2026-08-24 02:38:18] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.063143 10.0.0.191 - - [2026-08-24 02:38:20] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001107 10.0.0.190 - - [2026-08-24 02:38:20] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.052531 10.0.0.191 - - [2026-08-24 02:38:20] "GET /projects?obj_uuids=6f985976-dc08-475d-afb7-b6ba58d02102&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.190 - - [2026-08-24 02:38:20] "GET /project/6f985976-dc08-475d-afb7-b6ba58d02102?fields=virtual_networks HTTP/1.1" 200 1337 0.059568 10.0.0.190 - - [2026-08-24 02:38:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.031145 10.0.0.191 - - [2026-08-24 02:38:20] "GET /projects?obj_uuids=f0b1973c-2275-4a9e-947c-5668f758d074&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003704 10.0.0.191 - - [2026-08-24 02:38:20] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.191 - - [2026-08-24 02:38:20] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007437 10.0.0.191 - - [2026-08-24 02:38:20] "POST /id-to-fqname HTTP/1.1" 200 191 0.006420 10.0.0.191 - - [2026-08-24 02:38:20] "POST /fqname-to-id HTTP/1.1" 404 200 0.008949 10.0.0.191 - - [2026-08-24 02:38:21] "POST /security-groups HTTP/1.1" 200 592 0.055879 10.0.0.191 - - [2026-08-24 02:38:21] "POST /projects HTTP/1.1" 200 587 0.281263 10.0.0.191 - - [2026-08-24 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.352180 10.0.0.190 - - [2026-08-24 02:38:21] "POST /access-control-lists HTTP/1.1" 200 599 0.044777 10.0.0.190 - - [2026-08-24 02:38:21] "GET /project/f0b1973c-2275-4a9e-947c-5668f758d074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.499097 10.0.0.190 - - [2026-08-24 02:38:22] "GET / HTTP/1.1" 200 36215 0.001342 10.0.0.190 - - [2026-08-24 02:38:22] "POST /fqname-to-id HTTP/1.1" 401 293 0.000657 10.0.0.190 - - [2026-08-24 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.056415 10.0.0.191 - - [2026-08-24 02:38:23] "GET /projects?obj_uuids=f0b1973c-2275-4a9e-947c-5668f758d074&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001044 10.0.0.190 - - [2026-08-24 02:38:23] "GET /project/f0b1973c-2275-4a9e-947c-5668f758d074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.061249 10.0.0.191 - - [2026-08-24 02:38:23] "GET /projects?obj_uuids=f0b1973c-2275-4a9e-947c-5668f758d074&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001038 10.0.0.190 - - [2026-08-24 02:38:23] "POST /neutron/network HTTP/1.1" 200 670 0.184217 10.0.0.190 - - [2026-08-24 02:38:23] "POST /route-targets HTTP/1.1" 200 328 0.022379 10.0.0.190 - - [2026-08-24 02:38:23] "POST /id-to-fqname HTTP/1.1" 200 253 0.003783 10.0.0.190 - - [2026-08-24 02:38:23] "GET /virtual-network/615f68a3-b43d-419a-b999-08a7edd0c8c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.006678 10.0.0.190 - - [2026-08-24 02:38:23] "POST /neutron/network HTTP/1.1" 200 889 0.007237 10.0.0.190 - - [2026-08-24 02:38:24] "GET /virtual-network/615f68a3-b43d-419a-b999-08a7edd0c8c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.008188 10.0.0.190 - - [2026-08-24 02:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.191 - - [2026-08-24 02:38:24] "GET /projects?obj_uuids=f0b1973c-2275-4a9e-947c-5668f758d074&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001208 10.0.0.190 - - [2026-08-24 02:38:24] "GET /project/f0b1973c-2275-4a9e-947c-5668f758d074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.050760 10.0.0.190 - - [2026-08-24 02:38:24] "POST /neutron/network HTTP/1.1" 200 117 0.020690 10.0.0.190 - - [2026-08-24 02:38:24] "POST /ref-update HTTP/1.1" 200 156 0.029069 10.0.0.190 - - [2026-08-24 02:38:24] "POST /neutron/network HTTP/1.1" 200 890 0.010332 10.0.0.190 - - [2026-08-24 02:38:24] "POST /id-to-fqname HTTP/1.1" 200 253 0.001133 10.0.0.190 - - [2026-08-24 02:38:24] "GET /virtual-network/27cdaf6a-667a-4bbd-9b4f-d2ec2dfe6fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.005532 10.0.0.190 - - [2026-08-24 02:38:24] "GET /virtual-network/27cdaf6a-667a-4bbd-9b4f-d2ec2dfe6fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.006284 10.0.0.190 - - [2026-08-24 02:38:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.011315 10.0.0.190 - - [2026-08-24 02:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.191 - - [2026-08-24 02:38:24] "GET /projects?obj_uuids=f0b1973c-2275-4a9e-947c-5668f758d074&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001099 10.0.0.190 - - [2026-08-24 02:38:24] "GET /project/f0b1973c-2275-4a9e-947c-5668f758d074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.058879 10.0.0.191 - - [2026-08-24 02:38:25] "POST /useragent-kv HTTP/1.1" 200 115 0.011475 10.0.0.190 - - [2026-08-24 02:38:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.211198 10.0.0.190 - - [2026-08-24 02:38:25] "POST /id-to-fqname HTTP/1.1" 200 254 0.001625 10.0.0.190 - - [2026-08-24 02:38:25] "GET /virtual-network/1ad65f73-c779-4228-9aef-47bd8346022d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.006641 10.0.0.190 - - [2026-08-24 02:38:25] "GET /virtual-network/1ad65f73-c779-4228-9aef-47bd8346022d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.006142 10.0.0.190 - - [2026-08-24 02:38:25] "POST /neutron/network HTTP/1.1" 200 891 0.007773 10.0.0.190 - - [2026-08-24 02:38:25] "POST /id-to-fqname HTTP/1.1" 200 253 0.001566 10.0.0.190 - - [2026-08-24 02:38:25] "POST /neutron/network HTTP/1.1" 200 890 0.007454 10.0.0.190 - - [2026-08-24 02:38:26] "POST /id-to-fqname HTTP/1.1" 200 254 0.001506 10.0.0.190 - - [2026-08-24 02:38:26] "POST /neutron/port HTTP/1.1" 200 117 0.008119 10.0.0.190 - - [2026-08-24 02:38:26] "POST /neutron/port HTTP/1.1" 200 117 0.009060 10.0.0.190 - - [2026-08-24 02:38:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.003872 10.0.0.190 - - [2026-08-24 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.191 - - [2026-08-24 02:38:27] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001092 10.0.0.190 - - [2026-08-24 02:38:27] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008594 10.0.0.190 - - [2026-08-24 02:38:27] "POST /service-templates HTTP/1.1" 200 545 0.036550 10.0.0.190 - - [2026-08-24 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.190 - - [2026-08-24 02:38:27] "GET /service-template/3fb8977e-eaed-4882-8db0-1cd69bbe786b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.008247 10.0.0.190 - - [2026-08-24 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.190 - - [2026-08-24 02:38:27] "GET /service-template/3fb8977e-eaed-4882-8db0-1cd69bbe786b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004330 10.0.0.190 - - [2026-08-24 02:38:27] "POST /id-to-fqname HTTP/1.1" 200 253 0.001541 10.0.0.190 - - [2026-08-24 02:38:27] "POST /id-to-fqname HTTP/1.1" 200 253 0.001427 10.0.0.190 - - [2026-08-24 02:38:27] "POST /id-to-fqname HTTP/1.1" 200 254 0.001864 10.0.0.190 - - [2026-08-24 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.190 - - [2026-08-24 02:38:27] "DELETE /service-template/3fb8977e-eaed-4882-8db0-1cd69bbe786b HTTP/1.1" 200 115 0.035128 10.0.0.190 - - [2026-08-24 02:38:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.003706 10.0.0.190 - - [2026-08-24 02:38:30] "POST /neutron/network HTTP/1.1" 200 900 0.008964 10.0.0.191 - - [2026-08-24 02:38:30] "GET /projects?obj_uuids=f0b1973c-2275-4a9e-947c-5668f758d074&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001388 10.0.0.190 - - [2026-08-24 02:38:30] "POST /neutron/port HTTP/1.1" 400 1507 0.162715 10.0.0.190 - - [2026-08-24 02:38:30] "POST /neutron/network HTTP/1.1" 200 889 0.007193 10.0.0.191 - - [2026-08-24 02:38:30] "GET /projects?obj_uuids=f0b1973c-2275-4a9e-947c-5668f758d074&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000968 10.0.0.190 - - [2026-08-24 02:38:30] "GET /project/f0b1973c-2275-4a9e-947c-5668f758d074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.054890 10.0.0.191 - - [2026-08-24 02:38:30] "GET /projects?obj_uuids=f0b1973c-2275-4a9e-947c-5668f758d074&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000976 10.0.0.190 - - [2026-08-24 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.190 - - [2026-08-24 02:38:31] "GET /project/f0b1973c-2275-4a9e-947c-5668f758d074?fields=virtual_networks HTTP/1.1" 200 1037 0.082198 10.0.0.191 - - [2026-08-24 02:38:31] "GET /projects?obj_uuids=f0b1973c-2275-4a9e-947c-5668f758d074&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001152 10.0.0.190 - - [2026-08-24 02:38:31] "DELETE /route-target/e227ebf6-ab99-40f9-bb26-f8d998a44a02 HTTP/1.1" 200 115 0.040258 10.0.0.190 - - [2026-08-24 02:38:31] "GET /project/f0b1973c-2275-4a9e-947c-5668f758d074?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.066721 10.0.0.191 - - [2026-08-24 02:38:31] "GET /projects?obj_uuids=f0b1973c-2275-4a9e-947c-5668f758d074&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000934 10.0.0.190 - - [2026-08-24 02:38:31] "GET /project/f0b1973c-2275-4a9e-947c-5668f758d074?fields=security_groups HTTP/1.1" 200 1265 0.043994 10.0.0.190 - - [2026-08-24 02:38:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.035901 10.0.0.191 - - [2026-08-24 02:38:32] "GET /projects?obj_uuids=7205749f-7aae-4c3a-9a17-7b8a0c786965&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003559 10.0.0.191 - - [2026-08-24 02:38:32] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000898 10.0.0.191 - - [2026-08-24 02:38:32] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007260 10.0.0.191 - - [2026-08-24 02:38:32] "POST /id-to-fqname HTTP/1.1" 200 195 0.001250 10.0.0.191 - - [2026-08-24 02:38:32] "POST /fqname-to-id HTTP/1.1" 404 204 0.011677 10.0.0.191 - - [2026-08-24 02:38:32] "POST /security-groups HTTP/1.1" 200 596 0.043345 10.0.0.190 - - [2026-08-24 02:38:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.003293 10.0.0.191 - - [2026-08-24 02:38:32] "POST /projects HTTP/1.1" 200 595 0.291339 10.0.0.191 - - [2026-08-24 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.368126 10.0.0.190 - - [2026-08-24 02:38:32] "POST /access-control-lists HTTP/1.1" 200 601 0.061187 10.0.0.190 - - [2026-08-24 02:38:32] "GET /project/7205749f-7aae-4c3a-9a17-7b8a0c786965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.557685 10.0.0.190 - - [2026-08-24 02:38:32] "POST /neutron/network HTTP/1.1" 200 117 0.006883 10.0.0.190 - - [2026-08-24 02:38:33] "POST /neutron/port HTTP/1.1" 200 117 0.007582 10.0.0.190 - - [2026-08-24 02:38:34] "GET / HTTP/1.1" 200 36215 0.002244 10.0.0.190 - - [2026-08-24 02:38:34] "POST /fqname-to-id HTTP/1.1" 401 293 0.000608 10.0.0.190 - - [2026-08-24 02:38:34] "POST /neutron/port HTTP/1.1" 200 117 0.007040 10.0.0.190 - - [2026-08-24 02:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.065284 10.0.0.191 - - [2026-08-24 02:38:34] "GET /projects?obj_uuids=7205749f-7aae-4c3a-9a17-7b8a0c786965&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001027 10.0.0.190 - - [2026-08-24 02:38:34] "GET /project/7205749f-7aae-4c3a-9a17-7b8a0c786965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.053694 10.0.0.190 - - [2026-08-24 02:38:35] "POST /fqname-to-id HTTP/1.1" 401 293 0.000522 10.0.0.191 - - [2026-08-24 02:38:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002834 10.0.0.190 - - [2026-08-24 02:38:35] "POST /neutron/subnet HTTP/1.1" 200 828 0.294036 10.0.0.190 - - [2026-08-24 02:38:35] "POST /id-to-fqname HTTP/1.1" 200 261 0.001442 10.0.0.190 - - [2026-08-24 02:38:35] "GET /virtual-network/002df719-61b0-4928-98ad-917d21b2a9ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.008742 10.0.0.190 - - [2026-08-24 02:38:35] "POST /neutron/network HTTP/1.1" 200 1075 0.011126 10.0.0.190 - - [2026-08-24 02:38:35] "GET /virtual-network/002df719-61b0-4928-98ad-917d21b2a9ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.005508 10.0.0.190 - - [2026-08-24 02:38:36] "POST /neutron/subnet HTTP/1.1" 200 725 0.010832 10.0.0.190 - - [2026-08-24 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.191 - - [2026-08-24 02:38:36] "GET /projects?obj_uuids=7205749f-7aae-4c3a-9a17-7b8a0c786965&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001012 10.0.0.190 - - [2026-08-24 02:38:36] "GET /project/7205749f-7aae-4c3a-9a17-7b8a0c786965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.112137 10.0.0.190 - - [2026-08-24 02:38:36] "POST /neutron/network HTTP/1.1" 200 117 0.034122 10.0.0.190 - - [2026-08-24 02:38:36] "POST /route-targets HTTP/1.1" 200 328 0.014763 10.0.0.190 - - [2026-08-24 02:38:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.031631 10.0.0.191 - - [2026-08-24 02:38:36] "POST /useragent-kv HTTP/1.1" 200 115 0.014992 10.0.0.190 - - [2026-08-24 02:38:36] "POST /neutron/subnet HTTP/1.1" 200 828 0.228260 10.0.0.190 - - [2026-08-24 02:38:37] "POST /id-to-fqname HTTP/1.1" 200 261 0.001505 10.0.0.190 - - [2026-08-24 02:38:37] "GET /virtual-network/e1db494d-9a3b-4a79-b206-da3f3d9ae1dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.008731 10.0.0.190 - - [2026-08-24 02:38:37] "POST /neutron/network HTTP/1.1" 200 1074 0.010696 10.0.0.190 - - [2026-08-24 02:38:37] "GET /virtual-network/e1db494d-9a3b-4a79-b206-da3f3d9ae1dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.006035 10.0.0.190 - - [2026-08-24 02:38:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.010676 10.0.0.190 - - [2026-08-24 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.191 - - [2026-08-24 02:38:37] "GET /projects?obj_uuids=7205749f-7aae-4c3a-9a17-7b8a0c786965&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000896 10.0.0.190 - - [2026-08-24 02:38:37] "GET /project/7205749f-7aae-4c3a-9a17-7b8a0c786965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.047141 10.0.0.190 - - [2026-08-24 02:38:37] "POST /ref-update HTTP/1.1" 200 156 0.036951 10.0.0.191 - - [2026-08-24 02:38:37] "POST /useragent-kv HTTP/1.1" 200 115 0.021187 10.0.0.190 - - [2026-08-24 02:38:37] "POST /neutron/subnet HTTP/1.1" 200 828 0.289519 10.0.0.190 - - [2026-08-24 02:38:37] "POST /neutron/port HTTP/1.1" 200 117 0.008326 10.0.0.190 - - [2026-08-24 02:38:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.007395 10.0.0.190 - - [2026-08-24 02:38:38] "POST /neutron/network HTTP/1.1" 200 1078 0.014748 10.0.0.190 - - [2026-08-24 02:38:38] "POST /id-to-fqname HTTP/1.1" 200 262 0.001156 10.0.0.190 - - [2026-08-24 02:38:38] "GET /virtual-network/4db499db-6e16-4ded-9334-fc94b9e058ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2751 0.005710 10.0.0.190 - - [2026-08-24 02:38:38] "GET /virtual-network/4db499db-6e16-4ded-9334-fc94b9e058ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2751 0.007434 10.0.0.190 - - [2026-08-24 02:38:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.009868 10.0.0.190 - - [2026-08-24 02:38:38] "POST /id-to-fqname HTTP/1.1" 200 261 0.001850 10.0.0.190 - - [2026-08-24 02:38:38] "POST /neutron/port HTTP/1.1" 200 117 0.005381 10.0.0.191 - - [2026-08-24 02:38:38] "GET /projects?obj_uuids=7205749f-7aae-4c3a-9a17-7b8a0c786965&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000973 10.0.0.190 - - [2026-08-24 02:38:38] "GET /project/7205749f-7aae-4c3a-9a17-7b8a0c786965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.078564 10.0.0.190 - - [2026-08-24 02:38:38] "POST /neutron/port HTTP/1.1" 200 117 0.008528 10.0.0.190 - - [2026-08-24 02:38:38] "POST /id-to-fqname HTTP/1.1" 200 262 0.001530 10.0.0.190 - - [2026-08-24 02:38:39] "POST /neutron/network HTTP/1.1" 200 1088 0.007589 10.0.0.190 - - [2026-08-24 02:38:39] "POST /neutron/port HTTP/1.1" 200 117 0.007228 10.0.0.190 - - [2026-08-24 02:38:41] "POST /neutron/network HTTP/1.1" 200 1078 0.011737 10.0.0.190 - - [2026-08-24 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005994 10.0.0.191 - - [2026-08-24 02:38:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003045 10.0.0.191 - - [2026-08-24 02:38:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003613 10.0.0.191 - - [2026-08-24 02:38:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002382 10.0.0.191 - - [2026-08-24 02:38:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002485 10.0.0.190 - - [2026-08-24 02:38:41] "POST /neutron/network HTTP/1.1" 200 151 0.158399 10.0.0.191 - - [2026-08-24 02:38:41] "GET /projects?obj_uuids=7205749f-7aae-4c3a-9a17-7b8a0c786965&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001232 10.0.0.190 - - [2026-08-24 02:38:41] "DELETE /route-target/ebc7863f-1ef9-4e1e-8679-e035bc2dcf4e HTTP/1.1" 200 115 0.035838 10.0.0.190 - - [2026-08-24 02:38:41] "GET /project/7205749f-7aae-4c3a-9a17-7b8a0c786965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.097169 10.0.0.191 - - [2026-08-24 02:38:41] "GET /projects?obj_uuids=7205749f-7aae-4c3a-9a17-7b8a0c786965&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001035 10.0.0.190 - - [2026-08-24 02:38:41] "GET /project/7205749f-7aae-4c3a-9a17-7b8a0c786965?fields=virtual_networks HTTP/1.1" 200 1044 0.055414 10.0.0.191 - - [2026-08-24 02:38:41] "GET /projects?obj_uuids=7205749f-7aae-4c3a-9a17-7b8a0c786965&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000949 10.0.0.190 - - [2026-08-24 02:38:42] "GET /project/7205749f-7aae-4c3a-9a17-7b8a0c786965?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.049356 10.0.0.191 - - [2026-08-24 02:38:42] "GET /projects?obj_uuids=7205749f-7aae-4c3a-9a17-7b8a0c786965&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000951 10.0.0.190 - - [2026-08-24 02:38:42] "POST /neutron/port HTTP/1.1" 200 117 0.014846 10.0.0.190 - - [2026-08-24 02:38:42] "GET /project/7205749f-7aae-4c3a-9a17-7b8a0c786965?fields=security_groups HTTP/1.1" 200 1276 0.053627 10.0.0.190 - - [2026-08-24 02:38:42] "POST /neutron/network HTTP/1.1" 200 117 0.012323 10.0.0.190 - - [2026-08-24 02:38:43] "POST /fqname-to-id HTTP/1.1" 404 196 0.043528 10.0.0.191 - - [2026-08-24 02:38:43] "GET /projects?obj_uuids=0353ea31-1062-439e-83c7-39a69c85a164&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003785 10.0.0.191 - - [2026-08-24 02:38:43] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001647 10.0.0.191 - - [2026-08-24 02:38:43] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.012185 10.0.0.191 - - [2026-08-24 02:38:43] "POST /id-to-fqname HTTP/1.1" 200 198 0.002213 10.0.0.191 - - [2026-08-24 02:38:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.004836 10.0.0.191 - - [2026-08-24 02:38:43] "POST /security-groups HTTP/1.1" 200 599 0.033392 10.0.0.191 - - [2026-08-24 02:38:43] "POST /projects HTTP/1.1" 200 601 0.285787 10.0.0.191 - - [2026-08-24 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.363283 10.0.0.190 - - [2026-08-24 02:38:43] "POST /fqname-to-id HTTP/1.1" 404 241 0.005076 10.0.0.190 - - [2026-08-24 02:38:43] "GET /project/0353ea31-1062-439e-83c7-39a69c85a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.531532 10.0.0.190 - - [2026-08-24 02:38:44] "GET / HTTP/1.1" 200 36215 0.001414 10.0.0.190 - - [2026-08-24 02:38:45] "POST /neutron/port HTTP/1.1" 200 117 0.007822 10.0.0.190 - - [2026-08-24 02:38:45] "POST /fqname-to-id HTTP/1.1" 401 293 0.000543 10.0.0.190 - - [2026-08-24 02:38:45] "POST /neutron/port HTTP/1.1" 200 117 0.009516 10.0.0.190 - - [2026-08-24 02:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.072239 10.0.0.191 - - [2026-08-24 02:38:45] "GET /projects?obj_uuids=0353ea31-1062-439e-83c7-39a69c85a164&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001672 10.0.0.190 - - [2026-08-24 02:38:45] "GET /project/0353ea31-1062-439e-83c7-39a69c85a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.061033 10.0.0.190 - - [2026-08-24 02:38:46] "POST /ref-update HTTP/1.1" 200 156 0.063424 10.0.0.191 - - [2026-08-24 02:38:46] "POST /useragent-kv HTTP/1.1" 200 115 0.050763 10.0.0.190 - - [2026-08-24 02:38:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.348028 10.0.0.190 - - [2026-08-24 02:38:46] "POST /id-to-fqname HTTP/1.1" 200 267 0.001357 10.0.0.190 - - [2026-08-24 02:38:46] "GET /virtual-network/78de9f72-7d4a-4042-9123-60bccacaca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005414 10.0.0.190 - - [2026-08-24 02:38:46] "GET /virtual-network/78de9f72-7d4a-4042-9123-60bccacaca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005436 10.0.0.190 - - [2026-08-24 02:38:46] "POST /neutron/network HTTP/1.1" 200 910 0.012566 10.0.0.190 - - [2026-08-24 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.191 - - [2026-08-24 02:38:46] "GET /projects?obj_uuids=0353ea31-1062-439e-83c7-39a69c85a164&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001300 10.0.0.190 - - [2026-08-24 02:38:46] "GET /project/0353ea31-1062-439e-83c7-39a69c85a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.061427 10.0.0.191 - - [2026-08-24 02:38:46] "GET /projects?obj_uuids=0353ea31-1062-439e-83c7-39a69c85a164&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000993 10.0.0.190 - - [2026-08-24 02:38:46] "POST /neutron/network HTTP/1.1" 200 691 0.142365 10.0.0.190 - - [2026-08-24 02:38:47] "POST /id-to-fqname HTTP/1.1" 200 267 0.003694 10.0.0.190 - - [2026-08-24 02:38:47] "GET /virtual-network/c90b595a-79ce-4dfb-947d-e3a13b28b7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.006214 10.0.0.190 - - [2026-08-24 02:38:47] "POST /neutron/network HTTP/1.1" 200 909 0.008534 10.0.0.190 - - [2026-08-24 02:38:47] "GET /virtual-network/c90b595a-79ce-4dfb-947d-e3a13b28b7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005901 10.0.0.190 - - [2026-08-24 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.191 - - [2026-08-24 02:38:47] "GET /projects?obj_uuids=0353ea31-1062-439e-83c7-39a69c85a164&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000992 10.0.0.190 - - [2026-08-24 02:38:47] "GET /project/0353ea31-1062-439e-83c7-39a69c85a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055560 10.0.0.190 - - [2026-08-24 02:38:47] "POST /neutron/network HTTP/1.1" 200 117 0.015214 10.0.0.190 - - [2026-08-24 02:38:47] "POST /route-targets HTTP/1.1" 200 328 0.014930 10.0.0.190 - - [2026-08-24 02:38:48] "POST /neutron/network HTTP/1.1" 200 910 0.009278 10.0.0.190 - - [2026-08-24 02:38:48] "POST /id-to-fqname HTTP/1.1" 200 268 0.001187 10.0.0.190 - - [2026-08-24 02:38:48] "GET /virtual-network/cccf3409-e9ce-4edd-aeb5-2b4a7be5219a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005345 10.0.0.190 - - [2026-08-24 02:38:48] "GET /virtual-network/cccf3409-e9ce-4edd-aeb5-2b4a7be5219a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.006738 10.0.0.190 - - [2026-08-24 02:38:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.011345 10.0.0.190 - - [2026-08-24 02:38:48] "POST /id-to-fqname HTTP/1.1" 200 267 0.001140 10.0.0.190 - - [2026-08-24 02:38:48] "POST /neutron/network HTTP/1.1" 200 117 0.007017 10.0.0.190 - - [2026-08-24 02:38:48] "POST /neutron/network HTTP/1.1" 200 909 0.006965 10.0.0.190 - - [2026-08-24 02:38:48] "POST /id-to-fqname HTTP/1.1" 200 268 0.001489 10.0.0.190 - - [2026-08-24 02:38:48] "POST /neutron/port HTTP/1.1" 200 117 0.009539 10.0.0.191 - - [2026-08-24 02:38:48] "GET /projects?obj_uuids=0353ea31-1062-439e-83c7-39a69c85a164&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000994 10.0.0.190 - - [2026-08-24 02:38:49] "GET /project/0353ea31-1062-439e-83c7-39a69c85a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044776 10.0.0.190 - - [2026-08-24 02:38:49] "POST /neutron/port HTTP/1.1" 200 117 0.011047 10.0.0.190 - - [2026-08-24 02:38:50] "POST /neutron/network HTTP/1.1" 200 909 0.011215 10.0.0.190 - - [2026-08-24 02:38:51] "DELETE /route-target/7c5815b7-d107-42f6-acd4-96f060980dbb HTTP/1.1" 200 115 0.034140 10.0.0.191 - - [2026-08-24 02:38:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005911 10.0.0.191 - - [2026-08-24 02:38:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003105 10.0.0.190 - - [2026-08-24 02:38:51] "POST /neutron/network HTTP/1.1" 200 151 0.145529 10.0.0.190 - - [2026-08-24 02:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007859 10.0.0.191 - - [2026-08-24 02:38:51] "GET /projects?obj_uuids=0353ea31-1062-439e-83c7-39a69c85a164&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001317 10.0.0.190 - - [2026-08-24 02:38:51] "GET /project/0353ea31-1062-439e-83c7-39a69c85a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.111003 10.0.0.191 - - [2026-08-24 02:38:51] "GET /projects?obj_uuids=0353ea31-1062-439e-83c7-39a69c85a164&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000931 10.0.0.190 - - [2026-08-24 02:38:51] "GET /project/0353ea31-1062-439e-83c7-39a69c85a164?fields=virtual_networks HTTP/1.1" 200 1048 0.054475 10.0.0.191 - - [2026-08-24 02:38:51] "GET /projects?obj_uuids=0353ea31-1062-439e-83c7-39a69c85a164&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001144 10.0.0.190 - - [2026-08-24 02:38:51] "GET /project/0353ea31-1062-439e-83c7-39a69c85a164?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.061203 10.0.0.191 - - [2026-08-24 02:38:51] "GET /projects?obj_uuids=0353ea31-1062-439e-83c7-39a69c85a164&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000996 10.0.0.190 - - [2026-08-24 02:38:51] "POST /neutron/port HTTP/1.1" 200 117 0.008399 10.0.0.190 - - [2026-08-24 02:38:51] "GET /project/0353ea31-1062-439e-83c7-39a69c85a164?fields=security_groups HTTP/1.1" 200 1283 0.078053 10.0.0.190 - - [2026-08-24 02:38:52] "POST /neutron/port HTTP/1.1" 200 117 0.007053 10.0.0.190 - - [2026-08-24 02:38:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.031972 10.0.0.191 - - [2026-08-24 02:38:52] "GET /projects?obj_uuids=4349e0ee-d795-48cc-b0b9-0560a99c4dfc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003671 10.0.0.191 - - [2026-08-24 02:38:52] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001391 10.0.0.191 - - [2026-08-24 02:38:52] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.043433 10.0.0.191 - - [2026-08-24 02:38:53] "POST /id-to-fqname HTTP/1.1" 200 195 0.001365 10.0.0.191 - - [2026-08-24 02:38:53] "POST /fqname-to-id HTTP/1.1" 404 204 0.027697 10.0.0.191 - - [2026-08-24 02:38:53] "POST /security-groups HTTP/1.1" 200 596 0.040228 10.0.0.191 - - [2026-08-24 02:38:53] "POST /projects HTTP/1.1" 200 595 0.313727 10.0.0.190 - - [2026-08-24 02:38:53] "POST /access-control-lists HTTP/1.1" 200 603 0.038899 10.0.0.191 - - [2026-08-24 02:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.409563 10.0.0.190 - - [2026-08-24 02:38:53] "GET /project/4349e0ee-d795-48cc-b0b9-0560a99c4dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.705993 10.0.0.190 - - [2026-08-24 02:38:54] "GET / HTTP/1.1" 200 36215 0.001447 10.0.0.190 - - [2026-08-24 02:38:55] "POST /neutron/network HTTP/1.1" 200 117 0.010367 10.0.0.190 - - [2026-08-24 02:38:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000485 10.0.0.190 - - [2026-08-24 02:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.057818 10.0.0.191 - - [2026-08-24 02:38:55] "GET /projects?obj_uuids=4349e0ee-d795-48cc-b0b9-0560a99c4dfc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001027 10.0.0.190 - - [2026-08-24 02:38:55] "GET /project/4349e0ee-d795-48cc-b0b9-0560a99c4dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.062548 10.0.0.191 - - [2026-08-24 02:38:55] "GET /projects?obj_uuids=4349e0ee-d795-48cc-b0b9-0560a99c4dfc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001055 10.0.0.190 - - [2026-08-24 02:38:55] "POST /neutron/network HTTP/1.1" 200 682 0.188974 10.0.0.190 - - [2026-08-24 02:38:55] "POST /route-targets HTTP/1.1" 200 328 0.018285 10.0.0.190 - - [2026-08-24 02:38:56] "POST /id-to-fqname HTTP/1.1" 200 261 0.008133 10.0.0.190 - - [2026-08-24 02:38:56] "GET /virtual-network/e37a3b5a-24d6-468a-9216-4964d286d48a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.009304 10.0.0.190 - - [2026-08-24 02:38:56] "POST /neutron/network HTTP/1.1" 200 900 0.007338 10.0.0.190 - - [2026-08-24 02:38:56] "GET /virtual-network/e37a3b5a-24d6-468a-9216-4964d286d48a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006284 10.0.0.190 - - [2026-08-24 02:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.191 - - [2026-08-24 02:38:56] "GET /projects?obj_uuids=4349e0ee-d795-48cc-b0b9-0560a99c4dfc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001080 10.0.0.190 - - [2026-08-24 02:38:56] "GET /project/4349e0ee-d795-48cc-b0b9-0560a99c4dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.066170 10.0.0.190 - - [2026-08-24 02:38:56] "POST /neutron/network HTTP/1.1" 200 117 0.016055 10.0.0.190 - - [2026-08-24 02:38:56] "POST /ref-update HTTP/1.1" 200 156 0.039500 10.0.0.190 - - [2026-08-24 02:38:57] "POST /neutron/network HTTP/1.1" 200 903 0.011319 10.0.0.190 - - [2026-08-24 02:38:57] "POST /id-to-fqname HTTP/1.1" 200 261 0.001408 10.0.0.190 - - [2026-08-24 02:38:57] "GET /virtual-network/f8d6a7b7-cc5e-4f1e-bf60-9d0051c10160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005474 10.0.0.190 - - [2026-08-24 02:38:57] "GET /virtual-network/f8d6a7b7-cc5e-4f1e-bf60-9d0051c10160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006125 10.0.0.190 - - [2026-08-24 02:38:57] "POST /neutron/subnet HTTP/1.1" 200 734 0.009831 10.0.0.190 - - [2026-08-24 02:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006137 10.0.0.191 - - [2026-08-24 02:38:57] "GET /projects?obj_uuids=4349e0ee-d795-48cc-b0b9-0560a99c4dfc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000979 10.0.0.190 - - [2026-08-24 02:38:57] "GET /project/4349e0ee-d795-48cc-b0b9-0560a99c4dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.048053 10.0.0.191 - - [2026-08-24 02:38:57] "POST /useragent-kv HTTP/1.1" 200 115 0.009328 10.0.0.190 - - [2026-08-24 02:38:57] "POST /neutron/subnet HTTP/1.1" 200 729 0.231962 10.0.0.190 - - [2026-08-24 02:38:57] "POST /id-to-fqname HTTP/1.1" 200 262 0.001407 10.0.0.190 - - [2026-08-24 02:38:57] "GET /virtual-network/47a5af3b-a1ca-4569-aed6-35f8f5ab5927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006535 10.0.0.190 - - [2026-08-24 02:38:57] "GET /virtual-network/47a5af3b-a1ca-4569-aed6-35f8f5ab5927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005922 10.0.0.190 - - [2026-08-24 02:38:57] "POST /neutron/network HTTP/1.1" 200 904 0.007640 10.0.0.190 - - [2026-08-24 02:38:57] "POST /id-to-fqname HTTP/1.1" 200 261 0.001419 10.0.0.190 - - [2026-08-24 02:38:58] "POST /neutron/network HTTP/1.1" 200 913 0.008695 10.0.0.190 - - [2026-08-24 02:38:58] "POST /neutron/network HTTP/1.1" 200 903 0.009474 10.0.0.190 - - [2026-08-24 02:38:58] "POST /neutron/port HTTP/1.1" 200 117 0.007338 10.0.0.190 - - [2026-08-24 02:38:58] "POST /id-to-fqname HTTP/1.1" 200 262 0.001522 10.0.0.190 - - [2026-08-24 02:38:58] "POST /neutron/network HTTP/1.1" 200 904 0.007866 10.0.0.190 - - [2026-08-24 02:38:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.003930 10.0.0.190 - - [2026-08-24 02:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.190 - - [2026-08-24 02:38:59] "POST /neutron/port HTTP/1.1" 200 117 0.007009 10.0.0.191 - - [2026-08-24 02:38:59] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001078 10.0.0.190 - - [2026-08-24 02:38:59] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.010888 10.0.0.190 - - [2026-08-24 02:38:59] "POST /service-templates HTTP/1.1" 200 545 0.034803 10.0.0.190 - - [2026-08-24 02:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.190 - - [2026-08-24 02:39:00] "GET /service-template/d8a2b4d9-a1f6-419a-b7f5-f89c388d1527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006886 10.0.0.190 - - [2026-08-24 02:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.190 - - [2026-08-24 02:39:00] "GET /service-template/d8a2b4d9-a1f6-419a-b7f5-f89c388d1527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004573 10.0.0.190 - - [2026-08-24 02:39:00] "POST /id-to-fqname HTTP/1.1" 200 261 0.001460 10.0.0.190 - - [2026-08-24 02:39:00] "POST /id-to-fqname HTTP/1.1" 200 261 0.001519 10.0.0.190 - - [2026-08-24 02:39:00] "POST /id-to-fqname HTTP/1.1" 200 262 0.002005 10.0.0.190 - - [2026-08-24 02:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.190 - - [2026-08-24 02:39:00] "DELETE /service-template/d8a2b4d9-a1f6-419a-b7f5-f89c388d1527 HTTP/1.1" 200 115 0.038907 10.0.0.190 - - [2026-08-24 02:39:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.006435 10.0.0.191 - - [2026-08-24 02:39:02] "GET /projects?obj_uuids=4349e0ee-d795-48cc-b0b9-0560a99c4dfc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001017 10.0.0.190 - - [2026-08-24 02:39:03] "POST /neutron/port HTTP/1.1" 200 1067 0.448520 10.0.0.190 - - [2026-08-24 02:39:03] "POST /neutron/port HTTP/1.1" 200 1067 0.015955 10.0.0.190 - - [2026-08-24 02:39:04] "POST /neutron/port HTTP/1.1" 200 1131 0.020798 10.0.0.190 - - [2026-08-24 02:39:04] "POST /neutron/port HTTP/1.1" 200 117 0.001315 10.0.0.190 - - [2026-08-24 02:39:05] "POST /neutron/network HTTP/1.1" 400 204 0.018648 10.0.0.190 - - [2026-08-24 02:39:06] "POST /neutron/network HTTP/1.1" 200 117 0.010884 10.0.0.190 - - [2026-08-24 02:39:07] "POST /neutron/network HTTP/1.1" 400 204 0.019442 10.0.0.190 - - [2026-08-24 02:39:09] "POST /neutron/port HTTP/1.1" 200 117 0.006901 10.0.0.190 - - [2026-08-24 02:39:11] "POST /neutron/port HTTP/1.1" 200 117 0.007879 10.0.0.190 - - [2026-08-24 02:39:13] "POST /neutron/network HTTP/1.1" 200 903 0.007976 10.0.0.190 - - [2026-08-24 02:39:15] "POST /neutron/network HTTP/1.1" 400 204 0.015993 10.0.0.191 - - [2026-08-24 02:39:19] "DELETE /project/7205749f7aae4c3a9a177b8a0c786965 HTTP/1.1" 404 173 0.013362 10.0.0.191 - - [2026-08-24 02:39:19] "DELETE /project/f0b1973c22754a9e947c5668f758d074 HTTP/1.1" 404 173 0.011664 10.0.0.191 - - [2026-08-24 02:39:19] "DELETE /project/0353ea311062439e83c739a69c85a164 HTTP/1.1" 404 173 0.012964 10.0.0.191 - - [2026-08-24 02:39:19] "DELETE /project/4349e0eed79548ccb0b90560a99c4dfc HTTP/1.1" 404 173 0.006804 10.0.0.191 - - [2026-08-24 02:39:19] "GET /projects?obj_uuids=0353ea31-1062-439e-83c7-39a69c85a164&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001012 10.0.0.191 - - [2026-08-24 02:39:19] "GET /projects?obj_uuids=f0b1973c-2275-4a9e-947c-5668f758d074&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000964 10.0.0.191 - - [2026-08-24 02:39:19] "GET /projects?obj_uuids=7205749f-7aae-4c3a-9a17-7b8a0c786965&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001001 10.0.0.191 - - [2026-08-24 02:39:19] "GET /project/f0b1973c-2275-4a9e-947c-5668f758d074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.089463 10.0.0.191 - - [2026-08-24 02:39:19] "GET /project/0353ea31-1062-439e-83c7-39a69c85a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.106593 10.0.0.191 - - [2026-08-24 02:39:19] "GET /projects?obj_uuids=f0b1973c-2275-4a9e-947c-5668f758d074&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003054 10.0.0.191 - - [2026-08-24 02:39:19] "GET /project/7205749f-7aae-4c3a-9a17-7b8a0c786965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.133084 10.0.0.191 - - [2026-08-24 02:39:19] "GET /projects?obj_uuids=0353ea31-1062-439e-83c7-39a69c85a164&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001790 10.0.0.191 - - [2026-08-24 02:39:19] "GET /projects?obj_uuids=7205749f-7aae-4c3a-9a17-7b8a0c786965&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000897 10.0.0.191 - - [2026-08-24 02:39:19] "GET /project/0353ea31-1062-439e-83c7-39a69c85a164?fields=security_groups HTTP/1.1" 200 1385 0.103148 10.0.0.191 - - [2026-08-24 02:39:19] "GET /project/f0b1973c-2275-4a9e-947c-5668f758d074?fields=security_groups HTTP/1.1" 200 1367 0.125739 10.0.0.191 - - [2026-08-24 02:39:19] "GET /project/7205749f-7aae-4c3a-9a17-7b8a0c786965?fields=security_groups HTTP/1.1" 200 1378 0.133762 10.0.0.190 - - [2026-08-24 02:39:19] "POST /neutron/network HTTP/1.1" 200 903 0.016659 10.0.0.191 - - [2026-08-24 02:39:19] "DELETE /security-group/413e5b78-8d28-4a5f-923d-15ddcd50bf28 HTTP/1.1" 200 115 0.086349 10.0.0.191 - - [2026-08-24 02:39:19] "GET /projects?obj_uuids=0353ea31-1062-439e-83c7-39a69c85a164&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000919 10.0.0.191 - - [2026-08-24 02:39:19] "DELETE /security-group/3980bdec-18f6-47c2-9401-97d9ad4d1ed4 HTTP/1.1" 200 115 0.107134 10.0.0.191 - - [2026-08-24 02:39:19] "GET /projects?obj_uuids=f0b1973c-2275-4a9e-947c-5668f758d074&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000863 10.0.0.190 - - [2026-08-24 02:39:19] "DELETE /access-control-list/118081c9-078a-4a6c-b9ea-55047b032d9d HTTP/1.1" 200 115 0.076860 10.0.0.191 - - [2026-08-24 02:39:19] "GET /project/0353ea31-1062-439e-83c7-39a69c85a164?fields=application_policy_sets HTTP/1.1" 200 1424 0.066091 10.0.0.191 - - [2026-08-24 02:39:19] "DELETE /security-group/0969391f-3b72-47f8-a83f-dbc4f9645dc1 HTTP/1.1" 200 115 0.124617 10.0.0.191 - - [2026-08-24 02:39:19] "GET /projects?obj_uuids=7205749f-7aae-4c3a-9a17-7b8a0c786965&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001651 10.0.0.191 - - [2026-08-24 02:39:19] "GET /project/f0b1973c-2275-4a9e-947c-5668f758d074?fields=application_policy_sets HTTP/1.1" 200 1406 0.114372 10.0.0.191 - - [2026-08-24 02:39:19] "GET /project/7205749f-7aae-4c3a-9a17-7b8a0c786965?fields=application_policy_sets HTTP/1.1" 200 1417 0.118075 10.0.0.190 - - [2026-08-24 02:39:19] "DELETE /access-control-list/bda8fc44-a9c0-46b1-aa3d-76e6d8571abd HTTP/1.1" 200 115 0.092468 10.0.0.191 - - [2026-08-24 02:39:19] "DELETE /project/0353ea31-1062-439e-83c7-39a69c85a164 HTTP/1.1" 200 115 0.768106 10.0.0.191 - - [2026-08-24 02:39:19] "DELETE /project/f0b1973c-2275-4a9e-947c-5668f758d074 HTTP/1.1" 200 115 0.812330 10.0.0.191 - - [2026-08-24 02:39:19] "DELETE /project/7205749f-7aae-4c3a-9a17-7b8a0c786965 HTTP/1.1" 200 115 0.855134 10.0.0.190 - - [2026-08-24 02:39:21] "POST /neutron/network HTTP/1.1" 400 204 0.015874 10.0.0.190 - - [2026-08-24 02:39:24] "POST /neutron/port HTTP/1.1" 200 1131 0.039352 10.0.0.190 - - [2026-08-24 02:39:24] "POST /neutron/subnet HTTP/1.1" 200 708 0.010079 10.0.0.190 - - [2026-08-24 02:39:25] "POST /neutron/network HTTP/1.1" 200 903 0.008544 10.0.0.190 - - [2026-08-24 02:39:26] "POST /neutron/port HTTP/1.1" 200 1121 0.017049 10.0.0.50 - - [2026-08-24 02:39:27] "GET /obj-perms HTTP/1.1" 200 4509 0.045033 10.0.0.191 - - [2026-08-24 02:39:27] "GET /obj-perms HTTP/1.1" 200 4509 0.069492 10.0.0.191 - - [2026-08-24 02:39:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003188 10.0.0.191 - - [2026-08-24 02:39:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002685 10.0.0.190 - - [2026-08-24 02:39:27] "POST /neutron/network HTTP/1.1" 200 151 0.162664 10.0.0.190 - - [2026-08-24 02:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014461 10.0.0.190 - - [2026-08-24 02:39:27] "DELETE /route-target/10eb05c8-f0f5-4af7-b4bb-0a02bc9b9054 HTTP/1.1" 200 115 0.042047 10.0.0.190 - - [2026-08-24 02:39:27] "POST /neutron/network HTTP/1.1" 200 900 0.007901 10.0.0.191 - - [2026-08-24 02:39:28] "GET /projects?obj_uuids=4349e0ee-d795-48cc-b0b9-0560a99c4dfc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001516 10.0.0.190 - - [2026-08-24 02:39:28] "GET /project/4349e0ee-d795-48cc-b0b9-0560a99c4dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.055204 10.0.0.191 - - [2026-08-24 02:39:28] "GET /projects?obj_uuids=4349e0ee-d795-48cc-b0b9-0560a99c4dfc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001533 10.0.0.190 - - [2026-08-24 02:39:28] "GET /project/4349e0ee-d795-48cc-b0b9-0560a99c4dfc?fields=virtual_networks HTTP/1.1" 200 1044 0.083408 10.0.0.191 - - [2026-08-24 02:39:28] "GET /projects?obj_uuids=4349e0ee-d795-48cc-b0b9-0560a99c4dfc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001028 10.0.0.190 - - [2026-08-24 02:39:28] "GET /project/4349e0ee-d795-48cc-b0b9-0560a99c4dfc?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.049171 10.0.0.191 - - [2026-08-24 02:39:28] "GET /projects?obj_uuids=4349e0ee-d795-48cc-b0b9-0560a99c4dfc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001412 10.0.0.190 - - [2026-08-24 02:39:28] "GET /project/4349e0ee-d795-48cc-b0b9-0560a99c4dfc?fields=security_groups HTTP/1.1" 200 1276 0.045874 10.0.0.190 - - [2026-08-24 02:39:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.033669 10.0.0.191 - - [2026-08-24 02:39:29] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003903 10.0.0.191 - - [2026-08-24 02:39:29] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001096 10.0.0.191 - - [2026-08-24 02:39:29] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008208 10.0.0.191 - - [2026-08-24 02:39:29] "POST /id-to-fqname HTTP/1.1" 200 199 0.001148 10.0.0.191 - - [2026-08-24 02:39:29] "POST /fqname-to-id HTTP/1.1" 404 208 0.007924 10.0.0.191 - - [2026-08-24 02:39:29] "POST /security-groups HTTP/1.1" 200 600 0.083018 10.0.0.190 - - [2026-08-24 02:39:29] "POST /fqname-to-id HTTP/1.1" 404 243 0.008323 10.0.0.191 - - [2026-08-24 02:39:29] "POST /projects HTTP/1.1" 200 603 0.335403 10.0.0.191 - - [2026-08-24 02:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.415442 10.0.0.190 - - [2026-08-24 02:39:29] "POST /access-control-lists HTTP/1.1" 200 605 0.043376 10.0.0.190 - - [2026-08-24 02:39:30] "GET /project/fe5f630a-4429-4592-89da-d357296cf85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.606696 10.0.0.190 - - [2026-08-24 02:39:31] "GET / HTTP/1.1" 200 36215 0.002002 10.0.0.190 - - [2026-08-24 02:39:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000678 10.0.0.190 - - [2026-08-24 02:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.061877 10.0.0.191 - - [2026-08-24 02:39:32] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001013 10.0.0.190 - - [2026-08-24 02:39:32] "GET /project/fe5f630a-4429-4592-89da-d357296cf85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.054609 10.0.0.191 - - [2026-08-24 02:39:32] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001356 10.0.0.190 - - [2026-08-24 02:39:32] "POST /neutron/network HTTP/1.1" 200 694 0.177801 10.0.0.190 - - [2026-08-24 02:39:33] "POST /neutron/network HTTP/1.1" 200 1087 0.018093 10.0.0.190 - - [2026-08-24 02:39:33] "POST /id-to-fqname HTTP/1.1" 200 269 0.001465 10.0.0.190 - - [2026-08-24 02:39:33] "GET /virtual-network/47ed262a-2ed5-4bd5-ad9e-4eb1211ba7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.006377 10.0.0.190 - - [2026-08-24 02:39:33] "GET /virtual-network/47ed262a-2ed5-4bd5-ad9e-4eb1211ba7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.006586 10.0.0.190 - - [2026-08-24 02:39:33] "POST /neutron/subnet HTTP/1.1" 200 823 0.009768 10.0.0.190 - - [2026-08-24 02:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.191 - - [2026-08-24 02:39:33] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000912 10.0.0.190 - - [2026-08-24 02:39:33] "GET /project/fe5f630a-4429-4592-89da-d357296cf85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.048356 10.0.0.191 - - [2026-08-24 02:39:33] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001032 10.0.0.190 - - [2026-08-24 02:39:33] "POST /neutron/network HTTP/1.1" 200 694 0.174281 10.0.0.190 - - [2026-08-24 02:39:33] "POST /route-targets HTTP/1.1" 200 328 0.016957 10.0.0.190 - - [2026-08-24 02:39:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.005633 10.0.0.190 - - [2026-08-24 02:39:34] "POST /neutron/network HTTP/1.1" 200 1086 0.013731 10.0.0.190 - - [2026-08-24 02:39:34] "POST /id-to-fqname HTTP/1.1" 200 269 0.001499 10.0.0.190 - - [2026-08-24 02:39:34] "GET /virtual-network/ee0b3f05-6f1d-491b-ba65-59dd9b61eae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.006405 10.0.0.190 - - [2026-08-24 02:39:34] "GET /virtual-network/ee0b3f05-6f1d-491b-ba65-59dd9b61eae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.006455 10.0.0.190 - - [2026-08-24 02:39:34] "POST /neutron/subnet HTTP/1.1" 200 828 0.011153 10.0.0.190 - - [2026-08-24 02:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.191 - - [2026-08-24 02:39:34] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000964 10.0.0.190 - - [2026-08-24 02:39:34] "GET /project/fe5f630a-4429-4592-89da-d357296cf85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.072304 10.0.0.191 - - [2026-08-24 02:39:34] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001523 10.0.0.190 - - [2026-08-24 02:39:34] "POST /neutron/network HTTP/1.1" 200 696 0.212807 10.0.0.190 - - [2026-08-24 02:39:34] "POST /ref-update HTTP/1.1" 200 156 0.032551 10.0.0.190 - - [2026-08-24 02:39:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.006903 10.0.0.190 - - [2026-08-24 02:39:35] "POST /neutron/network HTTP/1.1" 200 1090 0.014381 10.0.0.190 - - [2026-08-24 02:39:35] "POST /id-to-fqname HTTP/1.1" 200 270 0.001194 10.0.0.190 - - [2026-08-24 02:39:35] "GET /virtual-network/285aad95-cee6-442e-8e86-248445905e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.007093 10.0.0.190 - - [2026-08-24 02:39:35] "GET /virtual-network/285aad95-cee6-442e-8e86-248445905e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.006798 10.0.0.190 - - [2026-08-24 02:39:35] "POST /neutron/subnet HTTP/1.1" 200 828 0.010737 10.0.0.190 - - [2026-08-24 02:39:35] "POST /id-to-fqname HTTP/1.1" 200 269 0.001303 10.0.0.191 - - [2026-08-24 02:39:35] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001207 10.0.0.190 - - [2026-08-24 02:39:35] "GET /project/fe5f630a-4429-4592-89da-d357296cf85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.113496 10.0.0.190 - - [2026-08-24 02:39:35] "POST /neutron/network HTTP/1.1" 200 1086 0.033315 10.0.0.190 - - [2026-08-24 02:39:36] "POST /id-to-fqname HTTP/1.1" 200 270 0.001602 10.0.0.190 - - [2026-08-24 02:39:36] "POST /neutron/port HTTP/1.1" 200 117 0.008027 10.0.0.190 - - [2026-08-24 02:39:36] "POST /neutron/port HTTP/1.1" 200 117 0.008602 10.0.0.190 - - [2026-08-24 02:39:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.004461 10.0.0.190 - - [2026-08-24 02:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.191 - - [2026-08-24 02:39:37] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001080 10.0.0.190 - - [2026-08-24 02:39:37] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008330 10.0.0.190 - - [2026-08-24 02:39:38] "POST /service-templates HTTP/1.1" 200 545 0.048721 10.0.0.190 - - [2026-08-24 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.190 - - [2026-08-24 02:39:38] "GET /service-template/741bd1d5-a0f2-4124-9986-d369588d83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.008449 10.0.0.190 - - [2026-08-24 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.190 - - [2026-08-24 02:39:38] "GET /service-template/741bd1d5-a0f2-4124-9986-d369588d83f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005109 10.0.0.190 - - [2026-08-24 02:39:38] "POST /id-to-fqname HTTP/1.1" 200 269 0.001637 10.0.0.190 - - [2026-08-24 02:39:38] "POST /id-to-fqname HTTP/1.1" 200 269 0.001560 10.0.0.190 - - [2026-08-24 02:39:38] "POST /id-to-fqname HTTP/1.1" 200 270 0.001393 10.0.0.190 - - [2026-08-24 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.190 - - [2026-08-24 02:39:38] "DELETE /service-template/741bd1d5-a0f2-4124-9986-d369588d83f0 HTTP/1.1" 200 115 0.033949 10.0.0.190 - - [2026-08-24 02:39:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.004811 10.0.0.190 - - [2026-08-24 02:39:40] "POST /neutron/network HTTP/1.1" 200 1086 0.010349 10.0.0.190 - - [2026-08-24 02:39:40] "POST /neutron/network HTTP/1.1" 200 1090 0.011269 10.0.0.190 - - [2026-08-24 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.191 - - [2026-08-24 02:39:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006077 10.0.0.191 - - [2026-08-24 02:39:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003685 10.0.0.191 - - [2026-08-24 02:39:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002843 10.0.0.191 - - [2026-08-24 02:39:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002545 10.0.0.190 - - [2026-08-24 02:39:40] "POST /neutron/network HTTP/1.1" 200 151 0.157001 10.0.0.191 - - [2026-08-24 02:39:40] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001345 10.0.0.190 - - [2026-08-24 02:39:40] "DELETE /route-target/dc24c671-7204-490a-a7e7-b66a415c3cbd HTTP/1.1" 200 115 0.040628 10.0.0.190 - - [2026-08-24 02:39:40] "GET /project/fe5f630a-4429-4592-89da-d357296cf85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.106216 10.0.0.191 - - [2026-08-24 02:39:40] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001569 10.0.0.190 - - [2026-08-24 02:39:41] "GET /project/fe5f630a-4429-4592-89da-d357296cf85f?fields=virtual_networks HTTP/1.1" 200 1052 0.060500 10.0.0.191 - - [2026-08-24 02:39:41] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000922 10.0.0.190 - - [2026-08-24 02:39:41] "GET /project/fe5f630a-4429-4592-89da-d357296cf85f?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.053580 10.0.0.191 - - [2026-08-24 02:39:41] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001192 10.0.0.190 - - [2026-08-24 02:39:41] "GET /project/fe5f630a-4429-4592-89da-d357296cf85f?fields=security_groups HTTP/1.1" 200 1288 0.048186 10.0.0.190 - - [2026-08-24 02:39:42] "POST /fqname-to-id HTTP/1.1" 404 200 0.027915 10.0.0.191 - - [2026-08-24 02:39:42] "GET /projects?obj_uuids=55f14abb-adc3-44a7-a821-d7efe6bc7a7b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003254 10.0.0.191 - - [2026-08-24 02:39:42] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000950 10.0.0.191 - - [2026-08-24 02:39:42] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007313 10.0.0.191 - - [2026-08-24 02:39:42] "POST /id-to-fqname HTTP/1.1" 200 202 0.003399 10.0.0.191 - - [2026-08-24 02:39:42] "POST /fqname-to-id HTTP/1.1" 404 211 0.008045 10.0.0.191 - - [2026-08-24 02:39:42] "POST /security-groups HTTP/1.1" 200 603 0.033108 10.0.0.190 - - [2026-08-24 02:39:42] "POST /neutron/network HTTP/1.1" 200 117 0.022977 10.0.0.191 - - [2026-08-24 02:39:42] "POST /projects HTTP/1.1" 200 609 0.250637 10.0.0.190 - - [2026-08-24 02:39:42] "POST /fqname-to-id HTTP/1.1" 404 245 0.008546 10.0.0.191 - - [2026-08-24 02:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.339662 10.0.0.190 - - [2026-08-24 02:39:42] "GET /project/55f14abb-adc3-44a7-a821-d7efe6bc7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.486093 10.0.0.190 - - [2026-08-24 02:39:43] "POST /neutron/network HTTP/1.1" 200 117 0.007604 10.0.0.190 - - [2026-08-24 02:39:43] "GET / HTTP/1.1" 200 36215 0.001841 10.0.0.190 - - [2026-08-24 02:39:45] "POST /fqname-to-id HTTP/1.1" 401 293 0.000632 10.0.0.190 - - [2026-08-24 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.064639 10.0.0.191 - - [2026-08-24 02:39:45] "GET /projects?obj_uuids=55f14abb-adc3-44a7-a821-d7efe6bc7a7b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000909 10.0.0.190 - - [2026-08-24 02:39:45] "GET /project/55f14abb-adc3-44a7-a821-d7efe6bc7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.052449 10.0.0.190 - - [2026-08-24 02:39:45] "POST /neutron/network HTTP/1.1" 200 117 0.035803 10.0.0.190 - - [2026-08-24 02:39:45] "POST /neutron/network HTTP/1.1" 200 117 0.007306 10.0.0.190 - - [2026-08-24 02:39:46] "POST /ref-update HTTP/1.1" 200 156 0.027615 10.0.0.190 - - [2026-08-24 02:39:46] "POST /neutron/network HTTP/1.1" 200 839 0.009602 10.0.0.190 - - [2026-08-24 02:39:46] "POST /id-to-fqname HTTP/1.1" 200 233 0.001228 10.0.0.190 - - [2026-08-24 02:39:46] "GET /virtual-network/ab8d3fb6-5e95-4e8e-8734-1b7b6dde0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005694 10.0.0.190 - - [2026-08-24 02:39:46] "GET /virtual-network/ab8d3fb6-5e95-4e8e-8734-1b7b6dde0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007725 10.0.0.190 - - [2026-08-24 02:39:46] "POST /neutron/subnet HTTP/1.1" 200 729 0.009440 10.0.0.190 - - [2026-08-24 02:39:47] "GET /virtual-network/ab8d3fb6-5e95-4e8e-8734-1b7b6dde0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006084 10.0.0.190 - - [2026-08-24 02:39:47] "POST /neutron/network HTTP/1.1" 200 117 0.006863 10.0.0.190 - - [2026-08-24 02:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.191 - - [2026-08-24 02:39:48] "GET /projects?obj_uuids=55f14abb-adc3-44a7-a821-d7efe6bc7a7b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000937 10.0.0.190 - - [2026-08-24 02:39:48] "GET /project/55f14abb-adc3-44a7-a821-d7efe6bc7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.052281 10.0.0.190 - - [2026-08-24 02:39:48] "POST /neutron/network HTTP/1.1" 200 117 0.019001 10.0.0.190 - - [2026-08-24 02:39:49] "POST /neutron/network HTTP/1.1" 200 838 0.011356 10.0.0.190 - - [2026-08-24 02:39:49] "POST /id-to-fqname HTTP/1.1" 200 233 0.001317 10.0.0.190 - - [2026-08-24 02:39:49] "GET /virtual-network/3f15c924-cbe0-4769-889e-1312049f30a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.009196 10.0.0.190 - - [2026-08-24 02:39:49] "GET /virtual-network/3f15c924-cbe0-4769-889e-1312049f30a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006192 10.0.0.190 - - [2026-08-24 02:39:49] "POST /neutron/subnet HTTP/1.1" 200 724 0.011094 10.0.0.190 - - [2026-08-24 02:39:49] "GET /virtual-network/3f15c924-cbe0-4769-889e-1312049f30a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006297 10.0.0.190 - - [2026-08-24 02:39:49] "GET /obj-perms HTTP/1.1" 200 4507 0.046129 10.0.0.190 - - [2026-08-24 02:39:49] "POST /id-to-fqname HTTP/1.1" 200 233 0.001913 10.0.0.190 - - [2026-08-24 02:39:51] "POST /neutron/network HTTP/1.1" 200 117 0.007064 10.0.0.190 - - [2026-08-24 02:40:05] "DELETE /access-control-list/13477928-e45b-4898-8f44-3b7516e38e52 HTTP/1.1" 200 115 0.065129 10.0.0.191 - - [2026-08-24 02:40:20] "DELETE /project/4349e0ee-d795-48cc-b0b9-0560a99c4dfc HTTP/1.1" 404 177 0.004515 10.0.0.191 - - [2026-08-24 02:40:20] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000819 10.0.0.191 - - [2026-08-24 02:40:20] "DELETE /project/55f14abbadc344a7a821d7efe6bc7a7b HTTP/1.1" 404 173 0.009470 10.0.0.191 - - [2026-08-24 02:40:20] "DELETE /project/fe5f630a4429459289dad357296cf85f HTTP/1.1" 404 173 0.006888 10.0.0.191 - - [2026-08-24 02:40:20] "GET /project/fe5f630a-4429-4592-89da-d357296cf85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.055678 10.0.0.191 - - [2026-08-24 02:40:20] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000886 10.0.0.191 - - [2026-08-24 02:40:20] "GET /project/fe5f630a-4429-4592-89da-d357296cf85f?fields=security_groups HTTP/1.1" 200 1390 0.059679 10.0.0.191 - - [2026-08-24 02:40:20] "DELETE /security-group/5d8f5408-e8c1-4615-819d-dd5d76f86ce9 HTTP/1.1" 200 115 0.069874 10.0.0.191 - - [2026-08-24 02:40:20] "GET /projects?obj_uuids=fe5f630a-4429-4592-89da-d357296cf85f&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001043 10.0.0.191 - - [2026-08-24 02:40:20] "GET /project/fe5f630a-4429-4592-89da-d357296cf85f?fields=application_policy_sets HTTP/1.1" 200 1429 0.075584 10.0.0.190 - - [2026-08-24 02:40:20] "DELETE /access-control-list/f6bc2011-2213-41d4-adf3-4dd5acfd11b2 HTTP/1.1" 200 115 0.074709 10.0.0.191 - - [2026-08-24 02:40:20] "DELETE /project/fe5f630a-4429-4592-89da-d357296cf85f HTTP/1.1" 200 115 0.482311 10.0.0.190 - - [2026-08-24 02:40:21] "POST /neutron/network HTTP/1.1" 200 848 0.008705 10.0.0.190 - - [2026-08-24 02:40:21] "POST /neutron/port HTTP/1.1" 200 117 0.007062 10.0.0.190 - - [2026-08-24 02:40:21] "POST /id-to-fqname HTTP/1.1" 200 233 0.001446 10.0.0.191 - - [2026-08-24 02:40:21] "GET /projects?obj_uuids=55f14abb-adc3-44a7-a821-d7efe6bc7a7b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001007 10.0.0.190 - - [2026-08-24 02:40:21] "GET /project/55f14abb-adc3-44a7-a821-d7efe6bc7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.056465 10.0.0.190 - - [2026-08-24 02:40:21] "POST /neutron/network HTTP/1.1" 200 839 0.008685 10.0.0.190 - - [2026-08-24 02:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.191 - - [2026-08-24 02:40:21] "GET /projects?obj_uuids=55f14abb-adc3-44a7-a821-d7efe6bc7a7b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.190 - - [2026-08-24 02:40:22] "GET /project/55f14abb-adc3-44a7-a821-d7efe6bc7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.072182 10.0.0.190 - - [2026-08-24 02:40:22] "GET /virtual-network/ab8d3fb6-5e95-4e8e-8734-1b7b6dde0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007004 10.0.0.190 - - [2026-08-24 02:40:22] "GET /floating-ip-pools?parent_id=ab8d3fb6-5e95-4e8e-8734-1b7b6dde0307&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003772 10.0.0.190 - - [2026-08-24 02:40:22] "GET /virtual-network/ab8d3fb6-5e95-4e8e-8734-1b7b6dde0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006592 10.0.0.190 - - [2026-08-24 02:40:22] "POST /floating-ip-pools HTTP/1.1" 200 611 0.038184 10.0.0.190 - - [2026-08-24 02:40:22] "POST /ref-update HTTP/1.1" 200 156 0.021868 10.0.0.190 - - [2026-08-24 02:40:22] "GET /virtual-network/ab8d3fb6-5e95-4e8e-8734-1b7b6dde0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006173 10.0.0.190 - - [2026-08-24 02:40:22] "GET /virtual-network/ab8d3fb6-5e95-4e8e-8734-1b7b6dde0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006263 10.0.0.190 - - [2026-08-24 02:40:22] "POST /neutron/port HTTP/1.1" 200 117 0.007065 10.0.0.190 - - [2026-08-24 02:40:26] "POST /neutron/port HTTP/1.1" 200 1072 0.022708 10.0.0.190 - - [2026-08-24 02:40:26] "POST /neutron/port HTTP/1.1" 200 1126 0.189105 10.0.0.190 - - [2026-08-24 02:40:26] "POST /neutron/port HTTP/1.1" 200 1073 0.044062 10.0.0.190 - - [2026-08-24 02:40:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004222 10.0.0.190 - - [2026-08-24 02:40:27] "POST /neutron/network HTTP/1.1" 200 838 0.007357 10.0.0.190 - - [2026-08-24 02:40:28] "POST /neutron/port HTTP/1.1" 200 1137 0.025725 10.0.0.190 - - [2026-08-24 02:40:28] "POST /neutron/port HTTP/1.1" 200 117 0.001436 10.0.0.50 - - [2026-08-24 02:40:28] "GET /obj-perms HTTP/1.1" 200 4509 0.073572 10.0.0.190 - - [2026-08-24 02:40:32] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010683 10.0.0.190 - - [2026-08-24 02:40:43] "POST /neutron/port HTTP/1.1" 200 1136 0.020585 10.0.0.190 - - [2026-08-24 02:40:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008208 10.0.0.190 - - [2026-08-24 02:40:58] "POST /neutron/port HTTP/1.1" 200 1136 0.020502 10.0.0.190 - - [2026-08-24 02:41:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008680 10.0.0.190 - - [2026-08-24 02:41:13] "POST /neutron/port HTTP/1.1" 200 1136 0.021155 10.0.0.190 - - [2026-08-24 02:41:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009159 10.0.0.191 - - [2026-08-24 02:41:28] "GET /obj-perms HTTP/1.1" 200 4509 0.043613 10.0.0.190 - - [2026-08-24 02:41:29] "POST /neutron/port HTTP/1.1" 200 1136 0.026374 10.0.0.190 - - [2026-08-24 02:41:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008292 10.0.0.190 - - [2026-08-24 02:41:39] "POST /neutron/port HTTP/1.1" 200 1136 0.021872 10.0.0.190 - - [2026-08-24 02:41:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.022585 10.0.0.190 - - [2026-08-24 02:41:39] "GET /virtual-machine/b991bdef-e0fa-460b-bfbf-1c5f83687e17 HTTP/1.1" 401 293 0.000632 10.0.0.190 - - [2026-08-24 02:41:39] "GET /virtual-machine/b991bdef-e0fa-460b-bfbf-1c5f83687e17 HTTP/1.1" 200 1307 0.028279 10.0.0.190 - - [2026-08-24 02:41:39] "GET /virtual-machine-interface/26fc6d0a-06e6-4dff-b882-5e6e9fdddb1b HTTP/1.1" 200 3011 0.005533 10.0.0.190 - - [2026-08-24 02:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.190 - - [2026-08-24 02:41:39] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004794 10.0.0.190 - - [2026-08-24 02:41:39] "GET /virtual-networks?parent_id=55f14abb-adc3-44a7-a821-d7efe6bc7a7b&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003790 10.0.0.190 - - [2026-08-24 02:41:39] "GET /virtual-network/3f15c924-cbe0-4769-889e-1312049f30a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006518 10.0.0.190 - - [2026-08-24 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.190 - - [2026-08-24 02:41:43] "GET /virtual-network/3f15c924-cbe0-4769-889e-1312049f30a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007262 10.0.0.190 - - [2026-08-24 02:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.190 - - [2026-08-24 02:41:47] "GET /virtual-network/3f15c924-cbe0-4769-889e-1312049f30a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006088 10.0.0.190 - - [2026-08-24 02:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.190 - - [2026-08-24 02:41:51] "GET /virtual-network/3f15c924-cbe0-4769-889e-1312049f30a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006231 10.0.0.190 - - [2026-08-24 02:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.190 - - [2026-08-24 02:41:55] "GET /virtual-network/3f15c924-cbe0-4769-889e-1312049f30a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006217 10.0.0.190 - - [2026-08-24 02:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.190 - - [2026-08-24 02:41:59] "GET /virtual-network/3f15c924-cbe0-4769-889e-1312049f30a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006230 10.0.0.190 - - [2026-08-24 02:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.190 - - [2026-08-24 02:42:03] "GET /virtual-network/3f15c924-cbe0-4769-889e-1312049f30a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006399 10.0.0.190 - - [2026-08-24 02:42:07] "POST /neutron/network HTTP/1.1" 200 848 0.007822 10.0.0.190 - - [2026-08-24 02:42:07] "POST /neutron/port HTTP/1.1" 200 117 0.001188 10.0.0.190 - - [2026-08-24 02:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.190 - - [2026-08-24 02:42:07] "GET /virtual-network/3f15c924-cbe0-4769-889e-1312049f30a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006361 10.0.0.191 - - [2026-08-24 02:42:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000485 10.0.0.191 - - [2026-08-24 02:42:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000444 10.0.0.190 - - [2026-08-24 02:42:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.190 - - [2026-08-24 02:42:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.191 - - [2026-08-24 02:42:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.191 - - [2026-08-24 02:42:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.190 - - [2026-08-24 02:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.190 - - [2026-08-24 02:42:09] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004613 10.0.0.190 - - [2026-08-24 02:42:09] "GET /virtual-networks?parent_id=55f14abb-adc3-44a7-a821-d7efe6bc7a7b&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.004108 10.0.0.190 - - [2026-08-24 02:42:09] "GET /virtual-network/3f15c924-cbe0-4769-889e-1312049f30a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006357 10.0.0.190 - - [2026-08-24 02:42:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008750 10.0.0.50 - - [2026-08-24 02:42:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000454 10.0.0.50 - - [2026-08-24 02:42:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000433 10.0.0.190 - - [2026-08-24 02:42:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000443 10.0.0.190 - - [2026-08-24 02:42:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000604 10.0.0.50 - - [2026-08-24 02:42:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000534 10.0.0.50 - - [2026-08-24 02:42:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.190 - - [2026-08-24 02:42:14] "POST /neutron/port HTTP/1.1" 200 1137 0.021866 10.0.0.190 - - [2026-08-24 02:42:15] "POST /neutron/port HTTP/1.1" 200 1136 0.042031 10.0.0.190 - - [2026-08-24 02:42:15] "POST /neutron/network HTTP/1.1" 200 849 0.007769 10.0.0.190 - - [2026-08-24 02:42:15] "POST /neutron/port HTTP/1.1" 200 117 0.001287 10.0.0.190 - - [2026-08-24 02:42:19] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009869 10.0.0.190 - - [2026-08-24 02:42:25] "POST /neutron/floatingip HTTP/1.1" 200 531 0.009953 10.0.0.190 - - [2026-08-24 02:42:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009099 10.0.0.190 - - [2026-08-24 02:42:25] "POST /neutron/port HTTP/1.1" 200 1137 0.021013 10.0.0.190 - - [2026-08-24 02:42:25] "GET /virtual-machine/767a8871-28bb-4a3f-9d78-c054cc9e6ea3 HTTP/1.1" 200 1306 0.006998 10.0.0.190 - - [2026-08-24 02:42:25] "GET /virtual-machine-interface/077d40d3-6cfc-4e21-83fb-6cf4c6b2c82e HTTP/1.1" 200 3009 0.005621 10.0.0.190 - - [2026-08-24 02:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.190 - - [2026-08-24 02:42:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003711 10.0.0.190 - - [2026-08-24 02:42:25] "GET /virtual-networks?parent_id=55f14abb-adc3-44a7-a821-d7efe6bc7a7b&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003141 10.0.0.190 - - [2026-08-24 02:42:25] "GET /virtual-network/ab8d3fb6-5e95-4e8e-8734-1b7b6dde0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006236 10.0.0.190 - - [2026-08-24 02:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.190 - - [2026-08-24 02:42:26] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004840 10.0.0.190 - - [2026-08-24 02:42:26] "GET /virtual-networks?parent_id=55f14abb-adc3-44a7-a821-d7efe6bc7a7b&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003528 10.0.0.190 - - [2026-08-24 02:42:26] "GET /virtual-network/ab8d3fb6-5e95-4e8e-8734-1b7b6dde0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006294 10.0.0.190 - - [2026-08-24 02:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.190 - - [2026-08-24 02:42:26] "GET /routing-instance/124a86d9-c9c5-4377-ac25-61e7c65ea85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.005059 10.0.0.190 - - [2026-08-24 02:42:26] "GET /route-target/c9361a18-dd12-456a-9ee5-0ab891c27a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004706 10.0.0.190 - - [2026-08-24 02:43:07] "POST /neutron/port HTTP/1.1" 200 1136 0.026942 10.0.0.190 - - [2026-08-24 02:43:09] "POST /neutron/floatingip HTTP/1.1" 200 552 0.021154 10.0.0.190 - - [2026-08-24 02:43:09] "POST /neutron/network HTTP/1.1" 200 838 0.007645 10.0.0.190 - - [2026-08-24 02:43:17] "POST /neutron/network HTTP/1.1" 200 849 0.010723 10.0.0.190 - - [2026-08-24 02:43:17] "POST /neutron/port HTTP/1.1" 200 117 0.001241 10.0.0.190 - - [2026-08-24 02:43:19] "POST /neutron/floatingip HTTP/1.1" 200 531 0.047917 10.0.0.190 - - [2026-08-24 02:43:19] "GET /floating-ip-pool/e7fdca50-8f27-4aa3-8936-4f45a26da4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004723 10.0.0.190 - - [2026-08-24 02:43:19] "POST /ref-update HTTP/1.1" 200 156 0.020497 10.0.0.190 - - [2026-08-24 02:43:19] "DELETE /floating-ip-pool/e7fdca50-8f27-4aa3-8936-4f45a26da4e9 HTTP/1.1" 200 115 0.051766 10.0.0.190 - - [2026-08-24 02:43:19] "POST /neutron/network HTTP/1.1" 200 838 0.008653 10.0.0.190 - - [2026-08-24 02:43:21] "POST /neutron/port HTTP/1.1" 200 1127 0.015870 10.0.0.190 - - [2026-08-24 02:43:21] "POST /neutron/port HTTP/1.1" 200 1126 0.040051 10.0.0.190 - - [2026-08-24 02:43:21] "POST /neutron/network HTTP/1.1" 400 204 0.019656 10.0.0.190 - - [2026-08-24 02:43:24] "POST /neutron/network HTTP/1.1" 200 839 0.007586 10.0.0.190 - - [2026-08-24 02:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007095 10.0.0.191 - - [2026-08-24 02:43:25] "GET /projects?obj_uuids=55f14abb-adc3-44a7-a821-d7efe6bc7a7b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001417 10.0.0.190 - - [2026-08-24 02:43:25] "GET /project/55f14abb-adc3-44a7-a821-d7efe6bc7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.058083 10.0.0.191 - - [2026-08-24 02:43:25] "GET /projects?obj_uuids=55f14abb-adc3-44a7-a821-d7efe6bc7a7b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001212 10.0.0.190 - - [2026-08-24 02:43:25] "GET /project/55f14abb-adc3-44a7-a821-d7efe6bc7a7b?fields=virtual_networks HTTP/1.1" 200 1058 0.070416 10.0.0.191 - - [2026-08-24 02:43:26] "GET /projects?obj_uuids=55f14abb-adc3-44a7-a821-d7efe6bc7a7b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001015 10.0.0.190 - - [2026-08-24 02:43:26] "GET /project/55f14abb-adc3-44a7-a821-d7efe6bc7a7b?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.051601 10.0.0.191 - - [2026-08-24 02:43:26] "GET /projects?obj_uuids=55f14abb-adc3-44a7-a821-d7efe6bc7a7b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002081 10.0.0.190 - - [2026-08-24 02:43:26] "GET /project/55f14abb-adc3-44a7-a821-d7efe6bc7a7b?fields=security_groups HTTP/1.1" 200 1297 0.048841 10.0.0.190 - - [2026-08-24 02:43:27] "POST /fqname-to-id HTTP/1.1" 404 188 0.030639 10.0.0.191 - - [2026-08-24 02:43:27] "GET /projects?obj_uuids=5f15e63c-b1bb-44e3-b45e-a0d00cb81069&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003408 10.0.0.191 - - [2026-08-24 02:43:27] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001269 10.0.0.191 - - [2026-08-24 02:43:27] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007456 10.0.0.191 - - [2026-08-24 02:43:27] "POST /id-to-fqname HTTP/1.1" 200 190 0.002737 10.0.0.191 - - [2026-08-24 02:43:27] "POST /fqname-to-id HTTP/1.1" 404 199 0.009762 10.0.0.191 - - [2026-08-24 02:43:27] "POST /security-groups HTTP/1.1" 200 591 0.045045 10.0.0.191 - - [2026-08-24 02:43:27] "POST /projects HTTP/1.1" 200 585 0.271940 10.0.0.190 - - [2026-08-24 02:43:27] "POST /access-control-lists HTTP/1.1" 200 598 0.033427 10.0.0.191 - - [2026-08-24 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.349835 10.0.0.190 - - [2026-08-24 02:43:27] "GET /project/5f15e63c-b1bb-44e3-b45e-a0d00cb81069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.516539 10.0.0.190 - - [2026-08-24 02:43:28] "GET / HTTP/1.1" 200 36215 0.001541 10.0.0.190 - - [2026-08-24 02:43:30] "GET /obj-perms HTTP/1.1" 200 4509 0.052567 10.0.0.191 - - [2026-08-24 02:43:31] "GET /projects?obj_uuids=5f15e63c-b1bb-44e3-b45e-a0d00cb81069&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001143 10.0.0.190 - - [2026-08-24 02:43:31] "GET /project/5f15e63c-b1bb-44e3-b45e-a0d00cb81069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.049039 10.0.0.191 - - [2026-08-24 02:43:31] "GET /projects?obj_uuids=5f15e63c-b1bb-44e3-b45e-a0d00cb81069&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001038 10.0.0.190 - - [2026-08-24 02:43:31] "GET /project/5f15e63c-b1bb-44e3-b45e-a0d00cb81069?fields=virtual_networks HTTP/1.1" 200 1034 0.091813 10.0.0.191 - - [2026-08-24 02:43:32] "GET /projects?obj_uuids=5f15e63c-b1bb-44e3-b45e-a0d00cb81069&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000973 10.0.0.190 - - [2026-08-24 02:43:32] "GET /project/5f15e63c-b1bb-44e3-b45e-a0d00cb81069?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.051620 10.0.0.191 - - [2026-08-24 02:43:32] "GET /projects?obj_uuids=5f15e63c-b1bb-44e3-b45e-a0d00cb81069&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001035 10.0.0.190 - - [2026-08-24 02:43:32] "GET /project/5f15e63c-b1bb-44e3-b45e-a0d00cb81069?fields=security_groups HTTP/1.1" 200 1261 0.059212 10.0.0.190 - - [2026-08-24 02:43:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.027953 10.0.0.191 - - [2026-08-24 02:43:33] "GET /projects?obj_uuids=2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003441 10.0.0.191 - - [2026-08-24 02:43:33] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001159 10.0.0.191 - - [2026-08-24 02:43:33] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008847 10.0.0.191 - - [2026-08-24 02:43:33] "POST /id-to-fqname HTTP/1.1" 200 185 0.008895 10.0.0.191 - - [2026-08-24 02:43:33] "POST /fqname-to-id HTTP/1.1" 404 194 0.005397 10.0.0.191 - - [2026-08-24 02:43:33] "POST /security-groups HTTP/1.1" 200 586 0.078283 10.0.0.190 - - [2026-08-24 02:43:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.003615 10.0.0.191 - - [2026-08-24 02:43:33] "POST /projects HTTP/1.1" 200 575 0.354849 10.0.0.191 - - [2026-08-24 02:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.429659 10.0.0.190 - - [2026-08-24 02:43:33] "POST /access-control-lists HTTP/1.1" 200 591 0.035501 10.0.0.190 - - [2026-08-24 02:43:33] "GET /project/2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.581844 10.0.0.190 - - [2026-08-24 02:43:34] "GET / HTTP/1.1" 200 36215 0.002003 10.0.0.191 - - [2026-08-24 02:43:40] "GET /projects?obj_uuids=2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001029 10.0.0.190 - - [2026-08-24 02:43:40] "GET /project/2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.042633 10.0.0.191 - - [2026-08-24 02:43:40] "GET /projects?obj_uuids=2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000971 10.0.0.190 - - [2026-08-24 02:43:40] "GET /project/2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc?fields=virtual_networks HTTP/1.1" 200 1024 0.065880 10.0.0.191 - - [2026-08-24 02:43:40] "GET /projects?obj_uuids=2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001414 10.0.0.190 - - [2026-08-24 02:43:40] "GET /project/2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.046947 10.0.0.191 - - [2026-08-24 02:43:40] "GET /projects?obj_uuids=2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000978 10.0.0.190 - - [2026-08-24 02:43:41] "GET /project/2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc?fields=security_groups HTTP/1.1" 200 1246 0.046711 10.0.0.190 - - [2026-08-24 02:43:41] "POST /fqname-to-id HTTP/1.1" 404 187 0.028763 10.0.0.191 - - [2026-08-24 02:43:42] "GET /projects?obj_uuids=44d411cc-0cb6-4bc6-ade9-c95815e03600&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004285 10.0.0.191 - - [2026-08-24 02:43:42] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000998 10.0.0.191 - - [2026-08-24 02:43:42] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007760 10.0.0.191 - - [2026-08-24 02:43:42] "POST /id-to-fqname HTTP/1.1" 200 189 0.002214 10.0.0.191 - - [2026-08-24 02:43:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.003794 10.0.0.191 - - [2026-08-24 02:43:42] "POST /security-groups HTTP/1.1" 200 590 0.040880 10.0.0.191 - - [2026-08-24 02:43:42] "POST /projects HTTP/1.1" 200 583 0.268352 10.0.0.191 - - [2026-08-24 02:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.346918 10.0.0.190 - - [2026-08-24 02:43:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.007276 10.0.0.190 - - [2026-08-24 02:43:42] "GET /project/44d411cc-0cb6-4bc6-ade9-c95815e03600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.517200 10.0.0.190 - - [2026-08-24 02:43:43] "GET / HTTP/1.1" 200 36215 0.001284 10.0.0.191 - - [2026-08-24 02:43:46] "GET /projects?obj_uuids=44d411cc-0cb6-4bc6-ade9-c95815e03600&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.057302 10.0.0.190 - - [2026-08-24 02:43:46] "GET /project/44d411cc-0cb6-4bc6-ade9-c95815e03600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.096038 10.0.0.191 - - [2026-08-24 02:43:46] "GET /projects?obj_uuids=44d411cc-0cb6-4bc6-ade9-c95815e03600&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002950 10.0.0.190 - - [2026-08-24 02:43:46] "GET /project/44d411cc-0cb6-4bc6-ade9-c95815e03600?fields=virtual_networks HTTP/1.1" 200 1032 0.057387 10.0.0.191 - - [2026-08-24 02:43:47] "GET /projects?obj_uuids=44d411cc-0cb6-4bc6-ade9-c95815e03600&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001039 10.0.0.190 - - [2026-08-24 02:43:47] "GET /project/44d411cc-0cb6-4bc6-ade9-c95815e03600?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.048678 10.0.0.191 - - [2026-08-24 02:43:47] "GET /projects?obj_uuids=44d411cc-0cb6-4bc6-ade9-c95815e03600&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000936 10.0.0.190 - - [2026-08-24 02:43:47] "GET /project/44d411cc-0cb6-4bc6-ade9-c95815e03600?fields=security_groups HTTP/1.1" 200 1258 0.055974 10.0.0.190 - - [2026-08-24 02:43:48] "POST /fqname-to-id HTTP/1.1" 404 188 0.030450 10.0.0.191 - - [2026-08-24 02:43:48] "GET /projects?obj_uuids=a4cd7eca-8865-432e-b137-c9f064a0884e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003332 10.0.0.191 - - [2026-08-24 02:43:48] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001054 10.0.0.191 - - [2026-08-24 02:43:48] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.012140 10.0.0.191 - - [2026-08-24 02:43:48] "POST /id-to-fqname HTTP/1.1" 200 190 0.002279 10.0.0.191 - - [2026-08-24 02:43:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.009125 10.0.0.191 - - [2026-08-24 02:43:48] "POST /security-groups HTTP/1.1" 200 591 0.041161 10.0.0.191 - - [2026-08-24 02:43:48] "POST /projects HTTP/1.1" 200 585 0.291344 10.0.0.191 - - [2026-08-24 02:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.328904 10.0.0.190 - - [2026-08-24 02:43:48] "GET /project/a4cd7eca-8865-432e-b137-c9f064a0884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.494242 10.0.0.190 - - [2026-08-24 02:43:48] "POST /access-control-lists HTTP/1.1" 200 598 0.080070 10.0.0.190 - - [2026-08-24 02:43:49] "GET / HTTP/1.1" 200 36215 0.002085 10.0.0.191 - - [2026-08-24 02:43:53] "GET /projects?obj_uuids=a4cd7eca-8865-432e-b137-c9f064a0884e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001109 10.0.0.190 - - [2026-08-24 02:43:53] "GET /project/a4cd7eca-8865-432e-b137-c9f064a0884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.148045 10.0.0.191 - - [2026-08-24 02:43:53] "GET /projects?obj_uuids=a4cd7eca-8865-432e-b137-c9f064a0884e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001904 10.0.0.190 - - [2026-08-24 02:43:53] "GET /project/a4cd7eca-8865-432e-b137-c9f064a0884e?fields=virtual_networks HTTP/1.1" 200 1035 0.066562 10.0.0.191 - - [2026-08-24 02:43:53] "GET /projects?obj_uuids=a4cd7eca-8865-432e-b137-c9f064a0884e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001240 10.0.0.190 - - [2026-08-24 02:43:53] "GET /project/a4cd7eca-8865-432e-b137-c9f064a0884e?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.063786 10.0.0.191 - - [2026-08-24 02:43:53] "GET /projects?obj_uuids=a4cd7eca-8865-432e-b137-c9f064a0884e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001056 10.0.0.190 - - [2026-08-24 02:43:53] "GET /project/a4cd7eca-8865-432e-b137-c9f064a0884e?fields=security_groups HTTP/1.1" 200 1262 0.043926 10.0.0.190 - - [2026-08-24 02:43:54] "POST /fqname-to-id HTTP/1.1" 404 192 0.030393 10.0.0.191 - - [2026-08-24 02:43:54] "GET /projects?obj_uuids=81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003348 10.0.0.191 - - [2026-08-24 02:43:54] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001081 10.0.0.191 - - [2026-08-24 02:43:54] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.041270 10.0.0.191 - - [2026-08-24 02:43:54] "POST /id-to-fqname HTTP/1.1" 200 194 0.001237 10.0.0.191 - - [2026-08-24 02:43:54] "POST /fqname-to-id HTTP/1.1" 404 203 0.009512 10.0.0.191 - - [2026-08-24 02:43:54] "POST /security-groups HTTP/1.1" 200 595 0.034225 10.0.0.190 - - [2026-08-24 02:43:55] "POST /fqname-to-id HTTP/1.1" 404 238 0.008524 10.0.0.191 - - [2026-08-24 02:43:55] "POST /projects HTTP/1.1" 200 593 0.285862 10.0.0.191 - - [2026-08-24 02:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.363049 10.0.0.190 - - [2026-08-24 02:43:55] "POST /access-control-lists HTTP/1.1" 200 600 0.034399 10.0.0.190 - - [2026-08-24 02:43:55] "GET /project/81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.566274 10.0.0.190 - - [2026-08-24 02:43:56] "GET / HTTP/1.1" 200 36215 0.001792 10.0.0.191 - - [2026-08-24 02:43:59] "GET /projects?obj_uuids=81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001084 10.0.0.190 - - [2026-08-24 02:43:59] "GET /project/81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.056246 10.0.0.191 - - [2026-08-24 02:43:59] "GET /projects?obj_uuids=81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001438 10.0.0.190 - - [2026-08-24 02:43:59] "GET /project/81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96?fields=virtual_networks HTTP/1.1" 200 1042 0.047308 10.0.0.191 - - [2026-08-24 02:43:59] "GET /projects?obj_uuids=81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001448 10.0.0.190 - - [2026-08-24 02:43:59] "GET /project/81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.055248 10.0.0.191 - - [2026-08-24 02:43:59] "GET /projects?obj_uuids=81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001296 10.0.0.190 - - [2026-08-24 02:43:59] "GET /project/81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96?fields=security_groups HTTP/1.1" 200 1273 0.045412 10.0.0.190 - - [2026-08-24 02:44:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.038205 10.0.0.191 - - [2026-08-24 02:44:00] "GET /projects?obj_uuids=5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006014 10.0.0.191 - - [2026-08-24 02:44:01] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001124 10.0.0.191 - - [2026-08-24 02:44:01] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008175 10.0.0.191 - - [2026-08-24 02:44:01] "POST /id-to-fqname HTTP/1.1" 200 185 0.004681 10.0.0.191 - - [2026-08-24 02:44:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.003809 10.0.0.191 - - [2026-08-24 02:44:01] "POST /security-groups HTTP/1.1" 200 586 0.040099 10.0.0.191 - - [2026-08-24 02:44:01] "POST /projects HTTP/1.1" 200 575 0.287955 10.0.0.191 - - [2026-08-24 02:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.363481 10.0.0.190 - - [2026-08-24 02:44:01] "POST /fqname-to-id HTTP/1.1" 404 228 0.009199 10.0.0.190 - - [2026-08-24 02:44:01] "GET /project/5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.535083 10.0.0.190 - - [2026-08-24 02:44:02] "GET / HTTP/1.1" 200 36215 0.001632 10.0.0.190 - - [2026-08-24 02:44:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.003898 10.0.0.190 - - [2026-08-24 02:44:03] "POST /access-control-lists HTTP/1.1" 200 592 0.049720 10.0.0.190 - - [2026-08-24 02:44:03] "PUT /access-control-list/2d5401ce-19bc-4407-9167-375587d4b678 HTTP/1.1" 200 273 0.017880 10.0.0.191 - - [2026-08-24 02:44:03] "GET /projects?obj_uuids=049cc689-5bbb-4605-badf-324c061a7d1b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001061 10.0.0.190 - - [2026-08-24 02:44:03] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.133571 10.0.0.190 - - [2026-08-24 02:44:04] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.028123 10.0.0.190 - - [2026-08-24 02:44:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.003907 10.0.0.190 - - [2026-08-24 02:44:04] "PUT /access-control-list/2d5401ce-19bc-4407-9167-375587d4b678 HTTP/1.1" 200 273 0.020209 10.0.0.190 - - [2026-08-24 02:44:04] "POST /fqname-to-id HTTP/1.1" 404 227 0.019558 10.0.0.191 - - [2026-08-24 02:44:04] "GET /projects?obj_uuids=049cc689-5bbb-4605-badf-324c061a7d1b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000970 10.0.0.190 - - [2026-08-24 02:44:04] "PUT /access-control-list/ca7d3c3b-4cbb-4ad3-9683-d5c9641e8360 HTTP/1.1" 200 273 0.027068 10.0.0.190 - - [2026-08-24 02:44:04] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.078546 10.0.0.190 - - [2026-08-24 02:44:05] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.018577 10.0.0.190 - - [2026-08-24 02:44:05] "POST /fqname-to-id HTTP/1.1" 401 293 0.000494 10.0.0.190 - - [2026-08-24 02:44:05] "POST /fqname-to-id HTTP/1.1" 404 210 0.024283 10.0.0.190 - - [2026-08-24 02:44:05] "POST /fqname-to-id HTTP/1.1" 404 245 0.003956 10.0.0.190 - - [2026-08-24 02:44:06] "POST /access-control-lists HTTP/1.1" 200 607 0.042659 10.0.0.191 - - [2026-08-24 02:44:06] "GET /projects?obj_uuids=5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001446 10.0.0.190 - - [2026-08-24 02:44:06] "DELETE /access-control-list/f622a3ec-2d6e-43f5-b409-1403775978b8 HTTP/1.1" 200 115 0.064767 10.0.0.190 - - [2026-08-24 02:44:06] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.170625 10.0.0.190 - - [2026-08-24 02:44:06] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.027015 10.0.0.190 - - [2026-08-24 02:44:07] "POST /fqname-to-id HTTP/1.1" 404 210 0.008460 10.0.0.190 - - [2026-08-24 02:44:07] "PUT /access-control-list/38ac83ac-2b43-4c68-a386-0c332792b548 HTTP/1.1" 200 273 0.021998 10.0.0.190 - - [2026-08-24 02:44:07] "POST /fqname-to-id HTTP/1.1" 404 244 0.009968 10.0.0.190 - - [2026-08-24 02:44:07] "PUT /access-control-list/32fe2526-3e62-43d7-a10b-fc5ef53c1b8a HTTP/1.1" 200 273 0.022186 10.0.0.191 - - [2026-08-24 02:44:07] "GET /projects?obj_uuids=5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000881 10.0.0.190 - - [2026-08-24 02:44:07] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.073758 10.0.0.190 - - [2026-08-24 02:44:07] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.019248 10.0.0.190 - - [2026-08-24 02:44:09] "POST /neutron/router HTTP/1.1" 200 541 0.007878 10.0.0.190 - - [2026-08-24 02:44:09] "POST /route-targets HTTP/1.1" 200 328 0.025722 10.0.0.190 - - [2026-08-24 02:44:09] "POST /neutron/router HTTP/1.1" 200 541 0.019665 10.0.0.190 - - [2026-08-24 02:44:09] "POST /neutron/router HTTP/1.1" 200 541 0.004735 10.0.0.190 - - [2026-08-24 02:44:09] "POST /neutron/router HTTP/1.1" 200 541 0.004972 10.0.0.190 - - [2026-08-24 02:44:09] "POST /neutron/router HTTP/1.1" 200 541 0.005089 10.0.0.190 - - [2026-08-24 02:44:09] "POST /neutron/router HTTP/1.1" 200 541 0.004616 10.0.0.190 - - [2026-08-24 02:44:09] "POST /neutron/router HTTP/1.1" 200 541 0.004567 10.0.0.190 - - [2026-08-24 02:44:09] "POST /neutron/router HTTP/1.1" 200 541 0.004970 10.0.0.190 - - [2026-08-24 02:44:09] "POST /neutron/router HTTP/1.1" 200 541 0.004533 10.0.0.190 - - [2026-08-24 02:44:09] "POST /neutron/router HTTP/1.1" 200 541 0.005331 10.0.0.190 - - [2026-08-24 02:44:09] "POST /neutron/router HTTP/1.1" 200 541 0.004854 10.0.0.190 - - [2026-08-24 02:44:10] "POST /neutron/router HTTP/1.1" 200 541 0.007784 10.0.0.190 - - [2026-08-24 02:44:10] "POST /neutron/router HTTP/1.1" 200 151 0.107390 10.0.0.190 - - [2026-08-24 02:44:10] "DELETE /route-target/4e9d86a3-673f-4d8d-9c48-35f6a758ecc0 HTTP/1.1" 200 115 0.043439 10.0.0.190 - - [2026-08-24 02:44:10] "GET /logical-router/b0e80748-0458-4cc4-a985-35c23b20ee0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.060763 10.0.0.190 - - [2026-08-24 02:44:10] "POST /neutron/router HTTP/1.1" 200 542 0.007880 10.0.0.190 - - [2026-08-24 02:44:10] "POST /neutron/router HTTP/1.1" 200 542 0.014168 10.0.0.190 - - [2026-08-24 02:44:10] "POST /neutron/router HTTP/1.1" 200 542 0.004622 10.0.0.190 - - [2026-08-24 02:44:10] "POST /neutron/router HTTP/1.1" 200 542 0.004357 10.0.0.190 - - [2026-08-24 02:44:10] "POST /neutron/router HTTP/1.1" 200 542 0.004468 10.0.0.190 - - [2026-08-24 02:44:10] "POST /neutron/router HTTP/1.1" 200 542 0.004561 10.0.0.190 - - [2026-08-24 02:44:10] "POST /neutron/router HTTP/1.1" 200 542 0.004875 10.0.0.190 - - [2026-08-24 02:44:10] "POST /neutron/router HTTP/1.1" 200 542 0.004781 10.0.0.190 - - [2026-08-24 02:44:10] "POST /neutron/router HTTP/1.1" 200 542 0.005093 10.0.0.190 - - [2026-08-24 02:44:11] "POST /neutron/router HTTP/1.1" 200 542 0.005102 10.0.0.190 - - [2026-08-24 02:44:11] "POST /neutron/router HTTP/1.1" 200 542 0.004862 10.0.0.190 - - [2026-08-24 02:44:11] "POST /neutron/router HTTP/1.1" 200 541 0.030421 10.0.0.190 - - [2026-08-24 02:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005374 10.0.0.191 - - [2026-08-24 02:44:11] "GET /projects?obj_uuids=5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000891 10.0.0.190 - - [2026-08-24 02:44:11] "POST /neutron/router HTTP/1.1" 200 559 0.116515 10.0.0.190 - - [2026-08-24 02:44:11] "POST /neutron/router HTTP/1.1" 200 559 0.004257 10.0.0.190 - - [2026-08-24 02:44:11] "PUT /logical-router/b134667c-5d93-4194-9df9-2e6ec17ed1b7 HTTP/1.1" 200 263 0.046939 10.0.0.190 - - [2026-08-24 02:44:11] "POST /neutron/router HTTP/1.1" 200 559 0.007854 10.0.0.190 - - [2026-08-24 02:44:11] "POST /neutron/router HTTP/1.1" 200 559 0.004903 10.0.0.190 - - [2026-08-24 02:44:11] "POST /neutron/router HTTP/1.1" 200 559 0.004339 10.0.0.190 - - [2026-08-24 02:44:11] "POST /neutron/router HTTP/1.1" 200 559 0.004379 10.0.0.190 - - [2026-08-24 02:44:11] "POST /neutron/router HTTP/1.1" 200 559 0.006971 10.0.0.190 - - [2026-08-24 02:44:11] "POST /neutron/router HTTP/1.1" 200 559 0.005156 10.0.0.190 - - [2026-08-24 02:44:11] "POST /neutron/router HTTP/1.1" 200 559 0.004628 10.0.0.190 - - [2026-08-24 02:44:11] "POST /neutron/router HTTP/1.1" 200 559 0.015518 10.0.0.190 - - [2026-08-24 02:44:12] "POST /neutron/router HTTP/1.1" 200 559 0.004557 10.0.0.190 - - [2026-08-24 02:44:12] "POST /neutron/router HTTP/1.1" 200 559 0.033347 10.0.0.190 - - [2026-08-24 02:44:12] "POST /neutron/router HTTP/1.1" 200 559 0.008834 10.0.0.190 - - [2026-08-24 02:44:12] "POST /neutron/security_group HTTP/1.1" 200 151 0.087482 10.0.0.190 - - [2026-08-24 02:44:12] "DELETE /access-control-list/b58f8ad5-8fb0-4c3b-a6f2-4176ef32a5f9 HTTP/1.1" 200 115 0.045865 10.0.0.190 - - [2026-08-24 02:44:12] "POST /neutron/security_group HTTP/1.1" 200 506 0.007452 10.0.0.190 - - [2026-08-24 02:44:12] "DELETE /access-control-list/38ac83ac-2b43-4c68-a386-0c332792b548 HTTP/1.1" 200 115 0.046040 10.0.0.190 - - [2026-08-24 02:44:12] "POST /neutron/security_group HTTP/1.1" 200 151 0.100172 10.0.0.190 - - [2026-08-24 02:44:12] "DELETE /access-control-list/60e0ae25-a040-4a53-addc-627ed6e72d57 HTTP/1.1" 200 115 0.040641 10.0.0.191 - - [2026-08-24 02:44:14] "GET /projects?obj_uuids=5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000970 10.0.0.190 - - [2026-08-24 02:44:14] "GET /project/5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.051470 10.0.0.191 - - [2026-08-24 02:44:14] "GET /projects?obj_uuids=5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000905 10.0.0.190 - - [2026-08-24 02:44:14] "GET /project/5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c?fields=virtual_networks HTTP/1.1" 200 1024 0.051670 10.0.0.191 - - [2026-08-24 02:44:14] "GET /projects?obj_uuids=5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001123 10.0.0.190 - - [2026-08-24 02:44:14] "GET /project/5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.050521 10.0.0.191 - - [2026-08-24 02:44:14] "GET /projects?obj_uuids=5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001184 10.0.0.190 - - [2026-08-24 02:44:14] "GET /project/5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c?fields=security_groups HTTP/1.1" 200 1246 0.070674 10.0.0.190 - - [2026-08-24 02:44:15] "POST /fqname-to-id HTTP/1.1" 404 184 0.034843 10.0.0.191 - - [2026-08-24 02:44:15] "GET /projects?obj_uuids=ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003091 10.0.0.191 - - [2026-08-24 02:44:15] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001205 10.0.0.191 - - [2026-08-24 02:44:15] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007957 10.0.0.191 - - [2026-08-24 02:44:15] "POST /id-to-fqname HTTP/1.1" 200 186 0.001974 10.0.0.191 - - [2026-08-24 02:44:15] "POST /fqname-to-id HTTP/1.1" 404 195 0.007949 10.0.0.191 - - [2026-08-24 02:44:15] "POST /security-groups HTTP/1.1" 200 587 0.086159 10.0.0.191 - - [2026-08-24 02:44:15] "POST /projects HTTP/1.1" 200 577 0.327428 10.0.0.190 - - [2026-08-24 02:44:15] "POST /access-control-lists HTTP/1.1" 200 594 0.037452 10.0.0.191 - - [2026-08-24 02:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.410022 10.0.0.190 - - [2026-08-24 02:44:15] "GET /project/ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.589645 10.0.0.190 - - [2026-08-24 02:44:17] "GET / HTTP/1.1" 200 36215 0.001365 10.0.0.190 - - [2026-08-24 02:44:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000555 10.0.0.190 - - [2026-08-24 02:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.058491 10.0.0.191 - - [2026-08-24 02:44:19] "GET /projects?obj_uuids=ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000969 10.0.0.190 - - [2026-08-24 02:44:19] "GET /project/ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.059403 10.0.0.190 - - [2026-08-24 02:44:19] "POST /route-targets HTTP/1.1" 200 328 0.016860 10.0.0.191 - - [2026-08-24 02:44:20] "POST /useragent-kv HTTP/1.1" 200 115 0.012722 10.0.0.190 - - [2026-08-24 02:44:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.264892 10.0.0.190 - - [2026-08-24 02:44:20] "POST /id-to-fqname HTTP/1.1" 200 216 0.001437 10.0.0.190 - - [2026-08-24 02:44:20] "GET /virtual-network/23f68f8e-ab6e-4ae6-91ae-2bfd83ade3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006074 10.0.0.190 - - [2026-08-24 02:44:20] "GET /virtual-network/23f68f8e-ab6e-4ae6-91ae-2bfd83ade3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005921 10.0.0.190 - - [2026-08-24 02:44:20] "POST /neutron/network HTTP/1.1" 200 821 0.007410 10.0.0.190 - - [2026-08-24 02:44:20] "POST /fqname-to-id HTTP/1.1" 404 206 0.003306 10.0.0.190 - - [2026-08-24 02:44:20] "GET /virtual-network/23f68f8e-ab6e-4ae6-91ae-2bfd83ade3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005486 10.0.0.190 - - [2026-08-24 02:44:20] "GET /virtual-machine-interface/f2291bb2-9955-45c1-a710-9b3a80f3a4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.007733 10.0.0.190 - - [2026-08-24 02:44:20] "GET /virtual-machine-interface/f2291bb2-9955-45c1-a710-9b3a80f3a4a3?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.010411 10.0.0.190 - - [2026-08-24 02:44:20] "GET /instance-ip/55a2b22b-28e1-403c-87cd-2f6fa5580ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.024717 10.0.0.191 - - [2026-08-24 02:44:20] "DELETE /project/5f15e63cb1bb44e3b45ea0d00cb81069 HTTP/1.1" 404 173 0.012691 10.0.0.191 - - [2026-08-24 02:44:20] "DELETE /project/44d411cc0cb64bc6ade9c95815e03600 HTTP/1.1" 404 173 0.023836 10.0.0.191 - - [2026-08-24 02:44:20] "DELETE /project/55f14abb-adc3-44a7-a821-d7efe6bc7a7b HTTP/1.1" 404 177 0.028313 10.0.0.191 - - [2026-08-24 02:44:20] "DELETE /project/81ab848e7d534b1aa4edd85d6e1ccc96 HTTP/1.1" 404 173 0.015690 10.0.0.191 - - [2026-08-24 02:44:20] "DELETE /project/2e4e6f9dd1a84fd9b33f3c6b557690fc HTTP/1.1" 404 173 0.018626 10.0.0.191 - - [2026-08-24 02:44:20] "GET /projects?obj_uuids=2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000935 10.0.0.191 - - [2026-08-24 02:44:20] "GET /projects?obj_uuids=44d411cc-0cb6-4bc6-ade9-c95815e03600&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001101 10.0.0.191 - - [2026-08-24 02:44:20] "GET /projects?obj_uuids=a4cd7eca-8865-432e-b137-c9f064a0884e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000733 10.0.0.191 - - [2026-08-24 02:44:20] "GET /projects?obj_uuids=81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000715 10.0.0.191 - - [2026-08-24 02:44:20] "GET /projects?obj_uuids=5f15e63c-b1bb-44e3-b45e-a0d00cb81069&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001111 10.0.0.191 - - [2026-08-24 02:44:20] "DELETE /project/ec6ae14e4c754d5d96c0cc0ee0d47fbc HTTP/1.1" 404 173 0.013050 10.0.0.191 - - [2026-08-24 02:44:20] "DELETE /project/5449ccdc75eb4fbeb3fe99d4e57aa80c HTTP/1.1" 404 173 0.012163 10.0.0.191 - - [2026-08-24 02:44:20] "DELETE /project/a4cd7eca8865432eb137c9f064a0884e HTTP/1.1" 404 173 0.013288 10.0.0.191 - - [2026-08-24 02:44:20] "GET /projects?obj_uuids=5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000913 10.0.0.191 - - [2026-08-24 02:44:20] "GET /project/44d411cc-0cb6-4bc6-ade9-c95815e03600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.091423 10.0.0.191 - - [2026-08-24 02:44:20] "GET /projects?obj_uuids=44d411cc-0cb6-4bc6-ade9-c95815e03600&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001051 10.0.0.191 - - [2026-08-24 02:44:20] "GET /project/a4cd7eca-8865-432e-b137-c9f064a0884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.134860 10.0.0.191 - - [2026-08-24 02:44:20] "GET /project/5f15e63c-b1bb-44e3-b45e-a0d00cb81069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.134979 10.0.0.191 - - [2026-08-24 02:44:20] "GET /projects?obj_uuids=a4cd7eca-8865-432e-b137-c9f064a0884e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001211 10.0.0.191 - - [2026-08-24 02:44:20] "GET /projects?obj_uuids=5f15e63c-b1bb-44e3-b45e-a0d00cb81069&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001642 10.0.0.191 - - [2026-08-24 02:44:20] "GET /project/2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.207713 10.0.0.191 - - [2026-08-24 02:44:20] "GET /project/81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.215160 10.0.0.191 - - [2026-08-24 02:44:20] "GET /projects?obj_uuids=2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001728 10.0.0.191 - - [2026-08-24 02:44:20] "GET /projects?obj_uuids=81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001042 10.0.0.191 - - [2026-08-24 02:44:20] "GET /project/5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.218571 10.0.0.191 - - [2026-08-24 02:44:20] "GET /projects?obj_uuids=5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001573 10.0.0.191 - - [2026-08-24 02:44:21] "GET /project/44d411cc-0cb6-4bc6-ade9-c95815e03600?fields=security_groups HTTP/1.1" 200 1360 0.226989 10.0.0.191 - - [2026-08-24 02:44:21] "GET /project/a4cd7eca-8865-432e-b137-c9f064a0884e?fields=security_groups HTTP/1.1" 200 1364 0.201906 10.0.0.191 - - [2026-08-24 02:44:21] "GET /project/5f15e63c-b1bb-44e3-b45e-a0d00cb81069?fields=security_groups HTTP/1.1" 200 1363 0.222901 10.0.0.191 - - [2026-08-24 02:44:21] "GET /project/2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc?fields=security_groups HTTP/1.1" 200 1348 0.188201 10.0.0.191 - - [2026-08-24 02:44:21] "GET /project/81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96?fields=security_groups HTTP/1.1" 200 1375 0.212090 10.0.0.191 - - [2026-08-24 02:44:21] "GET /project/5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c?fields=security_groups HTTP/1.1" 200 1348 0.253890 10.0.0.191 - - [2026-08-24 02:44:21] "DELETE /security-group/67476e09-0cb1-4f2d-a21d-6b05f821e267 HTTP/1.1" 200 115 0.256938 10.0.0.191 - - [2026-08-24 02:44:21] "GET /projects?obj_uuids=44d411cc-0cb6-4bc6-ade9-c95815e03600&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001235 10.0.0.191 - - [2026-08-24 02:44:21] "DELETE /security-group/34c505c6-b550-4288-aed6-c0fdb4b0c72c HTTP/1.1" 200 115 0.298352 10.0.0.191 - - [2026-08-24 02:44:21] "GET /projects?obj_uuids=a4cd7eca-8865-432e-b137-c9f064a0884e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001011 10.0.0.191 - - [2026-08-24 02:44:21] "DELETE /security-group/aa618b9d-2cf0-48bd-83f1-8037fb7a9aff HTTP/1.1" 200 115 0.286100 10.0.0.191 - - [2026-08-24 02:44:21] "GET /projects?obj_uuids=5f15e63c-b1bb-44e3-b45e-a0d00cb81069&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001067 10.0.0.191 - - [2026-08-24 02:44:21] "DELETE /security-group/9338c2b8-9ddc-4db8-b523-688b36af77ba HTTP/1.1" 200 115 0.285585 10.0.0.191 - - [2026-08-24 02:44:21] "GET /projects?obj_uuids=2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001397 10.0.0.190 - - [2026-08-24 02:44:21] "POST /neutron/port HTTP/1.1" 200 1018 0.045922 10.0.0.191 - - [2026-08-24 02:44:21] "GET /project/44d411cc-0cb6-4bc6-ade9-c95815e03600?fields=application_policy_sets HTTP/1.1" 200 1399 0.160122 10.0.0.191 - - [2026-08-24 02:44:21] "GET /project/a4cd7eca-8865-432e-b137-c9f064a0884e?fields=application_policy_sets HTTP/1.1" 200 1403 0.126357 10.0.0.190 - - [2026-08-24 02:44:21] "DELETE /access-control-list/59b50270-62bc-437e-bc5b-058f1f18af4e HTTP/1.1" 200 115 0.143509 10.0.0.191 - - [2026-08-24 02:44:21] "DELETE /security-group/02648d01-1f68-4a1a-8ade-9b244a986f29 HTTP/1.1" 200 115 0.318090 10.0.0.191 - - [2026-08-24 02:44:21] "GET /projects?obj_uuids=81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005369 10.0.0.191 - - [2026-08-24 02:44:21] "DELETE /security-group/943fc193-e4f3-4bb0-953e-fa1496ee275a HTTP/1.1" 200 115 0.289830 10.0.0.191 - - [2026-08-24 02:44:21] "GET /projects?obj_uuids=5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001079 10.0.0.191 - - [2026-08-24 02:44:21] "GET /project/5f15e63c-b1bb-44e3-b45e-a0d00cb81069?fields=application_policy_sets HTTP/1.1" 200 1402 0.187254 10.0.0.191 - - [2026-08-24 02:44:21] "GET /project/2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc?fields=application_policy_sets HTTP/1.1" 200 1387 0.172335 10.0.0.191 - - [2026-08-24 02:44:21] "GET /project/81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96?fields=application_policy_sets HTTP/1.1" 200 1414 0.213402 10.0.0.191 - - [2026-08-24 02:44:21] "GET /project/5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c?fields=application_policy_sets HTTP/1.1" 200 1387 0.214122 10.0.0.190 - - [2026-08-24 02:44:21] "DELETE /access-control-list/4c8ce3ae-9522-4e5b-8243-82e19e03e915 HTTP/1.1" 200 115 0.147469 10.0.0.191 - - [2026-08-24 02:44:22] "DELETE /project/44d411cc-0cb6-4bc6-ade9-c95815e03600 HTTP/1.1" 200 115 1.437787 10.0.0.191 - - [2026-08-24 02:44:22] "DELETE /project/5f15e63c-b1bb-44e3-b45e-a0d00cb81069 HTTP/1.1" 200 115 1.539979 10.0.0.191 - - [2026-08-24 02:44:22] "DELETE /project/a4cd7eca-8865-432e-b137-c9f064a0884e HTTP/1.1" 200 115 1.559670 10.0.0.190 - - [2026-08-24 02:44:22] "DELETE /access-control-list/c1ef22d9-0d86-4f87-961a-23116df6e43e HTTP/1.1" 200 115 0.166071 10.0.0.191 - - [2026-08-24 02:44:22] "DELETE /project/2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc HTTP/1.1" 200 115 1.607934 10.0.0.191 - - [2026-08-24 02:44:22] "DELETE /project/81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96 HTTP/1.1" 200 115 1.651444 10.0.0.191 - - [2026-08-24 02:44:22] "DELETE /project/5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c HTTP/1.1" 200 115 1.626585 10.0.0.191 - - [2026-08-24 02:44:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002761 10.0.0.191 - - [2026-08-24 02:44:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002863 10.0.0.190 - - [2026-08-24 02:44:22] "POST /neutron/network HTTP/1.1" 200 151 0.527684 10.0.0.190 - - [2026-08-24 02:44:22] "DELETE /access-control-list/ea44ceb5-529c-4563-92c0-f0b1811c87e5 HTTP/1.1" 200 115 0.044238 10.0.0.190 - - [2026-08-24 02:44:22] "DELETE /route-target/9f2f3888-8388-4606-bea7-a547949988fd HTTP/1.1" 200 115 0.031829 10.0.0.190 - - [2026-08-24 02:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.191 - - [2026-08-24 02:44:25] "GET /projects?obj_uuids=ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001072 10.0.0.190 - - [2026-08-24 02:44:25] "GET /project/ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.041846 10.0.0.191 - - [2026-08-24 02:44:25] "POST /useragent-kv HTTP/1.1" 200 115 0.012191 10.0.0.190 - - [2026-08-24 02:44:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.262032 10.0.0.190 - - [2026-08-24 02:44:26] "POST /id-to-fqname HTTP/1.1" 200 217 0.001431 10.0.0.190 - - [2026-08-24 02:44:26] "GET /virtual-network/7d6d6dc7-9913-4a90-b65b-d7583856d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.007993 10.0.0.190 - - [2026-08-24 02:44:26] "POST /neutron/network HTTP/1.1" 200 979 0.009936 10.0.0.190 - - [2026-08-24 02:44:26] "GET /virtual-network/7d6d6dc7-9913-4a90-b65b-d7583856d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.004955 10.0.0.190 - - [2026-08-24 02:44:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.009671 10.0.0.190 - - [2026-08-24 02:44:26] "POST /id-to-fqname HTTP/1.1" 200 217 0.001492 10.0.0.190 - - [2026-08-24 02:44:27] "POST /neutron/port HTTP/1.1" 200 1018 0.016593 10.0.0.190 - - [2026-08-24 02:44:27] "POST /neutron/port HTTP/1.1" 200 1018 0.020715 10.0.0.190 - - [2026-08-24 02:44:27] "POST /id-to-fqname HTTP/1.1" 200 217 0.001630 10.0.0.190 - - [2026-08-24 02:44:27] "POST /neutron/port HTTP/1.1" 200 117 0.006724 10.0.0.190 - - [2026-08-24 02:44:27] "POST /neutron/network HTTP/1.1" 200 979 0.010112 10.0.0.190 - - [2026-08-24 02:44:28] "POST /neutron/port HTTP/1.1" 200 1019 0.016999 10.0.0.190 - - [2026-08-24 02:44:28] "POST /neutron/port HTTP/1.1" 200 117 0.007725 10.0.0.190 - - [2026-08-24 02:44:32] "POST /neutron/network HTTP/1.1" 200 989 0.007489 10.0.0.190 - - [2026-08-24 02:44:32] "POST /neutron/port HTTP/1.1" 200 1019 0.011371 10.0.0.190 - - [2026-08-24 02:44:32] "POST /neutron/port HTTP/1.1" 200 1018 0.048470 10.0.0.190 - - [2026-08-24 02:44:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008574 10.0.0.190 - - [2026-08-24 02:44:33] "POST /neutron/subnet HTTP/1.1" 200 703 0.014812 10.0.0.190 - - [2026-08-24 02:44:33] "POST /neutron/port HTTP/1.1" 200 1120 0.020289 10.0.0.190 - - [2026-08-24 02:44:33] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.190 - - [2026-08-24 02:44:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008754 10.0.0.190 - - [2026-08-24 02:44:48] "POST /neutron/port HTTP/1.1" 200 1120 0.019597 10.0.0.190 - - [2026-08-24 02:44:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007676 10.0.0.190 - - [2026-08-24 02:44:53] "POST /neutron/port HTTP/1.1" 200 1120 0.019755 10.0.0.190 - - [2026-08-24 02:44:53] "GET /virtual-machine/6534197f-de54-44f4-acdc-ec4b7238f96c HTTP/1.1" 401 293 0.000467 10.0.0.190 - - [2026-08-24 02:44:54] "GET /virtual-machine/6534197f-de54-44f4-acdc-ec4b7238f96c HTTP/1.1" 200 1286 0.034218 10.0.0.190 - - [2026-08-24 02:44:54] "GET /virtual-machine-interface/df73a6d7-d792-42d4-a1ec-1f61aceb4844 HTTP/1.1" 200 2932 0.005277 10.0.0.190 - - [2026-08-24 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.190 - - [2026-08-24 02:44:54] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004718 10.0.0.190 - - [2026-08-24 02:44:54] "GET /virtual-networks?parent_id=ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003401 10.0.0.190 - - [2026-08-24 02:44:54] "GET /virtual-network/7d6d6dc7-9913-4a90-b65b-d7583856d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.006008 10.0.0.190 - - [2026-08-24 02:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.190 - - [2026-08-24 02:44:57] "GET /virtual-network/7d6d6dc7-9913-4a90-b65b-d7583856d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.009130 10.0.0.190 - - [2026-08-24 02:44:57] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008898 10.0.0.190 - - [2026-08-24 02:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.190 - - [2026-08-24 02:44:59] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004750 10.0.0.190 - - [2026-08-24 02:44:59] "GET /virtual-networks?parent_id=ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004212 10.0.0.190 - - [2026-08-24 02:44:59] "GET /virtual-network/7d6d6dc7-9913-4a90-b65b-d7583856d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.006616 10.0.0.190 - - [2026-08-24 02:44:59] "POST /neutron/port HTTP/1.1" 200 1121 0.021823 10.0.0.190 - - [2026-08-24 02:45:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008049 10.0.0.190 - - [2026-08-24 02:45:00] "GET /virtual-machine/a9e303e1-6ac6-45ed-bc90-56ac283221d2 HTTP/1.1" 200 1287 0.007635 10.0.0.190 - - [2026-08-24 02:45:00] "GET /virtual-machine-interface/37c8effd-95c3-4638-8f8b-cc8bfdd24c93 HTTP/1.1" 200 2931 0.008715 10.0.0.190 - - [2026-08-24 02:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.190 - - [2026-08-24 02:45:00] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004323 10.0.0.190 - - [2026-08-24 02:45:00] "GET /virtual-networks?parent_id=ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004496 10.0.0.190 - - [2026-08-24 02:45:00] "GET /virtual-network/7d6d6dc7-9913-4a90-b65b-d7583856d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.007325 10.0.0.190 - - [2026-08-24 02:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.190 - - [2026-08-24 02:45:01] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004531 10.0.0.190 - - [2026-08-24 02:45:01] "GET /virtual-networks?parent_id=ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004085 10.0.0.190 - - [2026-08-24 02:45:01] "GET /virtual-network/7d6d6dc7-9913-4a90-b65b-d7583856d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.006601 10.0.0.190 - - [2026-08-24 02:45:04] "POST /neutron/port HTTP/1.1" 200 1111 0.017346 10.0.0.190 - - [2026-08-24 02:45:05] "POST /neutron/port HTTP/1.1" 200 1110 0.024543 10.0.0.190 - - [2026-08-24 02:45:05] "POST /neutron/network HTTP/1.1" 200 979 0.012658 10.0.0.190 - - [2026-08-24 02:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.191 - - [2026-08-24 02:45:07] "GET /projects?obj_uuids=ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000951 10.0.0.190 - - [2026-08-24 02:45:07] "GET /project/ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.063575 10.0.0.191 - - [2026-08-24 02:45:07] "GET /projects?obj_uuids=ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001074 10.0.0.190 - - [2026-08-24 02:45:07] "GET /project/ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc?fields=virtual_networks HTTP/1.1" 200 1027 0.049932 10.0.0.191 - - [2026-08-24 02:45:07] "GET /projects?obj_uuids=ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000992 10.0.0.190 - - [2026-08-24 02:45:07] "GET /project/ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.052141 10.0.0.191 - - [2026-08-24 02:45:07] "GET /projects?obj_uuids=ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001036 10.0.0.190 - - [2026-08-24 02:45:07] "GET /project/ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc?fields=security_groups HTTP/1.1" 200 1250 0.045531 10.0.0.190 - - [2026-08-24 02:45:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.030496 10.0.0.191 - - [2026-08-24 02:45:08] "GET /projects?obj_uuids=0256daf1-5676-4d6d-b41e-9cd5ee1616d1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003524 10.0.0.191 - - [2026-08-24 02:45:08] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.191 - - [2026-08-24 02:45:08] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007349 10.0.0.190 - - [2026-08-24 02:45:08] "POST /neutron/port HTTP/1.1" 400 205 0.013009 10.0.0.191 - - [2026-08-24 02:45:08] "POST /id-to-fqname HTTP/1.1" 200 188 0.014479 10.0.0.191 - - [2026-08-24 02:45:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.010277 10.0.0.190 - - [2026-08-24 02:45:08] "POST /neutron/port HTTP/1.1" 400 205 0.004305 10.0.0.191 - - [2026-08-24 02:45:08] "POST /security-groups HTTP/1.1" 200 589 0.056995 10.0.0.191 - - [2026-08-24 02:45:08] "POST /projects HTTP/1.1" 200 581 0.332525 10.0.0.190 - - [2026-08-24 02:45:08] "POST /access-control-lists HTTP/1.1" 200 596 0.034554 10.0.0.191 - - [2026-08-24 02:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.407585 10.0.0.190 - - [2026-08-24 02:45:08] "GET /project/0256daf1-5676-4d6d-b41e-9cd5ee1616d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.572355 10.0.0.190 - - [2026-08-24 02:45:10] "GET / HTTP/1.1" 200 36215 0.001977 10.0.0.190 - - [2026-08-24 02:45:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000537 10.0.0.190 - - [2026-08-24 02:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.066803 10.0.0.191 - - [2026-08-24 02:45:12] "GET /projects?obj_uuids=0256daf1-5676-4d6d-b41e-9cd5ee1616d1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000944 10.0.0.190 - - [2026-08-24 02:45:12] "GET /project/0256daf1-5676-4d6d-b41e-9cd5ee1616d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.065303 10.0.0.191 - - [2026-08-24 02:45:12] "GET /projects?obj_uuids=0256daf1-5676-4d6d-b41e-9cd5ee1616d1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000973 10.0.0.190 - - [2026-08-24 02:45:12] "POST /neutron/network HTTP/1.1" 200 605 0.194510 10.0.0.190 - - [2026-08-24 02:45:12] "POST /route-targets HTTP/1.1" 200 328 0.017321 10.0.0.190 - - [2026-08-24 02:45:13] "POST /id-to-fqname HTTP/1.1" 200 219 0.003727 10.0.0.190 - - [2026-08-24 02:45:13] "GET /virtual-network/0c4df8b0-bb84-4dcb-9b68-acadb3687e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006976 10.0.0.190 - - [2026-08-24 02:45:13] "POST /neutron/network HTTP/1.1" 200 824 0.007605 10.0.0.190 - - [2026-08-24 02:45:13] "GET /virtual-network/0c4df8b0-bb84-4dcb-9b68-acadb3687e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006037 10.0.0.190 - - [2026-08-24 02:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.191 - - [2026-08-24 02:45:13] "GET /projects?obj_uuids=0256daf1-5676-4d6d-b41e-9cd5ee1616d1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965 10.0.0.190 - - [2026-08-24 02:45:13] "GET /project/0256daf1-5676-4d6d-b41e-9cd5ee1616d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.062090 10.0.0.190 - - [2026-08-24 02:45:13] "POST /neutron/network HTTP/1.1" 200 117 0.018924 10.0.0.190 - - [2026-08-24 02:45:13] "POST /ref-update HTTP/1.1" 200 156 0.032855 10.0.0.190 - - [2026-08-24 02:45:14] "POST /neutron/network HTTP/1.1" 200 824 0.009255 10.0.0.190 - - [2026-08-24 02:45:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001320 10.0.0.190 - - [2026-08-24 02:45:14] "GET /virtual-network/b1260290-1817-4628-a247-dcbbb05af388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008257 10.0.0.190 - - [2026-08-24 02:45:14] "GET /virtual-network/b1260290-1817-4628-a247-dcbbb05af388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007005 10.0.0.190 - - [2026-08-24 02:45:14] "POST /neutron/subnet HTTP/1.1" 200 725 0.009683 10.0.0.190 - - [2026-08-24 02:45:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001246 10.0.0.190 - - [2026-08-24 02:45:14] "POST /neutron/port HTTP/1.1" 200 117 0.007272 10.0.0.190 - - [2026-08-24 02:45:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001506 10.0.0.190 - - [2026-08-24 02:45:15] "POST /neutron/network HTTP/1.1" 200 834 0.007764 10.0.0.190 - - [2026-08-24 02:45:15] "POST /neutron/port HTTP/1.1" 200 117 0.007254 10.0.0.191 - - [2026-08-24 02:45:15] "GET /projects?obj_uuids=0256daf1-5676-4d6d-b41e-9cd5ee1616d1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001314 10.0.0.190 - - [2026-08-24 02:45:15] "POST /neutron/router HTTP/1.1" 200 344 0.429544 10.0.0.190 - - [2026-08-24 02:45:15] "POST /ref-update HTTP/1.1" 200 156 0.028145 10.0.0.191 - - [2026-08-24 02:45:19] "GET /projects?obj_uuids=0256daf1-5676-4d6d-b41e-9cd5ee1616d1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001088 10.0.0.190 - - [2026-08-24 02:45:19] "POST /neutron/port HTTP/1.1" 200 1058 0.368212 10.0.0.190 - - [2026-08-24 02:45:19] "POST /neutron/port HTTP/1.1" 200 1112 0.220744 10.0.0.190 - - [2026-08-24 02:45:20] "POST /neutron/port HTTP/1.1" 200 1058 0.027578 10.0.0.190 - - [2026-08-24 02:45:20] "POST /neutron/port HTTP/1.1" 200 1122 0.018520 10.0.0.190 - - [2026-08-24 02:45:20] "POST /neutron/port HTTP/1.1" 200 117 0.001296 10.0.0.190 - - [2026-08-24 02:45:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008321 10.0.0.190 - - [2026-08-24 02:45:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.010050 10.0.0.191 - - [2026-08-24 02:45:22] "DELETE /project/0256daf156764d6db41e9cd5ee1616d1 HTTP/1.1" 404 173 0.004354 10.0.0.191 - - [2026-08-24 02:45:22] "DELETE /project/ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc HTTP/1.1" 404 177 0.003836 10.0.0.190 - - [2026-08-24 02:45:26] "POST /neutron/port HTTP/1.1" 200 1122 0.024232 10.0.0.190 - - [2026-08-24 02:45:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008950 10.0.0.50 - - [2026-08-24 02:45:32] "GET /obj-perms HTTP/1.1" 200 4509 0.054923 10.0.0.191 - - [2026-08-24 02:45:32] "GET /obj-perms HTTP/1.1" 200 4509 0.066430 10.0.0.190 - - [2026-08-24 02:45:41] "POST /neutron/port HTTP/1.1" 200 1122 0.020503 10.0.0.190 - - [2026-08-24 02:45:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008875 10.0.0.190 - - [2026-08-24 02:45:41] "GET /virtual-machine/36e2a4fc-f84f-4fdd-a8ad-a3265cfabe3e HTTP/1.1" 401 293 0.000788 10.0.0.190 - - [2026-08-24 02:45:42] "GET /virtual-machine/36e2a4fc-f84f-4fdd-a8ad-a3265cfabe3e HTTP/1.1" 200 1292 0.034456 10.0.0.190 - - [2026-08-24 02:45:42] "GET /virtual-machine-interface/a8e4925c-b76f-47c0-8bc3-b83c1f48e62f HTTP/1.1" 200 2942 0.005593 10.0.0.190 - - [2026-08-24 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.190 - - [2026-08-24 02:45:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004426 10.0.0.190 - - [2026-08-24 02:45:42] "GET /virtual-networks?parent_id=0256daf1-5676-4d6d-b41e-9cd5ee1616d1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003480 10.0.0.190 - - [2026-08-24 02:45:42] "GET /virtual-network/0c4df8b0-bb84-4dcb-9b68-acadb3687e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008163 10.0.0.190 - - [2026-08-24 02:45:44] "POST /neutron/port HTTP/1.1" 200 1122 0.018581 10.0.0.190 - - [2026-08-24 02:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.190 - - [2026-08-24 02:45:45] "GET /virtual-network/0c4df8b0-bb84-4dcb-9b68-acadb3687e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009223 10.0.0.190 - - [2026-08-24 02:45:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007765 10.0.0.190 - - [2026-08-24 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.190 - - [2026-08-24 02:45:47] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004156 10.0.0.190 - - [2026-08-24 02:45:47] "GET /virtual-networks?parent_id=0256daf1-5676-4d6d-b41e-9cd5ee1616d1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003250 10.0.0.190 - - [2026-08-24 02:45:47] "GET /virtual-network/0c4df8b0-bb84-4dcb-9b68-acadb3687e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006667 10.0.0.190 - - [2026-08-24 02:45:47] "POST /neutron/port HTTP/1.1" 200 1122 0.021404 10.0.0.190 - - [2026-08-24 02:45:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008071 10.0.0.190 - - [2026-08-24 02:45:47] "GET /virtual-machine/e28ca810-5054-40b7-aecd-36f593acbc56 HTTP/1.1" 200 1293 0.005950 10.0.0.190 - - [2026-08-24 02:45:47] "GET /virtual-machine-interface/b5da166f-b2d2-43da-a6a6-e0e337e63efa HTTP/1.1" 200 2942 0.006526 10.0.0.190 - - [2026-08-24 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.190 - - [2026-08-24 02:45:47] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004209 10.0.0.190 - - [2026-08-24 02:45:47] "GET /virtual-networks?parent_id=0256daf1-5676-4d6d-b41e-9cd5ee1616d1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003670 10.0.0.190 - - [2026-08-24 02:45:48] "GET /virtual-network/b1260290-1817-4628-a247-dcbbb05af388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006192 10.0.0.190 - - [2026-08-24 02:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.190 - - [2026-08-24 02:45:49] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006066 10.0.0.190 - - [2026-08-24 02:45:49] "GET /virtual-networks?parent_id=0256daf1-5676-4d6d-b41e-9cd5ee1616d1&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003121 10.0.0.190 - - [2026-08-24 02:45:49] "GET /virtual-network/b1260290-1817-4628-a247-dcbbb05af388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006423 10.0.0.190 - - [2026-08-24 02:45:53] "POST /neutron/port HTTP/1.1" 200 1920 0.045450 10.0.0.190 - - [2026-08-24 02:45:53] "POST /ref-update HTTP/1.1" 200 156 0.017910 10.0.0.190 - - [2026-08-24 02:46:03] "POST /neutron/router HTTP/1.1" 200 580 0.006190 10.0.0.190 - - [2026-08-24 02:46:06] "POST /ref-update HTTP/1.1" 200 156 0.025374 10.0.0.190 - - [2026-08-24 02:46:06] "POST /neutron/router HTTP/1.1" 200 344 0.240088 10.0.0.190 - - [2026-08-24 02:46:06] "POST /neutron/router HTTP/1.1" 200 580 0.008324 10.0.0.190 - - [2026-08-24 02:46:06] "GET /logical-router/94c76839-2532-44c1-85ab-6df0001a2f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006668 10.0.0.190 - - [2026-08-24 02:46:06] "DELETE /route-target/6af028ad-be45-416f-aae2-26e537ab9d9a HTTP/1.1" 200 115 0.033572 10.0.0.190 - - [2026-08-24 02:46:06] "POST /neutron/network HTTP/1.1" 400 204 0.013599 10.0.0.190 - - [2026-08-24 02:46:08] "POST /neutron/port HTTP/1.1" 200 1122 0.018781 10.0.0.190 - - [2026-08-24 02:46:09] "POST /neutron/port HTTP/1.1" 200 151 0.308673 10.0.0.190 - - [2026-08-24 02:46:10] "POST /neutron/network HTTP/1.1" 200 824 0.007488 10.0.0.191 - - [2026-08-24 02:46:11] "POST /useragent-kv HTTP/1.1" 200 115 0.006090 10.0.0.190 - - [2026-08-24 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005135 10.0.0.191 - - [2026-08-24 02:46:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002822 10.0.0.190 - - [2026-08-24 02:46:11] "POST /neutron/network HTTP/1.1" 200 151 0.170068 10.0.0.191 - - [2026-08-24 02:46:12] "GET /projects?obj_uuids=0256daf1-5676-4d6d-b41e-9cd5ee1616d1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001044 10.0.0.190 - - [2026-08-24 02:46:12] "GET /project/0256daf1-5676-4d6d-b41e-9cd5ee1616d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.054274 10.0.0.191 - - [2026-08-24 02:46:12] "GET /projects?obj_uuids=0256daf1-5676-4d6d-b41e-9cd5ee1616d1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001007 10.0.0.190 - - [2026-08-24 02:46:12] "GET /project/0256daf1-5676-4d6d-b41e-9cd5ee1616d1?fields=virtual_networks HTTP/1.1" 200 1029 0.044997 10.0.0.191 - - [2026-08-24 02:46:12] "GET /projects?obj_uuids=0256daf1-5676-4d6d-b41e-9cd5ee1616d1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001052 10.0.0.190 - - [2026-08-24 02:46:12] "GET /project/0256daf1-5676-4d6d-b41e-9cd5ee1616d1?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.046709 10.0.0.191 - - [2026-08-24 02:46:12] "GET /projects?obj_uuids=0256daf1-5676-4d6d-b41e-9cd5ee1616d1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001697 10.0.0.190 - - [2026-08-24 02:46:12] "GET /project/0256daf1-5676-4d6d-b41e-9cd5ee1616d1?fields=security_groups HTTP/1.1" 200 1254 0.050467 10.0.0.190 - - [2026-08-24 02:46:13] "POST /fqname-to-id HTTP/1.1" 404 191 0.034932 10.0.0.191 - - [2026-08-24 02:46:13] "GET /projects?obj_uuids=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003080 10.0.0.191 - - [2026-08-24 02:46:14] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001264 10.0.0.191 - - [2026-08-24 02:46:14] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008302 10.0.0.191 - - [2026-08-24 02:46:14] "POST /id-to-fqname HTTP/1.1" 200 193 0.001299 10.0.0.191 - - [2026-08-24 02:46:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.008285 10.0.0.191 - - [2026-08-24 02:46:14] "POST /security-groups HTTP/1.1" 200 594 0.038984 10.0.0.191 - - [2026-08-24 02:46:14] "POST /projects HTTP/1.1" 200 591 0.269810 10.0.0.191 - - [2026-08-24 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.307589 10.0.0.190 - - [2026-08-24 02:46:14] "POST /access-control-lists HTTP/1.1" 200 601 0.059521 10.0.0.190 - - [2026-08-24 02:46:14] "GET /project/c06000f2-8d62-4ba9-971c-e24ba192a336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.494754 10.0.0.190 - - [2026-08-24 02:46:15] "GET / HTTP/1.1" 200 36215 0.001411 10.0.0.190 - - [2026-08-24 02:46:17] "GET /project/c06000f2-8d62-4ba9-971c-e24ba192a336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000654 10.0.0.191 - - [2026-08-24 02:46:18] "GET /projects?obj_uuids=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001010 10.0.0.190 - - [2026-08-24 02:46:18] "GET /project/c06000f2-8d62-4ba9-971c-e24ba192a336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.077627 10.0.0.190 - - [2026-08-24 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.190 - - [2026-08-24 02:46:18] "GET /security-group/b4a71ca2-45ad-4f93-a213-0914f2af45c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007285 10.0.0.190 - - [2026-08-24 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.191 - - [2026-08-24 02:46:18] "GET /projects?obj_uuids=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000972 10.0.0.190 - - [2026-08-24 02:46:18] "GET /project/c06000f2-8d62-4ba9-971c-e24ba192a336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.070049 10.0.0.190 - - [2026-08-24 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.190 - - [2026-08-24 02:46:18] "GET /security-group/b4a71ca2-45ad-4f93-a213-0914f2af45c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005073 10.0.0.190 - - [2026-08-24 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.190 - - [2026-08-24 02:46:18] "PUT /security-group/b4a71ca2-45ad-4f93-a213-0914f2af45c4 HTTP/1.1" 200 263 0.022471 10.0.0.190 - - [2026-08-24 02:46:18] "POST /fqname-to-id HTTP/1.1" 404 202 0.003227 10.0.0.190 - - [2026-08-24 02:46:18] "PUT /access-control-list/0dc14d42-ba50-4612-a04c-0d45ba5e6e65 HTTP/1.1" 200 273 0.025557 10.0.0.190 - - [2026-08-24 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007885 10.0.0.191 - - [2026-08-24 02:46:18] "GET /projects?obj_uuids=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001429 10.0.0.190 - - [2026-08-24 02:46:18] "GET /project/c06000f2-8d62-4ba9-971c-e24ba192a336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.045298 10.0.0.190 - - [2026-08-24 02:46:19] "POST /ref-update HTTP/1.1" 200 156 0.028814 10.0.0.191 - - [2026-08-24 02:46:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002946 10.0.0.190 - - [2026-08-24 02:46:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.218285 10.0.0.190 - - [2026-08-24 02:46:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001401 10.0.0.190 - - [2026-08-24 02:46:19] "GET /virtual-network/2bfdba21-96d3-4738-bf83-d96d107048a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006387 10.0.0.190 - - [2026-08-24 02:46:19] "GET /virtual-network/2bfdba21-96d3-4738-bf83-d96d107048a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007198 10.0.0.190 - - [2026-08-24 02:46:19] "POST /neutron/network HTTP/1.1" 200 827 0.008181 10.0.0.190 - - [2026-08-24 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.191 - - [2026-08-24 02:46:19] "GET /projects?obj_uuids=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001243 10.0.0.190 - - [2026-08-24 02:46:19] "GET /project/c06000f2-8d62-4ba9-971c-e24ba192a336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.048851 10.0.0.191 - - [2026-08-24 02:46:19] "GET /projects?obj_uuids=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000957 10.0.0.190 - - [2026-08-24 02:46:19] "POST /neutron/network HTTP/1.1" 200 615 0.220446 10.0.0.190 - - [2026-08-24 02:46:20] "POST /id-to-fqname HTTP/1.1" 200 227 0.004375 10.0.0.190 - - [2026-08-24 02:46:20] "GET /virtual-network/631f286b-1eca-4140-af73-df46a22022bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006164 10.0.0.190 - - [2026-08-24 02:46:20] "POST /neutron/network HTTP/1.1" 200 834 0.007612 10.0.0.190 - - [2026-08-24 02:46:20] "GET /virtual-network/631f286b-1eca-4140-af73-df46a22022bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005776 10.0.0.190 - - [2026-08-24 02:46:20] "POST /id-to-fqname HTTP/1.1" 200 223 0.001306 10.0.0.190 - - [2026-08-24 02:46:20] "POST /neutron/network HTTP/1.1" 200 837 0.014380 10.0.0.191 - - [2026-08-24 02:46:20] "GET /projects?obj_uuids=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001029 10.0.0.190 - - [2026-08-24 02:46:20] "GET /project/c06000f2-8d62-4ba9-971c-e24ba192a336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.105911 10.0.0.190 - - [2026-08-24 02:46:21] "DELETE /access-control-list/888fe00d-cc2c-4a6e-a012-04df0335be0b HTTP/1.1" 200 115 0.060636 10.0.0.190 - - [2026-08-24 02:46:21] "POST /neutron/port HTTP/1.1" 200 117 0.006202 10.0.0.190 - - [2026-08-24 02:46:21] "POST /id-to-fqname HTTP/1.1" 200 227 0.001544 10.0.0.190 - - [2026-08-24 02:46:21] "POST /neutron/network HTTP/1.1" 200 834 0.027158 10.0.0.191 - - [2026-08-24 02:46:21] "GET /projects?obj_uuids=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001229 10.0.0.190 - - [2026-08-24 02:46:21] "POST /neutron/router HTTP/1.1" 200 585 0.116008 10.0.0.190 - - [2026-08-24 02:46:22] "PUT /logical-router/ca2386a5-b966-4dea-bdda-ad554834e781 HTTP/1.1" 200 263 0.050845 10.0.0.190 - - [2026-08-24 02:46:22] "POST /neutron/router HTTP/1.1" 200 656 0.007328 10.0.0.190 - - [2026-08-24 02:46:22] "GET /service-template/e218c9dd-24f3-4131-85b9-32f432ea9451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.005881 10.0.0.191 - - [2026-08-24 02:46:22] "DELETE /project/c06000f28d624ba9971ce24ba192a336 HTTP/1.1" 404 173 0.005363 10.0.0.191 - - [2026-08-24 02:46:22] "DELETE /project/0256daf1-5676-4d6d-b41e-9cd5ee1616d1 HTTP/1.1" 404 177 0.004407 10.0.0.190 - - [2026-08-24 02:46:22] "POST /service-instances HTTP/1.1" 200 672 0.086910 10.0.0.190 - - [2026-08-24 02:46:22] "POST /ref-update HTTP/1.1" 200 156 0.033644 10.0.0.190 - - [2026-08-24 02:46:22] "POST /ref-update HTTP/1.1" 200 156 0.060162 10.0.0.190 - - [2026-08-24 02:46:22] "POST /virtual-machines HTTP/1.1" 200 554 0.035586 10.0.0.190 - - [2026-08-24 02:46:23] "POST /instance-ips HTTP/1.1" 200 552 0.060938 10.0.0.190 - - [2026-08-24 02:46:23] "PUT /virtual-machine-interface/c7306066-a0c7-49b1-8363-9de6496e4d13 HTTP/1.1" 200 285 0.027207 10.0.0.190 - - [2026-08-24 02:46:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.115062 10.0.0.190 - - [2026-08-24 02:46:23] "POST /instance-ips HTTP/1.1" 400 316 0.032543 10.0.0.190 - - [2026-08-24 02:46:23] "PUT /instance-ip/7caeb609-7d79-4132-8efc-a9028fbe983a HTTP/1.1" 200 257 0.047983 10.0.0.190 - - [2026-08-24 02:46:23] "POST /virtual-machines HTTP/1.1" 200 554 0.033591 10.0.0.190 - - [2026-08-24 02:46:24] "POST /instance-ips HTTP/1.1" 400 246 0.040212 10.0.0.190 - - [2026-08-24 02:46:24] "PUT /instance-ip/c18ae2d3-95b3-40fd-8d1c-f63a37b48238 HTTP/1.1" 200 257 0.042856 10.0.0.190 - - [2026-08-24 02:46:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.156973 10.0.0.190 - - [2026-08-24 02:46:24] "POST /chown HTTP/1.1" 200 109 0.013464 10.0.0.190 - - [2026-08-24 02:46:24] "POST /ref-update HTTP/1.1" 200 156 0.025756 10.0.0.190 - - [2026-08-24 02:46:25] "POST /neutron/network HTTP/1.1" 200 837 0.007770 10.0.0.190 - - [2026-08-24 02:46:25] "POST /neutron/port HTTP/1.1" 200 1063 0.019654 10.0.0.191 - - [2026-08-24 02:46:26] "GET /projects?obj_uuids=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001525 10.0.0.190 - - [2026-08-24 02:46:26] "POST /neutron/port HTTP/1.1" 200 1063 0.371845 10.0.0.190 - - [2026-08-24 02:46:26] "POST /neutron/port HTTP/1.1" 200 1117 0.177624 10.0.0.190 - - [2026-08-24 02:46:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.010039 10.0.0.190 - - [2026-08-24 02:46:27] "POST /neutron/port HTTP/1.1" 200 1127 0.020215 10.0.0.190 - - [2026-08-24 02:46:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004439 10.0.0.190 - - [2026-08-24 02:46:28] "POST /neutron/network HTTP/1.1" 200 834 0.007219 10.0.0.190 - - [2026-08-24 02:46:37] "POST /neutron/port HTTP/1.1" 200 1127 0.019798 10.0.0.190 - - [2026-08-24 02:46:43] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008615 10.0.0.190 - - [2026-08-24 02:46:48] "POST /neutron/port HTTP/1.1" 200 1127 0.019194 10.0.0.190 - - [2026-08-24 02:46:48] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007659 10.0.0.190 - - [2026-08-24 02:46:48] "GET /virtual-machine/b1f01752-cf7e-4e0c-91e2-cad58de402f1 HTTP/1.1" 401 293 0.000463 10.0.0.190 - - [2026-08-24 02:46:48] "GET /virtual-machine/b1f01752-cf7e-4e0c-91e2-cad58de402f1 HTTP/1.1" 200 1298 0.028803 10.0.0.190 - - [2026-08-24 02:46:48] "GET /virtual-machine-interface/d62346a4-db44-4fb1-91fd-520acad054f0 HTTP/1.1" 200 2964 0.006253 10.0.0.190 - - [2026-08-24 02:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.190 - - [2026-08-24 02:46:48] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004267 10.0.0.190 - - [2026-08-24 02:46:48] "GET /virtual-networks?parent_id=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003606 10.0.0.190 - - [2026-08-24 02:46:48] "GET /virtual-network/2bfdba21-96d3-4738-bf83-d96d107048a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006534 10.0.0.190 - - [2026-08-24 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.190 - - [2026-08-24 02:46:52] "GET /virtual-network/2bfdba21-96d3-4738-bf83-d96d107048a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006272 10.0.0.190 - - [2026-08-24 02:46:52] "POST /neutron/port HTTP/1.1" 200 1127 0.017464 10.0.0.190 - - [2026-08-24 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.190 - - [2026-08-24 02:46:54] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004140 10.0.0.190 - - [2026-08-24 02:46:54] "GET /virtual-networks?parent_id=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003461 10.0.0.190 - - [2026-08-24 02:46:54] "GET /virtual-network/2bfdba21-96d3-4738-bf83-d96d107048a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006404 10.0.0.190 - - [2026-08-24 02:46:54] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007634 10.0.0.190 - - [2026-08-24 02:46:54] "POST /neutron/port HTTP/1.1" 200 1127 0.018957 10.0.0.190 - - [2026-08-24 02:46:54] "GET /virtual-machine/677235af-ccb6-4b8f-a597-9abcb2c387f0 HTTP/1.1" 200 1297 0.008010 10.0.0.190 - - [2026-08-24 02:46:54] "GET /virtual-machine-interface/7b171bfa-699f-41e5-8599-10d87c6b8167 HTTP/1.1" 200 2974 0.005265 10.0.0.190 - - [2026-08-24 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.190 - - [2026-08-24 02:46:54] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004079 10.0.0.190 - - [2026-08-24 02:46:54] "GET /virtual-networks?parent_id=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003145 10.0.0.190 - - [2026-08-24 02:46:54] "GET /virtual-network/631f286b-1eca-4140-af73-df46a22022bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006350 10.0.0.190 - - [2026-08-24 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.190 - - [2026-08-24 02:46:55] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004149 10.0.0.190 - - [2026-08-24 02:46:55] "GET /virtual-networks?parent_id=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.004851 10.0.0.190 - - [2026-08-24 02:46:55] "GET /virtual-network/631f286b-1eca-4140-af73-df46a22022bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006576 10.0.0.190 - - [2026-08-24 02:46:59] "POST /ref-update HTTP/1.1" 200 156 0.033864 10.0.0.190 - - [2026-08-24 02:46:59] "POST /neutron/router HTTP/1.1" 200 344 0.249585 10.0.0.190 - - [2026-08-24 02:46:59] "GET /logical-router/ca2386a5-b966-4dea-bdda-ad554834e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.035982 10.0.0.190 - - [2026-08-24 02:46:59] "DELETE /route-table/4b3fbab0-be07-4a13-8d7b-8630b720b5ca HTTP/1.1" 200 115 0.076180 10.0.0.190 - - [2026-08-24 02:46:59] "POST /ref-update HTTP/1.1" 200 156 0.020056 10.0.0.190 - - [2026-08-24 02:46:59] "POST /ref-update HTTP/1.1" 200 156 0.026808 10.0.0.190 - - [2026-08-24 02:46:59] "POST /neutron/network HTTP/1.1" 200 834 0.006818 10.0.0.190 - - [2026-08-24 02:46:59] "POST /ref-update HTTP/1.1" 200 156 0.022000 10.0.0.190 - - [2026-08-24 02:46:59] "GET /virtual-machine-interface/935302b7-43e1-4c75-b328-f5562506ea33?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1654 0.009894 10.0.0.190 - - [2026-08-24 02:47:00] "DELETE /instance-ip/7caeb609-7d79-4132-8efc-a9028fbe983a HTTP/1.1" 200 115 0.061610 10.0.0.191 - - [2026-08-24 02:47:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006837 10.0.0.191 - - [2026-08-24 02:47:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006893 10.0.0.190 - - [2026-08-24 02:47:00] "DELETE /virtual-network/95a5382b-6ff3-4d24-8bcf-31742b134822 HTTP/1.1" 200 115 0.187367 10.0.0.190 - - [2026-08-24 02:47:00] "DELETE /route-target/05ab532a-954b-4231-aba0-375f93530413 HTTP/1.1" 200 115 0.034365 10.0.0.190 - - [2026-08-24 02:47:00] "GET /service-instance/028726f5-e066-43a9-8119-ab1a7d3151ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004477 10.0.0.190 - - [2026-08-24 02:47:00] "GET /instance-ip/c18ae2d3-95b3-40fd-8d1c-f63a37b48238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.016761 10.0.0.190 - - [2026-08-24 02:47:00] "DELETE /virtual-machine/bf4fd1a0-8735-497f-b620-f3c9879a4bf4 HTTP/1.1" 200 115 0.049826 10.0.0.190 - - [2026-08-24 02:47:00] "GET /instance-ip/c18ae2d3-95b3-40fd-8d1c-f63a37b48238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.014655 10.0.0.190 - - [2026-08-24 02:47:00] "POST /ref-update HTTP/1.1" 200 156 0.030116 10.0.0.190 - - [2026-08-24 02:47:01] "POST /neutron/port HTTP/1.1" 200 1117 0.013424 10.0.0.190 - - [2026-08-24 02:47:01] "POST /neutron/port HTTP/1.1" 200 1117 0.016253 10.0.0.191 - - [2026-08-24 02:47:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003935 10.0.0.191 - - [2026-08-24 02:47:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003371 10.0.0.190 - - [2026-08-24 02:47:02] "POST /neutron/network HTTP/1.1" 200 151 0.216253 10.0.0.190 - - [2026-08-24 02:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.191 - - [2026-08-24 02:47:03] "GET /projects?obj_uuids=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000995 10.0.0.190 - - [2026-08-24 02:47:03] "GET /project/c06000f2-8d62-4ba9-971c-e24ba192a336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.040950 10.0.0.191 - - [2026-08-24 02:47:03] "GET /projects?obj_uuids=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004154 10.0.0.190 - - [2026-08-24 02:47:03] "GET /project/c06000f2-8d62-4ba9-971c-e24ba192a336?fields=virtual_networks HTTP/1.1" 200 1041 0.046384 10.0.0.191 - - [2026-08-24 02:47:04] "GET /projects?obj_uuids=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001024 10.0.0.190 - - [2026-08-24 02:47:04] "GET /project/c06000f2-8d62-4ba9-971c-e24ba192a336?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.057447 10.0.0.191 - - [2026-08-24 02:47:04] "GET /projects?obj_uuids=c06000f2-8d62-4ba9-971c-e24ba192a336&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000920 10.0.0.190 - - [2026-08-24 02:47:04] "GET /project/c06000f2-8d62-4ba9-971c-e24ba192a336?fields=security_groups HTTP/1.1" 200 1271 0.048870 10.0.0.190 - - [2026-08-24 02:47:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.036442 10.0.0.191 - - [2026-08-24 02:47:05] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002961 10.0.0.191 - - [2026-08-24 02:47:05] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000973 10.0.0.191 - - [2026-08-24 02:47:05] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007871 10.0.0.191 - - [2026-08-24 02:47:05] "POST /id-to-fqname HTTP/1.1" 200 198 0.001299 10.0.0.191 - - [2026-08-24 02:47:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.007430 10.0.0.191 - - [2026-08-24 02:47:05] "POST /security-groups HTTP/1.1" 200 599 0.036685 10.0.0.191 - - [2026-08-24 02:47:05] "POST /projects HTTP/1.1" 200 601 0.277158 10.0.0.190 - - [2026-08-24 02:47:05] "POST /access-control-lists HTTP/1.1" 200 606 0.033242 10.0.0.191 - - [2026-08-24 02:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.357368 10.0.0.190 - - [2026-08-24 02:47:05] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.517011 10.0.0.190 - - [2026-08-24 02:47:06] "GET / HTTP/1.1" 200 36215 0.001643 10.0.0.191 - - [2026-08-24 02:47:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000499 10.0.0.191 - - [2026-08-24 02:47:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.190 - - [2026-08-24 02:47:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000590 10.0.0.190 - - [2026-08-24 02:47:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000457 10.0.0.191 - - [2026-08-24 02:47:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.191 - - [2026-08-24 02:47:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.190 - - [2026-08-24 02:47:08] "POST /fqname-to-id HTTP/1.1" 401 293 0.000466 10.0.0.190 - - [2026-08-24 02:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.031353 10.0.0.191 - - [2026-08-24 02:47:09] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001795 10.0.0.190 - - [2026-08-24 02:47:09] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.058287 10.0.0.190 - - [2026-08-24 02:47:09] "POST /neutron/network HTTP/1.1" 200 117 0.030401 10.0.0.190 - - [2026-08-24 02:47:09] "POST /route-targets HTTP/1.1" 200 328 0.016275 10.0.0.50 - - [2026-08-24 02:47:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.191 - - [2026-08-24 02:47:10] "POST /useragent-kv HTTP/1.1" 200 115 0.029221 10.0.0.190 - - [2026-08-24 02:47:10] "POST /neutron/subnet HTTP/1.1" 200 828 0.267497 10.0.0.190 - - [2026-08-24 02:47:10] "POST /id-to-fqname HTTP/1.1" 200 228 0.001343 10.0.0.190 - - [2026-08-24 02:47:10] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006227 10.0.0.50 - - [2026-08-24 02:47:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000459 10.0.0.190 - - [2026-08-24 02:47:10] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006211 10.0.0.190 - - [2026-08-24 02:47:10] "POST /neutron/network HTTP/1.1" 200 1007 0.010527 10.0.0.190 - - [2026-08-24 02:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.191 - - [2026-08-24 02:47:10] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.190 - - [2026-08-24 02:47:10] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.069954 10.0.0.190 - - [2026-08-24 02:47:10] "POST /neutron/network HTTP/1.1" 200 117 0.018502 10.0.0.190 - - [2026-08-24 02:47:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000555 10.0.0.190 - - [2026-08-24 02:47:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.190 - - [2026-08-24 02:47:10] "POST /ref-update HTTP/1.1" 200 156 0.026092 10.0.0.50 - - [2026-08-24 02:47:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.50 - - [2026-08-24 02:47:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000475 10.0.0.191 - - [2026-08-24 02:47:11] "POST /useragent-kv HTTP/1.1" 200 115 0.012282 10.0.0.190 - - [2026-08-24 02:47:11] "POST /neutron/subnet HTTP/1.1" 200 823 0.225187 10.0.0.190 - - [2026-08-24 02:47:11] "POST /id-to-fqname HTTP/1.1" 200 228 0.001471 10.0.0.190 - - [2026-08-24 02:47:11] "GET /virtual-network/ed8f1f9a-698b-46b7-8f2d-59ec16915483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005843 10.0.0.190 - - [2026-08-24 02:47:11] "GET /virtual-network/ed8f1f9a-698b-46b7-8f2d-59ec16915483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007140 10.0.0.190 - - [2026-08-24 02:47:11] "POST /neutron/network HTTP/1.1" 200 1005 0.011882 10.0.0.190 - - [2026-08-24 02:47:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.003300 10.0.0.190 - - [2026-08-24 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.191 - - [2026-08-24 02:47:11] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000896 10.0.0.190 - - [2026-08-24 02:47:11] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.043010 10.0.0.190 - - [2026-08-24 02:47:11] "POST /network-policys HTTP/1.1" 200 579 0.033393 10.0.0.190 - - [2026-08-24 02:47:11] "GET /network-policy/d6f9fc7c-4a34-48dd-9e49-76c2fb2dd5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.018684 10.0.0.190 - - [2026-08-24 02:47:11] "POST /neutron/network HTTP/1.1" 200 1007 0.008931 10.0.0.190 - - [2026-08-24 02:47:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.057980 10.0.0.190 - - [2026-08-24 02:47:11] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.008901 10.0.0.190 - - [2026-08-24 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.190 - - [2026-08-24 02:47:11] "GET /network-policy/d6f9fc7c-4a34-48dd-9e49-76c2fb2dd5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.005143 10.0.0.190 - - [2026-08-24 02:47:11] "POST /neutron/network HTTP/1.1" 200 1005 0.009846 10.0.0.190 - - [2026-08-24 02:47:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.008402 10.0.0.190 - - [2026-08-24 02:47:12] "GET /virtual-network/ed8f1f9a-698b-46b7-8f2d-59ec16915483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.010527 10.0.0.190 - - [2026-08-24 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012745 10.0.0.190 - - [2026-08-24 02:47:12] "GET /network-policy/d6f9fc7c-4a34-48dd-9e49-76c2fb2dd5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.005249 10.0.0.190 - - [2026-08-24 02:47:12] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.006031 10.0.0.190 - - [2026-08-24 02:47:13] "GET /obj-perms HTTP/1.1" 200 4499 0.056005 10.0.0.190 - - [2026-08-24 02:47:14] "GET /virtual-network/ed8f1f9a-698b-46b7-8f2d-59ec16915483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006958 10.0.0.50 - - [2026-08-24 02:47:14] "GET /obj-perms HTTP/1.1" 200 4499 0.051724 10.0.0.190 - - [2026-08-24 02:47:14] "POST /id-to-fqname HTTP/1.1" 200 228 0.001500 10.0.0.190 - - [2026-08-24 02:47:15] "POST /neutron/network HTTP/1.1" 200 1125 0.007950 10.0.0.190 - - [2026-08-24 02:47:15] "POST /neutron/port HTTP/1.1" 200 117 0.011785 10.0.0.190 - - [2026-08-24 02:47:15] "POST /id-to-fqname HTTP/1.1" 200 228 0.001299 10.0.0.191 - - [2026-08-24 02:47:15] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001136 10.0.0.190 - - [2026-08-24 02:47:15] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.046444 10.0.0.190 - - [2026-08-24 02:47:15] "POST /neutron/network HTTP/1.1" 200 1113 0.010558 10.0.0.190 - - [2026-08-24 02:47:16] "POST /neutron/port HTTP/1.1" 200 117 0.007208 10.0.0.190 - - [2026-08-24 02:47:20] "POST /neutron/network HTTP/1.1" 200 1123 0.007001 10.0.0.190 - - [2026-08-24 02:47:20] "POST /neutron/port HTTP/1.1" 200 1176 0.025499 10.0.0.190 - - [2026-08-24 02:47:20] "POST /neutron/port HTTP/1.1" 200 1174 0.022118 10.0.0.190 - - [2026-08-24 02:47:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007858 10.0.0.190 - - [2026-08-24 02:47:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008824 10.0.0.190 - - [2026-08-24 02:47:21] "DELETE /access-control-list/0dc14d42-ba50-4612-a04c-0d45ba5e6e65 HTTP/1.1" 200 115 0.051807 10.0.0.190 - - [2026-08-24 02:47:21] "POST /neutron/port HTTP/1.1" 200 117 0.001157 10.0.0.190 - - [2026-08-24 02:47:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005910 10.0.0.190 - - [2026-08-24 02:47:22] "POST /neutron/port HTTP/1.1" 200 117 0.001350 10.0.0.191 - - [2026-08-24 02:47:22] "DELETE /project/c06000f2-8d62-4ba9-971c-e24ba192a336 HTTP/1.1" 404 177 0.004062 10.0.0.191 - - [2026-08-24 02:47:22] "DELETE /project/d1d47cd429164d0aaa6bb881acbbf47b HTTP/1.1" 404 173 0.003672 10.0.0.190 - - [2026-08-24 02:47:26] "POST /neutron/port HTTP/1.1" 200 1240 0.023780 10.0.0.190 - - [2026-08-24 02:47:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007818 10.0.0.191 - - [2026-08-24 02:47:33] "GET /obj-perms HTTP/1.1" 200 4509 0.047046 10.0.0.190 - - [2026-08-24 02:47:41] "POST /neutron/port HTTP/1.1" 200 1240 0.019378 10.0.0.190 - - [2026-08-24 02:47:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007584 10.0.0.190 - - [2026-08-24 02:47:56] "POST /neutron/port HTTP/1.1" 200 1240 0.017552 10.0.0.190 - - [2026-08-24 02:48:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007696 10.0.0.190 - - [2026-08-24 02:48:12] "POST /neutron/port HTTP/1.1" 200 1240 0.019096 10.0.0.190 - - [2026-08-24 02:48:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.026753 10.0.0.190 - - [2026-08-24 02:48:22] "POST /neutron/port HTTP/1.1" 200 1238 0.021186 10.0.0.190 - - [2026-08-24 02:48:23] "POST /neutron/port HTTP/1.1" 200 1238 0.019090 10.0.0.190 - - [2026-08-24 02:48:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004414 10.0.0.190 - - [2026-08-24 02:48:23] "POST /neutron/port HTTP/1.1" 200 117 0.001645 10.0.0.190 - - [2026-08-24 02:48:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008130 10.0.0.190 - - [2026-08-24 02:48:27] "POST /neutron/port HTTP/1.1" 200 1240 0.020352 10.0.0.190 - - [2026-08-24 02:48:27] "GET /virtual-machine/809317b0-3845-4a55-b2cf-50bedb843fe0 HTTP/1.1" 401 293 0.000496 10.0.0.190 - - [2026-08-24 02:48:28] "GET /virtual-machine/809317b0-3845-4a55-b2cf-50bedb843fe0 HTTP/1.1" 200 1302 0.028935 10.0.0.190 - - [2026-08-24 02:48:28] "GET /virtual-machine-interface/5ff97a3c-d01f-49d1-a5a1-3abe3c29b15c HTTP/1.1" 200 3183 0.005445 10.0.0.190 - - [2026-08-24 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.190 - - [2026-08-24 02:48:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.009203 10.0.0.190 - - [2026-08-24 02:48:28] "GET /virtual-networks?parent_id=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003407 10.0.0.190 - - [2026-08-24 02:48:28] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.005943 10.0.0.190 - - [2026-08-24 02:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.190 - - [2026-08-24 02:48:31] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.006110 10.0.0.190 - - [2026-08-24 02:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.190 - - [2026-08-24 02:48:35] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.005449 10.0.0.190 - - [2026-08-24 02:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.190 - - [2026-08-24 02:48:39] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.006059 10.0.0.190 - - [2026-08-24 02:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.190 - - [2026-08-24 02:48:43] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.005894 10.0.0.190 - - [2026-08-24 02:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.190 - - [2026-08-24 02:48:47] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.005923 10.0.0.190 - - [2026-08-24 02:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.190 - - [2026-08-24 02:48:51] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.005811 10.0.0.190 - - [2026-08-24 02:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.190 - - [2026-08-24 02:48:55] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.008166 10.0.0.190 - - [2026-08-24 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.190 - - [2026-08-24 02:48:57] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003981 10.0.0.190 - - [2026-08-24 02:48:57] "GET /virtual-networks?parent_id=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003587 10.0.0.190 - - [2026-08-24 02:48:58] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.005740 10.0.0.190 - - [2026-08-24 02:48:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007659 10.0.0.190 - - [2026-08-24 02:49:08] "POST /neutron/port HTTP/1.1" 200 1240 0.019391 10.0.0.190 - - [2026-08-24 02:49:11] "POST /neutron/port HTTP/1.1" 200 1240 0.018212 10.0.0.190 - - [2026-08-24 02:49:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004313 10.0.0.190 - - [2026-08-24 02:49:12] "POST /neutron/port HTTP/1.1" 200 117 0.001380 10.0.0.190 - - [2026-08-24 02:49:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008035 10.0.0.190 - - [2026-08-24 02:49:18] "POST /neutron/port HTTP/1.1" 200 1240 0.018141 10.0.0.190 - - [2026-08-24 02:49:23] "POST /neutron/port HTTP/1.1" 200 1238 0.020197 10.0.0.190 - - [2026-08-24 02:49:24] "POST /neutron/port HTTP/1.1" 200 1238 0.022676 10.0.0.190 - - [2026-08-24 02:49:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008038 10.0.0.190 - - [2026-08-24 02:49:24] "GET /virtual-machine/490fd7f2-602b-4745-b1f1-b56821fbddd2 HTTP/1.1" 200 1302 0.006195 10.0.0.190 - - [2026-08-24 02:49:24] "GET /virtual-machine-interface/71290c86-b983-4e51-ae91-3f02180aa5d6 HTTP/1.1" 200 3183 0.005715 10.0.0.190 - - [2026-08-24 02:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.190 - - [2026-08-24 02:49:24] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004553 10.0.0.190 - - [2026-08-24 02:49:24] "GET /virtual-networks?parent_id=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003335 10.0.0.190 - - [2026-08-24 02:49:24] "GET /virtual-network/ed8f1f9a-698b-46b7-8f2d-59ec16915483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006202 10.0.0.190 - - [2026-08-24 02:49:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004476 10.0.0.190 - - [2026-08-24 02:49:24] "POST /neutron/port HTTP/1.1" 200 117 0.001241 10.0.0.190 - - [2026-08-24 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.190 - - [2026-08-24 02:49:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003951 10.0.0.190 - - [2026-08-24 02:49:25] "GET /virtual-networks?parent_id=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003399 10.0.0.190 - - [2026-08-24 02:49:25] "GET /virtual-network/ed8f1f9a-698b-46b7-8f2d-59ec16915483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006562 10.0.0.190 - - [2026-08-24 02:49:35] "GET /obj-perms HTTP/1.1" 200 4509 0.049405 10.0.0.190 - - [2026-08-24 02:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.191 - - [2026-08-24 02:49:35] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.291965 10.0.0.190 - - [2026-08-24 02:49:35] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.341330 10.0.0.190 - - [2026-08-24 02:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.190 - - [2026-08-24 02:49:36] "PUT /network-policy/d6f9fc7c-4a34-48dd-9e49-76c2fb2dd5da HTTP/1.1" 200 263 0.016305 10.0.0.190 - - [2026-08-24 02:49:36] "PUT /access-control-list/9599edc1-2fa1-41fd-b56f-8e4e4602b06f HTTP/1.1" 200 273 0.088501 10.0.0.190 - - [2026-08-24 02:49:39] "GET /virtual-network/ed8f1f9a-698b-46b7-8f2d-59ec16915483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006483 10.0.0.190 - - [2026-08-24 02:49:39] "POST /neutron/network HTTP/1.1" 200 1005 0.095609 10.0.0.190 - - [2026-08-24 02:49:39] "GET /virtual-network/ed8f1f9a-698b-46b7-8f2d-59ec16915483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.020917 10.0.0.190 - - [2026-08-24 02:49:39] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.005388 10.0.0.190 - - [2026-08-24 02:49:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.018331 10.0.0.190 - - [2026-08-24 02:49:39] "POST /neutron/network HTTP/1.1" 200 1007 0.139561 10.0.0.190 - - [2026-08-24 02:49:39] "DELETE /access-control-list/9599edc1-2fa1-41fd-b56f-8e4e4602b06f HTTP/1.1" 200 115 0.070781 10.0.0.190 - - [2026-08-24 02:49:39] "GET /virtual-network/2c78bbb9-53fd-4db2-9da9-120af19e2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005846 10.0.0.190 - - [2026-08-24 02:49:40] "DELETE /network-policy/d6f9fc7c-4a34-48dd-9e49-76c2fb2dd5da HTTP/1.1" 200 115 0.078065 10.0.0.190 - - [2026-08-24 02:49:40] "POST /neutron/network HTTP/1.1" 400 204 0.018199 10.0.0.190 - - [2026-08-24 02:49:41] "POST /neutron/port HTTP/1.1" 200 151 0.308048 10.0.0.190 - - [2026-08-24 02:49:41] "POST /neutron/port HTTP/1.1" 200 151 0.385733 10.0.0.190 - - [2026-08-24 02:49:42] "DELETE /route-target/8035258d-8755-4b64-82bb-78d34a516402 HTTP/1.1" 200 115 0.039645 10.0.0.190 - - [2026-08-24 02:49:42] "POST /neutron/network HTTP/1.1" 200 1007 0.028199 10.0.0.191 - - [2026-08-24 02:49:47] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.190 - - [2026-08-24 02:49:47] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.051249 10.0.0.190 - - [2026-08-24 02:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.191 - - [2026-08-24 02:49:47] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000933 10.0.0.190 - - [2026-08-24 02:49:47] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.007792 10.0.0.190 - - [2026-08-24 02:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.191 - - [2026-08-24 02:49:47] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000947 10.0.0.190 - - [2026-08-24 02:49:47] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.063012 10.0.0.190 - - [2026-08-24 02:49:48] "GET /domains HTTP/1.1" 200 281 0.003217 10.0.0.191 - - [2026-08-24 02:49:48] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001309 10.0.0.190 - - [2026-08-24 02:49:48] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b HTTP/1.1" 200 2787 0.017706 10.0.0.191 - - [2026-08-24 02:49:48] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000945 10.0.0.190 - - [2026-08-24 02:49:48] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b HTTP/1.1" 200 1906 0.102259 10.0.0.190 - - [2026-08-24 02:49:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003399 10.0.0.190 - - [2026-08-24 02:49:48] "POST /network-ipams HTTP/1.1" 200 611 0.047178 10.0.0.190 - - [2026-08-24 02:49:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 805 0.006719 10.0.0.190 - - [2026-08-24 02:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.190 - - [2026-08-24 02:49:48] "GET /network-ipam/58c7fe79-a784-4e97-a0b8-d48c76500ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.006954 10.0.0.190 - - [2026-08-24 02:49:48] "PUT /network-ipam/58c7fe79-a784-4e97-a0b8-d48c76500ba2 HTTP/1.1" 200 259 0.016151 10.0.0.190 - - [2026-08-24 02:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.191 - - [2026-08-24 02:49:49] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000968 10.0.0.190 - - [2026-08-24 02:49:49] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.051555 10.0.0.191 - - [2026-08-24 02:49:49] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001084 10.0.0.190 - - [2026-08-24 02:49:49] "POST /neutron/network HTTP/1.1" 200 619 0.170621 10.0.0.190 - - [2026-08-24 02:49:49] "POST /route-targets HTTP/1.1" 200 328 0.014708 10.0.0.191 - - [2026-08-24 02:49:50] "POST /useragent-kv HTTP/1.1" 200 115 0.008524 10.0.0.190 - - [2026-08-24 02:49:50] "POST /neutron/subnet HTTP/1.1" 200 828 0.258980 10.0.0.190 - - [2026-08-24 02:49:50] "POST /id-to-fqname HTTP/1.1" 200 231 0.001306 10.0.0.190 - - [2026-08-24 02:49:50] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005271 10.0.0.190 - - [2026-08-24 02:49:50] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006973 10.0.0.190 - - [2026-08-24 02:49:50] "POST /neutron/network HTTP/1.1" 200 1309 0.026886 10.0.0.190 - - [2026-08-24 02:49:50] "POST /neutron/subnet HTTP/1.1" 200 828 0.009303 10.0.0.190 - - [2026-08-24 02:49:50] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006206 10.0.0.50 - - [2026-08-24 02:49:50] "GET /obj-perms HTTP/1.1" 200 4499 0.004630 10.0.0.190 - - [2026-08-24 02:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.191 - - [2026-08-24 02:49:51] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000976 10.0.0.190 - - [2026-08-24 02:49:51] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.041655 10.0.0.190 - - [2026-08-24 02:49:51] "POST /ref-update HTTP/1.1" 200 156 0.030145 10.0.0.191 - - [2026-08-24 02:49:51] "POST /useragent-kv HTTP/1.1" 200 115 0.019288 10.0.0.190 - - [2026-08-24 02:49:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.253647 10.0.0.190 - - [2026-08-24 02:49:52] "POST /neutron/network HTTP/1.1" 200 1309 0.013545 10.0.0.190 - - [2026-08-24 02:49:52] "POST /id-to-fqname HTTP/1.1" 200 231 0.001149 10.0.0.190 - - [2026-08-24 02:49:52] "GET /virtual-network/9dd05c58-5000-471c-8f0c-5a6091bd5488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005274 10.0.0.190 - - [2026-08-24 02:49:52] "GET /virtual-network/9dd05c58-5000-471c-8f0c-5a6091bd5488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006067 10.0.0.190 - - [2026-08-24 02:49:52] "POST /neutron/subnet HTTP/1.1" 200 701 0.008498 10.0.0.190 - - [2026-08-24 02:49:52] "GET /virtual-network/9dd05c58-5000-471c-8f0c-5a6091bd5488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005857 10.0.0.191 - - [2026-08-24 02:49:53] "GET /obj-perms HTTP/1.1" 200 4499 0.050411 10.0.0.190 - - [2026-08-24 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.191 - - [2026-08-24 02:49:53] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001146 10.0.0.190 - - [2026-08-24 02:49:53] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.050213 10.0.0.190 - - [2026-08-24 02:49:53] "POST /neutron/network HTTP/1.1" 200 117 0.015332 10.0.0.191 - - [2026-08-24 02:49:54] "POST /useragent-kv HTTP/1.1" 200 115 0.013751 10.0.0.190 - - [2026-08-24 02:49:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.248889 10.0.0.190 - - [2026-08-24 02:49:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.015388 10.0.0.190 - - [2026-08-24 02:49:54] "POST /id-to-fqname HTTP/1.1" 200 231 0.001330 10.0.0.190 - - [2026-08-24 02:49:54] "GET /virtual-network/d5db5c16-587d-417a-9a27-f4306f2ad823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.009115 10.0.0.190 - - [2026-08-24 02:49:54] "POST /neutron/network HTTP/1.1" 200 1308 0.021633 10.0.0.190 - - [2026-08-24 02:49:54] "GET /virtual-network/d5db5c16-587d-417a-9a27-f4306f2ad823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005660 10.0.0.190 - - [2026-08-24 02:49:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.010656 10.0.0.190 - - [2026-08-24 02:49:54] "GET /virtual-network/d5db5c16-587d-417a-9a27-f4306f2ad823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006180 10.0.0.190 - - [2026-08-24 02:49:54] "GET /obj-perms HTTP/1.1" 200 4499 0.003668 10.0.0.190 - - [2026-08-24 02:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.191 - - [2026-08-24 02:49:55] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001020 10.0.0.190 - - [2026-08-24 02:49:55] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.062052 10.0.0.191 - - [2026-08-24 02:49:55] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001069 10.0.0.190 - - [2026-08-24 02:49:55] "POST /neutron/network HTTP/1.1" 200 619 0.150719 10.0.0.190 - - [2026-08-24 02:49:55] "POST /ref-update HTTP/1.1" 200 156 0.034951 10.0.0.191 - - [2026-08-24 02:49:56] "POST /useragent-kv HTTP/1.1" 200 115 0.011742 10.0.0.190 - - [2026-08-24 02:49:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.240827 10.0.0.190 - - [2026-08-24 02:49:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.001455 10.0.0.190 - - [2026-08-24 02:49:56] "GET /virtual-network/98979521-2a98-4934-86f0-a9fbcc292c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007110 10.0.0.190 - - [2026-08-24 02:49:56] "GET /virtual-network/98979521-2a98-4934-86f0-a9fbcc292c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005860 10.0.0.190 - - [2026-08-24 02:49:56] "POST /neutron/network HTTP/1.1" 200 1309 0.011027 10.0.0.190 - - [2026-08-24 02:49:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.009335 10.0.0.190 - - [2026-08-24 02:49:56] "GET /virtual-network/98979521-2a98-4934-86f0-a9fbcc292c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006827 10.0.0.50 - - [2026-08-24 02:49:56] "GET /obj-perms HTTP/1.1" 200 4499 0.004164 10.0.0.190 - - [2026-08-24 02:49:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.003406 10.0.0.190 - - [2026-08-24 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.191 - - [2026-08-24 02:49:56] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000938 10.0.0.190 - - [2026-08-24 02:49:56] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.056653 10.0.0.190 - - [2026-08-24 02:49:57] "POST /network-policys HTTP/1.1" 200 561 0.034579 10.0.0.190 - - [2026-08-24 02:49:57] "GET /network-policy/168b8ce9-66f5-4945-ad8d-53caf3018157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.006796 10.0.0.190 - - [2026-08-24 02:49:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.003413 10.0.0.190 - - [2026-08-24 02:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.191 - - [2026-08-24 02:49:57] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001101 10.0.0.190 - - [2026-08-24 02:49:57] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.047064 10.0.0.190 - - [2026-08-24 02:49:57] "POST /network-policys HTTP/1.1" 200 561 0.032921 10.0.0.190 - - [2026-08-24 02:49:57] "GET /network-policy/a2617127-cefc-439d-8df4-cf13f256ecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.006241 10.0.0.190 - - [2026-08-24 02:49:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.005292 10.0.0.190 - - [2026-08-24 02:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.191 - - [2026-08-24 02:49:57] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000960 10.0.0.190 - - [2026-08-24 02:49:57] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.115518 10.0.0.190 - - [2026-08-24 02:49:57] "POST /network-policys HTTP/1.1" 200 561 0.032006 10.0.0.190 - - [2026-08-24 02:49:57] "GET /network-policy/017e544b-a068-460c-b70e-3bffcb7c2aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.008457 10.0.0.190 - - [2026-08-24 02:49:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.003914 10.0.0.190 - - [2026-08-24 02:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.191 - - [2026-08-24 02:49:58] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000975 10.0.0.190 - - [2026-08-24 02:49:58] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.057494 10.0.0.190 - - [2026-08-24 02:49:58] "POST /network-policys HTTP/1.1" 200 561 0.040848 10.0.0.190 - - [2026-08-24 02:49:58] "GET /network-policy/22290600-387f-43c5-a838-7de5c80bac9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.009797 10.0.0.190 - - [2026-08-24 02:49:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.003219 10.0.0.190 - - [2026-08-24 02:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.191 - - [2026-08-24 02:49:58] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000962 10.0.0.190 - - [2026-08-24 02:49:58] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.064952 10.0.0.190 - - [2026-08-24 02:49:58] "POST /network-policys HTTP/1.1" 200 561 0.027945 10.0.0.190 - - [2026-08-24 02:49:58] "GET /network-policy/1cbf4ac9-3e0b-4a49-b13b-4482df2d0052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.006347 10.0.0.190 - - [2026-08-24 02:49:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.004092 10.0.0.190 - - [2026-08-24 02:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.191 - - [2026-08-24 02:49:59] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001237 10.0.0.190 - - [2026-08-24 02:49:59] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.056720 10.0.0.190 - - [2026-08-24 02:49:59] "POST /network-policys HTTP/1.1" 200 561 0.032804 10.0.0.190 - - [2026-08-24 02:49:59] "GET /network-policy/9d963e38-8552-4b37-a84c-3379f5380196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.006655 10.0.0.190 - - [2026-08-24 02:49:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.003614 10.0.0.190 - - [2026-08-24 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.191 - - [2026-08-24 02:49:59] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001048 10.0.0.190 - - [2026-08-24 02:49:59] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.042202 10.0.0.190 - - [2026-08-24 02:49:59] "POST /network-policys HTTP/1.1" 200 561 0.039676 10.0.0.190 - - [2026-08-24 02:49:59] "GET /network-policy/87f5ad54-29cd-46aa-93b9-84d4f0e6e998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.007783 10.0.0.190 - - [2026-08-24 02:49:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.003458 10.0.0.190 - - [2026-08-24 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.191 - - [2026-08-24 02:49:59] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001067 10.0.0.190 - - [2026-08-24 02:49:59] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.066896 10.0.0.190 - - [2026-08-24 02:49:59] "POST /network-policys HTTP/1.1" 200 561 0.031805 10.0.0.190 - - [2026-08-24 02:50:00] "GET /network-policy/342f4e39-86be-4dad-a4a5-b97a02cd63d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.008343 10.0.0.190 - - [2026-08-24 02:50:00] "POST /neutron/network HTTP/1.1" 200 1494 0.016447 10.0.0.190 - - [2026-08-24 02:50:00] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005286 10.0.0.190 - - [2026-08-24 02:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.190 - - [2026-08-24 02:50:00] "GET /network-policy/168b8ce9-66f5-4945-ad8d-53caf3018157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.020027 10.0.0.190 - - [2026-08-24 02:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.190 - - [2026-08-24 02:50:00] "GET /network-policy/a2617127-cefc-439d-8df4-cf13f256ecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004914 10.0.0.190 - - [2026-08-24 02:50:00] "POST /fqname-to-id HTTP/1.1" 404 248 0.003585 10.0.0.190 - - [2026-08-24 02:50:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.008702 10.0.0.190 - - [2026-08-24 02:50:01] "POST /neutron/network HTTP/1.1" 200 1494 0.043904 10.0.0.190 - - [2026-08-24 02:50:01] "GET /virtual-network/9dd05c58-5000-471c-8f0c-5a6091bd5488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006250 10.0.0.190 - - [2026-08-24 02:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012125 10.0.0.190 - - [2026-08-24 02:50:01] "GET /network-policy/017e544b-a068-460c-b70e-3bffcb7c2aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.008389 10.0.0.190 - - [2026-08-24 02:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005412 10.0.0.190 - - [2026-08-24 02:50:01] "GET /network-policy/22290600-387f-43c5-a838-7de5c80bac9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.005090 10.0.0.190 - - [2026-08-24 02:50:01] "POST /fqname-to-id HTTP/1.1" 404 248 0.004182 10.0.0.190 - - [2026-08-24 02:50:01] "POST /neutron/network HTTP/1.1" 200 1493 0.016284 10.0.0.190 - - [2026-08-24 02:50:01] "GET /virtual-network/d5db5c16-587d-417a-9a27-f4306f2ad823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3803 0.012365 10.0.0.190 - - [2026-08-24 02:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.190 - - [2026-08-24 02:50:01] "GET /network-policy/1cbf4ac9-3e0b-4a49-b13b-4482df2d0052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.004604 10.0.0.190 - - [2026-08-24 02:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005576 10.0.0.190 - - [2026-08-24 02:50:01] "GET /network-policy/9d963e38-8552-4b37-a84c-3379f5380196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004728 10.0.0.190 - - [2026-08-24 02:50:02] "POST /access-control-lists HTTP/1.1" 200 607 0.058102 10.0.0.190 - - [2026-08-24 02:50:02] "POST /neutron/network HTTP/1.1" 200 1494 0.024425 10.0.0.190 - - [2026-08-24 02:50:02] "GET /virtual-network/98979521-2a98-4934-86f0-a9fbcc292c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005502 10.0.0.190 - - [2026-08-24 02:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.190 - - [2026-08-24 02:50:02] "GET /network-policy/342f4e39-86be-4dad-a4a5-b97a02cd63d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.004600 10.0.0.190 - - [2026-08-24 02:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.190 - - [2026-08-24 02:50:02] "GET /network-policy/87f5ad54-29cd-46aa-93b9-84d4f0e6e998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.005693 10.0.0.190 - - [2026-08-24 02:50:02] "POST /id-to-fqname HTTP/1.1" 200 231 0.001155 10.0.0.190 - - [2026-08-24 02:50:35] "POST /neutron/port HTTP/1.1" 200 117 0.006732 10.0.0.190 - - [2026-08-24 02:50:35] "POST /id-to-fqname HTTP/1.1" 200 231 0.001530 10.0.0.190 - - [2026-08-24 02:50:35] "POST /neutron/network HTTP/1.1" 200 1504 0.009330 10.0.0.190 - - [2026-08-24 02:50:35] "POST /neutron/port HTTP/1.1" 200 117 0.007502 10.0.0.191 - - [2026-08-24 02:50:36] "GET /obj-perms HTTP/1.1" 200 4509 0.045537 10.0.0.191 - - [2026-08-24 02:50:39] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029 10.0.0.190 - - [2026-08-24 02:50:39] "POST /neutron/port HTTP/1.1" 200 1170 0.410233 10.0.0.191 - - [2026-08-24 02:50:39] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001063 10.0.0.190 - - [2026-08-24 02:50:40] "POST /neutron/port HTTP/1.1" 200 1170 0.473901 10.0.0.190 - - [2026-08-24 02:50:40] "POST /neutron/port HTTP/1.1" 200 1170 0.020449 10.0.0.190 - - [2026-08-24 02:50:40] "POST /neutron/port HTTP/1.1" 200 1234 0.022166 10.0.0.190 - - [2026-08-24 02:50:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.024403 10.0.0.190 - - [2026-08-24 02:50:41] "POST /neutron/port HTTP/1.1" 200 117 0.001453 10.0.0.190 - - [2026-08-24 02:50:41] "POST /neutron/port HTTP/1.1" 200 1234 0.030898 10.0.0.190 - - [2026-08-24 02:50:41] "POST /neutron/subnet HTTP/1.1" 200 1361 0.020270 10.0.0.190 - - [2026-08-24 02:50:41] "POST /neutron/network HTTP/1.1" 200 1494 0.014813 10.0.0.190 - - [2026-08-24 02:50:51] "POST /neutron/port HTTP/1.1" 200 1234 0.019265 10.0.0.190 - - [2026-08-24 02:50:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008878 10.0.0.190 - - [2026-08-24 02:51:06] "POST /neutron/port HTTP/1.1" 200 1234 0.019526 10.0.0.190 - - [2026-08-24 02:51:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008783 10.0.0.190 - - [2026-08-24 02:51:21] "POST /neutron/port HTTP/1.1" 200 1234 0.019504 10.0.0.190 - - [2026-08-24 02:51:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009917 10.0.0.190 - - [2026-08-24 02:51:36] "POST /neutron/port HTTP/1.1" 200 1234 0.018066 10.0.0.190 - - [2026-08-24 02:51:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008618 10.0.0.190 - - [2026-08-24 02:51:52] "POST /neutron/port HTTP/1.1" 200 1234 0.020225 10.0.0.190 - - [2026-08-24 02:51:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007778 10.0.0.190 - - [2026-08-24 02:51:52] "GET /virtual-machine/95ee1e69-2819-435e-b1e7-edb2780bbd95 HTTP/1.1" 200 1303 0.007196 10.0.0.190 - - [2026-08-24 02:51:52] "GET /virtual-machine-interface/10103273-a806-4943-a882-c9414178cd78 HTTP/1.1" 200 3192 0.005939 10.0.0.190 - - [2026-08-24 02:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.190 - - [2026-08-24 02:51:52] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004169 10.0.0.190 - - [2026-08-24 02:51:52] "GET /virtual-networks?parent_id=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.004020 10.0.0.190 - - [2026-08-24 02:51:52] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006376 10.0.0.190 - - [2026-08-24 02:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.190 - - [2026-08-24 02:51:55] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.007316 10.0.0.190 - - [2026-08-24 02:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.190 - - [2026-08-24 02:51:59] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006449 10.0.0.190 - - [2026-08-24 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.190 - - [2026-08-24 02:52:03] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006708 10.0.0.191 - - [2026-08-24 02:52:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000554 10.0.0.191 - - [2026-08-24 02:52:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000532 10.0.0.190 - - [2026-08-24 02:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.190 - - [2026-08-24 02:52:07] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006814 10.0.0.190 - - [2026-08-24 02:52:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000475 10.0.0.190 - - [2026-08-24 02:52:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.191 - - [2026-08-24 02:52:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000492 10.0.0.191 - - [2026-08-24 02:52:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.50 - - [2026-08-24 02:52:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000988 10.0.0.50 - - [2026-08-24 02:52:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.190 - - [2026-08-24 02:52:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000579 10.0.0.190 - - [2026-08-24 02:52:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000586 10.0.0.50 - - [2026-08-24 02:52:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.50 - - [2026-08-24 02:52:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000513 10.0.0.190 - - [2026-08-24 02:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.024960 10.0.0.190 - - [2026-08-24 02:52:12] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005956 10.0.0.190 - - [2026-08-24 02:52:14] "POST /neutron/port HTTP/1.1" 200 1234 0.018424 10.0.0.190 - - [2026-08-24 02:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.190 - - [2026-08-24 02:52:16] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005692 10.0.0.190 - - [2026-08-24 02:52:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004651 10.0.0.190 - - [2026-08-24 02:52:16] "POST /neutron/port HTTP/1.1" 200 117 0.001247 10.0.0.190 - - [2026-08-24 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.190 - - [2026-08-24 02:52:18] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003682 10.0.0.190 - - [2026-08-24 02:52:18] "GET /virtual-networks?parent_id=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003534 10.0.0.190 - - [2026-08-24 02:52:18] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006201 10.0.0.190 - - [2026-08-24 02:52:18] "POST /neutron/port HTTP/1.1" 200 1234 0.039622 10.0.0.190 - - [2026-08-24 02:52:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007619 10.0.0.190 - - [2026-08-24 02:52:23] "POST /neutron/port HTTP/1.1" 200 1234 0.020172 10.0.0.190 - - [2026-08-24 02:52:27] "POST /neutron/port HTTP/1.1" 200 1234 0.038531 10.0.0.190 - - [2026-08-24 02:52:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004636 10.0.0.190 - - [2026-08-24 02:52:27] "POST /neutron/port HTTP/1.1" 200 117 0.001313 10.0.0.190 - - [2026-08-24 02:52:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008456 10.0.0.190 - - [2026-08-24 02:52:29] "POST /neutron/port HTTP/1.1" 200 1234 0.022008 10.0.0.190 - - [2026-08-24 02:52:29] "GET /virtual-machine/862dead6-891f-459f-8b37-b8f99084b808 HTTP/1.1" 200 1302 0.006815 10.0.0.190 - - [2026-08-24 02:52:29] "GET /virtual-machine-interface/a5ccc330-5130-43a5-a2f1-6be7eb1e5413 HTTP/1.1" 200 3193 0.005983 10.0.0.190 - - [2026-08-24 02:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.190 - - [2026-08-24 02:52:29] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004752 10.0.0.190 - - [2026-08-24 02:52:29] "GET /virtual-networks?parent_id=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003444 10.0.0.190 - - [2026-08-24 02:52:29] "GET /virtual-network/9dd05c58-5000-471c-8f0c-5a6091bd5488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.007492 10.0.0.190 - - [2026-08-24 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.190 - - [2026-08-24 02:52:30] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004141 10.0.0.190 - - [2026-08-24 02:52:30] "GET /virtual-networks?parent_id=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003944 10.0.0.190 - - [2026-08-24 02:52:30] "GET /virtual-network/9dd05c58-5000-471c-8f0c-5a6091bd5488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006608 10.0.0.190 - - [2026-08-24 02:52:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007700 10.0.0.190 - - [2026-08-24 02:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.190 - - [2026-08-24 02:52:31] "GET /network-policy/017e544b-a068-460c-b70e-3bffcb7c2aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.005043 10.0.0.190 - - [2026-08-24 02:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.190 - - [2026-08-24 02:52:31] "GET /network-policy/22290600-387f-43c5-a838-7de5c80bac9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.005249 10.0.0.190 - - [2026-08-24 02:52:31] "POST /neutron/port HTTP/1.1" 200 1234 0.019553 10.0.0.190 - - [2026-08-24 02:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005139 10.0.0.190 - - [2026-08-24 02:52:31] "GET /network-policy/168b8ce9-66f5-4945-ad8d-53caf3018157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.005185 10.0.0.190 - - [2026-08-24 02:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.190 - - [2026-08-24 02:52:31] "GET /network-policy/a2617127-cefc-439d-8df4-cf13f256ecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004855 10.0.0.190 - - [2026-08-24 02:52:38] "GET /obj-perms HTTP/1.1" 200 4509 0.044247 10.0.0.190 - - [2026-08-24 02:52:44] "GET /virtual-machine/862dead6-891f-459f-8b37-b8f99084b808 HTTP/1.1" 200 1302 0.004432 10.0.0.190 - - [2026-08-24 02:52:46] "POST /neutron/port HTTP/1.1" 200 1224 0.020964 10.0.0.190 - - [2026-08-24 02:52:46] "GET /virtual-machine/862dead6-891f-459f-8b37-b8f99084b808 HTTP/1.1" 200 1302 0.004980 10.0.0.190 - - [2026-08-24 02:52:48] "GET /virtual-machine/862dead6-891f-459f-8b37-b8f99084b808 HTTP/1.1" 404 171 0.003567 10.0.0.190 - - [2026-08-24 02:52:48] "GET /virtual-machine/862dead6-891f-459f-8b37-b8f99084b808 HTTP/1.1" 404 171 0.002980 10.0.0.190 - - [2026-08-24 02:52:48] "GET /virtual-machine/862dead6-891f-459f-8b37-b8f99084b808 HTTP/1.1" 404 171 0.003932 10.0.0.190 - - [2026-08-24 02:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.190 - - [2026-08-24 02:52:48] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004042 10.0.0.190 - - [2026-08-24 02:52:48] "GET /virtual-networks?parent_id=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003355 10.0.0.190 - - [2026-08-24 02:52:48] "GET /virtual-network/9dd05c58-5000-471c-8f0c-5a6091bd5488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006919 10.0.0.190 - - [2026-08-24 02:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.190 - - [2026-08-24 02:52:48] "GET /routing-instance/8c0de0c0-8c60-4335-861f-c943c29a1bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006182 10.0.0.190 - - [2026-08-24 02:52:48] "GET /route-target/8df1f03d-2c03-412d-9b7f-143465ebc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004169 10.0.0.190 - - [2026-08-24 02:52:49] "GET /virtual-machine/862dead6-891f-459f-8b37-b8f99084b808 HTTP/1.1" 404 171 0.004286 10.0.0.190 - - [2026-08-24 02:52:50] "GET /virtual-machine/862dead6-891f-459f-8b37-b8f99084b808 HTTP/1.1" 404 171 0.004011 10.0.0.190 - - [2026-08-24 02:52:51] "GET /virtual-machine/862dead6-891f-459f-8b37-b8f99084b808 HTTP/1.1" 404 171 0.003680 10.0.0.190 - - [2026-08-24 02:52:52] "GET /virtual-machine/862dead6-891f-459f-8b37-b8f99084b808 HTTP/1.1" 404 171 0.004311 10.0.0.190 - - [2026-08-24 02:52:53] "GET /virtual-machine/862dead6-891f-459f-8b37-b8f99084b808 HTTP/1.1" 404 171 0.003443 10.0.0.190 - - [2026-08-24 02:52:54] "GET /virtual-machine/862dead6-891f-459f-8b37-b8f99084b808 HTTP/1.1" 404 171 0.004113 10.0.0.191 - - [2026-08-24 02:52:57] "GET /obj-perms HTTP/1.1" 200 4499 0.004212 10.0.0.190 - - [2026-08-24 02:53:00] "GET /obj-perms HTTP/1.1" 200 4499 0.054001 10.0.0.191 - - [2026-08-24 02:53:06] "GET /obj-perms HTTP/1.1" 200 4499 0.004316 10.0.0.190 - - [2026-08-24 02:53:09] "GET /obj-perms HTTP/1.1" 200 4499 0.004383 10.0.0.50 - - [2026-08-24 02:53:09] "GET /obj-perms HTTP/1.1" 200 4499 0.046589 10.0.0.190 - - [2026-08-24 02:53:09] "GET /virtual-machine/95ee1e69-2819-435e-b1e7-edb2780bbd95 HTTP/1.1" 200 1303 0.004486 10.0.0.190 - - [2026-08-24 02:53:11] "POST /neutron/port HTTP/1.1" 200 1224 0.018769 10.0.0.190 - - [2026-08-24 02:53:11] "GET /virtual-machine/95ee1e69-2819-435e-b1e7-edb2780bbd95 HTTP/1.1" 200 1303 0.003684 10.0.0.190 - - [2026-08-24 02:53:13] "GET /virtual-machine/95ee1e69-2819-435e-b1e7-edb2780bbd95 HTTP/1.1" 404 171 0.003475 10.0.0.190 - - [2026-08-24 02:53:13] "GET /virtual-machine/95ee1e69-2819-435e-b1e7-edb2780bbd95 HTTP/1.1" 404 171 0.003001 10.0.0.190 - - [2026-08-24 02:53:13] "GET /virtual-machine/95ee1e69-2819-435e-b1e7-edb2780bbd95 HTTP/1.1" 404 171 0.002950 10.0.0.190 - - [2026-08-24 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.190 - - [2026-08-24 02:53:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003934 10.0.0.190 - - [2026-08-24 02:53:14] "GET /virtual-networks?parent_id=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.007787 10.0.0.190 - - [2026-08-24 02:53:14] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006404 10.0.0.190 - - [2026-08-24 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.190 - - [2026-08-24 02:53:14] "GET /routing-instance/3db6dd74-d505-4130-b7e5-d63572ec1593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.005103 10.0.0.190 - - [2026-08-24 02:53:14] "GET /route-target/804a9eb5-5c9a-44b3-b84c-8a0e5d7b5bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005010 10.0.0.190 - - [2026-08-24 02:53:14] "GET /obj-perms HTTP/1.1" 200 4499 0.004178 10.0.0.190 - - [2026-08-24 02:53:17] "GET /obj-perms HTTP/1.1" 200 4499 0.004381 10.0.0.191 - - [2026-08-24 02:53:17] "GET /obj-perms HTTP/1.1" 200 4499 0.004455 10.0.0.190 - - [2026-08-24 02:53:17] "GET /virtual-network/98979521-2a98-4934-86f0-a9fbcc292c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006706 10.0.0.190 - - [2026-08-24 02:53:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.029335 10.0.0.190 - - [2026-08-24 02:53:17] "POST /neutron/network HTTP/1.1" 200 1309 0.147536 10.0.0.190 - - [2026-08-24 02:53:17] "GET /virtual-network/98979521-2a98-4934-86f0-a9fbcc292c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.010967 10.0.0.190 - - [2026-08-24 02:53:18] "GET /virtual-network/d5db5c16-587d-417a-9a27-f4306f2ad823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3803 0.007362 10.0.0.190 - - [2026-08-24 02:53:18] "POST /neutron/network HTTP/1.1" 200 1308 0.119733 10.0.0.190 - - [2026-08-24 02:53:18] "GET /virtual-network/d5db5c16-587d-417a-9a27-f4306f2ad823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006454 10.0.0.190 - - [2026-08-24 02:53:18] "GET /virtual-network/9dd05c58-5000-471c-8f0c-5a6091bd5488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006186 10.0.0.190 - - [2026-08-24 02:53:18] "DELETE /access-control-list/861fb248-e7d4-4a6b-8b0f-6ed2349cce0e HTTP/1.1" 200 115 0.045487 10.0.0.190 - - [2026-08-24 02:53:18] "POST /neutron/network HTTP/1.1" 200 1309 0.136588 10.0.0.190 - - [2026-08-24 02:53:18] "GET /virtual-network/9dd05c58-5000-471c-8f0c-5a6091bd5488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006814 10.0.0.190 - - [2026-08-24 02:53:19] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005932 10.0.0.190 - - [2026-08-24 02:53:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.012604 10.0.0.190 - - [2026-08-24 02:53:19] "POST /neutron/network HTTP/1.1" 200 1309 0.116707 10.0.0.190 - - [2026-08-24 02:53:19] "GET /virtual-network/65269ee4-e4d5-452c-b742-597f0fa8391f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006155 10.0.0.190 - - [2026-08-24 02:53:19] "POST /ref-update HTTP/1.1" 200 156 0.044421 10.0.0.190 - - [2026-08-24 02:53:19] "DELETE /network-policy/342f4e39-86be-4dad-a4a5-b97a02cd63d3 HTTP/1.1" 200 115 0.067320 10.0.0.190 - - [2026-08-24 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.191 - - [2026-08-24 02:53:19] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001589 10.0.0.190 - - [2026-08-24 02:53:19] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.060438 10.0.0.190 - - [2026-08-24 02:53:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04708050&detail=False&count=False&shared=False HTTP/1.1" 200 1762 0.006848 10.0.0.190 - - [2026-08-24 02:53:19] "DELETE /network-policy/87f5ad54-29cd-46aa-93b9-84d4f0e6e998 HTTP/1.1" 200 115 0.051977 10.0.0.190 - - [2026-08-24 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.191 - - [2026-08-24 02:53:19] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001651 10.0.0.190 - - [2026-08-24 02:53:19] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.055212 10.0.0.190 - - [2026-08-24 02:53:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04708050&detail=False&count=False&shared=False HTTP/1.1" 200 1529 0.005981 10.0.0.190 - - [2026-08-24 02:53:19] "DELETE /network-policy/9d963e38-8552-4b37-a84c-3379f5380196 HTTP/1.1" 200 115 0.053042 10.0.0.190 - - [2026-08-24 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.191 - - [2026-08-24 02:53:19] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001333 10.0.0.190 - - [2026-08-24 02:53:19] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.063551 10.0.0.190 - - [2026-08-24 02:53:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04708050&detail=False&count=False&shared=False HTTP/1.1" 200 1296 0.005639 10.0.0.190 - - [2026-08-24 02:53:20] "DELETE /network-policy/1cbf4ac9-3e0b-4a49-b13b-4482df2d0052 HTTP/1.1" 200 115 0.046493 10.0.0.190 - - [2026-08-24 02:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.191 - - [2026-08-24 02:53:20] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001334 10.0.0.190 - - [2026-08-24 02:53:20] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.047627 10.0.0.190 - - [2026-08-24 02:53:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04708050&detail=False&count=False&shared=False HTTP/1.1" 200 1062 0.006105 10.0.0.190 - - [2026-08-24 02:53:20] "DELETE /network-policy/22290600-387f-43c5-a838-7de5c80bac9e HTTP/1.1" 200 115 0.055640 10.0.0.190 - - [2026-08-24 02:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.191 - - [2026-08-24 02:53:20] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001062 10.0.0.190 - - [2026-08-24 02:53:20] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.051760 10.0.0.190 - - [2026-08-24 02:53:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04708050&detail=False&count=False&shared=False HTTP/1.1" 200 829 0.005656 10.0.0.190 - - [2026-08-24 02:53:20] "DELETE /network-policy/017e544b-a068-460c-b70e-3bffcb7c2aca HTTP/1.1" 200 115 0.049063 10.0.0.190 - - [2026-08-24 02:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006588 10.0.0.191 - - [2026-08-24 02:53:20] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001450 10.0.0.190 - - [2026-08-24 02:53:20] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.051984 10.0.0.190 - - [2026-08-24 02:53:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04708050&detail=False&count=False&shared=False HTTP/1.1" 200 596 0.005646 10.0.0.190 - - [2026-08-24 02:53:20] "DELETE /network-policy/a2617127-cefc-439d-8df4-cf13f256ecaa HTTP/1.1" 200 115 0.046103 10.0.0.190 - - [2026-08-24 02:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.191 - - [2026-08-24 02:53:20] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001005 10.0.0.190 - - [2026-08-24 02:53:20] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.052417 10.0.0.190 - - [2026-08-24 02:53:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04708050&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.005762 10.0.0.190 - - [2026-08-24 02:53:21] "DELETE /network-policy/168b8ce9-66f5-4945-ad8d-53caf3018157 HTTP/1.1" 200 115 0.050533 10.0.0.190 - - [2026-08-24 02:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.191 - - [2026-08-24 02:53:21] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001379 10.0.0.190 - - [2026-08-24 02:53:21] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.059938 10.0.0.190 - - [2026-08-24 02:53:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04708050&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006437 10.0.0.191 - - [2026-08-24 02:53:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003365 10.0.0.191 - - [2026-08-24 02:53:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003188 10.0.0.191 - - [2026-08-24 02:53:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003459 10.0.0.191 - - [2026-08-24 02:53:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002875 10.0.0.191 - - [2026-08-24 02:53:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002711 10.0.0.191 - - [2026-08-24 02:53:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002383 10.0.0.190 - - [2026-08-24 02:53:21] "POST /neutron/network HTTP/1.1" 200 151 0.156837 10.0.0.190 - - [2026-08-24 02:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006097 10.0.0.190 - - [2026-08-24 02:53:22] "POST /neutron/network HTTP/1.1" 200 1309 0.013367 10.0.0.190 - - [2026-08-24 02:53:22] "DELETE /route-target/8df1f03d-2c03-412d-9b7f-143465ebc786 HTTP/1.1" 200 115 0.028146 10.0.0.191 - - [2026-08-24 02:53:22] "POST /useragent-kv HTTP/1.1" 200 115 0.005526 10.0.0.191 - - [2026-08-24 02:53:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002540 10.0.0.191 - - [2026-08-24 02:53:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002540 10.0.0.191 - - [2026-08-24 02:53:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002670 10.0.0.191 - - [2026-08-24 02:53:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002719 10.0.0.191 - - [2026-08-24 02:53:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002981 10.0.0.190 - - [2026-08-24 02:53:22] "POST /neutron/network HTTP/1.1" 200 151 0.164270 10.0.0.190 - - [2026-08-24 02:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.190 - - [2026-08-24 02:53:23] "DELETE /network-ipam/58c7fe79-a784-4e97-a0b8-d48c76500ba2 HTTP/1.1" 200 115 0.050914 10.0.0.190 - - [2026-08-24 02:53:23] "POST /fqname-to-id HTTP/1.1" 404 252 0.004851 10.0.0.191 - - [2026-08-24 02:53:23] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000893 10.0.0.191 - - [2026-08-24 02:53:23] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.060567 10.0.0.191 - - [2026-08-24 02:53:23] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001001 10.0.0.191 - - [2026-08-24 02:53:23] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?fields=security_groups HTTP/1.1" 200 1388 0.077861 10.0.0.191 - - [2026-08-24 02:53:23] "DELETE /security-group/a56803a2-3c7b-4ae8-9b33-7ab094befc9b HTTP/1.1" 200 115 0.053988 10.0.0.191 - - [2026-08-24 02:53:23] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000853 10.0.0.190 - - [2026-08-24 02:53:23] "DELETE /access-control-list/4bcb2be6-9484-407b-a334-7d962960f4eb HTTP/1.1" 200 115 0.042418 10.0.0.191 - - [2026-08-24 02:53:23] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?fields=application_policy_sets HTTP/1.1" 200 1427 0.056723 10.0.0.190 - - [2026-08-24 02:53:23] "DELETE /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b HTTP/1.1" 200 115 0.467555 10.0.0.191 - - [2026-08-24 02:53:23] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001006 10.0.0.190 - - [2026-08-24 02:53:23] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?fields=projects HTTP/1.1" 200 1443 0.013065 10.0.0.190 - - [2026-08-24 02:53:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.003664 10.0.0.191 - - [2026-08-24 02:53:29] "POST /id-to-fqname HTTP/1.1" 200 198 0.004107 10.0.0.191 - - [2026-08-24 02:53:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.008327 10.0.0.191 - - [2026-08-24 02:53:29] "POST /security-groups HTTP/1.1" 200 599 0.034585 10.0.0.191 - - [2026-08-24 02:53:29] "POST /projects HTTP/1.1" 200 601 0.287777 10.0.0.190 - - [2026-08-24 02:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.318500 10.0.0.190 - - [2026-08-24 02:53:29] "POST /access-control-lists HTTP/1.1" 200 606 0.035207 10.0.0.191 - - [2026-08-24 02:53:29] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001223 10.0.0.190 - - [2026-08-24 02:53:29] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.072650 10.0.0.190 - - [2026-08-24 02:53:29] "POST /network-policys HTTP/1.1" 200 561 0.035096 10.0.0.190 - - [2026-08-24 02:53:29] "GET /network-policy/fdfa4d7e-4281-4e86-ad69-fa5fa888cf7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3108 0.007776 10.0.0.190 - - [2026-08-24 02:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.191 - - [2026-08-24 02:53:29] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001111 10.0.0.190 - - [2026-08-24 02:53:29] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.052425 10.0.0.190 - - [2026-08-24 02:53:30] "POST /route-targets HTTP/1.1" 200 328 0.016731 10.0.0.191 - - [2026-08-24 02:53:30] "POST /useragent-kv HTTP/1.1" 200 115 0.008809 10.0.0.190 - - [2026-08-24 02:53:30] "POST /neutron/subnet HTTP/1.1" 200 721 0.247728 10.0.0.190 - - [2026-08-24 02:53:30] "POST /id-to-fqname HTTP/1.1" 200 229 0.001558 10.0.0.190 - - [2026-08-24 02:53:30] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009518 10.0.0.190 - - [2026-08-24 02:53:30] "POST /neutron/network HTTP/1.1" 200 1007 0.010769 10.0.0.190 - - [2026-08-24 02:53:30] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005430 10.0.0.190 - - [2026-08-24 02:53:30] "POST /neutron/subnet HTTP/1.1" 200 828 0.009682 10.0.0.190 - - [2026-08-24 02:53:30] "POST /access-control-lists HTTP/1.1" 200 601 0.072398 10.0.0.190 - - [2026-08-24 02:53:30] "POST /neutron/network HTTP/1.1" 200 1106 0.024015 10.0.0.190 - - [2026-08-24 02:53:30] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.013761 10.0.0.190 - - [2026-08-24 02:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.190 - - [2026-08-24 02:53:30] "GET /network-policy/fdfa4d7e-4281-4e86-ad69-fa5fa888cf7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3108 0.004628 10.0.0.190 - - [2026-08-24 02:53:31] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007583 10.0.0.190 - - [2026-08-24 02:53:31] "GET /obj-perms HTTP/1.1" 200 4499 0.004192 10.0.0.190 - - [2026-08-24 02:53:31] "POST /id-to-fqname HTTP/1.1" 200 229 0.001466 10.0.0.191 - - [2026-08-24 02:53:31] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001011 10.0.0.190 - - [2026-08-24 02:53:31] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.066616 10.0.0.190 - - [2026-08-24 02:53:31] "POST /neutron/port HTTP/1.1" 200 117 0.007169 10.0.0.190 - - [2026-08-24 02:53:32] "POST /id-to-fqname HTTP/1.1" 200 229 0.001514 10.0.0.190 - - [2026-08-24 02:53:32] "POST /neutron/network HTTP/1.1" 200 1116 0.008816 10.0.0.190 - - [2026-08-24 02:53:32] "POST /neutron/port HTTP/1.1" 200 117 0.012514 10.0.0.191 - - [2026-08-24 02:53:36] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001036 10.0.0.190 - - [2026-08-24 02:53:36] "POST /neutron/port HTTP/1.1" 200 1174 0.428079 10.0.0.191 - - [2026-08-24 02:53:36] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.190 - - [2026-08-24 02:53:37] "POST /neutron/port HTTP/1.1" 200 1174 0.493750 10.0.0.190 - - [2026-08-24 02:53:37] "POST /neutron/port HTTP/1.1" 200 1174 0.021013 10.0.0.190 - - [2026-08-24 02:53:37] "POST /neutron/port HTTP/1.1" 200 1238 0.032000 10.0.0.190 - - [2026-08-24 02:53:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004296 10.0.0.190 - - [2026-08-24 02:53:38] "POST /neutron/port HTTP/1.1" 200 117 0.001293 10.0.0.190 - - [2026-08-24 02:53:38] "POST /neutron/port HTTP/1.1" 200 1238 0.022086 10.0.0.190 - - [2026-08-24 02:53:38] "POST /neutron/subnet HTTP/1.1" 200 1381 0.015453 10.0.0.190 - - [2026-08-24 02:53:38] "POST /neutron/network HTTP/1.1" 200 1106 0.009422 10.0.0.190 - - [2026-08-24 02:53:47] "POST /neutron/port HTTP/1.1" 200 1238 0.018334 10.0.0.190 - - [2026-08-24 02:53:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008015 10.0.0.190 - - [2026-08-24 02:53:58] "POST /neutron/port HTTP/1.1" 200 1238 0.031718 10.0.0.190 - - [2026-08-24 02:53:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008408 10.0.0.190 - - [2026-08-24 02:53:58] "GET /virtual-machine/31c2f905-752d-4b18-80ff-fb8cae9af527 HTTP/1.1" 200 1301 0.029397 10.0.0.190 - - [2026-08-24 02:53:58] "GET /virtual-machine-interface/4bad88b4-dc76-40a7-999e-82dc95c9c011 HTTP/1.1" 200 3186 0.005862 10.0.0.190 - - [2026-08-24 02:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.190 - - [2026-08-24 02:53:58] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005412 10.0.0.190 - - [2026-08-24 02:53:58] "GET /virtual-networks?parent_id=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003628 10.0.0.190 - - [2026-08-24 02:53:58] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006462 10.0.0.190 - - [2026-08-24 02:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.190 - - [2026-08-24 02:54:01] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006153 10.0.0.190 - - [2026-08-24 02:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.190 - - [2026-08-24 02:54:05] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005447 10.0.0.190 - - [2026-08-24 02:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.190 - - [2026-08-24 02:54:09] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005458 10.0.0.190 - - [2026-08-24 02:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.190 - - [2026-08-24 02:54:13] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007123 10.0.0.190 - - [2026-08-24 02:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.190 - - [2026-08-24 02:54:18] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005939 10.0.0.190 - - [2026-08-24 02:54:19] "POST /neutron/network HTTP/1.1" 200 1116 0.007780 10.0.0.190 - - [2026-08-24 02:54:19] "POST /neutron/subnet HTTP/1.1" 200 1381 0.015521 10.0.0.190 - - [2026-08-24 02:54:19] "POST /neutron/network HTTP/1.1" 200 1106 0.010650 10.0.0.190 - - [2026-08-24 02:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.190 - - [2026-08-24 02:54:22] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005574 10.0.0.191 - - [2026-08-24 02:54:23] "DELETE /project/d1d47cd429164d0aaa6bb881acbbf47b HTTP/1.1" 404 173 0.034635 10.0.0.190 - - [2026-08-24 02:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.190 - - [2026-08-24 02:54:26] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006614 10.0.0.190 - - [2026-08-24 02:54:27] "POST /neutron/network HTTP/1.1" 200 1116 0.008849 10.0.0.190 - - [2026-08-24 02:54:27] "POST /neutron/subnet HTTP/1.1" 200 1381 0.019572 10.0.0.190 - - [2026-08-24 02:54:27] "POST /neutron/network HTTP/1.1" 200 1106 0.010855 10.0.0.190 - - [2026-08-24 02:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.190 - - [2026-08-24 02:54:30] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004167 10.0.0.190 - - [2026-08-24 02:54:30] "GET /virtual-networks?parent_id=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003999 10.0.0.190 - - [2026-08-24 02:54:30] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006837 10.0.0.190 - - [2026-08-24 02:54:35] "POST /neutron/port HTTP/1.1" 200 1238 0.019106 10.0.0.50 - - [2026-08-24 02:54:39] "GET /obj-perms HTTP/1.1" 200 4509 0.051022 10.0.0.191 - - [2026-08-24 02:54:39] "GET /obj-perms HTTP/1.1" 200 4509 0.040614 10.0.0.190 - - [2026-08-24 02:54:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008634 10.0.0.190 - - [2026-08-24 02:54:45] "POST /neutron/port HTTP/1.1" 200 1238 0.040194 10.0.0.190 - - [2026-08-24 02:54:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008831 10.0.0.190 - - [2026-08-24 02:54:56] "POST /neutron/port HTTP/1.1" 200 1238 0.021067 10.0.0.190 - - [2026-08-24 02:54:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008812 10.0.0.190 - - [2026-08-24 02:54:56] "GET /virtual-machine/5d5114d3-6341-4918-9cb8-89173511578c HTTP/1.1" 200 1302 0.007142 10.0.0.190 - - [2026-08-24 02:54:56] "GET /virtual-machine-interface/fdb508bb-07a9-484c-aa76-62b51e7e5b8a HTTP/1.1" 200 3187 0.005987 10.0.0.190 - - [2026-08-24 02:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.190 - - [2026-08-24 02:54:56] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003909 10.0.0.190 - - [2026-08-24 02:54:56] "GET /virtual-networks?parent_id=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003871 10.0.0.190 - - [2026-08-24 02:54:56] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007041 10.0.0.190 - - [2026-08-24 02:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.190 - - [2026-08-24 02:54:57] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003990 10.0.0.190 - - [2026-08-24 02:54:57] "GET /virtual-networks?parent_id=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004237 10.0.0.190 - - [2026-08-24 02:54:57] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005969 10.0.0.190 - - [2026-08-24 02:55:10] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006744 10.0.0.190 - - [2026-08-24 02:55:10] "POST /neutron/network HTTP/1.1" 200 1106 0.010978 10.0.0.190 - - [2026-08-24 02:55:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.006283 10.0.0.190 - - [2026-08-24 02:55:10] "GET /virtual-network/364d8201-8364-4df3-947b-2e44dd76a6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.023216 10.0.0.190 - - [2026-08-24 02:55:10] "POST /neutron/network HTTP/1.1" 200 1007 0.014944 10.0.0.190 - - [2026-08-24 02:55:12] "POST /neutron/port HTTP/1.1" 200 1228 0.017137 10.0.0.190 - - [2026-08-24 02:55:12] "POST /neutron/port HTTP/1.1" 200 1228 0.029864 10.0.0.190 - - [2026-08-24 02:55:12] "POST /neutron/network HTTP/1.1" 400 204 0.031493 10.0.0.190 - - [2026-08-24 02:55:15] "DELETE /route-target/fdc79728-25c0-4712-a4cb-49f752d2e3e8 HTTP/1.1" 200 115 0.064804 10.0.0.190 - - [2026-08-24 02:55:15] "DELETE /network-policy/fdfa4d7e-4281-4e86-ad69-fa5fa888cf7e HTTP/1.1" 200 115 0.049941 10.0.0.191 - - [2026-08-24 02:55:17] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.017295 10.0.0.190 - - [2026-08-24 02:55:17] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.088830 10.0.0.191 - - [2026-08-24 02:55:17] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001119 10.0.0.190 - - [2026-08-24 02:55:18] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?fields=virtual_networks HTTP/1.1" 200 1051 0.063932 10.0.0.191 - - [2026-08-24 02:55:18] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001087 10.0.0.190 - - [2026-08-24 02:55:18] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.055472 10.0.0.191 - - [2026-08-24 02:55:18] "GET /projects?obj_uuids=d1d47cd4-2916-4d0a-aa6b-b881acbbf47b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001321 10.0.0.190 - - [2026-08-24 02:55:18] "GET /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b?fields=security_groups HTTP/1.1" 200 1286 0.068727 10.0.0.190 - - [2026-08-24 02:55:19] "POST /fqname-to-id HTTP/1.1" 404 202 0.035727 10.0.0.191 - - [2026-08-24 02:55:19] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004957 10.0.0.191 - - [2026-08-24 02:55:19] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001072 10.0.0.191 - - [2026-08-24 02:55:19] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007800 10.0.0.191 - - [2026-08-24 02:55:19] "POST /id-to-fqname HTTP/1.1" 200 204 0.005450 10.0.0.191 - - [2026-08-24 02:55:19] "POST /fqname-to-id HTTP/1.1" 404 213 0.007123 10.0.0.191 - - [2026-08-24 02:55:19] "POST /security-groups HTTP/1.1" 200 605 0.085871 10.0.0.191 - - [2026-08-24 02:55:19] "POST /projects HTTP/1.1" 200 613 0.348828 10.0.0.191 - - [2026-08-24 02:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.420496 10.0.0.190 - - [2026-08-24 02:55:19] "POST /fqname-to-id HTTP/1.1" 404 247 0.015032 10.0.0.190 - - [2026-08-24 02:55:19] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.585946 10.0.0.190 - - [2026-08-24 02:55:21] "GET / HTTP/1.1" 200 36215 0.001840 10.0.0.190 - - [2026-08-24 02:55:22] "DELETE /access-control-list/9d91ee77-f79e-4fd4-b932-8079314383f9 HTTP/1.1" 200 115 0.099360 10.0.0.191 - - [2026-08-24 02:55:23] "DELETE /project/0a2ffc2f06ff4586b90c426b31b6dbb9 HTTP/1.1" 404 173 0.004670 10.0.0.191 - - [2026-08-24 02:55:23] "DELETE /project/d1d47cd4-2916-4d0a-aa6b-b881acbbf47b HTTP/1.1" 404 177 0.004320 10.0.0.190 - - [2026-08-24 02:55:24] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000519 10.0.0.191 - - [2026-08-24 02:55:24] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000992 10.0.0.190 - - [2026-08-24 02:55:25] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.076942 10.0.0.190 - - [2026-08-24 02:55:25] "GET / HTTP/1.1" 200 36215 0.001850 10.0.0.190 - - [2026-08-24 02:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.191 - - [2026-08-24 02:55:25] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000925 10.0.0.190 - - [2026-08-24 02:55:25] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.007401 10.0.0.190 - - [2026-08-24 02:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.191 - - [2026-08-24 02:55:26] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000986 10.0.0.190 - - [2026-08-24 02:55:26] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.051779 10.0.0.190 - - [2026-08-24 02:55:27] "GET /domains HTTP/1.1" 401 293 0.000503 10.0.0.190 - - [2026-08-24 02:55:27] "GET /domains HTTP/1.1" 200 281 0.068612 10.0.0.191 - - [2026-08-24 02:55:27] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001027 10.0.0.190 - - [2026-08-24 02:55:27] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b HTTP/1.1" 200 2793 0.011039 10.0.0.191 - - [2026-08-24 02:55:27] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000915 10.0.0.190 - - [2026-08-24 02:55:27] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9 HTTP/1.1" 200 1940 0.100107 10.0.0.190 - - [2026-08-24 02:55:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003865 10.0.0.190 - - [2026-08-24 02:55:27] "POST /network-ipams HTTP/1.1" 200 629 0.034687 10.0.0.190 - - [2026-08-24 02:55:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 817 0.004069 10.0.0.190 - - [2026-08-24 02:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.190 - - [2026-08-24 02:55:27] "GET /network-ipam/0505564b-9537-4547-98a8-10f034cce236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006655 10.0.0.190 - - [2026-08-24 02:55:28] "PUT /network-ipam/0505564b-9537-4547-98a8-10f034cce236 HTTP/1.1" 200 259 0.017362 10.0.0.190 - - [2026-08-24 02:55:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000500 10.0.0.190 - - [2026-08-24 02:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.025174 10.0.0.191 - - [2026-08-24 02:55:28] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001300 10.0.0.190 - - [2026-08-24 02:55:28] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.041822 10.0.0.190 - - [2026-08-24 02:55:28] "POST /neutron/network HTTP/1.1" 200 117 0.032619 10.0.0.191 - - [2026-08-24 02:55:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005281 10.0.0.190 - - [2026-08-24 02:55:29] "POST /neutron/subnet HTTP/1.1" 200 823 0.216635 10.0.0.190 - - [2026-08-24 02:55:29] "POST /id-to-fqname HTTP/1.1" 200 237 0.001472 10.0.0.190 - - [2026-08-24 02:55:29] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.006180 10.0.0.190 - - [2026-08-24 02:55:29] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.006212 10.0.0.190 - - [2026-08-24 02:55:29] "POST /neutron/network HTTP/1.1" 200 1142 0.009647 10.0.0.190 - - [2026-08-24 02:55:30] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.007092 10.0.0.190 - - [2026-08-24 02:55:31] "POST /fqname-to-id HTTP/1.1" 404 231 0.004815 10.0.0.190 - - [2026-08-24 02:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.191 - - [2026-08-24 02:55:31] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001011 10.0.0.190 - - [2026-08-24 02:55:31] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.049902 10.0.0.190 - - [2026-08-24 02:55:31] "POST /network-policys HTTP/1.1" 200 567 0.048441 10.0.0.190 - - [2026-08-24 02:55:31] "GET /network-policy/e85a35f7-a021-4107-ae82-ae8ab79845ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.009021 10.0.0.190 - - [2026-08-24 02:55:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.004044 10.0.0.190 - - [2026-08-24 02:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.191 - - [2026-08-24 02:55:32] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001149 10.0.0.190 - - [2026-08-24 02:55:32] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.042816 10.0.0.190 - - [2026-08-24 02:55:32] "POST /network-policys HTTP/1.1" 200 567 0.032617 10.0.0.190 - - [2026-08-24 02:55:32] "GET /network-policy/68b63417-7f03-4062-93e3-4f1fe919cf36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006481 10.0.0.190 - - [2026-08-24 02:55:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.005936 10.0.0.190 - - [2026-08-24 02:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.191 - - [2026-08-24 02:55:32] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001141 10.0.0.190 - - [2026-08-24 02:55:32] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.042889 10.0.0.190 - - [2026-08-24 02:55:32] "POST /network-policys HTTP/1.1" 200 567 0.044446 10.0.0.190 - - [2026-08-24 02:55:32] "GET /network-policy/2ed8a119-857c-4c75-bf21-c4d51a5928ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006157 10.0.0.190 - - [2026-08-24 02:55:33] "POST /neutron/network HTTP/1.1" 200 1142 0.011601 10.0.0.190 - - [2026-08-24 02:55:33] "POST /fqname-to-id HTTP/1.1" 404 254 0.005466 10.0.0.190 - - [2026-08-24 02:55:33] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3309 0.009414 10.0.0.190 - - [2026-08-24 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.190 - - [2026-08-24 02:55:33] "GET /network-policy/68b63417-7f03-4062-93e3-4f1fe919cf36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.008301 10.0.0.190 - - [2026-08-24 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.190 - - [2026-08-24 02:55:33] "GET /network-policy/e85a35f7-a021-4107-ae82-ae8ab79845ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.004716 10.0.0.190 - - [2026-08-24 02:55:33] "POST /id-to-fqname HTTP/1.1" 200 237 0.001383 10.0.0.190 - - [2026-08-24 02:55:33] "POST /neutron/network HTTP/1.1" 200 1350 0.008490 10.0.0.190 - - [2026-08-24 02:55:33] "POST /neutron/port HTTP/1.1" 200 117 0.007273 10.0.0.191 - - [2026-08-24 02:55:38] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001145 10.0.0.190 - - [2026-08-24 02:55:38] "POST /neutron/port HTTP/1.1" 200 1181 0.402354 10.0.0.190 - - [2026-08-24 02:55:38] "POST /neutron/port HTTP/1.1" 200 1235 0.146531 10.0.0.190 - - [2026-08-24 02:55:39] "POST /neutron/port HTTP/1.1" 200 1245 0.017067 10.0.0.190 - - [2026-08-24 02:55:39] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013974 10.0.0.190 - - [2026-08-24 02:55:39] "POST /neutron/network HTTP/1.1" 200 1340 0.011249 10.0.0.190 - - [2026-08-24 02:55:40] "GET /obj-perms HTTP/1.1" 200 4509 0.056391 10.0.0.190 - - [2026-08-24 02:55:49] "POST /neutron/port HTTP/1.1" 200 1245 0.018677 10.0.0.190 - - [2026-08-24 02:55:54] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009234 10.0.0.190 - - [2026-08-24 02:55:59] "POST /neutron/port HTTP/1.1" 200 1245 0.021221 10.0.0.190 - - [2026-08-24 02:55:59] "POST /neutron/security_group HTTP/1.1" 200 2072 0.021059 10.0.0.190 - - [2026-08-24 02:55:59] "GET /virtual-machine/cf9682ac-ec80-4a5f-b345-5551382ca6eb HTTP/1.1" 401 293 0.000496 10.0.0.190 - - [2026-08-24 02:56:00] "GET /virtual-machine/cf9682ac-ec80-4a5f-b345-5551382ca6eb HTTP/1.1" 200 1309 0.037629 10.0.0.190 - - [2026-08-24 02:56:00] "GET /virtual-machine-interface/7dc30b43-f2f1-4712-aba1-106c1f1a5046 HTTP/1.1" 200 3185 0.007210 10.0.0.190 - - [2026-08-24 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.190 - - [2026-08-24 02:56:00] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004317 10.0.0.190 - - [2026-08-24 02:56:00] "GET /virtual-networks?parent_id=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.003757 10.0.0.190 - - [2026-08-24 02:56:00] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3309 0.006590 10.0.0.190 - - [2026-08-24 02:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.190 - - [2026-08-24 02:56:03] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3309 0.008970 10.0.0.190 - - [2026-08-24 02:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.190 - - [2026-08-24 02:56:07] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3309 0.006155 10.0.0.190 - - [2026-08-24 02:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.190 - - [2026-08-24 02:56:11] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3309 0.006114 10.0.0.190 - - [2026-08-24 02:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.190 - - [2026-08-24 02:56:15] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3309 0.005615 10.0.0.190 - - [2026-08-24 02:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.190 - - [2026-08-24 02:56:19] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3309 0.005863 10.0.0.190 - - [2026-08-24 02:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.190 - - [2026-08-24 02:56:23] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3309 0.005956 10.0.0.190 - - [2026-08-24 02:56:27] "POST /neutron/network HTTP/1.1" 200 1350 0.029559 10.0.0.190 - - [2026-08-24 02:56:27] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013864 10.0.0.190 - - [2026-08-24 02:56:27] "POST /neutron/network HTTP/1.1" 200 1340 0.010789 10.0.0.190 - - [2026-08-24 02:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.190 - - [2026-08-24 02:56:27] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3309 0.006131 10.0.0.190 - - [2026-08-24 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.190 - - [2026-08-24 02:56:32] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003722 10.0.0.190 - - [2026-08-24 02:56:32] "GET /virtual-networks?parent_id=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.003319 10.0.0.190 - - [2026-08-24 02:56:32] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3309 0.007197 10.0.0.190 - - [2026-08-24 02:56:35] "POST /neutron/port HTTP/1.1" 200 1245 0.020828 10.0.0.190 - - [2026-08-24 02:56:37] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008339 10.0.0.190 - - [2026-08-24 02:56:42] "POST /neutron/port HTTP/1.1" 200 1245 0.020275 10.0.0.190 - - [2026-08-24 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.190 - - [2026-08-24 02:56:43] "GET /network-policy/e85a35f7-a021-4107-ae82-ae8ab79845ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.003663 10.0.0.190 - - [2026-08-24 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.190 - - [2026-08-24 02:56:43] "GET /network-policy/68b63417-7f03-4062-93e3-4f1fe919cf36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004714 10.0.0.190 - - [2026-08-24 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.190 - - [2026-08-24 02:56:43] "GET /network-policy/2ed8a119-857c-4c75-bf21-c4d51a5928ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.004725 10.0.0.190 - - [2026-08-24 02:56:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.009766 10.0.0.190 - - [2026-08-24 02:56:43] "POST /neutron/network HTTP/1.1" 200 1432 0.163399 10.0.0.190 - - [2026-08-24 02:56:43] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3606 0.008547 10.0.0.190 - - [2026-08-24 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.190 - - [2026-08-24 02:56:43] "GET /network-policy/2ed8a119-857c-4c75-bf21-c4d51a5928ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.004668 10.0.0.190 - - [2026-08-24 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.190 - - [2026-08-24 02:56:43] "GET /network-policy/68b63417-7f03-4062-93e3-4f1fe919cf36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005106 10.0.0.190 - - [2026-08-24 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.190 - - [2026-08-24 02:56:43] "GET /network-policy/e85a35f7-a021-4107-ae82-ae8ab79845ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.004938 10.0.0.190 - - [2026-08-24 02:56:48] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3606 0.006942 10.0.0.190 - - [2026-08-24 02:56:48] "POST /neutron/network HTTP/1.1" 200 1142 0.111827 10.0.0.190 - - [2026-08-24 02:56:48] "DELETE /access-control-list/c9d3cb4b-9ad7-4388-952d-665865d5aad5 HTTP/1.1" 200 115 0.080913 10.0.0.190 - - [2026-08-24 02:56:48] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.011707 10.0.0.190 - - [2026-08-24 02:56:53] "GET /virtual-machine/cf9682ac-ec80-4a5f-b345-5551382ca6eb HTTP/1.1" 200 1309 0.004811 10.0.0.190 - - [2026-08-24 02:56:55] "POST /neutron/port HTTP/1.1" 200 1235 0.017390 10.0.0.190 - - [2026-08-24 02:56:55] "GET /virtual-machine/cf9682ac-ec80-4a5f-b345-5551382ca6eb HTTP/1.1" 200 1309 0.003572 10.0.0.190 - - [2026-08-24 02:56:57] "GET /virtual-machine/cf9682ac-ec80-4a5f-b345-5551382ca6eb HTTP/1.1" 404 171 0.003434 10.0.0.190 - - [2026-08-24 02:56:57] "GET /virtual-machine/cf9682ac-ec80-4a5f-b345-5551382ca6eb HTTP/1.1" 404 171 0.003129 10.0.0.190 - - [2026-08-24 02:56:57] "GET /virtual-machine/cf9682ac-ec80-4a5f-b345-5551382ca6eb HTTP/1.1" 404 171 0.003087 10.0.0.190 - - [2026-08-24 02:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.190 - - [2026-08-24 02:56:58] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004329 10.0.0.190 - - [2026-08-24 02:56:58] "GET /virtual-networks?parent_id=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.003803 10.0.0.190 - - [2026-08-24 02:56:58] "GET /virtual-network/f8efb556-30ee-42f1-b3d6-e00b0e3d0adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.006382 10.0.0.190 - - [2026-08-24 02:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.190 - - [2026-08-24 02:56:58] "GET /routing-instance/29a43249-d192-47d9-a3c9-0a3a2f34960e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.006339 10.0.0.190 - - [2026-08-24 02:56:58] "GET /route-target/2ab129c2-bae1-40ed-a5e0-2c18a57c7684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006617 10.0.0.190 - - [2026-08-24 02:56:58] "GET /obj-perms HTTP/1.1" 200 4474 0.045255 10.0.0.190 - - [2026-08-24 02:57:04] "GET /obj-perms HTTP/1.1" 200 4474 0.004391 10.0.0.191 - - [2026-08-24 02:57:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000512 10.0.0.190 - - [2026-08-24 02:57:07] "GET /obj-perms HTTP/1.1" 200 4474 0.004468 10.0.0.191 - - [2026-08-24 02:57:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000624 10.0.0.190 - - [2026-08-24 02:57:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000468 10.0.0.190 - - [2026-08-24 02:57:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000502 10.0.0.191 - - [2026-08-24 02:57:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.191 - - [2026-08-24 02:57:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000454 10.0.0.50 - - [2026-08-24 02:57:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.50 - - [2026-08-24 02:57:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000505 10.0.0.190 - - [2026-08-24 02:57:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000423 10.0.0.190 - - [2026-08-24 02:57:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.50 - - [2026-08-24 02:57:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.50 - - [2026-08-24 02:57:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.190 - - [2026-08-24 02:57:13] "GET /obj-perms HTTP/1.1" 200 4474 0.004831 10.0.0.190 - - [2026-08-24 02:57:17] "GET /obj-perms HTTP/1.1" 200 4474 0.004730 10.0.0.50 - - [2026-08-24 02:57:17] "GET /obj-perms HTTP/1.1" 200 4474 0.054549 10.0.0.191 - - [2026-08-24 02:57:17] "GET /obj-perms HTTP/1.1" 200 4474 0.040695 10.0.0.190 - - [2026-08-24 02:57:17] "DELETE /network-policy/2ed8a119-857c-4c75-bf21-c4d51a5928ec HTTP/1.1" 200 115 0.044279 10.0.0.190 - - [2026-08-24 02:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.191 - - [2026-08-24 02:57:17] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001066 10.0.0.190 - - [2026-08-24 02:57:17] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.050484 10.0.0.190 - - [2026-08-24 02:57:17] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-43242543&detail=False&count=False&shared=False HTTP/1.1" 200 608 0.006549 10.0.0.190 - - [2026-08-24 02:57:17] "DELETE /network-policy/68b63417-7f03-4062-93e3-4f1fe919cf36 HTTP/1.1" 200 115 0.042234 10.0.0.190 - - [2026-08-24 02:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007083 10.0.0.191 - - [2026-08-24 02:57:17] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001451 10.0.0.190 - - [2026-08-24 02:57:17] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.048704 10.0.0.190 - - [2026-08-24 02:57:17] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-43242543&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.006156 10.0.0.190 - - [2026-08-24 02:57:17] "DELETE /network-policy/e85a35f7-a021-4107-ae82-ae8ab79845ff HTTP/1.1" 200 115 0.040657 10.0.0.190 - - [2026-08-24 02:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.191 - - [2026-08-24 02:57:18] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000968 10.0.0.190 - - [2026-08-24 02:57:18] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.044641 10.0.0.190 - - [2026-08-24 02:57:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-43242543&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006211 10.0.0.191 - - [2026-08-24 02:57:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004153 10.0.0.191 - - [2026-08-24 02:57:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004411 10.0.0.191 - - [2026-08-24 02:57:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003245 10.0.0.191 - - [2026-08-24 02:57:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003671 10.0.0.190 - - [2026-08-24 02:57:18] "POST /neutron/network HTTP/1.1" 200 151 0.160129 10.0.0.190 - - [2026-08-24 02:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.190 - - [2026-08-24 02:57:18] "DELETE /network-ipam/0505564b-9537-4547-98a8-10f034cce236 HTTP/1.1" 200 115 0.044474 10.0.0.190 - - [2026-08-24 02:57:18] "POST /fqname-to-id HTTP/1.1" 404 264 0.004287 10.0.0.191 - - [2026-08-24 02:57:18] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001001 10.0.0.191 - - [2026-08-24 02:57:18] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.044190 10.0.0.191 - - [2026-08-24 02:57:18] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001196 10.0.0.191 - - [2026-08-24 02:57:18] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?fields=security_groups HTTP/1.1" 200 1404 0.066995 10.0.0.191 - - [2026-08-24 02:57:18] "DELETE /security-group/0e84a92b-deba-4e37-b3d6-d1dc926e7c8e HTTP/1.1" 200 115 0.072014 10.0.0.191 - - [2026-08-24 02:57:18] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001094 10.0.0.190 - - [2026-08-24 02:57:18] "DELETE /access-control-list/8fd6a920-74fd-4b2d-9be2-cbaeaa172815 HTTP/1.1" 200 115 0.061705 10.0.0.191 - - [2026-08-24 02:57:18] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?fields=application_policy_sets HTTP/1.1" 200 1443 0.061144 10.0.0.190 - - [2026-08-24 02:57:19] "DELETE /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9 HTTP/1.1" 200 115 0.494185 10.0.0.191 - - [2026-08-24 02:57:19] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001049 10.0.0.190 - - [2026-08-24 02:57:19] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?fields=projects HTTP/1.1" 200 1443 0.011129 10.0.0.191 - - [2026-08-24 02:57:21] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004919 10.0.0.191 - - [2026-08-24 02:57:21] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001023 10.0.0.191 - - [2026-08-24 02:57:21] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050591 10.0.0.191 - - [2026-08-24 02:57:22] "POST /id-to-fqname HTTP/1.1" 200 204 0.010088 10.0.0.191 - - [2026-08-24 02:57:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.011204 10.0.0.191 - - [2026-08-24 02:57:22] "POST /security-groups HTTP/1.1" 200 605 0.084770 10.0.0.191 - - [2026-08-24 02:57:22] "POST /projects HTTP/1.1" 200 613 0.331479 10.0.0.191 - - [2026-08-24 02:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.372165 10.0.0.190 - - [2026-08-24 02:57:22] "POST /access-control-lists HTTP/1.1" 200 612 0.030823 10.0.0.190 - - [2026-08-24 02:57:22] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.529782 10.0.0.191 - - [2026-08-24 02:57:22] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001010 10.0.0.190 - - [2026-08-24 02:57:22] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?fields=virtual_networks HTTP/1.1" 200 1061 0.077162 10.0.0.191 - - [2026-08-24 02:57:22] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001175 10.0.0.190 - - [2026-08-24 02:57:22] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.038115 10.0.0.191 - - [2026-08-24 02:57:22] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001610 10.0.0.190 - - [2026-08-24 02:57:22] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?fields=security_groups HTTP/1.1" 200 1302 0.046149 10.0.0.191 - - [2026-08-24 02:57:23] "DELETE /project/0a2ffc2f06ff4586b90c426b31b6dbb9 HTTP/1.1" 404 173 0.004040 10.0.0.191 - - [2026-08-24 02:57:23] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000831 10.0.0.191 - - [2026-08-24 02:57:23] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.082799 10.0.0.191 - - [2026-08-24 02:57:23] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001346 10.0.0.191 - - [2026-08-24 02:57:23] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?fields=security_groups HTTP/1.1" 200 1404 0.068427 10.0.0.191 - - [2026-08-24 02:57:23] "DELETE /security-group/37f64828-04d1-42af-931f-bbeb1827d433 HTTP/1.1" 200 115 0.079548 10.0.0.191 - - [2026-08-24 02:57:23] "GET /projects?obj_uuids=0a2ffc2f-06ff-4586-b90c-426b31b6dbb9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000847 10.0.0.190 - - [2026-08-24 02:57:23] "DELETE /access-control-list/53b4b6a7-4315-4d7e-bf9e-0035c1a077ba HTTP/1.1" 200 115 0.074260 10.0.0.191 - - [2026-08-24 02:57:23] "GET /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9?fields=application_policy_sets HTTP/1.1" 200 1443 0.050173 10.0.0.190 - - [2026-08-24 02:57:23] "POST /fqname-to-id HTTP/1.1" 404 204 0.095373 10.0.0.191 - - [2026-08-24 02:57:23] "DELETE /project/0a2ffc2f-06ff-4586-b90c-426b31b6dbb9 HTTP/1.1" 200 115 0.558503 10.0.0.191 - - [2026-08-24 02:57:24] "GET /projects?obj_uuids=6ab77d87-b0b5-4329-8efa-28f7e82f05e1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004188 10.0.0.191 - - [2026-08-24 02:57:24] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001231 10.0.0.191 - - [2026-08-24 02:57:24] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008426 10.0.0.191 - - [2026-08-24 02:57:24] "POST /id-to-fqname HTTP/1.1" 200 206 0.004567 10.0.0.191 - - [2026-08-24 02:57:24] "POST /fqname-to-id HTTP/1.1" 404 215 0.008742 10.0.0.191 - - [2026-08-24 02:57:24] "POST /security-groups HTTP/1.1" 200 607 0.037579 10.0.0.191 - - [2026-08-24 02:57:24] "POST /projects HTTP/1.1" 200 617 0.290944 10.0.0.191 - - [2026-08-24 02:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.327543 10.0.0.190 - - [2026-08-24 02:57:24] "POST /access-control-lists HTTP/1.1" 200 614 0.035810 10.0.0.190 - - [2026-08-24 02:57:24] "GET /project/6ab77d87-b0b5-4329-8efa-28f7e82f05e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.508872 10.0.0.190 - - [2026-08-24 02:57:25] "GET / HTTP/1.1" 200 36215 0.001366 10.0.0.190 - - [2026-08-24 02:57:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000538 10.0.0.190 - - [2026-08-24 02:57:29] "POST /fqname-to-id HTTP/1.1" 404 233 0.059130 10.0.0.190 - - [2026-08-24 02:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.191 - - [2026-08-24 02:57:29] "GET /projects?obj_uuids=6ab77d87-b0b5-4329-8efa-28f7e82f05e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001081 10.0.0.190 - - [2026-08-24 02:57:29] "GET /project/6ab77d87-b0b5-4329-8efa-28f7e82f05e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.061249 10.0.0.190 - - [2026-08-24 02:57:29] "POST /network-policys HTTP/1.1" 200 569 0.079698 10.0.0.190 - - [2026-08-24 02:57:29] "GET /network-policy/0377e418-5079-44e1-b16c-f7dd57b0201e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.007573 10.0.0.190 - - [2026-08-24 02:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.191 - - [2026-08-24 02:57:29] "GET /projects?obj_uuids=6ab77d87-b0b5-4329-8efa-28f7e82f05e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001046 10.0.0.190 - - [2026-08-24 02:57:29] "GET /project/6ab77d87-b0b5-4329-8efa-28f7e82f05e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.044486 10.0.0.190 - - [2026-08-24 02:57:29] "POST /route-targets HTTP/1.1" 200 328 0.024434 10.0.0.191 - - [2026-08-24 02:57:30] "POST /useragent-kv HTTP/1.1" 200 115 0.006627 10.0.0.190 - - [2026-08-24 02:57:30] "POST /neutron/subnet HTTP/1.1" 200 724 0.275074 10.0.0.190 - - [2026-08-24 02:57:30] "POST /id-to-fqname HTTP/1.1" 200 237 0.001489 10.0.0.190 - - [2026-08-24 02:57:30] "GET /virtual-network/ef11d64b-dbe0-47ac-8175-280cae1a127f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2656 0.008808 10.0.0.190 - - [2026-08-24 02:57:30] "POST /neutron/network HTTP/1.1" 200 1014 0.023617 10.0.0.190 - - [2026-08-24 02:57:30] "GET /virtual-network/ef11d64b-dbe0-47ac-8175-280cae1a127f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2656 0.006724 10.0.0.190 - - [2026-08-24 02:57:30] "POST /neutron/subnet HTTP/1.1" 200 818 0.010649 10.0.0.190 - - [2026-08-24 02:57:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.008710 10.0.0.190 - - [2026-08-24 02:57:30] "POST /neutron/network HTTP/1.1" 200 1121 0.012385 10.0.0.190 - - [2026-08-24 02:57:30] "POST /access-control-lists HTTP/1.1" 200 609 0.078219 10.0.0.190 - - [2026-08-24 02:57:30] "GET /virtual-network/ef11d64b-dbe0-47ac-8175-280cae1a127f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2980 0.009061 10.0.0.190 - - [2026-08-24 02:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006738 10.0.0.190 - - [2026-08-24 02:57:30] "GET /network-policy/0377e418-5079-44e1-b16c-f7dd57b0201e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004587 10.0.0.190 - - [2026-08-24 02:57:31] "GET /virtual-network/ef11d64b-dbe0-47ac-8175-280cae1a127f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2980 0.006214 10.0.0.190 - - [2026-08-24 02:57:32] "GET /obj-perms HTTP/1.1" 200 4515 0.073850 10.0.0.190 - - [2026-08-24 02:57:33] "DELETE /network-policy/0377e418-5079-44e1-b16c-f7dd57b0201e HTTP/1.1" 409 239 0.009023 10.0.0.190 - - [2026-08-24 02:57:33] "DELETE /route-target/f52df3d4-9049-4612-8fdc-31c96138010c HTTP/1.1" 200 115 0.043570 10.0.0.190 - - [2026-08-24 02:57:33] "DELETE /network-policy/0377e418-5079-44e1-b16c-f7dd57b0201e HTTP/1.1" 200 115 0.047643 10.0.0.190 - - [2026-08-24 02:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.191 - - [2026-08-24 02:57:33] "GET /projects?obj_uuids=6ab77d87-b0b5-4329-8efa-28f7e82f05e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001090 10.0.0.190 - - [2026-08-24 02:57:33] "GET /project/6ab77d87-b0b5-4329-8efa-28f7e82f05e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.058794 10.0.0.190 - - [2026-08-24 02:57:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-44239191&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006027 10.0.0.191 - - [2026-08-24 02:57:36] "GET /projects?obj_uuids=6ab77d87-b0b5-4329-8efa-28f7e82f05e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001123 10.0.0.190 - - [2026-08-24 02:57:36] "GET /project/6ab77d87-b0b5-4329-8efa-28f7e82f05e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.054850 10.0.0.191 - - [2026-08-24 02:57:36] "GET /projects?obj_uuids=6ab77d87-b0b5-4329-8efa-28f7e82f05e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000967 10.0.0.190 - - [2026-08-24 02:57:36] "GET /project/6ab77d87-b0b5-4329-8efa-28f7e82f05e1?fields=virtual_networks HTTP/1.1" 200 1066 0.053181 10.0.0.191 - - [2026-08-24 02:57:36] "GET /projects?obj_uuids=6ab77d87-b0b5-4329-8efa-28f7e82f05e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001100 10.0.0.190 - - [2026-08-24 02:57:36] "GET /project/6ab77d87-b0b5-4329-8efa-28f7e82f05e1?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.048994 10.0.0.191 - - [2026-08-24 02:57:36] "GET /projects?obj_uuids=6ab77d87-b0b5-4329-8efa-28f7e82f05e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000940 10.0.0.190 - - [2026-08-24 02:57:36] "GET /project/6ab77d87-b0b5-4329-8efa-28f7e82f05e1?fields=security_groups HTTP/1.1" 200 1309 0.068342 10.0.0.190 - - [2026-08-24 02:57:38] "POST /fqname-to-id HTTP/1.1" 404 188 0.030692 10.0.0.191 - - [2026-08-24 02:57:38] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004191 10.0.0.191 - - [2026-08-24 02:57:38] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001183 10.0.0.191 - - [2026-08-24 02:57:38] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008477 10.0.0.191 - - [2026-08-24 02:57:38] "POST /id-to-fqname HTTP/1.1" 200 190 0.002124 10.0.0.191 - - [2026-08-24 02:57:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.003397 10.0.0.191 - - [2026-08-24 02:57:38] "POST /security-groups HTTP/1.1" 200 591 0.038960 10.0.0.191 - - [2026-08-24 02:57:38] "POST /projects HTTP/1.1" 200 585 0.282956 10.0.0.191 - - [2026-08-24 02:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.356586 10.0.0.190 - - [2026-08-24 02:57:38] "POST /fqname-to-id HTTP/1.1" 404 233 0.011701 10.0.0.190 - - [2026-08-24 02:57:38] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.507150 10.0.0.190 - - [2026-08-24 02:57:39] "GET / HTTP/1.1" 200 36215 0.001510 10.0.0.190 - - [2026-08-24 02:57:41] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000614 10.0.0.190 - - [2026-08-24 02:57:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.044347 10.0.0.190 - - [2026-08-24 02:57:42] "POST /network-ipams HTTP/1.1" 200 515 0.033458 10.0.0.190 - - [2026-08-24 02:57:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.004036 10.0.0.190 - - [2026-08-24 02:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006445 10.0.0.190 - - [2026-08-24 02:57:42] "GET /network-ipam/07280278-f562-44ed-b0c9-610d9a54cc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.008060 10.0.0.190 - - [2026-08-24 02:57:42] "PUT /network-ipam/07280278-f562-44ed-b0c9-610d9a54cc46 HTTP/1.1" 200 259 0.016984 10.0.0.190 - - [2026-08-24 02:57:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.004575 10.0.0.190 - - [2026-08-24 02:57:42] "POST /network-ipams HTTP/1.1" 200 515 0.031791 10.0.0.190 - - [2026-08-24 02:57:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.003354 10.0.0.190 - - [2026-08-24 02:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.190 - - [2026-08-24 02:57:42] "GET /network-ipam/c4aa5bcd-1784-40db-bbfc-07d7b9802dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.006172 10.0.0.190 - - [2026-08-24 02:57:42] "PUT /network-ipam/c4aa5bcd-1784-40db-bbfc-07d7b9802dfd HTTP/1.1" 200 259 0.018190 10.0.0.190 - - [2026-08-24 02:57:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.004003 10.0.0.190 - - [2026-08-24 02:57:43] "POST /network-ipams HTTP/1.1" 200 515 0.043397 10.0.0.190 - - [2026-08-24 02:57:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1166 0.003997 10.0.0.190 - - [2026-08-24 02:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.190 - - [2026-08-24 02:57:43] "GET /network-ipam/37c1e425-b308-46e5-ad38-44effbed7ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.008044 10.0.0.190 - - [2026-08-24 02:57:43] "PUT /network-ipam/37c1e425-b308-46e5-ad38-44effbed7ef1 HTTP/1.1" 200 259 0.017982 10.0.0.190 - - [2026-08-24 02:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.191 - - [2026-08-24 02:57:44] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001041 10.0.0.190 - - [2026-08-24 02:57:44] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.055735 10.0.0.190 - - [2026-08-24 02:57:44] "POST /neutron/network HTTP/1.1" 200 117 0.086002 10.0.0.190 - - [2026-08-24 02:57:44] "POST /neutron/network HTTP/1.1" 200 823 0.010482 10.0.0.190 - - [2026-08-24 02:57:44] "POST /id-to-fqname HTTP/1.1" 200 221 0.001217 10.0.0.190 - - [2026-08-24 02:57:44] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005197 10.0.0.190 - - [2026-08-24 02:57:44] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005749 10.0.0.190 - - [2026-08-24 02:57:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.009908 10.0.0.190 - - [2026-08-24 02:57:45] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005835 10.0.0.190 - - [2026-08-24 02:57:45] "GET /network-ipam/07280278-f562-44ed-b0c9-610d9a54cc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.005458 10.0.0.190 - - [2026-08-24 02:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.190 - - [2026-08-24 02:57:45] "POST /ref-update HTTP/1.1" 200 156 0.025682 10.0.0.191 - - [2026-08-24 02:57:45] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005761 10.0.0.190 - - [2026-08-24 02:57:45] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.074012 10.0.0.191 - - [2026-08-24 02:57:45] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001057 10.0.0.190 - - [2026-08-24 02:57:45] "POST /neutron/network HTTP/1.1" 200 607 0.165929 10.0.0.190 - - [2026-08-24 02:57:45] "POST /id-to-fqname HTTP/1.1" 200 221 0.003958 10.0.0.190 - - [2026-08-24 02:57:45] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006427 10.0.0.190 - - [2026-08-24 02:57:45] "POST /neutron/network HTTP/1.1" 200 824 0.007751 10.0.0.190 - - [2026-08-24 02:57:45] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005217 10.0.0.190 - - [2026-08-24 02:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.191 - - [2026-08-24 02:57:45] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000860 10.0.0.190 - - [2026-08-24 02:57:45] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.051308 10.0.0.190 - - [2026-08-24 02:57:46] "POST /neutron/network HTTP/1.1" 200 117 0.014761 10.0.0.190 - - [2026-08-24 02:57:46] "POST /route-targets HTTP/1.1" 200 328 0.017182 10.0.0.190 - - [2026-08-24 02:57:46] "POST /neutron/network HTTP/1.1" 200 824 0.009589 10.0.0.190 - - [2026-08-24 02:57:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.001297 10.0.0.190 - - [2026-08-24 02:57:46] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005611 10.0.0.190 - - [2026-08-24 02:57:46] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006278 10.0.0.190 - - [2026-08-24 02:57:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.011472 10.0.0.190 - - [2026-08-24 02:57:46] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.011040 10.0.0.50 - - [2026-08-24 02:57:47] "GET /obj-perms HTTP/1.1" 200 4483 0.057153 10.0.0.191 - - [2026-08-24 02:57:48] "GET /obj-perms HTTP/1.1" 200 4483 0.048399 10.0.0.190 - - [2026-08-24 02:57:48] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007557 10.0.0.190 - - [2026-08-24 02:57:49] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006990 10.0.0.190 - - [2026-08-24 02:57:49] "GET /obj-perms HTTP/1.1" 200 4483 0.052177 10.0.0.190 - - [2026-08-24 02:57:49] "POST /fqname-to-id HTTP/1.1" 404 215 0.003448 10.0.0.190 - - [2026-08-24 02:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.191 - - [2026-08-24 02:57:49] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001003 10.0.0.190 - - [2026-08-24 02:57:49] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.052973 10.0.0.190 - - [2026-08-24 02:57:49] "POST /network-policys HTTP/1.1" 200 555 0.042444 10.0.0.190 - - [2026-08-24 02:57:49] "GET /network-policy/18bc3575-c094-45ab-badd-65822840f40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.006835 10.0.0.190 - - [2026-08-24 02:57:49] "POST /fqname-to-id HTTP/1.1" 404 215 0.003132 10.0.0.190 - - [2026-08-24 02:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.191 - - [2026-08-24 02:57:50] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001188 10.0.0.190 - - [2026-08-24 02:57:50] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.048440 10.0.0.190 - - [2026-08-24 02:57:50] "POST /network-policys HTTP/1.1" 200 555 0.031304 10.0.0.190 - - [2026-08-24 02:57:50] "GET /network-policy/e464e367-6745-4cdc-9696-669fb2a9fb30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.006478 10.0.0.190 - - [2026-08-24 02:57:50] "POST /fqname-to-id HTTP/1.1" 404 215 0.003089 10.0.0.190 - - [2026-08-24 02:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.191 - - [2026-08-24 02:57:50] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001385 10.0.0.190 - - [2026-08-24 02:57:50] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.077832 10.0.0.190 - - [2026-08-24 02:57:50] "POST /network-policys HTTP/1.1" 200 555 0.032140 10.0.0.190 - - [2026-08-24 02:57:50] "GET /network-policy/ea07bf88-2c9b-410c-add3-b02c272fc188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.006436 10.0.0.190 - - [2026-08-24 02:57:50] "POST /ref-update HTTP/1.1" 200 156 0.076426 10.0.0.190 - - [2026-08-24 02:57:50] "POST /access-control-lists HTTP/1.1" 200 593 0.098756 10.0.0.190 - - [2026-08-24 02:57:50] "POST /ref-update HTTP/1.1" 200 156 0.100075 10.0.0.190 - - [2026-08-24 02:57:51] "POST /access-control-lists HTTP/1.1" 200 593 0.057805 10.0.0.190 - - [2026-08-24 02:57:51] "POST /neutron/network HTTP/1.1" 200 916 0.035723 10.0.0.190 - - [2026-08-24 02:57:51] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.013232 10.0.0.190 - - [2026-08-24 02:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006613 10.0.0.190 - - [2026-08-24 02:57:51] "GET /network-policy/e464e367-6745-4cdc-9696-669fb2a9fb30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.011110 10.0.0.190 - - [2026-08-24 02:57:51] "POST /id-to-fqname HTTP/1.1" 200 221 0.001868 10.0.0.191 - - [2026-08-24 02:57:51] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001763 10.0.0.190 - - [2026-08-24 02:57:51] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.071475 10.0.0.190 - - [2026-08-24 02:57:51] "POST /neutron/port HTTP/1.1" 200 117 0.007814 10.0.0.190 - - [2026-08-24 02:57:51] "POST /id-to-fqname HTTP/1.1" 200 221 0.001421 10.0.0.190 - - [2026-08-24 02:57:52] "POST /neutron/network HTTP/1.1" 200 926 0.009050 10.0.0.190 - - [2026-08-24 02:57:52] "POST /neutron/port HTTP/1.1" 200 117 0.007015 10.0.0.190 - - [2026-08-24 02:57:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.001281 10.0.0.190 - - [2026-08-24 02:57:53] "POST /neutron/network HTTP/1.1" 200 824 0.029011 10.0.0.190 - - [2026-08-24 02:57:53] "POST /neutron/port HTTP/1.1" 200 117 0.008489 10.0.0.190 - - [2026-08-24 02:57:56] "POST /neutron/port HTTP/1.1" 200 1059 0.023914 10.0.0.190 - - [2026-08-24 02:57:56] "POST /neutron/network HTTP/1.1" 200 926 0.007066 10.0.0.190 - - [2026-08-24 02:57:57] "POST /neutron/port HTTP/1.1" 200 1060 0.048260 10.0.0.190 - - [2026-08-24 02:57:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004180 10.0.0.190 - - [2026-08-24 02:57:58] "POST /neutron/network HTTP/1.1" 200 994 0.007870 10.0.0.190 - - [2026-08-24 02:57:58] "POST /neutron/port HTTP/1.1" 200 1123 0.029346 10.0.0.190 - - [2026-08-24 02:57:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004364 10.0.0.190 - - [2026-08-24 02:57:58] "POST /neutron/port HTTP/1.1" 200 1060 0.018965 10.0.0.190 - - [2026-08-24 02:57:59] "POST /neutron/port HTTP/1.1" 200 1114 0.143043 10.0.0.190 - - [2026-08-24 02:58:00] "POST /neutron/subnet HTTP/1.1" 200 698 0.010213 10.0.0.190 - - [2026-08-24 02:58:03] "POST /neutron/port HTTP/1.1" 200 1123 0.021503 10.0.0.190 - - [2026-08-24 02:58:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008193 10.0.0.190 - - [2026-08-24 02:58:18] "POST /neutron/port HTTP/1.1" 200 1123 0.018883 10.0.0.190 - - [2026-08-24 02:58:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007211 10.0.0.191 - - [2026-08-24 02:58:24] "DELETE /project/50d0a8c1515946e28a53a0ebc560153c HTTP/1.1" 404 173 0.006639 10.0.0.191 - - [2026-08-24 02:58:24] "GET /projects?obj_uuids=6ab77d87-b0b5-4329-8efa-28f7e82f05e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000808 10.0.0.191 - - [2026-08-24 02:58:24] "DELETE /project/6ab77d87b0b543298efa28f7e82f05e1 HTTP/1.1" 404 173 0.006978 10.0.0.191 - - [2026-08-24 02:58:24] "GET /project/6ab77d87-b0b5-4329-8efa-28f7e82f05e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.055964 10.0.0.191 - - [2026-08-24 02:58:24] "GET /projects?obj_uuids=6ab77d87-b0b5-4329-8efa-28f7e82f05e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001228 10.0.0.191 - - [2026-08-24 02:58:24] "GET /project/6ab77d87-b0b5-4329-8efa-28f7e82f05e1?fields=security_groups HTTP/1.1" 200 1411 0.056728 10.0.0.191 - - [2026-08-24 02:58:24] "DELETE /security-group/06788d1d-c592-47e4-9996-01baf636253c HTTP/1.1" 200 115 0.075281 10.0.0.191 - - [2026-08-24 02:58:24] "GET /projects?obj_uuids=6ab77d87-b0b5-4329-8efa-28f7e82f05e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002198 10.0.0.191 - - [2026-08-24 02:58:24] "GET /project/6ab77d87-b0b5-4329-8efa-28f7e82f05e1?fields=application_policy_sets HTTP/1.1" 200 1450 0.085499 10.0.0.190 - - [2026-08-24 02:58:24] "DELETE /access-control-list/1e573cdb-53e0-43b9-82a4-7ca5cb38a1de HTTP/1.1" 200 115 0.070951 10.0.0.191 - - [2026-08-24 02:58:24] "DELETE /project/6ab77d87-b0b5-4329-8efa-28f7e82f05e1 HTTP/1.1" 200 115 0.509612 10.0.0.190 - - [2026-08-24 02:58:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008479 10.0.0.190 - - [2026-08-24 02:58:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004784 10.0.0.190 - - [2026-08-24 02:58:30] "POST /neutron/network HTTP/1.1" 200 916 0.007541 10.0.0.190 - - [2026-08-24 02:58:34] "POST /neutron/port HTTP/1.1" 200 1123 0.020302 10.0.0.190 - - [2026-08-24 02:58:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008074 10.0.0.190 - - [2026-08-24 02:58:34] "GET /virtual-machine/4cedfc82-4d9d-4e7d-a210-e2c42d0b913b HTTP/1.1" 401 293 0.000471 10.0.0.190 - - [2026-08-24 02:58:34] "GET /virtual-machine/4cedfc82-4d9d-4e7d-a210-e2c42d0b913b HTTP/1.1" 200 1294 0.027465 10.0.0.190 - - [2026-08-24 02:58:34] "GET /virtual-machine/4cedfc82-4d9d-4e7d-a210-e2c42d0b913b HTTP/1.1" 200 1294 0.004269 10.0.0.190 - - [2026-08-24 02:58:34] "GET /virtual-machine-interface/85cf0f2b-6a24-45d9-9cd3-560006418e58 HTTP/1.1" 200 2951 0.006312 10.0.0.190 - - [2026-08-24 02:58:34] "GET /virtual-machine/4cedfc82-4d9d-4e7d-a210-e2c42d0b913b HTTP/1.1" 200 1294 0.004289 10.0.0.190 - - [2026-08-24 02:58:34] "GET /virtual-machine-interface/85cf0f2b-6a24-45d9-9cd3-560006418e58 HTTP/1.1" 200 2951 0.005767 10.0.0.190 - - [2026-08-24 02:58:34] "GET /instance-ip/2517f16e-2a94-4d3d-be3c-a28200a7c2d0 HTTP/1.1" 200 1623 0.007062 10.0.0.190 - - [2026-08-24 02:58:34] "GET /virtual-machine/4cedfc82-4d9d-4e7d-a210-e2c42d0b913b HTTP/1.1" 200 1294 0.004115 10.0.0.190 - - [2026-08-24 02:58:34] "GET /virtual-machine-interface/85cf0f2b-6a24-45d9-9cd3-560006418e58 HTTP/1.1" 200 2951 0.006289 10.0.0.190 - - [2026-08-24 02:58:34] "GET /instance-ip/2517f16e-2a94-4d3d-be3c-a28200a7c2d0 HTTP/1.1" 200 1623 0.004566 10.0.0.190 - - [2026-08-24 02:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.190 - - [2026-08-24 02:58:35] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004451 10.0.0.190 - - [2026-08-24 02:58:35] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003522 10.0.0.190 - - [2026-08-24 02:58:35] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006319 10.0.0.190 - - [2026-08-24 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.190 - - [2026-08-24 02:58:35] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004255 10.0.0.190 - - [2026-08-24 02:58:35] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003881 10.0.0.190 - - [2026-08-24 02:58:35] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006011 10.0.0.190 - - [2026-08-24 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.190 - - [2026-08-24 02:58:35] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004372 10.0.0.190 - - [2026-08-24 02:58:35] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003297 10.0.0.190 - - [2026-08-24 02:58:35] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006708 10.0.0.190 - - [2026-08-24 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.190 - - [2026-08-24 02:58:35] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004906 10.0.0.190 - - [2026-08-24 02:58:35] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003686 10.0.0.190 - - [2026-08-24 02:58:35] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005992 10.0.0.190 - - [2026-08-24 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.190 - - [2026-08-24 02:58:35] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004173 10.0.0.190 - - [2026-08-24 02:58:35] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003407 10.0.0.190 - - [2026-08-24 02:58:35] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006022 10.0.0.190 - - [2026-08-24 02:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.190 - - [2026-08-24 02:58:38] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005600 10.0.0.190 - - [2026-08-24 02:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.190 - - [2026-08-24 02:58:42] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005625 10.0.0.50 - - [2026-08-24 02:58:43] "GET /obj-perms HTTP/1.1" 200 4509 0.045476 10.0.0.190 - - [2026-08-24 02:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.190 - - [2026-08-24 02:58:46] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007725 10.0.0.190 - - [2026-08-24 02:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.190 - - [2026-08-24 02:58:50] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005222 10.0.0.190 - - [2026-08-24 02:58:53] "POST /neutron/port HTTP/1.1" 200 1124 0.024868 10.0.0.190 - - [2026-08-24 02:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.190 - - [2026-08-24 02:58:55] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005489 10.0.0.190 - - [2026-08-24 02:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.190 - - [2026-08-24 02:58:59] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007164 10.0.0.190 - - [2026-08-24 02:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.190 - - [2026-08-24 02:59:03] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005919 10.0.0.190 - - [2026-08-24 02:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.190 - - [2026-08-24 02:59:07] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005409 10.0.0.190 - - [2026-08-24 02:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.190 - - [2026-08-24 02:59:11] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005692 10.0.0.190 - - [2026-08-24 02:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.190 - - [2026-08-24 02:59:13] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004188 10.0.0.190 - - [2026-08-24 02:59:13] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003561 10.0.0.190 - - [2026-08-24 02:59:13] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006315 10.0.0.190 - - [2026-08-24 02:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.190 - - [2026-08-24 02:59:13] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004239 10.0.0.190 - - [2026-08-24 02:59:13] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003670 10.0.0.190 - - [2026-08-24 02:59:13] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006824 10.0.0.190 - - [2026-08-24 02:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.190 - - [2026-08-24 02:59:13] "GET /routing-instance/671a43a1-8d7d-4285-b57c-218bec09d13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.005138 10.0.0.190 - - [2026-08-24 02:59:13] "GET /route-target/70d6dca6-8e02-4b2b-8488-023983c93f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004105 10.0.0.190 - - [2026-08-24 02:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.190 - - [2026-08-24 02:59:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003833 10.0.0.190 - - [2026-08-24 02:59:14] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003291 10.0.0.190 - - [2026-08-24 02:59:14] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006934 10.0.0.190 - - [2026-08-24 02:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.190 - - [2026-08-24 02:59:14] "GET /routing-instance/671a43a1-8d7d-4285-b57c-218bec09d13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.005787 10.0.0.190 - - [2026-08-24 02:59:14] "GET /route-target/70d6dca6-8e02-4b2b-8488-023983c93f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004887 10.0.0.190 - - [2026-08-24 02:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.190 - - [2026-08-24 02:59:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004848 10.0.0.190 - - [2026-08-24 02:59:14] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003989 10.0.0.190 - - [2026-08-24 02:59:14] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005991 10.0.0.190 - - [2026-08-24 02:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.190 - - [2026-08-24 02:59:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005209 10.0.0.190 - - [2026-08-24 02:59:14] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003612 10.0.0.190 - - [2026-08-24 02:59:14] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006380 10.0.0.190 - - [2026-08-24 02:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.190 - - [2026-08-24 02:59:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004518 10.0.0.190 - - [2026-08-24 02:59:14] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003663 10.0.0.190 - - [2026-08-24 02:59:14] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006677 10.0.0.191 - - [2026-08-24 02:59:14] "GET /obj-perms HTTP/1.1" 200 4483 0.004669 10.0.0.190 - - [2026-08-24 02:59:14] "GET /obj-perms HTTP/1.1" 200 4483 0.004097 10.0.0.190 - - [2026-08-24 02:59:14] "GET /obj-perms HTTP/1.1" 200 4483 0.005232 10.0.0.190 - - [2026-08-24 02:59:14] "GET /obj-perms HTTP/1.1" 200 4483 0.004084 10.0.0.191 - - [2026-08-24 02:59:14] "GET /obj-perms HTTP/1.1" 200 4483 0.004128 10.0.0.190 - - [2026-08-24 02:59:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008221 10.0.0.190 - - [2026-08-24 02:59:15] "POST /neutron/port HTTP/1.1" 200 1124 0.022285 10.0.0.190 - - [2026-08-24 02:59:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009360 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-machine/0840d246-5cbf-40d1-9b62-1825ac8b042f HTTP/1.1" 200 1293 0.006801 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-machine/0840d246-5cbf-40d1-9b62-1825ac8b042f HTTP/1.1" 200 1293 0.003783 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-machine-interface/19e55c14-8d7e-49c0-bf83-d3df935d198c HTTP/1.1" 200 2951 0.007194 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-machine/0840d246-5cbf-40d1-9b62-1825ac8b042f HTTP/1.1" 200 1293 0.006460 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-machine-interface/19e55c14-8d7e-49c0-bf83-d3df935d198c HTTP/1.1" 200 2951 0.006131 10.0.0.190 - - [2026-08-24 02:59:15] "GET /instance-ip/9583a7e9-1e78-47e4-83f9-58a05aeadccb HTTP/1.1" 200 1624 0.006673 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-machine/0840d246-5cbf-40d1-9b62-1825ac8b042f HTTP/1.1" 200 1293 0.003949 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-machine-interface/19e55c14-8d7e-49c0-bf83-d3df935d198c HTTP/1.1" 200 2951 0.005539 10.0.0.190 - - [2026-08-24 02:59:15] "GET /instance-ip/9583a7e9-1e78-47e4-83f9-58a05aeadccb HTTP/1.1" 200 1624 0.004745 10.0.0.190 - - [2026-08-24 02:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.190 - - [2026-08-24 02:59:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003914 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003082 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006413 10.0.0.190 - - [2026-08-24 02:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.190 - - [2026-08-24 02:59:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004557 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005016 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007621 10.0.0.190 - - [2026-08-24 02:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.190 - - [2026-08-24 02:59:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004392 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003674 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006768 10.0.0.190 - - [2026-08-24 02:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.190 - - [2026-08-24 02:59:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004575 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003593 10.0.0.190 - - [2026-08-24 02:59:15] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006658 10.0.0.190 - - [2026-08-24 02:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.190 - - [2026-08-24 02:59:16] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005342 10.0.0.190 - - [2026-08-24 02:59:16] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003606 10.0.0.190 - - [2026-08-24 02:59:16] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006805 10.0.0.190 - - [2026-08-24 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.190 - - [2026-08-24 02:59:17] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003913 10.0.0.190 - - [2026-08-24 02:59:17] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003798 10.0.0.190 - - [2026-08-24 02:59:17] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006824 10.0.0.190 - - [2026-08-24 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.190 - - [2026-08-24 02:59:17] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004366 10.0.0.190 - - [2026-08-24 02:59:17] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005172 10.0.0.190 - - [2026-08-24 02:59:17] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007431 10.0.0.190 - - [2026-08-24 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.190 - - [2026-08-24 02:59:17] "GET /routing-instance/0d2d1d1c-12ff-49b9-a876-a75e9e00bd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.006988 10.0.0.190 - - [2026-08-24 02:59:17] "GET /route-target/154682a9-3aa1-4acd-ac27-29f9e3ddc165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003933 10.0.0.190 - - [2026-08-24 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.190 - - [2026-08-24 02:59:17] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004045 10.0.0.190 - - [2026-08-24 02:59:17] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003513 10.0.0.190 - - [2026-08-24 02:59:17] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006164 10.0.0.190 - - [2026-08-24 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.190 - - [2026-08-24 02:59:17] "GET /routing-instance/0d2d1d1c-12ff-49b9-a876-a75e9e00bd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004834 10.0.0.190 - - [2026-08-24 02:59:17] "GET /route-target/154682a9-3aa1-4acd-ac27-29f9e3ddc165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003788 10.0.0.190 - - [2026-08-24 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.190 - - [2026-08-24 02:59:17] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005149 10.0.0.190 - - [2026-08-24 02:59:17] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003397 10.0.0.190 - - [2026-08-24 02:59:18] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006037 10.0.0.190 - - [2026-08-24 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.190 - - [2026-08-24 02:59:18] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005098 10.0.0.190 - - [2026-08-24 02:59:18] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003392 10.0.0.190 - - [2026-08-24 02:59:18] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006507 10.0.0.190 - - [2026-08-24 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.190 - - [2026-08-24 02:59:18] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004907 10.0.0.190 - - [2026-08-24 02:59:18] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004221 10.0.0.190 - - [2026-08-24 02:59:18] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006890 10.0.0.190 - - [2026-08-24 02:59:18] "GET /obj-perms HTTP/1.1" 200 4483 0.004344 10.0.0.191 - - [2026-08-24 02:59:18] "GET /obj-perms HTTP/1.1" 200 4483 0.005651 10.0.0.190 - - [2026-08-24 02:59:18] "GET /obj-perms HTTP/1.1" 200 4483 0.004694 10.0.0.191 - - [2026-08-24 02:59:18] "GET /obj-perms HTTP/1.1" 200 4483 0.004071 10.0.0.190 - - [2026-08-24 02:59:18] "POST /neutron/port HTTP/1.1" 200 1124 0.021341 10.0.0.190 - - [2026-08-24 02:59:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007898 10.0.0.190 - - [2026-08-24 02:59:18] "POST /neutron/port HTTP/1.1" 200 1124 0.018482 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-machine/c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb HTTP/1.1" 200 1295 0.006949 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-machine/c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb HTTP/1.1" 200 1295 0.004434 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-machine-interface/b425fae3-3042-4c90-92ce-390d83245860 HTTP/1.1" 200 2952 0.005235 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-machine/c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb HTTP/1.1" 200 1295 0.003492 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-machine-interface/b425fae3-3042-4c90-92ce-390d83245860 HTTP/1.1" 200 2952 0.005213 10.0.0.190 - - [2026-08-24 02:59:19] "GET /instance-ip/82cf3efd-2dbb-4ced-91f4-7955d6e58b3c HTTP/1.1" 200 1624 0.006017 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-machine/c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb HTTP/1.1" 200 1295 0.003599 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-machine-interface/b425fae3-3042-4c90-92ce-390d83245860 HTTP/1.1" 200 2952 0.006239 10.0.0.190 - - [2026-08-24 02:59:19] "GET /instance-ip/82cf3efd-2dbb-4ced-91f4-7955d6e58b3c HTTP/1.1" 200 1624 0.003838 10.0.0.190 - - [2026-08-24 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.190 - - [2026-08-24 02:59:19] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003795 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003205 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006872 10.0.0.190 - - [2026-08-24 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.190 - - [2026-08-24 02:59:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009050 10.0.0.190 - - [2026-08-24 02:59:19] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004705 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004520 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006748 10.0.0.190 - - [2026-08-24 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.190 - - [2026-08-24 02:59:19] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004430 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003861 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006321 10.0.0.190 - - [2026-08-24 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.190 - - [2026-08-24 02:59:19] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004723 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007023 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006745 10.0.0.190 - - [2026-08-24 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.190 - - [2026-08-24 02:59:19] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004606 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003709 10.0.0.190 - - [2026-08-24 02:59:19] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006747 10.0.0.190 - - [2026-08-24 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.190 - - [2026-08-24 02:59:20] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004150 10.0.0.190 - - [2026-08-24 02:59:20] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003537 10.0.0.190 - - [2026-08-24 02:59:20] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005982 10.0.0.190 - - [2026-08-24 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.190 - - [2026-08-24 02:59:21] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004152 10.0.0.190 - - [2026-08-24 02:59:21] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003551 10.0.0.190 - - [2026-08-24 02:59:21] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005973 10.0.0.190 - - [2026-08-24 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.190 - - [2026-08-24 02:59:21] "GET /routing-instance/d4407674-d4be-4ffc-a2eb-3595422ec904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.009366 10.0.0.190 - - [2026-08-24 02:59:21] "GET /route-target/a329b889-2e7e-467e-8b2f-75d9d45272dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004695 10.0.0.190 - - [2026-08-24 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.190 - - [2026-08-24 02:59:21] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003766 10.0.0.190 - - [2026-08-24 02:59:21] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003473 10.0.0.190 - - [2026-08-24 02:59:21] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008233 10.0.0.190 - - [2026-08-24 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.190 - - [2026-08-24 02:59:21] "GET /routing-instance/d4407674-d4be-4ffc-a2eb-3595422ec904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004987 10.0.0.190 - - [2026-08-24 02:59:21] "GET /route-target/a329b889-2e7e-467e-8b2f-75d9d45272dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004683 10.0.0.190 - - [2026-08-24 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.190 - - [2026-08-24 02:59:21] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005568 10.0.0.190 - - [2026-08-24 02:59:21] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004068 10.0.0.190 - - [2026-08-24 02:59:21] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005801 10.0.0.190 - - [2026-08-24 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013985 10.0.0.190 - - [2026-08-24 02:59:21] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004796 10.0.0.190 - - [2026-08-24 02:59:21] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003741 10.0.0.190 - - [2026-08-24 02:59:21] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006207 10.0.0.190 - - [2026-08-24 02:59:21] "GET /obj-perms HTTP/1.1" 200 4483 0.004237 10.0.0.190 - - [2026-08-24 02:59:21] "GET /obj-perms HTTP/1.1" 200 4483 0.004632 10.0.0.191 - - [2026-08-24 02:59:21] "GET /obj-perms HTTP/1.1" 200 4483 0.004651 10.0.0.190 - - [2026-08-24 02:59:22] "GET /obj-perms HTTP/1.1" 200 4483 0.004280 10.0.0.50 - - [2026-08-24 02:59:22] "GET /obj-perms HTTP/1.1" 200 4483 0.004340 10.0.0.190 - - [2026-08-24 02:59:22] "GET /virtual-machine/4cedfc82-4d9d-4e7d-a210-e2c42d0b913b HTTP/1.1" 200 1294 0.004753 10.0.0.190 - - [2026-08-24 02:59:22] "GET /virtual-machine-interface/85cf0f2b-6a24-45d9-9cd3-560006418e58 HTTP/1.1" 200 2951 0.006246 10.0.0.190 - - [2026-08-24 02:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.190 - - [2026-08-24 02:59:22] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004858 10.0.0.190 - - [2026-08-24 02:59:22] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003531 10.0.0.190 - - [2026-08-24 02:59:22] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005774 10.0.0.190 - - [2026-08-24 02:59:23] "POST /neutron/network HTTP/1.1" 200 1004 0.008032 10.0.0.190 - - [2026-08-24 02:59:23] "POST /neutron/port HTTP/1.1" 200 117 0.001273 10.0.0.190 - - [2026-08-24 02:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.190 - - [2026-08-24 02:59:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004346 10.0.0.190 - - [2026-08-24 02:59:23] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003614 10.0.0.190 - - [2026-08-24 02:59:23] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006264 10.0.0.190 - - [2026-08-24 02:59:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008120 10.0.0.190 - - [2026-08-24 02:59:28] "GET /virtual-machine/0840d246-5cbf-40d1-9b62-1825ac8b042f HTTP/1.1" 200 1293 0.004650 10.0.0.190 - - [2026-08-24 02:59:28] "GET /virtual-machine-interface/19e55c14-8d7e-49c0-bf83-d3df935d198c HTTP/1.1" 200 2951 0.005808 10.0.0.190 - - [2026-08-24 02:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.190 - - [2026-08-24 02:59:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003867 10.0.0.190 - - [2026-08-24 02:59:28] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004011 10.0.0.190 - - [2026-08-24 02:59:28] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006721 10.0.0.190 - - [2026-08-24 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.190 - - [2026-08-24 02:59:30] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003793 10.0.0.190 - - [2026-08-24 02:59:30] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.010231 10.0.0.190 - - [2026-08-24 02:59:30] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006121 10.0.0.190 - - [2026-08-24 02:59:30] "GET /virtual-machine/c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb HTTP/1.1" 200 1295 0.004861 10.0.0.190 - - [2026-08-24 02:59:30] "GET /virtual-machine-interface/b425fae3-3042-4c90-92ce-390d83245860 HTTP/1.1" 200 2952 0.006408 10.0.0.190 - - [2026-08-24 02:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.190 - - [2026-08-24 02:59:30] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003966 10.0.0.190 - - [2026-08-24 02:59:30] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005172 10.0.0.190 - - [2026-08-24 02:59:30] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006478 10.0.0.190 - - [2026-08-24 02:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.190 - - [2026-08-24 02:59:31] "POST /neutron/network HTTP/1.1" 200 926 0.006882 10.0.0.190 - - [2026-08-24 02:59:31] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003284 10.0.0.190 - - [2026-08-24 02:59:31] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002804 10.0.0.190 - - [2026-08-24 02:59:31] "POST /neutron/port HTTP/1.1" 200 117 0.001174 10.0.0.190 - - [2026-08-24 02:59:31] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005366 10.0.0.190 - - [2026-08-24 02:59:41] "GET /virtual-machine/c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb HTTP/1.1" 200 1295 0.004913 10.0.0.190 - - [2026-08-24 02:59:43] "GET /virtual-machine/c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb HTTP/1.1" 200 1295 0.005595 10.0.0.190 - - [2026-08-24 02:59:43] "POST /neutron/port HTTP/1.1" 200 1114 0.015774 10.0.0.190 - - [2026-08-24 02:59:44] "GET /obj-perms HTTP/1.1" 200 4509 0.044368 10.0.0.190 - - [2026-08-24 02:59:45] "GET /virtual-machine/c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb HTTP/1.1" 404 171 0.003470 10.0.0.190 - - [2026-08-24 02:59:45] "GET /virtual-machine/c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb HTTP/1.1" 404 171 0.002943 10.0.0.190 - - [2026-08-24 02:59:45] "GET /virtual-machine/c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb HTTP/1.1" 404 171 0.003293 10.0.0.190 - - [2026-08-24 02:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.190 - - [2026-08-24 02:59:45] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003774 10.0.0.190 - - [2026-08-24 02:59:45] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003510 10.0.0.190 - - [2026-08-24 02:59:45] "GET /virtual-network/5252e5cb-235d-4f65-ae4e-707766310649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006316 10.0.0.190 - - [2026-08-24 02:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.190 - - [2026-08-24 02:59:45] "GET /routing-instance/d4407674-d4be-4ffc-a2eb-3595422ec904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004594 10.0.0.190 - - [2026-08-24 02:59:45] "GET /route-target/a329b889-2e7e-467e-8b2f-75d9d45272dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004311 10.0.0.190 - - [2026-08-24 02:59:45] "GET /obj-perms HTTP/1.1" 200 4483 0.004004 10.0.0.191 - - [2026-08-24 02:59:46] "GET /obj-perms HTTP/1.1" 200 4483 0.004421 10.0.0.190 - - [2026-08-24 02:59:46] "GET /virtual-machine/0840d246-5cbf-40d1-9b62-1825ac8b042f HTTP/1.1" 200 1293 0.004746 10.0.0.190 - - [2026-08-24 02:59:48] "GET /virtual-machine/0840d246-5cbf-40d1-9b62-1825ac8b042f HTTP/1.1" 200 1293 0.004801 10.0.0.190 - - [2026-08-24 02:59:48] "POST /neutron/port HTTP/1.1" 200 1114 0.013487 10.0.0.190 - - [2026-08-24 02:59:50] "GET /virtual-machine/0840d246-5cbf-40d1-9b62-1825ac8b042f HTTP/1.1" 404 171 0.003839 10.0.0.190 - - [2026-08-24 02:59:50] "GET /virtual-machine/0840d246-5cbf-40d1-9b62-1825ac8b042f HTTP/1.1" 404 171 0.002847 10.0.0.190 - - [2026-08-24 02:59:50] "GET /virtual-machine/0840d246-5cbf-40d1-9b62-1825ac8b042f HTTP/1.1" 404 171 0.002650 10.0.0.190 - - [2026-08-24 02:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006123 10.0.0.190 - - [2026-08-24 02:59:50] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004657 10.0.0.190 - - [2026-08-24 02:59:50] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003482 10.0.0.190 - - [2026-08-24 02:59:50] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006125 10.0.0.190 - - [2026-08-24 02:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.190 - - [2026-08-24 02:59:50] "GET /routing-instance/0d2d1d1c-12ff-49b9-a876-a75e9e00bd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004969 10.0.0.190 - - [2026-08-24 02:59:50] "GET /route-target/154682a9-3aa1-4acd-ac27-29f9e3ddc165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003881 10.0.0.190 - - [2026-08-24 02:59:53] "GET /obj-perms HTTP/1.1" 200 4483 0.004154 10.0.0.191 - - [2026-08-24 02:59:56] "GET /obj-perms HTTP/1.1" 200 4483 0.004620 10.0.0.190 - - [2026-08-24 03:00:02] "GET /obj-perms HTTP/1.1" 200 4483 0.004221 10.0.0.191 - - [2026-08-24 03:00:05] "GET /obj-perms HTTP/1.1" 200 4483 0.004240 10.0.0.190 - - [2026-08-24 03:00:09] "GET /obj-perms HTTP/1.1" 200 4483 0.004717 10.0.0.190 - - [2026-08-24 03:00:09] "GET /virtual-machine/4cedfc82-4d9d-4e7d-a210-e2c42d0b913b HTTP/1.1" 200 1294 0.005062 10.0.0.190 - - [2026-08-24 03:00:11] "POST /neutron/port HTTP/1.1" 200 1113 0.015569 10.0.0.190 - - [2026-08-24 03:00:11] "GET /virtual-machine/4cedfc82-4d9d-4e7d-a210-e2c42d0b913b HTTP/1.1" 200 1294 0.004500 10.0.0.190 - - [2026-08-24 03:00:13] "GET /virtual-machine/4cedfc82-4d9d-4e7d-a210-e2c42d0b913b HTTP/1.1" 404 171 0.003745 10.0.0.190 - - [2026-08-24 03:00:13] "GET /virtual-machine/4cedfc82-4d9d-4e7d-a210-e2c42d0b913b HTTP/1.1" 404 171 0.002963 10.0.0.190 - - [2026-08-24 03:00:13] "GET /virtual-machine/4cedfc82-4d9d-4e7d-a210-e2c42d0b913b HTTP/1.1" 404 171 0.003042 10.0.0.190 - - [2026-08-24 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.190 - - [2026-08-24 03:00:13] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003963 10.0.0.190 - - [2026-08-24 03:00:13] "GET /virtual-networks?parent_id=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004765 10.0.0.190 - - [2026-08-24 03:00:13] "GET /virtual-network/a40f7130-4f48-4c3a-94b5-847d4ca97577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008475 10.0.0.190 - - [2026-08-24 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.190 - - [2026-08-24 03:00:13] "GET /routing-instance/671a43a1-8d7d-4285-b57c-218bec09d13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.004687 10.0.0.190 - - [2026-08-24 03:00:13] "GET /route-target/70d6dca6-8e02-4b2b-8488-023983c93f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004046 10.0.0.190 - - [2026-08-24 03:00:13] "GET /obj-perms HTTP/1.1" 200 4483 0.003855 10.0.0.190 - - [2026-08-24 03:00:16] "GET /obj-perms HTTP/1.1" 200 4483 0.004154 10.0.0.50 - - [2026-08-24 03:00:16] "GET /obj-perms HTTP/1.1" 200 4483 0.004408 10.0.0.191 - - [2026-08-24 03:00:16] "GET /obj-perms HTTP/1.1" 200 4483 0.003926 10.0.0.190 - - [2026-08-24 03:00:17] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005877 10.0.0.190 - - [2026-08-24 03:00:17] "POST /neutron/network HTTP/1.1" 200 824 0.107311 10.0.0.190 - - [2026-08-24 03:00:17] "GET /virtual-network/043ee1ba-b307-479b-b955-982fbb026cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006545 10.0.0.190 - - [2026-08-24 03:00:17] "POST /ref-update HTTP/1.1" 200 156 0.113677 10.0.0.190 - - [2026-08-24 03:00:17] "PUT /access-control-list/ffe12496-8bf1-4f50-b2f2-d176bab1e988 HTTP/1.1" 200 273 0.066857 10.0.0.190 - - [2026-08-24 03:00:17] "POST /ref-update HTTP/1.1" 200 156 0.111771 10.0.0.190 - - [2026-08-24 03:00:17] "DELETE /network-policy/ea07bf88-2c9b-410c-add3-b02c272fc188 HTTP/1.1" 200 115 0.062582 10.0.0.190 - - [2026-08-24 03:00:17] "DELETE /network-policy/e464e367-6745-4cdc-9696-669fb2a9fb30 HTTP/1.1" 200 115 0.056547 10.0.0.190 - - [2026-08-24 03:00:17] "DELETE /network-policy/18bc3575-c094-45ab-badd-65822840f40b HTTP/1.1" 200 115 0.049549 10.0.0.190 - - [2026-08-24 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.191 - - [2026-08-24 03:00:18] "POST /useragent-kv HTTP/1.1" 200 115 0.031008 10.0.0.191 - - [2026-08-24 03:00:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003446 10.0.0.190 - - [2026-08-24 03:00:18] "POST /neutron/network HTTP/1.1" 200 151 0.168814 10.0.0.190 - - [2026-08-24 03:00:18] "DELETE /route-target/154682a9-3aa1-4acd-ac27-29f9e3ddc165 HTTP/1.1" 200 115 0.032327 10.0.0.190 - - [2026-08-24 03:00:18] "POST /neutron/network HTTP/1.1" 200 823 0.013100 10.0.0.190 - - [2026-08-24 03:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.190 - - [2026-08-24 03:00:19] "DELETE /network-ipam/37c1e425-b308-46e5-ad38-44effbed7ef1 HTTP/1.1" 200 115 0.039104 10.0.0.190 - - [2026-08-24 03:00:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.005721 10.0.0.190 - - [2026-08-24 03:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.190 - - [2026-08-24 03:00:19] "DELETE /network-ipam/c4aa5bcd-1784-40db-bbfc-07d7b9802dfd HTTP/1.1" 200 115 0.039876 10.0.0.190 - - [2026-08-24 03:00:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.005254 10.0.0.190 - - [2026-08-24 03:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.190 - - [2026-08-24 03:00:19] "DELETE /network-ipam/07280278-f562-44ed-b0c9-610d9a54cc46 HTTP/1.1" 200 115 0.046634 10.0.0.190 - - [2026-08-24 03:00:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.003479 10.0.0.191 - - [2026-08-24 03:00:20] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000959 10.0.0.190 - - [2026-08-24 03:00:21] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.074270 10.0.0.191 - - [2026-08-24 03:00:21] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001184 10.0.0.190 - - [2026-08-24 03:00:21] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?fields=virtual_networks HTTP/1.1" 200 1033 0.066482 10.0.0.191 - - [2026-08-24 03:00:21] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001135 10.0.0.190 - - [2026-08-24 03:00:21] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.068954 10.0.0.191 - - [2026-08-24 03:00:21] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001197 10.0.0.190 - - [2026-08-24 03:00:21] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?fields=security_groups HTTP/1.1" 200 1260 0.053679 10.0.0.190 - - [2026-08-24 03:00:22] "POST /fqname-to-id HTTP/1.1" 404 194 0.034529 10.0.0.191 - - [2026-08-24 03:00:22] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002956 10.0.0.191 - - [2026-08-24 03:00:22] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001035 10.0.0.191 - - [2026-08-24 03:00:22] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.033824 10.0.0.191 - - [2026-08-24 03:00:22] "POST /id-to-fqname HTTP/1.1" 200 196 0.006149 10.0.0.191 - - [2026-08-24 03:00:22] "POST /fqname-to-id HTTP/1.1" 404 205 0.017703 10.0.0.191 - - [2026-08-24 03:00:22] "POST /security-groups HTTP/1.1" 200 597 0.044865 10.0.0.191 - - [2026-08-24 03:00:22] "POST /projects HTTP/1.1" 200 597 0.283829 10.0.0.190 - - [2026-08-24 03:00:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.005041 10.0.0.191 - - [2026-08-24 03:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.365698 10.0.0.190 - - [2026-08-24 03:00:22] "POST /access-control-lists HTTP/1.1" 200 602 0.037917 10.0.0.190 - - [2026-08-24 03:00:22] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.542209 10.0.0.190 - - [2026-08-24 03:00:24] "GET / HTTP/1.1" 200 36215 0.002074 10.0.0.191 - - [2026-08-24 03:00:24] "DELETE /project/9dbffe12ea124d8ca6dc61d1c04d5594 HTTP/1.1" 404 173 0.006265 10.0.0.191 - - [2026-08-24 03:00:24] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000844 10.0.0.191 - - [2026-08-24 03:00:24] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.054200 10.0.0.191 - - [2026-08-24 03:00:24] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000844 10.0.0.191 - - [2026-08-24 03:00:24] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?fields=security_groups HTTP/1.1" 200 1101 0.089631 10.0.0.191 - - [2026-08-24 03:00:24] "GET /projects?obj_uuids=50d0a8c1-5159-46e2-8a53-a0ebc560153c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001180 10.0.0.191 - - [2026-08-24 03:00:24] "GET /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c?fields=application_policy_sets HTTP/1.1" 200 1401 0.086939 10.0.0.191 - - [2026-08-24 03:00:25] "DELETE /project/50d0a8c1-5159-46e2-8a53-a0ebc560153c HTTP/1.1" 200 115 0.496623 10.0.0.190 - - [2026-08-24 03:00:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000525 10.0.0.190 - - [2026-08-24 03:00:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.024079 10.0.0.190 - - [2026-08-24 03:00:27] "POST /network-ipams HTTP/1.1" 200 521 0.031392 10.0.0.190 - - [2026-08-24 03:00:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.003953 10.0.0.190 - - [2026-08-24 03:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012562 10.0.0.190 - - [2026-08-24 03:00:27] "GET /network-ipam/a04eef7b-d6bd-4d84-bf96-86690a0ef20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.007577 10.0.0.190 - - [2026-08-24 03:00:27] "PUT /network-ipam/a04eef7b-d6bd-4d84-bf96-86690a0ef20e HTTP/1.1" 200 259 0.017253 10.0.0.190 - - [2026-08-24 03:00:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.003836 10.0.0.190 - - [2026-08-24 03:00:27] "POST /network-ipams HTTP/1.1" 200 521 0.039197 10.0.0.190 - - [2026-08-24 03:00:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.003724 10.0.0.190 - - [2026-08-24 03:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.190 - - [2026-08-24 03:00:28] "GET /network-ipam/b98a0cac-970a-4d3c-8c68-41cb76a51756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.006816 10.0.0.190 - - [2026-08-24 03:00:28] "PUT /network-ipam/b98a0cac-970a-4d3c-8c68-41cb76a51756 HTTP/1.1" 200 259 0.016239 10.0.0.190 - - [2026-08-24 03:00:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.004355 10.0.0.190 - - [2026-08-24 03:00:28] "POST /network-ipams HTTP/1.1" 200 521 0.032688 10.0.0.190 - - [2026-08-24 03:00:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1184 0.004091 10.0.0.190 - - [2026-08-24 03:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.190 - - [2026-08-24 03:00:28] "GET /network-ipam/95429356-2174-479f-a465-479041cf4ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.006985 10.0.0.190 - - [2026-08-24 03:00:28] "PUT /network-ipam/95429356-2174-479f-a465-479041cf4ea6 HTTP/1.1" 200 259 0.018460 10.0.0.190 - - [2026-08-24 03:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.191 - - [2026-08-24 03:00:29] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001027 10.0.0.190 - - [2026-08-24 03:00:29] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.055791 10.0.0.191 - - [2026-08-24 03:00:29] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001040 10.0.0.190 - - [2026-08-24 03:00:29] "POST /neutron/network HTTP/1.1" 200 613 0.185111 10.0.0.190 - - [2026-08-24 03:00:29] "POST /route-targets HTTP/1.1" 200 328 0.017297 10.0.0.190 - - [2026-08-24 03:00:30] "POST /neutron/network HTTP/1.1" 200 1016 0.016536 10.0.0.190 - - [2026-08-24 03:00:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001463 10.0.0.190 - - [2026-08-24 03:00:30] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006746 10.0.0.190 - - [2026-08-24 03:00:30] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006634 10.0.0.190 - - [2026-08-24 03:00:30] "POST /neutron/subnet HTTP/1.1" 200 734 0.009875 10.0.0.190 - - [2026-08-24 03:00:30] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006241 10.0.0.190 - - [2026-08-24 03:00:30] "GET /network-ipam/a04eef7b-d6bd-4d84-bf96-86690a0ef20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.004742 10.0.0.190 - - [2026-08-24 03:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.191 - - [2026-08-24 03:00:30] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001031 10.0.0.190 - - [2026-08-24 03:00:30] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.055964 10.0.0.190 - - [2026-08-24 03:00:30] "POST /neutron/network HTTP/1.1" 200 117 0.013444 10.0.0.190 - - [2026-08-24 03:00:31] "POST /ref-update HTTP/1.1" 200 156 0.026669 10.0.0.191 - - [2026-08-24 03:00:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007438 10.0.0.190 - - [2026-08-24 03:00:31] "POST /neutron/subnet HTTP/1.1" 200 823 0.213725 10.0.0.190 - - [2026-08-24 03:00:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001430 10.0.0.190 - - [2026-08-24 03:00:31] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006151 10.0.0.190 - - [2026-08-24 03:00:31] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006515 10.0.0.190 - - [2026-08-24 03:00:31] "POST /neutron/network HTTP/1.1" 200 1012 0.010113 10.0.0.190 - - [2026-08-24 03:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.191 - - [2026-08-24 03:00:31] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000931 10.0.0.190 - - [2026-08-24 03:00:31] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.068284 10.0.0.190 - - [2026-08-24 03:00:31] "POST /neutron/network HTTP/1.1" 200 117 0.017460 10.0.0.191 - - [2026-08-24 03:00:32] "POST /useragent-kv HTTP/1.1" 200 115 0.009905 10.0.0.190 - - [2026-08-24 03:00:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.032566 10.0.0.190 - - [2026-08-24 03:00:32] "POST /neutron/subnet HTTP/1.1" 200 828 0.199629 10.0.0.190 - - [2026-08-24 03:00:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.001428 10.0.0.190 - - [2026-08-24 03:00:32] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007015 10.0.0.190 - - [2026-08-24 03:00:32] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005854 10.0.0.190 - - [2026-08-24 03:00:32] "POST /neutron/network HTTP/1.1" 200 1015 0.012598 10.0.0.190 - - [2026-08-24 03:00:32] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005826 10.0.0.190 - - [2026-08-24 03:00:34] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006479 10.0.0.190 - - [2026-08-24 03:00:35] "GET /obj-perms HTTP/1.1" 200 4495 0.046942 10.0.0.190 - - [2026-08-24 03:00:35] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006099 10.0.0.50 - - [2026-08-24 03:00:35] "GET /obj-perms HTTP/1.1" 200 4495 0.046976 10.0.0.191 - - [2026-08-24 03:00:35] "GET /obj-perms HTTP/1.1" 200 4495 0.050960 10.0.0.190 - - [2026-08-24 03:00:35] "POST /fqname-to-id HTTP/1.1" 404 224 0.003301 10.0.0.190 - - [2026-08-24 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.191 - - [2026-08-24 03:00:35] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000994 10.0.0.190 - - [2026-08-24 03:00:35] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.059709 10.0.0.190 - - [2026-08-24 03:00:36] "POST /network-policys HTTP/1.1" 200 561 0.035046 10.0.0.190 - - [2026-08-24 03:00:36] "GET /network-policy/9b8b3c88-ff8d-4c42-8345-658ca0d51d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.006520 10.0.0.190 - - [2026-08-24 03:00:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.002907 10.0.0.190 - - [2026-08-24 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.191 - - [2026-08-24 03:00:36] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001024 10.0.0.190 - - [2026-08-24 03:00:36] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.048684 10.0.0.190 - - [2026-08-24 03:00:36] "POST /network-policys HTTP/1.1" 200 561 0.037535 10.0.0.190 - - [2026-08-24 03:00:36] "GET /network-policy/380722af-61f9-4ebb-91d7-2b2265055517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.008281 10.0.0.190 - - [2026-08-24 03:00:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.003461 10.0.0.190 - - [2026-08-24 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.191 - - [2026-08-24 03:00:36] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000991 10.0.0.190 - - [2026-08-24 03:00:36] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.041087 10.0.0.190 - - [2026-08-24 03:00:36] "POST /network-policys HTTP/1.1" 200 561 0.031076 10.0.0.190 - - [2026-08-24 03:00:36] "GET /network-policy/9af5cdba-c2cb-4f4c-a527-324285396b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3099 0.006699 10.0.0.190 - - [2026-08-24 03:00:36] "POST /neutron/network HTTP/1.1" 200 1016 0.011840 10.0.0.190 - - [2026-08-24 03:00:36] "POST /fqname-to-id HTTP/1.1" 404 242 0.006314 10.0.0.190 - - [2026-08-24 03:00:37] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.014383 10.0.0.190 - - [2026-08-24 03:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.190 - - [2026-08-24 03:00:37] "GET /network-policy/380722af-61f9-4ebb-91d7-2b2265055517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.005488 10.0.0.190 - - [2026-08-24 03:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.190 - - [2026-08-24 03:00:37] "GET /network-policy/9b8b3c88-ff8d-4c42-8345-658ca0d51d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.004916 10.0.0.190 - - [2026-08-24 03:00:37] "POST /neutron/network HTTP/1.1" 200 1012 0.011282 10.0.0.190 - - [2026-08-24 03:00:37] "POST /access-control-lists HTTP/1.1" 200 599 0.053317 10.0.0.190 - - [2026-08-24 03:00:37] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.008245 10.0.0.190 - - [2026-08-24 03:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.190 - - [2026-08-24 03:00:37] "GET /network-policy/9af5cdba-c2cb-4f4c-a527-324285396b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3099 0.004346 10.0.0.190 - - [2026-08-24 03:00:37] "POST /id-to-fqname HTTP/1.1" 200 227 0.001188 10.0.0.190 - - [2026-08-24 03:00:37] "POST /neutron/network HTTP/1.1" 200 1210 0.008678 10.0.0.191 - - [2026-08-24 03:00:37] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001085 10.0.0.190 - - [2026-08-24 03:00:37] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.120001 10.0.0.190 - - [2026-08-24 03:00:38] "POST /neutron/port HTTP/1.1" 200 117 0.006532 10.0.0.190 - - [2026-08-24 03:00:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.001259 10.0.0.190 - - [2026-08-24 03:00:38] "POST /neutron/network HTTP/1.1" 200 1110 0.010902 10.0.0.190 - - [2026-08-24 03:00:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.001410 10.0.0.190 - - [2026-08-24 03:00:38] "POST /neutron/port HTTP/1.1" 200 117 0.007759 10.0.0.190 - - [2026-08-24 03:00:39] "POST /neutron/port HTTP/1.1" 200 117 0.011056 10.0.0.190 - - [2026-08-24 03:00:42] "POST /neutron/network HTTP/1.1" 200 1210 0.007690 10.0.0.191 - - [2026-08-24 03:00:42] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001071 10.0.0.190 - - [2026-08-24 03:00:43] "POST /neutron/port HTTP/1.1" 200 1229 0.161758 10.0.0.190 - - [2026-08-24 03:00:43] "POST /neutron/port HTTP/1.1" 200 1171 0.493351 10.0.0.190 - - [2026-08-24 03:00:43] "POST /neutron/port HTTP/1.1" 200 1225 0.124585 10.0.0.190 - - [2026-08-24 03:00:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004439 10.0.0.190 - - [2026-08-24 03:00:44] "POST /neutron/port HTTP/1.1" 200 117 0.001179 10.0.0.191 - - [2026-08-24 03:00:44] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001116 10.0.0.190 - - [2026-08-24 03:00:44] "POST /neutron/port HTTP/1.1" 200 1239 0.028137 10.0.0.190 - - [2026-08-24 03:00:44] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009401 10.0.0.190 - - [2026-08-24 03:00:44] "POST /neutron/network HTTP/1.1" 200 1110 0.016484 10.0.0.190 - - [2026-08-24 03:00:45] "POST /neutron/port HTTP/1.1" 200 1174 0.434967 10.0.0.190 - - [2026-08-24 03:00:45] "POST /neutron/port HTTP/1.1" 200 1228 0.132580 10.0.0.190 - - [2026-08-24 03:00:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004479 10.0.0.190 - - [2026-08-24 03:00:46] "POST /neutron/port HTTP/1.1" 200 117 0.001419 10.0.0.190 - - [2026-08-24 03:00:49] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008965 10.0.0.190 - - [2026-08-24 03:01:00] "POST /neutron/port HTTP/1.1" 200 1239 0.019701 10.0.0.190 - - [2026-08-24 03:01:05] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007783 10.0.0.190 - - [2026-08-24 03:01:15] "POST /neutron/port HTTP/1.1" 200 1239 0.019411 10.0.0.190 - - [2026-08-24 03:01:15] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007424 10.0.0.190 - - [2026-08-24 03:01:15] "POST /neutron/port HTTP/1.1" 200 1239 0.123387 10.0.0.190 - - [2026-08-24 03:01:15] "GET /virtual-machine/182fb518-f13e-4d2b-9982-ecfcb6dd716f HTTP/1.1" 401 293 0.000481 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-machine/182fb518-f13e-4d2b-9982-ecfcb6dd716f HTTP/1.1" 200 1300 0.034638 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-machine/182fb518-f13e-4d2b-9982-ecfcb6dd716f HTTP/1.1" 200 1300 0.004241 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-machine-interface/df9ac98c-a1d5-461f-aba5-77000c92b95d HTTP/1.1" 200 3177 0.005429 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-machine/182fb518-f13e-4d2b-9982-ecfcb6dd716f HTTP/1.1" 200 1300 0.003827 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-machine-interface/df9ac98c-a1d5-461f-aba5-77000c92b95d HTTP/1.1" 200 3177 0.005692 10.0.0.190 - - [2026-08-24 03:01:16] "GET /instance-ip/41b75df0-1edf-489f-b421-2bdf68914466 HTTP/1.1" 200 1656 0.006789 10.0.0.190 - - [2026-08-24 03:01:16] "GET /instance-ip/7ad4c8f6-2601-4a72-bb3c-9bc97f4b7a0b HTTP/1.1" 200 1638 0.007856 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-machine/182fb518-f13e-4d2b-9982-ecfcb6dd716f HTTP/1.1" 200 1300 0.003931 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-machine-interface/df9ac98c-a1d5-461f-aba5-77000c92b95d HTTP/1.1" 200 3177 0.005740 10.0.0.190 - - [2026-08-24 03:01:16] "GET /instance-ip/41b75df0-1edf-489f-b421-2bdf68914466 HTTP/1.1" 200 1656 0.004366 10.0.0.190 - - [2026-08-24 03:01:16] "GET /instance-ip/7ad4c8f6-2601-4a72-bb3c-9bc97f4b7a0b HTTP/1.1" 200 1638 0.004570 10.0.0.190 - - [2026-08-24 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.190 - - [2026-08-24 03:01:16] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004387 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003298 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006657 10.0.0.190 - - [2026-08-24 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.190 - - [2026-08-24 03:01:16] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004190 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003652 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006269 10.0.0.190 - - [2026-08-24 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.190 - - [2026-08-24 03:01:16] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004255 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003113 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006482 10.0.0.190 - - [2026-08-24 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.190 - - [2026-08-24 03:01:16] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003589 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003181 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006135 10.0.0.190 - - [2026-08-24 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.190 - - [2026-08-24 03:01:16] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.011471 10.0.0.190 - - [2026-08-24 03:01:16] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003546 10.0.0.190 - - [2026-08-24 03:01:17] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006203 10.0.0.190 - - [2026-08-24 03:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.190 - - [2026-08-24 03:01:20] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.005877 10.0.0.190 - - [2026-08-24 03:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005933 10.0.0.190 - - [2026-08-24 03:01:24] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.005624 10.0.0.190 - - [2026-08-24 03:01:24] "POST /neutron/port HTTP/1.1" 200 1239 0.020498 10.0.0.190 - - [2026-08-24 03:01:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004476 10.0.0.190 - - [2026-08-24 03:01:25] "POST /neutron/port HTTP/1.1" 200 117 0.001388 10.0.0.190 - - [2026-08-24 03:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.190 - - [2026-08-24 03:01:28] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.005696 10.0.0.190 - - [2026-08-24 03:01:30] "POST /neutron/port HTTP/1.1" 200 1235 0.020361 10.0.0.190 - - [2026-08-24 03:01:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004914 10.0.0.190 - - [2026-08-24 03:01:31] "POST /neutron/port HTTP/1.1" 200 117 0.001343 10.0.0.190 - - [2026-08-24 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.190 - - [2026-08-24 03:01:32] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.008026 10.0.0.190 - - [2026-08-24 03:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.190 - - [2026-08-24 03:01:36] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.005478 10.0.0.190 - - [2026-08-24 03:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.190 - - [2026-08-24 03:01:40] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.005438 10.0.0.190 - - [2026-08-24 03:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.190 - - [2026-08-24 03:01:44] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.005702 10.0.0.190 - - [2026-08-24 03:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.190 - - [2026-08-24 03:01:48] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.005843 10.0.0.190 - - [2026-08-24 03:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.190 - - [2026-08-24 03:01:52] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.005652 10.0.0.190 - - [2026-08-24 03:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.190 - - [2026-08-24 03:01:55] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004283 10.0.0.190 - - [2026-08-24 03:01:55] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002841 10.0.0.190 - - [2026-08-24 03:01:55] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006474 10.0.0.190 - - [2026-08-24 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.190 - - [2026-08-24 03:01:55] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004196 10.0.0.190 - - [2026-08-24 03:01:55] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003273 10.0.0.190 - - [2026-08-24 03:01:55] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006346 10.0.0.190 - - [2026-08-24 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.190 - - [2026-08-24 03:01:55] "GET /routing-instance/327c14ba-4f9f-45e0-b43b-c46e900cfeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.014678 10.0.0.190 - - [2026-08-24 03:01:55] "GET /route-target/2d51638d-8c7f-4b24-b297-0ea6411aa572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004256 10.0.0.190 - - [2026-08-24 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.190 - - [2026-08-24 03:01:55] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004774 10.0.0.190 - - [2026-08-24 03:01:55] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003495 10.0.0.190 - - [2026-08-24 03:01:55] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006239 10.0.0.190 - - [2026-08-24 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.190 - - [2026-08-24 03:01:55] "GET /routing-instance/327c14ba-4f9f-45e0-b43b-c46e900cfeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.004807 10.0.0.190 - - [2026-08-24 03:01:55] "GET /route-target/2d51638d-8c7f-4b24-b297-0ea6411aa572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004539 10.0.0.190 - - [2026-08-24 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.190 - - [2026-08-24 03:01:55] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003665 10.0.0.190 - - [2026-08-24 03:01:55] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003353 10.0.0.190 - - [2026-08-24 03:01:55] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006474 10.0.0.190 - - [2026-08-24 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.190 - - [2026-08-24 03:01:55] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004638 10.0.0.190 - - [2026-08-24 03:01:55] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003265 10.0.0.190 - - [2026-08-24 03:01:55] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006078 10.0.0.190 - - [2026-08-24 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.190 - - [2026-08-24 03:01:56] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004553 10.0.0.190 - - [2026-08-24 03:01:56] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003004 10.0.0.190 - - [2026-08-24 03:01:56] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006603 10.0.0.190 - - [2026-08-24 03:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.190 - - [2026-08-24 03:01:56] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007527 10.0.0.190 - - [2026-08-24 03:01:56] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003580 10.0.0.190 - - [2026-08-24 03:01:56] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.005296 10.0.0.190 - - [2026-08-24 03:01:56] "POST /neutron/security_group HTTP/1.1" 200 2064 0.027108 10.0.0.190 - - [2026-08-24 03:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006496 10.0.0.190 - - [2026-08-24 03:01:56] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005217 10.0.0.190 - - [2026-08-24 03:01:56] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003597 10.0.0.190 - - [2026-08-24 03:01:56] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006878 10.0.0.190 - - [2026-08-24 03:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.190 - - [2026-08-24 03:01:56] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004591 10.0.0.190 - - [2026-08-24 03:01:56] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003704 10.0.0.190 - - [2026-08-24 03:01:56] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006397 10.0.0.190 - - [2026-08-24 03:01:56] "GET /obj-perms HTTP/1.1" 200 4495 0.005914 10.0.0.191 - - [2026-08-24 03:01:56] "GET /obj-perms HTTP/1.1" 200 4495 0.007006 10.0.0.190 - - [2026-08-24 03:01:56] "GET /obj-perms HTTP/1.1" 200 4495 0.006212 10.0.0.190 - - [2026-08-24 03:01:56] "GET /obj-perms HTTP/1.1" 200 4495 0.004122 10.0.0.190 - - [2026-08-24 03:01:56] "GET /obj-perms HTTP/1.1" 200 4495 0.004859 10.0.0.50 - - [2026-08-24 03:01:56] "GET /obj-perms HTTP/1.1" 200 4495 0.008897 10.0.0.190 - - [2026-08-24 03:01:57] "POST /neutron/port HTTP/1.1" 200 1235 0.018259 10.0.0.190 - - [2026-08-24 03:01:57] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007581 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-machine/73ef2b22-258d-4c38-835a-c4135abd68a1 HTTP/1.1" 200 1299 0.006811 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-machine/73ef2b22-258d-4c38-835a-c4135abd68a1 HTTP/1.1" 200 1299 0.003853 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-machine-interface/eb6dfbc9-1f25-434d-ab12-a334d9e9cee4 HTTP/1.1" 200 3177 0.005468 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-machine/73ef2b22-258d-4c38-835a-c4135abd68a1 HTTP/1.1" 200 1299 0.003567 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-machine-interface/eb6dfbc9-1f25-434d-ab12-a334d9e9cee4 HTTP/1.1" 200 3177 0.005413 10.0.0.190 - - [2026-08-24 03:01:57] "GET /instance-ip/1f4439a7-1c80-4e8f-afaf-d32a47c332ce HTTP/1.1" 200 1635 0.006253 10.0.0.190 - - [2026-08-24 03:01:57] "GET /instance-ip/ac0b91f5-6ad6-40c2-809f-49270a914c18 HTTP/1.1" 200 1655 0.006183 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-machine/73ef2b22-258d-4c38-835a-c4135abd68a1 HTTP/1.1" 200 1299 0.003541 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-machine-interface/eb6dfbc9-1f25-434d-ab12-a334d9e9cee4 HTTP/1.1" 200 3177 0.005356 10.0.0.190 - - [2026-08-24 03:01:57] "GET /instance-ip/1f4439a7-1c80-4e8f-afaf-d32a47c332ce HTTP/1.1" 200 1635 0.004479 10.0.0.190 - - [2026-08-24 03:01:57] "GET /instance-ip/ac0b91f5-6ad6-40c2-809f-49270a914c18 HTTP/1.1" 200 1655 0.004138 10.0.0.190 - - [2026-08-24 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.190 - - [2026-08-24 03:01:57] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003831 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003177 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006521 10.0.0.190 - - [2026-08-24 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.190 - - [2026-08-24 03:01:57] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004383 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003736 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006072 10.0.0.190 - - [2026-08-24 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.190 - - [2026-08-24 03:01:57] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004317 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003507 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005862 10.0.0.190 - - [2026-08-24 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.190 - - [2026-08-24 03:01:57] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004681 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003453 10.0.0.190 - - [2026-08-24 03:01:57] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006017 10.0.0.190 - - [2026-08-24 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007156 10.0.0.190 - - [2026-08-24 03:01:58] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004493 10.0.0.190 - - [2026-08-24 03:01:58] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003364 10.0.0.190 - - [2026-08-24 03:01:58] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006261 10.0.0.190 - - [2026-08-24 03:01:58] "POST /neutron/port HTTP/1.1" 200 1239 0.021499 10.0.0.190 - - [2026-08-24 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.190 - - [2026-08-24 03:01:59] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003912 10.0.0.190 - - [2026-08-24 03:01:59] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003503 10.0.0.190 - - [2026-08-24 03:01:59] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006393 10.0.0.190 - - [2026-08-24 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.190 - - [2026-08-24 03:01:59] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005087 10.0.0.190 - - [2026-08-24 03:01:59] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003689 10.0.0.190 - - [2026-08-24 03:01:59] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007051 10.0.0.190 - - [2026-08-24 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005864 10.0.0.190 - - [2026-08-24 03:01:59] "GET /routing-instance/9d270d93-35b8-4bf5-b0fb-ddd6837dae92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.005156 10.0.0.190 - - [2026-08-24 03:01:59] "GET /route-target/b15221c7-4e2a-4779-a97f-34ca6d73cc21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004058 10.0.0.190 - - [2026-08-24 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008112 10.0.0.190 - - [2026-08-24 03:01:59] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003900 10.0.0.190 - - [2026-08-24 03:01:59] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002895 10.0.0.190 - - [2026-08-24 03:01:59] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006627 10.0.0.190 - - [2026-08-24 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.190 - - [2026-08-24 03:01:59] "GET /routing-instance/9d270d93-35b8-4bf5-b0fb-ddd6837dae92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.005801 10.0.0.190 - - [2026-08-24 03:01:59] "GET /route-target/b15221c7-4e2a-4779-a97f-34ca6d73cc21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005907 10.0.0.190 - - [2026-08-24 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.190 - - [2026-08-24 03:01:59] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004389 10.0.0.190 - - [2026-08-24 03:01:59] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003990 10.0.0.190 - - [2026-08-24 03:02:00] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007087 10.0.0.190 - - [2026-08-24 03:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.190 - - [2026-08-24 03:02:00] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004569 10.0.0.190 - - [2026-08-24 03:02:00] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003749 10.0.0.190 - - [2026-08-24 03:02:00] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006925 10.0.0.190 - - [2026-08-24 03:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.190 - - [2026-08-24 03:02:00] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005217 10.0.0.190 - - [2026-08-24 03:02:00] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003617 10.0.0.190 - - [2026-08-24 03:02:00] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.008338 10.0.0.190 - - [2026-08-24 03:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.190 - - [2026-08-24 03:02:00] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004919 10.0.0.190 - - [2026-08-24 03:02:00] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004029 10.0.0.190 - - [2026-08-24 03:02:00] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006313 10.0.0.190 - - [2026-08-24 03:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.190 - - [2026-08-24 03:02:00] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004867 10.0.0.190 - - [2026-08-24 03:02:00] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003578 10.0.0.190 - - [2026-08-24 03:02:00] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006823 10.0.0.190 - - [2026-08-24 03:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.190 - - [2026-08-24 03:02:00] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004502 10.0.0.190 - - [2026-08-24 03:02:00] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003460 10.0.0.190 - - [2026-08-24 03:02:00] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006792 10.0.0.191 - - [2026-08-24 03:02:00] "GET /obj-perms HTTP/1.1" 200 4495 0.004182 10.0.0.190 - - [2026-08-24 03:02:00] "GET /obj-perms HTTP/1.1" 200 4495 0.004618 10.0.0.190 - - [2026-08-24 03:02:00] "GET /obj-perms HTTP/1.1" 200 4495 0.004612 10.0.0.191 - - [2026-08-24 03:02:00] "GET /obj-perms HTTP/1.1" 200 4495 0.004837 10.0.0.190 - - [2026-08-24 03:02:01] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009944 10.0.0.190 - - [2026-08-24 03:02:01] "POST /neutron/port HTTP/1.1" 200 1238 0.029061 10.0.0.190 - - [2026-08-24 03:02:01] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008726 10.0.0.190 - - [2026-08-24 03:02:01] "GET /virtual-machine/89271be5-1b3a-45f5-815e-30912b349062 HTTP/1.1" 200 1299 0.021204 10.0.0.190 - - [2026-08-24 03:02:01] "GET /virtual-machine/89271be5-1b3a-45f5-815e-30912b349062 HTTP/1.1" 200 1299 0.004288 10.0.0.190 - - [2026-08-24 03:02:01] "GET /virtual-machine-interface/26f81906-b3c7-4bc9-a562-fd9715105214 HTTP/1.1" 200 3176 0.005455 10.0.0.190 - - [2026-08-24 03:02:01] "GET /virtual-machine/89271be5-1b3a-45f5-815e-30912b349062 HTTP/1.1" 200 1299 0.004698 10.0.0.190 - - [2026-08-24 03:02:01] "GET /virtual-machine-interface/26f81906-b3c7-4bc9-a562-fd9715105214 HTTP/1.1" 200 3176 0.006273 10.0.0.190 - - [2026-08-24 03:02:01] "GET /instance-ip/12c60734-f6d6-442e-b12c-6c453468d6c8 HTTP/1.1" 200 1637 0.010520 10.0.0.190 - - [2026-08-24 03:02:01] "GET /instance-ip/529bab58-f8c4-4955-b5ba-3070a691bed8 HTTP/1.1" 200 1656 0.007954 10.0.0.190 - - [2026-08-24 03:02:01] "GET /virtual-machine/89271be5-1b3a-45f5-815e-30912b349062 HTTP/1.1" 200 1299 0.004733 10.0.0.190 - - [2026-08-24 03:02:01] "GET /virtual-machine-interface/26f81906-b3c7-4bc9-a562-fd9715105214 HTTP/1.1" 200 3176 0.005826 10.0.0.190 - - [2026-08-24 03:02:01] "GET /instance-ip/12c60734-f6d6-442e-b12c-6c453468d6c8 HTTP/1.1" 200 1637 0.004270 10.0.0.190 - - [2026-08-24 03:02:01] "GET /instance-ip/529bab58-f8c4-4955-b5ba-3070a691bed8 HTTP/1.1" 200 1656 0.004779 10.0.0.190 - - [2026-08-24 03:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.190 - - [2026-08-24 03:02:01] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003757 10.0.0.190 - - [2026-08-24 03:02:01] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003798 10.0.0.190 - - [2026-08-24 03:02:01] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007100 10.0.0.190 - - [2026-08-24 03:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.190 - - [2026-08-24 03:02:01] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004536 10.0.0.190 - - [2026-08-24 03:02:01] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003335 10.0.0.190 - - [2026-08-24 03:02:01] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.017710 10.0.0.190 - - [2026-08-24 03:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.190 - - [2026-08-24 03:02:02] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003940 10.0.0.190 - - [2026-08-24 03:02:02] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003432 10.0.0.190 - - [2026-08-24 03:02:02] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006398 10.0.0.190 - - [2026-08-24 03:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.190 - - [2026-08-24 03:02:02] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004841 10.0.0.190 - - [2026-08-24 03:02:02] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003635 10.0.0.190 - - [2026-08-24 03:02:02] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006306 10.0.0.190 - - [2026-08-24 03:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.190 - - [2026-08-24 03:02:02] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004833 10.0.0.190 - - [2026-08-24 03:02:02] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003427 10.0.0.190 - - [2026-08-24 03:02:02] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.008335 10.0.0.190 - - [2026-08-24 03:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.190 - - [2026-08-24 03:02:03] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004218 10.0.0.190 - - [2026-08-24 03:02:03] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003898 10.0.0.190 - - [2026-08-24 03:02:03] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006587 10.0.0.190 - - [2026-08-24 03:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.190 - - [2026-08-24 03:02:03] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003783 10.0.0.190 - - [2026-08-24 03:02:03] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003389 10.0.0.190 - - [2026-08-24 03:02:03] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006315 10.0.0.190 - - [2026-08-24 03:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.190 - - [2026-08-24 03:02:03] "GET /routing-instance/555aab23-d608-4045-bf2d-f9882c2b9dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005425 10.0.0.190 - - [2026-08-24 03:02:03] "GET /route-target/f889172a-30ac-499a-a89f-e1c6ed2696e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.006733 10.0.0.190 - - [2026-08-24 03:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.190 - - [2026-08-24 03:02:03] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004971 10.0.0.190 - - [2026-08-24 03:02:04] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.006448 10.0.0.190 - - [2026-08-24 03:02:04] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006218 10.0.0.190 - - [2026-08-24 03:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.190 - - [2026-08-24 03:02:04] "GET /routing-instance/555aab23-d608-4045-bf2d-f9882c2b9dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006474 10.0.0.190 - - [2026-08-24 03:02:04] "GET /route-target/f889172a-30ac-499a-a89f-e1c6ed2696e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004333 10.0.0.190 - - [2026-08-24 03:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007039 10.0.0.190 - - [2026-08-24 03:02:04] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004990 10.0.0.190 - - [2026-08-24 03:02:04] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003938 10.0.0.190 - - [2026-08-24 03:02:04] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006860 10.0.0.190 - - [2026-08-24 03:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.190 - - [2026-08-24 03:02:04] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004631 10.0.0.190 - - [2026-08-24 03:02:04] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004163 10.0.0.190 - - [2026-08-24 03:02:04] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006560 10.0.0.190 - - [2026-08-24 03:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.190 - - [2026-08-24 03:02:04] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004491 10.0.0.190 - - [2026-08-24 03:02:04] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003689 10.0.0.190 - - [2026-08-24 03:02:04] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006569 10.0.0.190 - - [2026-08-24 03:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.190 - - [2026-08-24 03:02:04] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004925 10.0.0.190 - - [2026-08-24 03:02:04] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003780 10.0.0.190 - - [2026-08-24 03:02:04] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007556 10.0.0.191 - - [2026-08-24 03:02:04] "GET /obj-perms HTTP/1.1" 200 4495 0.005812 10.0.0.190 - - [2026-08-24 03:02:04] "GET /obj-perms HTTP/1.1" 200 4495 0.004504 10.0.0.190 - - [2026-08-24 03:02:04] "GET /obj-perms HTTP/1.1" 200 4495 0.004756 10.0.0.190 - - [2026-08-24 03:02:04] "GET /obj-perms HTTP/1.1" 200 4495 0.004256 10.0.0.190 - - [2026-08-24 03:02:05] "GET /obj-perms HTTP/1.1" 200 4495 0.004733 10.0.0.191 - - [2026-08-24 03:02:05] "GET /obj-perms HTTP/1.1" 200 4495 0.004231 10.0.0.190 - - [2026-08-24 03:02:05] "GET /virtual-machine/182fb518-f13e-4d2b-9982-ecfcb6dd716f HTTP/1.1" 200 1300 0.005671 10.0.0.190 - - [2026-08-24 03:02:05] "GET /virtual-machine-interface/df9ac98c-a1d5-461f-aba5-77000c92b95d HTTP/1.1" 200 3177 0.005798 10.0.0.190 - - [2026-08-24 03:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.190 - - [2026-08-24 03:02:05] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004297 10.0.0.190 - - [2026-08-24 03:02:05] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003381 10.0.0.190 - - [2026-08-24 03:02:05] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006289 10.0.0.190 - - [2026-08-24 03:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.190 - - [2026-08-24 03:02:06] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004229 10.0.0.190 - - [2026-08-24 03:02:06] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004025 10.0.0.190 - - [2026-08-24 03:02:06] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006487 10.0.0.190 - - [2026-08-24 03:02:06] "GET /virtual-machine/73ef2b22-258d-4c38-835a-c4135abd68a1 HTTP/1.1" 200 1299 0.004499 10.0.0.190 - - [2026-08-24 03:02:06] "GET /virtual-machine-interface/eb6dfbc9-1f25-434d-ab12-a334d9e9cee4 HTTP/1.1" 200 3177 0.005925 10.0.0.190 - - [2026-08-24 03:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.190 - - [2026-08-24 03:02:06] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003822 10.0.0.190 - - [2026-08-24 03:02:06] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004035 10.0.0.190 - - [2026-08-24 03:02:06] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006773 10.0.0.190 - - [2026-08-24 03:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.190 - - [2026-08-24 03:02:07] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.012168 10.0.0.190 - - [2026-08-24 03:02:07] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004587 10.0.0.190 - - [2026-08-24 03:02:07] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006032 10.0.0.191 - - [2026-08-24 03:02:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.191 - - [2026-08-24 03:02:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000435 10.0.0.190 - - [2026-08-24 03:02:07] "GET /virtual-machine/89271be5-1b3a-45f5-815e-30912b349062 HTTP/1.1" 200 1299 0.005062 10.0.0.190 - - [2026-08-24 03:02:07] "GET /virtual-machine-interface/26f81906-b3c7-4bc9-a562-fd9715105214 HTTP/1.1" 200 3176 0.005995 10.0.0.190 - - [2026-08-24 03:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.190 - - [2026-08-24 03:02:08] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004073 10.0.0.190 - - [2026-08-24 03:02:08] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003672 10.0.0.190 - - [2026-08-24 03:02:08] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006062 10.0.0.190 - - [2026-08-24 03:02:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.190 - - [2026-08-24 03:02:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000449 10.0.0.191 - - [2026-08-24 03:02:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000457 10.0.0.191 - - [2026-08-24 03:02:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.190 - - [2026-08-24 03:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.190 - - [2026-08-24 03:02:09] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004634 10.0.0.190 - - [2026-08-24 03:02:09] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003049 10.0.0.190 - - [2026-08-24 03:02:09] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.008089 10.0.0.50 - - [2026-08-24 03:02:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000492 10.0.0.50 - - [2026-08-24 03:02:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000433 10.0.0.190 - - [2026-08-24 03:02:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000443 10.0.0.190 - - [2026-08-24 03:02:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.50 - - [2026-08-24 03:02:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.50 - - [2026-08-24 03:02:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.190 - - [2026-08-24 03:02:14] "POST /neutron/port HTTP/1.1" 200 1238 0.020808 10.0.0.190 - - [2026-08-24 03:02:19] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008589 10.0.0.190 - - [2026-08-24 03:02:24] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007876 10.0.0.190 - - [2026-08-24 03:02:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.020308 10.0.0.190 - - [2026-08-24 03:02:26] "POST /neutron/port HTTP/1.1" 200 117 0.001240 10.0.0.190 - - [2026-08-24 03:02:30] "POST /neutron/port HTTP/1.1" 200 1238 0.020282 10.0.0.190 - - [2026-08-24 03:02:30] "POST /neutron/port HTTP/1.1" 200 1238 0.018051 10.0.0.190 - - [2026-08-24 03:02:32] "POST /neutron/network HTTP/1.1" 200 1120 0.008078 10.0.0.190 - - [2026-08-24 03:02:32] "POST /neutron/subnet HTTP/1.1" 200 1375 0.013705 10.0.0.190 - - [2026-08-24 03:02:32] "POST /neutron/network HTTP/1.1" 200 1110 0.009388 10.0.0.190 - - [2026-08-24 03:03:24] "GET /virtual-machine/89271be5-1b3a-45f5-815e-30912b349062 HTTP/1.1" 200 1299 0.005183 10.0.0.190 - - [2026-08-24 03:03:26] "POST /neutron/port HTTP/1.1" 200 1238 0.019192 10.0.0.190 - - [2026-08-24 03:03:26] "GET /virtual-machine/89271be5-1b3a-45f5-815e-30912b349062 HTTP/1.1" 200 1299 0.004547 10.0.0.190 - - [2026-08-24 03:03:28] "GET /virtual-machine/89271be5-1b3a-45f5-815e-30912b349062 HTTP/1.1" 404 171 0.003408 10.0.0.190 - - [2026-08-24 03:03:28] "GET /virtual-machine/89271be5-1b3a-45f5-815e-30912b349062 HTTP/1.1" 404 171 0.003405 10.0.0.190 - - [2026-08-24 03:03:28] "GET /virtual-machine/89271be5-1b3a-45f5-815e-30912b349062 HTTP/1.1" 404 171 0.003321 10.0.0.190 - - [2026-08-24 03:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005893 10.0.0.190 - - [2026-08-24 03:03:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003929 10.0.0.190 - - [2026-08-24 03:03:28] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003836 10.0.0.190 - - [2026-08-24 03:03:29] "GET /virtual-network/82cffe03-d686-4148-aac4-60d897bf6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006808 10.0.0.190 - - [2026-08-24 03:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.190 - - [2026-08-24 03:03:29] "GET /routing-instance/555aab23-d608-4045-bf2d-f9882c2b9dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004531 10.0.0.190 - - [2026-08-24 03:03:29] "GET /route-target/f889172a-30ac-499a-a89f-e1c6ed2696e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004666 10.0.0.190 - - [2026-08-24 03:03:29] "GET /obj-perms HTTP/1.1" 200 4495 0.004199 10.0.0.190 - - [2026-08-24 03:03:31] "POST /neutron/port HTTP/1.1" 200 1235 0.044727 10.0.0.190 - - [2026-08-24 03:03:32] "POST /neutron/network HTTP/1.1" 200 1120 0.009274 10.0.0.190 - - [2026-08-24 03:03:32] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015593 10.0.0.190 - - [2026-08-24 03:03:32] "POST /neutron/port HTTP/1.1" 200 117 0.001195 10.0.0.190 - - [2026-08-24 03:03:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004671 10.0.0.190 - - [2026-08-24 03:03:33] "POST /neutron/port HTTP/1.1" 200 117 0.001499 10.0.0.190 - - [2026-08-24 03:03:35] "GET /obj-perms HTTP/1.1" 200 4495 0.004361 10.0.0.190 - - [2026-08-24 03:03:38] "GET /obj-perms HTTP/1.1" 200 4495 0.004353 10.0.0.190 - - [2026-08-24 03:03:44] "GET /obj-perms HTTP/1.1" 200 4495 0.004662 10.0.0.50 - - [2026-08-24 03:03:47] "GET /obj-perms HTTP/1.1" 200 4509 0.046093 10.0.0.190 - - [2026-08-24 03:03:47] "GET /obj-perms HTTP/1.1" 200 4495 0.004905 10.0.0.191 - - [2026-08-24 03:03:47] "GET /obj-perms HTTP/1.1" 200 4495 0.004146 10.0.0.190 - - [2026-08-24 03:03:47] "GET /virtual-machine/73ef2b22-258d-4c38-835a-c4135abd68a1 HTTP/1.1" 200 1299 0.004545 10.0.0.190 - - [2026-08-24 03:03:49] "GET /virtual-machine/73ef2b22-258d-4c38-835a-c4135abd68a1 HTTP/1.1" 200 1299 0.008482 10.0.0.190 - - [2026-08-24 03:03:49] "POST /neutron/port HTTP/1.1" 200 1235 0.050365 10.0.0.190 - - [2026-08-24 03:03:51] "GET /virtual-machine/73ef2b22-258d-4c38-835a-c4135abd68a1 HTTP/1.1" 404 171 0.003999 10.0.0.190 - - [2026-08-24 03:03:51] "GET /virtual-machine/73ef2b22-258d-4c38-835a-c4135abd68a1 HTTP/1.1" 404 171 0.003283 10.0.0.190 - - [2026-08-24 03:03:51] "GET /virtual-machine/73ef2b22-258d-4c38-835a-c4135abd68a1 HTTP/1.1" 404 171 0.002757 10.0.0.190 - - [2026-08-24 03:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.190 - - [2026-08-24 03:03:52] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004107 10.0.0.190 - - [2026-08-24 03:03:52] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003173 10.0.0.190 - - [2026-08-24 03:03:52] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006271 10.0.0.190 - - [2026-08-24 03:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.190 - - [2026-08-24 03:03:52] "GET /routing-instance/9d270d93-35b8-4bf5-b0fb-ddd6837dae92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.004939 10.0.0.190 - - [2026-08-24 03:03:52] "GET /route-target/b15221c7-4e2a-4779-a97f-34ca6d73cc21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.008638 10.0.0.190 - - [2026-08-24 03:03:52] "GET /obj-perms HTTP/1.1" 200 4495 0.004631 10.0.0.191 - - [2026-08-24 03:03:58] "GET /obj-perms HTTP/1.1" 200 4495 0.003815 10.0.0.190 - - [2026-08-24 03:04:01] "GET /obj-perms HTTP/1.1" 200 4495 0.005071 10.0.0.191 - - [2026-08-24 03:04:07] "GET /obj-perms HTTP/1.1" 200 4495 0.005433 10.0.0.190 - - [2026-08-24 03:04:07] "GET /obj-perms HTTP/1.1" 200 4495 0.003861 10.0.0.190 - - [2026-08-24 03:04:07] "GET /virtual-machine/182fb518-f13e-4d2b-9982-ecfcb6dd716f HTTP/1.1" 200 1300 0.004524 10.0.0.190 - - [2026-08-24 03:04:09] "POST /neutron/port HTTP/1.1" 200 1239 0.019601 10.0.0.190 - - [2026-08-24 03:04:09] "GET /virtual-machine/182fb518-f13e-4d2b-9982-ecfcb6dd716f HTTP/1.1" 200 1300 0.004472 10.0.0.190 - - [2026-08-24 03:04:12] "GET /virtual-machine/182fb518-f13e-4d2b-9982-ecfcb6dd716f HTTP/1.1" 404 171 0.003718 10.0.0.190 - - [2026-08-24 03:04:12] "GET /virtual-machine/182fb518-f13e-4d2b-9982-ecfcb6dd716f HTTP/1.1" 404 171 0.003525 10.0.0.190 - - [2026-08-24 03:04:12] "GET /virtual-machine/182fb518-f13e-4d2b-9982-ecfcb6dd716f HTTP/1.1" 404 171 0.003436 10.0.0.190 - - [2026-08-24 03:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.190 - - [2026-08-24 03:04:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003808 10.0.0.190 - - [2026-08-24 03:04:12] "GET /virtual-networks?parent_id=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003429 10.0.0.190 - - [2026-08-24 03:04:12] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.006593 10.0.0.190 - - [2026-08-24 03:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.190 - - [2026-08-24 03:04:12] "GET /routing-instance/327c14ba-4f9f-45e0-b43b-c46e900cfeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.004753 10.0.0.190 - - [2026-08-24 03:04:12] "GET /route-target/2d51638d-8c7f-4b24-b297-0ea6411aa572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004045 10.0.0.190 - - [2026-08-24 03:04:12] "GET /obj-perms HTTP/1.1" 200 4495 0.005447 10.0.0.190 - - [2026-08-24 03:04:15] "GET /obj-perms HTTP/1.1" 200 4495 0.004421 10.0.0.50 - - [2026-08-24 03:04:15] "GET /obj-perms HTTP/1.1" 200 4495 0.004174 10.0.0.190 - - [2026-08-24 03:04:15] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005924 10.0.0.190 - - [2026-08-24 03:04:15] "POST /neutron/network HTTP/1.1" 200 1110 0.012225 10.0.0.190 - - [2026-08-24 03:04:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.004318 10.0.0.190 - - [2026-08-24 03:04:16] "GET /virtual-network/f2fe6f73-367a-49b4-97ad-ff839468e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007365 10.0.0.190 - - [2026-08-24 03:04:16] "POST /ref-update HTTP/1.1" 200 156 0.060174 10.0.0.190 - - [2026-08-24 03:04:16] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3258 0.005962 10.0.0.190 - - [2026-08-24 03:04:16] "POST /neutron/network HTTP/1.1" 200 1200 0.009822 10.0.0.190 - - [2026-08-24 03:04:16] "GET /virtual-network/f3a31965-8e9f-4426-b689-9f2cfa018167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.008582 10.0.0.190 - - [2026-08-24 03:04:16] "POST /ref-update HTTP/1.1" 200 156 0.049567 10.0.0.190 - - [2026-08-24 03:04:16] "DELETE /network-policy/9af5cdba-c2cb-4f4c-a527-324285396b41 HTTP/1.1" 200 115 0.064899 10.0.0.190 - - [2026-08-24 03:04:16] "DELETE /network-policy/380722af-61f9-4ebb-91d7-2b2265055517 HTTP/1.1" 200 115 0.063392 10.0.0.190 - - [2026-08-24 03:04:16] "DELETE /network-policy/9b8b3c88-ff8d-4c42-8345-658ca0d51d80 HTTP/1.1" 200 115 0.032637 10.0.0.190 - - [2026-08-24 03:04:16] "POST /neutron/network HTTP/1.1" 200 1015 0.024639 10.0.0.190 - - [2026-08-24 03:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006523 10.0.0.191 - - [2026-08-24 03:04:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003493 10.0.0.191 - - [2026-08-24 03:04:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004057 10.0.0.191 - - [2026-08-24 03:04:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002773 10.0.0.191 - - [2026-08-24 03:04:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002633 10.0.0.190 - - [2026-08-24 03:04:17] "POST /neutron/network HTTP/1.1" 200 151 0.193675 10.0.0.190 - - [2026-08-24 03:04:17] "DELETE /route-target/2d51638d-8c7f-4b24-b297-0ea6411aa572 HTTP/1.1" 200 115 0.022798 10.0.0.190 - - [2026-08-24 03:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.190 - - [2026-08-24 03:04:18] "DELETE /network-ipam/95429356-2174-479f-a465-479041cf4ea6 HTTP/1.1" 200 115 0.042543 10.0.0.190 - - [2026-08-24 03:04:18] "POST /fqname-to-id HTTP/1.1" 404 203 0.004148 10.0.0.190 - - [2026-08-24 03:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.190 - - [2026-08-24 03:04:18] "DELETE /network-ipam/b98a0cac-970a-4d3c-8c68-41cb76a51756 HTTP/1.1" 200 115 0.044989 10.0.0.190 - - [2026-08-24 03:04:18] "POST /fqname-to-id HTTP/1.1" 404 203 0.004004 10.0.0.190 - - [2026-08-24 03:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.190 - - [2026-08-24 03:04:18] "DELETE /network-ipam/a04eef7b-d6bd-4d84-bf96-86690a0ef20e HTTP/1.1" 200 115 0.046319 10.0.0.190 - - [2026-08-24 03:04:18] "POST /fqname-to-id HTTP/1.1" 404 203 0.003515 10.0.0.191 - - [2026-08-24 03:04:21] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001110 10.0.0.190 - - [2026-08-24 03:04:21] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.051193 10.0.0.191 - - [2026-08-24 03:04:21] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001265 10.0.0.190 - - [2026-08-24 03:04:21] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?fields=virtual_networks HTTP/1.1" 200 1047 0.061183 10.0.0.191 - - [2026-08-24 03:04:21] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001471 10.0.0.190 - - [2026-08-24 03:04:21] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.054736 10.0.0.191 - - [2026-08-24 03:04:21] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000979 10.0.0.190 - - [2026-08-24 03:04:21] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?fields=security_groups HTTP/1.1" 200 1280 0.047728 10.0.0.190 - - [2026-08-24 03:04:22] "POST /fqname-to-id HTTP/1.1" 404 190 0.031592 10.0.0.191 - - [2026-08-24 03:04:22] "GET /projects?obj_uuids=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003066 10.0.0.191 - - [2026-08-24 03:04:22] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000926 10.0.0.191 - - [2026-08-24 03:04:22] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007027 10.0.0.191 - - [2026-08-24 03:04:22] "POST /id-to-fqname HTTP/1.1" 200 192 0.003597 10.0.0.191 - - [2026-08-24 03:04:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.034421 10.0.0.191 - - [2026-08-24 03:04:22] "POST /security-groups HTTP/1.1" 200 593 0.033946 10.0.0.191 - - [2026-08-24 03:04:22] "POST /projects HTTP/1.1" 200 589 0.295407 10.0.0.191 - - [2026-08-24 03:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.372731 10.0.0.190 - - [2026-08-24 03:04:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.014191 10.0.0.190 - - [2026-08-24 03:04:23] "GET /project/170d2c1b-52cd-484b-a4ec-48b912b068a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.605052 10.0.0.190 - - [2026-08-24 03:04:24] "GET / HTTP/1.1" 200 36215 0.002856 10.0.0.191 - - [2026-08-24 03:04:25] "DELETE /project/170d2c1b52cd484ba4ec48b912b068a5 HTTP/1.1" 404 173 0.004145 10.0.0.191 - - [2026-08-24 03:04:25] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000926 10.0.0.191 - - [2026-08-24 03:04:25] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.080089 10.0.0.191 - - [2026-08-24 03:04:25] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000921 10.0.0.191 - - [2026-08-24 03:04:25] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?fields=security_groups HTTP/1.1" 200 1382 0.077282 10.0.0.191 - - [2026-08-24 03:04:25] "DELETE /security-group/ca94a9b2-84ef-41c8-bfa6-8678783f1be3 HTTP/1.1" 404 171 0.017426 10.0.0.191 - - [2026-08-24 03:04:25] "GET /projects?obj_uuids=9dbffe12-ea12-4d8c-a6dc-61d1c04d5594&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000912 10.0.0.190 - - [2026-08-24 03:04:25] "DELETE /access-control-list/5f8269b4-72b9-473f-8934-cca212337e0c HTTP/1.1" 200 115 0.065884 10.0.0.191 - - [2026-08-24 03:04:25] "GET /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594?fields=application_policy_sets HTTP/1.1" 200 1421 0.085383 10.0.0.191 - - [2026-08-24 03:04:25] "DELETE /project/9dbffe12-ea12-4d8c-a6dc-61d1c04d5594 HTTP/1.1" 200 115 0.501173 10.0.0.190 - - [2026-08-24 03:04:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000542 10.0.0.190 - - [2026-08-24 03:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.029811 10.0.0.191 - - [2026-08-24 03:04:26] "GET /projects?obj_uuids=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001033 10.0.0.190 - - [2026-08-24 03:04:26] "GET /project/170d2c1b-52cd-484b-a4ec-48b912b068a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.050051 10.0.0.190 - - [2026-08-24 03:04:26] "POST /neutron/network HTTP/1.1" 200 117 0.034254 10.0.0.190 - - [2026-08-24 03:04:27] "POST /neutron/network HTTP/1.1" 200 826 0.010606 10.0.0.190 - - [2026-08-24 03:04:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001447 10.0.0.190 - - [2026-08-24 03:04:27] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006464 10.0.0.190 - - [2026-08-24 03:04:27] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007674 10.0.0.190 - - [2026-08-24 03:04:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.012080 10.0.0.190 - - [2026-08-24 03:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.191 - - [2026-08-24 03:04:27] "GET /projects?obj_uuids=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001001 10.0.0.190 - - [2026-08-24 03:04:27] "GET /project/170d2c1b-52cd-484b-a4ec-48b912b068a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.058238 10.0.0.191 - - [2026-08-24 03:04:27] "POST /useragent-kv HTTP/1.1" 200 115 0.011586 10.0.0.190 - - [2026-08-24 03:04:27] "POST /neutron/subnet HTTP/1.1" 200 730 0.226678 10.0.0.190 - - [2026-08-24 03:04:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001422 10.0.0.190 - - [2026-08-24 03:04:27] "GET /virtual-network/6be00738-c829-4154-b0b5-f72c045f8b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005774 10.0.0.190 - - [2026-08-24 03:04:27] "GET /virtual-network/6be00738-c829-4154-b0b5-f72c045f8b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005803 10.0.0.190 - - [2026-08-24 03:04:27] "POST /neutron/network HTTP/1.1" 200 827 0.017666 10.0.0.190 - - [2026-08-24 03:04:27] "POST /fqname-to-id HTTP/1.1" 404 228 0.003466 10.0.0.190 - - [2026-08-24 03:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.191 - - [2026-08-24 03:04:28] "GET /projects?obj_uuids=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001092 10.0.0.190 - - [2026-08-24 03:04:28] "GET /project/170d2c1b-52cd-484b-a4ec-48b912b068a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.060210 10.0.0.190 - - [2026-08-24 03:04:28] "POST /route-targets HTTP/1.1" 200 328 0.018375 10.0.0.190 - - [2026-08-24 03:04:28] "POST /network-policys HTTP/1.1" 200 573 0.064615 10.0.0.190 - - [2026-08-24 03:04:28] "GET /network-policy/4d4ff482-96b8-47a7-93a7-2dacb7e820f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007192 10.0.0.190 - - [2026-08-24 03:04:28] "POST /neutron/network HTTP/1.1" 200 928 0.108732 10.0.0.190 - - [2026-08-24 03:04:28] "POST /access-control-lists HTTP/1.1" 200 592 0.049541 10.0.0.190 - - [2026-08-24 03:04:28] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005992 10.0.0.190 - - [2026-08-24 03:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.190 - - [2026-08-24 03:04:28] "GET /network-policy/4d4ff482-96b8-47a7-93a7-2dacb7e820f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005060 10.0.0.190 - - [2026-08-24 03:04:28] "POST /neutron/network HTTP/1.1" 200 929 0.094110 10.0.0.190 - - [2026-08-24 03:04:28] "GET /virtual-network/6be00738-c829-4154-b0b5-f72c045f8b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006585 10.0.0.190 - - [2026-08-24 03:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.190 - - [2026-08-24 03:04:28] "GET /network-policy/4d4ff482-96b8-47a7-93a7-2dacb7e820f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.006281 10.0.0.190 - - [2026-08-24 03:04:28] "POST /ref-update HTTP/1.1" 200 156 0.049948 10.0.0.190 - - [2026-08-24 03:04:29] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006331 10.0.0.191 - - [2026-08-24 03:04:30] "GET /obj-perms HTTP/1.1" 200 4487 0.051399 10.0.0.190 - - [2026-08-24 03:04:31] "GET /virtual-network/6be00738-c829-4154-b0b5-f72c045f8b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005956 10.0.0.190 - - [2026-08-24 03:04:31] "GET /obj-perms HTTP/1.1" 200 4487 0.042447 10.0.0.190 - - [2026-08-24 03:04:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001428 10.0.0.191 - - [2026-08-24 03:04:31] "GET /projects?obj_uuids=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001069 10.0.0.190 - - [2026-08-24 03:04:31] "GET /project/170d2c1b-52cd-484b-a4ec-48b912b068a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.041986 10.0.0.190 - - [2026-08-24 03:04:31] "POST /neutron/network HTTP/1.1" 200 928 0.024536 10.0.0.190 - - [2026-08-24 03:04:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001668 10.0.0.190 - - [2026-08-24 03:04:32] "POST /neutron/port HTTP/1.1" 200 117 0.007776 10.0.0.190 - - [2026-08-24 03:04:32] "POST /neutron/port HTTP/1.1" 200 117 0.009413 10.0.0.190 - - [2026-08-24 03:04:36] "POST /neutron/network HTTP/1.1" 200 938 0.007083 10.0.0.190 - - [2026-08-24 03:04:36] "POST /neutron/port HTTP/1.1" 200 1062 0.031526 10.0.0.191 - - [2026-08-24 03:04:36] "GET /projects?obj_uuids=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001311 10.0.0.190 - - [2026-08-24 03:04:37] "POST /neutron/port HTTP/1.1" 200 1063 0.400178 10.0.0.190 - - [2026-08-24 03:04:37] "POST /neutron/port HTTP/1.1" 200 1117 0.139102 10.0.0.190 - - [2026-08-24 03:04:37] "POST /neutron/port HTTP/1.1" 200 1126 0.021729 10.0.0.190 - - [2026-08-24 03:04:37] "POST /neutron/port HTTP/1.1" 200 117 0.001267 10.0.0.190 - - [2026-08-24 03:04:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005140 10.0.0.190 - - [2026-08-24 03:04:38] "POST /neutron/network HTTP/1.1" 200 929 0.007437 10.0.0.190 - - [2026-08-24 03:04:47] "POST /neutron/port HTTP/1.1" 200 1126 0.020109 10.0.0.50 - - [2026-08-24 03:04:48] "GET /obj-perms HTTP/1.1" 200 4509 0.039371 10.0.0.190 - - [2026-08-24 03:04:53] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008034 10.0.0.190 - - [2026-08-24 03:04:58] "POST /neutron/port HTTP/1.1" 200 1126 0.021557 10.0.0.190 - - [2026-08-24 03:04:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008014 10.0.0.190 - - [2026-08-24 03:04:58] "GET /virtual-machine/915bb5b6-14d9-45c5-9673-531fc864408f HTTP/1.1" 401 293 0.000422 10.0.0.190 - - [2026-08-24 03:04:58] "GET /virtual-machine/915bb5b6-14d9-45c5-9673-531fc864408f HTTP/1.1" 200 1297 0.038779 10.0.0.190 - - [2026-08-24 03:04:58] "GET /virtual-machine-interface/515b5875-0cfe-462c-add8-a0e14521c307 HTTP/1.1" 200 2958 0.005966 10.0.0.190 - - [2026-08-24 03:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.190 - - [2026-08-24 03:04:58] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004215 10.0.0.190 - - [2026-08-24 03:04:58] "GET /virtual-networks?parent_id=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004148 10.0.0.190 - - [2026-08-24 03:04:58] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006215 10.0.0.190 - - [2026-08-24 03:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.190 - - [2026-08-24 03:05:01] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005802 10.0.0.190 - - [2026-08-24 03:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.190 - - [2026-08-24 03:05:06] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007541 10.0.0.190 - - [2026-08-24 03:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006339 10.0.0.190 - - [2026-08-24 03:05:10] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006094 10.0.0.190 - - [2026-08-24 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.190 - - [2026-08-24 03:05:14] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006032 10.0.0.190 - - [2026-08-24 03:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.190 - - [2026-08-24 03:05:18] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006171 10.0.0.190 - - [2026-08-24 03:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.190 - - [2026-08-24 03:05:22] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005274 10.0.0.190 - - [2026-08-24 03:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005959 10.0.0.190 - - [2026-08-24 03:05:26] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006299 10.0.0.190 - - [2026-08-24 03:05:28] "POST /neutron/network HTTP/1.1" 200 938 0.007903 10.0.0.190 - - [2026-08-24 03:05:28] "POST /neutron/port HTTP/1.1" 200 117 0.001229 10.0.0.190 - - [2026-08-24 03:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.190 - - [2026-08-24 03:05:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003769 10.0.0.190 - - [2026-08-24 03:05:28] "GET /virtual-networks?parent_id=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003989 10.0.0.190 - - [2026-08-24 03:05:28] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006808 10.0.0.190 - - [2026-08-24 03:05:28] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007952 10.0.0.190 - - [2026-08-24 03:05:33] "POST /neutron/port HTTP/1.1" 200 1126 0.017650 10.0.0.190 - - [2026-08-24 03:05:33] "POST /neutron/port HTTP/1.1" 200 1126 0.019512 10.0.0.190 - - [2026-08-24 03:05:35] "POST /neutron/network HTTP/1.1" 200 939 0.007149 10.0.0.190 - - [2026-08-24 03:05:35] "POST /neutron/port HTTP/1.1" 200 117 0.001525 10.0.0.190 - - [2026-08-24 03:05:39] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009559 10.0.0.190 - - [2026-08-24 03:05:39] "POST /neutron/port HTTP/1.1" 200 1127 0.017234 10.0.0.190 - - [2026-08-24 03:05:39] "GET /virtual-machine/e49af9f6-ddd4-466c-a5c7-b5853826772d HTTP/1.1" 200 1297 0.006080 10.0.0.190 - - [2026-08-24 03:05:39] "GET /virtual-machine-interface/900fbc18-753d-4f51-bad1-12546fbb842c HTTP/1.1" 200 2959 0.005468 10.0.0.190 - - [2026-08-24 03:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.190 - - [2026-08-24 03:05:39] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003812 10.0.0.190 - - [2026-08-24 03:05:39] "GET /virtual-networks?parent_id=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002980 10.0.0.190 - - [2026-08-24 03:05:39] "GET /virtual-network/6be00738-c829-4154-b0b5-f72c045f8b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.011217 10.0.0.190 - - [2026-08-24 03:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.190 - - [2026-08-24 03:05:40] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004732 10.0.0.190 - - [2026-08-24 03:05:40] "GET /virtual-networks?parent_id=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004119 10.0.0.190 - - [2026-08-24 03:05:40] "GET /virtual-network/6be00738-c829-4154-b0b5-f72c045f8b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005883 10.0.0.190 - - [2026-08-24 03:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.191 - - [2026-08-24 03:06:32] "GET /projects?obj_uuids=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.026024 10.0.0.190 - - [2026-08-24 03:06:32] "GET /project/170d2c1b-52cd-484b-a4ec-48b912b068a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.074045 10.0.0.190 - - [2026-08-24 03:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.190 - - [2026-08-24 03:06:32] "PUT /network-policy/4d4ff482-96b8-47a7-93a7-2dacb7e820f1 HTTP/1.1" 200 263 0.015519 10.0.0.190 - - [2026-08-24 03:06:33] "PUT /access-control-list/57d5692c-95d6-414b-a82b-a1b5a1f9d0c2 HTTP/1.1" 200 273 0.078554 10.0.0.190 - - [2026-08-24 03:06:34] "POST /neutron/port HTTP/1.1" 200 1127 0.020743 10.0.0.190 - - [2026-08-24 03:06:35] "POST /neutron/network HTTP/1.1" 200 938 0.008358 10.0.0.190 - - [2026-08-24 03:06:35] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.190 - - [2026-08-24 03:06:35] "GET /virtual-network/6be00738-c829-4154-b0b5-f72c045f8b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006082 10.0.0.190 - - [2026-08-24 03:06:35] "POST /neutron/network HTTP/1.1" 200 939 0.008492 10.0.0.190 - - [2026-08-24 03:06:35] "POST /neutron/subnet HTTP/1.1" 200 704 0.042337 10.0.0.190 - - [2026-08-24 03:06:36] "POST /neutron/network HTTP/1.1" 200 827 0.016769 10.0.0.190 - - [2026-08-24 03:06:36] "GET /virtual-network/6be00738-c829-4154-b0b5-f72c045f8b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007612 10.0.0.190 - - [2026-08-24 03:06:36] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005577 10.0.0.190 - - [2026-08-24 03:06:36] "POST /neutron/network HTTP/1.1" 200 826 0.008479 10.0.0.190 - - [2026-08-24 03:06:36] "DELETE /access-control-list/57d5692c-95d6-414b-a82b-a1b5a1f9d0c2 HTTP/1.1" 200 115 0.058808 10.0.0.190 - - [2026-08-24 03:06:36] "GET /virtual-network/f22e71dd-01ef-4e6b-bdec-8b91222975fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.015136 10.0.0.190 - - [2026-08-24 03:06:36] "DELETE /network-policy/4d4ff482-96b8-47a7-93a7-2dacb7e820f1 HTTP/1.1" 200 115 0.041528 10.0.0.190 - - [2026-08-24 03:06:37] "POST /neutron/port HTTP/1.1" 200 1127 0.022507 10.0.0.190 - - [2026-08-24 03:06:37] "POST /neutron/port HTTP/1.1" 200 1126 0.019688 10.0.0.190 - - [2026-08-24 03:06:38] "POST /neutron/network HTTP/1.1" 200 827 0.008156 10.0.0.191 - - [2026-08-24 03:06:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003316 10.0.0.190 - - [2026-08-24 03:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006106 10.0.0.191 - - [2026-08-24 03:06:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002685 10.0.0.190 - - [2026-08-24 03:06:38] "POST /neutron/network HTTP/1.1" 200 151 0.136940 10.0.0.191 - - [2026-08-24 03:06:40] "GET /projects?obj_uuids=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001080 10.0.0.190 - - [2026-08-24 03:06:40] "GET /project/170d2c1b-52cd-484b-a4ec-48b912b068a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.067177 10.0.0.191 - - [2026-08-24 03:06:40] "GET /projects?obj_uuids=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000946 10.0.0.190 - - [2026-08-24 03:06:40] "GET /project/170d2c1b-52cd-484b-a4ec-48b912b068a5?fields=virtual_networks HTTP/1.1" 200 1038 0.056214 10.0.0.191 - - [2026-08-24 03:06:40] "GET /projects?obj_uuids=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001490 10.0.0.190 - - [2026-08-24 03:06:40] "GET /project/170d2c1b-52cd-484b-a4ec-48b912b068a5?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.051055 10.0.0.191 - - [2026-08-24 03:06:40] "GET /projects?obj_uuids=170d2c1b-52cd-484b-a4ec-48b912b068a5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000984 10.0.0.190 - - [2026-08-24 03:06:40] "GET /project/170d2c1b-52cd-484b-a4ec-48b912b068a5?fields=security_groups HTTP/1.1" 200 1267 0.055881 10.0.0.190 - - [2026-08-24 03:06:41] "POST /fqname-to-id HTTP/1.1" 404 200 0.030524 10.0.0.191 - - [2026-08-24 03:06:41] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003567 10.0.0.191 - - [2026-08-24 03:06:41] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001146 10.0.0.191 - - [2026-08-24 03:06:41] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.042133 10.0.0.191 - - [2026-08-24 03:06:41] "POST /id-to-fqname HTTP/1.1" 200 202 0.005280 10.0.0.191 - - [2026-08-24 03:06:41] "POST /fqname-to-id HTTP/1.1" 404 211 0.008194 10.0.0.191 - - [2026-08-24 03:06:42] "POST /security-groups HTTP/1.1" 200 603 0.032027 10.0.0.191 - - [2026-08-24 03:06:42] "POST /projects HTTP/1.1" 200 609 0.255915 10.0.0.191 - - [2026-08-24 03:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.291657 10.0.0.190 - - [2026-08-24 03:06:42] "POST /access-control-lists HTTP/1.1" 200 610 0.032296 10.0.0.190 - - [2026-08-24 03:06:42] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.472919 10.0.0.190 - - [2026-08-24 03:06:43] "GET / HTTP/1.1" 200 36215 0.001677 10.0.0.190 - - [2026-08-24 03:06:46] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000472 10.0.0.191 - - [2026-08-24 03:06:47] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000924 10.0.0.190 - - [2026-08-24 03:06:47] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.064132 10.0.0.190 - - [2026-08-24 03:06:47] "GET / HTTP/1.1" 200 36215 0.001856 10.0.0.190 - - [2026-08-24 03:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.191 - - [2026-08-24 03:06:48] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001212 10.0.0.190 - - [2026-08-24 03:06:48] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008051 10.0.0.190 - - [2026-08-24 03:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.191 - - [2026-08-24 03:06:48] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001105 10.0.0.190 - - [2026-08-24 03:06:48] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.056773 10.0.0.190 - - [2026-08-24 03:06:49] "GET /domains HTTP/1.1" 401 293 0.000477 10.0.0.190 - - [2026-08-24 03:06:50] "GET /domains HTTP/1.1" 200 281 0.325127 10.0.0.191 - - [2026-08-24 03:06:50] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001009 10.0.0.190 - - [2026-08-24 03:06:50] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b HTTP/1.1" 200 2980 0.010370 10.0.0.191 - - [2026-08-24 03:06:50] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000924 10.0.0.190 - - [2026-08-24 03:06:50] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46 HTTP/1.1" 200 1930 0.102453 10.0.0.190 - - [2026-08-24 03:06:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.006792 10.0.0.190 - - [2026-08-24 03:06:50] "POST /network-ipams HTTP/1.1" 200 623 0.036289 10.0.0.190 - - [2026-08-24 03:06:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.003543 10.0.0.190 - - [2026-08-24 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.190 - - [2026-08-24 03:06:50] "GET /network-ipam/cc6e4ea2-f52d-4c7f-bcce-c2591a887e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.007233 10.0.0.190 - - [2026-08-24 03:06:50] "PUT /network-ipam/cc6e4ea2-f52d-4c7f-bcce-c2591a887e72 HTTP/1.1" 200 259 0.017947 10.0.0.191 - - [2026-08-24 03:06:50] "GET /obj-perms HTTP/1.1" 200 4509 0.062031 10.0.0.190 - - [2026-08-24 03:06:50] "POST /fqname-to-id HTTP/1.1" 401 293 0.000477 10.0.0.190 - - [2026-08-24 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.025984 10.0.0.191 - - [2026-08-24 03:06:51] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000882 10.0.0.190 - - [2026-08-24 03:06:51] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.064792 10.0.0.190 - - [2026-08-24 03:06:51] "POST /route-targets HTTP/1.1" 200 328 0.027545 10.0.0.191 - - [2026-08-24 03:06:51] "POST /useragent-kv HTTP/1.1" 200 115 0.013686 10.0.0.190 - - [2026-08-24 03:06:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.271133 10.0.0.190 - - [2026-08-24 03:06:52] "POST /neutron/network HTTP/1.1" 200 1337 0.022367 10.0.0.190 - - [2026-08-24 03:06:52] "POST /id-to-fqname HTTP/1.1" 200 235 0.001121 10.0.0.190 - - [2026-08-24 03:06:52] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.006120 10.0.0.190 - - [2026-08-24 03:06:52] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.006023 10.0.0.190 - - [2026-08-24 03:06:52] "POST /neutron/subnet HTTP/1.1" 200 701 0.010171 10.0.0.190 - - [2026-08-24 03:06:53] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.007499 10.0.0.190 - - [2026-08-24 03:06:53] "GET /obj-perms HTTP/1.1" 200 4472 0.069900 10.0.0.190 - - [2026-08-24 03:06:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.003995 10.0.0.190 - - [2026-08-24 03:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.191 - - [2026-08-24 03:06:54] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000951 10.0.0.190 - - [2026-08-24 03:06:54] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.063418 10.0.0.190 - - [2026-08-24 03:06:54] "POST /network-policys HTTP/1.1" 200 565 0.035660 10.0.0.190 - - [2026-08-24 03:06:54] "GET /network-policy/365bc096-37f1-4053-be80-e278b71b91d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007666 10.0.0.190 - - [2026-08-24 03:06:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.003181 10.0.0.190 - - [2026-08-24 03:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.191 - - [2026-08-24 03:06:55] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001013 10.0.0.190 - - [2026-08-24 03:06:55] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.052184 10.0.0.190 - - [2026-08-24 03:06:55] "POST /network-policys HTTP/1.1" 200 565 0.032609 10.0.0.190 - - [2026-08-24 03:06:55] "GET /network-policy/1f688f5e-5afb-42be-8c37-d8917cb119b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.008265 10.0.0.190 - - [2026-08-24 03:06:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.003607 10.0.0.190 - - [2026-08-24 03:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.191 - - [2026-08-24 03:06:55] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001009 10.0.0.190 - - [2026-08-24 03:06:55] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.053060 10.0.0.190 - - [2026-08-24 03:06:55] "POST /network-policys HTTP/1.1" 200 565 0.032936 10.0.0.190 - - [2026-08-24 03:06:55] "GET /network-policy/4a97c54f-6741-4a86-a672-db111450b092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006886 10.0.0.190 - - [2026-08-24 03:06:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.003772 10.0.0.190 - - [2026-08-24 03:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.191 - - [2026-08-24 03:06:55] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001028 10.0.0.190 - - [2026-08-24 03:06:56] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.056261 10.0.0.190 - - [2026-08-24 03:06:56] "POST /network-policys HTTP/1.1" 200 565 0.037746 10.0.0.190 - - [2026-08-24 03:06:56] "GET /network-policy/26e38cbc-fcc0-460a-9406-6913682fe4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.009098 10.0.0.190 - - [2026-08-24 03:06:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.003644 10.0.0.190 - - [2026-08-24 03:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.191 - - [2026-08-24 03:06:56] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001060 10.0.0.190 - - [2026-08-24 03:06:56] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.069953 10.0.0.190 - - [2026-08-24 03:06:56] "POST /network-policys HTTP/1.1" 200 565 0.035419 10.0.0.190 - - [2026-08-24 03:06:56] "GET /network-policy/9b92e4da-f3ca-45f0-814d-93267888ffd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007302 10.0.0.190 - - [2026-08-24 03:06:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.004114 10.0.0.190 - - [2026-08-24 03:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007937 10.0.0.191 - - [2026-08-24 03:06:56] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001076 10.0.0.190 - - [2026-08-24 03:06:56] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.054052 10.0.0.190 - - [2026-08-24 03:06:56] "POST /network-policys HTTP/1.1" 200 565 0.053151 10.0.0.190 - - [2026-08-24 03:06:57] "GET /network-policy/15360879-7029-41c6-8cdc-8e9534a2bee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.009892 10.0.0.190 - - [2026-08-24 03:06:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.004963 10.0.0.190 - - [2026-08-24 03:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.191 - - [2026-08-24 03:06:57] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000939 10.0.0.190 - - [2026-08-24 03:06:57] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.058987 10.0.0.190 - - [2026-08-24 03:06:57] "POST /network-policys HTTP/1.1" 200 565 0.039024 10.0.0.190 - - [2026-08-24 03:06:57] "GET /network-policy/56ed96c2-4651-4331-b6c4-ad3267b5a1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.008039 10.0.0.190 - - [2026-08-24 03:06:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.003555 10.0.0.190 - - [2026-08-24 03:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.191 - - [2026-08-24 03:06:57] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014 10.0.0.190 - - [2026-08-24 03:06:57] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.061145 10.0.0.190 - - [2026-08-24 03:06:57] "POST /network-policys HTTP/1.1" 200 565 0.050551 10.0.0.190 - - [2026-08-24 03:06:57] "GET /network-policy/96e8e29e-b214-4b76-a2f0-620302bdb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.007840 10.0.0.190 - - [2026-08-24 03:06:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.003763 10.0.0.190 - - [2026-08-24 03:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.191 - - [2026-08-24 03:06:58] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001272 10.0.0.190 - - [2026-08-24 03:06:58] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.067778 10.0.0.190 - - [2026-08-24 03:06:58] "POST /network-policys HTTP/1.1" 200 565 0.031501 10.0.0.190 - - [2026-08-24 03:06:58] "GET /network-policy/24c44b58-69e3-469d-9f9f-cff759d5f92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007360 10.0.0.190 - - [2026-08-24 03:06:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.003537 10.0.0.190 - - [2026-08-24 03:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.191 - - [2026-08-24 03:06:58] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001249 10.0.0.190 - - [2026-08-24 03:06:58] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.069529 10.0.0.190 - - [2026-08-24 03:06:58] "POST /network-policys HTTP/1.1" 200 565 0.033364 10.0.0.190 - - [2026-08-24 03:06:58] "GET /network-policy/93466fc3-0d4c-4724-b1d1-6e9fd9e8138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.006620 10.0.0.190 - - [2026-08-24 03:06:58] "POST /neutron/network HTTP/1.1" 200 1337 0.012479 10.0.0.190 - - [2026-08-24 03:06:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.048170 10.0.0.190 - - [2026-08-24 03:06:59] "POST /access-control-lists HTTP/1.1" 200 611 0.076847 10.0.0.190 - - [2026-08-24 03:06:59] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.030806 10.0.0.190 - - [2026-08-24 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007079 10.0.0.190 - - [2026-08-24 03:06:59] "GET /network-policy/15360879-7029-41c6-8cdc-8e9534a2bee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004702 10.0.0.190 - - [2026-08-24 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.190 - - [2026-08-24 03:06:59] "GET /network-policy/1f688f5e-5afb-42be-8c37-d8917cb119b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.004857 10.0.0.190 - - [2026-08-24 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.190 - - [2026-08-24 03:06:59] "GET /network-policy/24c44b58-69e3-469d-9f9f-cff759d5f92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004382 10.0.0.190 - - [2026-08-24 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006633 10.0.0.190 - - [2026-08-24 03:06:59] "GET /network-policy/26e38cbc-fcc0-460a-9406-6913682fe4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004469 10.0.0.190 - - [2026-08-24 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.190 - - [2026-08-24 03:06:59] "GET /network-policy/365bc096-37f1-4053-be80-e278b71b91d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004601 10.0.0.190 - - [2026-08-24 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.190 - - [2026-08-24 03:06:59] "GET /network-policy/4a97c54f-6741-4a86-a672-db111450b092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004816 10.0.0.190 - - [2026-08-24 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.190 - - [2026-08-24 03:06:59] "GET /network-policy/56ed96c2-4651-4331-b6c4-ad3267b5a1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005136 10.0.0.190 - - [2026-08-24 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097 10.0.0.190 - - [2026-08-24 03:06:59] "GET /network-policy/93466fc3-0d4c-4724-b1d1-6e9fd9e8138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.005339 10.0.0.190 - - [2026-08-24 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.190 - - [2026-08-24 03:06:59] "GET /network-policy/96e8e29e-b214-4b76-a2f0-620302bdb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004168 10.0.0.190 - - [2026-08-24 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.190 - - [2026-08-24 03:06:59] "GET /network-policy/9b92e4da-f3ca-45f0-814d-93267888ffd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004576 10.0.0.190 - - [2026-08-24 03:06:59] "POST /id-to-fqname HTTP/1.1" 200 235 0.001361 10.0.0.190 - - [2026-08-24 03:07:00] "POST /neutron/network HTTP/1.1" 200 2260 0.008088 10.0.0.190 - - [2026-08-24 03:07:00] "POST /neutron/port HTTP/1.1" 200 117 0.010820 10.0.0.191 - - [2026-08-24 03:07:04] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073 10.0.0.190 - - [2026-08-24 03:07:05] "POST /neutron/port HTTP/1.1" 200 1174 0.391832 10.0.0.190 - - [2026-08-24 03:07:05] "POST /neutron/port HTTP/1.1" 200 1228 0.148297 10.0.0.190 - - [2026-08-24 03:07:06] "POST /neutron/port HTTP/1.1" 200 1238 0.022048 10.0.0.190 - - [2026-08-24 03:07:06] "POST /neutron/subnet HTTP/1.1" 200 1361 0.018501 10.0.0.190 - - [2026-08-24 03:07:06] "POST /neutron/network HTTP/1.1" 200 2250 0.014207 10.0.0.191 - - [2026-08-24 03:07:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000569 10.0.0.191 - - [2026-08-24 03:07:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.190 - - [2026-08-24 03:07:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.190 - - [2026-08-24 03:07:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000497 10.0.0.191 - - [2026-08-24 03:07:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.191 - - [2026-08-24 03:07:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000435 10.0.0.50 - - [2026-08-24 03:07:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.50 - - [2026-08-24 03:07:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.190 - - [2026-08-24 03:07:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000466 10.0.0.190 - - [2026-08-24 03:07:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.50 - - [2026-08-24 03:07:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.50 - - [2026-08-24 03:07:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.190 - - [2026-08-24 03:07:15] "POST /neutron/port HTTP/1.1" 200 1238 0.020941 10.0.0.190 - - [2026-08-24 03:07:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007743 10.0.0.191 - - [2026-08-24 03:07:26] "DELETE /project/170d2c1b-52cd-484b-a4ec-48b912b068a5 HTTP/1.1" 404 177 0.002802 10.0.0.191 - - [2026-08-24 03:07:26] "DELETE /project/f8f89341137c4470bd30da7c75d2fc46 HTTP/1.1" 404 173 0.005082 10.0.0.190 - - [2026-08-24 03:07:26] "POST /neutron/port HTTP/1.1" 200 1238 0.022902 10.0.0.190 - - [2026-08-24 03:07:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008045 10.0.0.190 - - [2026-08-24 03:07:26] "GET /virtual-machine/37e3257a-babb-4a13-85f2-91f1009f027c HTTP/1.1" 401 293 0.000587 10.0.0.190 - - [2026-08-24 03:07:26] "GET /virtual-machine/37e3257a-babb-4a13-85f2-91f1009f027c HTTP/1.1" 200 1305 0.030068 10.0.0.190 - - [2026-08-24 03:07:26] "GET /virtual-machine-interface/42bd7d47-6cd4-4fbb-bec2-3ef0918d1914 HTTP/1.1" 200 3177 0.005603 10.0.0.190 - - [2026-08-24 03:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.190 - - [2026-08-24 03:07:26] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003927 10.0.0.190 - - [2026-08-24 03:07:26] "GET /virtual-networks?parent_id=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003866 10.0.0.190 - - [2026-08-24 03:07:26] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.006047 10.0.0.190 - - [2026-08-24 03:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.190 - - [2026-08-24 03:07:29] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.008784 10.0.0.190 - - [2026-08-24 03:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.190 - - [2026-08-24 03:07:34] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.006024 10.0.0.190 - - [2026-08-24 03:07:36] "POST /neutron/network HTTP/1.1" 200 2260 0.035965 10.0.0.190 - - [2026-08-24 03:07:36] "POST /neutron/subnet HTTP/1.1" 200 1361 0.018222 10.0.0.190 - - [2026-08-24 03:07:36] "POST /neutron/network HTTP/1.1" 200 2250 0.012271 10.0.0.190 - - [2026-08-24 03:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.190 - - [2026-08-24 03:07:38] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.005955 10.0.0.190 - - [2026-08-24 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.190 - - [2026-08-24 03:07:42] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.006157 10.0.0.190 - - [2026-08-24 03:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.190 - - [2026-08-24 03:07:46] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.008494 10.0.0.190 - - [2026-08-24 03:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.190 - - [2026-08-24 03:07:50] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.005754 10.0.0.50 - - [2026-08-24 03:07:51] "GET /obj-perms HTTP/1.1" 200 4509 0.044359 10.0.0.190 - - [2026-08-24 03:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.190 - - [2026-08-24 03:07:54] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.005468 10.0.0.190 - - [2026-08-24 03:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.190 - - [2026-08-24 03:07:58] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.006178 10.0.0.190 - - [2026-08-24 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.190 - - [2026-08-24 03:08:02] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003951 10.0.0.190 - - [2026-08-24 03:08:02] "GET /virtual-networks?parent_id=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003389 10.0.0.190 - - [2026-08-24 03:08:02] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.005791 10.0.0.190 - - [2026-08-24 03:08:08] "POST /neutron/port HTTP/1.1" 200 1238 0.021759 10.0.0.190 - - [2026-08-24 03:08:13] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008038 10.0.0.190 - - [2026-08-24 03:08:21] "POST /neutron/port HTTP/1.1" 200 1238 0.039790 10.0.0.190 - - [2026-08-24 03:08:23] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007812 10.0.0.190 - - [2026-08-24 03:08:28] "POST /neutron/port HTTP/1.1" 200 1238 0.021946 10.0.0.190 - - [2026-08-24 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.190 - - [2026-08-24 03:08:29] "GET /network-policy/365bc096-37f1-4053-be80-e278b71b91d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.003908 10.0.0.190 - - [2026-08-24 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.190 - - [2026-08-24 03:08:29] "GET /network-policy/1f688f5e-5afb-42be-8c37-d8917cb119b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.004889 10.0.0.190 - - [2026-08-24 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.190 - - [2026-08-24 03:08:29] "GET /network-policy/4a97c54f-6741-4a86-a672-db111450b092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004266 10.0.0.190 - - [2026-08-24 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.190 - - [2026-08-24 03:08:29] "GET /network-policy/26e38cbc-fcc0-460a-9406-6913682fe4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004386 10.0.0.190 - - [2026-08-24 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.190 - - [2026-08-24 03:08:29] "GET /network-policy/9b92e4da-f3ca-45f0-814d-93267888ffd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004859 10.0.0.190 - - [2026-08-24 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.190 - - [2026-08-24 03:08:29] "GET /network-policy/15360879-7029-41c6-8cdc-8e9534a2bee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004899 10.0.0.190 - - [2026-08-24 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.190 - - [2026-08-24 03:08:29] "GET /network-policy/56ed96c2-4651-4331-b6c4-ad3267b5a1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006097 10.0.0.190 - - [2026-08-24 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.190 - - [2026-08-24 03:08:29] "GET /network-policy/96e8e29e-b214-4b76-a2f0-620302bdb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004718 10.0.0.190 - - [2026-08-24 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.190 - - [2026-08-24 03:08:29] "GET /network-policy/24c44b58-69e3-469d-9f9f-cff759d5f92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005151 10.0.0.190 - - [2026-08-24 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.190 - - [2026-08-24 03:08:29] "GET /network-policy/93466fc3-0d4c-4724-b1d1-6e9fd9e8138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.005157 10.0.0.190 - - [2026-08-24 03:08:29] "PUT /access-control-list/aaeeba26-be9d-414e-803f-c1c82bd43ed8 HTTP/1.1" 200 273 0.032024 10.0.0.190 - - [2026-08-24 03:08:29] "POST /neutron/network HTTP/1.1" 200 1440 0.151068 10.0.0.190 - - [2026-08-24 03:08:30] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.009544 10.0.0.190 - - [2026-08-24 03:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.190 - - [2026-08-24 03:08:30] "GET /network-policy/365bc096-37f1-4053-be80-e278b71b91d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004735 10.0.0.190 - - [2026-08-24 03:08:35] "POST /neutron/network HTTP/1.1" 200 1440 0.111729 10.0.0.190 - - [2026-08-24 03:08:35] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.007232 10.0.0.190 - - [2026-08-24 03:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.190 - - [2026-08-24 03:08:35] "GET /network-policy/1f688f5e-5afb-42be-8c37-d8917cb119b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.005041 10.0.0.190 - - [2026-08-24 03:08:37] "POST /neutron/port HTTP/1.1" 200 1238 0.018902 10.0.0.190 - - [2026-08-24 03:08:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004501 10.0.0.190 - - [2026-08-24 03:08:38] "POST /neutron/port HTTP/1.1" 200 117 0.001511 10.0.0.190 - - [2026-08-24 03:08:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.015124 10.0.0.190 - - [2026-08-24 03:08:40] "POST /neutron/network HTTP/1.1" 200 1440 0.133792 10.0.0.190 - - [2026-08-24 03:08:40] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.032248 10.0.0.190 - - [2026-08-24 03:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.190 - - [2026-08-24 03:08:40] "GET /network-policy/4a97c54f-6741-4a86-a672-db111450b092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004922 10.0.0.190 - - [2026-08-24 03:08:45] "POST /neutron/network HTTP/1.1" 200 1440 0.122502 10.0.0.190 - - [2026-08-24 03:08:45] "PUT /access-control-list/aaeeba26-be9d-414e-803f-c1c82bd43ed8 HTTP/1.1" 200 273 0.037443 10.0.0.190 - - [2026-08-24 03:08:45] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.007553 10.0.0.190 - - [2026-08-24 03:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.190 - - [2026-08-24 03:08:45] "GET /network-policy/26e38cbc-fcc0-460a-9406-6913682fe4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004542 10.0.0.190 - - [2026-08-24 03:08:51] "POST /neutron/network HTTP/1.1" 200 1440 0.125048 10.0.0.190 - - [2026-08-24 03:08:51] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.006190 10.0.0.190 - - [2026-08-24 03:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.190 - - [2026-08-24 03:08:51] "GET /network-policy/9b92e4da-f3ca-45f0-814d-93267888ffd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004316 10.0.0.190 - - [2026-08-24 03:08:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.003767 10.0.0.190 - - [2026-08-24 03:08:56] "POST /neutron/network HTTP/1.1" 200 1440 0.144179 10.0.0.190 - - [2026-08-24 03:08:56] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.007953 10.0.0.190 - - [2026-08-24 03:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.190 - - [2026-08-24 03:08:56] "GET /network-policy/15360879-7029-41c6-8cdc-8e9534a2bee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004946 10.0.0.190 - - [2026-08-24 03:09:01] "PUT /access-control-list/aaeeba26-be9d-414e-803f-c1c82bd43ed8 HTTP/1.1" 200 273 0.046988 10.0.0.190 - - [2026-08-24 03:09:01] "POST /neutron/network HTTP/1.1" 200 1440 0.138755 10.0.0.190 - - [2026-08-24 03:09:01] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.007137 10.0.0.190 - - [2026-08-24 03:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.190 - - [2026-08-24 03:09:01] "GET /network-policy/56ed96c2-4651-4331-b6c4-ad3267b5a1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005358 10.0.0.190 - - [2026-08-24 03:09:07] "POST /neutron/network HTTP/1.1" 200 1440 0.134213 10.0.0.190 - - [2026-08-24 03:09:07] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.007216 10.0.0.190 - - [2026-08-24 03:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.190 - - [2026-08-24 03:09:07] "GET /network-policy/96e8e29e-b214-4b76-a2f0-620302bdb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004292 10.0.0.190 - - [2026-08-24 03:09:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.007900 10.0.0.190 - - [2026-08-24 03:09:12] "POST /neutron/network HTTP/1.1" 200 1440 0.105269 10.0.0.190 - - [2026-08-24 03:09:12] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.009679 10.0.0.190 - - [2026-08-24 03:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.190 - - [2026-08-24 03:09:12] "GET /network-policy/24c44b58-69e3-469d-9f9f-cff759d5f92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004065 10.0.0.190 - - [2026-08-24 03:09:17] "POST /neutron/network HTTP/1.1" 200 1440 0.105572 10.0.0.190 - - [2026-08-24 03:09:17] "PUT /access-control-list/aaeeba26-be9d-414e-803f-c1c82bd43ed8 HTTP/1.1" 200 273 0.076141 10.0.0.190 - - [2026-08-24 03:09:17] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.006356 10.0.0.190 - - [2026-08-24 03:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.190 - - [2026-08-24 03:09:17] "GET /network-policy/93466fc3-0d4c-4724-b1d1-6e9fd9e8138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004843 10.0.0.190 - - [2026-08-24 03:09:22] "GET /virtual-machine/37e3257a-babb-4a13-85f2-91f1009f027c HTTP/1.1" 200 1305 0.004436 10.0.0.190 - - [2026-08-24 03:09:24] "GET /virtual-machine/37e3257a-babb-4a13-85f2-91f1009f027c HTTP/1.1" 200 1305 0.005094 10.0.0.190 - - [2026-08-24 03:09:25] "POST /neutron/port HTTP/1.1" 200 1228 0.016950 10.0.0.190 - - [2026-08-24 03:09:26] "GET /virtual-machine/37e3257a-babb-4a13-85f2-91f1009f027c HTTP/1.1" 404 171 0.003682 10.0.0.190 - - [2026-08-24 03:09:26] "GET /virtual-machine/37e3257a-babb-4a13-85f2-91f1009f027c HTTP/1.1" 404 171 0.003460 10.0.0.190 - - [2026-08-24 03:09:26] "GET /virtual-machine/37e3257a-babb-4a13-85f2-91f1009f027c HTTP/1.1" 404 171 0.003146 10.0.0.190 - - [2026-08-24 03:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.190 - - [2026-08-24 03:09:27] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004036 10.0.0.190 - - [2026-08-24 03:09:27] "GET /virtual-networks?parent_id=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003379 10.0.0.190 - - [2026-08-24 03:09:27] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.006638 10.0.0.190 - - [2026-08-24 03:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.190 - - [2026-08-24 03:09:27] "GET /routing-instance/940c1555-c40a-4e15-ba81-90d9dde541a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.006353 10.0.0.190 - - [2026-08-24 03:09:27] "GET /route-target/6adf290f-bec2-4798-ba0e-e84895d45a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004415 10.0.0.190 - - [2026-08-24 03:09:27] "GET /obj-perms HTTP/1.1" 200 4472 0.004043 10.0.0.190 - - [2026-08-24 03:09:30] "GET /obj-perms HTTP/1.1" 200 4472 0.004723 10.0.0.190 - - [2026-08-24 03:09:36] "GET /obj-perms HTTP/1.1" 200 4472 0.004807 10.0.0.190 - - [2026-08-24 03:09:39] "GET /obj-perms HTTP/1.1" 200 4472 0.005095 10.0.0.190 - - [2026-08-24 03:09:45] "GET /obj-perms HTTP/1.1" 200 4472 0.004277 10.0.0.190 - - [2026-08-24 03:09:46] "GET /obj-perms HTTP/1.1" 200 4472 0.003922 10.0.0.191 - - [2026-08-24 03:09:46] "GET /obj-perms HTTP/1.1" 200 4472 0.041294 10.0.0.190 - - [2026-08-24 03:09:46] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.006566 10.0.0.190 - - [2026-08-24 03:09:46] "POST /neutron/network HTTP/1.1" 200 1337 0.152659 10.0.0.190 - - [2026-08-24 03:09:46] "GET /virtual-network/05990f87-742c-4667-a1e9-f355d99f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.006347 10.0.0.190 - - [2026-08-24 03:09:46] "DELETE /network-policy/93466fc3-0d4c-4724-b1d1-6e9fd9e8138c HTTP/1.1" 200 115 0.033170 10.0.0.190 - - [2026-08-24 03:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.022084 10.0.0.191 - - [2026-08-24 03:09:46] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001049 10.0.0.190 - - [2026-08-24 03:09:46] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.045293 10.0.0.190 - - [2026-08-24 03:09:46] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-32571309&detail=False&count=False&shared=False HTTP/1.1" 200 2264 0.006456 10.0.0.190 - - [2026-08-24 03:09:46] "DELETE /network-policy/24c44b58-69e3-469d-9f9f-cff759d5f92b HTTP/1.1" 200 115 0.036492 10.0.0.190 - - [2026-08-24 03:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.191 - - [2026-08-24 03:09:46] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001453 10.0.0.190 - - [2026-08-24 03:09:47] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.047879 10.0.0.190 - - [2026-08-24 03:09:47] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-32571309&detail=False&count=False&shared=False HTTP/1.1" 200 2027 0.006116 10.0.0.190 - - [2026-08-24 03:09:47] "DELETE /network-policy/96e8e29e-b214-4b76-a2f0-620302bdb6cc HTTP/1.1" 200 115 0.037898 10.0.0.190 - - [2026-08-24 03:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008310 10.0.0.191 - - [2026-08-24 03:09:47] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000930 10.0.0.190 - - [2026-08-24 03:09:47] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.045988 10.0.0.190 - - [2026-08-24 03:09:47] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-32571309&detail=False&count=False&shared=False HTTP/1.1" 200 1790 0.006089 10.0.0.190 - - [2026-08-24 03:09:47] "DELETE /network-policy/56ed96c2-4651-4331-b6c4-ad3267b5a1d3 HTTP/1.1" 200 115 0.046125 10.0.0.190 - - [2026-08-24 03:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008336 10.0.0.191 - - [2026-08-24 03:09:47] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001097 10.0.0.190 - - [2026-08-24 03:09:47] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.065303 10.0.0.190 - - [2026-08-24 03:09:47] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-32571309&detail=False&count=False&shared=False HTTP/1.1" 200 1553 0.005706 10.0.0.190 - - [2026-08-24 03:09:47] "DELETE /network-policy/15360879-7029-41c6-8cdc-8e9534a2bee7 HTTP/1.1" 200 115 0.056492 10.0.0.190 - - [2026-08-24 03:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.191 - - [2026-08-24 03:09:47] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001057 10.0.0.190 - - [2026-08-24 03:09:47] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.062385 10.0.0.190 - - [2026-08-24 03:09:47] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-32571309&detail=False&count=False&shared=False HTTP/1.1" 200 1316 0.005552 10.0.0.190 - - [2026-08-24 03:09:47] "DELETE /network-policy/9b92e4da-f3ca-45f0-814d-93267888ffd6 HTTP/1.1" 200 115 0.039107 10.0.0.190 - - [2026-08-24 03:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.191 - - [2026-08-24 03:09:47] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001024 10.0.0.190 - - [2026-08-24 03:09:47] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.046883 10.0.0.190 - - [2026-08-24 03:09:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-32571309&detail=False&count=False&shared=False HTTP/1.1" 200 1078 0.006169 10.0.0.190 - - [2026-08-24 03:09:48] "DELETE /network-policy/26e38cbc-fcc0-460a-9406-6913682fe4a5 HTTP/1.1" 200 115 0.046050 10.0.0.190 - - [2026-08-24 03:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006507 10.0.0.191 - - [2026-08-24 03:09:48] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000948 10.0.0.190 - - [2026-08-24 03:09:48] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.047378 10.0.0.190 - - [2026-08-24 03:09:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-32571309&detail=False&count=False&shared=False HTTP/1.1" 200 841 0.006171 10.0.0.190 - - [2026-08-24 03:09:48] "DELETE /network-policy/4a97c54f-6741-4a86-a672-db111450b092 HTTP/1.1" 200 115 0.043765 10.0.0.190 - - [2026-08-24 03:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008429 10.0.0.191 - - [2026-08-24 03:09:48] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001130 10.0.0.190 - - [2026-08-24 03:09:48] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.051510 10.0.0.190 - - [2026-08-24 03:09:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-32571309&detail=False&count=False&shared=False HTTP/1.1" 200 604 0.005900 10.0.0.190 - - [2026-08-24 03:09:48] "DELETE /network-policy/1f688f5e-5afb-42be-8c37-d8917cb119b8 HTTP/1.1" 200 115 0.052103 10.0.0.190 - - [2026-08-24 03:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 10.0.0.191 - - [2026-08-24 03:09:48] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001461 10.0.0.190 - - [2026-08-24 03:09:48] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.045677 10.0.0.190 - - [2026-08-24 03:09:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-32571309&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.005934 10.0.0.190 - - [2026-08-24 03:09:48] "DELETE /network-policy/365bc096-37f1-4053-be80-e278b71b91d9 HTTP/1.1" 200 115 0.041006 10.0.0.190 - - [2026-08-24 03:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.191 - - [2026-08-24 03:09:48] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001126 10.0.0.190 - - [2026-08-24 03:09:48] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.043254 10.0.0.190 - - [2026-08-24 03:09:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-32571309&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005890 10.0.0.191 - - [2026-08-24 03:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008760 10.0.0.191 - - [2026-08-24 03:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002972 10.0.0.191 - - [2026-08-24 03:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002618 10.0.0.191 - - [2026-08-24 03:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002304 10.0.0.191 - - [2026-08-24 03:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004034 10.0.0.191 - - [2026-08-24 03:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003351 10.0.0.190 - - [2026-08-24 03:09:49] "POST /neutron/network HTTP/1.1" 200 151 0.193788 10.0.0.190 - - [2026-08-24 03:09:49] "DELETE /route-target/6adf290f-bec2-4798-ba0e-e84895d45a1c HTTP/1.1" 200 115 0.035531 10.0.0.190 - - [2026-08-24 03:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.190 - - [2026-08-24 03:09:49] "DELETE /network-ipam/cc6e4ea2-f52d-4c7f-bcce-c2591a887e72 HTTP/1.1" 200 115 0.043959 10.0.0.190 - - [2026-08-24 03:09:49] "POST /fqname-to-id HTTP/1.1" 404 260 0.003208 10.0.0.191 - - [2026-08-24 03:09:49] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000856 10.0.0.191 - - [2026-08-24 03:09:49] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.050750 10.0.0.191 - - [2026-08-24 03:09:49] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001352 10.0.0.191 - - [2026-08-24 03:09:49] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?fields=security_groups HTTP/1.1" 200 1400 0.042339 10.0.0.191 - - [2026-08-24 03:09:49] "DELETE /security-group/1556d2e5-ae81-4249-8737-855367467bc6 HTTP/1.1" 200 115 0.059382 10.0.0.191 - - [2026-08-24 03:09:49] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001353 10.0.0.191 - - [2026-08-24 03:09:49] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?fields=application_policy_sets HTTP/1.1" 200 1439 0.076893 10.0.0.190 - - [2026-08-24 03:09:50] "DELETE /project/f8f89341-137c-4470-bd30-da7c75d2fc46 HTTP/1.1" 200 115 0.453231 10.0.0.191 - - [2026-08-24 03:09:50] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001088 10.0.0.190 - - [2026-08-24 03:09:50] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?fields=projects HTTP/1.1" 200 1443 0.015228 10.0.0.191 - - [2026-08-24 03:09:52] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003891 10.0.0.191 - - [2026-08-24 03:09:52] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000937 10.0.0.191 - - [2026-08-24 03:09:52] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007968 10.0.0.191 - - [2026-08-24 03:09:53] "POST /id-to-fqname HTTP/1.1" 200 202 0.002985 10.0.0.191 - - [2026-08-24 03:09:53] "POST /fqname-to-id HTTP/1.1" 404 211 0.008835 10.0.0.191 - - [2026-08-24 03:09:53] "POST /security-groups HTTP/1.1" 200 603 0.077991 10.0.0.190 - - [2026-08-24 03:09:53] "POST /fqname-to-id HTTP/1.1" 404 246 0.003502 10.0.0.191 - - [2026-08-24 03:09:53] "POST /projects HTTP/1.1" 200 609 0.352518 10.0.0.191 - - [2026-08-24 03:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.434837 10.0.0.190 - - [2026-08-24 03:09:53] "POST /access-control-lists HTTP/1.1" 200 608 0.059023 10.0.0.190 - - [2026-08-24 03:09:53] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.721269 10.0.0.191 - - [2026-08-24 03:09:53] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.190 - - [2026-08-24 03:09:53] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?fields=virtual_networks HTTP/1.1" 200 1059 0.074903 10.0.0.191 - - [2026-08-24 03:09:53] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001507 10.0.0.190 - - [2026-08-24 03:09:53] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.065397 10.0.0.191 - - [2026-08-24 03:09:53] "GET /projects?obj_uuids=f8f89341-137c-4470-bd30-da7c75d2fc46&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000964 10.0.0.190 - - [2026-08-24 03:09:53] "GET /project/f8f89341-137c-4470-bd30-da7c75d2fc46?fields=security_groups HTTP/1.1" 200 1298 0.065806 10.0.0.190 - - [2026-08-24 03:09:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.031796 10.0.0.191 - - [2026-08-24 03:09:54] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003695 10.0.0.191 - - [2026-08-24 03:09:54] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001000 10.0.0.191 - - [2026-08-24 03:09:54] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007272 10.0.0.191 - - [2026-08-24 03:09:55] "POST /id-to-fqname HTTP/1.1" 200 196 0.002285 10.0.0.191 - - [2026-08-24 03:09:55] "POST /fqname-to-id HTTP/1.1" 404 205 0.006866 10.0.0.191 - - [2026-08-24 03:09:55] "POST /security-groups HTTP/1.1" 200 597 0.081671 10.0.0.191 - - [2026-08-24 03:09:55] "POST /projects HTTP/1.1" 200 597 0.310456 10.0.0.191 - - [2026-08-24 03:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.380580 10.0.0.190 - - [2026-08-24 03:09:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.004732 10.0.0.190 - - [2026-08-24 03:09:55] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.538710 10.0.0.190 - - [2026-08-24 03:09:56] "GET / HTTP/1.1" 200 36215 0.001565 10.0.0.190 - - [2026-08-24 03:09:58] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000553 10.0.0.191 - - [2026-08-24 03:09:59] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001052 10.0.0.190 - - [2026-08-24 03:09:59] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.070428 10.0.0.190 - - [2026-08-24 03:09:59] "GET / HTTP/1.1" 200 36215 0.002028 10.0.0.190 - - [2026-08-24 03:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.191 - - [2026-08-24 03:10:00] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001237 10.0.0.190 - - [2026-08-24 03:10:00] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.009010 10.0.0.190 - - [2026-08-24 03:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.191 - - [2026-08-24 03:10:00] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001020 10.0.0.190 - - [2026-08-24 03:10:00] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.055639 10.0.0.190 - - [2026-08-24 03:10:01] "GET /domains HTTP/1.1" 401 293 0.000518 10.0.0.190 - - [2026-08-24 03:10:02] "GET /domains HTTP/1.1" 200 281 0.037964 10.0.0.191 - - [2026-08-24 03:10:02] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001032 10.0.0.190 - - [2026-08-24 03:10:02] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b HTTP/1.1" 200 2984 0.010307 10.0.0.191 - - [2026-08-24 03:10:02] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000972 10.0.0.190 - - [2026-08-24 03:10:02] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d HTTP/1.1" 200 1893 0.104819 10.0.0.190 - - [2026-08-24 03:10:02] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.005013 10.0.0.190 - - [2026-08-24 03:10:02] "POST /network-ipams HTTP/1.1" 200 605 0.035769 10.0.0.190 - - [2026-08-24 03:10:02] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004071 10.0.0.190 - - [2026-08-24 03:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.190 - - [2026-08-24 03:10:02] "GET /network-ipam/578a7a1f-33cc-4b05-9ae7-e3edab81255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007139 10.0.0.190 - - [2026-08-24 03:10:02] "PUT /network-ipam/578a7a1f-33cc-4b05-9ae7-e3edab81255c HTTP/1.1" 200 259 0.019815 10.0.0.190 - - [2026-08-24 03:10:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000480 10.0.0.190 - - [2026-08-24 03:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.028380 10.0.0.191 - - [2026-08-24 03:10:03] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001650 10.0.0.190 - - [2026-08-24 03:10:03] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.047784 10.0.0.190 - - [2026-08-24 03:10:03] "POST /ref-update HTTP/1.1" 200 156 0.033418 10.0.0.191 - - [2026-08-24 03:10:04] "POST /useragent-kv HTTP/1.1" 200 115 0.008925 10.0.0.190 - - [2026-08-24 03:10:04] "POST /neutron/subnet HTTP/1.1" 200 701 0.262810 10.0.0.190 - - [2026-08-24 03:10:04] "POST /id-to-fqname HTTP/1.1" 200 229 0.001464 10.0.0.190 - - [2026-08-24 03:10:04] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.007614 10.0.0.190 - - [2026-08-24 03:10:04] "POST /neutron/network HTTP/1.1" 200 1074 0.009645 10.0.0.190 - - [2026-08-24 03:10:04] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.006113 10.0.0.190 - - [2026-08-24 03:10:04] "POST /neutron/subnet HTTP/1.1" 200 701 0.009182 10.0.0.190 - - [2026-08-24 03:10:05] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.005853 10.0.0.50 - - [2026-08-24 03:10:06] "GET /obj-perms HTTP/1.1" 200 4466 0.054365 10.0.0.190 - - [2026-08-24 03:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.191 - - [2026-08-24 03:10:06] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001318 10.0.0.190 - - [2026-08-24 03:10:06] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.051469 10.0.0.191 - - [2026-08-24 03:10:07] "POST /useragent-kv HTTP/1.1" 200 115 0.009448 10.0.0.190 - - [2026-08-24 03:10:07] "POST /neutron/subnet HTTP/1.1" 200 701 0.238232 10.0.0.190 - - [2026-08-24 03:10:07] "POST /id-to-fqname HTTP/1.1" 200 229 0.001771 10.0.0.190 - - [2026-08-24 03:10:07] "GET /virtual-network/2659ff72-611f-4bff-99db-565a8632e697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.009187 10.0.0.190 - - [2026-08-24 03:10:07] "POST /neutron/network HTTP/1.1" 200 1074 0.011073 10.0.0.190 - - [2026-08-24 03:10:07] "GET /virtual-network/2659ff72-611f-4bff-99db-565a8632e697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005672 10.0.0.190 - - [2026-08-24 03:10:07] "POST /neutron/subnet HTTP/1.1" 200 701 0.010539 10.0.0.190 - - [2026-08-24 03:10:08] "GET /virtual-network/2659ff72-611f-4bff-99db-565a8632e697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006140 10.0.0.191 - - [2026-08-24 03:10:08] "GET /obj-perms HTTP/1.1" 200 4466 0.048770 10.0.0.190 - - [2026-08-24 03:10:08] "POST /fqname-to-id HTTP/1.1" 404 205 0.004109 10.0.0.190 - - [2026-08-24 03:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.191 - - [2026-08-24 03:10:08] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001012 10.0.0.190 - - [2026-08-24 03:10:08] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.064355 10.0.0.190 - - [2026-08-24 03:10:08] "POST /network-policys HTTP/1.1" 200 529 0.032420 10.0.0.190 - - [2026-08-24 03:10:08] "GET /network-policy/fb94ab55-1c49-42b6-9cff-c31c43e8d190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006987 10.0.0.190 - - [2026-08-24 03:10:09] "POST /fqname-to-id HTTP/1.1" 404 205 0.003026 10.0.0.190 - - [2026-08-24 03:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.191 - - [2026-08-24 03:10:09] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000927 10.0.0.190 - - [2026-08-24 03:10:09] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.062535 10.0.0.190 - - [2026-08-24 03:10:09] "POST /network-policys HTTP/1.1" 200 529 0.080483 10.0.0.190 - - [2026-08-24 03:10:09] "GET /network-policy/30cdbddc-4eb8-43ac-b739-e2cb638be20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.010434 10.0.0.190 - - [2026-08-24 03:10:09] "DELETE /access-control-list/85394c1e-36a4-4276-a978-4841a5eeae08 HTTP/1.1" 200 115 0.075473 10.0.0.190 - - [2026-08-24 03:10:09] "POST /fqname-to-id HTTP/1.1" 404 205 0.004497 10.0.0.190 - - [2026-08-24 03:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005361 10.0.0.191 - - [2026-08-24 03:10:09] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001119 10.0.0.190 - - [2026-08-24 03:10:09] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.055334 10.0.0.190 - - [2026-08-24 03:10:09] "POST /network-policys HTTP/1.1" 200 529 0.034344 10.0.0.190 - - [2026-08-24 03:10:09] "GET /network-policy/458467de-c1dd-4023-839d-86b5bc2258ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006295 10.0.0.190 - - [2026-08-24 03:10:09] "POST /fqname-to-id HTTP/1.1" 404 205 0.004329 10.0.0.190 - - [2026-08-24 03:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.191 - - [2026-08-24 03:10:10] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001210 10.0.0.190 - - [2026-08-24 03:10:10] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.045603 10.0.0.190 - - [2026-08-24 03:10:10] "POST /network-policys HTTP/1.1" 200 529 0.078407 10.0.0.190 - - [2026-08-24 03:10:10] "GET /network-policy/25cb9ba8-6bff-4e53-b141-9d83a9967586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006881 10.0.0.190 - - [2026-08-24 03:10:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.004064 10.0.0.190 - - [2026-08-24 03:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.191 - - [2026-08-24 03:10:10] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001074 10.0.0.190 - - [2026-08-24 03:10:10] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.045961 10.0.0.190 - - [2026-08-24 03:10:10] "POST /network-policys HTTP/1.1" 200 533 0.034302 10.0.0.190 - - [2026-08-24 03:10:10] "GET /network-policy/4b2e8c72-36c9-444f-a81b-8402ea60e38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006470 10.0.0.190 - - [2026-08-24 03:10:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.003772 10.0.0.190 - - [2026-08-24 03:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.191 - - [2026-08-24 03:10:10] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001101 10.0.0.190 - - [2026-08-24 03:10:10] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.043148 10.0.0.190 - - [2026-08-24 03:10:11] "POST /network-policys HTTP/1.1" 200 531 0.074205 10.0.0.190 - - [2026-08-24 03:10:11] "GET /network-policy/c2ee7292-7bc8-4db8-af0c-ebb877471351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.006208 10.0.0.190 - - [2026-08-24 03:10:11] "POST /fqname-to-id HTTP/1.1" 404 206 0.003316 10.0.0.190 - - [2026-08-24 03:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.191 - - [2026-08-24 03:10:11] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001054 10.0.0.190 - - [2026-08-24 03:10:11] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.078586 10.0.0.190 - - [2026-08-24 03:10:11] "POST /network-policys HTTP/1.1" 200 531 0.034329 10.0.0.190 - - [2026-08-24 03:10:11] "GET /network-policy/1e02dc12-9ffa-4198-a19c-92a9e9472525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.006561 10.0.0.190 - - [2026-08-24 03:10:11] "POST /fqname-to-id HTTP/1.1" 404 206 0.003310 10.0.0.190 - - [2026-08-24 03:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.191 - - [2026-08-24 03:10:11] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000976 10.0.0.190 - - [2026-08-24 03:10:11] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.058365 10.0.0.190 - - [2026-08-24 03:10:11] "POST /network-policys HTTP/1.1" 200 531 0.073970 10.0.0.190 - - [2026-08-24 03:10:11] "GET /network-policy/d3a5bb84-42a9-42f0-8557-12b810080e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.006513 10.0.0.190 - - [2026-08-24 03:10:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.003400 10.0.0.190 - - [2026-08-24 03:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.191 - - [2026-08-24 03:10:12] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001036 10.0.0.190 - - [2026-08-24 03:10:12] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.041403 10.0.0.190 - - [2026-08-24 03:10:12] "POST /network-policys HTTP/1.1" 200 531 0.073642 10.0.0.190 - - [2026-08-24 03:10:12] "GET /network-policy/245e93bc-3aa0-45f1-bb33-81095f19461a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.006674 10.0.0.190 - - [2026-08-24 03:10:12] "POST /fqname-to-id HTTP/1.1" 404 208 0.003683 10.0.0.190 - - [2026-08-24 03:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.191 - - [2026-08-24 03:10:12] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001106 10.0.0.190 - - [2026-08-24 03:10:12] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.057252 10.0.0.190 - - [2026-08-24 03:10:12] "POST /network-policys HTTP/1.1" 200 535 0.036117 10.0.0.190 - - [2026-08-24 03:10:12] "GET /network-policy/068819c4-dd13-4e64-bf37-7e771306f0db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.006942 10.0.0.190 - - [2026-08-24 03:10:13] "POST /access-control-lists HTTP/1.1" 200 605 0.045381 10.0.0.190 - - [2026-08-24 03:10:13] "POST /neutron/network HTTP/1.1" 200 1157 0.032973 10.0.0.190 - - [2026-08-24 03:10:13] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.008114 10.0.0.190 - - [2026-08-24 03:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.190 - - [2026-08-24 03:10:13] "GET /network-policy/fb94ab55-1c49-42b6-9cff-c31c43e8d190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004587 10.0.0.190 - - [2026-08-24 03:10:13] "POST /neutron/network HTTP/1.1" 200 1159 0.029219 10.0.0.190 - - [2026-08-24 03:10:13] "GET /virtual-network/2659ff72-611f-4bff-99db-565a8632e697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.008978 10.0.0.190 - - [2026-08-24 03:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.190 - - [2026-08-24 03:10:13] "POST /ref-update HTTP/1.1" 200 156 0.039667 10.0.0.190 - - [2026-08-24 03:10:13] "GET /network-policy/4b2e8c72-36c9-444f-a81b-8402ea60e38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007865 10.0.0.190 - - [2026-08-24 03:10:13] "POST /id-to-fqname HTTP/1.1" 200 229 0.001591 10.0.0.191 - - [2026-08-24 03:10:14] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001020 10.0.0.190 - - [2026-08-24 03:10:14] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.101487 10.0.0.190 - - [2026-08-24 03:10:14] "POST /neutron/port HTTP/1.1" 200 117 0.008152 10.0.0.190 - - [2026-08-24 03:10:14] "POST /id-to-fqname HTTP/1.1" 200 229 0.001426 10.0.0.190 - - [2026-08-24 03:10:14] "POST /neutron/network HTTP/1.1" 200 1169 0.007817 10.0.0.190 - - [2026-08-24 03:10:14] "POST /neutron/port HTTP/1.1" 200 117 0.006587 10.0.0.191 - - [2026-08-24 03:10:18] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000973 10.0.0.190 - - [2026-08-24 03:10:18] "POST /neutron/port HTTP/1.1" 200 1061 0.370911 10.0.0.190 - - [2026-08-24 03:10:19] "POST /neutron/port HTTP/1.1" 200 1115 0.139256 10.0.0.190 - - [2026-08-24 03:10:19] "POST /neutron/port HTTP/1.1" 200 1061 0.039293 10.0.0.190 - - [2026-08-24 03:10:20] "POST /neutron/port HTTP/1.1" 200 1125 0.022383 10.0.0.190 - - [2026-08-24 03:10:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003682 10.0.0.190 - - [2026-08-24 03:10:20] "POST /neutron/network HTTP/1.1" 200 1157 0.009913 10.0.0.190 - - [2026-08-24 03:10:20] "POST /neutron/subnet HTTP/1.1" 200 675 0.011328 10.0.0.190 - - [2026-08-24 03:10:25] "POST /neutron/port HTTP/1.1" 200 1125 0.018222 10.0.0.191 - - [2026-08-24 03:10:26] "DELETE /project/1dc784c0d4c148b5bb17da518227955d HTTP/1.1" 404 173 0.005368 10.0.0.191 - - [2026-08-24 03:10:26] "DELETE /project/f8f89341-137c-4470-bd30-da7c75d2fc46 HTTP/1.1" 404 177 0.003861 10.0.0.191 - - [2026-08-24 03:10:26] "DELETE /project/f8f89341137c4470bd30da7c75d2fc46 HTTP/1.1" 404 173 0.005385 10.0.0.190 - - [2026-08-24 03:10:30] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009133 10.0.0.190 - - [2026-08-24 03:10:40] "POST /neutron/port HTTP/1.1" 200 1125 0.021641 10.0.0.190 - - [2026-08-24 03:10:40] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007943 10.0.0.190 - - [2026-08-24 03:10:40] "GET /virtual-machine/4bdbaa6f-942e-4120-abf6-1265bf3c8903 HTTP/1.1" 401 293 0.000494 10.0.0.190 - - [2026-08-24 03:10:41] "GET /virtual-machine/4bdbaa6f-942e-4120-abf6-1265bf3c8903 HTTP/1.1" 200 1300 0.028078 10.0.0.190 - - [2026-08-24 03:10:41] "GET /virtual-machine-interface/701b0b40-b957-47e2-9bf2-b1aa5bd53b39 HTTP/1.1" 200 2958 0.006193 10.0.0.190 - - [2026-08-24 03:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.190 - - [2026-08-24 03:10:41] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004130 10.0.0.190 - - [2026-08-24 03:10:41] "GET /virtual-networks?parent_id=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003524 10.0.0.190 - - [2026-08-24 03:10:41] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.006603 10.0.0.190 - - [2026-08-24 03:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.190 - - [2026-08-24 03:10:44] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005998 10.0.0.190 - - [2026-08-24 03:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.190 - - [2026-08-24 03:10:48] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005969 10.0.0.190 - - [2026-08-24 03:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.190 - - [2026-08-24 03:10:52] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005671 10.0.0.190 - - [2026-08-24 03:10:53] "GET /obj-perms HTTP/1.1" 200 4509 0.047481 10.0.0.190 - - [2026-08-24 03:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.190 - - [2026-08-24 03:10:56] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.006088 10.0.0.190 - - [2026-08-24 03:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.190 - - [2026-08-24 03:11:00] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.006190 10.0.0.190 - - [2026-08-24 03:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.190 - - [2026-08-24 03:11:04] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005393 10.0.0.190 - - [2026-08-24 03:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.190 - - [2026-08-24 03:11:09] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.006066 10.0.0.190 - - [2026-08-24 03:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.190 - - [2026-08-24 03:11:11] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004188 10.0.0.190 - - [2026-08-24 03:11:11] "GET /virtual-networks?parent_id=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003426 10.0.0.190 - - [2026-08-24 03:11:11] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.006390 10.0.0.190 - - [2026-08-24 03:11:11] "POST /neutron/port HTTP/1.1" 200 1125 0.019036 10.0.0.190 - - [2026-08-24 03:11:15] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007820 10.0.0.190 - - [2026-08-24 03:11:20] "POST /neutron/port HTTP/1.1" 200 1125 0.021536 10.0.0.190 - - [2026-08-24 03:11:21] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008555 10.0.0.190 - - [2026-08-24 03:11:21] "POST /neutron/port HTTP/1.1" 200 1125 0.019280 10.0.0.190 - - [2026-08-24 03:11:21] "GET /virtual-machine/3a6261d7-ed96-480e-8cab-c649c3367a50 HTTP/1.1" 200 1300 0.007449 10.0.0.190 - - [2026-08-24 03:11:21] "GET /virtual-machine-interface/32786ba2-4fbb-4fcf-80f0-7922b618b9c2 HTTP/1.1" 200 2957 0.007411 10.0.0.190 - - [2026-08-24 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.190 - - [2026-08-24 03:11:22] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003835 10.0.0.190 - - [2026-08-24 03:11:22] "GET /virtual-networks?parent_id=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003184 10.0.0.190 - - [2026-08-24 03:11:22] "GET /virtual-network/2659ff72-611f-4bff-99db-565a8632e697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.006088 10.0.0.190 - - [2026-08-24 03:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.190 - - [2026-08-24 03:11:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003945 10.0.0.190 - - [2026-08-24 03:11:23] "GET /virtual-networks?parent_id=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.004191 10.0.0.190 - - [2026-08-24 03:11:23] "GET /virtual-network/2659ff72-611f-4bff-99db-565a8632e697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.006507 10.0.0.190 - - [2026-08-24 03:11:23] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007951 10.0.0.190 - - [2026-08-24 03:11:28] "POST /neutron/port HTTP/1.1" 200 1125 0.077461 10.0.0.190 - - [2026-08-24 03:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.190 - - [2026-08-24 03:11:28] "GET /network-policy/4b2e8c72-36c9-444f-a81b-8402ea60e38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003950 10.0.0.190 - - [2026-08-24 03:11:29] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008141 10.0.0.190 - - [2026-08-24 03:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.190 - - [2026-08-24 03:11:29] "GET /network-policy/fb94ab55-1c49-42b6-9cff-c31c43e8d190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004517 10.0.0.190 - - [2026-08-24 03:11:29] "POST /neutron/network HTTP/1.1" 200 1157 0.021475 10.0.0.190 - - [2026-08-24 03:11:29] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.011334 10.0.0.190 - - [2026-08-24 03:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.190 - - [2026-08-24 03:11:29] "GET /network-policy/30cdbddc-4eb8-43ac-b739-e2cb638be20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.005018 10.0.0.190 - - [2026-08-24 03:11:40] "POST /neutron/port HTTP/1.1" 200 1125 0.022812 10.0.0.190 - - [2026-08-24 03:11:40] "POST /neutron/subnet HTTP/1.1" 200 675 0.011783 10.0.0.190 - - [2026-08-24 03:11:41] "POST /neutron/port HTTP/1.1" 200 1125 0.023617 10.0.0.190 - - [2026-08-24 03:11:42] "POST /neutron/subnet HTTP/1.1" 200 675 0.015303 10.0.0.191 - - [2026-08-24 03:12:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.191 - - [2026-08-24 03:12:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000498 10.0.0.190 - - [2026-08-24 03:12:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.190 - - [2026-08-24 03:12:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000452 10.0.0.191 - - [2026-08-24 03:12:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.191 - - [2026-08-24 03:12:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.50 - - [2026-08-24 03:12:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000435 10.0.0.50 - - [2026-08-24 03:12:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.190 - - [2026-08-24 03:12:10] "GET /global-system-configs HTTP/1.1" 401 293 0.001195 10.0.0.190 - - [2026-08-24 03:12:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000526 10.0.0.50 - - [2026-08-24 03:12:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.50 - - [2026-08-24 03:12:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.190 - - [2026-08-24 03:12:18] "POST /neutron/network HTTP/1.1" 200 1157 0.009619 10.0.0.190 - - [2026-08-24 03:12:18] "POST /ref-update HTTP/1.1" 200 156 0.076868 10.0.0.190 - - [2026-08-24 03:12:18] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.011382 10.0.0.190 - - [2026-08-24 03:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.190 - - [2026-08-24 03:12:18] "GET /network-policy/068819c4-dd13-4e64-bf37-7e771306f0db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.005495 10.0.0.190 - - [2026-08-24 03:12:27] "POST /neutron/network HTTP/1.1" 200 1160 0.010026 10.0.0.190 - - [2026-08-24 03:12:27] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.015629 10.0.0.190 - - [2026-08-24 03:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.190 - - [2026-08-24 03:12:27] "GET /network-policy/458467de-c1dd-4023-839d-86b5bc2258ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.014035 10.0.0.190 - - [2026-08-24 03:12:35] "POST /neutron/network HTTP/1.1" 200 1157 0.010473 10.0.0.190 - - [2026-08-24 03:12:35] "PUT /access-control-list/f2a70481-e0f5-41ed-a8c6-7f97fe779476 HTTP/1.1" 200 273 0.077971 10.0.0.190 - - [2026-08-24 03:12:35] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.015189 10.0.0.190 - - [2026-08-24 03:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.190 - - [2026-08-24 03:12:36] "GET /network-policy/25cb9ba8-6bff-4e53-b141-9d83a9967586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004358 10.0.0.190 - - [2026-08-24 03:12:39] "POST /neutron/port HTTP/1.1" 200 1125 0.020658 10.0.0.190 - - [2026-08-24 03:12:40] "POST /neutron/port HTTP/1.1" 200 1125 0.045266 10.0.0.190 - - [2026-08-24 03:12:40] "POST /neutron/subnet HTTP/1.1" 200 675 0.012514 10.0.0.190 - - [2026-08-24 03:12:41] "POST /neutron/network HTTP/1.1" 200 1167 0.007303 10.0.0.190 - - [2026-08-24 03:12:41] "POST /neutron/port HTTP/1.1" 200 117 0.001238 10.0.0.190 - - [2026-08-24 03:12:43] "POST /neutron/network HTTP/1.1" 200 1158 0.127102 10.0.0.190 - - [2026-08-24 03:12:43] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.006709 10.0.0.190 - - [2026-08-24 03:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.190 - - [2026-08-24 03:12:43] "GET /network-policy/c2ee7292-7bc8-4db8-af0c-ebb877471351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.004714 10.0.0.190 - - [2026-08-24 03:12:51] "PUT /access-control-list/f2a70481-e0f5-41ed-a8c6-7f97fe779476 HTTP/1.1" 200 273 0.028988 10.0.0.190 - - [2026-08-24 03:12:51] "POST /neutron/network HTTP/1.1" 200 1158 0.114715 10.0.0.190 - - [2026-08-24 03:12:52] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.009895 10.0.0.190 - - [2026-08-24 03:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006114 10.0.0.190 - - [2026-08-24 03:12:52] "GET /network-policy/1e02dc12-9ffa-4198-a19c-92a9e9472525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.006047 10.0.0.50 - - [2026-08-24 03:12:54] "GET /obj-perms HTTP/1.1" 200 4509 0.044162 10.0.0.190 - - [2026-08-24 03:12:59] "POST /neutron/network HTTP/1.1" 200 1158 0.099288 10.0.0.190 - - [2026-08-24 03:12:59] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.006852 10.0.0.190 - - [2026-08-24 03:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.190 - - [2026-08-24 03:12:59] "GET /network-policy/d3a5bb84-42a9-42f0-8557-12b810080e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.006724 10.0.0.190 - - [2026-08-24 03:13:08] "PUT /access-control-list/f2a70481-e0f5-41ed-a8c6-7f97fe779476 HTTP/1.1" 200 273 0.019745 10.0.0.190 - - [2026-08-24 03:13:08] "POST /neutron/network HTTP/1.1" 200 1158 0.121852 10.0.0.190 - - [2026-08-24 03:13:08] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.006183 10.0.0.190 - - [2026-08-24 03:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.190 - - [2026-08-24 03:13:08] "GET /network-policy/245e93bc-3aa0-45f1-bb33-81095f19461a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.004202 10.0.0.190 - - [2026-08-24 03:13:15] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.007100 10.0.0.190 - - [2026-08-24 03:13:15] "POST /neutron/network HTTP/1.1" 200 1074 0.102704 10.0.0.190 - - [2026-08-24 03:13:15] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.007573 10.0.0.190 - - [2026-08-24 03:13:15] "GET /virtual-machine/3a6261d7-ed96-480e-8cab-c649c3367a50 HTTP/1.1" 200 1300 0.005148 10.0.0.190 - - [2026-08-24 03:13:17] "POST /neutron/port HTTP/1.1" 200 1115 0.014805 10.0.0.190 - - [2026-08-24 03:13:17] "GET /virtual-machine/3a6261d7-ed96-480e-8cab-c649c3367a50 HTTP/1.1" 200 1300 0.003819 10.0.0.190 - - [2026-08-24 03:13:19] "GET /virtual-machine/3a6261d7-ed96-480e-8cab-c649c3367a50 HTTP/1.1" 404 171 0.003437 10.0.0.190 - - [2026-08-24 03:13:19] "GET /virtual-machine/3a6261d7-ed96-480e-8cab-c649c3367a50 HTTP/1.1" 404 171 0.002944 10.0.0.190 - - [2026-08-24 03:13:19] "GET /virtual-machine/3a6261d7-ed96-480e-8cab-c649c3367a50 HTTP/1.1" 404 171 0.003652 10.0.0.190 - - [2026-08-24 03:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.190 - - [2026-08-24 03:13:20] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003701 10.0.0.190 - - [2026-08-24 03:13:20] "GET /virtual-networks?parent_id=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003337 10.0.0.190 - - [2026-08-24 03:13:20] "GET /virtual-network/2659ff72-611f-4bff-99db-565a8632e697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.006185 10.0.0.190 - - [2026-08-24 03:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.190 - - [2026-08-24 03:13:20] "GET /routing-instance/77f50c3e-a19d-4bc6-afd6-e779d6503885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.004712 10.0.0.190 - - [2026-08-24 03:13:20] "GET /route-target/52516231-eb2c-4aac-ab83-83a6cc9a0ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004643 10.0.0.191 - - [2026-08-24 03:13:20] "GET /obj-perms HTTP/1.1" 200 4466 0.003988 10.0.0.190 - - [2026-08-24 03:13:23] "GET /obj-perms HTTP/1.1" 200 4466 0.045761 10.0.0.191 - - [2026-08-24 03:13:29] "GET /obj-perms HTTP/1.1" 200 4466 0.004398 10.0.0.190 - - [2026-08-24 03:13:32] "GET /obj-perms HTTP/1.1" 200 4466 0.004581 10.0.0.191 - - [2026-08-24 03:13:38] "GET /obj-perms HTTP/1.1" 200 4466 0.004249 10.0.0.190 - - [2026-08-24 03:13:38] "GET /obj-perms HTTP/1.1" 200 4466 0.004171 10.0.0.190 - - [2026-08-24 03:13:39] "GET /virtual-machine/4bdbaa6f-942e-4120-abf6-1265bf3c8903 HTTP/1.1" 200 1300 0.005859 10.0.0.190 - - [2026-08-24 03:13:41] "POST /neutron/port HTTP/1.1" 200 1115 0.014637 10.0.0.190 - - [2026-08-24 03:13:41] "GET /virtual-machine/4bdbaa6f-942e-4120-abf6-1265bf3c8903 HTTP/1.1" 200 1300 0.006522 10.0.0.190 - - [2026-08-24 03:13:43] "GET /virtual-machine/4bdbaa6f-942e-4120-abf6-1265bf3c8903 HTTP/1.1" 404 171 0.003412 10.0.0.190 - - [2026-08-24 03:13:43] "GET /virtual-machine/4bdbaa6f-942e-4120-abf6-1265bf3c8903 HTTP/1.1" 404 171 0.002798 10.0.0.190 - - [2026-08-24 03:13:43] "GET /virtual-machine/4bdbaa6f-942e-4120-abf6-1265bf3c8903 HTTP/1.1" 404 171 0.002838 10.0.0.190 - - [2026-08-24 03:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.190 - - [2026-08-24 03:13:43] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005063 10.0.0.190 - - [2026-08-24 03:13:43] "GET /virtual-networks?parent_id=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003831 10.0.0.190 - - [2026-08-24 03:13:43] "GET /virtual-network/f968f6d6-ba6e-4e48-942c-63c27571f202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.006503 10.0.0.190 - - [2026-08-24 03:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.190 - - [2026-08-24 03:13:43] "GET /routing-instance/2c115758-b23b-495a-8293-52d8e7a4b156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.005646 10.0.0.190 - - [2026-08-24 03:13:43] "GET /route-target/4ce3f1d8-2e4f-4d09-972f-9d278b0b04d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004168 10.0.0.190 - - [2026-08-24 03:13:43] "GET /obj-perms HTTP/1.1" 200 4466 0.004553 10.0.0.190 - - [2026-08-24 03:13:46] "GET /obj-perms HTTP/1.1" 200 4466 0.005836 10.0.0.190 - - [2026-08-24 03:13:47] "GET /virtual-network/2659ff72-611f-4bff-99db-565a8632e697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.006259 10.0.0.190 - - [2026-08-24 03:13:47] "POST /neutron/network HTTP/1.1" 200 1074 0.116095 10.0.0.190 - - [2026-08-24 03:13:47] "DELETE /access-control-list/9ca59e1c-ebc1-48a4-88a2-516f9a24c6d7 HTTP/1.1" 200 115 0.076218 10.0.0.190 - - [2026-08-24 03:13:47] "GET /virtual-network/2659ff72-611f-4bff-99db-565a8632e697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006560 10.0.0.190 - - [2026-08-24 03:13:47] "DELETE /network-policy/068819c4-dd13-4e64-bf37-7e771306f0db HTTP/1.1" 200 115 0.037661 10.0.0.190 - - [2026-08-24 03:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.191 - - [2026-08-24 03:13:47] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.028528 10.0.0.190 - - [2026-08-24 03:13:47] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.073083 10.0.0.190 - - [2026-08-24 03:13:47] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21803166&detail=False&count=False&shared=False HTTP/1.1" 200 2081 0.006527 10.0.0.190 - - [2026-08-24 03:13:47] "DELETE /network-policy/245e93bc-3aa0-45f1-bb33-81095f19461a HTTP/1.1" 200 115 0.040227 10.0.0.190 - - [2026-08-24 03:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.191 - - [2026-08-24 03:13:47] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001090 10.0.0.190 - - [2026-08-24 03:13:47] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.046540 10.0.0.190 - - [2026-08-24 03:13:47] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21803166&detail=False&count=False&shared=False HTTP/1.1" 200 1864 0.006290 10.0.0.190 - - [2026-08-24 03:13:47] "DELETE /network-policy/d3a5bb84-42a9-42f0-8557-12b810080e84 HTTP/1.1" 200 115 0.057815 10.0.0.190 - - [2026-08-24 03:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007962 10.0.0.191 - - [2026-08-24 03:13:47] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001209 10.0.0.190 - - [2026-08-24 03:13:47] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.051112 10.0.0.190 - - [2026-08-24 03:13:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21803166&detail=False&count=False&shared=False HTTP/1.1" 200 1647 0.006106 10.0.0.190 - - [2026-08-24 03:13:48] "DELETE /network-policy/1e02dc12-9ffa-4198-a19c-92a9e9472525 HTTP/1.1" 200 115 0.040921 10.0.0.190 - - [2026-08-24 03:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008137 10.0.0.191 - - [2026-08-24 03:13:48] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001072 10.0.0.190 - - [2026-08-24 03:13:48] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.043393 10.0.0.190 - - [2026-08-24 03:13:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21803166&detail=False&count=False&shared=False HTTP/1.1" 200 1430 0.006590 10.0.0.190 - - [2026-08-24 03:13:48] "DELETE /network-policy/c2ee7292-7bc8-4db8-af0c-ebb877471351 HTTP/1.1" 200 115 0.044044 10.0.0.190 - - [2026-08-24 03:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.191 - - [2026-08-24 03:13:48] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001137 10.0.0.190 - - [2026-08-24 03:13:48] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.054856 10.0.0.190 - - [2026-08-24 03:13:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21803166&detail=False&count=False&shared=False HTTP/1.1" 200 1213 0.006730 10.0.0.190 - - [2026-08-24 03:13:48] "DELETE /network-policy/4b2e8c72-36c9-444f-a81b-8402ea60e38d HTTP/1.1" 200 115 0.037942 10.0.0.190 - - [2026-08-24 03:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.191 - - [2026-08-24 03:13:48] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001200 10.0.0.190 - - [2026-08-24 03:13:48] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.057615 10.0.0.190 - - [2026-08-24 03:13:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21803166&detail=False&count=False&shared=False HTTP/1.1" 200 994 0.006407 10.0.0.190 - - [2026-08-24 03:13:48] "DELETE /network-policy/25cb9ba8-6bff-4e53-b141-9d83a9967586 HTTP/1.1" 200 115 0.045542 10.0.0.190 - - [2026-08-24 03:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.191 - - [2026-08-24 03:13:48] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001045 10.0.0.190 - - [2026-08-24 03:13:48] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.036533 10.0.0.190 - - [2026-08-24 03:13:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21803166&detail=False&count=False&shared=False HTTP/1.1" 200 778 0.006317 10.0.0.190 - - [2026-08-24 03:13:49] "DELETE /network-policy/458467de-c1dd-4023-839d-86b5bc2258ba HTTP/1.1" 200 115 0.044611 10.0.0.190 - - [2026-08-24 03:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.191 - - [2026-08-24 03:13:49] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001055 10.0.0.190 - - [2026-08-24 03:13:49] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.049212 10.0.0.190 - - [2026-08-24 03:13:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21803166&detail=False&count=False&shared=False HTTP/1.1" 200 562 0.006619 10.0.0.190 - - [2026-08-24 03:13:49] "DELETE /network-policy/30cdbddc-4eb8-43ac-b739-e2cb638be20e HTTP/1.1" 200 115 0.040297 10.0.0.190 - - [2026-08-24 03:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357 10.0.0.191 - - [2026-08-24 03:13:49] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001110 10.0.0.190 - - [2026-08-24 03:13:49] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.052372 10.0.0.190 - - [2026-08-24 03:13:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21803166&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.007676 10.0.0.190 - - [2026-08-24 03:13:49] "DELETE /network-policy/fb94ab55-1c49-42b6-9cff-c31c43e8d190 HTTP/1.1" 200 115 0.043041 10.0.0.190 - - [2026-08-24 03:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005776 10.0.0.191 - - [2026-08-24 03:13:49] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001006 10.0.0.190 - - [2026-08-24 03:13:49] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.043103 10.0.0.190 - - [2026-08-24 03:13:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21803166&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005844 10.0.0.191 - - [2026-08-24 03:13:49] "POST /useragent-kv HTTP/1.1" 200 115 0.006120 10.0.0.191 - - [2026-08-24 03:13:49] "POST /useragent-kv HTTP/1.1" 200 115 0.010599 10.0.0.191 - - [2026-08-24 03:13:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003552 10.0.0.191 - - [2026-08-24 03:13:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003006 10.0.0.190 - - [2026-08-24 03:13:49] "POST /neutron/network HTTP/1.1" 200 151 0.176065 10.0.0.190 - - [2026-08-24 03:13:49] "DELETE /route-target/52516231-eb2c-4aac-ab83-83a6cc9a0ec8 HTTP/1.1" 200 115 0.036940 10.0.0.190 - - [2026-08-24 03:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.190 - - [2026-08-24 03:13:50] "DELETE /network-ipam/578a7a1f-33cc-4b05-9ae7-e3edab81255c HTTP/1.1" 200 115 0.044090 10.0.0.190 - - [2026-08-24 03:13:50] "POST /fqname-to-id HTTP/1.1" 404 248 0.004256 10.0.0.191 - - [2026-08-24 03:13:50] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001349 10.0.0.191 - - [2026-08-24 03:13:50] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.042028 10.0.0.191 - - [2026-08-24 03:13:50] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000977 10.0.0.191 - - [2026-08-24 03:13:50] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?fields=security_groups HTTP/1.1" 200 1381 0.061076 10.0.0.191 - - [2026-08-24 03:13:50] "DELETE /security-group/4a44eb59-705a-40b4-9db3-1ec6c10fdd04 HTTP/1.1" 200 115 0.069833 10.0.0.191 - - [2026-08-24 03:13:50] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001403 10.0.0.190 - - [2026-08-24 03:13:50] "DELETE /access-control-list/2d9936e2-51f2-4192-ad5f-ab6700caf873 HTTP/1.1" 200 115 0.060333 10.0.0.191 - - [2026-08-24 03:13:51] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?fields=application_policy_sets HTTP/1.1" 200 1420 0.082910 10.0.0.190 - - [2026-08-24 03:13:51] "DELETE /project/1dc784c0-d4c1-48b5-bb17-da518227955d HTTP/1.1" 200 115 0.489020 10.0.0.191 - - [2026-08-24 03:13:51] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001313 10.0.0.190 - - [2026-08-24 03:13:51] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?fields=projects HTTP/1.1" 200 1443 0.013012 10.0.0.191 - - [2026-08-24 03:13:52] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003986 10.0.0.191 - - [2026-08-24 03:13:52] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000983 10.0.0.191 - - [2026-08-24 03:13:52] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.029846 10.0.0.191 - - [2026-08-24 03:13:52] "POST /id-to-fqname HTTP/1.1" 200 196 0.004009 10.0.0.191 - - [2026-08-24 03:13:52] "POST /fqname-to-id HTTP/1.1" 404 205 0.024729 10.0.0.191 - - [2026-08-24 03:13:52] "POST /security-groups HTTP/1.1" 200 597 0.038453 10.0.0.191 - - [2026-08-24 03:13:53] "POST /projects HTTP/1.1" 200 597 0.306362 10.0.0.191 - - [2026-08-24 03:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.381379 10.0.0.190 - - [2026-08-24 03:13:53] "POST /access-control-lists HTTP/1.1" 200 604 0.039720 10.0.0.190 - - [2026-08-24 03:13:53] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.610949 10.0.0.191 - - [2026-08-24 03:13:53] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000988 10.0.0.190 - - [2026-08-24 03:13:53] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?fields=virtual_networks HTTP/1.1" 200 1046 0.082658 10.0.0.191 - - [2026-08-24 03:13:53] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001029 10.0.0.190 - - [2026-08-24 03:13:53] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.054642 10.0.0.191 - - [2026-08-24 03:13:53] "GET /projects?obj_uuids=1dc784c0-d4c1-48b5-bb17-da518227955d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001700 10.0.0.190 - - [2026-08-24 03:13:53] "GET /project/1dc784c0-d4c1-48b5-bb17-da518227955d?fields=security_groups HTTP/1.1" 200 1279 0.065012 10.0.0.190 - - [2026-08-24 03:13:54] "POST /fqname-to-id HTTP/1.1" 404 200 0.036131 10.0.0.191 - - [2026-08-24 03:13:54] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003397 10.0.0.191 - - [2026-08-24 03:13:54] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000949 10.0.0.191 - - [2026-08-24 03:13:54] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007421 10.0.0.191 - - [2026-08-24 03:13:54] "POST /id-to-fqname HTTP/1.1" 200 202 0.005370 10.0.0.191 - - [2026-08-24 03:13:54] "POST /fqname-to-id HTTP/1.1" 404 211 0.006674 10.0.0.191 - - [2026-08-24 03:13:54] "POST /security-groups HTTP/1.1" 200 603 0.081700 10.0.0.190 - - [2026-08-24 03:13:54] "POST /fqname-to-id HTTP/1.1" 404 246 0.003989 10.0.0.191 - - [2026-08-24 03:13:54] "POST /projects HTTP/1.1" 200 609 0.313483 10.0.0.191 - - [2026-08-24 03:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.391383 10.0.0.190 - - [2026-08-24 03:13:55] "POST /access-control-lists HTTP/1.1" 200 608 0.041589 10.0.0.190 - - [2026-08-24 03:13:55] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.561073 10.0.0.50 - - [2026-08-24 03:13:56] "GET /obj-perms HTTP/1.1" 200 4509 0.132034 10.0.0.190 - - [2026-08-24 03:13:57] "GET / HTTP/1.1" 200 36215 0.001857 10.0.0.190 - - [2026-08-24 03:13:59] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000575 10.0.0.191 - - [2026-08-24 03:13:59] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001046 10.0.0.190 - - [2026-08-24 03:13:59] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.074364 10.0.0.190 - - [2026-08-24 03:14:00] "GET / HTTP/1.1" 200 36215 0.001941 10.0.0.190 - - [2026-08-24 03:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.191 - - [2026-08-24 03:14:00] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000905 10.0.0.190 - - [2026-08-24 03:14:00] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008387 10.0.0.190 - - [2026-08-24 03:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.191 - - [2026-08-24 03:14:01] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001486 10.0.0.190 - - [2026-08-24 03:14:01] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.049731 10.0.0.190 - - [2026-08-24 03:14:02] "GET /domains HTTP/1.1" 401 293 0.000463 10.0.0.190 - - [2026-08-24 03:14:02] "GET /domains HTTP/1.1" 200 281 0.028620 10.0.0.191 - - [2026-08-24 03:14:02] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000946 10.0.0.190 - - [2026-08-24 03:14:02] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b HTTP/1.1" 200 2984 0.009354 10.0.0.191 - - [2026-08-24 03:14:02] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000858 10.0.0.190 - - [2026-08-24 03:14:02] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60 HTTP/1.1" 200 1929 0.104055 10.0.0.190 - - [2026-08-24 03:14:02] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.004594 10.0.0.190 - - [2026-08-24 03:14:02] "POST /network-ipams HTTP/1.1" 200 623 0.031487 10.0.0.190 - - [2026-08-24 03:14:02] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.004040 10.0.0.190 - - [2026-08-24 03:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.190 - - [2026-08-24 03:14:03] "GET /network-ipam/9e1cec41-d59a-44b4-91aa-b1d4e1d8caba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.008198 10.0.0.190 - - [2026-08-24 03:14:03] "PUT /network-ipam/9e1cec41-d59a-44b4-91aa-b1d4e1d8caba HTTP/1.1" 200 259 0.016210 10.0.0.190 - - [2026-08-24 03:14:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000586 10.0.0.190 - - [2026-08-24 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.041528 10.0.0.191 - - [2026-08-24 03:14:03] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001237 10.0.0.190 - - [2026-08-24 03:14:03] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.046860 10.0.0.190 - - [2026-08-24 03:14:03] "POST /neutron/network HTTP/1.1" 200 117 0.033949 10.0.0.191 - - [2026-08-24 03:14:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005928 10.0.0.190 - - [2026-08-24 03:14:04] "POST /neutron/subnet HTTP/1.1" 200 701 0.201366 10.0.0.190 - - [2026-08-24 03:14:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.058755 10.0.0.190 - - [2026-08-24 03:14:04] "POST /id-to-fqname HTTP/1.1" 200 235 0.001474 10.0.0.190 - - [2026-08-24 03:14:04] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.008420 10.0.0.190 - - [2026-08-24 03:14:04] "POST /neutron/network HTTP/1.1" 200 1337 0.012609 10.0.0.190 - - [2026-08-24 03:14:04] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007803 10.0.0.190 - - [2026-08-24 03:14:05] "POST /neutron/subnet HTTP/1.1" 200 701 0.009512 10.0.0.190 - - [2026-08-24 03:14:05] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006148 10.0.0.190 - - [2026-08-24 03:14:06] "GET /obj-perms HTTP/1.1" 200 4472 0.049233 10.0.0.191 - - [2026-08-24 03:14:07] "GET /obj-perms HTTP/1.1" 200 4472 0.047332 10.0.0.190 - - [2026-08-24 03:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.191 - - [2026-08-24 03:14:07] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000997 10.0.0.190 - - [2026-08-24 03:14:07] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.054640 10.0.0.191 - - [2026-08-24 03:14:07] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000929 10.0.0.190 - - [2026-08-24 03:14:07] "POST /neutron/network HTTP/1.1" 200 623 0.165662 10.0.0.190 - - [2026-08-24 03:14:07] "POST /route-targets HTTP/1.1" 200 328 0.014066 10.0.0.191 - - [2026-08-24 03:14:08] "POST /useragent-kv HTTP/1.1" 200 115 0.017073 10.0.0.190 - - [2026-08-24 03:14:08] "POST /neutron/subnet HTTP/1.1" 200 828 0.289587 10.0.0.190 - - [2026-08-24 03:14:08] "POST /id-to-fqname HTTP/1.1" 200 235 0.001485 10.0.0.190 - - [2026-08-24 03:14:08] "GET /virtual-network/78bcd1e7-c591-4a90-a6bb-e2eae79f329f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006249 10.0.0.190 - - [2026-08-24 03:14:08] "GET /virtual-network/78bcd1e7-c591-4a90-a6bb-e2eae79f329f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006131 10.0.0.190 - - [2026-08-24 03:14:08] "POST /neutron/network HTTP/1.1" 200 1337 0.013677 10.0.0.190 - - [2026-08-24 03:14:08] "POST /neutron/subnet HTTP/1.1" 200 828 0.010621 10.0.0.190 - - [2026-08-24 03:14:08] "GET /virtual-network/78bcd1e7-c591-4a90-a6bb-e2eae79f329f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006428 10.0.0.190 - - [2026-08-24 03:14:09] "POST /fqname-to-id HTTP/1.1" 404 211 0.003724 10.0.0.190 - - [2026-08-24 03:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.191 - - [2026-08-24 03:14:09] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001865 10.0.0.190 - - [2026-08-24 03:14:09] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.058435 10.0.0.190 - - [2026-08-24 03:14:09] "POST /network-policys HTTP/1.1" 200 535 0.036128 10.0.0.190 - - [2026-08-24 03:14:09] "GET /network-policy/e9f4ef10-c1cb-454a-8643-8293f2af02be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.007280 10.0.0.190 - - [2026-08-24 03:14:09] "POST /fqname-to-id HTTP/1.1" 404 211 0.003671 10.0.0.190 - - [2026-08-24 03:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.191 - - [2026-08-24 03:14:09] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001011 10.0.0.190 - - [2026-08-24 03:14:09] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.050459 10.0.0.190 - - [2026-08-24 03:14:09] "POST /network-policys HTTP/1.1" 200 535 0.035013 10.0.0.190 - - [2026-08-24 03:14:09] "GET /network-policy/e1797cd0-32d4-4bc8-8538-01569b9c70d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.008455 10.0.0.190 - - [2026-08-24 03:14:10] "POST /fqname-to-id HTTP/1.1" 404 211 0.004698 10.0.0.190 - - [2026-08-24 03:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007375 10.0.0.191 - - [2026-08-24 03:14:10] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001162 10.0.0.190 - - [2026-08-24 03:14:10] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.070225 10.0.0.190 - - [2026-08-24 03:14:10] "DELETE /access-control-list/cd631c81-3533-427f-a6bc-016711ad2711 HTTP/1.1" 200 115 0.060148 10.0.0.190 - - [2026-08-24 03:14:10] "POST /network-policys HTTP/1.1" 200 535 0.099605 10.0.0.190 - - [2026-08-24 03:14:10] "GET /network-policy/6c1b5f25-7af5-4cdb-965a-cb3d5f505fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.007329 10.0.0.190 - - [2026-08-24 03:14:10] "POST /fqname-to-id HTTP/1.1" 404 211 0.003797 10.0.0.190 - - [2026-08-24 03:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.191 - - [2026-08-24 03:14:10] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001114 10.0.0.190 - - [2026-08-24 03:14:10] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.046871 10.0.0.190 - - [2026-08-24 03:14:10] "POST /network-policys HTTP/1.1" 200 535 0.034127 10.0.0.190 - - [2026-08-24 03:14:10] "GET /network-policy/6d771274-b05c-4384-b545-437ddaafa84a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006983 10.0.0.190 - - [2026-08-24 03:14:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.003469 10.0.0.190 - - [2026-08-24 03:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008896 10.0.0.191 - - [2026-08-24 03:14:11] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000943 10.0.0.190 - - [2026-08-24 03:14:11] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.046485 10.0.0.190 - - [2026-08-24 03:14:11] "POST /network-policys HTTP/1.1" 200 539 0.041394 10.0.0.190 - - [2026-08-24 03:14:11] "GET /network-policy/fa54ac1b-7d65-4e93-b322-d707f4e0e8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006513 10.0.0.190 - - [2026-08-24 03:14:11] "POST /fqname-to-id HTTP/1.1" 404 212 0.003864 10.0.0.190 - - [2026-08-24 03:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.191 - - [2026-08-24 03:14:11] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001064 10.0.0.190 - - [2026-08-24 03:14:11] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.046475 10.0.0.190 - - [2026-08-24 03:14:11] "POST /network-policys HTTP/1.1" 200 537 0.033870 10.0.0.190 - - [2026-08-24 03:14:11] "GET /network-policy/6ce94afd-c185-426b-b157-19032d5574fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.007149 10.0.0.190 - - [2026-08-24 03:14:11] "POST /fqname-to-id HTTP/1.1" 404 212 0.003715 10.0.0.190 - - [2026-08-24 03:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.191 - - [2026-08-24 03:14:12] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000995 10.0.0.190 - - [2026-08-24 03:14:12] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.062547 10.0.0.190 - - [2026-08-24 03:14:12] "POST /network-policys HTTP/1.1" 200 537 0.033473 10.0.0.190 - - [2026-08-24 03:14:12] "GET /network-policy/0878340a-25ed-4f3c-bbb4-feb0bdf6f7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.007075 10.0.0.190 - - [2026-08-24 03:14:12] "POST /fqname-to-id HTTP/1.1" 404 212 0.003457 10.0.0.190 - - [2026-08-24 03:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.191 - - [2026-08-24 03:14:12] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001055 10.0.0.190 - - [2026-08-24 03:14:12] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.056456 10.0.0.190 - - [2026-08-24 03:14:12] "POST /network-policys HTTP/1.1" 200 537 0.036822 10.0.0.190 - - [2026-08-24 03:14:12] "GET /network-policy/2a5a40fb-483d-4f4a-af14-f4a178c83950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.007089 10.0.0.190 - - [2026-08-24 03:14:12] "POST /fqname-to-id HTTP/1.1" 404 212 0.003657 10.0.0.190 - - [2026-08-24 03:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.191 - - [2026-08-24 03:14:12] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001030 10.0.0.190 - - [2026-08-24 03:14:12] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.070365 10.0.0.190 - - [2026-08-24 03:14:13] "POST /network-policys HTTP/1.1" 200 537 0.034520 10.0.0.190 - - [2026-08-24 03:14:13] "GET /network-policy/6f115ea4-d7eb-41b0-a7dc-882f9926fc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.007616 10.0.0.190 - - [2026-08-24 03:14:13] "POST /fqname-to-id HTTP/1.1" 404 214 0.003665 10.0.0.190 - - [2026-08-24 03:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.191 - - [2026-08-24 03:14:13] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001059 10.0.0.190 - - [2026-08-24 03:14:13] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.045712 10.0.0.190 - - [2026-08-24 03:14:13] "POST /network-policys HTTP/1.1" 200 541 0.039310 10.0.0.190 - - [2026-08-24 03:14:13] "GET /network-policy/80965d57-f59c-438a-a676-28dceca515b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013931 10.0.0.190 - - [2026-08-24 03:14:14] "POST /neutron/network HTTP/1.1" 200 1425 0.013319 10.0.0.190 - - [2026-08-24 03:14:14] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006952 10.0.0.190 - - [2026-08-24 03:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.190 - - [2026-08-24 03:14:14] "GET /network-policy/e9f4ef10-c1cb-454a-8643-8293f2af02be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004832 10.0.0.190 - - [2026-08-24 03:14:14] "POST /fqname-to-id HTTP/1.1" 404 252 0.008447 10.0.0.190 - - [2026-08-24 03:14:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.004580 10.0.0.190 - - [2026-08-24 03:14:14] "POST /neutron/network HTTP/1.1" 200 1427 0.037071 10.0.0.190 - - [2026-08-24 03:14:14] "GET /virtual-network/78bcd1e7-c591-4a90-a6bb-e2eae79f329f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.013421 10.0.0.190 - - [2026-08-24 03:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010052 10.0.0.190 - - [2026-08-24 03:14:14] "GET /network-policy/fa54ac1b-7d65-4e93-b322-d707f4e0e8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004719 10.0.0.190 - - [2026-08-24 03:14:14] "POST /id-to-fqname HTTP/1.1" 200 235 0.001391 10.0.0.190 - - [2026-08-24 03:14:15] "POST /neutron/port HTTP/1.1" 200 117 0.006605 10.0.0.190 - - [2026-08-24 03:14:15] "POST /id-to-fqname HTTP/1.1" 200 235 0.001432 10.0.0.190 - - [2026-08-24 03:14:15] "POST /neutron/network HTTP/1.1" 200 1437 0.010854 10.0.0.191 - - [2026-08-24 03:14:15] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000999 10.0.0.190 - - [2026-08-24 03:14:15] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.039926 10.0.0.190 - - [2026-08-24 03:14:15] "POST /neutron/port HTTP/1.1" 200 117 0.007919 10.0.0.191 - - [2026-08-24 03:14:19] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001308 10.0.0.190 - - [2026-08-24 03:14:19] "POST /neutron/port HTTP/1.1" 200 1174 0.420844 10.0.0.190 - - [2026-08-24 03:14:19] "POST /neutron/network HTTP/1.1" 200 1437 0.010073 10.0.0.190 - - [2026-08-24 03:14:20] "POST /neutron/port HTTP/1.1" 200 1174 0.026067 10.0.0.190 - - [2026-08-24 03:14:20] "POST /neutron/port HTTP/1.1" 200 1238 0.022358 10.0.0.190 - - [2026-08-24 03:14:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004424 10.0.0.190 - - [2026-08-24 03:14:21] "POST /neutron/port HTTP/1.1" 200 117 0.001310 10.0.0.190 - - [2026-08-24 03:14:21] "POST /neutron/port HTTP/1.1" 200 1238 0.021774 10.0.0.190 - - [2026-08-24 03:14:21] "POST /neutron/subnet HTTP/1.1" 200 1361 0.016444 10.0.0.190 - - [2026-08-24 03:14:21] "POST /neutron/network HTTP/1.1" 200 1427 0.011963 10.0.0.191 - - [2026-08-24 03:14:26] "DELETE /project/1dc784c0-d4c1-48b5-bb17-da518227955d HTTP/1.1" 404 177 0.004126 10.0.0.191 - - [2026-08-24 03:14:26] "DELETE /project/6e1af147fc994362b5d34b1a96d65e60 HTTP/1.1" 404 173 0.004574 10.0.0.191 - - [2026-08-24 03:14:26] "DELETE /project/1dc784c0d4c148b5bb17da518227955d HTTP/1.1" 404 173 0.007497 10.0.0.190 - - [2026-08-24 03:14:31] "POST /neutron/port HTTP/1.1" 200 1238 0.019784 10.0.0.190 - - [2026-08-24 03:14:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008226 10.0.0.190 - - [2026-08-24 03:14:41] "POST /neutron/port HTTP/1.1" 200 1238 0.021514 10.0.0.190 - - [2026-08-24 03:14:41] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008308 10.0.0.190 - - [2026-08-24 03:14:41] "GET /virtual-machine/864302b5-6cf6-411f-8fe3-13a34bf37fff HTTP/1.1" 401 293 0.000458 10.0.0.190 - - [2026-08-24 03:14:41] "GET /virtual-machine/864302b5-6cf6-411f-8fe3-13a34bf37fff HTTP/1.1" 200 1306 0.029121 10.0.0.190 - - [2026-08-24 03:14:41] "GET /virtual-machine-interface/12052d28-60ed-4478-97a5-39489a718e15 HTTP/1.1" 200 3177 0.005309 10.0.0.190 - - [2026-08-24 03:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.190 - - [2026-08-24 03:14:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003954 10.0.0.190 - - [2026-08-24 03:14:42] "GET /virtual-networks?parent_id=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003110 10.0.0.190 - - [2026-08-24 03:14:42] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006063 10.0.0.190 - - [2026-08-24 03:14:44] "POST /neutron/network HTTP/1.1" 200 1437 0.009415 10.0.0.190 - - [2026-08-24 03:14:44] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015984 10.0.0.190 - - [2026-08-24 03:14:44] "POST /neutron/network HTTP/1.1" 200 1427 0.013986 10.0.0.190 - - [2026-08-24 03:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.190 - - [2026-08-24 03:14:45] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006042 10.0.0.190 - - [2026-08-24 03:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006010 10.0.0.190 - - [2026-08-24 03:14:49] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006933 10.0.0.190 - - [2026-08-24 03:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.190 - - [2026-08-24 03:14:53] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005730 10.0.0.190 - - [2026-08-24 03:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.190 - - [2026-08-24 03:14:57] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007253 10.0.0.190 - - [2026-08-24 03:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.190 - - [2026-08-24 03:15:01] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006217 10.0.0.190 - - [2026-08-24 03:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.190 - - [2026-08-24 03:15:05] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006757 10.0.0.190 - - [2026-08-24 03:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.190 - - [2026-08-24 03:15:09] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005755 10.0.0.190 - - [2026-08-24 03:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.190 - - [2026-08-24 03:15:11] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004216 10.0.0.190 - - [2026-08-24 03:15:11] "GET /virtual-networks?parent_id=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003209 10.0.0.190 - - [2026-08-24 03:15:11] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006190 10.0.0.190 - - [2026-08-24 03:15:14] "POST /neutron/port HTTP/1.1" 200 1238 0.039018 10.0.0.190 - - [2026-08-24 03:15:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007815 10.0.0.190 - - [2026-08-24 03:15:22] "POST /neutron/port HTTP/1.1" 200 1238 0.018963 10.0.0.190 - - [2026-08-24 03:15:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008358 10.0.0.190 - - [2026-08-24 03:15:22] "GET /virtual-machine/ad9e0591-6a34-49e5-b032-71d34943ffc7 HTTP/1.1" 200 1307 0.006570 10.0.0.190 - - [2026-08-24 03:15:22] "GET /virtual-machine-interface/d9dd3c86-fa68-4523-9850-b7f866a09aaf HTTP/1.1" 200 3178 0.005239 10.0.0.190 - - [2026-08-24 03:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.190 - - [2026-08-24 03:15:22] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004102 10.0.0.190 - - [2026-08-24 03:15:22] "GET /virtual-networks?parent_id=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.004617 10.0.0.190 - - [2026-08-24 03:15:22] "GET /virtual-network/78bcd1e7-c591-4a90-a6bb-e2eae79f329f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.006044 10.0.0.190 - - [2026-08-24 03:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.190 - - [2026-08-24 03:15:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004094 10.0.0.190 - - [2026-08-24 03:15:23] "GET /virtual-networks?parent_id=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003683 10.0.0.190 - - [2026-08-24 03:15:23] "GET /virtual-network/78bcd1e7-c591-4a90-a6bb-e2eae79f329f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.006357 10.0.0.190 - - [2026-08-24 03:15:24] "POST /neutron/port HTTP/1.1" 200 2322 0.024349 10.0.0.190 - - [2026-08-24 03:15:24] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008759 10.0.0.190 - - [2026-08-24 03:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.190 - - [2026-08-24 03:15:24] "GET /network-policy/e9f4ef10-c1cb-454a-8643-8293f2af02be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004452 10.0.0.190 - - [2026-08-24 03:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.190 - - [2026-08-24 03:15:24] "GET /network-policy/fa54ac1b-7d65-4e93-b322-d707f4e0e8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004126 10.0.0.190 - - [2026-08-24 03:15:25] "POST /neutron/network HTTP/1.1" 200 1425 0.013989 10.0.0.190 - - [2026-08-24 03:15:25] "PUT /access-control-list/d96b8bef-b438-4653-a55b-bb1eeb37f42a HTTP/1.1" 200 273 0.071678 10.0.0.190 - - [2026-08-24 03:15:25] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007699 10.0.0.190 - - [2026-08-24 03:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.190 - - [2026-08-24 03:15:25] "GET /network-policy/e1797cd0-32d4-4bc8-8538-01569b9c70d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.005286 10.0.0.190 - - [2026-08-24 03:15:40] "POST /neutron/network HTTP/1.1" 200 1425 0.013842 10.0.0.190 - - [2026-08-24 03:15:40] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3487 0.011559 10.0.0.190 - - [2026-08-24 03:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007837 10.0.0.190 - - [2026-08-24 03:15:40] "GET /network-policy/80965d57-f59c-438a-a676-28dceca515b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005483 10.0.0.190 - - [2026-08-24 03:15:41] "POST /neutron/port HTTP/1.1" 200 1238 0.020621 10.0.0.190 - - [2026-08-24 03:15:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004581 10.0.0.190 - - [2026-08-24 03:15:43] "POST /neutron/port HTTP/1.1" 200 117 0.001242 10.0.0.190 - - [2026-08-24 03:15:45] "POST /neutron/port HTTP/1.1" 200 1238 0.038671 10.0.0.190 - - [2026-08-24 03:15:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004623 10.0.0.190 - - [2026-08-24 03:15:47] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.190 - - [2026-08-24 03:15:52] "POST /neutron/network HTTP/1.1" 200 1428 0.012475 10.0.0.190 - - [2026-08-24 03:15:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.002858 10.0.0.190 - - [2026-08-24 03:15:52] "PUT /access-control-list/d96b8bef-b438-4653-a55b-bb1eeb37f42a HTTP/1.1" 200 273 0.076131 10.0.0.190 - - [2026-08-24 03:15:52] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.035777 10.0.0.190 - - [2026-08-24 03:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.190 - - [2026-08-24 03:15:53] "GET /network-policy/6c1b5f25-7af5-4cdb-965a-cb3d5f505fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004833 10.0.0.50 - - [2026-08-24 03:15:57] "GET /obj-perms HTTP/1.1" 200 4509 0.055700 10.0.0.191 - - [2026-08-24 03:15:58] "GET /obj-perms HTTP/1.1" 200 4509 0.056325 10.0.0.190 - - [2026-08-24 03:16:04] "POST /neutron/network HTTP/1.1" 200 1425 0.013991 10.0.0.190 - - [2026-08-24 03:16:04] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.008512 10.0.0.190 - - [2026-08-24 03:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.190 - - [2026-08-24 03:16:04] "GET /network-policy/6d771274-b05c-4384-b545-437ddaafa84a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004739 10.0.0.190 - - [2026-08-24 03:16:14] "POST /neutron/network HTTP/1.1" 200 1425 0.013674 10.0.0.190 - - [2026-08-24 03:16:14] "PUT /access-control-list/d96b8bef-b438-4653-a55b-bb1eeb37f42a HTTP/1.1" 200 273 0.065223 10.0.0.190 - - [2026-08-24 03:16:14] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.019316 10.0.0.190 - - [2026-08-24 03:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011178 10.0.0.190 - - [2026-08-24 03:16:14] "GET /network-policy/6ce94afd-c185-426b-b157-19032d5574fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.004918 10.0.0.190 - - [2026-08-24 03:16:26] "POST /neutron/network HTTP/1.1" 200 1426 0.015197 10.0.0.190 - - [2026-08-24 03:16:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.008927 10.0.0.190 - - [2026-08-24 03:16:26] "POST /ref-update HTTP/1.1" 200 156 0.037010 10.0.0.190 - - [2026-08-24 03:16:26] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.011344 10.0.0.190 - - [2026-08-24 03:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.190 - - [2026-08-24 03:16:26] "GET /network-policy/0878340a-25ed-4f3c-bbb4-feb0bdf6f7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.005439 10.0.0.190 - - [2026-08-24 03:16:36] "POST /neutron/network HTTP/1.1" 200 1426 0.014292 10.0.0.190 - - [2026-08-24 03:16:36] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.009223 10.0.0.190 - - [2026-08-24 03:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006503 10.0.0.190 - - [2026-08-24 03:16:36] "GET /network-policy/2a5a40fb-483d-4f4a-af14-f4a178c83950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.004832 10.0.0.190 - - [2026-08-24 03:16:41] "POST /neutron/port HTTP/1.1" 200 1238 0.019290 10.0.0.190 - - [2026-08-24 03:16:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004586 10.0.0.190 - - [2026-08-24 03:16:43] "POST /neutron/port HTTP/1.1" 200 117 0.001361 10.0.0.190 - - [2026-08-24 03:16:45] "POST /neutron/port HTTP/1.1" 200 1238 0.021317 10.0.0.190 - - [2026-08-24 03:16:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004343 10.0.0.190 - - [2026-08-24 03:16:46] "POST /neutron/port HTTP/1.1" 200 117 0.001808 10.0.0.190 - - [2026-08-24 03:16:48] "POST /neutron/network HTTP/1.1" 200 1426 0.012700 10.0.0.190 - - [2026-08-24 03:16:48] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.014996 10.0.0.190 - - [2026-08-24 03:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.190 - - [2026-08-24 03:16:48] "GET /network-policy/6f115ea4-d7eb-41b0-a7dc-882f9926fc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.004773 10.0.0.190 - - [2026-08-24 03:16:57] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.007071 10.0.0.190 - - [2026-08-24 03:16:57] "POST /neutron/network HTTP/1.1" 200 1426 0.016139 10.0.0.190 - - [2026-08-24 03:16:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.019137 10.0.0.190 - - [2026-08-24 03:16:58] "DELETE /access-control-list/d96b8bef-b438-4653-a55b-bb1eeb37f42a HTTP/1.1" 200 115 0.116787 10.0.0.190 - - [2026-08-24 03:16:58] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.009456 10.0.0.190 - - [2026-08-24 03:16:58] "GET /virtual-machine/ad9e0591-6a34-49e5-b032-71d34943ffc7 HTTP/1.1" 200 1307 0.004451 10.0.0.190 - - [2026-08-24 03:16:58] "GET /obj-perms HTTP/1.1" 200 4509 0.052305 10.0.0.190 - - [2026-08-24 03:17:00] "POST /neutron/port HTTP/1.1" 200 1238 0.022814 10.0.0.190 - - [2026-08-24 03:17:00] "GET /virtual-machine/ad9e0591-6a34-49e5-b032-71d34943ffc7 HTTP/1.1" 200 1307 0.004366 10.0.0.190 - - [2026-08-24 03:17:02] "GET /virtual-machine/ad9e0591-6a34-49e5-b032-71d34943ffc7 HTTP/1.1" 404 171 0.004012 10.0.0.190 - - [2026-08-24 03:17:02] "GET /virtual-machine/ad9e0591-6a34-49e5-b032-71d34943ffc7 HTTP/1.1" 404 171 0.003613 10.0.0.190 - - [2026-08-24 03:17:02] "GET /virtual-machine/ad9e0591-6a34-49e5-b032-71d34943ffc7 HTTP/1.1" 404 171 0.003132 10.0.0.190 - - [2026-08-24 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.190 - - [2026-08-24 03:17:02] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004728 10.0.0.190 - - [2026-08-24 03:17:02] "GET /virtual-networks?parent_id=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.004125 10.0.0.190 - - [2026-08-24 03:17:02] "GET /virtual-network/78bcd1e7-c591-4a90-a6bb-e2eae79f329f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.007954 10.0.0.190 - - [2026-08-24 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.190 - - [2026-08-24 03:17:02] "GET /routing-instance/46ac84cf-5f04-4ea7-b83c-7ca0de7b9e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.005183 10.0.0.190 - - [2026-08-24 03:17:02] "GET /route-target/eae167cf-af35-4b1d-8773-7266ef15117d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004867 10.0.0.191 - - [2026-08-24 03:17:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000529 10.0.0.191 - - [2026-08-24 03:17:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000488 10.0.0.190 - - [2026-08-24 03:17:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.190 - - [2026-08-24 03:17:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000516 10.0.0.191 - - [2026-08-24 03:17:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.191 - - [2026-08-24 03:17:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000534 10.0.0.190 - - [2026-08-24 03:17:09] "GET /obj-perms HTTP/1.1" 200 4472 0.003963 10.0.0.191 - - [2026-08-24 03:17:09] "GET /obj-perms HTTP/1.1" 200 4472 0.004204 10.0.0.190 - - [2026-08-24 03:17:09] "GET /virtual-machine/864302b5-6cf6-411f-8fe3-13a34bf37fff HTTP/1.1" 200 1306 0.005220 10.0.0.50 - - [2026-08-24 03:17:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000444 10.0.0.50 - - [2026-08-24 03:17:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.190 - - [2026-08-24 03:17:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.190 - - [2026-08-24 03:17:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.50 - - [2026-08-24 03:17:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000621 10.0.0.190 - - [2026-08-24 03:17:11] "POST /neutron/port HTTP/1.1" 200 1238 0.022265 10.0.0.50 - - [2026-08-24 03:17:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000467 10.0.0.190 - - [2026-08-24 03:17:11] "GET /virtual-machine/864302b5-6cf6-411f-8fe3-13a34bf37fff HTTP/1.1" 200 1306 0.010713 10.0.0.190 - - [2026-08-24 03:17:13] "GET /virtual-machine/864302b5-6cf6-411f-8fe3-13a34bf37fff HTTP/1.1" 404 171 0.003239 10.0.0.190 - - [2026-08-24 03:17:13] "GET /virtual-machine/864302b5-6cf6-411f-8fe3-13a34bf37fff HTTP/1.1" 404 171 0.002858 10.0.0.190 - - [2026-08-24 03:17:13] "GET /virtual-machine/864302b5-6cf6-411f-8fe3-13a34bf37fff HTTP/1.1" 404 171 0.002802 10.0.0.190 - - [2026-08-24 03:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.190 - - [2026-08-24 03:17:13] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006979 10.0.0.190 - - [2026-08-24 03:17:13] "GET /virtual-networks?parent_id=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.004604 10.0.0.190 - - [2026-08-24 03:17:13] "GET /virtual-network/71dfa496-d947-46e7-91ae-cc493953eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006425 10.0.0.190 - - [2026-08-24 03:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.190 - - [2026-08-24 03:17:13] "GET /routing-instance/b521fc4f-21db-44c7-a607-2bd00004d578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.004825 10.0.0.190 - - [2026-08-24 03:17:13] "GET /route-target/e3facdb6-5424-4828-9aa7-19cb3b3cc4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004403 10.0.0.190 - - [2026-08-24 03:17:13] "GET /obj-perms HTTP/1.1" 200 4472 0.003957 10.0.0.190 - - [2026-08-24 03:17:16] "GET /obj-perms HTTP/1.1" 200 4472 0.005447 10.0.0.50 - - [2026-08-24 03:17:17] "GET /obj-perms HTTP/1.1" 200 4472 0.048716 10.0.0.190 - - [2026-08-24 03:17:17] "GET /virtual-network/78bcd1e7-c591-4a90-a6bb-e2eae79f329f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.006363 10.0.0.190 - - [2026-08-24 03:17:17] "POST /neutron/network HTTP/1.1" 200 1427 0.012929 10.0.0.190 - - [2026-08-24 03:17:17] "POST /ref-update HTTP/1.1" 200 156 0.046697 10.0.0.190 - - [2026-08-24 03:17:17] "GET /virtual-network/78bcd1e7-c591-4a90-a6bb-e2eae79f329f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.013939 10.0.0.190 - - [2026-08-24 03:17:17] "DELETE /network-policy/80965d57-f59c-438a-a676-28dceca515b3 HTTP/1.1" 200 115 0.040155 10.0.0.190 - - [2026-08-24 03:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.191 - - [2026-08-24 03:17:17] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001093 10.0.0.190 - - [2026-08-24 03:17:17] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.056890 10.0.0.190 - - [2026-08-24 03:17:17] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-60343830&detail=False&count=False&shared=False HTTP/1.1" 200 2135 0.006145 10.0.0.190 - - [2026-08-24 03:17:17] "DELETE /network-policy/6f115ea4-d7eb-41b0-a7dc-882f9926fc2b HTTP/1.1" 200 115 0.042889 10.0.0.190 - - [2026-08-24 03:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005337 10.0.0.191 - - [2026-08-24 03:17:18] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001023 10.0.0.190 - - [2026-08-24 03:17:18] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.044884 10.0.0.190 - - [2026-08-24 03:17:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-60343830&detail=False&count=False&shared=False HTTP/1.1" 200 1912 0.006025 10.0.0.190 - - [2026-08-24 03:17:18] "DELETE /network-policy/2a5a40fb-483d-4f4a-af14-f4a178c83950 HTTP/1.1" 200 115 0.042664 10.0.0.190 - - [2026-08-24 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007338 10.0.0.191 - - [2026-08-24 03:17:18] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001681 10.0.0.190 - - [2026-08-24 03:17:18] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.053451 10.0.0.190 - - [2026-08-24 03:17:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-60343830&detail=False&count=False&shared=False HTTP/1.1" 200 1689 0.006237 10.0.0.190 - - [2026-08-24 03:17:18] "DELETE /network-policy/0878340a-25ed-4f3c-bbb4-feb0bdf6f7c2 HTTP/1.1" 200 115 0.042425 10.0.0.190 - - [2026-08-24 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005757 10.0.0.191 - - [2026-08-24 03:17:18] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001235 10.0.0.190 - - [2026-08-24 03:17:18] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.049316 10.0.0.190 - - [2026-08-24 03:17:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-60343830&detail=False&count=False&shared=False HTTP/1.1" 200 1466 0.007669 10.0.0.190 - - [2026-08-24 03:17:18] "DELETE /network-policy/6ce94afd-c185-426b-b157-19032d5574fc HTTP/1.1" 200 115 0.043298 10.0.0.190 - - [2026-08-24 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007684 10.0.0.191 - - [2026-08-24 03:17:18] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001079 10.0.0.190 - - [2026-08-24 03:17:18] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.048752 10.0.0.190 - - [2026-08-24 03:17:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-60343830&detail=False&count=False&shared=False HTTP/1.1" 200 1243 0.006703 10.0.0.190 - - [2026-08-24 03:17:18] "DELETE /network-policy/fa54ac1b-7d65-4e93-b322-d707f4e0e8d4 HTTP/1.1" 200 115 0.041148 10.0.0.190 - - [2026-08-24 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014510 10.0.0.191 - - [2026-08-24 03:17:18] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001511 10.0.0.190 - - [2026-08-24 03:17:18] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.071121 10.0.0.190 - - [2026-08-24 03:17:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-60343830&detail=False&count=False&shared=False HTTP/1.1" 200 1018 0.006217 10.0.0.190 - - [2026-08-24 03:17:19] "DELETE /network-policy/6d771274-b05c-4384-b545-437ddaafa84a HTTP/1.1" 200 115 0.046679 10.0.0.190 - - [2026-08-24 03:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.191 - - [2026-08-24 03:17:19] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001112 10.0.0.190 - - [2026-08-24 03:17:19] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.041940 10.0.0.190 - - [2026-08-24 03:17:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-60343830&detail=False&count=False&shared=False HTTP/1.1" 200 796 0.006129 10.0.0.190 - - [2026-08-24 03:17:19] "DELETE /network-policy/6c1b5f25-7af5-4cdb-965a-cb3d5f505fb0 HTTP/1.1" 200 115 0.042882 10.0.0.190 - - [2026-08-24 03:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.191 - - [2026-08-24 03:17:19] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000961 10.0.0.190 - - [2026-08-24 03:17:19] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.049779 10.0.0.190 - - [2026-08-24 03:17:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-60343830&detail=False&count=False&shared=False HTTP/1.1" 200 574 0.007182 10.0.0.190 - - [2026-08-24 03:17:19] "DELETE /network-policy/e1797cd0-32d4-4bc8-8538-01569b9c70d5 HTTP/1.1" 200 115 0.042574 10.0.0.190 - - [2026-08-24 03:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016940 10.0.0.191 - - [2026-08-24 03:17:19] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000950 10.0.0.190 - - [2026-08-24 03:17:19] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.045821 10.0.0.190 - - [2026-08-24 03:17:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-60343830&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006231 10.0.0.190 - - [2026-08-24 03:17:19] "DELETE /network-policy/e9f4ef10-c1cb-454a-8643-8293f2af02be HTTP/1.1" 200 115 0.041025 10.0.0.190 - - [2026-08-24 03:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006198 10.0.0.191 - - [2026-08-24 03:17:19] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001129 10.0.0.190 - - [2026-08-24 03:17:19] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.048895 10.0.0.190 - - [2026-08-24 03:17:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-60343830&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006563 10.0.0.190 - - [2026-08-24 03:17:20] "POST /neutron/network HTTP/1.1" 200 1337 0.014074 10.0.0.191 - - [2026-08-24 03:17:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007862 10.0.0.191 - - [2026-08-24 03:17:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003392 10.0.0.191 - - [2026-08-24 03:17:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004028 10.0.0.191 - - [2026-08-24 03:17:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003533 10.0.0.191 - - [2026-08-24 03:17:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002991 10.0.0.191 - - [2026-08-24 03:17:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002874 10.0.0.190 - - [2026-08-24 03:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.039619 10.0.0.190 - - [2026-08-24 03:17:20] "POST /neutron/network HTTP/1.1" 200 151 0.192431 10.0.0.190 - - [2026-08-24 03:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.190 - - [2026-08-24 03:17:21] "DELETE /network-ipam/9e1cec41-d59a-44b4-91aa-b1d4e1d8caba HTTP/1.1" 200 115 0.045932 10.0.0.190 - - [2026-08-24 03:17:21] "POST /fqname-to-id HTTP/1.1" 404 260 0.004005 10.0.0.191 - - [2026-08-24 03:17:21] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001050 10.0.0.191 - - [2026-08-24 03:17:21] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.049724 10.0.0.191 - - [2026-08-24 03:17:21] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001224 10.0.0.191 - - [2026-08-24 03:17:21] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?fields=security_groups HTTP/1.1" 200 1399 0.067691 10.0.0.191 - - [2026-08-24 03:17:21] "DELETE /security-group/047b6c1e-4d92-4405-aee5-94fa8f432852 HTTP/1.1" 200 115 0.063073 10.0.0.191 - - [2026-08-24 03:17:21] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001300 10.0.0.191 - - [2026-08-24 03:17:21] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?fields=application_policy_sets HTTP/1.1" 200 1438 0.078803 10.0.0.190 - - [2026-08-24 03:17:21] "DELETE /access-control-list/2c45e3ba-9aad-4611-ab03-f7ee38e31b5e HTTP/1.1" 200 115 0.063614 10.0.0.190 - - [2026-08-24 03:17:21] "DELETE /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60 HTTP/1.1" 200 115 0.504673 10.0.0.191 - - [2026-08-24 03:17:21] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000954 10.0.0.190 - - [2026-08-24 03:17:21] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?fields=projects HTTP/1.1" 200 1443 0.011283 10.0.0.191 - - [2026-08-24 03:17:23] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003363 10.0.0.191 - - [2026-08-24 03:17:23] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001397 10.0.0.191 - - [2026-08-24 03:17:23] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.049147 10.0.0.191 - - [2026-08-24 03:17:23] "POST /id-to-fqname HTTP/1.1" 200 202 0.005557 10.0.0.191 - - [2026-08-24 03:17:23] "POST /fqname-to-id HTTP/1.1" 404 211 0.008793 10.0.0.191 - - [2026-08-24 03:17:23] "POST /security-groups HTTP/1.1" 200 603 0.081471 10.0.0.191 - - [2026-08-24 03:17:23] "POST /projects HTTP/1.1" 200 609 0.321791 10.0.0.190 - - [2026-08-24 03:17:23] "POST /fqname-to-id HTTP/1.1" 404 245 0.009055 10.0.0.191 - - [2026-08-24 03:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.400703 10.0.0.190 - - [2026-08-24 03:17:23] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.585068 10.0.0.191 - - [2026-08-24 03:17:23] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004645 10.0.0.190 - - [2026-08-24 03:17:23] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?fields=virtual_networks HTTP/1.1" 200 1058 0.065404 10.0.0.191 - - [2026-08-24 03:17:23] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001754 10.0.0.190 - - [2026-08-24 03:17:23] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.060405 10.0.0.191 - - [2026-08-24 03:17:23] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001127 10.0.0.190 - - [2026-08-24 03:17:23] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?fields=security_groups HTTP/1.1" 200 1297 0.080062 10.0.0.190 - - [2026-08-24 03:17:24] "POST /fqname-to-id HTTP/1.1" 404 182 0.034779 10.0.0.191 - - [2026-08-24 03:17:24] "GET /projects?obj_uuids=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003755 10.0.0.191 - - [2026-08-24 03:17:24] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001062 10.0.0.191 - - [2026-08-24 03:17:24] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007505 10.0.0.191 - - [2026-08-24 03:17:25] "POST /id-to-fqname HTTP/1.1" 200 184 0.004164 10.0.0.191 - - [2026-08-24 03:17:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.005848 10.0.0.191 - - [2026-08-24 03:17:25] "POST /security-groups HTTP/1.1" 200 585 0.080488 10.0.0.191 - - [2026-08-24 03:17:25] "POST /projects HTTP/1.1" 200 573 0.317393 10.0.0.190 - - [2026-08-24 03:17:25] "POST /access-control-lists HTTP/1.1" 200 592 0.031895 10.0.0.191 - - [2026-08-24 03:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.388225 10.0.0.190 - - [2026-08-24 03:17:25] "GET /project/52f177ea-8717-4209-854e-deb4696d860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.536551 10.0.0.190 - - [2026-08-24 03:17:26] "GET / HTTP/1.1" 200 36215 0.001468 10.0.0.191 - - [2026-08-24 03:17:27] "DELETE /project/52f177ea87174209854edeb4696d860d HTTP/1.1" 404 173 0.006564 10.0.0.191 - - [2026-08-24 03:17:27] "DELETE /project/6e1af147fc994362b5d34b1a96d65e60 HTTP/1.1" 404 173 0.005486 10.0.0.191 - - [2026-08-24 03:17:27] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000953 10.0.0.191 - - [2026-08-24 03:17:27] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.068711 10.0.0.191 - - [2026-08-24 03:17:27] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001144 10.0.0.191 - - [2026-08-24 03:17:27] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?fields=security_groups HTTP/1.1" 200 1399 0.077285 10.0.0.191 - - [2026-08-24 03:17:27] "DELETE /security-group/9e588580-1d90-486a-9e85-272da4db9aff HTTP/1.1" 200 115 0.084540 10.0.0.191 - - [2026-08-24 03:17:27] "GET /projects?obj_uuids=6e1af147-fc99-4362-b5d3-4b1a96d65e60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001029 10.0.0.190 - - [2026-08-24 03:17:27] "DELETE /access-control-list/7a2ee634-8464-452e-9c32-1aa2ad690d4e HTTP/1.1" 200 115 0.054300 10.0.0.191 - - [2026-08-24 03:17:27] "GET /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60?fields=application_policy_sets HTTP/1.1" 200 1438 0.051612 10.0.0.190 - - [2026-08-24 03:17:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000419 10.0.0.191 - - [2026-08-24 03:17:27] "DELETE /project/6e1af147-fc99-4362-b5d3-4b1a96d65e60 HTTP/1.1" 200 115 0.525204 10.0.0.190 - - [2026-08-24 03:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.032297 10.0.0.191 - - [2026-08-24 03:17:27] "GET /projects?obj_uuids=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001151 10.0.0.190 - - [2026-08-24 03:17:27] "GET /project/52f177ea-8717-4209-854e-deb4696d860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.055023 10.0.0.191 - - [2026-08-24 03:17:28] "POST /useragent-kv HTTP/1.1" 200 115 0.010070 10.0.0.190 - - [2026-08-24 03:17:28] "POST /neutron/subnet HTTP/1.1" 200 724 0.235883 10.0.0.190 - - [2026-08-24 03:17:28] "POST /ref-update HTTP/1.1" 200 156 0.031597 10.0.0.190 - - [2026-08-24 03:17:28] "POST /id-to-fqname HTTP/1.1" 200 214 0.001804 10.0.0.190 - - [2026-08-24 03:17:28] "GET /virtual-network/afd7ad5c-283e-4dd2-842d-602a089e5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.011287 10.0.0.190 - - [2026-08-24 03:17:28] "POST /neutron/network HTTP/1.1" 200 992 0.012096 10.0.0.190 - - [2026-08-24 03:17:28] "GET /virtual-network/afd7ad5c-283e-4dd2-842d-602a089e5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006715 10.0.0.190 - - [2026-08-24 03:17:29] "POST /neutron/subnet HTTP/1.1" 200 828 0.011353 10.0.0.190 - - [2026-08-24 03:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.191 - - [2026-08-24 03:17:29] "GET /projects?obj_uuids=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000968 10.0.0.190 - - [2026-08-24 03:17:29] "GET /project/52f177ea-8717-4209-854e-deb4696d860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.042970 10.0.0.191 - - [2026-08-24 03:17:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007648 10.0.0.190 - - [2026-08-24 03:17:29] "POST /neutron/subnet HTTP/1.1" 200 719 0.194621 10.0.0.190 - - [2026-08-24 03:17:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.006584 10.0.0.190 - - [2026-08-24 03:17:29] "POST /id-to-fqname HTTP/1.1" 200 214 0.001622 10.0.0.190 - - [2026-08-24 03:17:29] "GET /virtual-network/5f50002c-da4a-4f04-a821-740e6459bc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.008718 10.0.0.190 - - [2026-08-24 03:17:29] "POST /neutron/network HTTP/1.1" 200 991 0.010970 10.0.0.190 - - [2026-08-24 03:17:29] "GET /virtual-network/5f50002c-da4a-4f04-a821-740e6459bc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.006450 10.0.0.190 - - [2026-08-24 03:17:29] "POST /neutron/subnet HTTP/1.1" 200 828 0.010434 10.0.0.190 - - [2026-08-24 03:17:29] "POST /id-to-fqname HTTP/1.1" 200 214 0.001273 10.0.0.190 - - [2026-08-24 03:17:30] "POST /neutron/port HTTP/1.1" 200 117 0.008641 10.0.0.190 - - [2026-08-24 03:17:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.001685 10.0.0.190 - - [2026-08-24 03:17:30] "POST /neutron/network HTTP/1.1" 200 1002 0.008625 10.0.0.190 - - [2026-08-24 03:17:31] "POST /neutron/port HTTP/1.1" 200 117 0.006631 10.0.0.190 - - [2026-08-24 03:17:31] "POST /id-to-fqname HTTP/1.1" 200 214 0.001286 10.0.0.191 - - [2026-08-24 03:17:31] "GET /projects?obj_uuids=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001131 10.0.0.190 - - [2026-08-24 03:17:31] "GET /project/52f177ea-8717-4209-854e-deb4696d860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.084118 10.0.0.190 - - [2026-08-24 03:17:31] "POST /neutron/network HTTP/1.1" 200 991 0.030659 10.0.0.190 - - [2026-08-24 03:17:31] "POST /neutron/port HTTP/1.1" 200 117 0.007048 10.0.0.190 - - [2026-08-24 03:17:35] "POST /neutron/port HTTP/1.1" 200 1161 0.024302 10.0.0.190 - - [2026-08-24 03:17:35] "POST /neutron/port HTTP/1.1" 200 1215 0.223405 10.0.0.190 - - [2026-08-24 03:17:35] "POST /neutron/port HTTP/1.1" 200 1161 0.034157 10.0.0.190 - - [2026-08-24 03:17:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004640 10.0.0.190 - - [2026-08-24 03:17:36] "POST /neutron/port HTTP/1.1" 200 117 0.001241 10.0.0.190 - - [2026-08-24 03:17:36] "POST /neutron/port HTTP/1.1" 200 1225 0.023495 10.0.0.190 - - [2026-08-24 03:17:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004835 10.0.0.190 - - [2026-08-24 03:17:37] "POST /neutron/port HTTP/1.1" 200 117 0.001550 10.0.0.190 - - [2026-08-24 03:17:37] "POST /neutron/network HTTP/1.1" 200 1001 0.008348 10.0.0.190 - - [2026-08-24 03:17:38] "POST /neutron/port HTTP/1.1" 200 1160 0.035636 10.0.0.190 - - [2026-08-24 03:17:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004451 10.0.0.190 - - [2026-08-24 03:17:39] "POST /neutron/port HTTP/1.1" 200 117 0.001274 10.0.0.190 - - [2026-08-24 03:17:41] "POST /neutron/port HTTP/1.1" 200 1225 0.018675 10.0.0.190 - - [2026-08-24 03:17:47] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009326 10.0.0.190 - - [2026-08-24 03:17:57] "POST /neutron/port HTTP/1.1" 200 1225 0.020360 10.0.0.190 - - [2026-08-24 03:17:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007607 10.0.0.190 - - [2026-08-24 03:17:57] "GET /virtual-machine/025ff637-da08-47e2-86f5-50dfde4172c0 HTTP/1.1" 401 293 0.000510 10.0.0.190 - - [2026-08-24 03:17:58] "GET /virtual-machine/025ff637-da08-47e2-86f5-50dfde4172c0 HTTP/1.1" 200 1286 0.032885 10.0.0.190 - - [2026-08-24 03:17:58] "GET /virtual-machine-interface/2e97b0d3-47b2-4334-b5e7-0e592fe6c118 HTTP/1.1" 200 3113 0.007141 10.0.0.190 - - [2026-08-24 03:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.190 - - [2026-08-24 03:17:58] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003980 10.0.0.190 - - [2026-08-24 03:17:58] "GET /virtual-networks?parent_id=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003006 10.0.0.190 - - [2026-08-24 03:17:58] "GET /virtual-network/afd7ad5c-283e-4dd2-842d-602a089e5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006168 10.0.0.191 - - [2026-08-24 03:17:59] "GET /obj-perms HTTP/1.1" 200 4509 0.068110 10.0.0.190 - - [2026-08-24 03:17:59] "GET /obj-perms HTTP/1.1" 200 4509 0.043134 10.0.0.190 - - [2026-08-24 03:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.190 - - [2026-08-24 03:18:01] "GET /virtual-network/afd7ad5c-283e-4dd2-842d-602a089e5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006688 10.0.0.190 - - [2026-08-24 03:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.190 - - [2026-08-24 03:18:05] "GET /virtual-network/afd7ad5c-283e-4dd2-842d-602a089e5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005702 10.0.0.190 - - [2026-08-24 03:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.190 - - [2026-08-24 03:18:09] "GET /virtual-network/afd7ad5c-283e-4dd2-842d-602a089e5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006275 10.0.0.190 - - [2026-08-24 03:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005206 10.0.0.190 - - [2026-08-24 03:18:13] "GET /virtual-network/afd7ad5c-283e-4dd2-842d-602a089e5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.019553 10.0.0.190 - - [2026-08-24 03:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.190 - - [2026-08-24 03:18:17] "GET /virtual-network/afd7ad5c-283e-4dd2-842d-602a089e5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005701 10.0.0.190 - - [2026-08-24 03:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.190 - - [2026-08-24 03:18:21] "GET /virtual-network/afd7ad5c-283e-4dd2-842d-602a089e5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006334 10.0.0.190 - - [2026-08-24 03:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.190 - - [2026-08-24 03:18:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004827 10.0.0.190 - - [2026-08-24 03:18:25] "GET /virtual-networks?parent_id=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003410 10.0.0.190 - - [2026-08-24 03:18:25] "GET /virtual-network/afd7ad5c-283e-4dd2-842d-602a089e5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006854 10.0.0.190 - - [2026-08-24 03:18:26] "POST /neutron/port HTTP/1.1" 200 1225 0.021618 10.0.0.190 - - [2026-08-24 03:18:31] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008378 10.0.0.190 - - [2026-08-24 03:18:41] "POST /neutron/port HTTP/1.1" 200 1225 0.020905 10.0.0.190 - - [2026-08-24 03:18:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009255 10.0.0.190 - - [2026-08-24 03:18:45] "POST /neutron/network HTTP/1.1" 200 1002 0.040723 10.0.0.190 - - [2026-08-24 03:18:45] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014398 10.0.0.190 - - [2026-08-24 03:18:45] "POST /neutron/network HTTP/1.1" 200 992 0.010274 10.0.0.190 - - [2026-08-24 03:18:47] "POST /neutron/port HTTP/1.1" 200 1225 0.022543 10.0.0.190 - - [2026-08-24 03:18:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004349 10.0.0.190 - - [2026-08-24 03:18:48] "POST /neutron/port HTTP/1.1" 200 117 0.001241 10.0.0.190 - - [2026-08-24 03:18:51] "POST /neutron/port HTTP/1.1" 200 1225 0.034531 10.0.0.190 - - [2026-08-24 03:18:52] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010327 10.0.0.190 - - [2026-08-24 03:18:52] "GET /virtual-machine/213f11b0-3d43-42d5-9b60-7e03b796fd20 HTTP/1.1" 200 1288 0.007490 10.0.0.190 - - [2026-08-24 03:18:52] "GET /virtual-machine-interface/74847cf6-fc12-46c7-b1cb-e9dfd36d551b HTTP/1.1" 200 3113 0.005394 10.0.0.190 - - [2026-08-24 03:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.190 - - [2026-08-24 03:18:52] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004546 10.0.0.190 - - [2026-08-24 03:18:52] "GET /virtual-networks?parent_id=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003062 10.0.0.190 - - [2026-08-24 03:18:52] "GET /virtual-network/afd7ad5c-283e-4dd2-842d-602a089e5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006430 10.0.0.190 - - [2026-08-24 03:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.190 - - [2026-08-24 03:18:55] "GET /virtual-network/afd7ad5c-283e-4dd2-842d-602a089e5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006132 10.0.0.190 - - [2026-08-24 03:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.190 - - [2026-08-24 03:18:59] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005317 10.0.0.190 - - [2026-08-24 03:18:59] "GET /virtual-networks?parent_id=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003544 10.0.0.190 - - [2026-08-24 03:18:59] "GET /virtual-network/afd7ad5c-283e-4dd2-842d-602a089e5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006913 10.0.0.190 - - [2026-08-24 03:18:59] "POST /neutron/port HTTP/1.1" 200 1225 0.022410 10.0.0.190 - - [2026-08-24 03:19:04] "POST /neutron/port HTTP/1.1" 200 1225 0.022443 10.0.0.190 - - [2026-08-24 03:19:05] "POST /neutron/port HTTP/1.1" 200 1224 0.019699 10.0.0.190 - - [2026-08-24 03:19:10] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007544 10.0.0.190 - - [2026-08-24 03:19:15] "POST /neutron/port HTTP/1.1" 200 1224 0.033938 10.0.0.190 - - [2026-08-24 03:19:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010342 10.0.0.190 - - [2026-08-24 03:19:15] "GET /virtual-machine/26620587-b3f7-438d-abbd-0b2ebb844ac4 HTTP/1.1" 200 1288 0.006811 10.0.0.190 - - [2026-08-24 03:19:15] "GET /virtual-machine-interface/b5bc2cc7-064f-4c77-9c8e-557ce1f1772b HTTP/1.1" 200 3114 0.005778 10.0.0.190 - - [2026-08-24 03:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.190 - - [2026-08-24 03:19:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004668 10.0.0.190 - - [2026-08-24 03:19:15] "GET /virtual-networks?parent_id=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.005668 10.0.0.190 - - [2026-08-24 03:19:15] "GET /virtual-network/5f50002c-da4a-4f04-a821-740e6459bc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005734 10.0.0.190 - - [2026-08-24 03:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.190 - - [2026-08-24 03:19:16] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004172 10.0.0.190 - - [2026-08-24 03:19:16] "GET /virtual-networks?parent_id=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.002819 10.0.0.190 - - [2026-08-24 03:19:16] "GET /virtual-network/5f50002c-da4a-4f04-a821-740e6459bc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005542 10.0.0.190 - - [2026-08-24 03:19:18] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003870 10.0.0.190 - - [2026-08-24 03:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.190 - - [2026-08-24 03:19:18] "GET /global-qos-config/061cbeb5-b462-4f98-874d-49cb6f14bc07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.004566 10.0.0.190 - - [2026-08-24 03:19:18] "POST /fqname-to-id HTTP/1.1" 404 222 0.004029 10.0.0.190 - - [2026-08-24 03:19:18] "POST /forwarding-classs HTTP/1.1" 200 578 0.037026 10.0.0.190 - - [2026-08-24 03:19:18] "POST /id-to-fqname HTTP/1.1" 200 232 0.003484 10.0.0.190 - - [2026-08-24 03:19:18] "GET /forwarding-class/d084d68c-b8da-494f-b3d6-42076deb807f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.004637 10.0.0.191 - - [2026-08-24 03:19:18] "GET /projects?obj_uuids=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.029804 10.0.0.190 - - [2026-08-24 03:19:18] "GET /project/52f177ea-8717-4209-854e-deb4696d860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.085399 10.0.0.190 - - [2026-08-24 03:19:18] "POST /fqname-to-id HTTP/1.1" 404 211 0.004140 10.0.0.190 - - [2026-08-24 03:19:18] "POST /qos-configs HTTP/1.1" 200 545 0.036583 10.0.0.190 - - [2026-08-24 03:19:18] "POST /id-to-fqname HTTP/1.1" 200 217 0.003716 10.0.0.190 - - [2026-08-24 03:19:19] "GET /qos-config/22248177-8bf7-41fc-a80b-79f17174a42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1506 0.004778 10.0.0.190 - - [2026-08-24 03:19:19] "GET /virtual-machine-interface/2e97b0d3-47b2-4334-b5e7-0e592fe6c118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.006409 10.0.0.190 - - [2026-08-24 03:19:19] "POST /ref-update HTTP/1.1" 200 156 0.015913 10.0.0.190 - - [2026-08-24 03:19:19] "POST /neutron/port HTTP/1.1" 200 1225 0.022821 10.0.0.190 - - [2026-08-24 03:19:19] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007505 10.0.0.190 - - [2026-08-24 03:19:19] "POST /neutron/network HTTP/1.1" 200 966 0.019149 10.0.0.190 - - [2026-08-24 03:19:19] "POST /id-to-fqname HTTP/1.1" 200 214 0.001397 10.0.0.190 - - [2026-08-24 03:19:19] "GET /virtual-machine/025ff637-da08-47e2-86f5-50dfde4172c0 HTTP/1.1" 200 1286 0.004256 10.0.0.190 - - [2026-08-24 03:19:19] "GET /virtual-machine-interface/2e97b0d3-47b2-4334-b5e7-0e592fe6c118 HTTP/1.1" 200 3361 0.006727 10.0.0.190 - - [2026-08-24 03:19:19] "GET /instance-ip/5b10458e-b6fb-4abc-a1a5-e041f90d65fb HTTP/1.1" 200 1631 0.007097 10.0.0.190 - - [2026-08-24 03:19:19] "GET /instance-ip/b67daafe-d531-4576-87ab-788cedc2289b HTTP/1.1" 200 1611 0.006240 10.0.0.190 - - [2026-08-24 03:19:19] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007317 10.0.0.190 - - [2026-08-24 03:19:19] "POST /neutron/port HTTP/1.1" 200 1225 0.018192 10.0.0.190 - - [2026-08-24 03:19:19] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008157 10.0.0.190 - - [2026-08-24 03:19:20] "POST /id-to-fqname HTTP/1.1" 200 214 0.001419 10.0.0.190 - - [2026-08-24 03:19:20] "GET /virtual-machine/213f11b0-3d43-42d5-9b60-7e03b796fd20 HTTP/1.1" 200 1288 0.004510 10.0.0.190 - - [2026-08-24 03:19:20] "GET /virtual-machine-interface/74847cf6-fc12-46c7-b1cb-e9dfd36d551b HTTP/1.1" 200 3113 0.005447 10.0.0.190 - - [2026-08-24 03:19:20] "GET /instance-ip/65714ae1-8105-4905-b3dd-92119b5fe342 HTTP/1.1" 200 1631 0.006267 10.0.0.190 - - [2026-08-24 03:19:20] "GET /instance-ip/91db8add-7f3c-41f2-92b2-2054d143de07 HTTP/1.1" 200 1612 0.006227 10.0.0.190 - - [2026-08-24 03:19:45] "POST /neutron/port HTTP/1.1" 200 1225 0.019072 10.0.0.190 - - [2026-08-24 03:19:47] "POST /neutron/port HTTP/1.1" 200 1224 0.020057 10.0.0.190 - - [2026-08-24 03:19:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005244 10.0.0.190 - - [2026-08-24 03:19:47] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.190 - - [2026-08-24 03:19:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004280 10.0.0.190 - - [2026-08-24 03:19:47] "POST /neutron/port HTTP/1.1" 200 117 0.001318 10.0.0.190 - - [2026-08-24 03:20:15] "GET /virtual-machine-interface/2e97b0d3-47b2-4334-b5e7-0e592fe6c118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2944 0.006238 10.0.0.190 - - [2026-08-24 03:20:15] "POST /ref-update HTTP/1.1" 200 156 0.019317 10.0.0.190 - - [2026-08-24 03:20:15] "DELETE /qos-config/22248177-8bf7-41fc-a80b-79f17174a42b HTTP/1.1" 200 115 0.040315 10.0.0.190 - - [2026-08-24 03:20:15] "POST /id-to-fqname HTTP/1.1" 200 232 0.001373 10.0.0.190 - - [2026-08-24 03:20:16] "DELETE /forwarding-class/d084d68c-b8da-494f-b3d6-42076deb807f HTTP/1.1" 200 115 0.030965 10.0.0.190 - - [2026-08-24 03:20:17] "POST /neutron/network HTTP/1.1" 200 991 0.010094 10.0.0.190 - - [2026-08-24 03:20:19] "POST /neutron/port HTTP/1.1" 200 1214 0.019630 10.0.0.190 - - [2026-08-24 03:20:19] "POST /neutron/port HTTP/1.1" 200 1225 0.037173 10.0.0.191 - - [2026-08-24 03:20:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002828 10.0.0.191 - - [2026-08-24 03:20:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004230 10.0.0.191 - - [2026-08-24 03:20:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003698 10.0.0.191 - - [2026-08-24 03:20:19] "POST /useragent-kv HTTP/1.1" 200 115 0.008231 10.0.0.190 - - [2026-08-24 03:20:19] "POST /neutron/network HTTP/1.1" 200 151 0.250929 10.0.0.190 - - [2026-08-24 03:20:20] "POST /neutron/port HTTP/1.1" 200 151 0.382579 10.0.0.190 - - [2026-08-24 03:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008371 10.0.0.190 - - [2026-08-24 03:20:22] "POST /neutron/network HTTP/1.1" 200 992 0.009617 10.0.0.190 - - [2026-08-24 03:20:22] "DELETE /route-target/2fbb2e98-a1fe-4597-8480-655074fd83b0 HTTP/1.1" 200 115 0.025567 10.0.0.191 - - [2026-08-24 03:20:22] "GET /projects?obj_uuids=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001140 10.0.0.190 - - [2026-08-24 03:20:22] "GET /project/52f177ea-8717-4209-854e-deb4696d860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.083747 10.0.0.191 - - [2026-08-24 03:20:22] "GET /projects?obj_uuids=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000944 10.0.0.190 - - [2026-08-24 03:20:22] "GET /project/52f177ea-8717-4209-854e-deb4696d860d?fields=virtual_networks HTTP/1.1" 200 1021 0.056069 10.0.0.191 - - [2026-08-24 03:20:22] "GET /projects?obj_uuids=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001469 10.0.0.190 - - [2026-08-24 03:20:22] "GET /project/52f177ea-8717-4209-854e-deb4696d860d?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.050741 10.0.0.191 - - [2026-08-24 03:20:22] "GET /projects?obj_uuids=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002726 10.0.0.190 - - [2026-08-24 03:20:22] "GET /project/52f177ea-8717-4209-854e-deb4696d860d?fields=security_groups HTTP/1.1" 200 1242 0.046591 10.0.0.190 - - [2026-08-24 03:20:23] "POST /fqname-to-id HTTP/1.1" 404 181 0.035309 10.0.0.191 - - [2026-08-24 03:20:23] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003037 10.0.0.191 - - [2026-08-24 03:20:23] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001379 10.0.0.191 - - [2026-08-24 03:20:23] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.037354 10.0.0.191 - - [2026-08-24 03:20:23] "POST /id-to-fqname HTTP/1.1" 200 183 0.004035 10.0.0.191 - - [2026-08-24 03:20:23] "POST /fqname-to-id HTTP/1.1" 404 192 0.014196 10.0.0.191 - - [2026-08-24 03:20:24] "POST /security-groups HTTP/1.1" 200 584 0.078607 10.0.0.191 - - [2026-08-24 03:20:24] "POST /projects HTTP/1.1" 200 571 0.328565 10.0.0.190 - - [2026-08-24 03:20:24] "POST /fqname-to-id HTTP/1.1" 404 226 0.013736 10.0.0.191 - - [2026-08-24 03:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.408531 10.0.0.190 - - [2026-08-24 03:20:24] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.589604 10.0.0.190 - - [2026-08-24 03:20:25] "GET / HTTP/1.1" 200 36215 0.001608 10.0.0.190 - - [2026-08-24 03:20:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000466 10.0.0.190 - - [2026-08-24 03:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.058962 10.0.0.191 - - [2026-08-24 03:20:27] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000976 10.0.0.190 - - [2026-08-24 03:20:27] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.060824 10.0.0.191 - - [2026-08-24 03:20:27] "DELETE /project/6abace82f3f7498f861506a057ea3037 HTTP/1.1" 404 173 0.006307 10.0.0.191 - - [2026-08-24 03:20:27] "GET /projects?obj_uuids=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000882 10.0.0.191 - - [2026-08-24 03:20:27] "GET /project/52f177ea-8717-4209-854e-deb4696d860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.040158 10.0.0.191 - - [2026-08-24 03:20:27] "GET /projects?obj_uuids=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002081 10.0.0.191 - - [2026-08-24 03:20:27] "GET /project/52f177ea-8717-4209-854e-deb4696d860d?fields=security_groups HTTP/1.1" 200 1344 0.081655 10.0.0.191 - - [2026-08-24 03:20:27] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001105 10.0.0.191 - - [2026-08-24 03:20:27] "DELETE /security-group/f5920371-47d8-44ab-9e31-ecfc7aba5ecf HTTP/1.1" 200 115 0.080563 10.0.0.191 - - [2026-08-24 03:20:27] "GET /projects?obj_uuids=52f177ea-8717-4209-854e-deb4696d860d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001739 10.0.0.191 - - [2026-08-24 03:20:28] "GET /project/52f177ea-8717-4209-854e-deb4696d860d?fields=application_policy_sets HTTP/1.1" 200 1383 0.101745 10.0.0.190 - - [2026-08-24 03:20:28] "POST /neutron/network HTTP/1.1" 200 612 0.255658 10.0.0.190 - - [2026-08-24 03:20:28] "DELETE /access-control-list/51ce6ec2-884a-42b5-b2f8-f2e3d19037c1 HTTP/1.1" 200 115 0.077915 10.0.0.191 - - [2026-08-24 03:20:28] "DELETE /project/52f177ea-8717-4209-854e-deb4696d860d HTTP/1.1" 409 225 0.468014 10.0.0.190 - - [2026-08-24 03:20:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.005987 10.0.0.190 - - [2026-08-24 03:20:28] "GET /virtual-network/25ed9a45-c8db-42ea-8e3b-f481ed6ef8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007403 10.0.0.190 - - [2026-08-24 03:20:28] "POST /neutron/network HTTP/1.1" 200 833 0.015945 10.0.0.190 - - [2026-08-24 03:20:28] "GET /virtual-network/25ed9a45-c8db-42ea-8e3b-f481ed6ef8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005867 10.0.0.190 - - [2026-08-24 03:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.190 - - [2026-08-24 03:20:28] "GET /virtual-network/25ed9a45-c8db-42ea-8e3b-f481ed6ef8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005763 10.0.0.190 - - [2026-08-24 03:20:28] "POST /route-targets HTTP/1.1" 200 324 0.023081 10.0.0.190 - - [2026-08-24 03:20:28] "PUT /virtual-network/25ed9a45-c8db-42ea-8e3b-f481ed6ef8e0 HTTP/1.1" 200 265 0.079950 10.0.0.190 - - [2026-08-24 03:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.017787 10.0.0.191 - - [2026-08-24 03:20:28] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001023 10.0.0.190 - - [2026-08-24 03:20:28] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.055855 10.0.0.190 - - [2026-08-24 03:20:28] "POST /neutron/network HTTP/1.1" 200 117 0.016728 10.0.0.190 - - [2026-08-24 03:20:29] "POST /ref-update HTTP/1.1" 200 156 0.052380 10.0.0.190 - - [2026-08-24 03:20:29] "POST /neutron/network HTTP/1.1" 200 832 0.011262 10.0.0.190 - - [2026-08-24 03:20:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.001338 10.0.0.190 - - [2026-08-24 03:20:29] "GET /virtual-network/21e5a1b3-6d7a-4468-845b-ebcfe772d00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005821 10.0.0.190 - - [2026-08-24 03:20:29] "GET /virtual-network/21e5a1b3-6d7a-4468-845b-ebcfe772d00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005492 10.0.0.190 - - [2026-08-24 03:20:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.011679 10.0.0.190 - - [2026-08-24 03:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.190 - - [2026-08-24 03:20:29] "GET /virtual-network/21e5a1b3-6d7a-4468-845b-ebcfe772d00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005755 10.0.0.190 - - [2026-08-24 03:20:29] "PUT /virtual-network/21e5a1b3-6d7a-4468-845b-ebcfe772d00d HTTP/1.1" 200 265 0.070116 10.0.0.190 - - [2026-08-24 03:20:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.001255 10.0.0.190 - - [2026-08-24 03:20:30] "POST /neutron/port HTTP/1.1" 200 117 0.006901 10.0.0.190 - - [2026-08-24 03:20:30] "POST /id-to-fqname HTTP/1.1" 200 220 0.001269 10.0.0.190 - - [2026-08-24 03:20:30] "POST /neutron/network HTTP/1.1" 200 842 0.009761 10.0.0.190 - - [2026-08-24 03:20:30] "POST /neutron/port HTTP/1.1" 200 117 0.006529 10.0.0.191 - - [2026-08-24 03:20:34] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001159 10.0.0.190 - - [2026-08-24 03:20:34] "POST /neutron/port HTTP/1.1" 200 1055 0.376283 10.0.0.190 - - [2026-08-24 03:20:35] "POST /neutron/port HTTP/1.1" 200 1109 0.121431 10.0.0.190 - - [2026-08-24 03:20:35] "POST /neutron/port HTTP/1.1" 200 1054 0.018217 10.0.0.190 - - [2026-08-24 03:20:36] "POST /neutron/port HTTP/1.1" 200 1119 0.043098 10.0.0.190 - - [2026-08-24 03:20:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004257 10.0.0.190 - - [2026-08-24 03:20:36] "POST /neutron/network HTTP/1.1" 200 833 0.007485 10.0.0.190 - - [2026-08-24 03:20:36] "POST /neutron/subnet HTTP/1.1" 200 703 0.009974 10.0.0.190 - - [2026-08-24 03:20:41] "POST /neutron/port HTTP/1.1" 200 1119 0.018443 10.0.0.190 - - [2026-08-24 03:20:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008576 10.0.0.190 - - [2026-08-24 03:20:56] "POST /neutron/port HTTP/1.1" 200 1119 0.017961 10.0.0.190 - - [2026-08-24 03:20:56] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008188 10.0.0.190 - - [2026-08-24 03:20:56] "GET /virtual-machine/96463a73-70a4-48cf-ad1d-5dedb5ab59d9 HTTP/1.1" 401 293 0.000471 10.0.0.190 - - [2026-08-24 03:20:56] "GET /virtual-machine/96463a73-70a4-48cf-ad1d-5dedb5ab59d9 HTTP/1.1" 200 1288 0.027789 10.0.0.190 - - [2026-08-24 03:20:56] "GET /virtual-machine-interface/327810eb-3b39-4466-b1da-d55c62901d91 HTTP/1.1" 200 2934 0.004925 10.0.0.190 - - [2026-08-24 03:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.190 - - [2026-08-24 03:20:57] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003569 10.0.0.190 - - [2026-08-24 03:20:57] "GET /virtual-networks?parent_id=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002979 10.0.0.190 - - [2026-08-24 03:20:57] "GET /virtual-network/25ed9a45-c8db-42ea-8e3b-f481ed6ef8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.007149 10.0.0.190 - - [2026-08-24 03:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.190 - - [2026-08-24 03:21:00] "GET /virtual-network/25ed9a45-c8db-42ea-8e3b-f481ed6ef8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006244 10.0.0.190 - - [2026-08-24 03:21:00] "POST /neutron/port HTTP/1.1" 200 1119 0.044313 10.0.0.190 - - [2026-08-24 03:21:00] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008597 10.0.0.190 - - [2026-08-24 03:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.190 - - [2026-08-24 03:21:02] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003861 10.0.0.190 - - [2026-08-24 03:21:02] "GET /virtual-networks?parent_id=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002882 10.0.0.190 - - [2026-08-24 03:21:02] "GET /virtual-network/25ed9a45-c8db-42ea-8e3b-f481ed6ef8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006091 10.0.0.190 - - [2026-08-24 03:21:02] "POST /neutron/port HTTP/1.1" 200 1118 0.021601 10.0.0.190 - - [2026-08-24 03:21:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007694 10.0.0.190 - - [2026-08-24 03:21:02] "GET /virtual-machine/4c336af9-5e2b-46be-a598-2cd82b11040e HTTP/1.1" 200 1287 0.005873 10.0.0.190 - - [2026-08-24 03:21:02] "GET /virtual-machine-interface/885fa50f-d729-4221-8f43-684f32ba558e HTTP/1.1" 200 2934 0.005865 10.0.0.190 - - [2026-08-24 03:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.190 - - [2026-08-24 03:21:02] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003987 10.0.0.190 - - [2026-08-24 03:21:02] "GET /virtual-networks?parent_id=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003696 10.0.0.190 - - [2026-08-24 03:21:02] "GET /virtual-network/21e5a1b3-6d7a-4468-845b-ebcfe772d00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006266 10.0.0.190 - - [2026-08-24 03:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.190 - - [2026-08-24 03:21:04] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004428 10.0.0.190 - - [2026-08-24 03:21:04] "GET /virtual-networks?parent_id=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003142 10.0.0.190 - - [2026-08-24 03:21:04] "GET /virtual-network/21e5a1b3-6d7a-4468-845b-ebcfe772d00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.007037 10.0.0.190 - - [2026-08-24 03:21:04] "POST /routing-policys HTTP/1.1" 200 536 0.035641 10.0.0.190 - - [2026-08-24 03:21:04] "GET /virtual-network/25ed9a45-c8db-42ea-8e3b-f481ed6ef8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.027765 10.0.0.190 - - [2026-08-24 03:21:04] "PUT /virtual-network/25ed9a45-c8db-42ea-8e3b-f481ed6ef8e0 HTTP/1.1" 200 265 0.064324 10.0.0.190 - - [2026-08-24 03:21:08] "POST /ref-update HTTP/1.1" 200 156 0.035205 10.0.0.190 - - [2026-08-24 03:21:08] "POST /ref-update HTTP/1.1" 200 156 0.079643 10.0.0.190 - - [2026-08-24 03:21:08] "DELETE /routing-policy/1589abf4-7b43-410a-9d06-5b3fabc54ebb HTTP/1.1" 200 115 0.071062 10.0.0.190 - - [2026-08-24 03:21:10] "POST /neutron/port HTTP/1.1" 200 1118 0.019968 10.0.0.190 - - [2026-08-24 03:21:10] "POST /neutron/network HTTP/1.1" 200 832 0.019289 10.0.0.190 - - [2026-08-24 03:21:10] "POST /neutron/port HTTP/1.1" 200 151 0.269716 10.0.0.191 - - [2026-08-24 03:21:13] "POST /useragent-kv HTTP/1.1" 200 115 0.010743 10.0.0.191 - - [2026-08-24 03:21:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004210 10.0.0.190 - - [2026-08-24 03:21:13] "POST /neutron/network HTTP/1.1" 200 151 0.195251 10.0.0.190 - - [2026-08-24 03:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007848 10.0.0.190 - - [2026-08-24 03:21:13] "DELETE /route-target/4861c670-7d04-4adb-abf8-7429479acef4 HTTP/1.1" 200 115 0.028724 10.0.0.190 - - [2026-08-24 03:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.191 - - [2026-08-24 03:21:15] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001068 10.0.0.190 - - [2026-08-24 03:21:16] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.055821 10.0.0.190 - - [2026-08-24 03:21:16] "POST /neutron/network HTTP/1.1" 200 117 0.014060 10.0.0.190 - - [2026-08-24 03:21:16] "POST /route-targets HTTP/1.1" 200 328 0.017198 10.0.0.190 - - [2026-08-24 03:21:16] "POST /neutron/network HTTP/1.1" 200 831 0.010126 10.0.0.190 - - [2026-08-24 03:21:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001251 10.0.0.190 - - [2026-08-24 03:21:16] "GET /virtual-network/1ef38bed-6116-4c9a-96f9-881cfba2c761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006257 10.0.0.190 - - [2026-08-24 03:21:16] "GET /virtual-network/1ef38bed-6116-4c9a-96f9-881cfba2c761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006218 10.0.0.190 - - [2026-08-24 03:21:16] "POST /neutron/subnet HTTP/1.1" 200 724 0.010989 10.0.0.190 - - [2026-08-24 03:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.190 - - [2026-08-24 03:21:16] "GET /virtual-network/1ef38bed-6116-4c9a-96f9-881cfba2c761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006007 10.0.0.190 - - [2026-08-24 03:21:16] "PUT /virtual-network/1ef38bed-6116-4c9a-96f9-881cfba2c761 HTTP/1.1" 200 265 0.097783 10.0.0.190 - - [2026-08-24 03:21:16] "POST /ref-update HTTP/1.1" 200 156 0.035195 10.0.0.190 - - [2026-08-24 03:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.191 - - [2026-08-24 03:21:16] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001055 10.0.0.190 - - [2026-08-24 03:21:16] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.047596 10.0.0.191 - - [2026-08-24 03:21:17] "POST /useragent-kv HTTP/1.1" 200 115 0.016095 10.0.0.190 - - [2026-08-24 03:21:17] "POST /neutron/subnet HTTP/1.1" 200 729 0.213943 10.0.0.190 - - [2026-08-24 03:21:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001462 10.0.0.190 - - [2026-08-24 03:21:17] "GET /virtual-network/ff0b3cc9-ae7f-4381-a45a-54a77bedd7a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005730 10.0.0.190 - - [2026-08-24 03:21:17] "GET /virtual-network/ff0b3cc9-ae7f-4381-a45a-54a77bedd7a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005392 10.0.0.190 - - [2026-08-24 03:21:17] "POST /neutron/network HTTP/1.1" 200 832 0.007701 10.0.0.190 - - [2026-08-24 03:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.190 - - [2026-08-24 03:21:17] "GET /virtual-network/ff0b3cc9-ae7f-4381-a45a-54a77bedd7a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006169 10.0.0.190 - - [2026-08-24 03:21:17] "PUT /virtual-network/ff0b3cc9-ae7f-4381-a45a-54a77bedd7a0 HTTP/1.1" 200 265 0.072031 10.0.0.190 - - [2026-08-24 03:21:17] "POST /ref-update HTTP/1.1" 200 156 0.023774 10.0.0.190 - - [2026-08-24 03:21:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001555 10.0.0.191 - - [2026-08-24 03:21:17] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001023 10.0.0.190 - - [2026-08-24 03:21:17] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.057116 10.0.0.190 - - [2026-08-24 03:21:17] "POST /neutron/network HTTP/1.1" 200 831 0.009269 10.0.0.190 - - [2026-08-24 03:21:18] "POST /id-to-fqname HTTP/1.1" 200 220 0.001456 10.0.0.190 - - [2026-08-24 03:21:18] "POST /neutron/port HTTP/1.1" 200 117 0.007600 10.0.0.190 - - [2026-08-24 03:21:18] "POST /neutron/port HTTP/1.1" 200 117 0.009249 10.0.0.190 - - [2026-08-24 03:21:22] "POST /neutron/network HTTP/1.1" 200 841 0.007852 10.0.0.190 - - [2026-08-24 03:21:22] "POST /neutron/port HTTP/1.1" 200 1053 0.086282 10.0.0.191 - - [2026-08-24 03:21:22] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001452 10.0.0.190 - - [2026-08-24 03:21:23] "POST /neutron/port HTTP/1.1" 200 1054 0.371484 10.0.0.190 - - [2026-08-24 03:21:23] "POST /neutron/port HTTP/1.1" 200 1108 0.142618 10.0.0.190 - - [2026-08-24 03:21:24] "POST /neutron/port HTTP/1.1" 200 1117 0.023382 10.0.0.190 - - [2026-08-24 03:21:24] "POST /neutron/port HTTP/1.1" 200 117 0.001297 10.0.0.190 - - [2026-08-24 03:21:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004488 10.0.0.190 - - [2026-08-24 03:21:24] "POST /neutron/network HTTP/1.1" 200 832 0.008556 10.0.0.190 - - [2026-08-24 03:21:34] "POST /neutron/port HTTP/1.1" 200 1117 0.021669 10.0.0.190 - - [2026-08-24 03:21:39] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007963 10.0.0.190 - - [2026-08-24 03:21:46] "POST /neutron/port HTTP/1.1" 200 1118 0.017877 10.0.0.190 - - [2026-08-24 03:21:48] "POST /neutron/network HTTP/1.1" 200 842 0.006821 10.0.0.190 - - [2026-08-24 03:21:48] "POST /neutron/port HTTP/1.1" 200 117 0.001606 10.0.0.190 - - [2026-08-24 03:21:49] "POST /neutron/network HTTP/1.1" 200 841 0.008054 10.0.0.190 - - [2026-08-24 03:21:49] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.190 - - [2026-08-24 03:21:49] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010449 10.0.0.190 - - [2026-08-24 03:21:49] "POST /neutron/port HTTP/1.1" 200 1117 0.020714 10.0.0.190 - - [2026-08-24 03:21:49] "GET /virtual-machine/e8ee0757-7276-45db-89d0-a756b3964705 HTTP/1.1" 200 1287 0.006918 10.0.0.190 - - [2026-08-24 03:21:49] "GET /virtual-machine-interface/50426aee-c7a0-4363-9250-fcb06c4836e4 HTTP/1.1" 200 2934 0.006278 10.0.0.190 - - [2026-08-24 03:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.190 - - [2026-08-24 03:21:49] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004014 10.0.0.190 - - [2026-08-24 03:21:49] "GET /virtual-networks?parent_id=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003353 10.0.0.190 - - [2026-08-24 03:21:49] "GET /virtual-network/1ef38bed-6116-4c9a-96f9-881cfba2c761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005959 10.0.0.190 - - [2026-08-24 03:21:50] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008889 10.0.0.190 - - [2026-08-24 03:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.190 - - [2026-08-24 03:21:52] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004215 10.0.0.190 - - [2026-08-24 03:21:52] "GET /virtual-networks?parent_id=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003634 10.0.0.190 - - [2026-08-24 03:21:52] "GET /virtual-network/1ef38bed-6116-4c9a-96f9-881cfba2c761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006713 10.0.0.190 - - [2026-08-24 03:21:53] "POST /neutron/port HTTP/1.1" 200 1118 0.020902 10.0.0.190 - - [2026-08-24 03:21:53] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008933 10.0.0.190 - - [2026-08-24 03:21:53] "GET /virtual-machine/1fa22a54-8ae0-416a-9da8-cba100feb7a4 HTTP/1.1" 200 1287 0.029937 10.0.0.190 - - [2026-08-24 03:21:53] "GET /virtual-machine-interface/57f3ee1c-6af6-4a1e-8de7-f93a6473d554 HTTP/1.1" 200 2934 0.005391 10.0.0.190 - - [2026-08-24 03:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.190 - - [2026-08-24 03:21:53] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003546 10.0.0.190 - - [2026-08-24 03:21:53] "GET /virtual-networks?parent_id=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004691 10.0.0.190 - - [2026-08-24 03:21:53] "GET /virtual-network/ff0b3cc9-ae7f-4381-a45a-54a77bedd7a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007391 10.0.0.190 - - [2026-08-24 03:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.190 - - [2026-08-24 03:21:54] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003903 10.0.0.190 - - [2026-08-24 03:21:54] "GET /virtual-networks?parent_id=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003615 10.0.0.190 - - [2026-08-24 03:21:54] "GET /virtual-network/ff0b3cc9-ae7f-4381-a45a-54a77bedd7a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005794 10.0.0.190 - - [2026-08-24 03:21:54] "POST /routing-policys HTTP/1.1" 200 536 0.029267 10.0.0.190 - - [2026-08-24 03:21:54] "GET /virtual-network/1ef38bed-6116-4c9a-96f9-881cfba2c761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.009278 10.0.0.190 - - [2026-08-24 03:21:54] "PUT /virtual-network/1ef38bed-6116-4c9a-96f9-881cfba2c761 HTTP/1.1" 200 265 0.096569 10.0.0.190 - - [2026-08-24 03:21:58] "POST /routing-policys HTTP/1.1" 200 536 0.028937 10.0.0.190 - - [2026-08-24 03:21:58] "GET /virtual-network/1ef38bed-6116-4c9a-96f9-881cfba2c761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.014581 10.0.0.190 - - [2026-08-24 03:21:58] "PUT /virtual-network/1ef38bed-6116-4c9a-96f9-881cfba2c761 HTTP/1.1" 200 265 0.078064 10.0.0.190 - - [2026-08-24 03:21:58] "POST /ref-update HTTP/1.1" 200 156 0.040498 10.0.0.190 - - [2026-08-24 03:22:00] "POST /ref-update HTTP/1.1" 200 156 0.060278 10.0.0.190 - - [2026-08-24 03:22:00] "DELETE /routing-policy/f4f2db0a-46bf-49a4-a7ad-dc64abfdd1f4 HTTP/1.1" 200 115 0.054996 10.0.0.190 - - [2026-08-24 03:22:00] "POST /ref-update HTTP/1.1" 200 156 0.074714 10.0.0.190 - - [2026-08-24 03:22:00] "DELETE /routing-policy/35860c61-0634-4772-b3e8-d7007b703156 HTTP/1.1" 200 115 0.052541 10.0.0.190 - - [2026-08-24 03:22:00] "POST /neutron/network HTTP/1.1" 200 832 0.007667 10.0.0.190 - - [2026-08-24 03:22:02] "POST /neutron/port HTTP/1.1" 200 1108 0.015304 10.0.0.190 - - [2026-08-24 03:22:02] "POST /neutron/port HTTP/1.1" 200 1107 0.034218 10.0.0.190 - - [2026-08-24 03:22:02] "POST /neutron/network HTTP/1.1" 400 204 0.022572 10.0.0.50 - - [2026-08-24 03:22:03] "GET /obj-perms HTTP/1.1" 200 4509 0.052440 10.0.0.191 - - [2026-08-24 03:22:03] "GET /obj-perms HTTP/1.1" 200 4509 0.043205 10.0.0.190 - - [2026-08-24 03:22:04] "POST /neutron/network HTTP/1.1" 200 831 0.010675 10.0.0.190 - - [2026-08-24 03:22:04] "DELETE /route-target/16b9a5bf-d33a-4625-b830-2fd1830b0073 HTTP/1.1" 200 115 0.031946 10.0.0.190 - - [2026-08-24 03:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.190 - - [2026-08-24 03:22:05] "DELETE /route-target/4943626f-9a2b-48af-b8a4-656970817ce6 HTTP/1.1" 200 115 0.025629 10.0.0.190 - - [2026-08-24 03:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005886 10.0.0.191 - - [2026-08-24 03:22:07] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001570 10.0.0.190 - - [2026-08-24 03:22:07] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.063578 10.0.0.191 - - [2026-08-24 03:22:07] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001206 10.0.0.191 - - [2026-08-24 03:22:07] "GET /global-system-configs HTTP/1.1" 401 293 0.001083 10.0.0.190 - - [2026-08-24 03:22:07] "POST /neutron/network HTTP/1.1" 200 612 0.177182 10.0.0.191 - - [2026-08-24 03:22:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000470 10.0.0.190 - - [2026-08-24 03:22:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000459 10.0.0.190 - - [2026-08-24 03:22:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.003361 10.0.0.190 - - [2026-08-24 03:22:08] "GET /virtual-network/762419d1-c014-4ade-854e-686f275459d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.010359 10.0.0.190 - - [2026-08-24 03:22:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000336 10.0.0.190 - - [2026-08-24 03:22:08] "POST /neutron/network HTTP/1.1" 200 829 0.008129 10.0.0.190 - - [2026-08-24 03:22:08] "GET /virtual-network/762419d1-c014-4ade-854e-686f275459d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007336 10.0.0.191 - - [2026-08-24 03:22:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.190 - - [2026-08-24 03:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.190 - - [2026-08-24 03:22:08] "GET /virtual-network/762419d1-c014-4ade-854e-686f275459d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006912 10.0.0.191 - - [2026-08-24 03:22:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000519 10.0.0.190 - - [2026-08-24 03:22:08] "PUT /virtual-network/762419d1-c014-4ade-854e-686f275459d0 HTTP/1.1" 200 265 0.078977 10.0.0.190 - - [2026-08-24 03:22:08] "POST /route-targets HTTP/1.1" 200 324 0.028503 10.0.0.190 - - [2026-08-24 03:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.191 - - [2026-08-24 03:22:08] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001069 10.0.0.190 - - [2026-08-24 03:22:08] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.053422 10.0.0.190 - - [2026-08-24 03:22:08] "POST /neutron/network HTTP/1.1" 200 117 0.017773 10.0.0.190 - - [2026-08-24 03:22:08] "POST /ref-update HTTP/1.1" 200 156 0.026744 10.0.0.190 - - [2026-08-24 03:22:09] "POST /neutron/network HTTP/1.1" 200 831 0.009266 10.0.0.190 - - [2026-08-24 03:22:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001235 10.0.0.190 - - [2026-08-24 03:22:09] "GET /virtual-network/a6ab2be0-af38-4fea-9c1c-b836e1dca07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005545 10.0.0.190 - - [2026-08-24 03:22:09] "GET /virtual-network/a6ab2be0-af38-4fea-9c1c-b836e1dca07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007863 10.0.0.190 - - [2026-08-24 03:22:09] "POST /neutron/subnet HTTP/1.1" 200 724 0.098282 10.0.0.190 - - [2026-08-24 03:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.190 - - [2026-08-24 03:22:09] "GET /virtual-network/a6ab2be0-af38-4fea-9c1c-b836e1dca07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005427 10.0.0.190 - - [2026-08-24 03:22:09] "PUT /virtual-network/a6ab2be0-af38-4fea-9c1c-b836e1dca07f HTTP/1.1" 200 265 0.078524 10.0.0.190 - - [2026-08-24 03:22:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001768 10.0.0.190 - - [2026-08-24 03:22:09] "POST /neutron/port HTTP/1.1" 200 117 0.007848 10.0.0.190 - - [2026-08-24 03:22:10] "POST /id-to-fqname HTTP/1.1" 200 220 0.001484 10.0.0.50 - - [2026-08-24 03:22:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000478 10.0.0.50 - - [2026-08-24 03:22:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000438 10.0.0.190 - - [2026-08-24 03:22:10] "POST /neutron/network HTTP/1.1" 200 841 0.008960 10.0.0.191 - - [2026-08-24 03:22:10] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001451 10.0.0.190 - - [2026-08-24 03:22:10] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.071398 10.0.0.190 - - [2026-08-24 03:22:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000524 10.0.0.190 - - [2026-08-24 03:22:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000476 10.0.0.190 - - [2026-08-24 03:22:10] "POST /neutron/port HTTP/1.1" 200 117 0.007600 10.0.0.50 - - [2026-08-24 03:22:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.50 - - [2026-08-24 03:22:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.191 - - [2026-08-24 03:22:14] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001086 10.0.0.190 - - [2026-08-24 03:22:14] "POST /neutron/port HTTP/1.1" 200 1051 0.433014 10.0.0.190 - - [2026-08-24 03:22:14] "POST /neutron/port HTTP/1.1" 200 1105 0.145632 10.0.0.190 - - [2026-08-24 03:22:15] "POST /neutron/port HTTP/1.1" 200 1053 0.017949 10.0.0.190 - - [2026-08-24 03:22:15] "POST /neutron/port HTTP/1.1" 200 1115 0.019904 10.0.0.190 - - [2026-08-24 03:22:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005917 10.0.0.190 - - [2026-08-24 03:22:16] "POST /neutron/network HTTP/1.1" 200 829 0.008322 10.0.0.190 - - [2026-08-24 03:22:16] "POST /neutron/subnet HTTP/1.1" 200 698 0.009136 10.0.0.190 - - [2026-08-24 03:22:21] "POST /neutron/port HTTP/1.1" 200 1115 0.020180 10.0.0.190 - - [2026-08-24 03:22:26] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007280 10.0.0.190 - - [2026-08-24 03:22:36] "POST /neutron/port HTTP/1.1" 200 1115 0.019530 10.0.0.190 - - [2026-08-24 03:22:36] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007137 10.0.0.190 - - [2026-08-24 03:22:36] "GET /virtual-machine/74ce7098-ad01-41c5-be3f-e7aad3bd4ef6 HTTP/1.1" 200 1287 0.008670 10.0.0.190 - - [2026-08-24 03:22:36] "GET /virtual-machine-interface/f7940863-025d-4e70-a16e-99770368dcf3 HTTP/1.1" 200 2935 0.005603 10.0.0.190 - - [2026-08-24 03:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.190 - - [2026-08-24 03:22:36] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003560 10.0.0.190 - - [2026-08-24 03:22:36] "GET /virtual-networks?parent_id=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004590 10.0.0.190 - - [2026-08-24 03:22:36] "GET /virtual-network/762419d1-c014-4ade-854e-686f275459d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006026 10.0.0.190 - - [2026-08-24 03:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.190 - - [2026-08-24 03:22:39] "GET /virtual-network/762419d1-c014-4ade-854e-686f275459d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.008401 10.0.0.190 - - [2026-08-24 03:22:40] "POST /neutron/port HTTP/1.1" 200 1115 0.019596 10.0.0.190 - - [2026-08-24 03:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.190 - - [2026-08-24 03:22:41] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003837 10.0.0.190 - - [2026-08-24 03:22:41] "GET /virtual-networks?parent_id=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003013 10.0.0.190 - - [2026-08-24 03:22:41] "GET /virtual-network/762419d1-c014-4ade-854e-686f275459d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005769 10.0.0.190 - - [2026-08-24 03:22:42] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007894 10.0.0.190 - - [2026-08-24 03:22:42] "POST /neutron/port HTTP/1.1" 200 1117 0.019212 10.0.0.190 - - [2026-08-24 03:22:42] "GET /virtual-machine/8edc5456-e01e-4569-8d39-c7c1beff5308 HTTP/1.1" 200 1288 0.006702 10.0.0.190 - - [2026-08-24 03:22:42] "GET /virtual-machine-interface/a4bff6a7-9532-4424-b763-765e0cb3c7f7 HTTP/1.1" 200 2935 0.005767 10.0.0.190 - - [2026-08-24 03:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.190 - - [2026-08-24 03:22:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003908 10.0.0.190 - - [2026-08-24 03:22:42] "GET /virtual-networks?parent_id=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003350 10.0.0.190 - - [2026-08-24 03:22:42] "GET /virtual-network/a6ab2be0-af38-4fea-9c1c-b836e1dca07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005796 10.0.0.190 - - [2026-08-24 03:22:42] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008605 10.0.0.190 - - [2026-08-24 03:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.190 - - [2026-08-24 03:22:43] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004850 10.0.0.190 - - [2026-08-24 03:22:43] "GET /virtual-networks?parent_id=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004553 10.0.0.190 - - [2026-08-24 03:22:43] "GET /virtual-network/a6ab2be0-af38-4fea-9c1c-b836e1dca07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007615 10.0.0.190 - - [2026-08-24 03:22:43] "POST /interface-route-tables HTTP/1.1" 200 576 0.031237 10.0.0.190 - - [2026-08-24 03:22:43] "GET /interface-route-table/d417c1b3-e8d1-44de-8db6-497af68397b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1308 0.016839 10.0.0.190 - - [2026-08-24 03:22:43] "GET /virtual-machine-interface/f7940863-025d-4e70-a16e-99770368dcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2713 0.006495 10.0.0.190 - - [2026-08-24 03:22:43] "POST /ref-update HTTP/1.1" 200 156 0.015982 10.0.0.190 - - [2026-08-24 03:22:43] "POST /routing-policys HTTP/1.1" 200 536 0.040250 10.0.0.190 - - [2026-08-24 03:22:44] "GET /virtual-network/762419d1-c014-4ade-854e-686f275459d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006518 10.0.0.190 - - [2026-08-24 03:22:44] "PUT /virtual-network/762419d1-c014-4ade-854e-686f275459d0 HTTP/1.1" 200 265 0.075942 10.0.0.190 - - [2026-08-24 03:22:48] "POST /ref-update HTTP/1.1" 200 156 0.066870 10.0.0.190 - - [2026-08-24 03:22:48] "POST /ref-update HTTP/1.1" 200 156 0.053058 10.0.0.190 - - [2026-08-24 03:22:48] "DELETE /routing-policy/e9a1dc3a-fca7-492f-89e7-03a2b8330f1d HTTP/1.1" 200 115 0.064343 10.0.0.190 - - [2026-08-24 03:22:51] "POST /neutron/port HTTP/1.1" 200 1117 0.019070 10.0.0.190 - - [2026-08-24 03:22:51] "POST /neutron/port HTTP/1.1" 200 1115 0.020934 10.0.0.190 - - [2026-08-24 03:22:51] "POST /neutron/network HTTP/1.1" 200 831 0.007672 10.0.0.191 - - [2026-08-24 03:22:53] "POST /useragent-kv HTTP/1.1" 200 115 0.011021 10.0.0.191 - - [2026-08-24 03:22:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004212 10.0.0.190 - - [2026-08-24 03:22:53] "POST /neutron/network HTTP/1.1" 200 151 0.167634 10.0.0.190 - - [2026-08-24 03:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.190 - - [2026-08-24 03:22:53] "DELETE /route-target/a915dc3b-b127-4807-b701-3540701bd442 HTTP/1.1" 200 115 0.035727 10.0.0.191 - - [2026-08-24 03:22:55] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000987 10.0.0.190 - - [2026-08-24 03:22:55] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.048688 10.0.0.191 - - [2026-08-24 03:22:55] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001016 10.0.0.190 - - [2026-08-24 03:22:55] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?fields=virtual_networks HTTP/1.1" 200 1019 0.038563 10.0.0.191 - - [2026-08-24 03:22:55] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000913 10.0.0.190 - - [2026-08-24 03:22:55] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.058620 10.0.0.191 - - [2026-08-24 03:22:55] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001544 10.0.0.190 - - [2026-08-24 03:22:55] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?fields=security_groups HTTP/1.1" 200 1239 0.060450 10.0.0.190 - - [2026-08-24 03:22:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.033071 10.0.0.191 - - [2026-08-24 03:22:56] "GET /projects?obj_uuids=d4568e59-e845-49f8-abbb-0d4ab532fa3a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005094 10.0.0.191 - - [2026-08-24 03:22:56] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000965 10.0.0.191 - - [2026-08-24 03:22:56] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007517 10.0.0.191 - - [2026-08-24 03:22:56] "POST /id-to-fqname HTTP/1.1" 200 194 0.006603 10.0.0.191 - - [2026-08-24 03:22:56] "POST /fqname-to-id HTTP/1.1" 404 203 0.009945 10.0.0.191 - - [2026-08-24 03:22:56] "POST /security-groups HTTP/1.1" 200 595 0.041708 10.0.0.190 - - [2026-08-24 03:22:56] "POST /fqname-to-id HTTP/1.1" 404 238 0.003935 10.0.0.191 - - [2026-08-24 03:22:56] "POST /projects HTTP/1.1" 200 593 0.277385 10.0.0.191 - - [2026-08-24 03:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.347424 10.0.0.190 - - [2026-08-24 03:22:56] "POST /access-control-lists HTTP/1.1" 200 600 0.038139 10.0.0.190 - - [2026-08-24 03:22:56] "GET /project/d4568e59-e845-49f8-abbb-0d4ab532fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.500570 10.0.0.190 - - [2026-08-24 03:22:58] "GET / HTTP/1.1" 200 36215 0.001324 10.0.0.190 - - [2026-08-24 03:22:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000523 10.0.0.190 - - [2026-08-24 03:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.063959 10.0.0.191 - - [2026-08-24 03:23:00] "GET /projects?obj_uuids=d4568e59-e845-49f8-abbb-0d4ab532fa3a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001084 10.0.0.190 - - [2026-08-24 03:23:00] "GET /project/d4568e59-e845-49f8-abbb-0d4ab532fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.060961 10.0.0.190 - - [2026-08-24 03:23:00] "POST /neutron/network HTTP/1.1" 200 117 0.041693 10.0.0.190 - - [2026-08-24 03:23:01] "POST /neutron/network HTTP/1.1" 200 830 0.009704 10.0.0.190 - - [2026-08-24 03:23:01] "POST /id-to-fqname HTTP/1.1" 200 226 0.001435 10.0.0.190 - - [2026-08-24 03:23:01] "GET /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007742 10.0.0.190 - - [2026-08-24 03:23:01] "GET /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006517 10.0.0.190 - - [2026-08-24 03:23:01] "POST /neutron/subnet HTTP/1.1" 200 715 0.010871 10.0.0.190 - - [2026-08-24 03:23:01] "GET /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006153 10.0.0.190 - - [2026-08-24 03:23:02] "GET /obj-perms HTTP/1.1" 200 4491 0.059445 10.0.0.190 - - [2026-08-24 03:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.190 - - [2026-08-24 03:23:03] "GET /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005888 10.0.0.190 - - [2026-08-24 03:23:03] "POST /route-targets HTTP/1.1" 200 328 0.018347 10.0.0.190 - - [2026-08-24 03:23:03] "PUT /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1 HTTP/1.1" 200 265 0.109640 10.0.0.190 - - [2026-08-24 03:23:08] "POST /id-to-fqname HTTP/1.1" 200 226 0.001368 10.0.0.190 - - [2026-08-24 03:23:08] "POST /neutron/port HTTP/1.1" 200 117 0.008180 10.0.0.190 - - [2026-08-24 03:23:11] "DELETE /access-control-list/37853079-bdcc-41dc-8ecc-5a294696063b HTTP/1.1" 200 115 0.047970 10.0.0.190 - - [2026-08-24 03:23:13] "POST /neutron/network HTTP/1.1" 200 840 0.008289 10.0.0.190 - - [2026-08-24 03:23:13] "POST /neutron/port HTTP/1.1" 200 1062 0.022861 10.0.0.190 - - [2026-08-24 03:23:14] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008489 10.0.0.190 - - [2026-08-24 03:23:14] "POST /neutron/subnet HTTP/1.1" 200 689 0.010490 10.0.0.190 - - [2026-08-24 03:23:19] "POST /neutron/port HTTP/1.1" 200 1126 0.021706 10.0.0.190 - - [2026-08-24 03:23:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008463 10.0.0.191 - - [2026-08-24 03:23:28] "DELETE /project/d4568e59e84549f8abbb0d4ab532fa3a HTTP/1.1" 404 173 0.003906 10.0.0.191 - - [2026-08-24 03:23:28] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000948 10.0.0.191 - - [2026-08-24 03:23:28] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.058335 10.0.0.191 - - [2026-08-24 03:23:28] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001370 10.0.0.191 - - [2026-08-24 03:23:28] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?fields=security_groups HTTP/1.1" 200 1087 0.054509 10.0.0.191 - - [2026-08-24 03:23:28] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001590 10.0.0.191 - - [2026-08-24 03:23:28] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?fields=application_policy_sets HTTP/1.1" 200 1380 0.050707 10.0.0.191 - - [2026-08-24 03:23:28] "DELETE /project/6abace82-f3f7-498f-8615-06a057ea3037 HTTP/1.1" 409 278 0.265650 10.0.0.190 - - [2026-08-24 03:23:34] "POST /neutron/port HTTP/1.1" 200 1126 0.021795 10.0.0.190 - - [2026-08-24 03:23:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009935 10.0.0.190 - - [2026-08-24 03:23:34] "GET /virtual-machine/3e4b6dd6-3e73-45f8-b4a1-4fd2de2d6c67 HTTP/1.1" 401 293 0.000466 10.0.0.190 - - [2026-08-24 03:23:35] "GET /virtual-machine/3e4b6dd6-3e73-45f8-b4a1-4fd2de2d6c67 HTTP/1.1" 200 1298 0.032043 10.0.0.190 - - [2026-08-24 03:23:35] "GET /virtual-machine-interface/8289582a-1965-4a8b-97ef-513079f3f9cf HTTP/1.1" 200 2974 0.005561 10.0.0.190 - - [2026-08-24 03:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.190 - - [2026-08-24 03:23:35] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004565 10.0.0.190 - - [2026-08-24 03:23:35] "GET /virtual-networks?parent_id=d4568e59-e845-49f8-abbb-0d4ab532fa3a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003570 10.0.0.190 - - [2026-08-24 03:23:35] "GET /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.008237 10.0.0.190 - - [2026-08-24 03:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.190 - - [2026-08-24 03:23:38] "GET /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006307 10.0.0.190 - - [2026-08-24 03:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.190 - - [2026-08-24 03:23:42] "GET /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005392 10.0.0.190 - - [2026-08-24 03:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.190 - - [2026-08-24 03:23:46] "GET /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005968 10.0.0.190 - - [2026-08-24 03:23:49] "POST /neutron/port HTTP/1.1" 200 1126 0.045959 10.0.0.190 - - [2026-08-24 03:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.190 - - [2026-08-24 03:23:50] "GET /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006477 10.0.0.190 - - [2026-08-24 03:23:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004092 10.0.0.190 - - [2026-08-24 03:23:51] "POST /neutron/network HTTP/1.1" 200 830 0.007981 10.0.0.190 - - [2026-08-24 03:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.190 - - [2026-08-24 03:23:54] "GET /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005963 10.0.0.190 - - [2026-08-24 03:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.190 - - [2026-08-24 03:23:58] "GET /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005380 10.0.0.190 - - [2026-08-24 03:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.190 - - [2026-08-24 03:24:02] "GET /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005450 10.0.0.190 - - [2026-08-24 03:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.190 - - [2026-08-24 03:24:05] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004263 10.0.0.190 - - [2026-08-24 03:24:05] "GET /virtual-networks?parent_id=d4568e59-e845-49f8-abbb-0d4ab532fa3a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003945 10.0.0.190 - - [2026-08-24 03:24:05] "GET /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006485 10.0.0.190 - - [2026-08-24 03:24:08] "POST /neutron/port HTTP/1.1" 200 1126 0.020944 10.0.0.190 - - [2026-08-24 03:24:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007861 10.0.0.190 - - [2026-08-24 03:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.190 - - [2026-08-24 03:24:15] "GET /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006290 10.0.0.190 - - [2026-08-24 03:24:15] "PUT /virtual-network/76cc01a4-dd5f-4edc-9826-fde9170a63e1 HTTP/1.1" 200 265 0.066368 10.0.0.190 - - [2026-08-24 03:24:15] "DELETE /route-target/f6ff2e65-abc5-49a4-8a5d-4977f0f3b8e9 HTTP/1.1" 200 115 0.032029 10.0.0.190 - - [2026-08-24 03:24:22] "POST /neutron/port HTTP/1.1" 200 1126 0.019923 10.0.0.190 - - [2026-08-24 03:24:23] "POST /neutron/network HTTP/1.1" 200 830 0.024384 10.0.0.191 - - [2026-08-24 03:24:25] "POST /useragent-kv HTTP/1.1" 200 115 0.050504 10.0.0.191 - - [2026-08-24 03:24:25] "POST /useragent-kv HTTP/1.1" 200 115 0.010501 10.0.0.190 - - [2026-08-24 03:24:25] "POST /neutron/network HTTP/1.1" 200 151 0.198911 10.0.0.190 - - [2026-08-24 03:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.191 - - [2026-08-24 03:24:28] "GET /projects?obj_uuids=d4568e59-e845-49f8-abbb-0d4ab532fa3a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001014 10.0.0.190 - - [2026-08-24 03:24:28] "GET /project/d4568e59-e845-49f8-abbb-0d4ab532fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.054556 10.0.0.190 - - [2026-08-24 03:24:28] "POST /route-targets HTTP/1.1" 200 328 0.015692 10.0.0.191 - - [2026-08-24 03:24:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003353 10.0.0.190 - - [2026-08-24 03:24:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.261652 10.0.0.190 - - [2026-08-24 03:24:28] "POST /id-to-fqname HTTP/1.1" 200 226 0.001534 10.0.0.190 - - [2026-08-24 03:24:28] "GET /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006125 10.0.0.190 - - [2026-08-24 03:24:28] "GET /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005989 10.0.0.190 - - [2026-08-24 03:24:28] "POST /neutron/network HTTP/1.1" 200 830 0.006838 10.0.0.190 - - [2026-08-24 03:24:29] "GET /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006142 10.0.0.190 - - [2026-08-24 03:24:29] "GET /obj-perms HTTP/1.1" 200 4491 0.004472 10.0.0.50 - - [2026-08-24 03:24:29] "GET /obj-perms HTTP/1.1" 200 4491 0.038903 10.0.0.191 - - [2026-08-24 03:24:29] "GET /obj-perms HTTP/1.1" 200 4491 0.040380 10.0.0.190 - - [2026-08-24 03:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.190 - - [2026-08-24 03:24:29] "GET /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005792 10.0.0.190 - - [2026-08-24 03:24:29] "PUT /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e HTTP/1.1" 200 265 0.120292 10.0.0.190 - - [2026-08-24 03:24:29] "POST /ref-update HTTP/1.1" 200 156 0.035758 10.0.0.190 - - [2026-08-24 03:24:34] "POST /id-to-fqname HTTP/1.1" 200 226 0.001343 10.0.0.190 - - [2026-08-24 03:24:35] "POST /neutron/network HTTP/1.1" 200 830 0.028063 10.0.0.190 - - [2026-08-24 03:24:35] "POST /neutron/port HTTP/1.1" 200 117 0.007179 10.0.0.190 - - [2026-08-24 03:24:39] "POST /neutron/port HTTP/1.1" 200 1062 0.023620 10.0.0.190 - - [2026-08-24 03:24:40] "POST /neutron/port HTTP/1.1" 200 1126 0.022947 10.0.0.190 - - [2026-08-24 03:24:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005720 10.0.0.190 - - [2026-08-24 03:24:41] "POST /neutron/network HTTP/1.1" 200 830 0.008306 10.0.0.190 - - [2026-08-24 03:24:50] "POST /neutron/port HTTP/1.1" 200 1126 0.024681 10.0.0.190 - - [2026-08-24 03:24:55] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009251 10.0.0.190 - - [2026-08-24 03:25:00] "POST /neutron/port HTTP/1.1" 200 1126 0.023090 10.0.0.190 - - [2026-08-24 03:25:00] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010735 10.0.0.190 - - [2026-08-24 03:25:01] "GET /virtual-machine/7ee30a29-93a5-49cf-ac03-09655674609c HTTP/1.1" 200 1298 0.008523 10.0.0.190 - - [2026-08-24 03:25:01] "GET /virtual-machine-interface/83e7c01a-cb34-4266-9c16-c173df0a0976 HTTP/1.1" 200 2974 0.007306 10.0.0.190 - - [2026-08-24 03:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.190 - - [2026-08-24 03:25:01] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005610 10.0.0.190 - - [2026-08-24 03:25:01] "GET /virtual-networks?parent_id=d4568e59-e845-49f8-abbb-0d4ab532fa3a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003917 10.0.0.190 - - [2026-08-24 03:25:01] "GET /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007972 10.0.0.190 - - [2026-08-24 03:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.190 - - [2026-08-24 03:25:04] "GET /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005713 10.0.0.190 - - [2026-08-24 03:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.190 - - [2026-08-24 03:25:08] "GET /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006640 10.0.0.190 - - [2026-08-24 03:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.190 - - [2026-08-24 03:25:12] "GET /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006169 10.0.0.190 - - [2026-08-24 03:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.190 - - [2026-08-24 03:25:16] "GET /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005920 10.0.0.190 - - [2026-08-24 03:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.190 - - [2026-08-24 03:25:20] "GET /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006202 10.0.0.190 - - [2026-08-24 03:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.190 - - [2026-08-24 03:25:24] "GET /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006065 10.0.0.190 - - [2026-08-24 03:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.190 - - [2026-08-24 03:25:28] "GET /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005956 10.0.0.190 - - [2026-08-24 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.190 - - [2026-08-24 03:25:30] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004612 10.0.0.190 - - [2026-08-24 03:25:30] "GET /virtual-networks?parent_id=d4568e59-e845-49f8-abbb-0d4ab532fa3a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003203 10.0.0.190 - - [2026-08-24 03:25:30] "GET /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007175 10.0.0.190 - - [2026-08-24 03:25:35] "POST /neutron/port HTTP/1.1" 200 1126 0.019311 10.0.0.190 - - [2026-08-24 03:25:36] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007318 10.0.0.190 - - [2026-08-24 03:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.190 - - [2026-08-24 03:25:46] "GET /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006667 10.0.0.190 - - [2026-08-24 03:25:46] "PUT /virtual-network/c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e HTTP/1.1" 200 265 0.068432 10.0.0.190 - - [2026-08-24 03:25:46] "DELETE /route-target/eba1d59f-a1e6-4b0b-bbd9-12f10c3c197e HTTP/1.1" 200 115 0.028559 10.0.0.190 - - [2026-08-24 03:25:50] "POST /neutron/port HTTP/1.1" 200 1126 0.019675 10.0.0.190 - - [2026-08-24 03:25:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004630 10.0.0.190 - - [2026-08-24 03:25:51] "POST /neutron/network HTTP/1.1" 200 830 0.006846 10.0.0.190 - - [2026-08-24 03:25:54] "POST /neutron/port HTTP/1.1" 200 1126 0.020953 10.0.0.190 - - [2026-08-24 03:25:54] "POST /neutron/network HTTP/1.1" 200 830 0.012505 10.0.0.191 - - [2026-08-24 03:25:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005408 10.0.0.191 - - [2026-08-24 03:25:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002684 10.0.0.190 - - [2026-08-24 03:25:56] "POST /neutron/network HTTP/1.1" 200 151 0.153403 10.0.0.191 - - [2026-08-24 03:25:57] "GET /projects?obj_uuids=d4568e59-e845-49f8-abbb-0d4ab532fa3a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000994 10.0.0.190 - - [2026-08-24 03:25:57] "GET /project/d4568e59-e845-49f8-abbb-0d4ab532fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.085991 10.0.0.191 - - [2026-08-24 03:25:57] "GET /projects?obj_uuids=d4568e59-e845-49f8-abbb-0d4ab532fa3a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001116 10.0.0.190 - - [2026-08-24 03:25:58] "GET /project/d4568e59-e845-49f8-abbb-0d4ab532fa3a?fields=virtual_networks HTTP/1.1" 200 1043 0.044452 10.0.0.191 - - [2026-08-24 03:25:58] "GET /projects?obj_uuids=d4568e59-e845-49f8-abbb-0d4ab532fa3a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001074 10.0.0.190 - - [2026-08-24 03:25:58] "GET /project/d4568e59-e845-49f8-abbb-0d4ab532fa3a?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.069376 10.0.0.191 - - [2026-08-24 03:25:58] "GET /projects?obj_uuids=d4568e59-e845-49f8-abbb-0d4ab532fa3a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001209 10.0.0.190 - - [2026-08-24 03:25:58] "GET /project/d4568e59-e845-49f8-abbb-0d4ab532fa3a?fields=security_groups HTTP/1.1" 200 1274 0.052377 10.0.0.190 - - [2026-08-24 03:25:59] "POST /fqname-to-id HTTP/1.1" 404 213 0.039998 10.0.0.191 - - [2026-08-24 03:25:59] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002895 10.0.0.191 - - [2026-08-24 03:25:59] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.191 - - [2026-08-24 03:25:59] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.041469 10.0.0.191 - - [2026-08-24 03:25:59] "POST /id-to-fqname HTTP/1.1" 200 216 0.002390 10.0.0.191 - - [2026-08-24 03:25:59] "POST /fqname-to-id HTTP/1.1" 404 227 0.012820 10.0.0.191 - - [2026-08-24 03:25:59] "POST /security-groups HTTP/1.1" 200 616 0.039820 10.0.0.190 - - [2026-08-24 03:25:59] "POST /fqname-to-id HTTP/1.1" 404 259 0.006264 10.0.0.191 - - [2026-08-24 03:25:59] "POST /projects HTTP/1.1" 200 635 0.285028 10.0.0.191 - - [2026-08-24 03:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.360139 10.0.0.190 - - [2026-08-24 03:25:59] "POST /access-control-lists HTTP/1.1" 200 621 0.035646 10.0.0.190 - - [2026-08-24 03:25:59] "GET /project/6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.568509 10.0.0.190 - - [2026-08-24 03:26:01] "GET / HTTP/1.1" 200 36215 0.002926 10.0.0.190 - - [2026-08-24 03:26:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000540 10.0.0.190 - - [2026-08-24 03:26:03] "POST /fqname-to-id HTTP/1.1" 404 249 0.062687 10.0.0.190 - - [2026-08-24 03:26:03] "POST /fqname-to-id HTTP/1.1" 404 280 0.014335 10.0.0.190 - - [2026-08-24 03:26:03] "PUT /access-control-list/e9fc0ebf-6c6c-4ab4-b1ef-502bd8f21e96 HTTP/1.1" 200 273 0.016076 10.0.0.190 - - [2026-08-24 03:26:04] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.034831 10.0.0.190 - - [2026-08-24 03:26:04] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.130493 10.0.0.190 - - [2026-08-24 03:26:04] "PUT /access-control-list/e9fc0ebf-6c6c-4ab4-b1ef-502bd8f21e96 HTTP/1.1" 200 273 0.027555 10.0.0.190 - - [2026-08-24 03:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.190 - - [2026-08-24 03:26:04] "GET /security-group/ad9029b3-b455-422f-826b-a30ea1c9a74c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003727 10.0.0.190 - - [2026-08-24 03:26:05] "POST /neutron/security_group HTTP/1.1" 200 151 0.057366 10.0.0.190 - - [2026-08-24 03:26:05] "POST /fqname-to-id HTTP/1.1" 404 249 0.004007 10.0.0.190 - - [2026-08-24 03:26:05] "POST /fqname-to-id HTTP/1.1" 404 249 0.003584 10.0.0.190 - - [2026-08-24 03:26:06] "POST /fqname-to-id HTTP/1.1" 404 281 0.005446 10.0.0.190 - - [2026-08-24 03:26:06] "POST /access-control-lists HTTP/1.1" 200 643 0.039165 10.0.0.190 - - [2026-08-24 03:26:06] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.019431 10.0.0.190 - - [2026-08-24 03:26:06] "PUT /access-control-list/a3d1e390-2dd3-4269-9712-5eeec0cbcdc8 HTTP/1.1" 200 273 0.017866 10.0.0.190 - - [2026-08-24 03:26:06] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.169914 10.0.0.190 - - [2026-08-24 03:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.190 - - [2026-08-24 03:26:07] "GET /security-group/1f159f17-db32-45d9-934c-23d42f6b3b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004982 10.0.0.190 - - [2026-08-24 03:26:07] "POST /neutron/security_group_rule HTTP/1.1" 200 566 0.009151 10.0.0.190 - - [2026-08-24 03:26:07] "PUT /access-control-list/a3d1e390-2dd3-4269-9712-5eeec0cbcdc8 HTTP/1.1" 200 273 0.019439 10.0.0.190 - - [2026-08-24 03:26:08] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.174278 10.0.0.190 - - [2026-08-24 03:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.191 - - [2026-08-24 03:26:08] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000939 10.0.0.190 - - [2026-08-24 03:26:08] "GET /project/6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.076066 10.0.0.190 - - [2026-08-24 03:26:08] "POST /route-targets HTTP/1.1" 200 328 0.016409 10.0.0.191 - - [2026-08-24 03:26:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005566 10.0.0.190 - - [2026-08-24 03:26:08] "POST /neutron/subnet HTTP/1.1" 200 823 0.220531 10.0.0.190 - - [2026-08-24 03:26:09] "POST /id-to-fqname HTTP/1.1" 200 290 0.001421 10.0.0.190 - - [2026-08-24 03:26:09] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.007140 10.0.0.190 - - [2026-08-24 03:26:09] "POST /neutron/network HTTP/1.1" 200 1113 0.008192 10.0.0.190 - - [2026-08-24 03:26:09] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.005073 10.0.0.190 - - [2026-08-24 03:26:09] "POST /neutron/subnet HTTP/1.1" 200 729 0.009411 10.0.0.190 - - [2026-08-24 03:26:09] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.007251 10.0.0.50 - - [2026-08-24 03:26:10] "GET /obj-perms HTTP/1.1" 200 4533 0.061379 10.0.0.190 - - [2026-08-24 03:26:11] "POST /id-to-fqname HTTP/1.1" 200 290 0.001326 10.0.0.191 - - [2026-08-24 03:26:11] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001155 10.0.0.190 - - [2026-08-24 03:26:11] "GET /project/6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.129138 10.0.0.190 - - [2026-08-24 03:26:11] "POST /neutron/network HTTP/1.1" 200 1113 0.009561 10.0.0.190 - - [2026-08-24 03:26:11] "POST /id-to-fqname HTTP/1.1" 200 290 0.001626 10.0.0.190 - - [2026-08-24 03:26:11] "POST /neutron/port HTTP/1.1" 200 117 0.006640 10.0.0.190 - - [2026-08-24 03:26:12] "POST /neutron/network HTTP/1.1" 200 1113 0.024423 10.0.0.190 - - [2026-08-24 03:26:12] "DELETE /access-control-list/639aca78-90b8-4fdf-9118-7422966fffa0 HTTP/1.1" 200 115 0.032698 10.0.0.190 - - [2026-08-24 03:26:12] "POST /neutron/port HTTP/1.1" 200 117 0.008359 10.0.0.191 - - [2026-08-24 03:26:16] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001045 10.0.0.190 - - [2026-08-24 03:26:16] "POST /neutron/port HTTP/1.1" 200 1192 0.424555 10.0.0.191 - - [2026-08-24 03:26:16] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000978 10.0.0.190 - - [2026-08-24 03:26:16] "POST /neutron/security_group HTTP/1.1" 200 3456 0.055663 10.0.0.191 - - [2026-08-24 03:26:16] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001017 10.0.0.190 - - [2026-08-24 03:26:17] "POST /neutron/port HTTP/1.1" 200 1192 0.448266 10.0.0.190 - - [2026-08-24 03:26:17] "POST /neutron/port HTTP/1.1" 200 1246 0.167474 10.0.0.190 - - [2026-08-24 03:26:17] "POST /neutron/port HTTP/1.1" 200 1256 0.021321 10.0.0.190 - - [2026-08-24 03:26:17] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014430 10.0.0.190 - - [2026-08-24 03:26:17] "POST /neutron/network HTTP/1.1" 200 1113 0.015627 10.0.0.190 - - [2026-08-24 03:26:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003798 10.0.0.190 - - [2026-08-24 03:26:18] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.190 - - [2026-08-24 03:26:22] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007510 10.0.0.191 - - [2026-08-24 03:26:28] "DELETE /project/6c0b2a0b44e142fdb5d5e41ac7ef3212 HTTP/1.1" 404 173 0.004177 10.0.0.191 - - [2026-08-24 03:26:28] "DELETE /project/d4568e59-e845-49f8-abbb-0d4ab532fa3a HTTP/1.1" 404 177 0.003816 10.0.0.190 - - [2026-08-24 03:26:32] "POST /neutron/port HTTP/1.1" 200 1256 0.019439 10.0.0.190 - - [2026-08-24 03:26:38] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008480 10.0.0.190 - - [2026-08-24 03:26:38] "POST /neutron/port HTTP/1.1" 200 1256 0.018960 10.0.0.190 - - [2026-08-24 03:26:38] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007593 10.0.0.190 - - [2026-08-24 03:26:38] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 401 293 0.000552 10.0.0.190 - - [2026-08-24 03:26:38] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 200 1319 0.028897 10.0.0.190 - - [2026-08-24 03:26:38] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 200 1319 0.003687 10.0.0.190 - - [2026-08-24 03:26:38] "GET /virtual-machine-interface/af28a17a-9927-40f7-bd95-6494540ac503 HTTP/1.1" 200 3426 0.008135 10.0.0.190 - - [2026-08-24 03:26:38] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 200 1319 0.004475 10.0.0.190 - - [2026-08-24 03:26:38] "GET /virtual-machine-interface/af28a17a-9927-40f7-bd95-6494540ac503 HTTP/1.1" 200 3426 0.005247 10.0.0.190 - - [2026-08-24 03:26:38] "GET /instance-ip/3be8a9f1-58b4-4102-b490-0ae574ee77a1 HTTP/1.1" 200 1719 0.007003 10.0.0.190 - - [2026-08-24 03:26:38] "GET /instance-ip/9f694385-6f05-455d-9547-75ae6da0fbd2 HTTP/1.1" 200 1738 0.006401 10.0.0.190 - - [2026-08-24 03:26:38] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 200 1319 0.004044 10.0.0.190 - - [2026-08-24 03:26:38] "GET /virtual-machine-interface/af28a17a-9927-40f7-bd95-6494540ac503 HTTP/1.1" 200 3426 0.005160 10.0.0.190 - - [2026-08-24 03:26:38] "GET /instance-ip/3be8a9f1-58b4-4102-b490-0ae574ee77a1 HTTP/1.1" 200 1719 0.004215 10.0.0.190 - - [2026-08-24 03:26:38] "GET /instance-ip/9f694385-6f05-455d-9547-75ae6da0fbd2 HTTP/1.1" 200 1738 0.004945 10.0.0.190 - - [2026-08-24 03:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.190 - - [2026-08-24 03:26:38] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003823 10.0.0.190 - - [2026-08-24 03:26:38] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.005427 10.0.0.190 - - [2026-08-24 03:26:38] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006047 10.0.0.190 - - [2026-08-24 03:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.190 - - [2026-08-24 03:26:39] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004756 10.0.0.190 - - [2026-08-24 03:26:39] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003656 10.0.0.190 - - [2026-08-24 03:26:39] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006365 10.0.0.190 - - [2026-08-24 03:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.190 - - [2026-08-24 03:26:39] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004484 10.0.0.190 - - [2026-08-24 03:26:39] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003305 10.0.0.190 - - [2026-08-24 03:26:39] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006075 10.0.0.190 - - [2026-08-24 03:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.190 - - [2026-08-24 03:26:39] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004434 10.0.0.190 - - [2026-08-24 03:26:39] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003128 10.0.0.190 - - [2026-08-24 03:26:39] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006651 10.0.0.190 - - [2026-08-24 03:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.190 - - [2026-08-24 03:26:39] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004585 10.0.0.190 - - [2026-08-24 03:26:39] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003942 10.0.0.190 - - [2026-08-24 03:26:39] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.005889 10.0.0.190 - - [2026-08-24 03:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.190 - - [2026-08-24 03:26:39] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004181 10.0.0.190 - - [2026-08-24 03:26:39] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003201 10.0.0.190 - - [2026-08-24 03:26:39] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.007255 10.0.0.190 - - [2026-08-24 03:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008275 10.0.0.190 - - [2026-08-24 03:26:39] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004521 10.0.0.190 - - [2026-08-24 03:26:39] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003486 10.0.0.190 - - [2026-08-24 03:26:39] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.007336 10.0.0.190 - - [2026-08-24 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.190 - - [2026-08-24 03:26:42] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.005534 10.0.0.190 - - [2026-08-24 03:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.190 - - [2026-08-24 03:26:46] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006024 10.0.0.190 - - [2026-08-24 03:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.190 - - [2026-08-24 03:26:51] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.005759 10.0.0.190 - - [2026-08-24 03:26:51] "POST /neutron/network HTTP/1.1" 200 1123 0.007939 10.0.0.190 - - [2026-08-24 03:26:51] "POST /neutron/subnet HTTP/1.1" 200 1384 0.018650 10.0.0.190 - - [2026-08-24 03:26:51] "POST /neutron/network HTTP/1.1" 200 1113 0.010688 10.0.0.190 - - [2026-08-24 03:26:54] "POST /neutron/network HTTP/1.1" 200 1123 0.038446 10.0.0.190 - - [2026-08-24 03:26:54] "POST /neutron/subnet HTTP/1.1" 200 1384 0.016298 10.0.0.190 - - [2026-08-24 03:26:54] "POST /neutron/network HTTP/1.1" 200 1113 0.010166 10.0.0.190 - - [2026-08-24 03:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.190 - - [2026-08-24 03:26:55] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.005630 10.0.0.190 - - [2026-08-24 03:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.190 - - [2026-08-24 03:26:59] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.005869 10.0.0.190 - - [2026-08-24 03:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.190 - - [2026-08-24 03:27:03] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.005673 10.0.0.190 - - [2026-08-24 03:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.190 - - [2026-08-24 03:27:07] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.008754 10.0.0.191 - - [2026-08-24 03:27:07] "GET /obj-perms HTTP/1.1" 200 4509 0.042042 10.0.0.191 - - [2026-08-24 03:27:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000487 10.0.0.191 - - [2026-08-24 03:27:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000539 10.0.0.190 - - [2026-08-24 03:27:08] "GET /obj-perms HTTP/1.1" 200 4509 0.130881 10.0.0.190 - - [2026-08-24 03:27:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000483 10.0.0.190 - - [2026-08-24 03:27:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000454 10.0.0.191 - - [2026-08-24 03:27:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000421 10.0.0.191 - - [2026-08-24 03:27:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000581 10.0.0.190 - - [2026-08-24 03:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.190 - - [2026-08-24 03:27:09] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004471 10.0.0.190 - - [2026-08-24 03:27:09] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004253 10.0.0.190 - - [2026-08-24 03:27:09] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006558 10.0.0.190 - - [2026-08-24 03:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.190 - - [2026-08-24 03:27:09] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004508 10.0.0.190 - - [2026-08-24 03:27:09] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004191 10.0.0.190 - - [2026-08-24 03:27:09] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006307 10.0.0.190 - - [2026-08-24 03:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.190 - - [2026-08-24 03:27:09] "GET /routing-instance/207ae7a1-07e7-460f-83c5-d373affe8544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.005815 10.0.0.190 - - [2026-08-24 03:27:09] "GET /route-target/0855509b-ba40-4bbf-ad64-a2a9283057d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004623 10.0.0.190 - - [2026-08-24 03:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.190 - - [2026-08-24 03:27:09] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004188 10.0.0.190 - - [2026-08-24 03:27:09] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.012649 10.0.0.190 - - [2026-08-24 03:27:09] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006272 10.0.0.190 - - [2026-08-24 03:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.190 - - [2026-08-24 03:27:10] "GET /routing-instance/207ae7a1-07e7-460f-83c5-d373affe8544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.005368 10.0.0.190 - - [2026-08-24 03:27:10] "GET /route-target/0855509b-ba40-4bbf-ad64-a2a9283057d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004104 10.0.0.50 - - [2026-08-24 03:27:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000582 10.0.0.190 - - [2026-08-24 03:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.50 - - [2026-08-24 03:27:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.190 - - [2026-08-24 03:27:10] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004527 10.0.0.190 - - [2026-08-24 03:27:10] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003054 10.0.0.190 - - [2026-08-24 03:27:10] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006611 10.0.0.190 - - [2026-08-24 03:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.190 - - [2026-08-24 03:27:10] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004821 10.0.0.190 - - [2026-08-24 03:27:10] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003488 10.0.0.190 - - [2026-08-24 03:27:10] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006454 10.0.0.190 - - [2026-08-24 03:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.190 - - [2026-08-24 03:27:10] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004919 10.0.0.190 - - [2026-08-24 03:27:10] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003663 10.0.0.190 - - [2026-08-24 03:27:10] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006057 10.0.0.190 - - [2026-08-24 03:27:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000538 10.0.0.190 - - [2026-08-24 03:27:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000508 10.0.0.190 - - [2026-08-24 03:27:10] "GET /obj-perms HTTP/1.1" 200 4533 0.050222 10.0.0.191 - - [2026-08-24 03:27:10] "GET /obj-perms HTTP/1.1" 200 4533 0.042950 10.0.0.190 - - [2026-08-24 03:27:10] "GET /obj-perms HTTP/1.1" 200 4533 0.003941 10.0.0.190 - - [2026-08-24 03:27:11] "GET /obj-perms HTTP/1.1" 200 4533 0.004356 10.0.0.50 - - [2026-08-24 03:27:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000411 10.0.0.190 - - [2026-08-24 03:27:11] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 200 1319 0.004321 10.0.0.190 - - [2026-08-24 03:27:11] "GET /virtual-machine-interface/af28a17a-9927-40f7-bd95-6494540ac503 HTTP/1.1" 200 3426 0.005807 10.0.0.50 - - [2026-08-24 03:27:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000482 10.0.0.190 - - [2026-08-24 03:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.190 - - [2026-08-24 03:27:11] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004068 10.0.0.190 - - [2026-08-24 03:27:11] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003039 10.0.0.190 - - [2026-08-24 03:27:11] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006131 10.0.0.190 - - [2026-08-24 03:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.190 - - [2026-08-24 03:27:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004165 10.0.0.190 - - [2026-08-24 03:27:12] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003108 10.0.0.190 - - [2026-08-24 03:27:12] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006736 10.0.0.190 - - [2026-08-24 03:27:12] "POST /neutron/port HTTP/1.1" 200 1256 0.038756 10.0.0.190 - - [2026-08-24 03:27:14] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007020 10.0.0.190 - - [2026-08-24 03:27:23] "POST /neutron/port HTTP/1.1" 200 1256 0.018741 10.0.0.190 - - [2026-08-24 03:27:23] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008805 10.0.0.190 - - [2026-08-24 03:27:23] "POST /neutron/port HTTP/1.1" 200 1256 0.023030 10.0.0.190 - - [2026-08-24 03:27:23] "GET /virtual-machine/65fc13e0-b2b5-4c64-9af5-b623e2d15a37 HTTP/1.1" 200 1319 0.006966 10.0.0.190 - - [2026-08-24 03:27:23] "GET /virtual-machine/65fc13e0-b2b5-4c64-9af5-b623e2d15a37 HTTP/1.1" 200 1319 0.003707 10.0.0.190 - - [2026-08-24 03:27:23] "GET /virtual-machine-interface/3ce1fe9e-1b25-4fd9-b0df-ceee6a63180e HTTP/1.1" 200 3425 0.005842 10.0.0.190 - - [2026-08-24 03:27:23] "GET /virtual-machine/65fc13e0-b2b5-4c64-9af5-b623e2d15a37 HTTP/1.1" 200 1319 0.004161 10.0.0.190 - - [2026-08-24 03:27:23] "GET /virtual-machine-interface/3ce1fe9e-1b25-4fd9-b0df-ceee6a63180e HTTP/1.1" 200 3425 0.005525 10.0.0.190 - - [2026-08-24 03:27:23] "GET /instance-ip/0a3c1ac5-0ae5-4e43-8d07-7c32e0a77555 HTTP/1.1" 200 1718 0.006918 10.0.0.190 - - [2026-08-24 03:27:23] "GET /instance-ip/35b89411-6eb8-4009-93af-a6b09d6f75fb HTTP/1.1" 200 1737 0.006311 10.0.0.190 - - [2026-08-24 03:27:23] "GET /virtual-machine/65fc13e0-b2b5-4c64-9af5-b623e2d15a37 HTTP/1.1" 200 1319 0.004597 10.0.0.190 - - [2026-08-24 03:27:23] "GET /virtual-machine-interface/3ce1fe9e-1b25-4fd9-b0df-ceee6a63180e HTTP/1.1" 200 3425 0.005516 10.0.0.190 - - [2026-08-24 03:27:23] "GET /instance-ip/0a3c1ac5-0ae5-4e43-8d07-7c32e0a77555 HTTP/1.1" 200 1718 0.004642 10.0.0.190 - - [2026-08-24 03:27:23] "GET /instance-ip/35b89411-6eb8-4009-93af-a6b09d6f75fb HTTP/1.1" 200 1737 0.004451 10.0.0.190 - - [2026-08-24 03:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.190 - - [2026-08-24 03:27:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004525 10.0.0.190 - - [2026-08-24 03:27:23] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003732 10.0.0.190 - - [2026-08-24 03:27:23] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.008134 10.0.0.190 - - [2026-08-24 03:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.190 - - [2026-08-24 03:27:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004579 10.0.0.190 - - [2026-08-24 03:27:23] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003678 10.0.0.190 - - [2026-08-24 03:27:23] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006508 10.0.0.190 - - [2026-08-24 03:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.190 - - [2026-08-24 03:27:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005051 10.0.0.190 - - [2026-08-24 03:27:23] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003514 10.0.0.190 - - [2026-08-24 03:27:23] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006370 10.0.0.190 - - [2026-08-24 03:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.190 - - [2026-08-24 03:27:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004927 10.0.0.190 - - [2026-08-24 03:27:23] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.005060 10.0.0.190 - - [2026-08-24 03:27:24] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006063 10.0.0.190 - - [2026-08-24 03:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004814 10.0.0.190 - - [2026-08-24 03:27:24] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004272 10.0.0.190 - - [2026-08-24 03:27:24] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002982 10.0.0.190 - - [2026-08-24 03:27:24] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006551 10.0.0.190 - - [2026-08-24 03:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.190 - - [2026-08-24 03:27:24] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004812 10.0.0.190 - - [2026-08-24 03:27:24] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003750 10.0.0.190 - - [2026-08-24 03:27:24] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006068 10.0.0.190 - - [2026-08-24 03:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.190 - - [2026-08-24 03:27:24] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005246 10.0.0.190 - - [2026-08-24 03:27:24] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004477 10.0.0.190 - - [2026-08-24 03:27:24] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006770 10.0.0.190 - - [2026-08-24 03:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.190 - - [2026-08-24 03:27:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004032 10.0.0.190 - - [2026-08-24 03:27:25] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003310 10.0.0.190 - - [2026-08-24 03:27:25] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006724 10.0.0.190 - - [2026-08-24 03:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.190 - - [2026-08-24 03:27:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004968 10.0.0.190 - - [2026-08-24 03:27:25] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003583 10.0.0.190 - - [2026-08-24 03:27:25] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.007038 10.0.0.190 - - [2026-08-24 03:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.190 - - [2026-08-24 03:27:25] "GET /routing-instance/207ae7a1-07e7-460f-83c5-d373affe8544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004646 10.0.0.190 - - [2026-08-24 03:27:25] "GET /route-target/0855509b-ba40-4bbf-ad64-a2a9283057d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004062 10.0.0.190 - - [2026-08-24 03:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.190 - - [2026-08-24 03:27:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004243 10.0.0.190 - - [2026-08-24 03:27:25] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003508 10.0.0.190 - - [2026-08-24 03:27:25] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006173 10.0.0.190 - - [2026-08-24 03:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.190 - - [2026-08-24 03:27:25] "GET /routing-instance/207ae7a1-07e7-460f-83c5-d373affe8544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004882 10.0.0.190 - - [2026-08-24 03:27:25] "GET /route-target/0855509b-ba40-4bbf-ad64-a2a9283057d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003876 10.0.0.190 - - [2026-08-24 03:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.190 - - [2026-08-24 03:27:26] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004560 10.0.0.190 - - [2026-08-24 03:27:26] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003447 10.0.0.190 - - [2026-08-24 03:27:26] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006146 10.0.0.190 - - [2026-08-24 03:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.190 - - [2026-08-24 03:27:26] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004678 10.0.0.190 - - [2026-08-24 03:27:26] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003852 10.0.0.190 - - [2026-08-24 03:27:26] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.007002 10.0.0.190 - - [2026-08-24 03:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.190 - - [2026-08-24 03:27:26] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004661 10.0.0.190 - - [2026-08-24 03:27:26] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004416 10.0.0.190 - - [2026-08-24 03:27:26] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006120 10.0.0.191 - - [2026-08-24 03:27:26] "GET /obj-perms HTTP/1.1" 200 4533 0.006390 10.0.0.190 - - [2026-08-24 03:27:26] "GET /obj-perms HTTP/1.1" 200 4533 0.004208 10.0.0.190 - - [2026-08-24 03:27:26] "GET /obj-perms HTTP/1.1" 200 4533 0.004145 10.0.0.191 - - [2026-08-24 03:27:26] "GET /obj-perms HTTP/1.1" 200 4533 0.006126 10.0.0.190 - - [2026-08-24 03:27:26] "GET /virtual-machine/65fc13e0-b2b5-4c64-9af5-b623e2d15a37 HTTP/1.1" 200 1319 0.004806 10.0.0.190 - - [2026-08-24 03:27:26] "GET /virtual-machine-interface/3ce1fe9e-1b25-4fd9-b0df-ceee6a63180e HTTP/1.1" 200 3425 0.006110 10.0.0.190 - - [2026-08-24 03:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.190 - - [2026-08-24 03:27:26] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004433 10.0.0.190 - - [2026-08-24 03:27:26] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003368 10.0.0.190 - - [2026-08-24 03:27:26] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006826 10.0.0.190 - - [2026-08-24 03:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.190 - - [2026-08-24 03:27:27] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003981 10.0.0.190 - - [2026-08-24 03:27:27] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003509 10.0.0.190 - - [2026-08-24 03:27:28] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006887 10.0.0.190 - - [2026-08-24 03:27:28] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 200 1319 0.004825 10.0.0.190 - - [2026-08-24 03:27:28] "GET /virtual-machine-interface/af28a17a-9927-40f7-bd95-6494540ac503 HTTP/1.1" 200 3426 0.005820 10.0.0.190 - - [2026-08-24 03:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.190 - - [2026-08-24 03:27:28] "GET /security-group/1f159f17-db32-45d9-934c-23d42f6b3b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.003716 10.0.0.190 - - [2026-08-24 03:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.190 - - [2026-08-24 03:27:28] "GET /security-group/1f159f17-db32-45d9-934c-23d42f6b3b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.004673 10.0.0.190 - - [2026-08-24 03:27:28] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007941 10.0.0.190 - - [2026-08-24 03:27:28] "POST /neutron/port HTTP/1.1" 200 1246 0.016521 10.0.0.190 - - [2026-08-24 03:27:28] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 200 1319 0.004879 10.0.0.190 - - [2026-08-24 03:27:28] "GET /virtual-machine-interface/af28a17a-9927-40f7-bd95-6494540ac503 HTTP/1.1" 200 3370 0.008035 10.0.0.190 - - [2026-08-24 03:27:28] "POST /neutron/port HTTP/1.1" 200 1218 0.019267 10.0.0.190 - - [2026-08-24 03:27:28] "POST /neutron/port HTTP/1.1" 200 1246 0.090762 10.0.0.190 - - [2026-08-24 03:27:28] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 200 1319 0.004724 10.0.0.190 - - [2026-08-24 03:27:28] "GET /virtual-machine-interface/af28a17a-9927-40f7-bd95-6494540ac503 HTTP/1.1" 200 3426 0.005385 10.0.0.190 - - [2026-08-24 03:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.190 - - [2026-08-24 03:27:28] "GET /security-group/1f159f17-db32-45d9-934c-23d42f6b3b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.004061 10.0.0.190 - - [2026-08-24 03:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.190 - - [2026-08-24 03:27:28] "GET /security-group/1f159f17-db32-45d9-934c-23d42f6b3b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.004758 10.0.0.190 - - [2026-08-24 03:27:44] "POST /neutron/security_group_rule HTTP/1.1" 200 563 0.009988 10.0.0.190 - - [2026-08-24 03:27:44] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.197830 10.0.0.190 - - [2026-08-24 03:27:45] "PUT /access-control-list/a3d1e390-2dd3-4269-9712-5eeec0cbcdc8 HTTP/1.1" 200 273 0.041565 10.0.0.190 - - [2026-08-24 03:27:47] "POST /neutron/security_group HTTP/1.1" 200 1479 0.004865 10.0.0.190 - - [2026-08-24 03:27:47] "POST /fqname-to-id HTTP/1.1" 404 249 0.004406 10.0.0.190 - - [2026-08-24 03:27:47] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 200 1319 0.018271 10.0.0.190 - - [2026-08-24 03:27:47] "GET /virtual-machine-interface/af28a17a-9927-40f7-bd95-6494540ac503 HTTP/1.1" 200 3135 0.013584 10.0.0.190 - - [2026-08-24 03:27:47] "GET /virtual-machine/65fc13e0-b2b5-4c64-9af5-b623e2d15a37 HTTP/1.1" 200 1319 0.003692 10.0.0.190 - - [2026-08-24 03:27:47] "GET /virtual-machine-interface/3ce1fe9e-1b25-4fd9-b0df-ceee6a63180e HTTP/1.1" 200 3134 0.020291 10.0.0.190 - - [2026-08-24 03:27:47] "DELETE /access-control-list/a3d1e390-2dd3-4269-9712-5eeec0cbcdc8 HTTP/1.1" 200 115 0.059177 10.0.0.191 - - [2026-08-24 03:27:48] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000996 10.0.0.190 - - [2026-08-24 03:27:48] "POST /neutron/security_group HTTP/1.1" 200 153 0.054340 10.0.0.190 - - [2026-08-24 03:27:48] "GET /virtual-machine/65fc13e0-b2b5-4c64-9af5-b623e2d15a37 HTTP/1.1" 200 1319 0.004500 10.0.0.190 - - [2026-08-24 03:27:50] "GET /virtual-machine/65fc13e0-b2b5-4c64-9af5-b623e2d15a37 HTTP/1.1" 200 1319 0.003926 10.0.0.190 - - [2026-08-24 03:27:50] "POST /neutron/port HTTP/1.1" 200 151 0.266123 10.0.0.190 - - [2026-08-24 03:27:52] "GET /virtual-machine/65fc13e0-b2b5-4c64-9af5-b623e2d15a37 HTTP/1.1" 404 171 0.013830 10.0.0.190 - - [2026-08-24 03:27:52] "GET /virtual-machine/65fc13e0-b2b5-4c64-9af5-b623e2d15a37 HTTP/1.1" 404 171 0.004772 10.0.0.190 - - [2026-08-24 03:27:52] "GET /virtual-machine/65fc13e0-b2b5-4c64-9af5-b623e2d15a37 HTTP/1.1" 404 171 0.003254 10.0.0.190 - - [2026-08-24 03:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006523 10.0.0.190 - - [2026-08-24 03:27:52] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003972 10.0.0.190 - - [2026-08-24 03:27:52] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003706 10.0.0.190 - - [2026-08-24 03:27:52] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.007436 10.0.0.190 - - [2026-08-24 03:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.190 - - [2026-08-24 03:27:52] "GET /routing-instance/207ae7a1-07e7-460f-83c5-d373affe8544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.005768 10.0.0.190 - - [2026-08-24 03:27:52] "GET /route-target/0855509b-ba40-4bbf-ad64-a2a9283057d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006714 10.0.0.190 - - [2026-08-24 03:27:53] "POST /neutron/port HTTP/1.1" 200 117 0.006632 10.0.0.190 - - [2026-08-24 03:27:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004293 10.0.0.190 - - [2026-08-24 03:27:53] "POST /neutron/port HTTP/1.1" 200 117 0.001218 10.0.0.190 - - [2026-08-24 03:27:54] "POST /neutron/network HTTP/1.1" 200 1087 0.009337 10.0.0.190 - - [2026-08-24 03:27:55] "GET /obj-perms HTTP/1.1" 200 4533 0.004424 10.0.0.191 - - [2026-08-24 03:27:56] "GET /obj-perms HTTP/1.1" 200 4533 0.004349 10.0.0.190 - - [2026-08-24 03:28:05] "GET /obj-perms HTTP/1.1" 200 4533 0.004721 10.0.0.191 - - [2026-08-24 03:28:05] "GET /obj-perms HTTP/1.1" 200 4533 0.003892 10.0.0.190 - - [2026-08-24 03:28:08] "GET /obj-perms HTTP/1.1" 200 4533 0.004081 10.0.0.50 - - [2026-08-24 03:28:08] "GET /obj-perms HTTP/1.1" 200 4533 0.005222 10.0.0.191 - - [2026-08-24 03:28:08] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000917 10.0.0.190 - - [2026-08-24 03:28:08] "POST /neutron/security_group HTTP/1.1" 200 153 0.068166 10.0.0.190 - - [2026-08-24 03:28:08] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 200 1319 0.004570 10.0.0.191 - - [2026-08-24 03:28:08] "GET /obj-perms HTTP/1.1" 200 4509 0.042855 10.0.0.190 - - [2026-08-24 03:28:10] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 200 1319 0.003978 10.0.0.190 - - [2026-08-24 03:28:10] "POST /neutron/port HTTP/1.1" 200 151 0.265396 10.0.0.190 - - [2026-08-24 03:28:12] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 404 171 0.003197 10.0.0.190 - - [2026-08-24 03:28:12] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 404 171 0.003278 10.0.0.190 - - [2026-08-24 03:28:12] "GET /virtual-machine/775a5158-1da3-4354-9cf8-fc82ac1f4def HTTP/1.1" 404 171 0.003328 10.0.0.190 - - [2026-08-24 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.190 - - [2026-08-24 03:28:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004144 10.0.0.190 - - [2026-08-24 03:28:12] "GET /virtual-networks?parent_id=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003155 10.0.0.190 - - [2026-08-24 03:28:12] "GET /virtual-network/4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.006270 10.0.0.190 - - [2026-08-24 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.190 - - [2026-08-24 03:28:13] "GET /routing-instance/207ae7a1-07e7-460f-83c5-d373affe8544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.005561 10.0.0.190 - - [2026-08-24 03:28:13] "GET /route-target/0855509b-ba40-4bbf-ad64-a2a9283057d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003601 10.0.0.190 - - [2026-08-24 03:28:16] "GET /obj-perms HTTP/1.1" 200 4533 0.004894 10.0.0.190 - - [2026-08-24 03:28:16] "GET /obj-perms HTTP/1.1" 200 4533 0.004620 10.0.0.191 - - [2026-08-24 03:28:18] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001539 10.0.0.190 - - [2026-08-24 03:28:18] "GET /project/6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.057662 10.0.0.191 - - [2026-08-24 03:28:18] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002471 10.0.0.190 - - [2026-08-24 03:28:18] "GET /project/6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212?fields=virtual_networks HTTP/1.1" 200 1084 0.059442 10.0.0.191 - - [2026-08-24 03:28:18] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001427 10.0.0.190 - - [2026-08-24 03:28:18] "GET /project/6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212?fields=virtual_machine_interfaces HTTP/1.1" 200 1084 0.061603 10.0.0.191 - - [2026-08-24 03:28:18] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001116 10.0.0.190 - - [2026-08-24 03:28:18] "GET /project/6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212?fields=security_groups HTTP/1.1" 200 1336 0.044444 10.0.0.190 - - [2026-08-24 03:28:19] "POST /fqname-to-id HTTP/1.1" 404 218 0.031291 10.0.0.191 - - [2026-08-24 03:28:19] "GET /projects?obj_uuids=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004431 10.0.0.191 - - [2026-08-24 03:28:19] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001106 10.0.0.191 - - [2026-08-24 03:28:19] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008014 10.0.0.191 - - [2026-08-24 03:28:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.002410 10.0.0.191 - - [2026-08-24 03:28:19] "POST /fqname-to-id HTTP/1.1" 404 232 0.020502 10.0.0.191 - - [2026-08-24 03:28:19] "POST /security-groups HTTP/1.1" 200 621 0.036615 10.0.0.191 - - [2026-08-24 03:28:19] "POST /projects HTTP/1.1" 200 645 0.274742 10.0.0.190 - - [2026-08-24 03:28:19] "POST /fqname-to-id HTTP/1.1" 404 264 0.041140 10.0.0.191 - - [2026-08-24 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.346408 10.0.0.190 - - [2026-08-24 03:28:19] "GET /project/1fb03e94-3f22-420b-adc1-2052093e7bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.507149 10.0.0.190 - - [2026-08-24 03:28:20] "POST /access-control-lists HTTP/1.1" 200 626 0.083632 10.0.0.190 - - [2026-08-24 03:28:21] "GET / HTTP/1.1" 200 36215 0.002066 10.0.0.190 - - [2026-08-24 03:28:22] "POST /fqname-to-id HTTP/1.1" 401 293 0.000466 10.0.0.190 - - [2026-08-24 03:28:23] "POST /fqname-to-id HTTP/1.1" 404 254 0.055827 10.0.0.190 - - [2026-08-24 03:28:23] "POST /security-groups HTTP/1.1" 200 597 0.038997 10.0.0.190 - - [2026-08-24 03:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.190 - - [2026-08-24 03:28:23] "POST /fqname-to-id HTTP/1.1" 404 285 0.010776 10.0.0.190 - - [2026-08-24 03:28:23] "GET /security-group/132b49d0-16dd-4654-9e77-de143138e3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009590 10.0.0.190 - - [2026-08-24 03:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.190 - - [2026-08-24 03:28:23] "GET /security-group/132b49d0-16dd-4654-9e77-de143138e3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005168 10.0.0.190 - - [2026-08-24 03:28:24] "DELETE /security-group/132b49d0-16dd-4654-9e77-de143138e3b6 HTTP/1.1" 200 115 0.060215 10.0.0.190 - - [2026-08-24 03:28:24] "POST /fqname-to-id HTTP/1.1" 404 254 0.003027 10.0.0.190 - - [2026-08-24 03:28:24] "DELETE /access-control-list/d9c7f925-4241-427f-9ca0-0ffd60766ed8 HTTP/1.1" 200 115 0.045698 10.0.0.190 - - [2026-08-24 03:28:24] "POST /fqname-to-id HTTP/1.1" 404 254 0.004015 10.0.0.190 - - [2026-08-24 03:28:24] "POST /security-groups HTTP/1.1" 200 597 0.041306 10.0.0.190 - - [2026-08-24 03:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.190 - - [2026-08-24 03:28:24] "POST /fqname-to-id HTTP/1.1" 404 285 0.031219 10.0.0.190 - - [2026-08-24 03:28:24] "GET /security-group/c0d59314-aeed-4c07-9512-f4331f668946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009067 10.0.0.190 - - [2026-08-24 03:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.190 - - [2026-08-24 03:28:24] "GET /security-group/c0d59314-aeed-4c07-9512-f4331f668946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005223 10.0.0.190 - - [2026-08-24 03:28:25] "GET /security-group/c0d59314-aeed-4c07-9512-f4331f668946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004467 10.0.0.190 - - [2026-08-24 03:28:25] "PUT /security-group/c0d59314-aeed-4c07-9512-f4331f668946 HTTP/1.1" 200 263 0.023419 10.0.0.190 - - [2026-08-24 03:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006591 10.0.0.190 - - [2026-08-24 03:28:25] "PUT /access-control-list/430be2ab-c258-4cf2-ba06-3d25ba5950e4 HTTP/1.1" 200 273 0.028878 10.0.0.191 - - [2026-08-24 03:28:25] "GET /projects?obj_uuids=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001176 10.0.0.190 - - [2026-08-24 03:28:25] "GET /project/1fb03e94-3f22-420b-adc1-2052093e7bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.051921 10.0.0.190 - - [2026-08-24 03:28:25] "POST /neutron/network HTTP/1.1" 200 117 0.031772 10.0.0.190 - - [2026-08-24 03:28:26] "POST /neutron/network HTTP/1.1" 200 955 0.009311 10.0.0.190 - - [2026-08-24 03:28:26] "POST /id-to-fqname HTTP/1.1" 200 300 0.001171 10.0.0.190 - - [2026-08-24 03:28:26] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005439 10.0.0.190 - - [2026-08-24 03:28:26] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005992 10.0.0.190 - - [2026-08-24 03:28:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.009810 10.0.0.190 - - [2026-08-24 03:28:26] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006896 10.0.0.50 - - [2026-08-24 03:28:27] "GET /obj-perms HTTP/1.1" 200 4543 0.060394 10.0.0.190 - - [2026-08-24 03:28:27] "POST /id-to-fqname HTTP/1.1" 200 300 0.001268 10.0.0.190 - - [2026-08-24 03:28:28] "POST /neutron/network HTTP/1.1" 200 955 0.007367 10.0.0.190 - - [2026-08-24 03:28:28] "POST /id-to-fqname HTTP/1.1" 200 300 0.001716 10.0.0.190 - - [2026-08-24 03:28:28] "POST /neutron/port HTTP/1.1" 200 117 0.007342 10.0.0.191 - - [2026-08-24 03:28:28] "GET /projects?obj_uuids=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001014 10.0.0.190 - - [2026-08-24 03:28:28] "GET /project/1fb03e94-3f22-420b-adc1-2052093e7bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.054280 10.0.0.190 - - [2026-08-24 03:28:28] "POST /neutron/network HTTP/1.1" 200 955 0.006924 10.0.0.191 - - [2026-08-24 03:28:29] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000860 10.0.0.191 - - [2026-08-24 03:28:29] "DELETE /project/1fb03e943f22420badc12052093e7bb1 HTTP/1.1" 404 173 0.008071 10.0.0.191 - - [2026-08-24 03:28:29] "GET /project/6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.041801 10.0.0.191 - - [2026-08-24 03:28:29] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.011595 10.0.0.191 - - [2026-08-24 03:28:29] "GET /project/6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212?fields=security_groups HTTP/1.1" 200 1438 0.083348 10.0.0.190 - - [2026-08-24 03:28:29] "POST /neutron/port HTTP/1.1" 200 117 0.011354 10.0.0.191 - - [2026-08-24 03:28:29] "DELETE /security-group/684f1106-cdd8-44c1-aa95-d33bac6eaa49 HTTP/1.1" 200 115 0.069171 10.0.0.191 - - [2026-08-24 03:28:29] "GET /projects?obj_uuids=6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000870 10.0.0.190 - - [2026-08-24 03:28:29] "DELETE /access-control-list/82e6b51b-03bb-4eaa-8134-0acedc0347fb HTTP/1.1" 200 115 0.043913 10.0.0.191 - - [2026-08-24 03:28:29] "GET /project/6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212?fields=application_policy_sets HTTP/1.1" 200 1477 0.059703 10.0.0.191 - - [2026-08-24 03:28:29] "DELETE /project/6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212 HTTP/1.1" 200 115 0.511755 10.0.0.191 - - [2026-08-24 03:28:32] "GET /projects?obj_uuids=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001341 10.0.0.190 - - [2026-08-24 03:28:33] "POST /neutron/port HTTP/1.1" 200 1091 0.370570 10.0.0.191 - - [2026-08-24 03:28:33] "GET /projects?obj_uuids=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001496 10.0.0.190 - - [2026-08-24 03:28:33] "POST /neutron/security_group HTTP/1.1" 200 3300 0.072367 10.0.0.191 - - [2026-08-24 03:28:33] "GET /projects?obj_uuids=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001184 10.0.0.190 - - [2026-08-24 03:28:33] "POST /neutron/port HTTP/1.1" 200 1091 0.364541 10.0.0.190 - - [2026-08-24 03:28:34] "POST /neutron/port HTTP/1.1" 200 1146 0.124828 10.0.0.190 - - [2026-08-24 03:28:34] "POST /neutron/port HTTP/1.1" 200 1156 0.035127 10.0.0.190 - - [2026-08-24 03:28:34] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.190 - - [2026-08-24 03:28:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004693 10.0.0.190 - - [2026-08-24 03:28:35] "POST /neutron/network HTTP/1.1" 200 955 0.006570 10.0.0.190 - - [2026-08-24 03:28:44] "POST /neutron/port HTTP/1.1" 200 1156 0.018471 10.0.0.190 - - [2026-08-24 03:28:49] "POST /neutron/security_group HTTP/1.1" 200 1294 0.007406 10.0.0.190 - - [2026-08-24 03:28:59] "POST /neutron/port HTTP/1.1" 200 1156 0.020707 10.0.0.190 - - [2026-08-24 03:28:59] "POST /neutron/security_group HTTP/1.1" 200 1294 0.008418 10.0.0.190 - - [2026-08-24 03:29:00] "POST /neutron/port HTTP/1.1" 200 1156 0.022017 10.0.0.190 - - [2026-08-24 03:29:00] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 401 293 0.000583 10.0.0.190 - - [2026-08-24 03:29:00] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 200 1324 0.037407 10.0.0.190 - - [2026-08-24 03:29:00] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 200 1324 0.004414 10.0.0.190 - - [2026-08-24 03:29:00] "GET /virtual-machine-interface/278fd349-a3ff-4653-8e74-96fd0ee31357 HTTP/1.1" 200 3270 0.005313 10.0.0.190 - - [2026-08-24 03:29:00] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 200 1324 0.004994 10.0.0.190 - - [2026-08-24 03:29:00] "GET /virtual-machine-interface/278fd349-a3ff-4653-8e74-96fd0ee31357 HTTP/1.1" 200 3270 0.007389 10.0.0.190 - - [2026-08-24 03:29:00] "GET /instance-ip/5e30fbbe-8291-4fec-934e-2179648adb9c HTTP/1.1" 200 1734 0.006928 10.0.0.190 - - [2026-08-24 03:29:00] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 200 1324 0.004346 10.0.0.190 - - [2026-08-24 03:29:00] "GET /virtual-machine-interface/278fd349-a3ff-4653-8e74-96fd0ee31357 HTTP/1.1" 200 3270 0.005901 10.0.0.190 - - [2026-08-24 03:29:00] "GET /instance-ip/5e30fbbe-8291-4fec-934e-2179648adb9c HTTP/1.1" 200 1734 0.005301 10.0.0.190 - - [2026-08-24 03:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.190 - - [2026-08-24 03:29:00] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004636 10.0.0.190 - - [2026-08-24 03:29:00] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003894 10.0.0.190 - - [2026-08-24 03:29:00] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.007259 10.0.0.190 - - [2026-08-24 03:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.190 - - [2026-08-24 03:29:00] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004674 10.0.0.190 - - [2026-08-24 03:29:00] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003885 10.0.0.190 - - [2026-08-24 03:29:00] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.007146 10.0.0.190 - - [2026-08-24 03:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.190 - - [2026-08-24 03:29:01] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004852 10.0.0.190 - - [2026-08-24 03:29:01] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003982 10.0.0.190 - - [2026-08-24 03:29:01] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006630 10.0.0.190 - - [2026-08-24 03:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.190 - - [2026-08-24 03:29:01] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004982 10.0.0.190 - - [2026-08-24 03:29:01] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003844 10.0.0.190 - - [2026-08-24 03:29:01] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006029 10.0.0.190 - - [2026-08-24 03:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.190 - - [2026-08-24 03:29:01] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004655 10.0.0.190 - - [2026-08-24 03:29:01] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.012412 10.0.0.190 - - [2026-08-24 03:29:01] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006374 10.0.0.190 - - [2026-08-24 03:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.190 - - [2026-08-24 03:29:01] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004790 10.0.0.190 - - [2026-08-24 03:29:01] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004140 10.0.0.190 - - [2026-08-24 03:29:01] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006174 10.0.0.190 - - [2026-08-24 03:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.190 - - [2026-08-24 03:29:01] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004603 10.0.0.190 - - [2026-08-24 03:29:01] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003564 10.0.0.190 - - [2026-08-24 03:29:01] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006603 10.0.0.190 - - [2026-08-24 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.190 - - [2026-08-24 03:29:04] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005319 10.0.0.190 - - [2026-08-24 03:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.190 - - [2026-08-24 03:29:08] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006199 10.0.0.190 - - [2026-08-24 03:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.190 - - [2026-08-24 03:29:12] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005825 10.0.0.190 - - [2026-08-24 03:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.190 - - [2026-08-24 03:29:17] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006069 10.0.0.190 - - [2026-08-24 03:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.190 - - [2026-08-24 03:29:21] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006692 10.0.0.190 - - [2026-08-24 03:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.190 - - [2026-08-24 03:29:25] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005427 10.0.0.190 - - [2026-08-24 03:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.190 - - [2026-08-24 03:29:27] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003641 10.0.0.190 - - [2026-08-24 03:29:27] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003479 10.0.0.190 - - [2026-08-24 03:29:27] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006555 10.0.0.190 - - [2026-08-24 03:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.190 - - [2026-08-24 03:29:27] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003991 10.0.0.190 - - [2026-08-24 03:29:27] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003278 10.0.0.190 - - [2026-08-24 03:29:27] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005825 10.0.0.190 - - [2026-08-24 03:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.190 - - [2026-08-24 03:29:27] "GET /routing-instance/3f2a2196-96fb-422f-b3f3-50626a11164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1708 0.007052 10.0.0.190 - - [2026-08-24 03:29:27] "GET /route-target/bce817f5-dcf7-45fd-a966-8304d3e837bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003735 10.0.0.190 - - [2026-08-24 03:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.190 - - [2026-08-24 03:29:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004162 10.0.0.190 - - [2026-08-24 03:29:28] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003657 10.0.0.190 - - [2026-08-24 03:29:28] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006697 10.0.0.190 - - [2026-08-24 03:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.190 - - [2026-08-24 03:29:28] "GET /routing-instance/3f2a2196-96fb-422f-b3f3-50626a11164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1708 0.004696 10.0.0.190 - - [2026-08-24 03:29:28] "GET /route-target/bce817f5-dcf7-45fd-a966-8304d3e837bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004073 10.0.0.190 - - [2026-08-24 03:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.190 - - [2026-08-24 03:29:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004654 10.0.0.190 - - [2026-08-24 03:29:28] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004750 10.0.0.190 - - [2026-08-24 03:29:28] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.008169 10.0.0.190 - - [2026-08-24 03:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.190 - - [2026-08-24 03:29:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004650 10.0.0.190 - - [2026-08-24 03:29:28] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003730 10.0.0.190 - - [2026-08-24 03:29:28] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006872 10.0.0.190 - - [2026-08-24 03:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.190 - - [2026-08-24 03:29:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004885 10.0.0.190 - - [2026-08-24 03:29:28] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004077 10.0.0.190 - - [2026-08-24 03:29:28] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.007573 10.0.0.191 - - [2026-08-24 03:29:28] "GET /obj-perms HTTP/1.1" 200 4543 0.048395 10.0.0.190 - - [2026-08-24 03:29:28] "GET /obj-perms HTTP/1.1" 200 4543 0.044455 10.0.0.190 - - [2026-08-24 03:29:28] "GET /obj-perms HTTP/1.1" 200 4543 0.004630 10.0.0.190 - - [2026-08-24 03:29:29] "GET /obj-perms HTTP/1.1" 200 4543 0.004534 10.0.0.191 - - [2026-08-24 03:29:29] "GET /obj-perms HTTP/1.1" 200 4543 0.005945 10.0.0.190 - - [2026-08-24 03:29:29] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 200 1324 0.004529 10.0.0.190 - - [2026-08-24 03:29:29] "GET /virtual-machine-interface/278fd349-a3ff-4653-8e74-96fd0ee31357 HTTP/1.1" 200 3270 0.005625 10.0.0.190 - - [2026-08-24 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.190 - - [2026-08-24 03:29:29] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004786 10.0.0.190 - - [2026-08-24 03:29:29] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003203 10.0.0.190 - - [2026-08-24 03:29:29] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005784 10.0.0.190 - - [2026-08-24 03:29:30] "POST /neutron/security_group HTTP/1.1" 200 1294 0.007442 10.0.0.190 - - [2026-08-24 03:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.026453 10.0.0.190 - - [2026-08-24 03:29:30] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004599 10.0.0.190 - - [2026-08-24 03:29:30] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004103 10.0.0.190 - - [2026-08-24 03:29:30] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006290 10.0.0.190 - - [2026-08-24 03:29:30] "POST /neutron/port HTTP/1.1" 200 1156 0.018554 10.0.0.190 - - [2026-08-24 03:29:35] "POST /neutron/security_group HTTP/1.1" 200 1294 0.008898 10.0.0.190 - - [2026-08-24 03:29:41] "POST /neutron/port HTTP/1.1" 200 1156 0.018925 10.0.0.190 - - [2026-08-24 03:29:41] "POST /neutron/security_group HTTP/1.1" 200 1294 0.008215 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-machine/0508917c-376f-421d-8403-e11566ab3ac8 HTTP/1.1" 200 1322 0.007115 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-machine/0508917c-376f-421d-8403-e11566ab3ac8 HTTP/1.1" 200 1322 0.004307 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-machine-interface/58723ea9-5d05-4293-9052-ded4df7dc01b HTTP/1.1" 200 3270 0.006020 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-machine/0508917c-376f-421d-8403-e11566ab3ac8 HTTP/1.1" 200 1322 0.004117 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-machine-interface/58723ea9-5d05-4293-9052-ded4df7dc01b HTTP/1.1" 200 3270 0.005872 10.0.0.190 - - [2026-08-24 03:29:41] "GET /instance-ip/635200ae-33e9-441c-af81-b78544988c70 HTTP/1.1" 200 1734 0.006850 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-machine/0508917c-376f-421d-8403-e11566ab3ac8 HTTP/1.1" 200 1322 0.004006 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-machine-interface/58723ea9-5d05-4293-9052-ded4df7dc01b HTTP/1.1" 200 3270 0.005597 10.0.0.190 - - [2026-08-24 03:29:41] "GET /instance-ip/635200ae-33e9-441c-af81-b78544988c70 HTTP/1.1" 200 1734 0.004575 10.0.0.190 - - [2026-08-24 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.190 - - [2026-08-24 03:29:41] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004347 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003485 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006133 10.0.0.190 - - [2026-08-24 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.190 - - [2026-08-24 03:29:41] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003862 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003385 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006224 10.0.0.190 - - [2026-08-24 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.190 - - [2026-08-24 03:29:41] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006261 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003694 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005794 10.0.0.190 - - [2026-08-24 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.190 - - [2026-08-24 03:29:41] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004190 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003117 10.0.0.190 - - [2026-08-24 03:29:41] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.007640 10.0.0.190 - - [2026-08-24 03:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.190 - - [2026-08-24 03:29:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003995 10.0.0.190 - - [2026-08-24 03:29:42] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003909 10.0.0.190 - - [2026-08-24 03:29:42] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006173 10.0.0.190 - - [2026-08-24 03:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.190 - - [2026-08-24 03:29:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005256 10.0.0.190 - - [2026-08-24 03:29:42] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003881 10.0.0.190 - - [2026-08-24 03:29:42] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006243 10.0.0.190 - - [2026-08-24 03:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.190 - - [2026-08-24 03:29:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004503 10.0.0.190 - - [2026-08-24 03:29:42] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003164 10.0.0.190 - - [2026-08-24 03:29:42] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006338 10.0.0.190 - - [2026-08-24 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.190 - - [2026-08-24 03:29:43] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004198 10.0.0.190 - - [2026-08-24 03:29:43] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003736 10.0.0.190 - - [2026-08-24 03:29:43] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006341 10.0.0.190 - - [2026-08-24 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.190 - - [2026-08-24 03:29:43] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003829 10.0.0.190 - - [2026-08-24 03:29:43] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003399 10.0.0.190 - - [2026-08-24 03:29:44] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005880 10.0.0.190 - - [2026-08-24 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.190 - - [2026-08-24 03:29:44] "GET /routing-instance/3f2a2196-96fb-422f-b3f3-50626a11164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1708 0.004982 10.0.0.190 - - [2026-08-24 03:29:44] "GET /route-target/bce817f5-dcf7-45fd-a966-8304d3e837bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003826 10.0.0.190 - - [2026-08-24 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.190 - - [2026-08-24 03:29:44] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003759 10.0.0.190 - - [2026-08-24 03:29:44] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003354 10.0.0.190 - - [2026-08-24 03:29:44] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005756 10.0.0.190 - - [2026-08-24 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.190 - - [2026-08-24 03:29:44] "GET /routing-instance/3f2a2196-96fb-422f-b3f3-50626a11164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1708 0.004459 10.0.0.190 - - [2026-08-24 03:29:44] "GET /route-target/bce817f5-dcf7-45fd-a966-8304d3e837bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003462 10.0.0.190 - - [2026-08-24 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.190 - - [2026-08-24 03:29:44] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004110 10.0.0.190 - - [2026-08-24 03:29:44] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003266 10.0.0.190 - - [2026-08-24 03:29:44] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006341 10.0.0.190 - - [2026-08-24 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.190 - - [2026-08-24 03:29:44] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004757 10.0.0.190 - - [2026-08-24 03:29:44] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003466 10.0.0.190 - - [2026-08-24 03:29:44] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006663 10.0.0.190 - - [2026-08-24 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.190 - - [2026-08-24 03:29:44] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004854 10.0.0.190 - - [2026-08-24 03:29:44] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003547 10.0.0.190 - - [2026-08-24 03:29:44] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005836 10.0.0.190 - - [2026-08-24 03:29:44] "GET /obj-perms HTTP/1.1" 200 4543 0.004525 10.0.0.190 - - [2026-08-24 03:29:44] "GET /obj-perms HTTP/1.1" 200 4543 0.003742 10.0.0.191 - - [2026-08-24 03:29:44] "GET /obj-perms HTTP/1.1" 200 4543 0.003938 10.0.0.190 - - [2026-08-24 03:29:45] "GET /obj-perms HTTP/1.1" 200 4543 0.004166 10.0.0.50 - - [2026-08-24 03:29:45] "GET /obj-perms HTTP/1.1" 200 4543 0.003599 10.0.0.191 - - [2026-08-24 03:29:45] "GET /obj-perms HTTP/1.1" 200 4543 0.004366 10.0.0.190 - - [2026-08-24 03:29:45] "GET /virtual-machine/0508917c-376f-421d-8403-e11566ab3ac8 HTTP/1.1" 200 1322 0.003866 10.0.0.190 - - [2026-08-24 03:29:45] "GET /virtual-machine-interface/58723ea9-5d05-4293-9052-ded4df7dc01b HTTP/1.1" 200 3270 0.005435 10.0.0.190 - - [2026-08-24 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.190 - - [2026-08-24 03:29:45] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004184 10.0.0.190 - - [2026-08-24 03:29:45] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002966 10.0.0.190 - - [2026-08-24 03:29:45] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005860 10.0.0.190 - - [2026-08-24 03:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.190 - - [2026-08-24 03:29:46] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004715 10.0.0.190 - - [2026-08-24 03:29:46] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004149 10.0.0.190 - - [2026-08-24 03:29:46] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.007957 10.0.0.190 - - [2026-08-24 03:29:46] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 200 1324 0.004451 10.0.0.190 - - [2026-08-24 03:29:46] "GET /virtual-machine-interface/278fd349-a3ff-4653-8e74-96fd0ee31357 HTTP/1.1" 200 3270 0.005770 10.0.0.190 - - [2026-08-24 03:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.190 - - [2026-08-24 03:29:46] "GET /security-group/c0d59314-aeed-4c07-9512-f4331f668946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.003886 10.0.0.190 - - [2026-08-24 03:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.190 - - [2026-08-24 03:29:46] "GET /security-group/c0d59314-aeed-4c07-9512-f4331f668946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.004988 10.0.0.190 - - [2026-08-24 03:29:46] "POST /neutron/security_group HTTP/1.1" 200 1320 0.004377 10.0.0.190 - - [2026-08-24 03:29:46] "POST /neutron/port HTTP/1.1" 200 1146 0.014681 10.0.0.190 - - [2026-08-24 03:29:46] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 200 1324 0.004201 10.0.0.190 - - [2026-08-24 03:29:47] "GET /virtual-machine-interface/278fd349-a3ff-4653-8e74-96fd0ee31357 HTTP/1.1" 200 3209 0.011128 10.0.0.190 - - [2026-08-24 03:29:47] "POST /neutron/security_group HTTP/1.1" 200 1294 0.007260 10.0.0.190 - - [2026-08-24 03:29:47] "POST /neutron/port HTTP/1.1" 200 1107 0.014268 10.0.0.190 - - [2026-08-24 03:29:47] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 200 1324 0.004317 10.0.0.190 - - [2026-08-24 03:29:47] "GET /virtual-machine-interface/278fd349-a3ff-4653-8e74-96fd0ee31357 HTTP/1.1" 200 3270 0.008084 10.0.0.190 - - [2026-08-24 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007238 10.0.0.190 - - [2026-08-24 03:29:47] "GET /security-group/c0d59314-aeed-4c07-9512-f4331f668946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.004059 10.0.0.190 - - [2026-08-24 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.190 - - [2026-08-24 03:29:47] "GET /security-group/c0d59314-aeed-4c07-9512-f4331f668946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.004378 10.0.0.190 - - [2026-08-24 03:29:54] "POST /neutron/port HTTP/1.1" 200 1156 0.049199 10.0.0.190 - - [2026-08-24 03:29:56] "POST /neutron/network HTTP/1.1" 200 965 0.007257 10.0.0.190 - - [2026-08-24 03:29:56] "POST /neutron/port HTTP/1.1" 200 117 0.001165 10.0.0.190 - - [2026-08-24 03:29:56] "POST /neutron/network HTTP/1.1" 200 965 0.007395 10.0.0.190 - - [2026-08-24 03:29:57] "POST /neutron/port HTTP/1.1" 200 117 0.001505 10.0.0.190 - - [2026-08-24 03:30:55] "POST /neutron/port HTTP/1.1" 200 1156 0.027034 10.0.0.190 - - [2026-08-24 03:30:56] "POST /neutron/subnet HTTP/1.1" 200 703 0.010505 10.0.0.190 - - [2026-08-24 03:30:57] "POST /neutron/port HTTP/1.1" 200 1156 0.018277 10.0.0.190 - - [2026-08-24 03:30:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005801 10.0.0.190 - - [2026-08-24 03:30:59] "POST /neutron/network HTTP/1.1" 200 955 0.007933 10.0.0.190 - - [2026-08-24 03:31:14] "GET /security-group/c0d59314-aeed-4c07-9512-f4331f668946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.006463 10.0.0.190 - - [2026-08-24 03:31:14] "PUT /security-group/c0d59314-aeed-4c07-9512-f4331f668946 HTTP/1.1" 200 263 0.020087 10.0.0.190 - - [2026-08-24 03:31:14] "PUT /access-control-list/430be2ab-c258-4cf2-ba06-3d25ba5950e4 HTTP/1.1" 200 273 0.027089 10.0.0.190 - - [2026-08-24 03:31:16] "DELETE /security-group/c0d59314-aeed-4c07-9512-f4331f668946 HTTP/1.1" 200 115 0.230072 10.0.0.190 - - [2026-08-24 03:31:16] "POST /fqname-to-id HTTP/1.1" 404 254 0.004416 10.0.0.190 - - [2026-08-24 03:31:17] "POST /fqname-to-id HTTP/1.1" 404 254 0.003976 10.0.0.190 - - [2026-08-24 03:31:17] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 200 1324 0.003736 10.0.0.190 - - [2026-08-24 03:31:17] "GET /virtual-machine-interface/278fd349-a3ff-4653-8e74-96fd0ee31357 HTTP/1.1" 200 3209 0.007901 10.0.0.190 - - [2026-08-24 03:31:17] "GET /virtual-machine/0508917c-376f-421d-8403-e11566ab3ac8 HTTP/1.1" 200 1322 0.003798 10.0.0.190 - - [2026-08-24 03:31:17] "GET /virtual-machine-interface/58723ea9-5d05-4293-9052-ded4df7dc01b HTTP/1.1" 200 3209 0.008071 10.0.0.190 - - [2026-08-24 03:31:17] "GET /virtual-machine/0508917c-376f-421d-8403-e11566ab3ac8 HTTP/1.1" 200 1322 0.004522 10.0.0.190 - - [2026-08-24 03:31:19] "GET /virtual-machine/0508917c-376f-421d-8403-e11566ab3ac8 HTTP/1.1" 200 1322 0.003707 10.0.0.190 - - [2026-08-24 03:31:19] "POST /neutron/port HTTP/1.1" 200 1117 0.019391 10.0.0.190 - - [2026-08-24 03:31:21] "GET /virtual-machine/0508917c-376f-421d-8403-e11566ab3ac8 HTTP/1.1" 404 171 0.003553 10.0.0.190 - - [2026-08-24 03:31:21] "GET /virtual-machine/0508917c-376f-421d-8403-e11566ab3ac8 HTTP/1.1" 404 171 0.003216 10.0.0.190 - - [2026-08-24 03:31:21] "GET /virtual-machine/0508917c-376f-421d-8403-e11566ab3ac8 HTTP/1.1" 404 171 0.003674 10.0.0.190 - - [2026-08-24 03:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.190 - - [2026-08-24 03:31:21] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004178 10.0.0.190 - - [2026-08-24 03:31:21] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003228 10.0.0.190 - - [2026-08-24 03:31:21] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006158 10.0.0.190 - - [2026-08-24 03:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.190 - - [2026-08-24 03:31:21] "GET /routing-instance/3f2a2196-96fb-422f-b3f3-50626a11164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1708 0.004453 10.0.0.190 - - [2026-08-24 03:31:21] "GET /route-target/bce817f5-dcf7-45fd-a966-8304d3e837bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004097 10.0.0.191 - - [2026-08-24 03:31:22] "GET /obj-perms HTTP/1.1" 200 4543 0.004447 10.0.0.190 - - [2026-08-24 03:31:25] "GET /obj-perms HTTP/1.1" 200 4543 0.004176 10.0.0.191 - - [2026-08-24 03:31:31] "GET /obj-perms HTTP/1.1" 200 4543 0.004103 10.0.0.190 - - [2026-08-24 03:31:34] "GET /obj-perms HTTP/1.1" 200 4543 0.003974 10.0.0.190 - - [2026-08-24 03:31:37] "GET /obj-perms HTTP/1.1" 200 4543 0.003825 10.0.0.191 - - [2026-08-24 03:31:37] "GET /obj-perms HTTP/1.1" 200 4543 0.004202 10.0.0.190 - - [2026-08-24 03:31:37] "POST /neutron/security_group HTTP/1.1" 200 117 0.006970 10.0.0.190 - - [2026-08-24 03:31:37] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 200 1324 0.004718 10.0.0.190 - - [2026-08-24 03:31:39] "POST /neutron/port HTTP/1.1" 200 1107 0.015192 10.0.0.190 - - [2026-08-24 03:31:39] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 200 1324 0.004475 10.0.0.190 - - [2026-08-24 03:31:41] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 404 171 0.003630 10.0.0.190 - - [2026-08-24 03:31:41] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 404 171 0.003296 10.0.0.190 - - [2026-08-24 03:31:41] "GET /virtual-machine/626e8881-b6b3-4b95-902d-2641299806bd HTTP/1.1" 404 171 0.003803 10.0.0.190 - - [2026-08-24 03:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.190 - - [2026-08-24 03:31:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004120 10.0.0.190 - - [2026-08-24 03:31:42] "GET /virtual-networks?parent_id=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003441 10.0.0.190 - - [2026-08-24 03:31:42] "GET /virtual-network/c0574801-be8f-4b32-98d7-80f0a2a5b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006637 10.0.0.190 - - [2026-08-24 03:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.190 - - [2026-08-24 03:31:42] "GET /routing-instance/3f2a2196-96fb-422f-b3f3-50626a11164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1708 0.004646 10.0.0.190 - - [2026-08-24 03:31:42] "GET /route-target/bce817f5-dcf7-45fd-a966-8304d3e837bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003507 10.0.0.190 - - [2026-08-24 03:31:45] "GET /obj-perms HTTP/1.1" 200 4543 0.004543 10.0.0.190 - - [2026-08-24 03:31:45] "GET /obj-perms HTTP/1.1" 200 4543 0.004241 10.0.0.50 - - [2026-08-24 03:31:45] "GET /obj-perms HTTP/1.1" 200 4543 0.003466 10.0.0.190 - - [2026-08-24 03:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.191 - - [2026-08-24 03:31:45] "POST /useragent-kv HTTP/1.1" 200 115 0.071907 10.0.0.191 - - [2026-08-24 03:31:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002865 10.0.0.190 - - [2026-08-24 03:31:45] "POST /neutron/network HTTP/1.1" 200 151 0.226964 10.0.0.191 - - [2026-08-24 03:31:47] "GET /projects?obj_uuids=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001042 10.0.0.190 - - [2026-08-24 03:31:47] "GET /project/1fb03e94-3f22-420b-adc1-2052093e7bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.075093 10.0.0.191 - - [2026-08-24 03:31:47] "GET /projects?obj_uuids=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000890 10.0.0.190 - - [2026-08-24 03:31:47] "GET /project/1fb03e94-3f22-420b-adc1-2052093e7bb1?fields=virtual_networks HTTP/1.1" 200 1094 0.044409 10.0.0.191 - - [2026-08-24 03:31:47] "GET /projects?obj_uuids=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001587 10.0.0.190 - - [2026-08-24 03:31:47] "GET /project/1fb03e94-3f22-420b-adc1-2052093e7bb1?fields=virtual_machine_interfaces HTTP/1.1" 200 1094 0.057746 10.0.0.191 - - [2026-08-24 03:31:47] "GET /projects?obj_uuids=1fb03e94-3f22-420b-adc1-2052093e7bb1&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001091 10.0.0.190 - - [2026-08-24 03:31:47] "GET /project/1fb03e94-3f22-420b-adc1-2052093e7bb1?fields=security_groups HTTP/1.1" 200 1351 0.055284 10.0.0.190 - - [2026-08-24 03:31:48] "POST /fqname-to-id HTTP/1.1" 404 209 0.029406 10.0.0.191 - - [2026-08-24 03:31:48] "GET /projects?obj_uuids=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004508 10.0.0.191 - - [2026-08-24 03:31:48] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001371 10.0.0.191 - - [2026-08-24 03:31:48] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039182 10.0.0.191 - - [2026-08-24 03:31:48] "POST /id-to-fqname HTTP/1.1" 200 212 0.002112 10.0.0.191 - - [2026-08-24 03:31:48] "POST /fqname-to-id HTTP/1.1" 404 222 0.011353 10.0.0.191 - - [2026-08-24 03:31:48] "POST /security-groups HTTP/1.1" 200 612 0.077518 10.0.0.191 - - [2026-08-24 03:31:48] "POST /projects HTTP/1.1" 200 627 0.313257 10.0.0.190 - - [2026-08-24 03:31:48] "POST /access-control-lists HTTP/1.1" 200 619 0.030877 10.0.0.191 - - [2026-08-24 03:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.389090 10.0.0.190 - - [2026-08-24 03:31:49] "GET /project/1f30e32d-99af-40c3-8f23-56d2477ad8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.568490 10.0.0.190 - - [2026-08-24 03:31:50] "GET / HTTP/1.1" 200 36215 0.001843 10.0.0.190 - - [2026-08-24 03:31:51] "POST /fqname-to-id HTTP/1.1" 401 293 0.000443 10.0.0.190 - - [2026-08-24 03:31:52] "POST /fqname-to-id HTTP/1.1" 404 245 0.070575 10.0.0.190 - - [2026-08-24 03:31:52] "POST /fqname-to-id HTTP/1.1" 404 277 0.003870 10.0.0.190 - - [2026-08-24 03:31:52] "POST /access-control-lists HTTP/1.1" 200 639 0.043793 10.0.0.190 - - [2026-08-24 03:31:53] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.032432 10.0.0.190 - - [2026-08-24 03:31:53] "PUT /access-control-list/475c0cbc-409b-453c-9cfd-ec04af8a48bf HTTP/1.1" 200 273 0.014777 10.0.0.190 - - [2026-08-24 03:31:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.162093 10.0.0.190 - - [2026-08-24 03:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.190 - - [2026-08-24 03:31:53] "GET /security-group/14eafcfc-2b44-49fa-9704-abb3d8872abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004602 10.0.0.190 - - [2026-08-24 03:31:54] "POST /neutron/security_group HTTP/1.1" 200 151 0.064281 10.0.0.190 - - [2026-08-24 03:31:54] "POST /fqname-to-id HTTP/1.1" 404 245 0.007079 10.0.0.190 - - [2026-08-24 03:31:54] "DELETE /access-control-list/1fcd8c9d-ab32-4ae9-8ef3-446cc258ee51 HTTP/1.1" 200 115 0.091070 10.0.0.190 - - [2026-08-24 03:31:55] "POST /fqname-to-id HTTP/1.1" 404 245 0.005985 10.0.0.190 - - [2026-08-24 03:31:55] "POST /access-control-lists HTTP/1.1" 200 641 0.043653 10.0.0.190 - - [2026-08-24 03:31:55] "PUT /access-control-list/f3b25e7d-6f40-4580-844f-9eecd5633722 HTTP/1.1" 200 273 0.017310 10.0.0.190 - - [2026-08-24 03:31:55] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012249 10.0.0.190 - - [2026-08-24 03:31:56] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.124996 10.0.0.190 - - [2026-08-24 03:31:56] "PUT /access-control-list/f3b25e7d-6f40-4580-844f-9eecd5633722 HTTP/1.1" 200 273 0.024649 10.0.0.190 - - [2026-08-24 03:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.190 - - [2026-08-24 03:31:56] "GET /security-group/a427563e-398b-4f61-bbd0-c3373097de96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.008373 10.0.0.190 - - [2026-08-24 03:31:56] "POST /neutron/security_group_rule HTTP/1.1" 200 547 0.009750 10.0.0.190 - - [2026-08-24 03:31:57] "PUT /access-control-list/f3b25e7d-6f40-4580-844f-9eecd5633722 HTTP/1.1" 200 273 0.021307 10.0.0.190 - - [2026-08-24 03:31:57] "POST /neutron/security_group_rule HTTP/1.1" 200 585 0.169391 10.0.0.190 - - [2026-08-24 03:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.191 - - [2026-08-24 03:31:57] "GET /projects?obj_uuids=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001122 10.0.0.190 - - [2026-08-24 03:31:57] "GET /project/1f30e32d-99af-40c3-8f23-56d2477ad8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.067306 10.0.0.190 - - [2026-08-24 03:31:57] "POST /ref-update HTTP/1.1" 200 156 0.035825 10.0.0.191 - - [2026-08-24 03:31:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004062 10.0.0.190 - - [2026-08-24 03:31:57] "POST /neutron/subnet HTTP/1.1" 200 734 0.227556 10.0.0.190 - - [2026-08-24 03:31:57] "POST /id-to-fqname HTTP/1.1" 200 282 0.001462 10.0.0.190 - - [2026-08-24 03:31:57] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006700 10.0.0.190 - - [2026-08-24 03:31:57] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.005964 10.0.0.190 - - [2026-08-24 03:31:57] "POST /neutron/network HTTP/1.1" 200 929 0.006594 10.0.0.190 - - [2026-08-24 03:31:58] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.005956 10.0.0.190 - - [2026-08-24 03:31:59] "POST /id-to-fqname HTTP/1.1" 200 282 0.001624 10.0.0.190 - - [2026-08-24 03:32:00] "POST /neutron/network HTTP/1.1" 200 939 0.010014 10.0.0.190 - - [2026-08-24 03:32:00] "POST /neutron/port HTTP/1.1" 200 117 0.010008 10.0.0.190 - - [2026-08-24 03:32:00] "POST /id-to-fqname HTTP/1.1" 200 282 0.001540 10.0.0.190 - - [2026-08-24 03:32:00] "POST /neutron/network HTTP/1.1" 200 939 0.007782 10.0.0.190 - - [2026-08-24 03:32:01] "POST /neutron/port HTTP/1.1" 200 117 0.007646 10.0.0.191 - - [2026-08-24 03:32:04] "GET /projects?obj_uuids=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001649 10.0.0.190 - - [2026-08-24 03:32:04] "POST /neutron/security_group HTTP/1.1" 200 3418 0.077730 10.0.0.191 - - [2026-08-24 03:32:05] "GET /projects?obj_uuids=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002828 10.0.0.190 - - [2026-08-24 03:32:05] "POST /neutron/security_group HTTP/1.1" 200 3418 0.082217 10.0.0.190 - - [2026-08-24 03:32:05] "POST /neutron/port HTTP/1.1" 200 1083 0.046237 10.0.0.190 - - [2026-08-24 03:32:06] "POST /neutron/port HTTP/1.1" 200 1083 0.069305 10.0.0.190 - - [2026-08-24 03:32:06] "POST /neutron/security_group HTTP/1.1" 200 1421 0.006441 10.0.0.190 - - [2026-08-24 03:32:07] "POST /neutron/subnet HTTP/1.1" 200 708 0.010544 10.0.0.190 - - [2026-08-24 03:32:07] "POST /neutron/port HTTP/1.1" 200 1147 0.018370 10.0.0.190 - - [2026-08-24 03:32:07] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.191 - - [2026-08-24 03:32:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.191 - - [2026-08-24 03:32:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.190 - - [2026-08-24 03:32:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.190 - - [2026-08-24 03:32:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000481 10.0.0.191 - - [2026-08-24 03:32:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000502 10.0.0.191 - - [2026-08-24 03:32:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.50 - - [2026-08-24 03:32:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000524 10.0.0.50 - - [2026-08-24 03:32:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.190 - - [2026-08-24 03:32:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.190 - - [2026-08-24 03:32:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.50 - - [2026-08-24 03:32:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000475 10.0.0.50 - - [2026-08-24 03:32:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.190 - - [2026-08-24 03:32:11] "POST /neutron/security_group HTTP/1.1" 200 1421 0.008412 10.0.0.190 - - [2026-08-24 03:32:21] "POST /neutron/port HTTP/1.1" 200 1147 0.021350 10.0.0.190 - - [2026-08-24 03:32:26] "POST /neutron/security_group HTTP/1.1" 200 1421 0.008369 10.0.0.190 - - [2026-08-24 03:32:27] "POST /neutron/port HTTP/1.1" 200 1147 0.018902 10.0.0.190 - - [2026-08-24 03:32:27] "POST /neutron/security_group HTTP/1.1" 200 1421 0.008500 10.0.0.190 - - [2026-08-24 03:32:27] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 401 293 0.000508 10.0.0.190 - - [2026-08-24 03:32:27] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 200 1315 0.032158 10.0.0.190 - - [2026-08-24 03:32:27] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 200 1315 0.003977 10.0.0.190 - - [2026-08-24 03:32:27] "GET /virtual-machine-interface/9184af97-d425-424c-8b00-b9d4bbf90cce HTTP/1.1" 200 3199 0.005506 10.0.0.190 - - [2026-08-24 03:32:27] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 200 1315 0.004066 10.0.0.190 - - [2026-08-24 03:32:27] "GET /virtual-machine-interface/9184af97-d425-424c-8b00-b9d4bbf90cce HTTP/1.1" 200 3199 0.005370 10.0.0.190 - - [2026-08-24 03:32:27] "GET /instance-ip/690e7379-c945-4a19-9d8b-65ae417b8b49 HTTP/1.1" 200 1708 0.012479 10.0.0.190 - - [2026-08-24 03:32:27] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 200 1315 0.003771 10.0.0.190 - - [2026-08-24 03:32:27] "GET /virtual-machine-interface/9184af97-d425-424c-8b00-b9d4bbf90cce HTTP/1.1" 200 3199 0.005213 10.0.0.190 - - [2026-08-24 03:32:27] "GET /instance-ip/690e7379-c945-4a19-9d8b-65ae417b8b49 HTTP/1.1" 200 1708 0.005032 10.0.0.190 - - [2026-08-24 03:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.190 - - [2026-08-24 03:32:27] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004102 10.0.0.190 - - [2026-08-24 03:32:27] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003585 10.0.0.190 - - [2026-08-24 03:32:27] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006473 10.0.0.190 - - [2026-08-24 03:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.190 - - [2026-08-24 03:32:27] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004862 10.0.0.190 - - [2026-08-24 03:32:27] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003488 10.0.0.190 - - [2026-08-24 03:32:27] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006237 10.0.0.190 - - [2026-08-24 03:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.190 - - [2026-08-24 03:32:27] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004329 10.0.0.190 - - [2026-08-24 03:32:27] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003189 10.0.0.190 - - [2026-08-24 03:32:28] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006461 10.0.0.190 - - [2026-08-24 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.190 - - [2026-08-24 03:32:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005132 10.0.0.190 - - [2026-08-24 03:32:28] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003866 10.0.0.190 - - [2026-08-24 03:32:28] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006108 10.0.0.190 - - [2026-08-24 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.190 - - [2026-08-24 03:32:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005242 10.0.0.190 - - [2026-08-24 03:32:28] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003776 10.0.0.190 - - [2026-08-24 03:32:28] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006641 10.0.0.190 - - [2026-08-24 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.190 - - [2026-08-24 03:32:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004362 10.0.0.190 - - [2026-08-24 03:32:28] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003320 10.0.0.190 - - [2026-08-24 03:32:28] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006576 10.0.0.190 - - [2026-08-24 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.190 - - [2026-08-24 03:32:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004964 10.0.0.190 - - [2026-08-24 03:32:28] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003345 10.0.0.190 - - [2026-08-24 03:32:28] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006745 10.0.0.191 - - [2026-08-24 03:32:29] "DELETE /project/1f30e32d99af40c38f2356d2477ad8b3 HTTP/1.1" 404 173 0.003735 10.0.0.191 - - [2026-08-24 03:32:29] "DELETE /project/1fb03e94-3f22-420b-adc1-2052093e7bb1 HTTP/1.1" 404 177 0.006354 10.0.0.190 - - [2026-08-24 03:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.190 - - [2026-08-24 03:32:31] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006153 10.0.0.190 - - [2026-08-24 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.190 - - [2026-08-24 03:32:35] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.005828 10.0.0.190 - - [2026-08-24 03:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.190 - - [2026-08-24 03:32:39] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006743 10.0.0.190 - - [2026-08-24 03:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.190 - - [2026-08-24 03:32:43] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006407 10.0.0.190 - - [2026-08-24 03:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.190 - - [2026-08-24 03:32:48] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.005968 10.0.0.190 - - [2026-08-24 03:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.190 - - [2026-08-24 03:32:52] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.005499 10.0.0.190 - - [2026-08-24 03:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.190 - - [2026-08-24 03:32:56] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.005170 10.0.0.190 - - [2026-08-24 03:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.190 - - [2026-08-24 03:32:58] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004840 10.0.0.190 - - [2026-08-24 03:32:58] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004050 10.0.0.190 - - [2026-08-24 03:32:58] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006229 10.0.0.190 - - [2026-08-24 03:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.190 - - [2026-08-24 03:32:58] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004725 10.0.0.190 - - [2026-08-24 03:32:58] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003884 10.0.0.190 - - [2026-08-24 03:32:58] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006085 10.0.0.190 - - [2026-08-24 03:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.190 - - [2026-08-24 03:32:58] "GET /routing-instance/f0e5faae-b966-4b84-9daf-c0a9dfd71f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.006965 10.0.0.190 - - [2026-08-24 03:32:58] "GET /route-target/085f2974-89b5-453f-ae3c-51b38fe6a0b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.028338 10.0.0.190 - - [2026-08-24 03:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.190 - - [2026-08-24 03:32:59] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004032 10.0.0.190 - - [2026-08-24 03:32:59] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004020 10.0.0.190 - - [2026-08-24 03:32:59] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.005931 10.0.0.190 - - [2026-08-24 03:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.190 - - [2026-08-24 03:32:59] "GET /routing-instance/f0e5faae-b966-4b84-9daf-c0a9dfd71f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004407 10.0.0.190 - - [2026-08-24 03:32:59] "GET /route-target/085f2974-89b5-453f-ae3c-51b38fe6a0b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003963 10.0.0.190 - - [2026-08-24 03:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.190 - - [2026-08-24 03:32:59] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004301 10.0.0.190 - - [2026-08-24 03:32:59] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003657 10.0.0.190 - - [2026-08-24 03:32:59] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006337 10.0.0.190 - - [2026-08-24 03:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.190 - - [2026-08-24 03:32:59] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004145 10.0.0.190 - - [2026-08-24 03:32:59] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003433 10.0.0.190 - - [2026-08-24 03:32:59] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.005594 10.0.0.190 - - [2026-08-24 03:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.190 - - [2026-08-24 03:32:59] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004546 10.0.0.190 - - [2026-08-24 03:32:59] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003877 10.0.0.190 - - [2026-08-24 03:32:59] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.005912 10.0.0.191 - - [2026-08-24 03:32:59] "GET /obj-perms HTTP/1.1" 200 4525 0.071692 10.0.0.190 - - [2026-08-24 03:32:59] "GET /obj-perms HTTP/1.1" 200 4525 0.042975 10.0.0.190 - - [2026-08-24 03:32:59] "GET /obj-perms HTTP/1.1" 200 4525 0.004395 10.0.0.190 - - [2026-08-24 03:33:00] "GET /obj-perms HTTP/1.1" 200 4525 0.004664 10.0.0.50 - - [2026-08-24 03:33:00] "GET /obj-perms HTTP/1.1" 200 4525 0.047040 10.0.0.191 - - [2026-08-24 03:33:00] "GET /obj-perms HTTP/1.1" 200 4525 0.005627 10.0.0.190 - - [2026-08-24 03:33:00] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 200 1315 0.004841 10.0.0.190 - - [2026-08-24 03:33:00] "GET /virtual-machine-interface/9184af97-d425-424c-8b00-b9d4bbf90cce HTTP/1.1" 200 3199 0.006427 10.0.0.190 - - [2026-08-24 03:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.190 - - [2026-08-24 03:33:00] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004299 10.0.0.190 - - [2026-08-24 03:33:00] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003846 10.0.0.190 - - [2026-08-24 03:33:00] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.007470 10.0.0.190 - - [2026-08-24 03:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.190 - - [2026-08-24 03:33:01] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004382 10.0.0.190 - - [2026-08-24 03:33:01] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003379 10.0.0.190 - - [2026-08-24 03:33:01] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006162 10.0.0.190 - - [2026-08-24 03:33:01] "POST /neutron/port HTTP/1.1" 200 1147 0.023953 10.0.0.190 - - [2026-08-24 03:33:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004319 10.0.0.190 - - [2026-08-24 03:33:01] "POST /neutron/port HTTP/1.1" 200 117 0.001521 10.0.0.190 - - [2026-08-24 03:33:02] "POST /neutron/security_group HTTP/1.1" 200 1421 0.029042 10.0.0.190 - - [2026-08-24 03:33:03] "POST /neutron/security_group HTTP/1.1" 200 1421 0.007537 10.0.0.190 - - [2026-08-24 03:33:03] "POST /neutron/subnet HTTP/1.1" 200 708 0.009660 10.0.0.190 - - [2026-08-24 03:33:06] "POST /neutron/port HTTP/1.1" 200 1147 0.020105 10.0.0.190 - - [2026-08-24 03:33:12] "POST /neutron/security_group HTTP/1.1" 200 1421 0.009038 10.0.0.190 - - [2026-08-24 03:33:12] "POST /neutron/port HTTP/1.1" 200 1147 0.019290 10.0.0.190 - - [2026-08-24 03:33:12] "POST /neutron/security_group HTTP/1.1" 200 1421 0.009575 10.0.0.190 - - [2026-08-24 03:33:12] "GET /virtual-machine/6e73eab5-82b3-4bb8-a44f-af012355d8cf HTTP/1.1" 200 1315 0.006694 10.0.0.190 - - [2026-08-24 03:33:12] "GET /virtual-machine/6e73eab5-82b3-4bb8-a44f-af012355d8cf HTTP/1.1" 200 1315 0.004003 10.0.0.190 - - [2026-08-24 03:33:12] "GET /virtual-machine-interface/66ac4577-85ce-461f-b8c5-c209acb13867 HTTP/1.1" 200 3198 0.005470 10.0.0.190 - - [2026-08-24 03:33:12] "GET /virtual-machine/6e73eab5-82b3-4bb8-a44f-af012355d8cf HTTP/1.1" 200 1315 0.004163 10.0.0.190 - - [2026-08-24 03:33:12] "GET /virtual-machine-interface/66ac4577-85ce-461f-b8c5-c209acb13867 HTTP/1.1" 200 3198 0.005645 10.0.0.190 - - [2026-08-24 03:33:12] "GET /instance-ip/88ca22ea-d260-4910-959e-8fb1f69bab51 HTTP/1.1" 200 1708 0.006875 10.0.0.190 - - [2026-08-24 03:33:12] "GET /virtual-machine/6e73eab5-82b3-4bb8-a44f-af012355d8cf HTTP/1.1" 200 1315 0.005091 10.0.0.190 - - [2026-08-24 03:33:12] "GET /virtual-machine-interface/66ac4577-85ce-461f-b8c5-c209acb13867 HTTP/1.1" 200 3198 0.006137 10.0.0.190 - - [2026-08-24 03:33:12] "GET /instance-ip/88ca22ea-d260-4910-959e-8fb1f69bab51 HTTP/1.1" 200 1708 0.004572 10.0.0.190 - - [2026-08-24 03:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005951 10.0.0.190 - - [2026-08-24 03:33:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004159 10.0.0.190 - - [2026-08-24 03:33:12] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003912 10.0.0.190 - - [2026-08-24 03:33:12] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.007396 10.0.0.190 - - [2026-08-24 03:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.190 - - [2026-08-24 03:33:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005449 10.0.0.190 - - [2026-08-24 03:33:12] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.012572 10.0.0.190 - - [2026-08-24 03:33:12] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.007756 10.0.0.190 - - [2026-08-24 03:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.190 - - [2026-08-24 03:33:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004349 10.0.0.190 - - [2026-08-24 03:33:12] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003431 10.0.0.190 - - [2026-08-24 03:33:12] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006613 10.0.0.190 - - [2026-08-24 03:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.190 - - [2026-08-24 03:33:13] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004719 10.0.0.190 - - [2026-08-24 03:33:13] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003560 10.0.0.190 - - [2026-08-24 03:33:13] "GET /obj-perms HTTP/1.1" 200 4509 0.043205 10.0.0.190 - - [2026-08-24 03:33:13] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.005517 10.0.0.190 - - [2026-08-24 03:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.190 - - [2026-08-24 03:33:13] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004556 10.0.0.190 - - [2026-08-24 03:33:13] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003269 10.0.0.190 - - [2026-08-24 03:33:13] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006536 10.0.0.190 - - [2026-08-24 03:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.190 - - [2026-08-24 03:33:13] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004277 10.0.0.190 - - [2026-08-24 03:33:13] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003302 10.0.0.190 - - [2026-08-24 03:33:13] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006119 10.0.0.190 - - [2026-08-24 03:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.190 - - [2026-08-24 03:33:13] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004581 10.0.0.190 - - [2026-08-24 03:33:13] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003366 10.0.0.190 - - [2026-08-24 03:33:13] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006144 10.0.0.190 - - [2026-08-24 03:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.190 - - [2026-08-24 03:33:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003967 10.0.0.190 - - [2026-08-24 03:33:14] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002955 10.0.0.190 - - [2026-08-24 03:33:14] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006095 10.0.0.190 - - [2026-08-24 03:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.190 - - [2026-08-24 03:33:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003590 10.0.0.190 - - [2026-08-24 03:33:15] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003588 10.0.0.190 - - [2026-08-24 03:33:15] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006578 10.0.0.190 - - [2026-08-24 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.190 - - [2026-08-24 03:33:15] "GET /routing-instance/f0e5faae-b966-4b84-9daf-c0a9dfd71f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004670 10.0.0.190 - - [2026-08-24 03:33:15] "GET /route-target/085f2974-89b5-453f-ae3c-51b38fe6a0b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004138 10.0.0.190 - - [2026-08-24 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.190 - - [2026-08-24 03:33:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004801 10.0.0.190 - - [2026-08-24 03:33:15] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003242 10.0.0.190 - - [2026-08-24 03:33:15] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.005650 10.0.0.190 - - [2026-08-24 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.190 - - [2026-08-24 03:33:15] "GET /routing-instance/f0e5faae-b966-4b84-9daf-c0a9dfd71f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005917 10.0.0.190 - - [2026-08-24 03:33:15] "GET /route-target/085f2974-89b5-453f-ae3c-51b38fe6a0b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003867 10.0.0.190 - - [2026-08-24 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.190 - - [2026-08-24 03:33:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004220 10.0.0.190 - - [2026-08-24 03:33:15] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003186 10.0.0.190 - - [2026-08-24 03:33:15] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006087 10.0.0.190 - - [2026-08-24 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.190 - - [2026-08-24 03:33:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004310 10.0.0.190 - - [2026-08-24 03:33:15] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003455 10.0.0.190 - - [2026-08-24 03:33:15] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.005763 10.0.0.190 - - [2026-08-24 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.190 - - [2026-08-24 03:33:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004804 10.0.0.190 - - [2026-08-24 03:33:15] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003341 10.0.0.190 - - [2026-08-24 03:33:15] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006022 10.0.0.191 - - [2026-08-24 03:33:15] "GET /obj-perms HTTP/1.1" 200 4525 0.005350 10.0.0.190 - - [2026-08-24 03:33:15] "GET /obj-perms HTTP/1.1" 200 4525 0.003978 10.0.0.190 - - [2026-08-24 03:33:16] "GET /obj-perms HTTP/1.1" 200 4525 0.003888 10.0.0.191 - - [2026-08-24 03:33:16] "GET /obj-perms HTTP/1.1" 200 4525 0.004482 10.0.0.190 - - [2026-08-24 03:33:16] "GET /virtual-machine/6e73eab5-82b3-4bb8-a44f-af012355d8cf HTTP/1.1" 200 1315 0.004884 10.0.0.190 - - [2026-08-24 03:33:16] "GET /virtual-machine-interface/66ac4577-85ce-461f-b8c5-c209acb13867 HTTP/1.1" 200 3198 0.011106 10.0.0.190 - - [2026-08-24 03:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.190 - - [2026-08-24 03:33:16] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003753 10.0.0.190 - - [2026-08-24 03:33:16] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002842 10.0.0.190 - - [2026-08-24 03:33:16] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006217 10.0.0.190 - - [2026-08-24 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.190 - - [2026-08-24 03:33:17] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003723 10.0.0.190 - - [2026-08-24 03:33:17] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003657 10.0.0.190 - - [2026-08-24 03:33:17] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006077 10.0.0.190 - - [2026-08-24 03:33:17] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 200 1315 0.004341 10.0.0.190 - - [2026-08-24 03:33:17] "GET /virtual-machine-interface/9184af97-d425-424c-8b00-b9d4bbf90cce HTTP/1.1" 200 3199 0.005707 10.0.0.190 - - [2026-08-24 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.190 - - [2026-08-24 03:33:17] "GET /security-group/a427563e-398b-4f61-bbd0-c3373097de96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2703 0.004603 10.0.0.190 - - [2026-08-24 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.190 - - [2026-08-24 03:33:17] "GET /security-group/a427563e-398b-4f61-bbd0-c3373097de96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2703 0.004630 10.0.0.190 - - [2026-08-24 03:33:17] "POST /neutron/port HTTP/1.1" 200 1147 0.018971 10.0.0.190 - - [2026-08-24 03:33:18] "POST /neutron/port HTTP/1.1" 200 1099 0.084594 10.0.0.190 - - [2026-08-24 03:33:18] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 200 1315 0.004397 10.0.0.190 - - [2026-08-24 03:33:18] "GET /virtual-machine-interface/9184af97-d425-424c-8b00-b9d4bbf90cce HTTP/1.1" 200 3147 0.006522 10.0.0.190 - - [2026-08-24 03:33:18] "POST /neutron/port HTTP/1.1" 200 1099 0.016549 10.0.0.190 - - [2026-08-24 03:33:18] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 200 1315 0.004246 10.0.0.190 - - [2026-08-24 03:33:18] "GET /virtual-machine-interface/9184af97-d425-424c-8b00-b9d4bbf90cce HTTP/1.1" 200 3199 0.013660 10.0.0.190 - - [2026-08-24 03:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.190 - - [2026-08-24 03:33:18] "GET /security-group/a427563e-398b-4f61-bbd0-c3373097de96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2703 0.004134 10.0.0.190 - - [2026-08-24 03:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.190 - - [2026-08-24 03:33:18] "GET /security-group/a427563e-398b-4f61-bbd0-c3373097de96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2703 0.004314 10.0.0.190 - - [2026-08-24 03:33:18] "POST /neutron/security_group HTTP/1.1" 200 1447 0.004541 10.0.0.190 - - [2026-08-24 03:33:59] "POST /neutron/port HTTP/1.1" 200 1147 0.018031 10.0.0.190 - - [2026-08-24 03:33:59] "POST /neutron/subnet HTTP/1.1" 200 708 0.010927 10.0.0.190 - - [2026-08-24 03:34:00] "POST /neutron/port HTTP/1.1" 200 1147 0.019621 10.0.0.190 - - [2026-08-24 03:34:00] "POST /neutron/subnet HTTP/1.1" 200 708 0.010999 10.0.0.191 - - [2026-08-24 03:34:44] "GET /projects?obj_uuids=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001367 10.0.0.190 - - [2026-08-24 03:34:44] "POST /neutron/security_group_rule HTTP/1.1" 200 2632 0.059285 10.0.0.190 - - [2026-08-24 03:34:44] "POST /neutron/security_group_rule HTTP/1.1" 200 549 0.011926 10.0.0.190 - - [2026-08-24 03:34:44] "PUT /access-control-list/f3b25e7d-6f40-4580-844f-9eecd5633722 HTTP/1.1" 200 273 0.052795 10.0.0.190 - - [2026-08-24 03:34:45] "POST /neutron/security_group_rule HTTP/1.1" 200 585 0.106673 10.0.0.190 - - [2026-08-24 03:34:47] "POST /fqname-to-id HTTP/1.1" 404 245 0.003066 10.0.0.190 - - [2026-08-24 03:34:47] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 200 1315 0.003804 10.0.0.190 - - [2026-08-24 03:34:47] "DELETE /access-control-list/b1304342-7fc5-4b6c-8302-948adcd6f34e HTTP/1.1" 200 115 0.048679 10.0.0.190 - - [2026-08-24 03:34:47] "GET /virtual-machine-interface/9184af97-d425-424c-8b00-b9d4bbf90cce HTTP/1.1" 200 2912 0.013645 10.0.0.190 - - [2026-08-24 03:34:47] "GET /virtual-machine/6e73eab5-82b3-4bb8-a44f-af012355d8cf HTTP/1.1" 200 1315 0.003630 10.0.0.190 - - [2026-08-24 03:34:47] "GET /virtual-machine-interface/66ac4577-85ce-461f-b8c5-c209acb13867 HTTP/1.1" 200 2911 0.008058 10.0.0.190 - - [2026-08-24 03:34:47] "POST /neutron/security_group HTTP/1.1" 200 117 0.007415 10.0.0.190 - - [2026-08-24 03:34:47] "GET /virtual-machine/6e73eab5-82b3-4bb8-a44f-af012355d8cf HTTP/1.1" 200 1315 0.004245 10.0.0.190 - - [2026-08-24 03:34:49] "POST /neutron/port HTTP/1.1" 200 1099 0.014234 10.0.0.190 - - [2026-08-24 03:34:49] "GET /virtual-machine/6e73eab5-82b3-4bb8-a44f-af012355d8cf HTTP/1.1" 200 1315 0.007317 10.0.0.190 - - [2026-08-24 03:34:51] "GET /virtual-machine/6e73eab5-82b3-4bb8-a44f-af012355d8cf HTTP/1.1" 404 171 0.003647 10.0.0.190 - - [2026-08-24 03:34:51] "GET /virtual-machine/6e73eab5-82b3-4bb8-a44f-af012355d8cf HTTP/1.1" 404 171 0.003326 10.0.0.190 - - [2026-08-24 03:34:51] "GET /virtual-machine/6e73eab5-82b3-4bb8-a44f-af012355d8cf HTTP/1.1" 404 171 0.002794 10.0.0.190 - - [2026-08-24 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.190 - - [2026-08-24 03:34:52] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003587 10.0.0.190 - - [2026-08-24 03:34:52] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002974 10.0.0.190 - - [2026-08-24 03:34:52] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006280 10.0.0.190 - - [2026-08-24 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013744 10.0.0.190 - - [2026-08-24 03:34:52] "GET /routing-instance/f0e5faae-b966-4b84-9daf-c0a9dfd71f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004572 10.0.0.190 - - [2026-08-24 03:34:52] "GET /route-target/085f2974-89b5-453f-ae3c-51b38fe6a0b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003828 10.0.0.191 - - [2026-08-24 03:34:52] "GET /obj-perms HTTP/1.1" 200 4525 0.006596 10.0.0.190 - - [2026-08-24 03:34:55] "GET /obj-perms HTTP/1.1" 200 4525 0.004167 10.0.0.190 - - [2026-08-24 03:34:59] "POST /neutron/port HTTP/1.1" 200 1109 0.040245 10.0.0.190 - - [2026-08-24 03:35:00] "POST /neutron/subnet HTTP/1.1" 200 708 0.009609 10.0.0.191 - - [2026-08-24 03:35:01] "GET /obj-perms HTTP/1.1" 200 4525 0.004191 10.0.0.190 - - [2026-08-24 03:35:04] "GET /obj-perms HTTP/1.1" 200 4525 0.003889 10.0.0.190 - - [2026-08-24 03:35:07] "GET /obj-perms HTTP/1.1" 200 4525 0.005540 10.0.0.50 - - [2026-08-24 03:35:07] "GET /obj-perms HTTP/1.1" 200 4525 0.003431 10.0.0.191 - - [2026-08-24 03:35:07] "GET /obj-perms HTTP/1.1" 200 4525 0.004821 10.0.0.190 - - [2026-08-24 03:35:08] "POST /neutron/security_group HTTP/1.1" 200 117 0.007329 10.0.0.190 - - [2026-08-24 03:35:08] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 200 1315 0.004428 10.0.0.190 - - [2026-08-24 03:35:10] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 200 1315 0.004584 10.0.0.190 - - [2026-08-24 03:35:10] "POST /neutron/port HTTP/1.1" 200 1099 0.014627 10.0.0.190 - - [2026-08-24 03:35:12] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 404 171 0.003335 10.0.0.190 - - [2026-08-24 03:35:12] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 404 171 0.002903 10.0.0.190 - - [2026-08-24 03:35:12] "GET /virtual-machine/130f5e8f-6f5c-4f19-bee1-dee7b5026c1a HTTP/1.1" 404 171 0.003164 10.0.0.190 - - [2026-08-24 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.190 - - [2026-08-24 03:35:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003837 10.0.0.190 - - [2026-08-24 03:35:12] "GET /virtual-networks?parent_id=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003281 10.0.0.190 - - [2026-08-24 03:35:12] "GET /virtual-network/9c360de5-8032-4ccc-bc4b-cf1552a45c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2215 0.006407 10.0.0.190 - - [2026-08-24 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.190 - - [2026-08-24 03:35:12] "GET /routing-instance/f0e5faae-b966-4b84-9daf-c0a9dfd71f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004713 10.0.0.190 - - [2026-08-24 03:35:12] "GET /route-target/085f2974-89b5-453f-ae3c-51b38fe6a0b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003644 10.0.0.190 - - [2026-08-24 03:35:14] "GET /obj-perms HTTP/1.1" 200 4509 0.055816 10.0.0.190 - - [2026-08-24 03:35:15] "GET /obj-perms HTTP/1.1" 200 4525 0.004360 10.0.0.191 - - [2026-08-24 03:35:16] "POST /useragent-kv HTTP/1.1" 200 115 0.005179 10.0.0.191 - - [2026-08-24 03:35:16] "POST /useragent-kv HTTP/1.1" 200 115 0.007822 10.0.0.190 - - [2026-08-24 03:35:16] "POST /neutron/network HTTP/1.1" 200 151 0.151222 10.0.0.190 - - [2026-08-24 03:35:16] "DELETE /route-target/085f2974-89b5-453f-ae3c-51b38fe6a0b3 HTTP/1.1" 200 115 0.035078 10.0.0.191 - - [2026-08-24 03:35:17] "GET /projects?obj_uuids=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000923 10.0.0.190 - - [2026-08-24 03:35:17] "GET /project/1f30e32d-99af-40c3-8f23-56d2477ad8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.049850 10.0.0.191 - - [2026-08-24 03:35:17] "GET /projects?obj_uuids=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000998 10.0.0.190 - - [2026-08-24 03:35:17] "GET /project/1f30e32d-99af-40c3-8f23-56d2477ad8b3?fields=virtual_networks HTTP/1.1" 200 1076 0.048996 10.0.0.191 - - [2026-08-24 03:35:17] "GET /projects?obj_uuids=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001363 10.0.0.190 - - [2026-08-24 03:35:17] "GET /project/1f30e32d-99af-40c3-8f23-56d2477ad8b3?fields=virtual_machine_interfaces HTTP/1.1" 200 1076 0.045866 10.0.0.191 - - [2026-08-24 03:35:17] "GET /projects?obj_uuids=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000979 10.0.0.190 - - [2026-08-24 03:35:17] "GET /project/1f30e32d-99af-40c3-8f23-56d2477ad8b3?fields=security_groups HTTP/1.1" 200 1324 0.042492 10.0.0.190 - - [2026-08-24 03:35:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.031965 10.0.0.191 - - [2026-08-24 03:35:18] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003613 10.0.0.191 - - [2026-08-24 03:35:19] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000890 10.0.0.191 - - [2026-08-24 03:35:19] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007582 10.0.0.191 - - [2026-08-24 03:35:19] "POST /id-to-fqname HTTP/1.1" 200 188 0.001231 10.0.0.191 - - [2026-08-24 03:35:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.002747 10.0.0.191 - - [2026-08-24 03:35:19] "POST /security-groups HTTP/1.1" 200 589 0.078500 10.0.0.191 - - [2026-08-24 03:35:19] "POST /projects HTTP/1.1" 200 581 0.309015 10.0.0.190 - - [2026-08-24 03:35:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.011825 10.0.0.191 - - [2026-08-24 03:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.382589 10.0.0.190 - - [2026-08-24 03:35:19] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.556731 10.0.0.190 - - [2026-08-24 03:35:20] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.190 - - [2026-08-24 03:35:22] "POST /fqname-to-id HTTP/1.1" 401 293 0.000461 10.0.0.190 - - [2026-08-24 03:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.068334 10.0.0.191 - - [2026-08-24 03:35:22] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000951 10.0.0.190 - - [2026-08-24 03:35:22] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.054465 10.0.0.190 - - [2026-08-24 03:35:23] "POST /ref-update HTTP/1.1" 200 156 0.032129 10.0.0.191 - - [2026-08-24 03:35:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008618 10.0.0.190 - - [2026-08-24 03:35:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.302455 10.0.0.190 - - [2026-08-24 03:35:23] "POST /id-to-fqname HTTP/1.1" 200 224 0.001440 10.0.0.190 - - [2026-08-24 03:35:23] "GET /virtual-network/cead905c-816c-4b56-83ee-07fbe1d29329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.009021 10.0.0.190 - - [2026-08-24 03:35:23] "GET /virtual-network/cead905c-816c-4b56-83ee-07fbe1d29329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008332 10.0.0.190 - - [2026-08-24 03:35:23] "POST /neutron/network HTTP/1.1" 200 834 0.008032 10.0.0.190 - - [2026-08-24 03:35:23] "POST /id-to-fqname HTTP/1.1" 200 224 0.001340 10.0.0.191 - - [2026-08-24 03:35:24] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000921 10.0.0.190 - - [2026-08-24 03:35:24] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.115561 10.0.0.190 - - [2026-08-24 03:35:24] "POST /neutron/network HTTP/1.1" 200 834 0.030151 10.0.0.190 - - [2026-08-24 03:35:24] "POST /neutron/port HTTP/1.1" 200 117 0.007168 10.0.0.190 - - [2026-08-24 03:35:28] "POST /neutron/port HTTP/1.1" 200 1058 0.017326 10.0.0.190 - - [2026-08-24 03:35:29] "POST /neutron/port HTTP/1.1" 200 1122 0.022131 10.0.0.191 - - [2026-08-24 03:35:29] "DELETE /project/1e28612543014f01b31ffb003a3b8849 HTTP/1.1" 404 173 0.003387 10.0.0.191 - - [2026-08-24 03:35:29] "GET /projects?obj_uuids=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000823 10.0.0.191 - - [2026-08-24 03:35:29] "GET /project/1f30e32d-99af-40c3-8f23-56d2477ad8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.043565 10.0.0.191 - - [2026-08-24 03:35:29] "GET /projects?obj_uuids=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000949 10.0.0.191 - - [2026-08-24 03:35:30] "GET /project/1f30e32d-99af-40c3-8f23-56d2477ad8b3?fields=security_groups HTTP/1.1" 200 1426 0.053663 10.0.0.191 - - [2026-08-24 03:35:30] "DELETE /security-group/4d399193-e8ef-4d1f-a711-16939df2e269 HTTP/1.1" 200 115 0.064567 10.0.0.191 - - [2026-08-24 03:35:30] "GET /projects?obj_uuids=1f30e32d-99af-40c3-8f23-56d2477ad8b3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001449 10.0.0.190 - - [2026-08-24 03:35:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003868 10.0.0.191 - - [2026-08-24 03:35:30] "GET /project/1f30e32d-99af-40c3-8f23-56d2477ad8b3?fields=application_policy_sets HTTP/1.1" 200 1465 0.061619 10.0.0.190 - - [2026-08-24 03:35:30] "POST /neutron/network HTTP/1.1" 200 834 0.022446 10.0.0.191 - - [2026-08-24 03:35:30] "DELETE /project/1f30e32d-99af-40c3-8f23-56d2477ad8b3 HTTP/1.1" 200 115 0.496606 10.0.0.190 - - [2026-08-24 03:35:39] "POST /neutron/port HTTP/1.1" 200 1122 0.019629 10.0.0.190 - - [2026-08-24 03:35:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008959 10.0.0.190 - - [2026-08-24 03:35:49] "POST /neutron/port HTTP/1.1" 200 1122 0.018539 10.0.0.190 - - [2026-08-24 03:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.191 - - [2026-08-24 03:35:49] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000875 10.0.0.190 - - [2026-08-24 03:35:50] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.063038 10.0.0.191 - - [2026-08-24 03:35:50] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001348 10.0.0.190 - - [2026-08-24 03:35:50] "POST /neutron/network HTTP/1.1" 200 613 0.180926 10.0.0.190 - - [2026-08-24 03:35:50] "POST /id-to-fqname HTTP/1.1" 200 223 0.003463 10.0.0.190 - - [2026-08-24 03:35:50] "GET /virtual-network/68102055-527d-41b5-97d5-2bfc30c6f3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.010625 10.0.0.190 - - [2026-08-24 03:35:50] "POST /neutron/network HTTP/1.1" 200 832 0.006571 10.0.0.190 - - [2026-08-24 03:35:50] "GET /virtual-network/68102055-527d-41b5-97d5-2bfc30c6f3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005573 10.0.0.190 - - [2026-08-24 03:35:50] "POST /route-targets HTTP/1.1" 200 328 0.016264 10.0.0.190 - - [2026-08-24 03:35:51] "GET /virtual-network/68102055-527d-41b5-97d5-2bfc30c6f3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005804 10.0.0.50 - - [2026-08-24 03:35:52] "GET /obj-perms HTTP/1.1" 200 4479 0.054915 10.0.0.190 - - [2026-08-24 03:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.191 - - [2026-08-24 03:35:52] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001269 10.0.0.190 - - [2026-08-24 03:35:52] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.063112 10.0.0.190 - - [2026-08-24 03:35:53] "POST /neutron/network HTTP/1.1" 200 117 0.017421 10.0.0.190 - - [2026-08-24 03:35:53] "POST /ref-update HTTP/1.1" 200 156 0.034463 10.0.0.190 - - [2026-08-24 03:35:53] "POST /neutron/network HTTP/1.1" 200 833 0.009604 10.0.0.190 - - [2026-08-24 03:35:53] "POST /id-to-fqname HTTP/1.1" 200 223 0.001169 10.0.0.190 - - [2026-08-24 03:35:53] "GET /virtual-network/20e620d4-cd55-48d2-8cd6-32db53c31bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005338 10.0.0.190 - - [2026-08-24 03:35:53] "GET /virtual-network/20e620d4-cd55-48d2-8cd6-32db53c31bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007070 10.0.0.190 - - [2026-08-24 03:35:53] "POST /neutron/subnet HTTP/1.1" 200 729 0.014118 10.0.0.190 - - [2026-08-24 03:35:53] "GET /virtual-network/20e620d4-cd55-48d2-8cd6-32db53c31bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006505 10.0.0.190 - - [2026-08-24 03:35:54] "GET /obj-perms HTTP/1.1" 200 4479 0.051146 10.0.0.191 - - [2026-08-24 03:35:54] "GET /obj-perms HTTP/1.1" 200 4479 0.039838 10.0.0.190 - - [2026-08-24 03:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.191 - - [2026-08-24 03:35:54] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000989 10.0.0.190 - - [2026-08-24 03:35:54] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.055649 10.0.0.191 - - [2026-08-24 03:35:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003171 10.0.0.190 - - [2026-08-24 03:35:54] "POST /neutron/subnet HTTP/1.1" 200 720 0.202927 10.0.0.190 - - [2026-08-24 03:35:54] "POST /id-to-fqname HTTP/1.1" 200 224 0.001464 10.0.0.190 - - [2026-08-24 03:35:54] "GET /virtual-network/d61f5f71-66a6-4562-b52b-5e9b6fcd210f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006559 10.0.0.190 - - [2026-08-24 03:35:54] "GET /virtual-network/d61f5f71-66a6-4562-b52b-5e9b6fcd210f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005786 10.0.0.190 - - [2026-08-24 03:35:54] "POST /neutron/network HTTP/1.1" 200 833 0.006239 10.0.0.190 - - [2026-08-24 03:35:55] "GET /virtual-network/d61f5f71-66a6-4562-b52b-5e9b6fcd210f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006081 10.0.0.190 - - [2026-08-24 03:35:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.001329 10.0.0.190 - - [2026-08-24 03:35:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007040 10.0.0.190 - - [2026-08-24 03:35:56] "POST /neutron/port HTTP/1.1" 200 1122 0.022220 10.0.0.190 - - [2026-08-24 03:35:56] "POST /id-to-fqname HTTP/1.1" 200 224 0.001411 10.0.0.190 - - [2026-08-24 03:35:56] "POST /neutron/port HTTP/1.1" 200 1122 0.027228 10.0.0.190 - - [2026-08-24 03:35:56] "POST /neutron/network HTTP/1.1" 200 833 0.006511 10.0.0.190 - - [2026-08-24 03:35:57] "POST /neutron/port HTTP/1.1" 200 117 0.006128 10.0.0.190 - - [2026-08-24 03:35:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.003065 10.0.0.190 - - [2026-08-24 03:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.191 - - [2026-08-24 03:35:57] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001224 10.0.0.190 - - [2026-08-24 03:35:57] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.010631 10.0.0.190 - - [2026-08-24 03:35:57] "POST /service-templates HTTP/1.1" 200 545 0.035134 10.0.0.190 - - [2026-08-24 03:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.190 - - [2026-08-24 03:35:57] "GET /service-template/ecc1a107-b797-4da5-9ca5-79e799d7a913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.006055 10.0.0.190 - - [2026-08-24 03:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.190 - - [2026-08-24 03:35:57] "GET /service-template/ecc1a107-b797-4da5-9ca5-79e799d7a913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.004094 10.0.0.190 - - [2026-08-24 03:35:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001298 10.0.0.190 - - [2026-08-24 03:35:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001760 10.0.0.190 - - [2026-08-24 03:35:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.001260 10.0.0.190 - - [2026-08-24 03:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.190 - - [2026-08-24 03:35:57] "DELETE /service-template/ecc1a107-b797-4da5-9ca5-79e799d7a913 HTTP/1.1" 200 115 0.041442 10.0.0.190 - - [2026-08-24 03:35:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.003444 10.0.0.190 - - [2026-08-24 03:35:58] "POST /neutron/network HTTP/1.1" 200 833 0.006401 10.0.0.190 - - [2026-08-24 03:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.191 - - [2026-08-24 03:35:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002700 10.0.0.191 - - [2026-08-24 03:35:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002299 10.0.0.190 - - [2026-08-24 03:35:58] "POST /neutron/network HTTP/1.1" 200 151 0.122823 10.0.0.190 - - [2026-08-24 03:35:58] "DELETE /route-target/4fa37d29-4822-4010-b88c-12a5531ea6ca HTTP/1.1" 200 115 0.041919 10.0.0.190 - - [2026-08-24 03:35:59] "POST /neutron/port HTTP/1.1" 200 117 0.008101 10.0.0.190 - - [2026-08-24 03:35:59] "POST /neutron/network HTTP/1.1" 200 834 0.007101 10.0.0.190 - - [2026-08-24 03:36:01] "POST /neutron/port HTTP/1.1" 200 1122 0.017836 10.0.0.190 - - [2026-08-24 03:36:01] "POST /neutron/port HTTP/1.1" 200 151 0.205953 10.0.0.190 - - [2026-08-24 03:36:02] "POST /neutron/network HTTP/1.1" 200 808 0.009832 10.0.0.190 - - [2026-08-24 03:36:03] "POST /neutron/network HTTP/1.1" 200 834 0.009915 10.0.0.190 - - [2026-08-24 03:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006586 10.0.0.190 - - [2026-08-24 03:36:05] "POST /neutron/network HTTP/1.1" 200 117 0.007684 10.0.0.190 - - [2026-08-24 03:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.191 - - [2026-08-24 03:36:06] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000999 10.0.0.190 - - [2026-08-24 03:36:06] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.046914 10.0.0.191 - - [2026-08-24 03:36:06] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001099 10.0.0.190 - - [2026-08-24 03:36:06] "POST /neutron/network HTTP/1.1" 200 613 0.155109 10.0.0.190 - - [2026-08-24 03:36:07] "POST /ref-update HTTP/1.1" 200 156 0.030785 10.0.0.190 - - [2026-08-24 03:36:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.004479 10.0.0.190 - - [2026-08-24 03:36:07] "GET /virtual-network/b681adee-b33e-44b6-9db3-42f43f8fe818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006181 10.0.0.190 - - [2026-08-24 03:36:07] "POST /neutron/network HTTP/1.1" 200 828 0.007254 10.0.0.190 - - [2026-08-24 03:36:07] "GET /virtual-network/b681adee-b33e-44b6-9db3-42f43f8fe818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006023 10.0.0.190 - - [2026-08-24 03:36:07] "POST /neutron/port HTTP/1.1" 200 117 0.006405 10.0.0.190 - - [2026-08-24 03:36:07] "GET /virtual-network/b681adee-b33e-44b6-9db3-42f43f8fe818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007620 10.0.0.50 - - [2026-08-24 03:36:07] "GET /obj-perms HTTP/1.1" 200 4479 0.007617 10.0.0.190 - - [2026-08-24 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.191 - - [2026-08-24 03:36:07] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000977 10.0.0.190 - - [2026-08-24 03:36:07] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.048959 10.0.0.191 - - [2026-08-24 03:36:08] "POST /useragent-kv HTTP/1.1" 200 115 0.008021 10.0.0.190 - - [2026-08-24 03:36:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.272824 10.0.0.190 - - [2026-08-24 03:36:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001343 10.0.0.190 - - [2026-08-24 03:36:08] "GET /virtual-network/67c7fc2c-0249-4b8f-83db-30e62ecdafb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005264 10.0.0.190 - - [2026-08-24 03:36:08] "GET /virtual-network/67c7fc2c-0249-4b8f-83db-30e62ecdafb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006400 10.0.0.190 - - [2026-08-24 03:36:08] "POST /neutron/network HTTP/1.1" 200 832 0.007566 10.0.0.190 - - [2026-08-24 03:36:08] "GET /virtual-network/67c7fc2c-0249-4b8f-83db-30e62ecdafb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006326 10.0.0.190 - - [2026-08-24 03:36:09] "GET /obj-perms HTTP/1.1" 200 4479 0.004865 10.0.0.191 - - [2026-08-24 03:36:09] "GET /obj-perms HTTP/1.1" 200 4479 0.004305 10.0.0.190 - - [2026-08-24 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.191 - - [2026-08-24 03:36:09] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001391 10.0.0.190 - - [2026-08-24 03:36:09] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.049521 10.0.0.191 - - [2026-08-24 03:36:09] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001002 10.0.0.190 - - [2026-08-24 03:36:09] "POST /neutron/network HTTP/1.1" 200 615 0.159612 10.0.0.190 - - [2026-08-24 03:36:09] "POST /route-targets HTTP/1.1" 200 328 0.021749 10.0.0.190 - - [2026-08-24 03:36:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.003555 10.0.0.190 - - [2026-08-24 03:36:09] "GET /virtual-network/6a45c126-6237-4b23-a134-55877c0d2587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005493 10.0.0.190 - - [2026-08-24 03:36:10] "POST /neutron/network HTTP/1.1" 200 834 0.009341 10.0.0.190 - - [2026-08-24 03:36:10] "GET /virtual-network/6a45c126-6237-4b23-a134-55877c0d2587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005121 10.0.0.190 - - [2026-08-24 03:36:10] "GET /virtual-network/6a45c126-6237-4b23-a134-55877c0d2587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006360 10.0.0.190 - - [2026-08-24 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.191 - - [2026-08-24 03:36:10] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001114 10.0.0.190 - - [2026-08-24 03:36:10] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.065338 10.0.0.190 - - [2026-08-24 03:36:10] "POST /neutron/network HTTP/1.1" 200 117 0.018926 10.0.0.190 - - [2026-08-24 03:36:11] "POST /ref-update HTTP/1.1" 200 156 0.030689 10.0.0.190 - - [2026-08-24 03:36:11] "POST /neutron/network HTTP/1.1" 200 843 0.010858 10.0.0.190 - - [2026-08-24 03:36:11] "POST /id-to-fqname HTTP/1.1" 200 229 0.001361 10.0.0.190 - - [2026-08-24 03:36:11] "GET /virtual-network/51377d28-4e02-4de1-b83d-95a0909fc868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005660 10.0.0.190 - - [2026-08-24 03:36:11] "GET /virtual-network/51377d28-4e02-4de1-b83d-95a0909fc868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005847 10.0.0.190 - - [2026-08-24 03:36:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.010750 10.0.0.190 - - [2026-08-24 03:36:11] "GET /virtual-network/51377d28-4e02-4de1-b83d-95a0909fc868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005648 10.0.0.50 - - [2026-08-24 03:36:11] "GET /obj-perms HTTP/1.1" 200 4479 0.004191 10.0.0.190 - - [2026-08-24 03:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.191 - - [2026-08-24 03:36:11] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001057 10.0.0.190 - - [2026-08-24 03:36:12] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.061042 10.0.0.191 - - [2026-08-24 03:36:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003222 10.0.0.190 - - [2026-08-24 03:36:12] "POST /neutron/subnet HTTP/1.1" 200 734 0.234085 10.0.0.190 - - [2026-08-24 03:36:12] "POST /id-to-fqname HTTP/1.1" 200 230 0.001352 10.0.0.190 - - [2026-08-24 03:36:12] "GET /virtual-network/924994e4-bcd3-4070-9a91-17956a3ab26f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005190 10.0.0.190 - - [2026-08-24 03:36:12] "GET /virtual-network/924994e4-bcd3-4070-9a91-17956a3ab26f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006631 10.0.0.190 - - [2026-08-24 03:36:12] "POST /neutron/network HTTP/1.1" 200 848 0.006562 10.0.0.190 - - [2026-08-24 03:36:12] "GET /virtual-network/924994e4-bcd3-4070-9a91-17956a3ab26f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005873 10.0.0.190 - - [2026-08-24 03:36:13] "GET /obj-perms HTTP/1.1" 200 4479 0.003775 10.0.0.191 - - [2026-08-24 03:36:13] "GET /obj-perms HTTP/1.1" 200 4479 0.003688 10.0.0.190 - - [2026-08-24 03:36:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001391 10.0.0.191 - - [2026-08-24 03:36:13] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001456 10.0.0.190 - - [2026-08-24 03:36:13] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.050298 10.0.0.190 - - [2026-08-24 03:36:13] "POST /neutron/network HTTP/1.1" 200 832 0.007230 10.0.0.190 - - [2026-08-24 03:36:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.001458 10.0.0.190 - - [2026-08-24 03:36:13] "POST /neutron/port HTTP/1.1" 200 117 0.005981 10.0.0.190 - - [2026-08-24 03:36:14] "POST /neutron/port HTTP/1.1" 200 117 0.008651 10.0.0.190 - - [2026-08-24 03:36:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.003317 10.0.0.190 - - [2026-08-24 03:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.191 - - [2026-08-24 03:36:14] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000936 10.0.0.190 - - [2026-08-24 03:36:14] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.007457 10.0.0.190 - - [2026-08-24 03:36:14] "POST /service-templates HTTP/1.1" 200 545 0.025704 10.0.0.190 - - [2026-08-24 03:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.190 - - [2026-08-24 03:36:14] "GET /service-template/1719257c-82bb-4d64-9fc0-60e6c17e280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006144 10.0.0.190 - - [2026-08-24 03:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.190 - - [2026-08-24 03:36:14] "GET /service-template/1719257c-82bb-4d64-9fc0-60e6c17e280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.007208 10.0.0.190 - - [2026-08-24 03:36:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001137 10.0.0.190 - - [2026-08-24 03:36:14] "POST /id-to-fqname HTTP/1.1" 200 229 0.001190 10.0.0.190 - - [2026-08-24 03:36:14] "POST /id-to-fqname HTTP/1.1" 200 230 0.001686 10.0.0.190 - - [2026-08-24 03:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.190 - - [2026-08-24 03:36:15] "DELETE /service-template/1719257c-82bb-4d64-9fc0-60e6c17e280a HTTP/1.1" 200 115 0.032898 10.0.0.190 - - [2026-08-24 03:36:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.003868 10.0.0.190 - - [2026-08-24 03:36:15] "POST /neutron/network HTTP/1.1" 200 848 0.007076 10.0.0.190 - - [2026-08-24 03:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.191 - - [2026-08-24 03:36:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004430 10.0.0.191 - - [2026-08-24 03:36:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002797 10.0.0.190 - - [2026-08-24 03:36:16] "POST /neutron/network HTTP/1.1" 200 151 0.122662 10.0.0.190 - - [2026-08-24 03:36:16] "DELETE /route-target/0abb235c-9483-48c6-a9cd-62bb08e5025d HTTP/1.1" 200 115 0.026760 10.0.0.190 - - [2026-08-24 03:36:16] "POST /neutron/network HTTP/1.1" 200 832 0.008051 10.0.0.190 - - [2026-08-24 03:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.191 - - [2026-08-24 03:36:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002986 10.0.0.191 - - [2026-08-24 03:36:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004889 10.0.0.190 - - [2026-08-24 03:36:17] "POST /neutron/network HTTP/1.1" 200 151 0.146822 10.0.0.190 - - [2026-08-24 03:36:17] "DELETE /route-target/5b4a4229-2941-46c3-bb3d-8d14be86f8bb HTTP/1.1" 200 115 0.031943 10.0.0.191 - - [2026-08-24 03:36:18] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001042 10.0.0.190 - - [2026-08-24 03:36:19] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.050986 10.0.0.191 - - [2026-08-24 03:36:19] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000990 10.0.0.190 - - [2026-08-24 03:36:19] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?fields=virtual_networks HTTP/1.1" 200 1030 0.052036 10.0.0.191 - - [2026-08-24 03:36:19] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001608 10.0.0.190 - - [2026-08-24 03:36:19] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.061164 10.0.0.191 - - [2026-08-24 03:36:19] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001257 10.0.0.190 - - [2026-08-24 03:36:19] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?fields=security_groups HTTP/1.1" 200 1255 0.053687 10.0.0.190 - - [2026-08-24 03:36:20] "POST /neutron/network HTTP/1.1" 200 117 0.010087 10.0.0.190 - - [2026-08-24 03:36:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.033786 10.0.0.191 - - [2026-08-24 03:36:20] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005185 10.0.0.191 - - [2026-08-24 03:36:20] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001003 10.0.0.191 - - [2026-08-24 03:36:20] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007766 10.0.0.191 - - [2026-08-24 03:36:20] "POST /id-to-fqname HTTP/1.1" 200 188 0.001698 10.0.0.191 - - [2026-08-24 03:36:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.008719 10.0.0.191 - - [2026-08-24 03:36:20] "POST /security-groups HTTP/1.1" 200 589 0.039037 10.0.0.191 - - [2026-08-24 03:36:20] "POST /projects HTTP/1.1" 200 581 0.276511 10.0.0.190 - - [2026-08-24 03:36:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.011271 10.0.0.191 - - [2026-08-24 03:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.372474 10.0.0.190 - - [2026-08-24 03:36:20] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.536312 10.0.0.190 - - [2026-08-24 03:36:22] "GET / HTTP/1.1" 200 36215 0.001544 10.0.0.190 - - [2026-08-24 03:36:23] "POST /neutron/network HTTP/1.1" 200 117 0.006145 10.0.0.190 - - [2026-08-24 03:36:23] "POST /fqname-to-id HTTP/1.1" 401 293 0.000516 10.0.0.190 - - [2026-08-24 03:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.066322 10.0.0.191 - - [2026-08-24 03:36:24] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000983 10.0.0.190 - - [2026-08-24 03:36:24] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.058223 10.0.0.191 - - [2026-08-24 03:36:24] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001343 10.0.0.190 - - [2026-08-24 03:36:24] "POST /neutron/network HTTP/1.1" 200 613 0.175743 10.0.0.190 - - [2026-08-24 03:36:24] "POST /ref-update HTTP/1.1" 200 156 0.033901 10.0.0.190 - - [2026-08-24 03:36:24] "POST /neutron/network HTTP/1.1" 200 832 0.010049 10.0.0.190 - - [2026-08-24 03:36:24] "POST /id-to-fqname HTTP/1.1" 200 223 0.001115 10.0.0.190 - - [2026-08-24 03:36:24] "GET /virtual-network/4d539d5d-f123-43bc-bfa5-4057206b7776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005417 10.0.0.190 - - [2026-08-24 03:36:24] "GET /virtual-network/4d539d5d-f123-43bc-bfa5-4057206b7776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007081 10.0.0.190 - - [2026-08-24 03:36:24] "POST /neutron/subnet HTTP/1.1" 200 724 0.010886 10.0.0.190 - - [2026-08-24 03:36:25] "GET /virtual-network/4d539d5d-f123-43bc-bfa5-4057206b7776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006460 10.0.0.190 - - [2026-08-24 03:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.191 - - [2026-08-24 03:36:27] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001018 10.0.0.190 - - [2026-08-24 03:36:27] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.047781 10.0.0.191 - - [2026-08-24 03:36:27] "POST /useragent-kv HTTP/1.1" 200 115 0.007153 10.0.0.190 - - [2026-08-24 03:36:27] "POST /neutron/subnet HTTP/1.1" 200 720 0.240348 10.0.0.190 - - [2026-08-24 03:36:27] "POST /id-to-fqname HTTP/1.1" 200 225 0.001349 10.0.0.190 - - [2026-08-24 03:36:27] "GET /virtual-network/1441cf19-c4dd-4a3e-8414-ec88bf13be3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005744 10.0.0.190 - - [2026-08-24 03:36:27] "GET /virtual-network/1441cf19-c4dd-4a3e-8414-ec88bf13be3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005954 10.0.0.190 - - [2026-08-24 03:36:27] "POST /neutron/network HTTP/1.1" 200 835 0.007326 10.0.0.190 - - [2026-08-24 03:36:27] "GET /virtual-network/1441cf19-c4dd-4a3e-8414-ec88bf13be3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007220 10.0.0.190 - - [2026-08-24 03:36:28] "GET /obj-perms HTTP/1.1" 200 4479 0.051561 10.0.0.50 - - [2026-08-24 03:36:28] "GET /obj-perms HTTP/1.1" 200 4479 0.048489 10.0.0.191 - - [2026-08-24 03:36:28] "GET /obj-perms HTTP/1.1" 200 4479 0.040671 10.0.0.190 - - [2026-08-24 03:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.191 - - [2026-08-24 03:36:28] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000919 10.0.0.190 - - [2026-08-24 03:36:28] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.057610 10.0.0.191 - - [2026-08-24 03:36:28] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001017 10.0.0.190 - - [2026-08-24 03:36:28] "POST /neutron/network HTTP/1.1" 200 619 0.148725 10.0.0.190 - - [2026-08-24 03:36:28] "POST /route-targets HTTP/1.1" 200 328 0.021722 10.0.0.190 - - [2026-08-24 03:36:29] "POST /id-to-fqname HTTP/1.1" 200 226 0.003953 10.0.0.190 - - [2026-08-24 03:36:29] "GET /virtual-network/9fec1c01-81e3-4b0e-8020-e6bb6c7444e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006518 10.0.0.190 - - [2026-08-24 03:36:29] "POST /neutron/network HTTP/1.1" 200 838 0.008080 10.0.0.190 - - [2026-08-24 03:36:29] "GET /virtual-network/9fec1c01-81e3-4b0e-8020-e6bb6c7444e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006386 10.0.0.190 - - [2026-08-24 03:36:29] "GET /virtual-network/9fec1c01-81e3-4b0e-8020-e6bb6c7444e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006332 10.0.0.190 - - [2026-08-24 03:36:29] "POST /id-to-fqname HTTP/1.1" 200 225 0.001487 10.0.0.190 - - [2026-08-24 03:36:29] "POST /neutron/network HTTP/1.1" 200 845 0.008923 10.0.0.190 - - [2026-08-24 03:36:30] "POST /neutron/port HTTP/1.1" 200 117 0.009384 10.0.0.190 - - [2026-08-24 03:36:30] "POST /id-to-fqname HTTP/1.1" 200 226 0.001637 10.0.0.191 - - [2026-08-24 03:36:30] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000990 10.0.0.191 - - [2026-08-24 03:36:30] "DELETE /project/6a012b5060a94cf78f1cbabeb80daa24 HTTP/1.1" 404 173 0.005234 10.0.0.191 - - [2026-08-24 03:36:30] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000785 10.0.0.190 - - [2026-08-24 03:36:30] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.050468 10.0.0.191 - - [2026-08-24 03:36:30] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.068159 10.0.0.190 - - [2026-08-24 03:36:30] "POST /neutron/network HTTP/1.1" 200 838 0.012491 10.0.0.191 - - [2026-08-24 03:36:30] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000918 10.0.0.191 - - [2026-08-24 03:36:30] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?fields=security_groups HTTP/1.1" 200 1357 0.051517 10.0.0.191 - - [2026-08-24 03:36:30] "DELETE /security-group/2149588e-5316-4d67-9db7-e2adfeec7acb HTTP/1.1" 200 115 0.063042 10.0.0.191 - - [2026-08-24 03:36:30] "GET /projects?obj_uuids=1e286125-4301-4f01-b31f-fb003a3b8849&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002043 10.0.0.191 - - [2026-08-24 03:36:30] "GET /project/1e286125-4301-4f01-b31f-fb003a3b8849?fields=application_policy_sets HTTP/1.1" 200 1396 0.096728 10.0.0.190 - - [2026-08-24 03:36:30] "DELETE /access-control-list/6823acd3-f513-4e38-a8d6-3dcd40726b82 HTTP/1.1" 200 115 0.063988 10.0.0.191 - - [2026-08-24 03:36:31] "DELETE /project/1e286125-4301-4f01-b31f-fb003a3b8849 HTTP/1.1" 200 115 0.604403 10.0.0.190 - - [2026-08-24 03:36:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.003794 10.0.0.190 - - [2026-08-24 03:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.191 - - [2026-08-24 03:36:31] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001307 10.0.0.190 - - [2026-08-24 03:36:31] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.009312 10.0.0.190 - - [2026-08-24 03:36:31] "POST /service-templates HTTP/1.1" 200 545 0.031433 10.0.0.190 - - [2026-08-24 03:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.190 - - [2026-08-24 03:36:31] "GET /service-template/f9e777cb-6f57-4db0-86ee-c0d71c866695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.006698 10.0.0.190 - - [2026-08-24 03:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.190 - - [2026-08-24 03:36:31] "GET /service-template/f9e777cb-6f57-4db0-86ee-c0d71c866695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.004802 10.0.0.190 - - [2026-08-24 03:36:31] "POST /id-to-fqname HTTP/1.1" 200 223 0.001467 10.0.0.190 - - [2026-08-24 03:36:31] "POST /id-to-fqname HTTP/1.1" 200 225 0.001542 10.0.0.190 - - [2026-08-24 03:36:31] "POST /id-to-fqname HTTP/1.1" 200 226 0.001395 10.0.0.190 - - [2026-08-24 03:36:31] "POST /neutron/port HTTP/1.1" 200 117 0.008800 10.0.0.190 - - [2026-08-24 03:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.190 - - [2026-08-24 03:36:31] "DELETE /service-template/f9e777cb-6f57-4db0-86ee-c0d71c866695 HTTP/1.1" 200 115 0.035375 10.0.0.190 - - [2026-08-24 03:36:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.004580 10.0.0.190 - - [2026-08-24 03:36:32] "POST /neutron/network HTTP/1.1" 200 835 0.006739 10.0.0.190 - - [2026-08-24 03:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.191 - - [2026-08-24 03:36:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004243 10.0.0.191 - - [2026-08-24 03:36:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002512 10.0.0.190 - - [2026-08-24 03:36:33] "POST /neutron/network HTTP/1.1" 200 151 0.129566 10.0.0.190 - - [2026-08-24 03:36:33] "DELETE /route-target/281b9e6f-ca4f-4018-9d37-12d6cdbe01ac HTTP/1.1" 200 115 0.029821 10.0.0.190 - - [2026-08-24 03:36:33] "POST /neutron/network HTTP/1.1" 200 117 0.013080 10.0.0.190 - - [2026-08-24 03:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.191 - - [2026-08-24 03:36:36] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000944 10.0.0.190 - - [2026-08-24 03:36:36] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.056402 10.0.0.191 - - [2026-08-24 03:36:36] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001176 10.0.0.190 - - [2026-08-24 03:36:36] "POST /neutron/network HTTP/1.1" 200 613 0.170375 10.0.0.190 - - [2026-08-24 03:36:36] "POST /neutron/network HTTP/1.1" 200 831 0.011114 10.0.0.190 - - [2026-08-24 03:36:36] "POST /id-to-fqname HTTP/1.1" 200 223 0.001109 10.0.0.190 - - [2026-08-24 03:36:36] "GET /virtual-network/7109d9d5-1674-4d81-b3a7-51f981821b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005733 10.0.0.190 - - [2026-08-24 03:36:36] "POST /neutron/network HTTP/1.1" 200 117 0.014219 10.0.0.190 - - [2026-08-24 03:36:36] "GET /virtual-network/7109d9d5-1674-4d81-b3a7-51f981821b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007496 10.0.0.190 - - [2026-08-24 03:36:37] "GET /virtual-network/7109d9d5-1674-4d81-b3a7-51f981821b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005871 10.0.0.190 - - [2026-08-24 03:36:37] "POST /neutron/port HTTP/1.1" 200 117 0.012774 10.0.0.190 - - [2026-08-24 03:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.191 - - [2026-08-24 03:36:37] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001080 10.0.0.190 - - [2026-08-24 03:36:37] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.063102 10.0.0.190 - - [2026-08-24 03:36:37] "POST /route-targets HTTP/1.1" 200 328 0.024583 10.0.0.191 - - [2026-08-24 03:36:38] "POST /useragent-kv HTTP/1.1" 200 115 0.008096 10.0.0.190 - - [2026-08-24 03:36:38] "POST /neutron/subnet HTTP/1.1" 200 719 0.286486 10.0.0.190 - - [2026-08-24 03:36:38] "POST /id-to-fqname HTTP/1.1" 200 223 0.001487 10.0.0.190 - - [2026-08-24 03:36:38] "GET /virtual-network/83317acf-c84f-45bb-bf43-60e8d49ce9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005623 10.0.0.190 - - [2026-08-24 03:36:38] "GET /virtual-network/83317acf-c84f-45bb-bf43-60e8d49ce9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006825 10.0.0.190 - - [2026-08-24 03:36:38] "POST /neutron/network HTTP/1.1" 200 831 0.009722 10.0.0.190 - - [2026-08-24 03:36:38] "GET /virtual-network/83317acf-c84f-45bb-bf43-60e8d49ce9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005924 10.0.0.190 - - [2026-08-24 03:36:38] "GET /obj-perms HTTP/1.1" 200 4479 0.004361 10.0.0.50 - - [2026-08-24 03:36:38] "GET /obj-perms HTTP/1.1" 200 4479 0.003861 10.0.0.191 - - [2026-08-24 03:36:38] "GET /obj-perms HTTP/1.1" 200 4479 0.004363 10.0.0.190 - - [2026-08-24 03:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.191 - - [2026-08-24 03:36:38] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.190 - - [2026-08-24 03:36:38] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.054909 10.0.0.191 - - [2026-08-24 03:36:38] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000939 10.0.0.190 - - [2026-08-24 03:36:39] "POST /neutron/network HTTP/1.1" 200 615 0.160715 10.0.0.190 - - [2026-08-24 03:36:39] "POST /ref-update HTTP/1.1" 200 156 0.025911 10.0.0.190 - - [2026-08-24 03:36:39] "POST /id-to-fqname HTTP/1.1" 200 224 0.003545 10.0.0.190 - - [2026-08-24 03:36:39] "GET /virtual-network/23095c29-b3ed-4ecd-bcc0-18c09e2f7d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008092 10.0.0.190 - - [2026-08-24 03:36:39] "POST /neutron/network HTTP/1.1" 200 833 0.009941 10.0.0.190 - - [2026-08-24 03:36:39] "GET /virtual-network/23095c29-b3ed-4ecd-bcc0-18c09e2f7d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005775 10.0.0.190 - - [2026-08-24 03:36:39] "GET /virtual-network/23095c29-b3ed-4ecd-bcc0-18c09e2f7d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005967 10.0.0.190 - - [2026-08-24 03:36:40] "POST /id-to-fqname HTTP/1.1" 200 223 0.001416 10.0.0.190 - - [2026-08-24 03:36:40] "POST /neutron/port HTTP/1.1" 200 117 0.006789 10.0.0.190 - - [2026-08-24 03:36:40] "POST /neutron/port HTTP/1.1" 200 117 0.008238 10.0.0.190 - - [2026-08-24 03:36:40] "POST /id-to-fqname HTTP/1.1" 200 224 0.001467 10.0.0.190 - - [2026-08-24 03:36:40] "POST /neutron/network HTTP/1.1" 200 843 0.008111 10.0.0.190 - - [2026-08-24 03:36:40] "POST /neutron/network HTTP/1.1" 200 2184 0.009540 10.0.0.190 - - [2026-08-24 03:36:41] "POST /neutron/port HTTP/1.1" 200 117 0.019055 10.0.0.190 - - [2026-08-24 03:36:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.003725 10.0.0.190 - - [2026-08-24 03:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.191 - - [2026-08-24 03:36:41] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001144 10.0.0.190 - - [2026-08-24 03:36:41] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008173 10.0.0.190 - - [2026-08-24 03:36:41] "POST /service-templates HTTP/1.1" 200 545 0.038817 10.0.0.190 - - [2026-08-24 03:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.190 - - [2026-08-24 03:36:41] "GET /service-template/f2ffb8af-5cee-4149-ae5e-84ac5c396685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.006506 10.0.0.190 - - [2026-08-24 03:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.190 - - [2026-08-24 03:36:41] "GET /service-template/f2ffb8af-5cee-4149-ae5e-84ac5c396685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.004400 10.0.0.190 - - [2026-08-24 03:36:41] "POST /id-to-fqname HTTP/1.1" 200 223 0.001181 10.0.0.190 - - [2026-08-24 03:36:41] "POST /id-to-fqname HTTP/1.1" 200 223 0.001297 10.0.0.190 - - [2026-08-24 03:36:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.001307 10.0.0.190 - - [2026-08-24 03:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.190 - - [2026-08-24 03:36:41] "DELETE /service-template/f2ffb8af-5cee-4149-ae5e-84ac5c396685 HTTP/1.1" 200 115 0.036420 10.0.0.190 - - [2026-08-24 03:36:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.003772 10.0.0.191 - - [2026-08-24 03:36:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003331 10.0.0.191 - - [2026-08-24 03:36:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002753 10.0.0.190 - - [2026-08-24 03:36:42] "POST /neutron/network HTTP/1.1" 200 151 0.129803 10.0.0.190 - - [2026-08-24 03:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005746 10.0.0.190 - - [2026-08-24 03:36:42] "POST /neutron/network HTTP/1.1" 200 831 0.006953 10.0.0.190 - - [2026-08-24 03:36:43] "DELETE /route-target/4fda7f99-88ad-4bd4-b6b6-773caee81309 HTTP/1.1" 200 115 0.034431 10.0.0.190 - - [2026-08-24 03:36:43] "POST /neutron/port HTTP/1.1" 200 117 0.017123 10.0.0.190 - - [2026-08-24 03:36:43] "POST /neutron/port HTTP/1.1" 200 117 0.006775 10.0.0.191 - - [2026-08-24 03:36:44] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001060 10.0.0.190 - - [2026-08-24 03:36:44] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.046425 10.0.0.191 - - [2026-08-24 03:36:44] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000991 10.0.0.190 - - [2026-08-24 03:36:44] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?fields=virtual_networks HTTP/1.1" 200 1030 0.057962 10.0.0.191 - - [2026-08-24 03:36:44] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000975 10.0.0.190 - - [2026-08-24 03:36:44] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.068109 10.0.0.191 - - [2026-08-24 03:36:44] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001451 10.0.0.190 - - [2026-08-24 03:36:45] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?fields=security_groups HTTP/1.1" 200 1255 0.118640 10.0.0.190 - - [2026-08-24 03:36:45] "POST /fqname-to-id HTTP/1.1" 404 184 0.030513 10.0.0.191 - - [2026-08-24 03:36:46] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.058200 10.0.0.191 - - [2026-08-24 03:36:46] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001415 10.0.0.191 - - [2026-08-24 03:36:46] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.051098 10.0.0.191 - - [2026-08-24 03:36:46] "POST /id-to-fqname HTTP/1.1" 200 186 0.004175 10.0.0.191 - - [2026-08-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 404 195 0.005673 10.0.0.191 - - [2026-08-24 03:36:46] "POST /security-groups HTTP/1.1" 200 587 0.033969 10.0.0.191 - - [2026-08-24 03:36:46] "POST /projects HTTP/1.1" 200 577 0.258166 10.0.0.190 - - [2026-08-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.025425 10.0.0.191 - - [2026-08-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.346776 10.0.0.190 - - [2026-08-24 03:36:46] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.580233 10.0.0.190 - - [2026-08-24 03:36:47] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.190 - - [2026-08-24 03:36:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000524 10.0.0.190 - - [2026-08-24 03:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.060789 10.0.0.191 - - [2026-08-24 03:36:49] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000904 10.0.0.190 - - [2026-08-24 03:36:49] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.045008 10.0.0.190 - - [2026-08-24 03:36:50] "POST /ref-update HTTP/1.1" 200 156 0.027695 10.0.0.191 - - [2026-08-24 03:36:50] "POST /useragent-kv HTTP/1.1" 200 115 0.007112 10.0.0.190 - - [2026-08-24 03:36:50] "POST /neutron/subnet HTTP/1.1" 200 724 0.259372 10.0.0.190 - - [2026-08-24 03:36:50] "POST /id-to-fqname HTTP/1.1" 200 221 0.001814 10.0.0.190 - - [2026-08-24 03:36:50] "GET /virtual-network/3ef7858f-ff9a-487f-8b6d-669f24961902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005973 10.0.0.190 - - [2026-08-24 03:36:50] "GET /virtual-network/3ef7858f-ff9a-487f-8b6d-669f24961902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006327 10.0.0.190 - - [2026-08-24 03:36:50] "POST /neutron/network HTTP/1.1" 200 830 0.006779 10.0.0.190 - - [2026-08-24 03:36:51] "GET /virtual-network/3ef7858f-ff9a-487f-8b6d-669f24961902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005916 10.0.0.190 - - [2026-08-24 03:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.191 - - [2026-08-24 03:36:52] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000966 10.0.0.190 - - [2026-08-24 03:36:52] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.044745 10.0.0.191 - - [2026-08-24 03:36:52] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000958 10.0.0.190 - - [2026-08-24 03:36:53] "POST /neutron/network HTTP/1.1" 200 611 0.160244 10.0.0.190 - - [2026-08-24 03:36:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.004042 10.0.0.190 - - [2026-08-24 03:36:53] "GET /virtual-network/2cd20cfb-54a1-4a3f-8f22-bdf5c9184923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005490 10.0.0.190 - - [2026-08-24 03:36:53] "POST /neutron/network HTTP/1.1" 200 832 0.006848 10.0.0.190 - - [2026-08-24 03:36:53] "GET /virtual-network/2cd20cfb-54a1-4a3f-8f22-bdf5c9184923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005931 10.0.0.190 - - [2026-08-24 03:36:53] "GET /virtual-network/2cd20cfb-54a1-4a3f-8f22-bdf5c9184923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005540 10.0.0.190 - - [2026-08-24 03:36:54] "GET /obj-perms HTTP/1.1" 200 4475 0.057122 10.0.0.50 - - [2026-08-24 03:36:54] "GET /obj-perms HTTP/1.1" 200 4475 0.039963 10.0.0.191 - - [2026-08-24 03:36:54] "GET /obj-perms HTTP/1.1" 200 4475 0.061756 10.0.0.190 - - [2026-08-24 03:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.191 - - [2026-08-24 03:36:54] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001249 10.0.0.190 - - [2026-08-24 03:36:54] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.066320 10.0.0.190 - - [2026-08-24 03:36:54] "POST /neutron/network HTTP/1.1" 200 117 0.016908 10.0.0.190 - - [2026-08-24 03:36:54] "POST /route-targets HTTP/1.1" 200 328 0.016228 10.0.0.190 - - [2026-08-24 03:36:54] "POST /neutron/network HTTP/1.1" 200 833 0.022117 10.0.0.190 - - [2026-08-24 03:36:54] "POST /id-to-fqname HTTP/1.1" 200 222 0.001264 10.0.0.190 - - [2026-08-24 03:36:54] "GET /virtual-network/996d6ad7-1316-4c71-8a8e-290d401a2f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005761 10.0.0.190 - - [2026-08-24 03:36:55] "GET /virtual-network/996d6ad7-1316-4c71-8a8e-290d401a2f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006903 10.0.0.190 - - [2026-08-24 03:36:55] "POST /neutron/subnet HTTP/1.1" 200 729 0.009766 10.0.0.190 - - [2026-08-24 03:36:55] "GET /virtual-network/996d6ad7-1316-4c71-8a8e-290d401a2f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006274 10.0.0.190 - - [2026-08-24 03:36:55] "POST /id-to-fqname HTTP/1.1" 200 221 0.001377 10.0.0.191 - - [2026-08-24 03:36:56] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000911 10.0.0.190 - - [2026-08-24 03:36:56] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.051572 10.0.0.190 - - [2026-08-24 03:36:56] "POST /neutron/port HTTP/1.1" 200 117 0.009922 10.0.0.190 - - [2026-08-24 03:36:56] "POST /id-to-fqname HTTP/1.1" 200 222 0.001625 10.0.0.190 - - [2026-08-24 03:36:56] "POST /neutron/network HTTP/1.1" 200 843 0.007392 10.0.0.190 - - [2026-08-24 03:36:56] "POST /neutron/port HTTP/1.1" 200 117 0.007417 10.0.0.190 - - [2026-08-24 03:36:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.004175 10.0.0.190 - - [2026-08-24 03:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.191 - - [2026-08-24 03:36:57] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001078 10.0.0.190 - - [2026-08-24 03:36:57] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.009565 10.0.0.190 - - [2026-08-24 03:36:57] "POST /service-templates HTTP/1.1" 200 545 0.036201 10.0.0.190 - - [2026-08-24 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.190 - - [2026-08-24 03:36:57] "GET /service-template/9a165c92-b06c-4c6a-af72-898a5b8bb639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.009546 10.0.0.190 - - [2026-08-24 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.190 - - [2026-08-24 03:36:57] "GET /service-template/9a165c92-b06c-4c6a-af72-898a5b8bb639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004442 10.0.0.190 - - [2026-08-24 03:36:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001435 10.0.0.190 - - [2026-08-24 03:36:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001378 10.0.0.190 - - [2026-08-24 03:36:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.001909 10.0.0.190 - - [2026-08-24 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.190 - - [2026-08-24 03:36:57] "DELETE /service-template/9a165c92-b06c-4c6a-af72-898a5b8bb639 HTTP/1.1" 200 115 0.044751 10.0.0.190 - - [2026-08-24 03:36:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.003371 10.0.0.191 - - [2026-08-24 03:36:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005282 10.0.0.191 - - [2026-08-24 03:36:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006748 10.0.0.190 - - [2026-08-24 03:36:58] "POST /neutron/network HTTP/1.1" 200 151 0.159545 10.0.0.190 - - [2026-08-24 03:36:58] "DELETE /route-target/af3d3c8d-c908-4ff9-b076-3706ff5448c8 HTTP/1.1" 200 115 0.030764 10.0.0.190 - - [2026-08-24 03:36:58] "POST /neutron/network HTTP/1.1" 200 830 0.007053 10.0.0.190 - - [2026-08-24 03:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.190 - - [2026-08-24 03:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.191 - - [2026-08-24 03:37:01] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001781 10.0.0.190 - - [2026-08-24 03:37:02] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.063541 10.0.0.191 - - [2026-08-24 03:37:02] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001112 10.0.0.190 - - [2026-08-24 03:37:02] "POST /neutron/network HTTP/1.1" 200 611 0.180963 10.0.0.190 - - [2026-08-24 03:37:02] "POST /ref-update HTTP/1.1" 200 156 0.034604 10.0.0.190 - - [2026-08-24 03:37:02] "POST /neutron/port HTTP/1.1" 200 117 0.007065 10.0.0.190 - - [2026-08-24 03:37:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.004359 10.0.0.190 - - [2026-08-24 03:37:02] "GET /virtual-network/9297335f-e3b3-48c4-bf95-8dcb86322f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006702 10.0.0.190 - - [2026-08-24 03:37:02] "POST /neutron/network HTTP/1.1" 200 117 0.013848 10.0.0.190 - - [2026-08-24 03:37:02] "GET /virtual-network/9297335f-e3b3-48c4-bf95-8dcb86322f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005855 10.0.0.190 - - [2026-08-24 03:37:03] "GET /virtual-network/9297335f-e3b3-48c4-bf95-8dcb86322f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006070 10.0.0.190 - - [2026-08-24 03:37:03] "POST /neutron/port HTTP/1.1" 200 117 0.006395 10.0.0.190 - - [2026-08-24 03:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.191 - - [2026-08-24 03:37:03] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000889 10.0.0.190 - - [2026-08-24 03:37:03] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.097435 10.0.0.191 - - [2026-08-24 03:37:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008074 10.0.0.190 - - [2026-08-24 03:37:04] "POST /neutron/subnet HTTP/1.1" 200 720 0.241444 10.0.0.190 - - [2026-08-24 03:37:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.001351 10.0.0.190 - - [2026-08-24 03:37:04] "GET /virtual-network/a7b1797e-56fd-4114-9879-1cde334ef61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005305 10.0.0.190 - - [2026-08-24 03:37:04] "GET /virtual-network/a7b1797e-56fd-4114-9879-1cde334ef61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006916 10.0.0.190 - - [2026-08-24 03:37:04] "POST /neutron/network HTTP/1.1" 200 829 0.006904 10.0.0.190 - - [2026-08-24 03:37:04] "GET /virtual-network/a7b1797e-56fd-4114-9879-1cde334ef61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005966 10.0.0.190 - - [2026-08-24 03:37:04] "GET /obj-perms HTTP/1.1" 200 4475 0.004423 10.0.0.50 - - [2026-08-24 03:37:04] "GET /obj-perms HTTP/1.1" 200 4475 0.005310 10.0.0.191 - - [2026-08-24 03:37:04] "GET /obj-perms HTTP/1.1" 200 4475 0.005152 10.0.0.190 - - [2026-08-24 03:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.191 - - [2026-08-24 03:37:04] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000914 10.0.0.190 - - [2026-08-24 03:37:04] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.052665 10.0.0.191 - - [2026-08-24 03:37:04] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000994 10.0.0.190 - - [2026-08-24 03:37:05] "POST /neutron/network HTTP/1.1" 200 613 0.144748 10.0.0.190 - - [2026-08-24 03:37:05] "POST /route-targets HTTP/1.1" 200 328 0.013606 10.0.0.190 - - [2026-08-24 03:37:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.004235 10.0.0.190 - - [2026-08-24 03:37:05] "GET /virtual-network/aa0261e9-cf7b-4623-9ed7-1277a1d6c5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006809 10.0.0.190 - - [2026-08-24 03:37:05] "POST /neutron/network HTTP/1.1" 200 830 0.008453 10.0.0.190 - - [2026-08-24 03:37:05] "GET /virtual-network/aa0261e9-cf7b-4623-9ed7-1277a1d6c5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005481 10.0.0.190 - - [2026-08-24 03:37:05] "GET /virtual-network/aa0261e9-cf7b-4623-9ed7-1277a1d6c5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005775 10.0.0.190 - - [2026-08-24 03:37:05] "POST /neutron/port HTTP/1.1" 200 117 0.010384 10.0.0.190 - - [2026-08-24 03:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.191 - - [2026-08-24 03:37:06] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001030 10.0.0.190 - - [2026-08-24 03:37:06] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.065003 10.0.0.190 - - [2026-08-24 03:37:06] "POST /neutron/network HTTP/1.1" 200 117 0.016696 10.0.0.190 - - [2026-08-24 03:37:06] "POST /ref-update HTTP/1.1" 200 156 0.046243 10.0.0.190 - - [2026-08-24 03:37:06] "POST /neutron/network HTTP/1.1" 200 841 0.009093 10.0.0.190 - - [2026-08-24 03:37:06] "POST /id-to-fqname HTTP/1.1" 200 227 0.001198 10.0.0.190 - - [2026-08-24 03:37:06] "GET /virtual-network/237e1be2-b2b2-486d-9307-6a9bd94e6fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005863 10.0.0.190 - - [2026-08-24 03:37:06] "GET /virtual-network/237e1be2-b2b2-486d-9307-6a9bd94e6fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006329 10.0.0.190 - - [2026-08-24 03:37:06] "POST /neutron/subnet HTTP/1.1" 200 719 0.009579 10.0.0.190 - - [2026-08-24 03:37:07] "GET /virtual-network/237e1be2-b2b2-486d-9307-6a9bd94e6fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005965 10.0.0.190 - - [2026-08-24 03:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.191 - - [2026-08-24 03:37:07] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001219 10.0.0.190 - - [2026-08-24 03:37:07] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.054451 10.0.0.190 - - [2026-08-24 03:37:07] "POST /neutron/port HTTP/1.1" 200 117 0.017740 10.0.0.190 - - [2026-08-24 03:37:07] "POST /id-to-fqname HTTP/1.1" 200 228 0.006485 10.0.0.190 - - [2026-08-24 03:37:07] "GET /virtual-network/b1f82a61-edb7-4835-b396-098595a84926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006509 10.0.0.191 - - [2026-08-24 03:37:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.190 - - [2026-08-24 03:37:07] "POST /neutron/network HTTP/1.1" 200 842 0.007342 10.0.0.190 - - [2026-08-24 03:37:07] "GET /virtual-network/b1f82a61-edb7-4835-b396-098595a84926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007643 10.0.0.191 - - [2026-08-24 03:37:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.190 - - [2026-08-24 03:37:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000501 10.0.0.190 - - [2026-08-24 03:37:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.190 - - [2026-08-24 03:37:08] "GET /virtual-network/b1f82a61-edb7-4835-b396-098595a84926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006452 10.0.0.191 - - [2026-08-24 03:37:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.191 - - [2026-08-24 03:37:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.190 - - [2026-08-24 03:37:08] "GET /obj-perms HTTP/1.1" 200 4475 0.004428 10.0.0.50 - - [2026-08-24 03:37:08] "GET /obj-perms HTTP/1.1" 200 4475 0.003891 10.0.0.191 - - [2026-08-24 03:37:08] "GET /obj-perms HTTP/1.1" 200 4475 0.004084 10.0.0.190 - - [2026-08-24 03:37:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001589 10.0.0.190 - - [2026-08-24 03:37:08] "POST /neutron/port HTTP/1.1" 200 117 0.007607 10.0.0.190 - - [2026-08-24 03:37:09] "POST /neutron/port HTTP/1.1" 200 117 0.013529 10.0.0.190 - - [2026-08-24 03:37:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001444 10.0.0.190 - - [2026-08-24 03:37:09] "POST /neutron/network HTTP/1.1" 200 840 0.007611 10.0.0.191 - - [2026-08-24 03:37:09] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001150 10.0.0.190 - - [2026-08-24 03:37:09] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.042366 10.0.0.190 - - [2026-08-24 03:37:09] "POST /neutron/port HTTP/1.1" 200 117 0.006965 10.0.0.190 - - [2026-08-24 03:37:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.003427 10.0.0.190 - - [2026-08-24 03:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.191 - - [2026-08-24 03:37:09] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001400 10.0.0.190 - - [2026-08-24 03:37:09] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.007909 10.0.0.190 - - [2026-08-24 03:37:09] "POST /service-templates HTTP/1.1" 200 545 0.037248 10.0.0.190 - - [2026-08-24 03:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.190 - - [2026-08-24 03:37:10] "GET /service-template/5866ab5c-a2d6-470c-be50-4d3947e6f51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006965 10.0.0.190 - - [2026-08-24 03:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.190 - - [2026-08-24 03:37:10] "GET /service-template/5866ab5c-a2d6-470c-be50-4d3947e6f51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004110 10.0.0.190 - - [2026-08-24 03:37:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.001173 10.0.0.50 - - [2026-08-24 03:37:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.190 - - [2026-08-24 03:37:10] "POST /id-to-fqname HTTP/1.1" 200 227 0.001227 10.0.0.50 - - [2026-08-24 03:37:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000847 10.0.0.190 - - [2026-08-24 03:37:10] "POST /id-to-fqname HTTP/1.1" 200 228 0.001163 10.0.0.190 - - [2026-08-24 03:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.190 - - [2026-08-24 03:37:10] "DELETE /service-template/5866ab5c-a2d6-470c-be50-4d3947e6f51f HTTP/1.1" 200 115 0.044056 10.0.0.190 - - [2026-08-24 03:37:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.004071 10.0.0.190 - - [2026-08-24 03:37:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000530 10.0.0.190 - - [2026-08-24 03:37:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.191 - - [2026-08-24 03:37:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003490 10.0.0.190 - - [2026-08-24 03:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.191 - - [2026-08-24 03:37:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004032 10.0.0.190 - - [2026-08-24 03:37:11] "POST /neutron/network HTTP/1.1" 200 151 0.134240 10.0.0.50 - - [2026-08-24 03:37:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.50 - - [2026-08-24 03:37:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000449 10.0.0.190 - - [2026-08-24 03:37:11] "DELETE /route-target/eb461065-0a84-4968-aee3-66b5e8f7a27d HTTP/1.1" 200 115 0.028846 10.0.0.190 - - [2026-08-24 03:37:11] "POST /neutron/network HTTP/1.1" 200 830 0.007004 10.0.0.191 - - [2026-08-24 03:37:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004490 10.0.0.190 - - [2026-08-24 03:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.191 - - [2026-08-24 03:37:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002167 10.0.0.190 - - [2026-08-24 03:37:12] "POST /neutron/network HTTP/1.1" 200 151 0.125973 10.0.0.190 - - [2026-08-24 03:37:12] "DELETE /route-target/63e94ba5-9314-4ac9-8d80-fbc63925546a HTTP/1.1" 200 115 0.031303 10.0.0.191 - - [2026-08-24 03:37:14] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001116 10.0.0.190 - - [2026-08-24 03:37:14] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.098994 10.0.0.191 - - [2026-08-24 03:37:14] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001066 10.0.0.190 - - [2026-08-24 03:37:14] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?fields=virtual_networks HTTP/1.1" 200 1026 0.061317 10.0.0.191 - - [2026-08-24 03:37:14] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001049 10.0.0.190 - - [2026-08-24 03:37:14] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.049227 10.0.0.191 - - [2026-08-24 03:37:14] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001070 10.0.0.190 - - [2026-08-24 03:37:14] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?fields=security_groups HTTP/1.1" 200 1249 0.042198 10.0.0.190 - - [2026-08-24 03:37:15] "POST /fqname-to-id HTTP/1.1" 404 190 0.070923 10.0.0.190 - - [2026-08-24 03:37:15] "POST /neutron/port HTTP/1.1" 200 117 0.043822 10.0.0.191 - - [2026-08-24 03:37:15] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003150 10.0.0.191 - - [2026-08-24 03:37:16] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001050 10.0.0.191 - - [2026-08-24 03:37:16] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.360560 10.0.0.191 - - [2026-08-24 03:37:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.001364 10.0.0.191 - - [2026-08-24 03:37:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.020478 10.0.0.190 - - [2026-08-24 03:37:16] "POST /neutron/port HTTP/1.1" 200 117 0.009183 10.0.0.191 - - [2026-08-24 03:37:16] "POST /security-groups HTTP/1.1" 200 593 0.031418 10.0.0.191 - - [2026-08-24 03:37:16] "POST /projects HTTP/1.1" 200 589 0.275364 10.0.0.190 - - [2026-08-24 03:37:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.003397 10.0.0.191 - - [2026-08-24 03:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.348365 10.0.0.190 - - [2026-08-24 03:37:16] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.922805 10.0.0.190 - - [2026-08-24 03:37:17] "GET / HTTP/1.1" 200 36215 0.002417 10.0.0.190 - - [2026-08-24 03:37:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000569 10.0.0.190 - - [2026-08-24 03:37:19] "POST /neutron/network HTTP/1.1" 200 117 0.010789 10.0.0.190 - - [2026-08-24 03:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.061213 10.0.0.191 - - [2026-08-24 03:37:19] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000932 10.0.0.190 - - [2026-08-24 03:37:20] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.041310 10.0.0.190 - - [2026-08-24 03:37:20] "POST /ref-update HTTP/1.1" 200 156 0.025748 10.0.0.191 - - [2026-08-24 03:37:20] "POST /useragent-kv HTTP/1.1" 200 115 0.014299 10.0.0.190 - - [2026-08-24 03:37:20] "POST /neutron/subnet HTTP/1.1" 200 720 0.253703 10.0.0.190 - - [2026-08-24 03:37:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.001242 10.0.0.190 - - [2026-08-24 03:37:20] "GET /virtual-network/2f3362ce-8299-499f-9364-334013c28ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005129 10.0.0.190 - - [2026-08-24 03:37:20] "GET /virtual-network/2f3362ce-8299-499f-9364-334013c28ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005752 10.0.0.190 - - [2026-08-24 03:37:20] "POST /neutron/network HTTP/1.1" 200 829 0.006526 10.0.0.190 - - [2026-08-24 03:37:21] "GET /virtual-network/2f3362ce-8299-499f-9364-334013c28ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006192 10.0.0.190 - - [2026-08-24 03:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.191 - - [2026-08-24 03:37:22] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000846 10.0.0.190 - - [2026-08-24 03:37:22] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.061169 10.0.0.190 - - [2026-08-24 03:37:22] "POST /neutron/network HTTP/1.1" 200 117 0.015400 10.0.0.190 - - [2026-08-24 03:37:23] "POST /neutron/network HTTP/1.1" 200 832 0.010730 10.0.0.190 - - [2026-08-24 03:37:23] "POST /id-to-fqname HTTP/1.1" 200 225 0.001055 10.0.0.190 - - [2026-08-24 03:37:23] "GET /virtual-network/514b2edd-4a05-4779-9118-59913732015a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005334 10.0.0.190 - - [2026-08-24 03:37:23] "GET /virtual-network/514b2edd-4a05-4779-9118-59913732015a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006325 10.0.0.190 - - [2026-08-24 03:37:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.009945 10.0.0.190 - - [2026-08-24 03:37:23] "GET /virtual-network/514b2edd-4a05-4779-9118-59913732015a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006294 10.0.0.50 - - [2026-08-24 03:37:24] "GET /obj-perms HTTP/1.1" 200 4487 0.077987 10.0.0.191 - - [2026-08-24 03:37:24] "GET /obj-perms HTTP/1.1" 200 4487 0.046754 10.0.0.190 - - [2026-08-24 03:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.191 - - [2026-08-24 03:37:24] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000950 10.0.0.190 - - [2026-08-24 03:37:24] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.050579 10.0.0.190 - - [2026-08-24 03:37:24] "POST /route-targets HTTP/1.1" 200 328 0.014461 10.0.0.191 - - [2026-08-24 03:37:24] "POST /useragent-kv HTTP/1.1" 200 115 0.008725 10.0.0.190 - - [2026-08-24 03:37:24] "POST /neutron/subnet HTTP/1.1" 200 724 0.229653 10.0.0.190 - - [2026-08-24 03:37:24] "POST /id-to-fqname HTTP/1.1" 200 227 0.001286 10.0.0.190 - - [2026-08-24 03:37:24] "GET /virtual-network/4e6c8ce6-fd4e-4738-8c1f-7888397f3e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005366 10.0.0.190 - - [2026-08-24 03:37:24] "GET /virtual-network/4e6c8ce6-fd4e-4738-8c1f-7888397f3e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006253 10.0.0.190 - - [2026-08-24 03:37:24] "POST /neutron/network HTTP/1.1" 200 836 0.006588 10.0.0.190 - - [2026-08-24 03:37:25] "GET /virtual-network/4e6c8ce6-fd4e-4738-8c1f-7888397f3e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006424 10.0.0.190 - - [2026-08-24 03:37:25] "GET /obj-perms HTTP/1.1" 200 4487 0.040026 10.0.0.190 - - [2026-08-24 03:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.191 - - [2026-08-24 03:37:25] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000988 10.0.0.190 - - [2026-08-24 03:37:25] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.051857 10.0.0.191 - - [2026-08-24 03:37:25] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001381 10.0.0.190 - - [2026-08-24 03:37:25] "POST /neutron/network HTTP/1.1" 200 629 0.175563 10.0.0.190 - - [2026-08-24 03:37:26] "POST /ref-update HTTP/1.1" 200 156 0.028087 10.0.0.190 - - [2026-08-24 03:37:26] "POST /id-to-fqname HTTP/1.1" 200 233 0.004179 10.0.0.190 - - [2026-08-24 03:37:26] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005905 10.0.0.190 - - [2026-08-24 03:37:26] "POST /neutron/network HTTP/1.1" 200 848 0.007119 10.0.0.190 - - [2026-08-24 03:37:26] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005295 10.0.0.190 - - [2026-08-24 03:37:26] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006416 10.0.0.190 - - [2026-08-24 03:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.191 - - [2026-08-24 03:37:26] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000996 10.0.0.190 - - [2026-08-24 03:37:26] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.056868 10.0.0.190 - - [2026-08-24 03:37:26] "POST /neutron/network HTTP/1.1" 200 117 0.018890 10.0.0.190 - - [2026-08-24 03:37:27] "POST /neutron/network HTTP/1.1" 200 850 0.011217 10.0.0.190 - - [2026-08-24 03:37:27] "POST /id-to-fqname HTTP/1.1" 200 234 0.001087 10.0.0.190 - - [2026-08-24 03:37:27] "GET /virtual-network/52e618a3-a09a-4f5a-a06f-ee09d55b79fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005103 10.0.0.190 - - [2026-08-24 03:37:27] "GET /virtual-network/52e618a3-a09a-4f5a-a06f-ee09d55b79fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005526 10.0.0.190 - - [2026-08-24 03:37:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.008650 10.0.0.190 - - [2026-08-24 03:37:27] "GET /virtual-network/52e618a3-a09a-4f5a-a06f-ee09d55b79fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005723 10.0.0.50 - - [2026-08-24 03:37:27] "GET /obj-perms HTTP/1.1" 200 4487 0.005425 10.0.0.191 - - [2026-08-24 03:37:28] "GET /obj-perms HTTP/1.1" 200 4487 0.003811 10.0.0.190 - - [2026-08-24 03:37:28] "POST /id-to-fqname HTTP/1.1" 200 224 0.001518 10.0.0.190 - - [2026-08-24 03:37:28] "POST /neutron/port HTTP/1.1" 200 117 0.006329 10.0.0.190 - - [2026-08-24 03:37:28] "POST /id-to-fqname HTTP/1.1" 200 225 0.001590 10.0.0.190 - - [2026-08-24 03:37:28] "POST /neutron/network HTTP/1.1" 200 842 0.007762 10.0.0.190 - - [2026-08-24 03:37:29] "POST /neutron/port HTTP/1.1" 200 117 0.006283 10.0.0.190 - - [2026-08-24 03:37:29] "POST /fqname-to-id HTTP/1.1" 404 193 0.003299 10.0.0.190 - - [2026-08-24 03:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.191 - - [2026-08-24 03:37:29] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961 10.0.0.190 - - [2026-08-24 03:37:29] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008475 10.0.0.190 - - [2026-08-24 03:37:29] "POST /service-templates HTTP/1.1" 200 545 0.038689 10.0.0.190 - - [2026-08-24 03:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.190 - - [2026-08-24 03:37:29] "GET /service-template/b0b86ff7-59cf-42c3-a0b4-bac649e755e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1646 0.007038 10.0.0.190 - - [2026-08-24 03:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.190 - - [2026-08-24 03:37:29] "GET /service-template/b0b86ff7-59cf-42c3-a0b4-bac649e755e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1646 0.004350 10.0.0.190 - - [2026-08-24 03:37:29] "POST /id-to-fqname HTTP/1.1" 200 233 0.001246 10.0.0.191 - - [2026-08-24 03:37:29] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001351 10.0.0.190 - - [2026-08-24 03:37:29] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.051044 10.0.0.190 - - [2026-08-24 03:37:29] "POST /neutron/network HTTP/1.1" 200 848 0.007176 10.0.0.190 - - [2026-08-24 03:37:30] "GET /virtual-machine/1d70d53d-ad25-4ebe-85a0-b7b5b2786255 HTTP/1.1" 401 293 0.000540 10.0.0.190 - - [2026-08-24 03:37:30] "GET /virtual-machine/1d70d53d-ad25-4ebe-85a0-b7b5b2786255 HTTP/1.1" 404 171 0.025557 10.0.0.191 - - [2026-08-24 03:37:31] "DELETE /project/d2e28c46d50348e195ceea453da7f605 HTTP/1.1" 404 173 0.012192 10.0.0.191 - - [2026-08-24 03:37:31] "DELETE /project/5dd3e3cd083e44bcb66d279e433598d1 HTTP/1.1" 404 173 0.007717 10.0.0.191 - - [2026-08-24 03:37:31] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000878 10.0.0.191 - - [2026-08-24 03:37:31] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000709 10.0.0.191 - - [2026-08-24 03:37:31] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.059165 10.0.0.191 - - [2026-08-24 03:37:31] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.067919 10.0.0.191 - - [2026-08-24 03:37:31] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001511 10.0.0.191 - - [2026-08-24 03:37:31] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000813 10.0.0.191 - - [2026-08-24 03:37:31] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?fields=security_groups HTTP/1.1" 200 1357 0.056245 10.0.0.191 - - [2026-08-24 03:37:31] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?fields=security_groups HTTP/1.1" 200 1351 0.074696 10.0.0.191 - - [2026-08-24 03:37:31] "DELETE /security-group/3ec566ae-b65c-42ca-bf56-f125c74a2c51 HTTP/1.1" 200 115 0.102940 10.0.0.191 - - [2026-08-24 03:37:31] "GET /projects?obj_uuids=6a012b50-60a9-4cf7-8f1c-babeb80daa24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001127 10.0.0.191 - - [2026-08-24 03:37:31] "DELETE /security-group/f35abef3-5fab-4c19-9f39-6313b0b6a385 HTTP/1.1" 200 115 0.102489 10.0.0.191 - - [2026-08-24 03:37:31] "GET /projects?obj_uuids=5dd3e3cd-083e-44bc-b66d-279e433598d1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001518 10.0.0.190 - - [2026-08-24 03:37:31] "DELETE /access-control-list/a6517bc9-7a1d-49fc-b187-684beb7544fc HTTP/1.1" 200 115 0.064842 10.0.0.191 - - [2026-08-24 03:37:31] "GET /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24?fields=application_policy_sets HTTP/1.1" 200 1396 0.070346 10.0.0.191 - - [2026-08-24 03:37:31] "GET /project/5dd3e3cd-083e-44bc-b66d-279e433598d1?fields=application_policy_sets HTTP/1.1" 200 1390 0.125274 10.0.0.191 - - [2026-08-24 03:37:31] "DELETE /project/6a012b50-60a9-4cf7-8f1c-babeb80daa24 HTTP/1.1" 200 115 0.629249 10.0.0.191 - - [2026-08-24 03:37:31] "DELETE /project/5dd3e3cd-083e-44bc-b66d-279e433598d1 HTTP/1.1" 200 115 0.656623 10.0.0.190 - - [2026-08-24 03:37:31] "DELETE /access-control-list/af8f4838-c291-46d8-9369-165afdec03fe HTTP/1.1" 200 115 0.041994 10.0.0.190 - - [2026-08-24 03:37:32] "GET /virtual-machine/1d70d53d-ad25-4ebe-85a0-b7b5b2786255 HTTP/1.1" 404 171 0.003247 10.0.0.190 - - [2026-08-24 03:37:32] "POST /neutron/network HTTP/1.1" 200 839 0.008605 10.0.0.190 - - [2026-08-24 03:37:33] "POST /neutron/port HTTP/1.1" 200 1061 0.021044 10.0.0.190 - - [2026-08-24 03:37:33] "POST /neutron/port HTTP/1.1" 200 1115 0.143717 10.0.0.190 - - [2026-08-24 03:37:34] "POST /neutron/port HTTP/1.1" 200 1116 0.134406 10.0.0.190 - - [2026-08-24 03:37:34] "GET /virtual-machine/1d70d53d-ad25-4ebe-85a0-b7b5b2786255 HTTP/1.1" 404 171 0.003307 10.0.0.190 - - [2026-08-24 03:37:34] "POST /neutron/subnet HTTP/1.1" 200 694 0.009284 10.0.0.190 - - [2026-08-24 03:37:35] "POST /neutron/network HTTP/1.1" 200 858 0.007266 10.0.0.190 - - [2026-08-24 03:37:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003751 10.0.0.190 - - [2026-08-24 03:37:35] "POST /neutron/network HTTP/1.1" 200 832 0.006365 10.0.0.190 - - [2026-08-24 03:37:35] "POST /neutron/port HTTP/1.1" 200 1116 0.117670 10.0.0.190 - - [2026-08-24 03:37:36] "GET /virtual-machine/1d70d53d-ad25-4ebe-85a0-b7b5b2786255 HTTP/1.1" 200 1295 0.006126 10.0.0.190 - - [2026-08-24 03:37:36] "GET /virtual-machine-interface/534998ca-3413-4d9f-a187-d8bb432b1884 HTTP/1.1" 200 2991 0.006156 10.0.0.190 - - [2026-08-24 03:37:36] "GET /virtual-machine-interface/534998ca-3413-4d9f-a187-d8bb432b1884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2769 0.005963 10.0.0.190 - - [2026-08-24 03:37:36] "PUT /virtual-machine-interface/534998ca-3413-4d9f-a187-d8bb432b1884 HTTP/1.1" 200 285 0.024633 10.0.0.190 - - [2026-08-24 03:37:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004792 10.0.0.190 - - [2026-08-24 03:37:36] "POST /neutron/port HTTP/1.1" 200 117 0.001366 10.0.0.190 - - [2026-08-24 03:37:41] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008745 10.0.0.190 - - [2026-08-24 03:37:52] "POST /neutron/port HTTP/1.1" 200 1126 0.021662 10.0.0.190 - - [2026-08-24 03:37:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009470 10.0.0.190 - - [2026-08-24 03:38:05] "POST /neutron/port HTTP/1.1" 200 1126 0.019926 10.0.0.190 - - [2026-08-24 03:38:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004243 10.0.0.190 - - [2026-08-24 03:38:07] "POST /neutron/network HTTP/1.1" 200 832 0.008539 10.0.0.190 - - [2026-08-24 03:38:12] "POST /neutron/port HTTP/1.1" 200 1126 0.018548 10.0.0.190 - - [2026-08-24 03:38:12] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009123 10.0.0.190 - - [2026-08-24 03:38:12] "GET /virtual-machine/1d70d53d-ad25-4ebe-85a0-b7b5b2786255 HTTP/1.1" 200 1295 0.004553 10.0.0.190 - - [2026-08-24 03:38:12] "GET /virtual-machine-interface/534998ca-3413-4d9f-a187-d8bb432b1884 HTTP/1.1" 200 3041 0.006202 10.0.0.190 - - [2026-08-24 03:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.190 - - [2026-08-24 03:38:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003939 10.0.0.190 - - [2026-08-24 03:38:12] "GET /virtual-networks?parent_id=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004179 10.0.0.190 - - [2026-08-24 03:38:12] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006008 10.0.0.190 - - [2026-08-24 03:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.190 - - [2026-08-24 03:38:15] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005719 10.0.0.190 - - [2026-08-24 03:38:17] "GET /obj-perms HTTP/1.1" 200 4509 0.047667 10.0.0.190 - - [2026-08-24 03:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.190 - - [2026-08-24 03:38:20] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005816 10.0.0.190 - - [2026-08-24 03:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.190 - - [2026-08-24 03:38:24] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006019 10.0.0.190 - - [2026-08-24 03:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.190 - - [2026-08-24 03:38:28] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007256 10.0.0.190 - - [2026-08-24 03:38:30] "POST /neutron/port HTTP/1.1" 200 1126 0.036187 10.0.0.190 - - [2026-08-24 03:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.190 - - [2026-08-24 03:38:32] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005658 10.0.0.190 - - [2026-08-24 03:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.190 - - [2026-08-24 03:38:36] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005806 10.0.0.190 - - [2026-08-24 03:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.190 - - [2026-08-24 03:38:40] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005810 10.0.0.190 - - [2026-08-24 03:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005496 10.0.0.190 - - [2026-08-24 03:38:44] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005698 10.0.0.190 - - [2026-08-24 03:38:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007668 10.0.0.190 - - [2026-08-24 03:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.190 - - [2026-08-24 03:38:48] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005923 10.0.0.190 - - [2026-08-24 03:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.190 - - [2026-08-24 03:38:50] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004351 10.0.0.190 - - [2026-08-24 03:38:50] "GET /virtual-networks?parent_id=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003240 10.0.0.190 - - [2026-08-24 03:38:50] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006056 10.0.0.190 - - [2026-08-24 03:38:54] "POST /neutron/port HTTP/1.1" 200 1126 0.019382 10.0.0.190 - - [2026-08-24 03:38:56] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008592 10.0.0.190 - - [2026-08-24 03:39:01] "POST /fqname-to-id HTTP/1.1" 404 211 0.004098 10.0.0.190 - - [2026-08-24 03:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.191 - - [2026-08-24 03:39:01] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001079 10.0.0.190 - - [2026-08-24 03:39:01] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.051256 10.0.0.190 - - [2026-08-24 03:39:01] "POST /service-instances HTTP/1.1" 200 549 0.047247 10.0.0.190 - - [2026-08-24 03:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.190 - - [2026-08-24 03:39:01] "GET /service-instance/e28b0a07-593d-42a0-8a80-b4494dacb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.011114 10.0.0.190 - - [2026-08-24 03:39:01] "POST /port-tuples HTTP/1.1" 200 592 0.066088 10.0.0.190 - - [2026-08-24 03:39:01] "GET /virtual-machine-interface/534998ca-3413-4d9f-a187-d8bb432b1884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2819 0.006459 10.0.0.190 - - [2026-08-24 03:39:01] "PUT /virtual-machine-interface/534998ca-3413-4d9f-a187-d8bb432b1884 HTTP/1.1" 200 285 0.017998 10.0.0.190 - - [2026-08-24 03:39:01] "POST /ref-update HTTP/1.1" 200 156 0.022308 10.0.0.190 - - [2026-08-24 03:39:02] "POST /ref-update HTTP/1.1" 200 156 0.060738 10.0.0.190 - - [2026-08-24 03:39:02] "POST /instance-ips HTTP/1.1" 200 374 0.043391 10.0.0.190 - - [2026-08-24 03:39:02] "POST /neutron/port HTTP/1.1" 200 1125 0.032377 10.0.0.190 - - [2026-08-24 03:39:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009858 10.0.0.190 - - [2026-08-24 03:39:02] "POST /neutron/security_group HTTP/1.1" 200 2060 0.054581 10.0.0.190 - - [2026-08-24 03:39:02] "GET /virtual-machine/b5498cce-6ac4-47eb-b4b8-b979508df9a4 HTTP/1.1" 200 1297 0.007706 10.0.0.190 - - [2026-08-24 03:39:02] "GET /virtual-machine-interface/2215df43-1452-4e79-999c-d73d7585923b HTTP/1.1" 200 2964 0.007495 10.0.0.190 - - [2026-08-24 03:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.190 - - [2026-08-24 03:39:02] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004522 10.0.0.190 - - [2026-08-24 03:39:02] "GET /virtual-networks?parent_id=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003649 10.0.0.190 - - [2026-08-24 03:39:02] "GET /virtual-network/2f3362ce-8299-499f-9364-334013c28ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006454 10.0.0.190 - - [2026-08-24 03:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.190 - - [2026-08-24 03:39:03] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004528 10.0.0.190 - - [2026-08-24 03:39:03] "GET /virtual-networks?parent_id=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003974 10.0.0.190 - - [2026-08-24 03:39:03] "GET /virtual-network/2f3362ce-8299-499f-9364-334013c28ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006399 10.0.0.190 - - [2026-08-24 03:39:04] "POST /neutron/port HTTP/1.1" 200 1126 0.019894 10.0.0.190 - - [2026-08-24 03:39:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008394 10.0.0.190 - - [2026-08-24 03:39:04] "GET /virtual-machine/f73d1832-6316-40da-a019-f568873c76fa HTTP/1.1" 200 1297 0.006603 10.0.0.190 - - [2026-08-24 03:39:04] "GET /virtual-machine-interface/1f505b05-fba8-4a8c-86e2-9528d2375b70 HTTP/1.1" 200 2966 0.006642 10.0.0.190 - - [2026-08-24 03:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.190 - - [2026-08-24 03:39:04] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004523 10.0.0.190 - - [2026-08-24 03:39:04] "GET /virtual-networks?parent_id=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003423 10.0.0.190 - - [2026-08-24 03:39:04] "GET /virtual-network/514b2edd-4a05-4779-9118-59913732015a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006277 10.0.0.190 - - [2026-08-24 03:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.190 - - [2026-08-24 03:39:05] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004350 10.0.0.190 - - [2026-08-24 03:39:05] "GET /virtual-networks?parent_id=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003542 10.0.0.190 - - [2026-08-24 03:39:05] "GET /virtual-network/514b2edd-4a05-4779-9118-59913732015a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006652 10.0.0.190 - - [2026-08-24 03:39:05] "POST /fqname-to-id HTTP/1.1" 404 215 0.003588 10.0.0.190 - - [2026-08-24 03:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.191 - - [2026-08-24 03:39:05] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001084 10.0.0.190 - - [2026-08-24 03:39:05] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.046257 10.0.0.190 - - [2026-08-24 03:39:05] "POST /network-policys HTTP/1.1" 200 553 0.036230 10.0.0.190 - - [2026-08-24 03:39:05] "GET /network-policy/9a993892-a0a2-45d0-a517-b94ba46b97ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.008046 10.0.0.190 - - [2026-08-24 03:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.190 - - [2026-08-24 03:39:05] "GET /virtual-network/2f3362ce-8299-499f-9364-334013c28ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006520 10.0.0.190 - - [2026-08-24 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.190 - - [2026-08-24 03:39:06] "GET /network-policy/9a993892-a0a2-45d0-a517-b94ba46b97ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.006212 10.0.0.190 - - [2026-08-24 03:39:06] "POST /ref-update HTTP/1.1" 200 156 0.066646 10.0.0.190 - - [2026-08-24 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.190 - - [2026-08-24 03:39:06] "GET /network-policy/9a993892-a0a2-45d0-a517-b94ba46b97ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.008198 10.0.0.190 - - [2026-08-24 03:39:06] "POST /ref-update HTTP/1.1" 200 156 0.037874 10.0.0.190 - - [2026-08-24 03:39:06] "GET /virtual-network/2f3362ce-8299-499f-9364-334013c28ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.009770 10.0.0.190 - - [2026-08-24 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.190 - - [2026-08-24 03:39:06] "GET /network-policy/9a993892-a0a2-45d0-a517-b94ba46b97ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.005300 10.0.0.190 - - [2026-08-24 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.190 - - [2026-08-24 03:39:06] "GET /virtual-network/514b2edd-4a05-4779-9118-59913732015a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006080 10.0.0.190 - - [2026-08-24 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.190 - - [2026-08-24 03:39:06] "GET /network-policy/9a993892-a0a2-45d0-a517-b94ba46b97ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.003319 10.0.0.190 - - [2026-08-24 03:39:06] "POST /neutron/port HTTP/1.1" 200 1126 0.022165 10.0.0.190 - - [2026-08-24 03:39:06] "POST /ref-update HTTP/1.1" 200 156 0.075516 10.0.0.190 - - [2026-08-24 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.190 - - [2026-08-24 03:39:06] "GET /network-policy/9a993892-a0a2-45d0-a517-b94ba46b97ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.004617 10.0.0.190 - - [2026-08-24 03:39:06] "GET /virtual-network/514b2edd-4a05-4779-9118-59913732015a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007188 10.0.0.190 - - [2026-08-24 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.190 - - [2026-08-24 03:39:06] "POST /ref-update HTTP/1.1" 200 156 0.074939 10.0.0.190 - - [2026-08-24 03:39:06] "GET /network-policy/9a993892-a0a2-45d0-a517-b94ba46b97ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.004280 10.0.0.190 - - [2026-08-24 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014198 10.0.0.190 - - [2026-08-24 03:39:06] "GET /service-template/b0b86ff7-59cf-42c3-a0b4-bac649e755e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1646 0.005610 10.0.0.190 - - [2026-08-24 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.191 - - [2026-08-24 03:39:06] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001126 10.0.0.190 - - [2026-08-24 03:39:06] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.039445 10.0.0.190 - - [2026-08-24 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.190 - - [2026-08-24 03:39:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003719 10.0.0.190 - - [2026-08-24 03:39:07] "GET /service-instance/e28b0a07-593d-42a0-8a80-b4494dacb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007914 10.0.0.190 - - [2026-08-24 03:39:07] "POST /neutron/network HTTP/1.1" 200 924 0.007090 10.0.0.190 - - [2026-08-24 03:39:07] "POST /neutron/port HTTP/1.1" 200 1384 0.034776 10.0.0.190 - - [2026-08-24 03:39:07] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008470 10.0.0.190 - - [2026-08-24 03:39:07] "POST /neutron/network HTTP/1.1" 200 822 0.018737 10.0.0.190 - - [2026-08-24 03:39:07] "POST /id-to-fqname HTTP/1.1" 200 233 0.001478 10.0.0.190 - - [2026-08-24 03:39:07] "GET /virtual-machine/1d70d53d-ad25-4ebe-85a0-b7b5b2786255 HTTP/1.1" 200 1295 0.004418 10.0.0.190 - - [2026-08-24 03:39:07] "GET /virtual-machine-interface/534998ca-3413-4d9f-a187-d8bb432b1884 HTTP/1.1" 200 3900 0.005758 10.0.0.190 - - [2026-08-24 03:39:07] "GET /instance-ip/47679e8a-dfa9-4724-bab7-e12ccaf51412 HTTP/1.1" 200 1638 0.008229 10.0.0.190 - - [2026-08-24 03:39:07] "GET /instance-ip/ab8d25a7-95a4-42e1-a8e5-5fc7704f7e6b HTTP/1.1" 200 1969 0.004873 10.0.0.190 - - [2026-08-24 03:39:07] "GET /instance-ip/ca0626f7-9922-4526-8967-d8ea669a092b HTTP/1.1" 200 1966 0.004996 10.0.0.190 - - [2026-08-24 03:39:07] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009302 10.0.0.190 - - [2026-08-24 03:39:08] "GET /virtual-machine/1d70d53d-ad25-4ebe-85a0-b7b5b2786255 HTTP/1.1" 200 1295 0.004859 10.0.0.190 - - [2026-08-24 03:39:08] "GET /virtual-machine-interface/534998ca-3413-4d9f-a187-d8bb432b1884 HTTP/1.1" 200 3900 0.006658 10.0.0.190 - - [2026-08-24 03:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.190 - - [2026-08-24 03:39:08] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004103 10.0.0.190 - - [2026-08-24 03:39:08] "GET /virtual-networks?parent_id=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003570 10.0.0.190 - - [2026-08-24 03:39:08] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006309 10.0.0.190 - - [2026-08-24 03:39:08] "POST /neutron/port HTTP/1.1" 200 1125 0.021315 10.0.0.190 - - [2026-08-24 03:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.190 - - [2026-08-24 03:39:09] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003756 10.0.0.190 - - [2026-08-24 03:39:09] "GET /virtual-networks?parent_id=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003462 10.0.0.190 - - [2026-08-24 03:39:09] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006145 10.0.0.190 - - [2026-08-24 03:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.190 - - [2026-08-24 03:39:09] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005722 10.0.0.190 - - [2026-08-24 03:39:09] "GET /virtual-networks?parent_id=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003715 10.0.0.190 - - [2026-08-24 03:39:09] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006038 10.0.0.190 - - [2026-08-24 03:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007112 10.0.0.190 - - [2026-08-24 03:39:09] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004506 10.0.0.190 - - [2026-08-24 03:39:09] "GET /virtual-networks?parent_id=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003313 10.0.0.190 - - [2026-08-24 03:39:09] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006269 10.0.0.190 - - [2026-08-24 03:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.190 - - [2026-08-24 03:39:09] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004083 10.0.0.190 - - [2026-08-24 03:39:09] "GET /virtual-networks?parent_id=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003591 10.0.0.190 - - [2026-08-24 03:39:09] "GET /virtual-network/b91a8847-22c5-4651-93a6-7934c0634ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006229 10.0.0.190 - - [2026-08-24 03:39:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004727 10.0.0.190 - - [2026-08-24 03:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.190 - - [2026-08-24 03:39:09] "GET /routing-instance/d732003c-5a13-4fbb-996b-bc2eba8fb8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005291 10.0.0.190 - - [2026-08-24 03:39:10] "GET /routing-instance/d732003c-5a13-4fbb-996b-bc2eba8fb8f9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1593 0.007746 10.0.0.190 - - [2026-08-24 03:39:10] "POST /neutron/network HTTP/1.1" 200 921 0.008090 10.0.0.190 - - [2026-08-24 03:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.190 - - [2026-08-24 03:39:10] "GET /routing-instance/0fa79f33-6fb1-4751-abe0-13590fe54183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005698 10.0.0.190 - - [2026-08-24 03:39:10] "GET /routing-instance/0fa79f33-6fb1-4751-abe0-13590fe54183?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1595 0.007491 10.0.0.190 - - [2026-08-24 03:39:52] "GET /network-policy/9a993892-a0a2-45d0-a517-b94ba46b97ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.004724 10.0.0.190 - - [2026-08-24 03:39:52] "PUT /network-policy/9a993892-a0a2-45d0-a517-b94ba46b97ac HTTP/1.1" 200 263 0.016289 10.0.0.190 - - [2026-08-24 03:39:52] "GET /network-policy/9a993892-a0a2-45d0-a517-b94ba46b97ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3772 0.006231 10.0.0.190 - - [2026-08-24 03:39:53] "PUT /access-control-list/1ac111fd-a56b-4aac-964a-26359ad1471f HTTP/1.1" 200 273 0.073326 10.0.0.190 - - [2026-08-24 03:40:01] "POST /neutron/port HTTP/1.1" 200 1384 0.058573 10.0.0.190 - - [2026-08-24 03:40:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004517 10.0.0.190 - - [2026-08-24 03:40:03] "POST /neutron/network HTTP/1.1" 200 848 0.007242 10.0.0.190 - - [2026-08-24 03:40:09] "POST /neutron/network HTTP/1.1" 200 934 0.007235 10.0.0.190 - - [2026-08-24 03:40:09] "POST /neutron/port HTTP/1.1" 200 117 0.001271 10.0.0.190 - - [2026-08-24 03:40:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009577 10.0.0.190 - - [2026-08-24 03:40:21] "POST /ref-update HTTP/1.1" 200 156 0.070700 10.0.0.190 - - [2026-08-24 03:40:21] "GET /virtual-network/514b2edd-4a05-4779-9118-59913732015a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007998 10.0.0.190 - - [2026-08-24 03:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.190 - - [2026-08-24 03:40:21] "GET /network-policy/9a993892-a0a2-45d0-a517-b94ba46b97ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3772 0.005958 10.0.0.190 - - [2026-08-24 03:40:21] "POST /ref-update HTTP/1.1" 200 156 0.063567 10.0.0.190 - - [2026-08-24 03:40:21] "GET /virtual-network/2f3362ce-8299-499f-9364-334013c28ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009147 10.0.0.190 - - [2026-08-24 03:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.190 - - [2026-08-24 03:40:21] "GET /network-policy/9a993892-a0a2-45d0-a517-b94ba46b97ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3772 0.005224 10.0.0.190 - - [2026-08-24 03:40:21] "DELETE /network-policy/9a993892-a0a2-45d0-a517-b94ba46b97ac HTTP/1.1" 200 115 0.050203 10.0.0.190 - - [2026-08-24 03:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.190 - - [2026-08-24 03:40:21] "DELETE /service-instance/e28b0a07-593d-42a0-8a80-b4494dacb6ba HTTP/1.1" 200 115 0.052361 10.0.0.190 - - [2026-08-24 03:40:21] "POST /ref-update HTTP/1.1" 200 156 0.068597 10.0.0.190 - - [2026-08-24 03:40:21] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.008406 10.0.0.190 - - [2026-08-24 03:40:21] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.013653 10.0.0.190 - - [2026-08-24 03:40:21] "POST /ref-update HTTP/1.1" 200 156 0.103252 10.0.0.190 - - [2026-08-24 03:40:22] "DELETE /access-control-list/1ac111fd-a56b-4aac-964a-26359ad1471f HTTP/1.1" 200 115 0.055912 10.0.0.190 - - [2026-08-24 03:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007926 10.0.0.190 - - [2026-08-24 03:40:22] "DELETE /service-template/b0b86ff7-59cf-42c3-a0b4-bac649e755e1 HTTP/1.1" 200 115 0.065129 10.0.0.190 - - [2026-08-24 03:40:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.012378 10.0.0.190 - - [2026-08-24 03:40:22] "POST /neutron/network HTTP/1.1" 200 850 0.011065 10.0.0.190 - - [2026-08-24 03:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.190 - - [2026-08-24 03:40:23] "POST /neutron/network HTTP/1.1" 400 204 0.016465 10.0.0.190 - - [2026-08-24 03:40:24] "POST /neutron/port HTTP/1.1" 200 151 0.213875 10.0.0.190 - - [2026-08-24 03:40:24] "POST /neutron/port HTTP/1.1" 200 1125 0.021233 10.0.0.190 - - [2026-08-24 03:40:24] "POST /neutron/port HTTP/1.1" 200 151 0.251750 10.0.0.190 - - [2026-08-24 03:40:25] "DELETE /route-target/6f10d6a6-4ee8-4ca2-b2e9-5b4cd9a249c2 HTTP/1.1" 200 115 0.030977 10.0.0.190 - - [2026-08-24 03:40:25] "POST /neutron/network HTTP/1.1" 200 836 0.007310 10.0.0.191 - - [2026-08-24 03:40:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004119 10.0.0.191 - - [2026-08-24 03:40:26] "POST /useragent-kv HTTP/1.1" 200 115 0.006192 10.0.0.190 - - [2026-08-24 03:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005591 10.0.0.190 - - [2026-08-24 03:40:26] "POST /neutron/network HTTP/1.1" 200 151 0.166477 10.0.0.190 - - [2026-08-24 03:40:26] "DELETE /route-target/30f5224e-7d9c-4893-8753-63dfe656e999 HTTP/1.1" 200 115 0.032921 10.0.0.191 - - [2026-08-24 03:40:28] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001035 10.0.0.190 - - [2026-08-24 03:40:28] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.053948 10.0.0.191 - - [2026-08-24 03:40:28] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002046 10.0.0.190 - - [2026-08-24 03:40:28] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?fields=virtual_networks HTTP/1.1" 200 1039 0.049949 10.0.0.191 - - [2026-08-24 03:40:28] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000989 10.0.0.190 - - [2026-08-24 03:40:28] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.051192 10.0.0.191 - - [2026-08-24 03:40:28] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001319 10.0.0.190 - - [2026-08-24 03:40:28] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?fields=security_groups HTTP/1.1" 200 1268 0.055571 10.0.0.190 - - [2026-08-24 03:40:29] "POST /fqname-to-id HTTP/1.1" 404 189 0.033737 10.0.0.191 - - [2026-08-24 03:40:29] "GET /projects?obj_uuids=a251c93c-e477-4eda-b2ff-207436ed642b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003545 10.0.0.191 - - [2026-08-24 03:40:29] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001686 10.0.0.191 - - [2026-08-24 03:40:29] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008898 10.0.0.191 - - [2026-08-24 03:40:29] "POST /id-to-fqname HTTP/1.1" 200 191 0.006276 10.0.0.191 - - [2026-08-24 03:40:29] "POST /fqname-to-id HTTP/1.1" 404 200 0.004594 10.0.0.191 - - [2026-08-24 03:40:30] "POST /security-groups HTTP/1.1" 200 592 0.081443 10.0.0.191 - - [2026-08-24 03:40:30] "POST /projects HTTP/1.1" 200 587 0.326833 10.0.0.190 - - [2026-08-24 03:40:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.011651 10.0.0.191 - - [2026-08-24 03:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.404611 10.0.0.190 - - [2026-08-24 03:40:30] "GET /project/a251c93c-e477-4eda-b2ff-207436ed642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.600522 10.0.0.190 - - [2026-08-24 03:40:31] "GET / HTTP/1.1" 200 36215 0.001501 10.0.0.191 - - [2026-08-24 03:40:32] "DELETE /project/a251c93ce4774edab2ff207436ed642b HTTP/1.1" 404 173 0.006353 10.0.0.191 - - [2026-08-24 03:40:32] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000830 10.0.0.191 - - [2026-08-24 03:40:32] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.045432 10.0.0.191 - - [2026-08-24 03:40:32] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001158 10.0.0.191 - - [2026-08-24 03:40:32] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?fields=security_groups HTTP/1.1" 200 1370 0.047244 10.0.0.191 - - [2026-08-24 03:40:32] "DELETE /security-group/8c5c4cf0-752f-4918-8dd5-b63dc6f26df3 HTTP/1.1" 200 115 0.064808 10.0.0.191 - - [2026-08-24 03:40:32] "GET /projects?obj_uuids=d2e28c46-d503-48e1-95ce-ea453da7f605&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001927 10.0.0.191 - - [2026-08-24 03:40:32] "GET /project/d2e28c46-d503-48e1-95ce-ea453da7f605?fields=application_policy_sets HTTP/1.1" 200 1409 0.065142 10.0.0.190 - - [2026-08-24 03:40:32] "DELETE /access-control-list/2199d0c9-b41e-4d03-9998-62a0fb99eab3 HTTP/1.1" 200 115 0.055990 10.0.0.191 - - [2026-08-24 03:40:32] "DELETE /project/d2e28c46-d503-48e1-95ce-ea453da7f605 HTTP/1.1" 200 115 0.471324 10.0.0.190 - - [2026-08-24 03:40:33] "GET /project/a251c93c-e477-4eda-b2ff-207436ed642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000735 10.0.0.191 - - [2026-08-24 03:40:34] "GET /projects?obj_uuids=a251c93c-e477-4eda-b2ff-207436ed642b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001073 10.0.0.190 - - [2026-08-24 03:40:34] "GET /project/a251c93c-e477-4eda-b2ff-207436ed642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.084949 10.0.0.190 - - [2026-08-24 03:40:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.003481 10.0.0.190 - - [2026-08-24 03:40:34] "POST /virtual-DNSs HTTP/1.1" 200 509 0.035859 10.0.0.190 - - [2026-08-24 03:40:34] "GET /virtual-DNS/622b0257-7992-4d06-a859-9e4b2e6830df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.017364 10.0.0.190 - - [2026-08-24 03:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.190 - - [2026-08-24 03:40:34] "GET /virtual-DNS/622b0257-7992-4d06-a859-9e4b2e6830df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.004421 10.0.0.190 - - [2026-08-24 03:40:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003588 10.0.0.190 - - [2026-08-24 03:40:35] "POST /network-ipams HTTP/1.1" 200 516 0.034891 10.0.0.190 - - [2026-08-24 03:40:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 754 0.086479 10.0.0.190 - - [2026-08-24 03:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.190 - - [2026-08-24 03:40:35] "GET /network-ipam/cb29a307-27b8-40ca-b7d7-ea229637b1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.007652 10.0.0.190 - - [2026-08-24 03:40:35] "PUT /network-ipam/cb29a307-27b8-40ca-b7d7-ea229637b1a5 HTTP/1.1" 200 259 0.016853 10.0.0.190 - - [2026-08-24 03:40:35] "POST /ref-update HTTP/1.1" 200 156 0.015566 10.0.0.190 - - [2026-08-24 03:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.191 - - [2026-08-24 03:40:35] "GET /projects?obj_uuids=a251c93c-e477-4eda-b2ff-207436ed642b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000961 10.0.0.190 - - [2026-08-24 03:40:35] "GET /project/a251c93c-e477-4eda-b2ff-207436ed642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.049764 10.0.0.190 - - [2026-08-24 03:40:35] "POST /neutron/network HTTP/1.1" 200 117 0.031829 10.0.0.190 - - [2026-08-24 03:40:36] "POST /neutron/network HTTP/1.1" 200 833 0.014108 10.0.0.190 - - [2026-08-24 03:40:36] "POST /id-to-fqname HTTP/1.1" 200 227 0.001340 10.0.0.190 - - [2026-08-24 03:40:36] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005827 10.0.0.190 - - [2026-08-24 03:40:36] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006431 10.0.0.190 - - [2026-08-24 03:40:36] "POST /neutron/subnet HTTP/1.1" 200 711 0.009859 10.0.0.190 - - [2026-08-24 03:40:36] "POST /id-to-fqname HTTP/1.1" 200 227 0.001391 10.0.0.190 - - [2026-08-24 03:40:36] "POST /neutron/network HTTP/1.1" 200 843 0.008008 10.0.0.190 - - [2026-08-24 03:40:37] "POST /neutron/port HTTP/1.1" 200 117 0.007694 10.0.0.191 - - [2026-08-24 03:40:41] "GET /projects?obj_uuids=a251c93c-e477-4eda-b2ff-207436ed642b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001086 10.0.0.190 - - [2026-08-24 03:40:41] "POST /neutron/port HTTP/1.1" 200 1058 0.362138 10.0.0.190 - - [2026-08-24 03:40:41] "POST /neutron/port HTTP/1.1" 200 1112 0.140800 10.0.0.190 - - [2026-08-24 03:40:42] "POST /neutron/port HTTP/1.1" 200 1122 0.020492 10.0.0.190 - - [2026-08-24 03:40:42] "POST /neutron/port HTTP/1.1" 200 117 0.001220 10.0.0.190 - - [2026-08-24 03:40:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008343 10.0.0.190 - - [2026-08-24 03:40:57] "POST /neutron/port HTTP/1.1" 200 1122 0.020368 10.0.0.190 - - [2026-08-24 03:41:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007564 10.0.0.190 - - [2026-08-24 03:41:07] "POST /neutron/port HTTP/1.1" 200 1122 0.018665 10.0.0.190 - - [2026-08-24 03:41:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007829 10.0.0.190 - - [2026-08-24 03:41:08] "GET /virtual-machine/ac770c10-a9f3-457b-8968-646dda6c3728 HTTP/1.1" 401 293 0.000447 10.0.0.190 - - [2026-08-24 03:41:08] "GET /virtual-machine/ac770c10-a9f3-457b-8968-646dda6c3728 HTTP/1.1" 200 1295 0.029277 10.0.0.190 - - [2026-08-24 03:41:08] "GET /virtual-machine-interface/3b297025-8b77-4bf9-9043-ce90cd08eefe HTTP/1.1" 200 2971 0.006781 10.0.0.190 - - [2026-08-24 03:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.190 - - [2026-08-24 03:41:08] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004158 10.0.0.190 - - [2026-08-24 03:41:08] "GET /virtual-networks?parent_id=a251c93c-e477-4eda-b2ff-207436ed642b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003454 10.0.0.190 - - [2026-08-24 03:41:08] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006968 10.0.0.190 - - [2026-08-24 03:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.190 - - [2026-08-24 03:41:11] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005395 10.0.0.190 - - [2026-08-24 03:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.190 - - [2026-08-24 03:41:15] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005669 10.0.0.190 - - [2026-08-24 03:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.190 - - [2026-08-24 03:41:19] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006102 10.0.0.50 - - [2026-08-24 03:41:20] "GET /obj-perms HTTP/1.1" 200 4509 0.050858 10.0.0.190 - - [2026-08-24 03:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.190 - - [2026-08-24 03:41:23] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005803 10.0.0.190 - - [2026-08-24 03:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.190 - - [2026-08-24 03:41:28] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005976 10.0.0.190 - - [2026-08-24 03:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.190 - - [2026-08-24 03:41:32] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005867 10.0.0.190 - - [2026-08-24 03:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.190 - - [2026-08-24 03:41:34] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004493 10.0.0.190 - - [2026-08-24 03:41:34] "GET /virtual-networks?parent_id=a251c93c-e477-4eda-b2ff-207436ed642b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003486 10.0.0.190 - - [2026-08-24 03:41:34] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006578 10.0.0.190 - - [2026-08-24 03:41:39] "POST /neutron/port HTTP/1.1" 200 1122 0.021616 10.0.0.190 - - [2026-08-24 03:41:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010687 10.0.0.190 - - [2026-08-24 03:42:04] "POST /neutron/network HTTP/1.1" 200 807 0.016644 10.0.0.190 - - [2026-08-24 03:42:04] "POST /id-to-fqname HTTP/1.1" 200 227 0.001495 10.0.0.190 - - [2026-08-24 03:42:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008738 10.0.0.190 - - [2026-08-24 03:42:04] "POST /neutron/port HTTP/1.1" 200 1122 0.025240 10.0.0.190 - - [2026-08-24 03:42:04] "POST /neutron/port HTTP/1.1" 200 117 0.019164 10.0.0.191 - - [2026-08-24 03:42:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000515 10.0.0.191 - - [2026-08-24 03:42:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.190 - - [2026-08-24 03:42:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000513 10.0.0.190 - - [2026-08-24 03:42:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000411 10.0.0.191 - - [2026-08-24 03:42:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000482 10.0.0.191 - - [2026-08-24 03:42:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000421 10.0.0.191 - - [2026-08-24 03:42:09] "GET /projects?obj_uuids=a251c93c-e477-4eda-b2ff-207436ed642b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.029614 10.0.0.190 - - [2026-08-24 03:42:09] "POST /neutron/port HTTP/1.1" 200 1058 0.370302 10.0.0.190 - - [2026-08-24 03:42:09] "POST /neutron/port HTTP/1.1" 200 1112 0.126852 10.0.0.190 - - [2026-08-24 03:42:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008442 10.0.0.50 - - [2026-08-24 03:42:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000546 10.0.0.50 - - [2026-08-24 03:42:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.190 - - [2026-08-24 03:42:10] "POST /neutron/subnet HTTP/1.1" 200 685 0.010950 10.0.0.190 - - [2026-08-24 03:42:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000469 10.0.0.190 - - [2026-08-24 03:42:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000452 10.0.0.190 - - [2026-08-24 03:42:10] "POST /neutron/port HTTP/1.1" 200 1122 0.020767 10.0.0.190 - - [2026-08-24 03:42:10] "POST /neutron/port HTTP/1.1" 200 117 0.001412 10.0.0.50 - - [2026-08-24 03:42:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.50 - - [2026-08-24 03:42:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000491 10.0.0.190 - - [2026-08-24 03:42:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008003 10.0.0.191 - - [2026-08-24 03:42:20] "GET /obj-perms HTTP/1.1" 200 4509 0.061891 10.0.0.190 - - [2026-08-24 03:42:20] "GET /obj-perms HTTP/1.1" 200 4509 0.046936 10.0.0.190 - - [2026-08-24 03:42:25] "POST /neutron/port HTTP/1.1" 200 1122 0.021510 10.0.0.190 - - [2026-08-24 03:42:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008104 10.0.0.190 - - [2026-08-24 03:42:30] "POST /neutron/port HTTP/1.1" 200 1122 0.018811 10.0.0.190 - - [2026-08-24 03:42:30] "GET /virtual-machine/c26a8456-5f14-40de-b303-b7fbbda046f6 HTTP/1.1" 200 1296 0.006751 10.0.0.190 - - [2026-08-24 03:42:30] "GET /virtual-machine-interface/bd966a28-ef61-4089-8e97-d5b0c78588d2 HTTP/1.1" 200 2972 0.005981 10.0.0.190 - - [2026-08-24 03:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.190 - - [2026-08-24 03:42:30] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004093 10.0.0.190 - - [2026-08-24 03:42:30] "GET /virtual-networks?parent_id=a251c93c-e477-4eda-b2ff-207436ed642b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003335 10.0.0.190 - - [2026-08-24 03:42:30] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006407 10.0.0.190 - - [2026-08-24 03:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.190 - - [2026-08-24 03:42:33] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005585 10.0.0.190 - - [2026-08-24 03:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.190 - - [2026-08-24 03:42:37] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006406 10.0.0.190 - - [2026-08-24 03:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.190 - - [2026-08-24 03:42:42] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005580 10.0.0.190 - - [2026-08-24 03:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.190 - - [2026-08-24 03:42:46] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006020 10.0.0.190 - - [2026-08-24 03:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.190 - - [2026-08-24 03:42:50] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005593 10.0.0.190 - - [2026-08-24 03:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.190 - - [2026-08-24 03:42:54] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005536 10.0.0.190 - - [2026-08-24 03:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.190 - - [2026-08-24 03:42:58] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005982 10.0.0.190 - - [2026-08-24 03:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.190 - - [2026-08-24 03:43:02] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004626 10.0.0.190 - - [2026-08-24 03:43:02] "GET /virtual-networks?parent_id=a251c93c-e477-4eda-b2ff-207436ed642b&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003520 10.0.0.190 - - [2026-08-24 03:43:02] "GET /virtual-network/8dda8589-f89c-4f29-a332-4ee99e02efd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006572 10.0.0.190 - - [2026-08-24 03:43:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008514 10.0.0.190 - - [2026-08-24 03:43:06] "POST /neutron/network HTTP/1.1" 200 843 0.023640 10.0.0.190 - - [2026-08-24 03:43:06] "POST /neutron/subnet HTTP/1.1" 200 685 0.010530 10.0.0.190 - - [2026-08-24 03:43:06] "POST /neutron/network HTTP/1.1" 200 833 0.010543 10.0.0.190 - - [2026-08-24 03:43:08] "POST /neutron/port HTTP/1.1" 200 1122 0.018718 10.0.0.190 - - [2026-08-24 03:43:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004715 10.0.0.190 - - [2026-08-24 03:43:10] "POST /neutron/network HTTP/1.1" 200 833 0.007071 10.0.0.190 - - [2026-08-24 03:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.190 - - [2026-08-24 03:43:31] "DELETE /virtual-DNS/622b0257-7992-4d06-a859-9e4b2e6830df HTTP/1.1" 409 236 0.008198 10.0.0.190 - - [2026-08-24 03:43:31] "POST /fqname-to-id HTTP/1.1" 404 192 0.003725 10.0.0.190 - - [2026-08-24 03:43:31] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.028587 10.0.0.190 - - [2026-08-24 03:43:31] "GET /virtual-DNS-record/4215af58-6b86-430a-807f-d7e426e8aeca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.008601 10.0.0.190 - - [2026-08-24 03:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010980 10.0.0.190 - - [2026-08-24 03:43:31] "GET /virtual-DNS-record/4215af58-6b86-430a-807f-d7e426e8aeca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.004068 10.0.0.190 - - [2026-08-24 03:43:37] "DELETE /virtual-DNS-record/4215af58-6b86-430a-807f-d7e426e8aeca HTTP/1.1" 200 115 0.033815 10.0.0.190 - - [2026-08-24 03:43:37] "POST /fqname-to-id HTTP/1.1" 404 184 0.008240 10.0.0.190 - - [2026-08-24 03:43:39] "POST /neutron/port HTTP/1.1" 200 1122 0.018507 10.0.0.190 - - [2026-08-24 03:43:39] "POST /neutron/port HTTP/1.1" 200 1122 0.029551 10.0.0.190 - - [2026-08-24 03:43:40] "POST /neutron/port HTTP/1.1" 200 151 0.253143 10.0.0.191 - - [2026-08-24 03:43:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003716 10.0.0.190 - - [2026-08-24 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.191 - - [2026-08-24 03:43:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002160 10.0.0.190 - - [2026-08-24 03:43:42] "POST /neutron/network HTTP/1.1" 200 151 0.163999 10.0.0.190 - - [2026-08-24 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.190 - - [2026-08-24 03:43:42] "DELETE /network-ipam/cb29a307-27b8-40ca-b7d7-ea229637b1a5 HTTP/1.1" 200 115 0.063178 10.0.0.190 - - [2026-08-24 03:43:42] "DELETE /virtual-DNS/622b0257-7992-4d06-a859-9e4b2e6830df HTTP/1.1" 200 115 0.037308 10.0.0.190 - - [2026-08-24 03:43:42] "POST /fqname-to-id HTTP/1.1" 404 180 0.003010 10.0.0.191 - - [2026-08-24 03:43:43] "GET /projects?obj_uuids=a251c93c-e477-4eda-b2ff-207436ed642b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001035 10.0.0.190 - - [2026-08-24 03:43:43] "GET /project/a251c93c-e477-4eda-b2ff-207436ed642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.073442 10.0.0.191 - - [2026-08-24 03:43:43] "GET /projects?obj_uuids=a251c93c-e477-4eda-b2ff-207436ed642b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000991 10.0.0.190 - - [2026-08-24 03:43:43] "GET /project/a251c93c-e477-4eda-b2ff-207436ed642b?fields=virtual_networks HTTP/1.1" 200 1037 0.048603 10.0.0.191 - - [2026-08-24 03:43:43] "GET /projects?obj_uuids=a251c93c-e477-4eda-b2ff-207436ed642b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001077 10.0.0.190 - - [2026-08-24 03:43:43] "GET /project/a251c93c-e477-4eda-b2ff-207436ed642b?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.048598 10.0.0.191 - - [2026-08-24 03:43:43] "GET /projects?obj_uuids=a251c93c-e477-4eda-b2ff-207436ed642b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001239 10.0.0.190 - - [2026-08-24 03:43:43] "GET /project/a251c93c-e477-4eda-b2ff-207436ed642b?fields=security_groups HTTP/1.1" 200 1265 0.058657 10.0.0.190 - - [2026-08-24 03:43:44] "POST /fqname-to-id HTTP/1.1" 404 189 0.034878 10.0.0.191 - - [2026-08-24 03:43:44] "GET /projects?obj_uuids=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003235 10.0.0.191 - - [2026-08-24 03:43:44] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000955 10.0.0.191 - - [2026-08-24 03:43:44] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.048782 10.0.0.191 - - [2026-08-24 03:43:45] "POST /id-to-fqname HTTP/1.1" 200 191 0.006297 10.0.0.191 - - [2026-08-24 03:43:45] "POST /fqname-to-id HTTP/1.1" 404 200 0.007390 10.0.0.191 - - [2026-08-24 03:43:45] "POST /security-groups HTTP/1.1" 200 592 0.082304 10.0.0.191 - - [2026-08-24 03:43:45] "POST /projects HTTP/1.1" 200 587 0.330292 10.0.0.190 - - [2026-08-24 03:43:45] "POST /access-control-lists HTTP/1.1" 200 599 0.036037 10.0.0.191 - - [2026-08-24 03:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.425843 10.0.0.190 - - [2026-08-24 03:43:45] "GET /project/0df9a968-e50d-40f9-bb18-05804b6dd4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.650063 10.0.0.190 - - [2026-08-24 03:43:46] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.190 - - [2026-08-24 03:43:48] "POST /fqname-to-id HTTP/1.1" 401 293 0.000547 10.0.0.190 - - [2026-08-24 03:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.061367 10.0.0.191 - - [2026-08-24 03:43:49] "GET /projects?obj_uuids=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000946 10.0.0.190 - - [2026-08-24 03:43:49] "GET /project/0df9a968-e50d-40f9-bb18-05804b6dd4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.058664 10.0.0.190 - - [2026-08-24 03:43:49] "POST /route-targets HTTP/1.1" 200 328 0.020933 10.0.0.191 - - [2026-08-24 03:43:49] "POST /useragent-kv HTTP/1.1" 200 115 0.009730 10.0.0.190 - - [2026-08-24 03:43:49] "POST /neutron/subnet HTTP/1.1" 200 705 0.244910 10.0.0.190 - - [2026-08-24 03:43:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001348 10.0.0.190 - - [2026-08-24 03:43:49] "GET /virtual-network/f9089726-d9e6-4d5a-bdc1-f74f36102e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005482 10.0.0.190 - - [2026-08-24 03:43:49] "GET /virtual-network/f9089726-d9e6-4d5a-bdc1-f74f36102e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006075 10.0.0.190 - - [2026-08-24 03:43:49] "POST /neutron/network HTTP/1.1" 200 823 0.008354 10.0.0.190 - - [2026-08-24 03:43:50] "GET /virtual-network/f9089726-d9e6-4d5a-bdc1-f74f36102e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006085 10.0.0.190 - - [2026-08-24 03:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.191 - - [2026-08-24 03:43:51] "GET /projects?obj_uuids=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001424 10.0.0.190 - - [2026-08-24 03:43:52] "GET /project/0df9a968-e50d-40f9-bb18-05804b6dd4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.054294 10.0.0.191 - - [2026-08-24 03:43:52] "GET /projects?obj_uuids=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001031 10.0.0.190 - - [2026-08-24 03:43:52] "POST /neutron/network HTTP/1.1" 200 608 0.159635 10.0.0.190 - - [2026-08-24 03:43:52] "POST /ref-update HTTP/1.1" 200 156 0.031792 10.0.0.190 - - [2026-08-24 03:43:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.004047 10.0.0.190 - - [2026-08-24 03:43:52] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006204 10.0.0.190 - - [2026-08-24 03:43:52] "POST /neutron/network HTTP/1.1" 200 827 0.006511 10.0.0.190 - - [2026-08-24 03:43:52] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006128 10.0.0.190 - - [2026-08-24 03:43:53] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006503 10.0.0.50 - - [2026-08-24 03:43:53] "GET /obj-perms HTTP/1.1" 200 4485 0.076692 10.0.0.191 - - [2026-08-24 03:43:53] "GET /obj-perms HTTP/1.1" 200 4485 0.043953 10.0.0.190 - - [2026-08-24 03:43:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001527 10.0.0.190 - - [2026-08-24 03:44:09] "POST /neutron/network HTTP/1.1" 200 837 0.009228 10.0.0.191 - - [2026-08-24 03:44:09] "GET /projects?obj_uuids=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001417 10.0.0.190 - - [2026-08-24 03:44:09] "GET /project/0df9a968-e50d-40f9-bb18-05804b6dd4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.141334 10.0.0.190 - - [2026-08-24 03:44:10] "POST /neutron/port HTTP/1.1" 200 117 0.006758 10.0.0.190 - - [2026-08-24 03:44:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.001381 10.0.0.190 - - [2026-08-24 03:44:10] "POST /neutron/network HTTP/1.1" 200 823 0.031349 10.0.0.190 - - [2026-08-24 03:44:10] "POST /neutron/port HTTP/1.1" 200 117 0.006719 10.0.0.190 - - [2026-08-24 03:44:14] "POST /neutron/port HTTP/1.1" 200 1061 0.019778 10.0.0.190 - - [2026-08-24 03:44:15] "POST /neutron/network HTTP/1.1" 200 833 0.007541 10.0.0.190 - - [2026-08-24 03:44:15] "POST /neutron/port HTTP/1.1" 200 1057 0.025876 10.0.0.190 - - [2026-08-24 03:44:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009345 10.0.0.190 - - [2026-08-24 03:44:16] "POST /neutron/subnet HTTP/1.1" 200 698 0.009993 10.0.0.190 - - [2026-08-24 03:44:16] "POST /neutron/port HTTP/1.1" 200 1121 0.026861 10.0.0.190 - - [2026-08-24 03:44:16] "POST /neutron/port HTTP/1.1" 200 117 0.001256 10.0.0.190 - - [2026-08-24 03:44:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008044 10.0.0.190 - - [2026-08-24 03:44:22] "GET /obj-perms HTTP/1.1" 200 4509 0.044277 10.0.0.190 - - [2026-08-24 03:44:31] "POST /neutron/port HTTP/1.1" 200 1125 0.023338 10.0.0.191 - - [2026-08-24 03:44:32] "DELETE /project/a251c93c-e477-4eda-b2ff-207436ed642b HTTP/1.1" 404 177 0.003204 10.0.0.191 - - [2026-08-24 03:44:32] "DELETE /project/0df9a968e50d40f9bb1805804b6dd4b0 HTTP/1.1" 404 173 0.005759 10.0.0.190 - - [2026-08-24 03:44:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009026 10.0.0.190 - - [2026-08-24 03:44:46] "POST /neutron/port HTTP/1.1" 200 1125 0.019618 10.0.0.190 - - [2026-08-24 03:44:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008508 10.0.0.190 - - [2026-08-24 03:45:01] "POST /neutron/port HTTP/1.1" 200 1125 0.021777 10.0.0.190 - - [2026-08-24 03:45:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008484 10.0.0.190 - - [2026-08-24 03:45:02] "GET /virtual-machine/0175976a-a5ba-4d5b-bbba-bb4ae5abc2d9 HTTP/1.1" 401 293 0.000464 10.0.0.190 - - [2026-08-24 03:45:02] "GET /virtual-machine/0175976a-a5ba-4d5b-bbba-bb4ae5abc2d9 HTTP/1.1" 200 1294 0.035321 10.0.0.190 - - [2026-08-24 03:45:02] "GET /virtual-machine-interface/f80ba92e-5c63-443e-a3b5-b8c99fea4db2 HTTP/1.1" 200 2957 0.007001 10.0.0.190 - - [2026-08-24 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.190 - - [2026-08-24 03:45:02] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004954 10.0.0.190 - - [2026-08-24 03:45:02] "GET /virtual-networks?parent_id=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004039 10.0.0.190 - - [2026-08-24 03:45:02] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006761 10.0.0.190 - - [2026-08-24 03:45:04] "POST /neutron/port HTTP/1.1" 200 1121 0.018807 10.0.0.190 - - [2026-08-24 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.190 - - [2026-08-24 03:45:05] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005867 10.0.0.190 - - [2026-08-24 03:45:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005139 10.0.0.190 - - [2026-08-24 03:45:06] "POST /neutron/network HTTP/1.1" 200 823 0.007488 10.0.0.190 - - [2026-08-24 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.190 - - [2026-08-24 03:45:09] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006778 10.0.0.190 - - [2026-08-24 03:45:13] "POST /neutron/network HTTP/1.1" 200 837 0.043929 10.0.0.190 - - [2026-08-24 03:45:13] "POST /neutron/port HTTP/1.1" 200 117 0.001513 10.0.0.190 - - [2026-08-24 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.190 - - [2026-08-24 03:45:13] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005541 10.0.0.190 - - [2026-08-24 03:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.190 - - [2026-08-24 03:45:17] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007200 10.0.0.190 - - [2026-08-24 03:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.190 - - [2026-08-24 03:45:22] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007146 10.0.0.190 - - [2026-08-24 03:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.190 - - [2026-08-24 03:45:26] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005638 10.0.0.190 - - [2026-08-24 03:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.190 - - [2026-08-24 03:45:30] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006216 10.0.0.190 - - [2026-08-24 03:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.190 - - [2026-08-24 03:45:34] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006484 10.0.0.190 - - [2026-08-24 03:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005981 10.0.0.190 - - [2026-08-24 03:45:38] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008034 10.0.0.190 - - [2026-08-24 03:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.190 - - [2026-08-24 03:45:42] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005682 10.0.0.190 - - [2026-08-24 03:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.190 - - [2026-08-24 03:45:46] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005768 10.0.0.190 - - [2026-08-24 03:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.190 - - [2026-08-24 03:45:48] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004285 10.0.0.190 - - [2026-08-24 03:45:48] "GET /virtual-networks?parent_id=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003869 10.0.0.190 - - [2026-08-24 03:45:48] "GET /virtual-network/9d760837-16b2-4d60-a6b2-6ab85c894d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007581 10.0.0.190 - - [2026-08-24 03:45:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010525 10.0.0.190 - - [2026-08-24 03:45:56] "POST /neutron/port HTTP/1.1" 200 1121 0.051354 10.0.0.190 - - [2026-08-24 03:45:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009334 10.0.0.190 - - [2026-08-24 03:46:04] "POST /neutron/port HTTP/1.1" 200 1125 0.020773 10.0.0.190 - - [2026-08-24 03:46:06] "POST /neutron/port HTTP/1.1" 200 1125 0.031896 10.0.0.190 - - [2026-08-24 03:46:08] "POST /neutron/network HTTP/1.1" 200 833 0.007706 10.0.0.190 - - [2026-08-24 03:46:08] "POST /neutron/port HTTP/1.1" 200 117 0.001400 10.0.0.190 - - [2026-08-24 03:46:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004745 10.0.0.190 - - [2026-08-24 03:46:08] "POST /neutron/network HTTP/1.1" 200 827 0.007632 10.0.0.190 - - [2026-08-24 03:46:14] "POST /neutron/port HTTP/1.1" 200 1125 0.021132 10.0.0.190 - - [2026-08-24 03:46:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008489 10.0.0.190 - - [2026-08-24 03:46:30] "POST /neutron/port HTTP/1.1" 200 1121 0.018820 10.0.0.190 - - [2026-08-24 03:46:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009701 10.0.0.190 - - [2026-08-24 03:46:30] "GET /virtual-machine/8321e871-770f-4d18-bdef-e278b408ef62 HTTP/1.1" 200 1295 0.006001 10.0.0.190 - - [2026-08-24 03:46:30] "GET /virtual-machine-interface/20e2f9f7-cbdc-4f4a-a9cd-4c79257f728e HTTP/1.1" 200 2956 0.006220 10.0.0.190 - - [2026-08-24 03:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.190 - - [2026-08-24 03:46:30] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004180 10.0.0.190 - - [2026-08-24 03:46:30] "GET /virtual-networks?parent_id=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003120 10.0.0.190 - - [2026-08-24 03:46:30] "GET /virtual-network/f9089726-d9e6-4d5a-bdc1-f74f36102e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005831 10.0.0.190 - - [2026-08-24 03:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.190 - - [2026-08-24 03:46:31] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004017 10.0.0.190 - - [2026-08-24 03:46:31] "GET /virtual-networks?parent_id=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003214 10.0.0.190 - - [2026-08-24 03:46:31] "GET /virtual-network/f9089726-d9e6-4d5a-bdc1-f74f36102e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006143 10.0.0.190 - - [2026-08-24 03:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.191 - - [2026-08-24 03:46:32] "GET /projects?obj_uuids=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001230 10.0.0.190 - - [2026-08-24 03:46:32] "GET /project/0df9a968-e50d-40f9-bb18-05804b6dd4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.048192 10.0.0.190 - - [2026-08-24 03:46:32] "GET /virtual-network/f9089726-d9e6-4d5a-bdc1-f74f36102e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006093 10.0.0.190 - - [2026-08-24 03:46:32] "GET /floating-ip-pools?parent_id=f9089726-d9e6-4d5a-bdc1-f74f36102e74&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003578 10.0.0.190 - - [2026-08-24 03:46:32] "GET /virtual-network/f9089726-d9e6-4d5a-bdc1-f74f36102e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007096 10.0.0.190 - - [2026-08-24 03:46:32] "POST /floating-ip-pools HTTP/1.1" 200 600 0.038936 10.0.0.190 - - [2026-08-24 03:46:32] "POST /ref-update HTTP/1.1" 200 156 0.022289 10.0.0.190 - - [2026-08-24 03:46:32] "GET /virtual-network/f9089726-d9e6-4d5a-bdc1-f74f36102e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006245 10.0.0.190 - - [2026-08-24 03:46:32] "GET /virtual-network/f9089726-d9e6-4d5a-bdc1-f74f36102e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005884 10.0.0.191 - - [2026-08-24 03:46:32] "GET /projects?obj_uuids=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000972 10.0.0.190 - - [2026-08-24 03:46:32] "POST /neutron/floatingip HTTP/1.1" 200 526 0.166972 10.0.0.190 - - [2026-08-24 03:46:33] "POST /neutron/floatingip HTTP/1.1" 200 573 0.085475 10.0.0.190 - - [2026-08-24 03:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.190 - - [2026-08-24 03:46:33] "GET /routing-instance/1976b101-deeb-44d5-8052-4ea6c21888d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.004771 10.0.0.190 - - [2026-08-24 03:46:33] "GET /route-target/de96ae6a-5f4a-44b8-b4d4-ccb4a97b9c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004565 10.0.0.190 - - [2026-08-24 03:46:49] "POST /neutron/floatingip HTTP/1.1" 200 526 0.055986 10.0.0.190 - - [2026-08-24 03:46:49] "GET /floating-ip-pool/8878d0bb-4cd4-4c02-b26f-d215441ed459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1186 0.003743 10.0.0.190 - - [2026-08-24 03:46:49] "POST /ref-update HTTP/1.1" 200 156 0.013716 10.0.0.190 - - [2026-08-24 03:46:49] "DELETE /floating-ip-pool/8878d0bb-4cd4-4c02-b26f-d215441ed459 HTTP/1.1" 200 115 0.039637 10.0.0.190 - - [2026-08-24 03:46:50] "POST /neutron/network HTTP/1.1" 200 827 0.007918 10.0.0.190 - - [2026-08-24 03:46:51] "POST /neutron/port HTTP/1.1" 200 1111 0.016448 10.0.0.190 - - [2026-08-24 03:46:52] "POST /neutron/port HTTP/1.1" 200 1115 0.017624 10.0.0.190 - - [2026-08-24 03:46:52] "POST /neutron/network HTTP/1.1" 400 204 0.042340 10.0.0.190 - - [2026-08-24 03:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.077946 10.0.0.190 - - [2026-08-24 03:46:54] "POST /neutron/network HTTP/1.1" 200 823 0.007536 10.0.0.190 - - [2026-08-24 03:46:54] "DELETE /route-target/de96ae6a-5f4a-44b8-b4d4-ccb4a97b9c62 HTTP/1.1" 200 115 0.026001 10.0.0.191 - - [2026-08-24 03:46:56] "GET /projects?obj_uuids=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001055 10.0.0.190 - - [2026-08-24 03:46:56] "GET /project/0df9a968-e50d-40f9-bb18-05804b6dd4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.048427 10.0.0.191 - - [2026-08-24 03:46:56] "GET /projects?obj_uuids=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002077 10.0.0.190 - - [2026-08-24 03:46:56] "GET /project/0df9a968-e50d-40f9-bb18-05804b6dd4b0?fields=virtual_networks HTTP/1.1" 200 1036 0.057796 10.0.0.191 - - [2026-08-24 03:46:56] "GET /projects?obj_uuids=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001050 10.0.0.190 - - [2026-08-24 03:46:56] "GET /project/0df9a968-e50d-40f9-bb18-05804b6dd4b0?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.052150 10.0.0.191 - - [2026-08-24 03:46:56] "GET /projects?obj_uuids=0df9a968-e50d-40f9-bb18-05804b6dd4b0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000991 10.0.0.190 - - [2026-08-24 03:46:56] "GET /project/0df9a968-e50d-40f9-bb18-05804b6dd4b0?fields=security_groups HTTP/1.1" 200 1264 0.053371 10.0.0.190 - - [2026-08-24 03:46:57] "POST /fqname-to-id HTTP/1.1" 404 188 0.041875 10.0.0.191 - - [2026-08-24 03:46:57] "GET /projects?obj_uuids=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003397 10.0.0.191 - - [2026-08-24 03:46:57] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001276 10.0.0.191 - - [2026-08-24 03:46:57] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010195 10.0.0.191 - - [2026-08-24 03:46:57] "POST /id-to-fqname HTTP/1.1" 200 190 0.001282 10.0.0.191 - - [2026-08-24 03:46:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.005741 10.0.0.191 - - [2026-08-24 03:46:58] "POST /security-groups HTTP/1.1" 200 591 0.085249 10.0.0.191 - - [2026-08-24 03:46:58] "POST /projects HTTP/1.1" 200 585 0.304437 10.0.0.190 - - [2026-08-24 03:46:58] "POST /fqname-to-id HTTP/1.1" 404 233 0.011555 10.0.0.191 - - [2026-08-24 03:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.378412 10.0.0.190 - - [2026-08-24 03:46:58] "GET /project/3b0fed9a-ea43-4842-8b5b-88555700312b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.569259 10.0.0.190 - - [2026-08-24 03:46:59] "GET / HTTP/1.1" 200 36215 0.001808 10.0.0.190 - - [2026-08-24 03:47:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000483 10.0.0.190 - - [2026-08-24 03:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.087695 10.0.0.191 - - [2026-08-24 03:47:01] "GET /projects?obj_uuids=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000960 10.0.0.190 - - [2026-08-24 03:47:01] "GET /project/3b0fed9a-ea43-4842-8b5b-88555700312b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.053762 10.0.0.191 - - [2026-08-24 03:47:01] "GET /projects?obj_uuids=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001180 10.0.0.190 - - [2026-08-24 03:47:02] "POST /neutron/network HTTP/1.1" 200 625 0.183023 10.0.0.190 - - [2026-08-24 03:47:02] "POST /ref-update HTTP/1.1" 200 156 0.050062 10.0.0.190 - - [2026-08-24 03:47:02] "POST /id-to-fqname HTTP/1.1" 200 230 0.006024 10.0.0.190 - - [2026-08-24 03:47:02] "GET /virtual-network/37f50896-0bca-4054-9dbb-e92b4cbde1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006463 10.0.0.190 - - [2026-08-24 03:47:02] "POST /neutron/network HTTP/1.1" 200 839 0.008377 10.0.0.190 - - [2026-08-24 03:47:02] "GET /virtual-network/37f50896-0bca-4054-9dbb-e92b4cbde1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007720 10.0.0.190 - - [2026-08-24 03:47:02] "POST /neutron/network HTTP/1.1" 200 839 0.006953 10.0.0.190 - - [2026-08-24 03:47:02] "POST /id-to-fqname HTTP/1.1" 200 230 0.001573 10.0.0.190 - - [2026-08-24 03:47:03] "POST /neutron/port HTTP/1.1" 200 117 0.007454 10.0.0.190 - - [2026-08-24 03:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.190 - - [2026-08-24 03:47:03] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004690 10.0.0.190 - - [2026-08-24 03:47:03] "PUT /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9 HTTP/1.1" 200 277 0.012392 10.0.0.190 - - [2026-08-24 03:47:07] "POST /neutron/network HTTP/1.1" 200 849 0.007480 10.0.0.191 - - [2026-08-24 03:47:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000524 10.0.0.191 - - [2026-08-24 03:47:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000508 10.0.0.190 - - [2026-08-24 03:47:08] "POST /neutron/port HTTP/1.1" 200 1055 0.019329 10.0.0.190 - - [2026-08-24 03:47:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000513 10.0.0.190 - - [2026-08-24 03:47:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009035 10.0.0.191 - - [2026-08-24 03:47:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.190 - - [2026-08-24 03:47:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.191 - - [2026-08-24 03:47:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.190 - - [2026-08-24 03:47:09] "POST /neutron/subnet HTTP/1.1" 200 675 0.009584 10.0.0.50 - - [2026-08-24 03:47:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.50 - - [2026-08-24 03:47:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.190 - - [2026-08-24 03:47:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.190 - - [2026-08-24 03:47:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000491 10.0.0.50 - - [2026-08-24 03:47:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000504 10.0.0.50 - - [2026-08-24 03:47:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.190 - - [2026-08-24 03:47:13] "POST /neutron/port HTTP/1.1" 200 1119 0.021764 10.0.0.190 - - [2026-08-24 03:47:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007923 10.0.0.50 - - [2026-08-24 03:47:24] "GET /obj-perms HTTP/1.1" 200 4509 0.054929 10.0.0.190 - - [2026-08-24 03:47:28] "POST /neutron/port HTTP/1.1" 200 1119 0.020115 10.0.0.190 - - [2026-08-24 03:47:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007887 10.0.0.190 - - [2026-08-24 03:47:29] "GET /virtual-machine/39b9ed29-da53-4326-8be5-e2984998ca36 HTTP/1.1" 401 293 0.000683 10.0.0.190 - - [2026-08-24 03:47:29] "GET /virtual-machine/39b9ed29-da53-4326-8be5-e2984998ca36 HTTP/1.1" 200 1294 0.030621 10.0.0.190 - - [2026-08-24 03:47:29] "GET /virtual-machine-interface/22c68fb0-6b26-4806-bcf1-c0599a555e28 HTTP/1.1" 200 2978 0.006514 10.0.0.190 - - [2026-08-24 03:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.190 - - [2026-08-24 03:47:29] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004678 10.0.0.190 - - [2026-08-24 03:47:29] "GET /virtual-networks?parent_id=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003947 10.0.0.190 - - [2026-08-24 03:47:29] "GET /virtual-network/37f50896-0bca-4054-9dbb-e92b4cbde1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005995 10.0.0.190 - - [2026-08-24 03:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006230 10.0.0.190 - - [2026-08-24 03:47:32] "GET /virtual-network/37f50896-0bca-4054-9dbb-e92b4cbde1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006678 10.0.0.191 - - [2026-08-24 03:47:33] "DELETE /project/3b0fed9aea4348428b5b88555700312b HTTP/1.1" 404 173 0.003250 10.0.0.191 - - [2026-08-24 03:47:33] "DELETE /project/0df9a968-e50d-40f9-bb18-05804b6dd4b0 HTTP/1.1" 404 177 0.005921 10.0.0.190 - - [2026-08-24 03:47:33] "POST /neutron/port HTTP/1.1" 200 1119 0.021528 10.0.0.190 - - [2026-08-24 03:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.190 - - [2026-08-24 03:47:34] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004279 10.0.0.190 - - [2026-08-24 03:47:34] "GET /virtual-networks?parent_id=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003763 10.0.0.190 - - [2026-08-24 03:47:34] "GET /virtual-network/37f50896-0bca-4054-9dbb-e92b4cbde1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006482 10.0.0.190 - - [2026-08-24 03:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.190 - - [2026-08-24 03:47:37] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.003987 10.0.0.190 - - [2026-08-24 03:47:37] "PUT /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9 HTTP/1.1" 200 277 0.018387 10.0.0.190 - - [2026-08-24 03:47:37] "POST /neutron/network HTTP/1.1" 400 204 0.018848 10.0.0.190 - - [2026-08-24 03:47:39] "POST /neutron/port HTTP/1.1" 200 151 0.198899 10.0.0.190 - - [2026-08-24 03:47:41] "POST /neutron/network HTTP/1.1" 200 839 0.008592 10.0.0.190 - - [2026-08-24 03:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.190 - - [2026-08-24 03:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.191 - - [2026-08-24 03:47:44] "GET /projects?obj_uuids=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.035040 10.0.0.190 - - [2026-08-24 03:47:44] "GET /project/3b0fed9a-ea43-4842-8b5b-88555700312b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.088354 10.0.0.191 - - [2026-08-24 03:47:44] "GET /projects?obj_uuids=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000968 10.0.0.190 - - [2026-08-24 03:47:44] "POST /neutron/network HTTP/1.1" 200 605 0.143324 10.0.0.190 - - [2026-08-24 03:47:45] "POST /ref-update HTTP/1.1" 200 156 0.033858 10.0.0.190 - - [2026-08-24 03:47:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.003734 10.0.0.190 - - [2026-08-24 03:47:45] "GET /virtual-network/98fd02d5-7072-48f0-88af-5e4ddab5b355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006710 10.0.0.190 - - [2026-08-24 03:47:45] "POST /neutron/network HTTP/1.1" 200 823 0.007109 10.0.0.190 - - [2026-08-24 03:47:45] "GET /virtual-network/98fd02d5-7072-48f0-88af-5e4ddab5b355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005886 10.0.0.190 - - [2026-08-24 03:47:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.001405 10.0.0.190 - - [2026-08-24 03:47:45] "POST /neutron/network HTTP/1.1" 200 833 0.007639 10.0.0.191 - - [2026-08-24 03:47:45] "GET /projects?obj_uuids=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000890 10.0.0.190 - - [2026-08-24 03:47:45] "GET /project/3b0fed9a-ea43-4842-8b5b-88555700312b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.060081 10.0.0.190 - - [2026-08-24 03:47:45] "POST /neutron/port HTTP/1.1" 200 117 0.007190 10.0.0.191 - - [2026-08-24 03:47:50] "GET /projects?obj_uuids=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001366 10.0.0.190 - - [2026-08-24 03:47:50] "POST /neutron/port HTTP/1.1" 200 1059 0.364311 10.0.0.190 - - [2026-08-24 03:47:50] "POST /neutron/port HTTP/1.1" 200 1113 0.150445 10.0.0.190 - - [2026-08-24 03:47:51] "POST /neutron/port HTTP/1.1" 200 1123 0.025902 10.0.0.190 - - [2026-08-24 03:47:51] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.190 - - [2026-08-24 03:47:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010091 10.0.0.190 - - [2026-08-24 03:48:06] "POST /neutron/port HTTP/1.1" 200 1123 0.021762 10.0.0.190 - - [2026-08-24 03:48:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008694 10.0.0.190 - - [2026-08-24 03:48:16] "POST /neutron/port HTTP/1.1" 200 1123 0.020426 10.0.0.190 - - [2026-08-24 03:48:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008252 10.0.0.190 - - [2026-08-24 03:48:16] "GET /virtual-machine/544d410e-9aee-426b-ba63-21e6ef59404e HTTP/1.1" 200 1294 0.006718 10.0.0.190 - - [2026-08-24 03:48:16] "GET /virtual-machine-interface/279d39d8-a3a1-4262-adcd-93fc04a14370 HTTP/1.1" 200 2948 0.005994 10.0.0.190 - - [2026-08-24 03:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.190 - - [2026-08-24 03:48:16] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004734 10.0.0.190 - - [2026-08-24 03:48:16] "GET /virtual-networks?parent_id=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003297 10.0.0.190 - - [2026-08-24 03:48:16] "GET /virtual-network/98fd02d5-7072-48f0-88af-5e4ddab5b355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006145 10.0.0.190 - - [2026-08-24 03:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.190 - - [2026-08-24 03:48:18] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003783 10.0.0.190 - - [2026-08-24 03:48:18] "GET /virtual-networks?parent_id=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003176 10.0.0.190 - - [2026-08-24 03:48:18] "GET /virtual-network/98fd02d5-7072-48f0-88af-5e4ddab5b355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006649 10.0.0.190 - - [2026-08-24 03:48:18] "POST /neutron/port HTTP/1.1" 200 1123 0.020750 10.0.0.191 - - [2026-08-24 03:48:25] "GET /obj-perms HTTP/1.1" 200 4509 0.052707 10.0.0.190 - - [2026-08-24 03:48:25] "POST /neutron/network HTTP/1.1" 400 204 0.015113 10.0.0.190 - - [2026-08-24 03:48:25] "GET /obj-perms HTTP/1.1" 200 4509 0.039471 10.0.0.190 - - [2026-08-24 03:48:27] "POST /neutron/port HTTP/1.1" 200 151 0.254036 10.0.0.190 - - [2026-08-24 03:48:29] "POST /neutron/network HTTP/1.1" 200 823 0.008136 10.0.0.190 - - [2026-08-24 03:48:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.004354 10.0.0.190 - - [2026-08-24 03:48:32] "POST /network-ipams HTTP/1.1" 200 543 0.031754 10.0.0.190 - - [2026-08-24 03:48:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 767 0.008169 10.0.0.190 - - [2026-08-24 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.190 - - [2026-08-24 03:48:32] "GET /network-ipam/19dc73c0-3e03-4934-9e8f-b9d963d81847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.006999 10.0.0.190 - - [2026-08-24 03:48:32] "PUT /network-ipam/19dc73c0-3e03-4934-9e8f-b9d963d81847 HTTP/1.1" 200 259 0.025572 10.0.0.190 - - [2026-08-24 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.191 - - [2026-08-24 03:48:32] "GET /projects?obj_uuids=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000983 10.0.0.190 - - [2026-08-24 03:48:32] "GET /project/3b0fed9a-ea43-4842-8b5b-88555700312b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.048740 10.0.0.191 - - [2026-08-24 03:48:32] "GET /projects?obj_uuids=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000944 10.0.0.190 - - [2026-08-24 03:48:33] "POST /neutron/network HTTP/1.1" 200 605 0.144960 10.0.0.190 - - [2026-08-24 03:48:33] "POST /route-targets HTTP/1.1" 200 328 0.020283 10.0.0.190 - - [2026-08-24 03:48:33] "POST /neutron/network HTTP/1.1" 200 994 0.016803 10.0.0.190 - - [2026-08-24 03:48:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001181 10.0.0.190 - - [2026-08-24 03:48:33] "GET /virtual-network/4935bb8b-47bf-43cc-8beb-1e5a0f7fee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005227 10.0.0.190 - - [2026-08-24 03:48:33] "GET /virtual-network/4935bb8b-47bf-43cc-8beb-1e5a0f7fee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005892 10.0.0.190 - - [2026-08-24 03:48:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.009194 10.0.0.190 - - [2026-08-24 03:48:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.009026 10.0.0.191 - - [2026-08-24 03:48:34] "GET /projects?obj_uuids=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001044 10.0.0.190 - - [2026-08-24 03:48:34] "POST /neutron/port HTTP/1.1" 200 1017 0.274124 10.0.0.190 - - [2026-08-24 03:48:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.002539 10.0.0.190 - - [2026-08-24 03:48:34] "POST /neutron/network HTTP/1.1" 200 994 0.009566 10.0.0.190 - - [2026-08-24 03:48:34] "POST /neutron/port HTTP/1.1" 200 117 0.006294 10.0.0.190 - - [2026-08-24 03:48:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001462 10.0.0.190 - - [2026-08-24 03:48:35] "POST /neutron/port HTTP/1.1" 200 1017 0.012450 10.0.0.190 - - [2026-08-24 03:48:35] "POST /neutron/port HTTP/1.1" 200 1017 0.012729 10.0.0.190 - - [2026-08-24 03:48:35] "POST /neutron/port HTTP/1.1" 200 117 0.006953 10.0.0.190 - - [2026-08-24 03:48:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.001399 10.0.0.190 - - [2026-08-24 03:48:35] "POST /neutron/network HTTP/1.1" 200 994 0.008816 10.0.0.190 - - [2026-08-24 03:48:36] "GET /virtual-network/4935bb8b-47bf-43cc-8beb-1e5a0f7fee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.007030 10.0.0.190 - - [2026-08-24 03:48:37] "POST /neutron/port HTTP/1.1" 200 117 0.010848 10.0.0.190 - - [2026-08-24 03:48:39] "POST /neutron/port HTTP/1.1" 200 1017 0.012609 10.0.0.190 - - [2026-08-24 03:48:39] "POST /neutron/port HTTP/1.1" 200 1017 0.033453 10.0.0.190 - - [2026-08-24 03:48:39] "POST /neutron/port HTTP/1.1" 200 1017 0.011808 10.0.0.190 - - [2026-08-24 03:48:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004767 10.0.0.190 - - [2026-08-24 03:48:40] "POST /neutron/network HTTP/1.1" 200 994 0.009868 10.0.0.190 - - [2026-08-24 03:48:41] "POST /neutron/subnet HTTP/1.1" 200 673 0.012182 10.0.0.190 - - [2026-08-24 03:48:41] "POST /neutron/network HTTP/1.1" 200 1004 0.008621 10.0.0.190 - - [2026-08-24 03:48:41] "POST /neutron/port HTTP/1.1" 200 1055 0.019205 10.0.0.190 - - [2026-08-24 03:48:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004842 10.0.0.190 - - [2026-08-24 03:48:42] "POST /neutron/network HTTP/1.1" 200 994 0.009084 10.0.0.190 - - [2026-08-24 03:48:48] "POST /neutron/port HTTP/1.1" 200 1119 0.021709 10.0.0.190 - - [2026-08-24 03:48:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009458 10.0.0.190 - - [2026-08-24 03:49:03] "POST /neutron/port HTTP/1.1" 200 1119 0.025526 10.0.0.190 - - [2026-08-24 03:49:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007392 10.0.0.190 - - [2026-08-24 03:49:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008281 10.0.0.190 - - [2026-08-24 03:49:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003998 10.0.0.190 - - [2026-08-24 03:49:09] "POST /neutron/network HTTP/1.1" 200 994 0.011306 10.0.0.190 - - [2026-08-24 03:49:18] "POST /neutron/port HTTP/1.1" 200 1119 0.018038 10.0.0.190 - - [2026-08-24 03:49:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009814 10.0.0.190 - - [2026-08-24 03:49:19] "GET /virtual-machine/7329aaf0-2ad6-4446-9784-5a15c3c532ba HTTP/1.1" 200 1290 0.012655 10.0.0.190 - - [2026-08-24 03:49:19] "GET /virtual-machine-interface/23ce2aba-0e88-4278-a2b7-8c27edd23e7d HTTP/1.1" 200 2948 0.006094 10.0.0.190 - - [2026-08-24 03:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.190 - - [2026-08-24 03:49:19] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004057 10.0.0.190 - - [2026-08-24 03:49:19] "GET /virtual-networks?parent_id=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003203 10.0.0.190 - - [2026-08-24 03:49:19] "GET /virtual-network/4935bb8b-47bf-43cc-8beb-1e5a0f7fee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.008109 10.0.0.190 - - [2026-08-24 03:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.190 - - [2026-08-24 03:49:22] "GET /virtual-network/4935bb8b-47bf-43cc-8beb-1e5a0f7fee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005925 10.0.0.190 - - [2026-08-24 03:49:24] "POST /neutron/port HTTP/1.1" 200 1119 0.018839 10.0.0.190 - - [2026-08-24 03:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.190 - - [2026-08-24 03:49:26] "GET /virtual-network/4935bb8b-47bf-43cc-8beb-1e5a0f7fee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005706 10.0.0.190 - - [2026-08-24 03:49:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007997 10.0.0.190 - - [2026-08-24 03:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.190 - - [2026-08-24 03:49:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005972 10.0.0.190 - - [2026-08-24 03:49:28] "GET /virtual-networks?parent_id=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003648 10.0.0.190 - - [2026-08-24 03:49:28] "GET /virtual-network/4935bb8b-47bf-43cc-8beb-1e5a0f7fee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006227 10.0.0.190 - - [2026-08-24 03:49:28] "POST /neutron/port HTTP/1.1" 200 1119 0.023074 10.0.0.190 - - [2026-08-24 03:49:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008882 10.0.0.190 - - [2026-08-24 03:49:28] "GET /virtual-machine/4cd527e6-e06a-4baa-8751-06a5d9579e45 HTTP/1.1" 200 1289 0.007200 10.0.0.190 - - [2026-08-24 03:49:28] "GET /virtual-machine-interface/6a2dee7b-2595-4ad7-a2c2-3b35759a4b59 HTTP/1.1" 200 2948 0.007146 10.0.0.190 - - [2026-08-24 03:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.190 - - [2026-08-24 03:49:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005027 10.0.0.190 - - [2026-08-24 03:49:28] "GET /virtual-networks?parent_id=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003829 10.0.0.190 - - [2026-08-24 03:49:29] "GET /virtual-network/4935bb8b-47bf-43cc-8beb-1e5a0f7fee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006369 10.0.0.190 - - [2026-08-24 03:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.190 - - [2026-08-24 03:49:30] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004021 10.0.0.190 - - [2026-08-24 03:49:30] "GET /virtual-networks?parent_id=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003961 10.0.0.190 - - [2026-08-24 03:49:30] "GET /virtual-network/4935bb8b-47bf-43cc-8beb-1e5a0f7fee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005851 10.0.0.190 - - [2026-08-24 03:49:30] "POST /neutron/port HTTP/1.1" 200 1119 0.020710 10.0.0.190 - - [2026-08-24 03:49:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009254 10.0.0.190 - - [2026-08-24 03:49:30] "GET /virtual-machine/4a662f70-487b-476f-8fa5-143c95d834e7 HTTP/1.1" 200 1294 0.006288 10.0.0.190 - - [2026-08-24 03:49:30] "GET /virtual-machine-interface/212ccc80-391d-4596-bfac-ec7b72185906 HTTP/1.1" 200 2948 0.006177 10.0.0.190 - - [2026-08-24 03:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.190 - - [2026-08-24 03:49:30] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003839 10.0.0.190 - - [2026-08-24 03:49:30] "GET /virtual-networks?parent_id=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.011180 10.0.0.190 - - [2026-08-24 03:49:30] "GET /virtual-network/4935bb8b-47bf-43cc-8beb-1e5a0f7fee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006266 10.0.0.190 - - [2026-08-24 03:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.190 - - [2026-08-24 03:49:31] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005135 10.0.0.190 - - [2026-08-24 03:49:31] "GET /virtual-networks?parent_id=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003352 10.0.0.190 - - [2026-08-24 03:49:31] "GET /virtual-network/4935bb8b-47bf-43cc-8beb-1e5a0f7fee5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006084 10.0.0.190 - - [2026-08-24 03:49:47] "POST /neutron/port HTTP/1.1" 200 151 0.203439 10.0.0.190 - - [2026-08-24 03:49:48] "POST /neutron/port HTTP/1.1" 200 151 0.233606 10.0.0.190 - - [2026-08-24 03:49:49] "POST /neutron/port HTTP/1.1" 200 1119 0.020275 10.0.0.190 - - [2026-08-24 03:49:50] "POST /neutron/network HTTP/1.1" 200 994 0.009976 10.0.0.190 - - [2026-08-24 03:49:50] "DELETE /route-target/90a0650b-fc1a-4f08-9590-c2f0130c84cc HTTP/1.1" 200 115 0.055118 10.0.0.190 - - [2026-08-24 03:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.190 - - [2026-08-24 03:49:50] "DELETE /network-ipam/19dc73c0-3e03-4934-9e8f-b9d963d81847 HTTP/1.1" 200 115 0.057242 10.0.0.190 - - [2026-08-24 03:49:50] "POST /fqname-to-id HTTP/1.1" 404 211 0.013945 10.0.0.190 - - [2026-08-24 03:49:51] "POST /neutron/port HTTP/1.1" 400 205 0.004821 10.0.0.190 - - [2026-08-24 03:49:51] "POST /neutron/port HTTP/1.1" 400 205 0.006924 10.0.0.191 - - [2026-08-24 03:49:52] "GET /projects?obj_uuids=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001426 10.0.0.190 - - [2026-08-24 03:49:52] "GET /project/3b0fed9a-ea43-4842-8b5b-88555700312b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.106290 10.0.0.191 - - [2026-08-24 03:49:52] "GET /projects?obj_uuids=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001852 10.0.0.190 - - [2026-08-24 03:49:52] "GET /project/3b0fed9a-ea43-4842-8b5b-88555700312b?fields=virtual_networks HTTP/1.1" 200 1034 0.065719 10.0.0.191 - - [2026-08-24 03:49:52] "GET /projects?obj_uuids=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001251 10.0.0.190 - - [2026-08-24 03:49:52] "GET /project/3b0fed9a-ea43-4842-8b5b-88555700312b?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.048126 10.0.0.191 - - [2026-08-24 03:49:52] "GET /projects?obj_uuids=3b0fed9a-ea43-4842-8b5b-88555700312b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062 10.0.0.190 - - [2026-08-24 03:49:52] "GET /project/3b0fed9a-ea43-4842-8b5b-88555700312b?fields=security_groups HTTP/1.1" 200 1261 0.075687 10.0.0.190 - - [2026-08-24 03:49:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.408801 10.0.0.191 - - [2026-08-24 03:49:54] "GET /projects?obj_uuids=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003424 10.0.0.191 - - [2026-08-24 03:49:54] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001259 10.0.0.191 - - [2026-08-24 03:49:54] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.055245 10.0.0.191 - - [2026-08-24 03:49:54] "POST /id-to-fqname HTTP/1.1" 200 198 0.003663 10.0.0.191 - - [2026-08-24 03:49:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.005565 10.0.0.191 - - [2026-08-24 03:49:54] "POST /security-groups HTTP/1.1" 200 599 0.081988 10.0.0.191 - - [2026-08-24 03:49:54] "POST /projects HTTP/1.1" 200 601 0.373231 10.0.0.191 - - [2026-08-24 03:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.405316 10.0.0.190 - - [2026-08-24 03:49:54] "POST /fqname-to-id HTTP/1.1" 404 241 0.018398 10.0.0.190 - - [2026-08-24 03:49:54] "GET /project/74e32644-60fa-448d-9d20-26902db534c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.632015 10.0.0.190 - - [2026-08-24 03:49:55] "GET / HTTP/1.1" 200 36215 0.001648 10.0.0.190 - - [2026-08-24 03:49:57] "POST /fqname-to-id HTTP/1.1" 401 293 0.000544 10.0.0.190 - - [2026-08-24 03:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.058926 10.0.0.191 - - [2026-08-24 03:49:58] "GET /projects?obj_uuids=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003930 10.0.0.190 - - [2026-08-24 03:49:58] "GET /project/74e32644-60fa-448d-9d20-26902db534c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.043413 10.0.0.191 - - [2026-08-24 03:49:58] "GET /projects?obj_uuids=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001154 10.0.0.190 - - [2026-08-24 03:49:58] "POST /neutron/network HTTP/1.1" 200 613 0.176712 10.0.0.190 - - [2026-08-24 03:49:58] "POST /ref-update HTTP/1.1" 200 156 0.035419 10.0.0.190 - - [2026-08-24 03:49:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.054131 10.0.0.190 - - [2026-08-24 03:49:59] "POST /neutron/network HTTP/1.1" 200 1004 0.012120 10.0.0.190 - - [2026-08-24 03:49:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.001153 10.0.0.190 - - [2026-08-24 03:49:59] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005910 10.0.0.190 - - [2026-08-24 03:49:59] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005868 10.0.0.190 - - [2026-08-24 03:49:59] "POST /neutron/subnet HTTP/1.1" 200 828 0.011215 10.0.0.190 - - [2026-08-24 03:49:59] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006325 10.0.0.50 - - [2026-08-24 03:50:01] "GET /obj-perms HTTP/1.1" 200 4499 0.056340 10.0.0.191 - - [2026-08-24 03:50:01] "GET /obj-perms HTTP/1.1" 200 4499 0.056023 10.0.0.190 - - [2026-08-24 03:50:01] "POST /id-to-fqname HTTP/1.1" 200 228 0.001345 10.0.0.190 - - [2026-08-24 03:50:02] "POST /neutron/network HTTP/1.1" 200 1004 0.060092 10.0.0.190 - - [2026-08-24 03:50:02] "POST /id-to-fqname HTTP/1.1" 200 228 0.001519 10.0.0.190 - - [2026-08-24 03:50:02] "POST /neutron/port HTTP/1.1" 200 117 0.007795 10.0.0.191 - - [2026-08-24 03:50:02] "GET /projects?obj_uuids=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.190 - - [2026-08-24 03:50:02] "GET /project/74e32644-60fa-448d-9d20-26902db534c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.103809 10.0.0.190 - - [2026-08-24 03:50:02] "POST /neutron/port HTTP/1.1" 200 117 0.009312 10.0.0.190 - - [2026-08-24 03:50:03] "POST /id-to-fqname HTTP/1.1" 200 228 0.001560 10.0.0.190 - - [2026-08-24 03:50:03] "POST /neutron/network HTTP/1.1" 200 1014 0.008291 10.0.0.190 - - [2026-08-24 03:50:03] "POST /neutron/port HTTP/1.1" 200 117 0.007699 10.0.0.190 - - [2026-08-24 03:50:03] "POST /id-to-fqname HTTP/1.1" 200 228 0.001344 10.0.0.190 - - [2026-08-24 03:50:04] "POST /neutron/network HTTP/1.1" 200 1004 0.009898 10.0.0.190 - - [2026-08-24 03:50:04] "POST /neutron/port HTTP/1.1" 200 117 0.006645 10.0.0.190 - - [2026-08-24 03:50:07] "POST /neutron/port HTTP/1.1" 200 1173 0.035371 10.0.0.190 - - [2026-08-24 03:50:08] "POST /neutron/network HTTP/1.1" 200 1014 0.007491 10.0.0.190 - - [2026-08-24 03:50:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007828 10.0.0.190 - - [2026-08-24 03:50:08] "POST /neutron/port HTTP/1.1" 200 117 0.001388 10.0.0.190 - - [2026-08-24 03:50:08] "POST /neutron/port HTTP/1.1" 200 1173 0.026834 10.0.0.190 - - [2026-08-24 03:50:09] "POST /neutron/port HTTP/1.1" 200 1237 0.021123 10.0.0.190 - - [2026-08-24 03:50:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003934 10.0.0.190 - - [2026-08-24 03:50:09] "POST /neutron/port HTTP/1.1" 200 117 0.001557 10.0.0.190 - - [2026-08-24 03:50:10] "POST /neutron/network HTTP/1.1" 200 1014 0.008508 10.0.0.190 - - [2026-08-24 03:50:10] "POST /neutron/port HTTP/1.1" 200 1173 0.021854 10.0.0.191 - - [2026-08-24 03:50:11] "GET /projects?obj_uuids=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001169 10.0.0.190 - - [2026-08-24 03:50:11] "POST /neutron/port HTTP/1.1" 200 1173 0.392730 10.0.0.190 - - [2026-08-24 03:50:11] "POST /neutron/port HTTP/1.1" 200 1227 0.137086 10.0.0.190 - - [2026-08-24 03:50:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004216 10.0.0.190 - - [2026-08-24 03:50:12] "POST /neutron/port HTTP/1.1" 200 117 0.001187 10.0.0.190 - - [2026-08-24 03:50:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.030432 10.0.0.190 - - [2026-08-24 03:50:13] "POST /neutron/port HTTP/1.1" 200 117 0.001152 10.0.0.190 - - [2026-08-24 03:50:14] "POST /neutron/port HTTP/1.1" 200 1237 0.020057 10.0.0.190 - - [2026-08-24 03:50:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008701 10.0.0.190 - - [2026-08-24 03:50:26] "GET /obj-perms HTTP/1.1" 200 4509 0.041985 10.0.0.190 - - [2026-08-24 03:50:30] "POST /neutron/port HTTP/1.1" 200 1237 0.023183 10.0.0.191 - - [2026-08-24 03:50:33] "DELETE /project/74e3264460fa448d9d2026902db534c9 HTTP/1.1" 404 173 0.004452 10.0.0.191 - - [2026-08-24 03:50:33] "DELETE /project/3b0fed9a-ea43-4842-8b5b-88555700312b HTTP/1.1" 404 177 0.004293 10.0.0.190 - - [2026-08-24 03:50:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008084 10.0.0.190 - - [2026-08-24 03:50:40] "POST /neutron/port HTTP/1.1" 200 1237 0.021287 10.0.0.190 - - [2026-08-24 03:50:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008240 10.0.0.190 - - [2026-08-24 03:50:40] "GET /virtual-machine/518d132e-6e5d-42eb-8822-2a80aa3672e8 HTTP/1.1" 401 293 0.000488 10.0.0.190 - - [2026-08-24 03:50:40] "GET /virtual-machine/518d132e-6e5d-42eb-8822-2a80aa3672e8 HTTP/1.1" 200 1301 0.028328 10.0.0.190 - - [2026-08-24 03:50:40] "GET /virtual-machine-interface/fb9bc026-6d13-4f3c-a77a-74c3d3a2059b HTTP/1.1" 200 3184 0.005880 10.0.0.190 - - [2026-08-24 03:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.190 - - [2026-08-24 03:50:40] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004724 10.0.0.190 - - [2026-08-24 03:50:40] "GET /virtual-networks?parent_id=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004020 10.0.0.190 - - [2026-08-24 03:50:41] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007087 10.0.0.190 - - [2026-08-24 03:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.190 - - [2026-08-24 03:50:44] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006660 10.0.0.190 - - [2026-08-24 03:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.190 - - [2026-08-24 03:50:48] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006228 10.0.0.190 - - [2026-08-24 03:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.190 - - [2026-08-24 03:50:52] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006041 10.0.0.190 - - [2026-08-24 03:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.190 - - [2026-08-24 03:50:56] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006178 10.0.0.190 - - [2026-08-24 03:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.190 - - [2026-08-24 03:51:00] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005710 10.0.0.190 - - [2026-08-24 03:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005161 10.0.0.190 - - [2026-08-24 03:51:04] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005437 10.0.0.190 - - [2026-08-24 03:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.190 - - [2026-08-24 03:51:08] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006177 10.0.0.190 - - [2026-08-24 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.190 - - [2026-08-24 03:51:12] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005691 10.0.0.190 - - [2026-08-24 03:51:15] "POST /neutron/network HTTP/1.1" 200 1014 0.007958 10.0.0.190 - - [2026-08-24 03:51:15] "POST /neutron/subnet HTTP/1.1" 200 1375 0.016576 10.0.0.190 - - [2026-08-24 03:51:15] "POST /neutron/network HTTP/1.1" 200 1004 0.010308 10.0.0.190 - - [2026-08-24 03:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.190 - - [2026-08-24 03:51:16] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005791 10.0.0.190 - - [2026-08-24 03:51:17] "POST /neutron/network HTTP/1.1" 200 1014 0.008422 10.0.0.190 - - [2026-08-24 03:51:17] "POST /neutron/subnet HTTP/1.1" 200 1375 0.016467 10.0.0.190 - - [2026-08-24 03:51:17] "POST /neutron/network HTTP/1.1" 200 1004 0.010206 10.0.0.190 - - [2026-08-24 03:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.190 - - [2026-08-24 03:51:18] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005035 10.0.0.190 - - [2026-08-24 03:51:19] "GET /virtual-networks?parent_id=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003742 10.0.0.190 - - [2026-08-24 03:51:19] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006685 10.0.0.190 - - [2026-08-24 03:51:23] "POST /neutron/port HTTP/1.1" 200 1237 0.045939 10.0.0.190 - - [2026-08-24 03:51:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008363 10.0.0.190 - - [2026-08-24 03:51:30] "POST /neutron/port HTTP/1.1" 200 1237 0.022129 10.0.0.190 - - [2026-08-24 03:51:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007611 10.0.0.190 - - [2026-08-24 03:51:34] "POST /neutron/port HTTP/1.1" 200 1237 0.022313 10.0.0.190 - - [2026-08-24 03:51:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009310 10.0.0.190 - - [2026-08-24 03:51:35] "GET /virtual-machine/35b004b2-dc6c-4aca-ae53-6a44b5cd79a2 HTTP/1.1" 200 1302 0.006944 10.0.0.190 - - [2026-08-24 03:51:35] "GET /virtual-machine-interface/1d546821-ea03-4962-9a95-f77704c0cf2e HTTP/1.1" 200 3183 0.006167 10.0.0.190 - - [2026-08-24 03:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.190 - - [2026-08-24 03:51:35] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007414 10.0.0.190 - - [2026-08-24 03:51:35] "GET /virtual-networks?parent_id=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003834 10.0.0.190 - - [2026-08-24 03:51:35] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006529 10.0.0.190 - - [2026-08-24 03:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.190 - - [2026-08-24 03:51:36] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004735 10.0.0.190 - - [2026-08-24 03:51:36] "GET /virtual-networks?parent_id=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003639 10.0.0.190 - - [2026-08-24 03:51:36] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006464 10.0.0.190 - - [2026-08-24 03:51:36] "POST /neutron/port HTTP/1.1" 200 1237 0.019822 10.0.0.190 - - [2026-08-24 03:51:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009530 10.0.0.190 - - [2026-08-24 03:51:46] "POST /neutron/port HTTP/1.1" 200 1237 0.022099 10.0.0.190 - - [2026-08-24 03:51:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008467 10.0.0.190 - - [2026-08-24 03:51:47] "GET /virtual-machine/f082e17c-6722-41d4-b38c-13cde1eeac05 HTTP/1.1" 200 1303 0.006481 10.0.0.190 - - [2026-08-24 03:51:47] "GET /virtual-machine-interface/a7283089-71a8-4e5e-a222-d21e59e211a3 HTTP/1.1" 200 3184 0.005230 10.0.0.190 - - [2026-08-24 03:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.190 - - [2026-08-24 03:51:47] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005601 10.0.0.190 - - [2026-08-24 03:51:47] "GET /virtual-networks?parent_id=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003747 10.0.0.190 - - [2026-08-24 03:51:47] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008048 10.0.0.190 - - [2026-08-24 03:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.190 - - [2026-08-24 03:51:48] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003899 10.0.0.190 - - [2026-08-24 03:51:48] "GET /virtual-networks?parent_id=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003440 10.0.0.190 - - [2026-08-24 03:51:48] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006754 10.0.0.191 - - [2026-08-24 03:52:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.191 - - [2026-08-24 03:52:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.190 - - [2026-08-24 03:52:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000447 10.0.0.190 - - [2026-08-24 03:52:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.191 - - [2026-08-24 03:52:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000575 10.0.0.191 - - [2026-08-24 03:52:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000470 10.0.0.50 - - [2026-08-24 03:52:10] "GET /global-system-configs HTTP/1.1" 401 293 0.001731 10.0.0.50 - - [2026-08-24 03:52:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000485 10.0.0.190 - - [2026-08-24 03:52:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.190 - - [2026-08-24 03:52:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000533 10.0.0.50 - - [2026-08-24 03:52:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.50 - - [2026-08-24 03:52:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.190 - - [2026-08-24 03:52:13] "POST /neutron/port HTTP/1.1" 200 1237 0.019211 10.0.0.190 - - [2026-08-24 03:52:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004443 10.0.0.190 - - [2026-08-24 03:52:14] "POST /neutron/port HTTP/1.1" 200 117 0.001271 10.0.0.190 - - [2026-08-24 03:52:14] "POST /neutron/network HTTP/1.1" 200 1014 0.007477 10.0.0.190 - - [2026-08-24 03:52:14] "POST /neutron/subnet HTTP/1.1" 200 1375 0.013935 10.0.0.190 - - [2026-08-24 03:52:14] "POST /neutron/network HTTP/1.1" 200 1004 0.010088 10.0.0.191 - - [2026-08-24 03:52:42] "GET /projects?obj_uuids=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001191 10.0.0.190 - - [2026-08-24 03:52:42] "GET /project/74e32644-60fa-448d-9d20-26902db534c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.056612 10.0.0.190 - - [2026-08-24 03:52:42] "POST /fqname-to-id HTTP/1.1" 404 226 0.003141 10.0.0.190 - - [2026-08-24 03:52:42] "POST /interface-route-tables HTTP/1.1" 200 577 0.031867 10.0.0.190 - - [2026-08-24 03:52:42] "GET /interface-route-table/201d2407-cc18-461b-803c-7c95995e8389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.006648 10.0.0.190 - - [2026-08-24 03:52:42] "GET /virtual-machine-interface/fb9bc026-6d13-4f3c-a77a-74c3d3a2059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.007876 10.0.0.190 - - [2026-08-24 03:52:42] "POST /ref-update HTTP/1.1" 200 156 0.018527 10.0.0.190 - - [2026-08-24 03:53:16] "POST /neutron/port HTTP/1.1" 200 1237 0.019067 10.0.0.190 - - [2026-08-24 03:53:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004279 10.0.0.190 - - [2026-08-24 03:53:16] "POST /neutron/port HTTP/1.1" 200 117 0.001254 10.0.0.190 - - [2026-08-24 03:53:17] "POST /neutron/network HTTP/1.1" 200 1014 0.009341 10.0.0.190 - - [2026-08-24 03:53:17] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015582 10.0.0.190 - - [2026-08-24 03:53:17] "POST /neutron/network HTTP/1.1" 200 1004 0.009525 10.0.0.191 - - [2026-08-24 03:53:26] "GET /projects?obj_uuids=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.028570 10.0.0.190 - - [2026-08-24 03:53:26] "GET /project/74e32644-60fa-448d-9d20-26902db534c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.088767 10.0.0.190 - - [2026-08-24 03:53:26] "POST /fqname-to-id HTTP/1.1" 404 226 0.004904 10.0.0.190 - - [2026-08-24 03:53:26] "POST /interface-route-tables HTTP/1.1" 200 577 0.031606 10.0.0.190 - - [2026-08-24 03:53:26] "GET /interface-route-table/88835887-d28d-4ed1-8ab5-53fa08df03e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.006978 10.0.0.190 - - [2026-08-24 03:53:27] "GET /virtual-machine-interface/1d546821-ea03-4962-9a95-f77704c0cf2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.006015 10.0.0.190 - - [2026-08-24 03:53:27] "POST /ref-update HTTP/1.1" 200 156 0.016534 10.0.0.190 - - [2026-08-24 03:53:27] "GET /virtual-machine-interface/a7283089-71a8-4e5e-a222-d21e59e211a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.006013 10.0.0.190 - - [2026-08-24 03:53:27] "PUT /virtual-machine-interface/a7283089-71a8-4e5e-a222-d21e59e211a3 HTTP/1.1" 200 285 0.015013 10.0.0.190 - - [2026-08-24 03:53:27] "GET /virtual-machine-interface/fb9bc026-6d13-4f3c-a77a-74c3d3a2059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.008502 10.0.0.190 - - [2026-08-24 03:53:27] "PUT /virtual-machine-interface/fb9bc026-6d13-4f3c-a77a-74c3d3a2059b HTTP/1.1" 200 285 0.015568 10.0.0.190 - - [2026-08-24 03:53:28] "GET /virtual-machine-interface/1d546821-ea03-4962-9a95-f77704c0cf2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.019312 10.0.0.190 - - [2026-08-24 03:53:28] "PUT /virtual-machine-interface/1d546821-ea03-4962-9a95-f77704c0cf2e HTTP/1.1" 200 285 0.018994 10.0.0.50 - - [2026-08-24 03:53:29] "GET /obj-perms HTTP/1.1" 200 4509 0.050762 10.0.0.190 - - [2026-08-24 03:54:15] "POST /neutron/network HTTP/1.1" 200 1014 0.029030 10.0.0.190 - - [2026-08-24 03:54:15] "POST /neutron/subnet HTTP/1.1" 200 1375 0.016256 10.0.0.190 - - [2026-08-24 03:54:15] "POST /neutron/network HTTP/1.1" 200 1004 0.010642 10.0.0.190 - - [2026-08-24 03:54:19] "POST /neutron/network HTTP/1.1" 200 1014 0.009659 10.0.0.190 - - [2026-08-24 03:54:19] "POST /neutron/subnet HTTP/1.1" 200 1375 0.017675 10.0.0.190 - - [2026-08-24 03:54:19] "POST /neutron/network HTTP/1.1" 200 1004 0.010880 10.0.0.191 - - [2026-08-24 03:54:30] "GET /obj-perms HTTP/1.1" 200 4509 0.047449 10.0.0.190 - - [2026-08-24 03:54:30] "GET /obj-perms HTTP/1.1" 200 4509 0.046516 10.0.0.190 - - [2026-08-24 03:54:31] "POST /neutron/port HTTP/1.1" 200 1237 0.022423 10.0.0.190 - - [2026-08-24 03:54:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008046 10.0.0.190 - - [2026-08-24 03:54:31] "GET /virtual-machine/353f7d9b-24bb-4b0d-aecb-fb623a96c243 HTTP/1.1" 200 1302 0.006642 10.0.0.190 - - [2026-08-24 03:54:31] "GET /virtual-machine-interface/c7d4b3db-6447-47cf-93ea-a270c585fc0b HTTP/1.1" 200 3184 0.005793 10.0.0.190 - - [2026-08-24 03:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.190 - - [2026-08-24 03:54:31] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003597 10.0.0.190 - - [2026-08-24 03:54:31] "GET /virtual-networks?parent_id=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003353 10.0.0.190 - - [2026-08-24 03:54:31] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006575 10.0.0.190 - - [2026-08-24 03:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.190 - - [2026-08-24 03:54:32] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004513 10.0.0.190 - - [2026-08-24 03:54:32] "GET /virtual-networks?parent_id=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003475 10.0.0.190 - - [2026-08-24 03:54:32] "GET /virtual-network/f69c666c-6b02-4f2d-91e3-a94fef76c464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006602 10.0.0.190 - - [2026-08-24 03:54:33] "GET /virtual-machine-interface/c7d4b3db-6447-47cf-93ea-a270c585fc0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.007127 10.0.0.190 - - [2026-08-24 03:54:33] "PUT /virtual-machine-interface/c7d4b3db-6447-47cf-93ea-a270c585fc0b HTTP/1.1" 200 285 0.018254 10.0.0.190 - - [2026-08-24 03:55:17] "POST /neutron/network HTTP/1.1" 200 1014 0.010748 10.0.0.191 - - [2026-08-24 03:55:17] "GET /projects?obj_uuids=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001087 10.0.0.190 - - [2026-08-24 03:55:17] "GET /project/74e32644-60fa-448d-9d20-26902db534c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.125711 10.0.0.190 - - [2026-08-24 03:55:17] "POST /neutron/subnet HTTP/1.1" 200 1375 0.067033 10.0.0.190 - - [2026-08-24 03:55:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.016187 10.0.0.190 - - [2026-08-24 03:55:17] "POST /neutron/network HTTP/1.1" 200 1004 0.009556 10.0.0.190 - - [2026-08-24 03:55:17] "POST /interface-route-tables HTTP/1.1" 200 577 0.040675 10.0.0.190 - - [2026-08-24 03:55:17] "GET /interface-route-table/dd1d61b7-4e6d-4fef-aaf3-d0e24653ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.006409 10.0.0.190 - - [2026-08-24 03:55:17] "GET /virtual-machine-interface/c7d4b3db-6447-47cf-93ea-a270c585fc0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.008317 10.0.0.190 - - [2026-08-24 03:55:17] "POST /ref-update HTTP/1.1" 200 156 0.019287 10.0.0.190 - - [2026-08-24 03:55:18] "GET /virtual-machine-interface/fb9bc026-6d13-4f3c-a77a-74c3d3a2059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3099 0.006861 10.0.0.190 - - [2026-08-24 03:55:18] "POST /ref-update HTTP/1.1" 200 156 0.020039 10.0.0.190 - - [2026-08-24 03:55:18] "DELETE /interface-route-table/201d2407-cc18-461b-803c-7c95995e8389 HTTP/1.1" 200 115 0.051072 10.0.0.190 - - [2026-08-24 03:55:19] "POST /neutron/network HTTP/1.1" 200 1014 0.031125 10.0.0.190 - - [2026-08-24 03:55:19] "POST /neutron/subnet HTTP/1.1" 200 1375 0.017318 10.0.0.190 - - [2026-08-24 03:55:19] "POST /neutron/network HTTP/1.1" 200 1004 0.011343 10.0.0.190 - - [2026-08-24 03:55:20] "POST /neutron/port HTTP/1.1" 200 151 0.290174 10.0.0.190 - - [2026-08-24 03:55:28] "GET /virtual-machine-interface/c7d4b3db-6447-47cf-93ea-a270c585fc0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3099 0.009203 10.0.0.190 - - [2026-08-24 03:55:28] "POST /ref-update HTTP/1.1" 200 156 0.018300 10.0.0.190 - - [2026-08-24 03:55:28] "DELETE /interface-route-table/dd1d61b7-4e6d-4fef-aaf3-d0e24653ceb3 HTTP/1.1" 200 115 0.045575 10.0.0.190 - - [2026-08-24 03:55:28] "GET /virtual-machine-interface/1d546821-ea03-4962-9a95-f77704c0cf2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3098 0.007647 10.0.0.190 - - [2026-08-24 03:55:28] "POST /ref-update HTTP/1.1" 200 156 0.021287 10.0.0.190 - - [2026-08-24 03:55:28] "DELETE /interface-route-table/88835887-d28d-4ed1-8ab5-53fa08df03e1 HTTP/1.1" 200 115 0.036558 10.0.0.190 - - [2026-08-24 03:55:30] "POST /neutron/port HTTP/1.1" 200 1237 0.025449 10.0.0.190 - - [2026-08-24 03:55:30] "POST /neutron/port HTTP/1.1" 200 1237 0.028218 10.0.0.190 - - [2026-08-24 03:55:30] "POST /neutron/port HTTP/1.1" 200 1237 0.020575 10.0.0.190 - - [2026-08-24 03:55:30] "POST /neutron/network HTTP/1.1" 200 1004 0.009291 10.0.0.191 - - [2026-08-24 03:55:32] "POST /useragent-kv HTTP/1.1" 200 115 0.005785 10.0.0.191 - - [2026-08-24 03:55:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004917 10.0.0.191 - - [2026-08-24 03:55:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004416 10.0.0.191 - - [2026-08-24 03:55:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004378 10.0.0.190 - - [2026-08-24 03:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.030845 10.0.0.190 - - [2026-08-24 03:55:32] "POST /neutron/network HTTP/1.1" 200 151 0.173170 10.0.0.191 - - [2026-08-24 03:55:34] "GET /projects?obj_uuids=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001169 10.0.0.190 - - [2026-08-24 03:55:34] "GET /project/74e32644-60fa-448d-9d20-26902db534c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.090106 10.0.0.191 - - [2026-08-24 03:55:34] "GET /projects?obj_uuids=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001475 10.0.0.190 - - [2026-08-24 03:55:34] "GET /project/74e32644-60fa-448d-9d20-26902db534c9?fields=virtual_networks HTTP/1.1" 200 1050 0.079229 10.0.0.191 - - [2026-08-24 03:55:34] "GET /projects?obj_uuids=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001507 10.0.0.190 - - [2026-08-24 03:55:34] "GET /project/74e32644-60fa-448d-9d20-26902db534c9?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.055581 10.0.0.191 - - [2026-08-24 03:55:34] "GET /projects?obj_uuids=74e32644-60fa-448d-9d20-26902db534c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001517 10.0.0.190 - - [2026-08-24 03:55:34] "GET /project/74e32644-60fa-448d-9d20-26902db534c9?fields=security_groups HTTP/1.1" 200 1285 0.055818 10.0.0.190 - - [2026-08-24 03:55:35] "POST /fqname-to-id HTTP/1.1" 404 183 0.057537 10.0.0.191 - - [2026-08-24 03:55:35] "GET /projects?obj_uuids=55a4353a-385c-4c67-a9d6-63d350816447&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004244 10.0.0.191 - - [2026-08-24 03:55:35] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001118 10.0.0.191 - - [2026-08-24 03:55:35] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.047172 10.0.0.191 - - [2026-08-24 03:55:36] "POST /id-to-fqname HTTP/1.1" 200 185 0.003080 10.0.0.191 - - [2026-08-24 03:55:36] "POST /fqname-to-id HTTP/1.1" 404 194 0.009878 10.0.0.191 - - [2026-08-24 03:55:36] "POST /security-groups HTTP/1.1" 200 586 0.038071 10.0.0.191 - - [2026-08-24 03:55:36] "POST /projects HTTP/1.1" 200 575 0.297583 10.0.0.191 - - [2026-08-24 03:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.372297 10.0.0.190 - - [2026-08-24 03:55:36] "POST /access-control-lists HTTP/1.1" 200 593 0.036155 10.0.0.190 - - [2026-08-24 03:55:36] "GET /project/55a4353a-385c-4c67-a9d6-63d350816447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.572807 10.0.0.190 - - [2026-08-24 03:55:37] "GET / HTTP/1.1" 200 36215 0.001757 10.0.0.191 - - [2026-08-24 03:55:41] "GET /projects?obj_uuids=55a4353a-385c-4c67-a9d6-63d350816447&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001089 10.0.0.190 - - [2026-08-24 03:55:41] "GET /project/55a4353a-385c-4c67-a9d6-63d350816447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.046268 10.0.0.191 - - [2026-08-24 03:55:41] "GET /projects?obj_uuids=55a4353a-385c-4c67-a9d6-63d350816447&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001843 10.0.0.190 - - [2026-08-24 03:55:41] "GET /project/55a4353a-385c-4c67-a9d6-63d350816447?fields=virtual_networks HTTP/1.1" 200 1024 0.066615 10.0.0.191 - - [2026-08-24 03:55:41] "GET /projects?obj_uuids=55a4353a-385c-4c67-a9d6-63d350816447&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001112 10.0.0.190 - - [2026-08-24 03:55:41] "GET /project/55a4353a-385c-4c67-a9d6-63d350816447?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.049666 10.0.0.191 - - [2026-08-24 03:55:41] "GET /projects?obj_uuids=55a4353a-385c-4c67-a9d6-63d350816447&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001253 10.0.0.190 - - [2026-08-24 03:55:41] "GET /project/55a4353a-385c-4c67-a9d6-63d350816447?fields=security_groups HTTP/1.1" 200 1246 0.050504 10.0.0.190 - - [2026-08-24 03:55:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.032716 10.0.0.191 - - [2026-08-24 03:55:42] "GET /projects?obj_uuids=57131df2-cfe1-40c3-abc0-d5acf061a11c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003545 10.0.0.191 - - [2026-08-24 03:55:42] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001012 10.0.0.191 - - [2026-08-24 03:55:42] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007712 10.0.0.191 - - [2026-08-24 03:55:42] "POST /id-to-fqname HTTP/1.1" 200 195 0.005460 10.0.0.191 - - [2026-08-24 03:55:42] "POST /fqname-to-id HTTP/1.1" 404 204 0.007194 10.0.0.191 - - [2026-08-24 03:55:42] "POST /security-groups HTTP/1.1" 200 596 0.042442 10.0.0.190 - - [2026-08-24 03:55:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.003754 10.0.0.191 - - [2026-08-24 03:55:42] "POST /projects HTTP/1.1" 200 595 0.294290 10.0.0.191 - - [2026-08-24 03:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.373324 10.0.0.190 - - [2026-08-24 03:55:42] "POST /access-control-lists HTTP/1.1" 200 601 0.039721 10.0.0.190 - - [2026-08-24 03:55:42] "GET /project/57131df2-cfe1-40c3-abc0-d5acf061a11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.547419 10.0.0.190 - - [2026-08-24 03:55:44] "GET / HTTP/1.1" 200 36215 0.002154 10.0.0.191 - - [2026-08-24 03:55:47] "GET /projects?obj_uuids=57131df2-cfe1-40c3-abc0-d5acf061a11c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001148 10.0.0.190 - - [2026-08-24 03:55:47] "GET /project/57131df2-cfe1-40c3-abc0-d5acf061a11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.054646 10.0.0.191 - - [2026-08-24 03:55:47] "GET /projects?obj_uuids=57131df2-cfe1-40c3-abc0-d5acf061a11c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001045 10.0.0.190 - - [2026-08-24 03:55:47] "GET /project/57131df2-cfe1-40c3-abc0-d5acf061a11c?fields=virtual_networks HTTP/1.1" 200 1044 0.062153 10.0.0.191 - - [2026-08-24 03:55:47] "GET /projects?obj_uuids=57131df2-cfe1-40c3-abc0-d5acf061a11c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001444 10.0.0.190 - - [2026-08-24 03:55:47] "GET /project/57131df2-cfe1-40c3-abc0-d5acf061a11c?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.041383 10.0.0.191 - - [2026-08-24 03:55:47] "GET /projects?obj_uuids=57131df2-cfe1-40c3-abc0-d5acf061a11c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000957 10.0.0.190 - - [2026-08-24 03:55:47] "GET /project/57131df2-cfe1-40c3-abc0-d5acf061a11c?fields=security_groups HTTP/1.1" 200 1276 0.049882 10.0.0.190 - - [2026-08-24 03:55:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.031096 10.0.0.191 - - [2026-08-24 03:55:48] "GET /projects?obj_uuids=30bec155-aea3-4aea-bff2-9e520060f0d7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003706 10.0.0.191 - - [2026-08-24 03:55:48] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.191 - - [2026-08-24 03:55:48] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008065 10.0.0.191 - - [2026-08-24 03:55:48] "POST /id-to-fqname HTTP/1.1" 200 201 0.001298 10.0.0.191 - - [2026-08-24 03:55:48] "POST /fqname-to-id HTTP/1.1" 404 210 0.009043 10.0.0.191 - - [2026-08-24 03:55:48] "POST /security-groups HTTP/1.1" 200 602 0.084309 10.0.0.191 - - [2026-08-24 03:55:48] "POST /projects HTTP/1.1" 200 607 0.306260 10.0.0.190 - - [2026-08-24 03:55:48] "POST /fqname-to-id HTTP/1.1" 404 244 0.004164 10.0.0.191 - - [2026-08-24 03:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.375375 10.0.0.190 - - [2026-08-24 03:55:49] "GET /project/30bec155-aea3-4aea-bff2-9e520060f0d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.531732 10.0.0.190 - - [2026-08-24 03:55:50] "GET / HTTP/1.1" 200 36215 0.001805 10.0.0.191 - - [2026-08-24 03:55:53] "GET /projects?obj_uuids=30bec155-aea3-4aea-bff2-9e520060f0d7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001459 10.0.0.190 - - [2026-08-24 03:55:53] "GET /project/30bec155-aea3-4aea-bff2-9e520060f0d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.060632 10.0.0.191 - - [2026-08-24 03:55:53] "GET /projects?obj_uuids=30bec155-aea3-4aea-bff2-9e520060f0d7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001344 10.0.0.190 - - [2026-08-24 03:55:53] "GET /project/30bec155-aea3-4aea-bff2-9e520060f0d7?fields=virtual_networks HTTP/1.1" 200 1056 0.073109 10.0.0.191 - - [2026-08-24 03:55:53] "GET /projects?obj_uuids=30bec155-aea3-4aea-bff2-9e520060f0d7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002681 10.0.0.190 - - [2026-08-24 03:55:53] "GET /project/30bec155-aea3-4aea-bff2-9e520060f0d7?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.050090 10.0.0.191 - - [2026-08-24 03:55:53] "GET /projects?obj_uuids=30bec155-aea3-4aea-bff2-9e520060f0d7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001108 10.0.0.190 - - [2026-08-24 03:55:53] "GET /project/30bec155-aea3-4aea-bff2-9e520060f0d7?fields=security_groups HTTP/1.1" 200 1294 0.038400 10.0.0.190 - - [2026-08-24 03:55:54] "POST /fqname-to-id HTTP/1.1" 404 185 0.052056 10.0.0.191 - - [2026-08-24 03:55:54] "GET /projects?obj_uuids=080dd92c-0352-4025-86bf-7c25a82ae1b1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004167 10.0.0.191 - - [2026-08-24 03:55:54] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001204 10.0.0.191 - - [2026-08-24 03:55:54] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007569 10.0.0.191 - - [2026-08-24 03:55:55] "POST /id-to-fqname HTTP/1.1" 200 187 0.005006 10.0.0.191 - - [2026-08-24 03:55:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.006488 10.0.0.191 - - [2026-08-24 03:55:55] "POST /security-groups HTTP/1.1" 200 588 0.077764 10.0.0.191 - - [2026-08-24 03:55:55] "POST /projects HTTP/1.1" 200 579 0.320058 10.0.0.190 - - [2026-08-24 03:55:55] "POST /access-control-lists HTTP/1.1" 200 595 0.032559 10.0.0.191 - - [2026-08-24 03:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.394944 10.0.0.190 - - [2026-08-24 03:55:55] "GET /project/080dd92c-0352-4025-86bf-7c25a82ae1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.553988 10.0.0.190 - - [2026-08-24 03:55:56] "GET / HTTP/1.1" 200 36215 0.001591 10.0.0.191 - - [2026-08-24 03:55:59] "GET /projects?obj_uuids=080dd92c-0352-4025-86bf-7c25a82ae1b1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001174 10.0.0.190 - - [2026-08-24 03:55:59] "GET /project/080dd92c-0352-4025-86bf-7c25a82ae1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.047790 10.0.0.191 - - [2026-08-24 03:55:59] "GET /projects?obj_uuids=080dd92c-0352-4025-86bf-7c25a82ae1b1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001211 10.0.0.190 - - [2026-08-24 03:55:59] "GET /project/080dd92c-0352-4025-86bf-7c25a82ae1b1?fields=virtual_networks HTTP/1.1" 200 1026 0.050449 10.0.0.191 - - [2026-08-24 03:55:59] "GET /projects?obj_uuids=080dd92c-0352-4025-86bf-7c25a82ae1b1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001376 10.0.0.190 - - [2026-08-24 03:55:59] "GET /project/080dd92c-0352-4025-86bf-7c25a82ae1b1?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.049527 10.0.0.191 - - [2026-08-24 03:56:00] "GET /projects?obj_uuids=080dd92c-0352-4025-86bf-7c25a82ae1b1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001125 10.0.0.190 - - [2026-08-24 03:56:00] "GET /project/080dd92c-0352-4025-86bf-7c25a82ae1b1?fields=security_groups HTTP/1.1" 200 1250 0.049033 10.0.0.190 - - [2026-08-24 03:56:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.047593 10.0.0.191 - - [2026-08-24 03:56:01] "GET /projects?obj_uuids=3283c241-536c-46f7-9dd3-d1b08afca6a6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003503 10.0.0.191 - - [2026-08-24 03:56:01] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000935 10.0.0.191 - - [2026-08-24 03:56:01] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006908 10.0.0.191 - - [2026-08-24 03:56:01] "POST /id-to-fqname HTTP/1.1" 200 184 0.001464 10.0.0.191 - - [2026-08-24 03:56:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.006742 10.0.0.191 - - [2026-08-24 03:56:01] "POST /security-groups HTTP/1.1" 200 585 0.040326 10.0.0.190 - - [2026-08-24 03:56:01] "POST /fqname-to-id HTTP/1.1" 404 228 0.003729 10.0.0.191 - - [2026-08-24 03:56:01] "POST /projects HTTP/1.1" 200 573 0.283055 10.0.0.191 - - [2026-08-24 03:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.328213 10.0.0.190 - - [2026-08-24 03:56:01] "GET /project/3283c241-536c-46f7-9dd3-d1b08afca6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.492808 10.0.0.190 - - [2026-08-24 03:56:01] "POST /access-control-lists HTTP/1.1" 200 590 0.051536 10.0.0.190 - - [2026-08-24 03:56:03] "GET / HTTP/1.1" 200 36215 0.002074 10.0.0.191 - - [2026-08-24 03:56:06] "GET /projects?obj_uuids=3283c241-536c-46f7-9dd3-d1b08afca6a6&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001015 10.0.0.190 - - [2026-08-24 03:56:06] "GET /project/3283c241-536c-46f7-9dd3-d1b08afca6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.054805 10.0.0.191 - - [2026-08-24 03:56:06] "GET /projects?obj_uuids=3283c241-536c-46f7-9dd3-d1b08afca6a6&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001102 10.0.0.190 - - [2026-08-24 03:56:06] "GET /project/3283c241-536c-46f7-9dd3-d1b08afca6a6?fields=virtual_networks HTTP/1.1" 200 1022 0.047884 10.0.0.191 - - [2026-08-24 03:56:06] "GET /projects?obj_uuids=3283c241-536c-46f7-9dd3-d1b08afca6a6&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001635 10.0.0.190 - - [2026-08-24 03:56:06] "GET /project/3283c241-536c-46f7-9dd3-d1b08afca6a6?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.045428 10.0.0.191 - - [2026-08-24 03:56:06] "GET /projects?obj_uuids=3283c241-536c-46f7-9dd3-d1b08afca6a6&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000981 10.0.0.190 - - [2026-08-24 03:56:06] "GET /project/3283c241-536c-46f7-9dd3-d1b08afca6a6?fields=security_groups HTTP/1.1" 200 1243 0.055877 10.0.0.190 - - [2026-08-24 03:56:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.031928 10.0.0.191 - - [2026-08-24 03:56:07] "GET /projects?obj_uuids=41568c7f-06a1-4060-b31e-e5be6c287ea8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003854 10.0.0.191 - - [2026-08-24 03:56:07] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001007 10.0.0.191 - - [2026-08-24 03:56:07] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008865 10.0.0.191 - - [2026-08-24 03:56:07] "POST /id-to-fqname HTTP/1.1" 200 188 0.001463 10.0.0.191 - - [2026-08-24 03:56:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.006055 10.0.0.191 - - [2026-08-24 03:56:08] "POST /security-groups HTTP/1.1" 200 589 0.081694 10.0.0.191 - - [2026-08-24 03:56:08] "POST /projects HTTP/1.1" 200 581 0.333297 10.0.0.190 - - [2026-08-24 03:56:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.007637 10.0.0.191 - - [2026-08-24 03:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.412914 10.0.0.190 - - [2026-08-24 03:56:08] "GET /project/41568c7f-06a1-4060-b31e-e5be6c287ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.575207 10.0.0.190 - - [2026-08-24 03:56:09] "GET / HTTP/1.1" 200 36215 0.002039 10.0.0.191 - - [2026-08-24 03:56:12] "GET /projects?obj_uuids=41568c7f-06a1-4060-b31e-e5be6c287ea8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001029 10.0.0.190 - - [2026-08-24 03:56:12] "GET /project/41568c7f-06a1-4060-b31e-e5be6c287ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.062347 10.0.0.191 - - [2026-08-24 03:56:12] "GET /projects?obj_uuids=41568c7f-06a1-4060-b31e-e5be6c287ea8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000983 10.0.0.190 - - [2026-08-24 03:56:12] "GET /project/41568c7f-06a1-4060-b31e-e5be6c287ea8?fields=virtual_networks HTTP/1.1" 200 1030 0.053368 10.0.0.191 - - [2026-08-24 03:56:12] "GET /projects?obj_uuids=41568c7f-06a1-4060-b31e-e5be6c287ea8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001092 10.0.0.190 - - [2026-08-24 03:56:12] "GET /project/41568c7f-06a1-4060-b31e-e5be6c287ea8?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.043018 10.0.0.191 - - [2026-08-24 03:56:12] "GET /projects?obj_uuids=41568c7f-06a1-4060-b31e-e5be6c287ea8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001091 10.0.0.190 - - [2026-08-24 03:56:12] "GET /project/41568c7f-06a1-4060-b31e-e5be6c287ea8?fields=security_groups HTTP/1.1" 200 1255 0.045760 10.0.0.190 - - [2026-08-24 03:56:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.034930 10.0.0.191 - - [2026-08-24 03:56:14] "GET /projects?obj_uuids=59efb335-1754-4df1-a8fe-0b50a4c83458&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003176 10.0.0.191 - - [2026-08-24 03:56:14] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001046 10.0.0.191 - - [2026-08-24 03:56:14] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007205 10.0.0.191 - - [2026-08-24 03:56:14] "POST /id-to-fqname HTTP/1.1" 200 188 0.001378 10.0.0.191 - - [2026-08-24 03:56:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.008393 10.0.0.191 - - [2026-08-24 03:56:14] "POST /security-groups HTTP/1.1" 200 589 0.035372 10.0.0.191 - - [2026-08-24 03:56:14] "POST /projects HTTP/1.1" 200 581 0.283795 10.0.0.190 - - [2026-08-24 03:56:14] "POST /access-control-lists HTTP/1.1" 200 596 0.034349 10.0.0.191 - - [2026-08-24 03:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.362670 10.0.0.190 - - [2026-08-24 03:56:14] "GET /project/59efb335-1754-4df1-a8fe-0b50a4c83458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.517725 10.0.0.190 - - [2026-08-24 03:56:15] "GET / HTTP/1.1" 200 36215 0.001465 10.0.0.190 - - [2026-08-24 03:56:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000498 10.0.0.190 - - [2026-08-24 03:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.087547 10.0.0.191 - - [2026-08-24 03:56:17] "GET /projects?obj_uuids=59efb335-1754-4df1-a8fe-0b50a4c83458&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001172 10.0.0.190 - - [2026-08-24 03:56:18] "GET /project/59efb335-1754-4df1-a8fe-0b50a4c83458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.057696 10.0.0.190 - - [2026-08-24 03:56:18] "DELETE /access-control-list/d0581274-8bf1-4beb-981f-7074ebf97b5d HTTP/1.1" 200 115 0.055518 10.0.0.190 - - [2026-08-24 03:56:18] "POST /ref-update HTTP/1.1" 200 156 0.044215 10.0.0.191 - - [2026-08-24 03:56:18] "POST /useragent-kv HTTP/1.1" 200 115 0.007478 10.0.0.190 - - [2026-08-24 03:56:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.304812 10.0.0.190 - - [2026-08-24 03:56:18] "POST /id-to-fqname HTTP/1.1" 200 218 0.001372 10.0.0.190 - - [2026-08-24 03:56:18] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005887 10.0.0.190 - - [2026-08-24 03:56:18] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006016 10.0.0.190 - - [2026-08-24 03:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.190 - - [2026-08-24 03:56:18] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007484 10.0.0.190 - - [2026-08-24 03:56:19] "PUT /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f HTTP/1.1" 200 265 0.094424 10.0.0.190 - - [2026-08-24 03:56:19] "POST /neutron/network HTTP/1.1" 200 822 0.009218 10.0.0.190 - - [2026-08-24 03:56:19] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006217 10.0.0.190 - - [2026-08-24 03:56:21] "POST /neutron/subnet HTTP/1.1" 200 724 0.012491 10.0.0.190 - - [2026-08-24 03:56:21] "POST /id-to-fqname HTTP/1.1" 200 218 0.001199 10.0.0.191 - - [2026-08-24 03:56:21] "GET /projects?obj_uuids=59efb335-1754-4df1-a8fe-0b50a4c83458&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000950 10.0.0.190 - - [2026-08-24 03:56:21] "GET /project/59efb335-1754-4df1-a8fe-0b50a4c83458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.110425 10.0.0.190 - - [2026-08-24 03:56:21] "POST /neutron/port HTTP/1.1" 200 117 0.007275 10.0.0.190 - - [2026-08-24 03:56:26] "POST /neutron/network HTTP/1.1" 200 832 0.006888 10.0.0.190 - - [2026-08-24 03:56:26] "POST /neutron/port HTTP/1.1" 200 1058 0.020999 10.0.0.190 - - [2026-08-24 03:56:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008592 10.0.0.190 - - [2026-08-24 03:56:27] "POST /neutron/subnet HTTP/1.1" 200 698 0.009524 10.0.0.190 - - [2026-08-24 03:56:32] "POST /neutron/port HTTP/1.1" 200 1122 0.021950 10.0.0.50 - - [2026-08-24 03:56:32] "GET /obj-perms HTTP/1.1" 200 4509 0.053718 10.0.0.191 - - [2026-08-24 03:56:33] "DELETE /project/080dd92c0352402586bf7c25a82ae1b1 HTTP/1.1" 404 173 0.015464 10.0.0.191 - - [2026-08-24 03:56:33] "DELETE /project/59efb33517544df1a8fe0b50a4c83458 HTTP/1.1" 404 173 0.015036 10.0.0.191 - - [2026-08-24 03:56:33] "DELETE /project/55a4353a385c4c67a9d663d350816447 HTTP/1.1" 404 173 0.017599 10.0.0.191 - - [2026-08-24 03:56:33] "DELETE /project/30bec155aea34aeabff29e520060f0d7 HTTP/1.1" 404 173 0.012223 10.0.0.191 - - [2026-08-24 03:56:33] "DELETE /project/3283c241536c46f79dd3d1b08afca6a6 HTTP/1.1" 404 173 0.011516 10.0.0.191 - - [2026-08-24 03:56:33] "DELETE /project/74e32644-60fa-448d-9d20-26902db534c9 HTTP/1.1" 404 177 0.013730 10.0.0.191 - - [2026-08-24 03:56:33] "GET /projects?obj_uuids=080dd92c-0352-4025-86bf-7c25a82ae1b1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000971 10.0.0.191 - - [2026-08-24 03:56:33] "GET /projects?obj_uuids=41568c7f-06a1-4060-b31e-e5be6c287ea8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000929 10.0.0.191 - - [2026-08-24 03:56:33] "GET /projects?obj_uuids=30bec155-aea3-4aea-bff2-9e520060f0d7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000707 10.0.0.191 - - [2026-08-24 03:56:33] "GET /projects?obj_uuids=3283c241-536c-46f7-9dd3-d1b08afca6a6&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000732 10.0.0.191 - - [2026-08-24 03:56:33] "DELETE /project/57131df2cfe140c3abc0d5acf061a11c HTTP/1.1" 404 173 0.012159 10.0.0.191 - - [2026-08-24 03:56:33] "DELETE /project/41568c7f06a14060b31ee5be6c287ea8 HTTP/1.1" 404 173 0.009518 10.0.0.191 - - [2026-08-24 03:56:33] "GET /projects?obj_uuids=55a4353a-385c-4c67-a9d6-63d350816447&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000926 10.0.0.191 - - [2026-08-24 03:56:33] "GET /projects?obj_uuids=57131df2-cfe1-40c3-abc0-d5acf061a11c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000838 10.0.0.191 - - [2026-08-24 03:56:33] "GET /project/30bec155-aea3-4aea-bff2-9e520060f0d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.074919 10.0.0.191 - - [2026-08-24 03:56:33] "GET /projects?obj_uuids=30bec155-aea3-4aea-bff2-9e520060f0d7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000947 10.0.0.191 - - [2026-08-24 03:56:33] "GET /project/41568c7f-06a1-4060-b31e-e5be6c287ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.115603 10.0.0.191 - - [2026-08-24 03:56:33] "GET /project/3283c241-536c-46f7-9dd3-d1b08afca6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.130353 10.0.0.191 - - [2026-08-24 03:56:33] "GET /project/080dd92c-0352-4025-86bf-7c25a82ae1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.131840 10.0.0.191 - - [2026-08-24 03:56:33] "GET /projects?obj_uuids=41568c7f-06a1-4060-b31e-e5be6c287ea8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001104 10.0.0.191 - - [2026-08-24 03:56:33] "GET /projects?obj_uuids=080dd92c-0352-4025-86bf-7c25a82ae1b1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000846 10.0.0.191 - - [2026-08-24 03:56:33] "GET /projects?obj_uuids=3283c241-536c-46f7-9dd3-d1b08afca6a6&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000863 10.0.0.191 - - [2026-08-24 03:56:34] "GET /project/30bec155-aea3-4aea-bff2-9e520060f0d7?fields=security_groups HTTP/1.1" 200 1396 0.142220 10.0.0.191 - - [2026-08-24 03:56:34] "GET /project/57131df2-cfe1-40c3-abc0-d5acf061a11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.230616 10.0.0.191 - - [2026-08-24 03:56:34] "GET /project/55a4353a-385c-4c67-a9d6-63d350816447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.258566 10.0.0.191 - - [2026-08-24 03:56:34] "GET /project/080dd92c-0352-4025-86bf-7c25a82ae1b1?fields=security_groups HTTP/1.1" 200 1352 0.169723 10.0.0.191 - - [2026-08-24 03:56:34] "GET /project/41568c7f-06a1-4060-b31e-e5be6c287ea8?fields=security_groups HTTP/1.1" 200 1357 0.196692 10.0.0.191 - - [2026-08-24 03:56:34] "GET /projects?obj_uuids=57131df2-cfe1-40c3-abc0-d5acf061a11c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001131 10.0.0.191 - - [2026-08-24 03:56:34] "GET /project/3283c241-536c-46f7-9dd3-d1b08afca6a6?fields=security_groups HTTP/1.1" 200 1345 0.218394 10.0.0.191 - - [2026-08-24 03:56:34] "GET /projects?obj_uuids=55a4353a-385c-4c67-a9d6-63d350816447&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000957 10.0.0.191 - - [2026-08-24 03:56:34] "GET /project/57131df2-cfe1-40c3-abc0-d5acf061a11c?fields=security_groups HTTP/1.1" 200 1378 0.160241 10.0.0.191 - - [2026-08-24 03:56:34] "DELETE /security-group/318e5bc5-a93c-4092-86a5-1c271affa124 HTTP/1.1" 200 115 0.196434 10.0.0.191 - - [2026-08-24 03:56:34] "GET /project/55a4353a-385c-4c67-a9d6-63d350816447?fields=security_groups HTTP/1.1" 200 1348 0.149560 10.0.0.191 - - [2026-08-24 03:56:34] "GET /projects?obj_uuids=30bec155-aea3-4aea-bff2-9e520060f0d7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001282 10.0.0.191 - - [2026-08-24 03:56:34] "DELETE /security-group/b8f7077f-e56e-4261-a477-8ccfeb0d4902 HTTP/1.1" 200 115 0.191011 10.0.0.191 - - [2026-08-24 03:56:34] "GET /projects?obj_uuids=080dd92c-0352-4025-86bf-7c25a82ae1b1&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001190 10.0.0.190 - - [2026-08-24 03:56:34] "DELETE /access-control-list/b6aa4220-b88a-45c5-b39f-00a36c6c3f26 HTTP/1.1" 200 115 0.116078 10.0.0.191 - - [2026-08-24 03:56:34] "DELETE /security-group/cf272de5-2385-4148-b483-9b15f88ba1cf HTTP/1.1" 200 115 0.212817 10.0.0.191 - - [2026-08-24 03:56:34] "DELETE /security-group/331fcca8-6b82-44e0-8af9-67b4f8ef5915 HTTP/1.1" 200 115 0.198915 10.0.0.191 - - [2026-08-24 03:56:34] "GET /projects?obj_uuids=41568c7f-06a1-4060-b31e-e5be6c287ea8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001092 10.0.0.191 - - [2026-08-24 03:56:34] "GET /projects?obj_uuids=3283c241-536c-46f7-9dd3-d1b08afca6a6&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002734 10.0.0.191 - - [2026-08-24 03:56:34] "GET /project/30bec155-aea3-4aea-bff2-9e520060f0d7?fields=application_policy_sets HTTP/1.1" 200 1435 0.129836 10.0.0.191 - - [2026-08-24 03:56:34] "DELETE /security-group/6a820af0-fe73-4a65-ad5f-755f6ed54701 HTTP/1.1" 200 115 0.192889 10.0.0.191 - - [2026-08-24 03:56:34] "GET /project/080dd92c-0352-4025-86bf-7c25a82ae1b1?fields=application_policy_sets HTTP/1.1" 200 1391 0.145081 10.0.0.191 - - [2026-08-24 03:56:34] "GET /projects?obj_uuids=57131df2-cfe1-40c3-abc0-d5acf061a11c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001080 10.0.0.191 - - [2026-08-24 03:56:34] "GET /project/3283c241-536c-46f7-9dd3-d1b08afca6a6?fields=application_policy_sets HTTP/1.1" 200 1384 0.129173 10.0.0.191 - - [2026-08-24 03:56:34] "GET /project/41568c7f-06a1-4060-b31e-e5be6c287ea8?fields=application_policy_sets HTTP/1.1" 200 1396 0.164244 10.0.0.191 - - [2026-08-24 03:56:34] "DELETE /security-group/e8e0792e-3e81-42c3-8e0a-e3d4c147c06c HTTP/1.1" 200 115 0.235460 10.0.0.191 - - [2026-08-24 03:56:34] "GET /projects?obj_uuids=55a4353a-385c-4c67-a9d6-63d350816447&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.009566 10.0.0.190 - - [2026-08-24 03:56:34] "DELETE /access-control-list/9a1196b6-f3e4-4aa2-8aaf-564eea58d096 HTTP/1.1" 200 115 0.146167 10.0.0.191 - - [2026-08-24 03:56:34] "GET /project/57131df2-cfe1-40c3-abc0-d5acf061a11c?fields=application_policy_sets HTTP/1.1" 200 1417 0.223088 10.0.0.191 - - [2026-08-24 03:56:34] "GET /project/55a4353a-385c-4c67-a9d6-63d350816447?fields=application_policy_sets HTTP/1.1" 200 1387 0.263067 10.0.0.191 - - [2026-08-24 03:56:34] "DELETE /project/30bec155-aea3-4aea-bff2-9e520060f0d7 HTTP/1.1" 200 115 1.161726 10.0.0.190 - - [2026-08-24 03:56:34] "DELETE /access-control-list/5f8f4ae9-3ea2-43e2-95a4-0d2e4fcb7600 HTTP/1.1" 200 115 0.078519 10.0.0.191 - - [2026-08-24 03:56:35] "DELETE /project/080dd92c-0352-4025-86bf-7c25a82ae1b1 HTTP/1.1" 200 115 1.214059 10.0.0.191 - - [2026-08-24 03:56:35] "DELETE /project/3283c241-536c-46f7-9dd3-d1b08afca6a6 HTTP/1.1" 200 115 1.256986 10.0.0.191 - - [2026-08-24 03:56:35] "DELETE /project/41568c7f-06a1-4060-b31e-e5be6c287ea8 HTTP/1.1" 200 115 1.269218 10.0.0.191 - - [2026-08-24 03:56:35] "DELETE /project/57131df2-cfe1-40c3-abc0-d5acf061a11c HTTP/1.1" 200 115 1.265257 10.0.0.191 - - [2026-08-24 03:56:35] "DELETE /project/55a4353a-385c-4c67-a9d6-63d350816447 HTTP/1.1" 200 115 1.325281 10.0.0.190 - - [2026-08-24 03:56:35] "DELETE /access-control-list/11bdcec6-5106-47d5-8c89-a190a5ff3156 HTTP/1.1" 200 115 0.044646 10.0.0.190 - - [2026-08-24 03:56:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009381 10.0.0.190 - - [2026-08-24 03:56:47] "POST /neutron/port HTTP/1.1" 200 1122 0.020260 10.0.0.190 - - [2026-08-24 03:56:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008604 10.0.0.190 - - [2026-08-24 03:56:47] "GET /virtual-machine/9896273b-a3bf-4583-8b86-e57022e3f8b8 HTTP/1.1" 401 293 0.000475 10.0.0.190 - - [2026-08-24 03:56:48] "GET /virtual-machine/9896273b-a3bf-4583-8b86-e57022e3f8b8 HTTP/1.1" 200 1293 0.031138 10.0.0.190 - - [2026-08-24 03:56:48] "GET /virtual-machine-interface/0c5d07c5-b4cf-43bf-8695-1539cb473b50 HTTP/1.1" 200 2936 0.007004 10.0.0.190 - - [2026-08-24 03:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.190 - - [2026-08-24 03:56:48] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003937 10.0.0.190 - - [2026-08-24 03:56:48] "GET /virtual-networks?parent_id=59efb335-1754-4df1-a8fe-0b50a4c83458&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003122 10.0.0.190 - - [2026-08-24 03:56:48] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005955 10.0.0.190 - - [2026-08-24 03:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.190 - - [2026-08-24 03:56:51] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006597 10.0.0.190 - - [2026-08-24 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.190 - - [2026-08-24 03:56:55] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007499 10.0.0.190 - - [2026-08-24 03:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.190 - - [2026-08-24 03:56:59] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006738 10.0.0.190 - - [2026-08-24 03:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.190 - - [2026-08-24 03:57:03] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007063 10.0.0.190 - - [2026-08-24 03:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.190 - - [2026-08-24 03:57:07] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006139 10.0.0.191 - - [2026-08-24 03:57:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.191 - - [2026-08-24 03:57:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000488 10.0.0.190 - - [2026-08-24 03:57:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.190 - - [2026-08-24 03:57:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000555 10.0.0.191 - - [2026-08-24 03:57:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000467 10.0.0.191 - - [2026-08-24 03:57:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.50 - - [2026-08-24 03:57:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.50 - - [2026-08-24 03:57:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.190 - - [2026-08-24 03:57:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000470 10.0.0.190 - - [2026-08-24 03:57:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.50 - - [2026-08-24 03:57:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.50 - - [2026-08-24 03:57:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.190 - - [2026-08-24 03:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.190 - - [2026-08-24 03:57:11] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005485 10.0.0.190 - - [2026-08-24 03:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006789 10.0.0.190 - - [2026-08-24 03:57:15] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006434 10.0.0.190 - - [2026-08-24 03:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.190 - - [2026-08-24 03:57:18] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004418 10.0.0.190 - - [2026-08-24 03:57:18] "GET /virtual-networks?parent_id=59efb335-1754-4df1-a8fe-0b50a4c83458&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003563 10.0.0.190 - - [2026-08-24 03:57:18] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006479 10.0.0.190 - - [2026-08-24 03:57:18] "POST /neutron/port HTTP/1.1" 200 1122 0.019202 10.0.0.190 - - [2026-08-24 03:57:21] "POST /neutron/port HTTP/1.1" 200 1122 0.018975 10.0.0.190 - - [2026-08-24 03:57:22] "POST /neutron/subnet HTTP/1.1" 200 698 0.011304 10.0.0.190 - - [2026-08-24 03:57:22] "POST /neutron/port HTTP/1.1" 200 1122 0.044296 10.0.0.190 - - [2026-08-24 03:57:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009396 10.0.0.191 - - [2026-08-24 03:57:32] "GET /obj-perms HTTP/1.1" 200 4509 0.048663 10.0.0.190 - - [2026-08-24 03:57:33] "GET /obj-perms HTTP/1.1" 200 4509 0.043907 10.0.0.190 - - [2026-08-24 03:57:33] "POST /neutron/port HTTP/1.1" 200 1122 0.019307 10.0.0.190 - - [2026-08-24 03:57:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008527 10.0.0.190 - - [2026-08-24 03:57:34] "POST /neutron/port HTTP/1.1" 200 1122 0.021739 10.0.0.190 - - [2026-08-24 03:57:34] "POST /neutron/network HTTP/1.1" 200 822 0.007781 10.0.0.190 - - [2026-08-24 03:57:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.001454 10.0.0.190 - - [2026-08-24 03:57:34] "GET /virtual-machine/9896273b-a3bf-4583-8b86-e57022e3f8b8 HTTP/1.1" 200 1293 0.005028 10.0.0.190 - - [2026-08-24 03:57:34] "GET /virtual-machine-interface/0c5d07c5-b4cf-43bf-8695-1539cb473b50 HTTP/1.1" 200 2936 0.006454 10.0.0.190 - - [2026-08-24 03:57:34] "GET /instance-ip/6f977f1e-6804-4793-8db1-83e1833fd7a0 HTTP/1.1" 200 1619 0.009125 10.0.0.190 - - [2026-08-24 03:57:34] "POST /fqname-to-id HTTP/1.1" 404 208 0.003872 10.0.0.190 - - [2026-08-24 03:57:34] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006692 10.0.0.191 - - [2026-08-24 03:57:34] "GET /projects?obj_uuids=59efb335-1754-4df1-a8fe-0b50a4c83458&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001127 10.0.0.190 - - [2026-08-24 03:57:34] "GET /project/59efb335-1754-4df1-a8fe-0b50a4c83458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.060617 10.0.0.190 - - [2026-08-24 03:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.190 - - [2026-08-24 03:57:34] "GET /security-group/9bbb171a-5158-4661-8ce3-9f0cab70c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3751 0.004871 10.0.0.190 - - [2026-08-24 03:57:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 565 0.120798 10.0.0.190 - - [2026-08-24 03:57:34] "POST /instance-ips HTTP/1.1" 200 358 0.044863 10.0.0.190 - - [2026-08-24 03:57:34] "GET /instance-ip/f0ae4b41-75cc-426f-8a2e-2cb19a3a6d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.010614 10.0.0.190 - - [2026-08-24 03:57:34] "GET /virtual-machine-interface/492fe997-16a5-424c-987b-d8d55c874da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.006863 10.0.0.190 - - [2026-08-24 03:57:34] "GET /virtual-machine-interface/492fe997-16a5-424c-987b-d8d55c874da8?fields=instance_ip_back_refs HTTP/1.1" 200 1326 0.008925 10.0.0.190 - - [2026-08-24 03:57:34] "GET /instance-ip/f0ae4b41-75cc-426f-8a2e-2cb19a3a6d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004852 10.0.0.190 - - [2026-08-24 03:57:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.001279 10.0.0.190 - - [2026-08-24 03:57:35] "POST /neutron/port HTTP/1.1" 200 965 0.012649 10.0.0.190 - - [2026-08-24 03:57:35] "POST /neutron/port HTTP/1.1" 200 965 0.012854 10.0.0.190 - - [2026-08-24 03:57:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011129 10.0.0.190 - - [2026-08-24 03:57:39] "POST /neutron/port HTTP/1.1" 200 965 0.012085 10.0.0.190 - - [2026-08-24 03:57:39] "POST /neutron/port HTTP/1.1" 200 965 0.015375 10.0.0.190 - - [2026-08-24 03:57:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008190 10.0.0.190 - - [2026-08-24 03:57:40] "POST /neutron/subnet HTTP/1.1" 200 698 0.009672 10.0.0.190 - - [2026-08-24 03:57:45] "POST /neutron/port HTTP/1.1" 200 1067 0.024796 10.0.0.190 - - [2026-08-24 03:57:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007754 10.0.0.190 - - [2026-08-24 03:58:00] "POST /neutron/port HTTP/1.1" 200 1067 0.019176 10.0.0.190 - - [2026-08-24 03:58:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008055 10.0.0.190 - - [2026-08-24 03:58:06] "POST /neutron/port HTTP/1.1" 200 1067 0.021826 10.0.0.190 - - [2026-08-24 03:58:06] "GET /virtual-machine/490f5e40-4bef-4557-a093-0df0a30b4838 HTTP/1.1" 200 1270 0.007263 10.0.0.190 - - [2026-08-24 03:58:06] "GET /virtual-machine-interface/492fe997-16a5-424c-987b-d8d55c874da8 HTTP/1.1" 200 2988 0.006662 10.0.0.190 - - [2026-08-24 03:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.190 - - [2026-08-24 03:58:06] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006524 10.0.0.190 - - [2026-08-24 03:58:06] "GET /virtual-networks?parent_id=59efb335-1754-4df1-a8fe-0b50a4c83458&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004102 10.0.0.190 - - [2026-08-24 03:58:06] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006010 10.0.0.190 - - [2026-08-24 03:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.190 - - [2026-08-24 03:58:09] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005897 10.0.0.190 - - [2026-08-24 03:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.190 - - [2026-08-24 03:58:13] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006894 10.0.0.190 - - [2026-08-24 03:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.190 - - [2026-08-24 03:58:17] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005670 10.0.0.190 - - [2026-08-24 03:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.190 - - [2026-08-24 03:58:21] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005557 10.0.0.190 - - [2026-08-24 03:58:21] "POST /neutron/port HTTP/1.1" 200 1122 0.019364 10.0.0.190 - - [2026-08-24 03:58:22] "POST /neutron/subnet HTTP/1.1" 200 698 0.011431 10.0.0.190 - - [2026-08-24 03:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.190 - - [2026-08-24 03:58:25] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005781 10.0.0.190 - - [2026-08-24 03:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.190 - - [2026-08-24 03:58:29] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005759 10.0.0.190 - - [2026-08-24 03:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.190 - - [2026-08-24 03:58:32] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003924 10.0.0.190 - - [2026-08-24 03:58:32] "GET /virtual-networks?parent_id=59efb335-1754-4df1-a8fe-0b50a4c83458&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003238 10.0.0.190 - - [2026-08-24 03:58:32] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006960 10.0.0.190 - - [2026-08-24 03:58:32] "POST /neutron/port HTTP/1.1" 200 1067 0.023461 10.0.0.190 - - [2026-08-24 03:58:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008835 10.0.0.190 - - [2026-08-24 03:58:42] "POST /neutron/port HTTP/1.1" 200 1067 0.021330 10.0.0.190 - - [2026-08-24 03:58:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.001493 10.0.0.190 - - [2026-08-24 03:58:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008908 10.0.0.190 - - [2026-08-24 03:58:48] "POST /neutron/port HTTP/1.1" 200 2037 0.038630 10.0.0.190 - - [2026-08-24 03:58:48] "POST /neutron/port HTTP/1.1" 200 117 0.006897 10.0.0.190 - - [2026-08-24 03:58:52] "POST /neutron/port HTTP/1.1" 200 1058 0.018071 10.0.0.190 - - [2026-08-24 03:58:53] "POST /neutron/port HTTP/1.1" 200 1122 0.022132 10.0.0.190 - - [2026-08-24 03:58:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004035 10.0.0.190 - - [2026-08-24 03:58:54] "POST /neutron/network HTTP/1.1" 200 822 0.010751 10.0.0.190 - - [2026-08-24 03:59:03] "POST /neutron/port HTTP/1.1" 200 1122 0.019766 10.0.0.190 - - [2026-08-24 03:59:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009044 10.0.0.190 - - [2026-08-24 03:59:14] "POST /neutron/port HTTP/1.1" 200 1122 0.019312 10.0.0.190 - - [2026-08-24 03:59:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008200 10.0.0.190 - - [2026-08-24 03:59:14] "GET /virtual-machine/f36a4334-ceb1-472b-8536-143580750bdf HTTP/1.1" 200 1292 0.007534 10.0.0.190 - - [2026-08-24 03:59:14] "GET /virtual-machine-interface/a0aaa41c-46ec-4ee4-b702-d120cc9a55a8 HTTP/1.1" 200 2939 0.006527 10.0.0.190 - - [2026-08-24 03:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.190 - - [2026-08-24 03:59:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003953 10.0.0.190 - - [2026-08-24 03:59:14] "GET /virtual-networks?parent_id=59efb335-1754-4df1-a8fe-0b50a4c83458&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003327 10.0.0.190 - - [2026-08-24 03:59:14] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006382 10.0.0.190 - - [2026-08-24 03:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.190 - - [2026-08-24 03:59:17] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007258 10.0.0.190 - - [2026-08-24 03:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.190 - - [2026-08-24 03:59:21] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005635 10.0.0.190 - - [2026-08-24 03:59:21] "POST /neutron/port HTTP/1.1" 200 1067 0.019734 10.0.0.190 - - [2026-08-24 03:59:22] "POST /neutron/subnet HTTP/1.1" 200 698 0.029299 10.0.0.190 - - [2026-08-24 03:59:22] "POST /neutron/port HTTP/1.1" 200 1067 0.020731 10.0.0.190 - - [2026-08-24 03:59:22] "POST /neutron/subnet HTTP/1.1" 200 698 0.010232 10.0.0.190 - - [2026-08-24 03:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.190 - - [2026-08-24 03:59:25] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006349 10.0.0.190 - - [2026-08-24 03:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.190 - - [2026-08-24 03:59:29] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005656 10.0.0.190 - - [2026-08-24 03:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.190 - - [2026-08-24 03:59:33] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006275 10.0.0.190 - - [2026-08-24 03:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.190 - - [2026-08-24 03:59:37] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005896 10.0.0.190 - - [2026-08-24 03:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.190 - - [2026-08-24 03:59:41] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005809 10.0.0.190 - - [2026-08-24 03:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.190 - - [2026-08-24 03:59:44] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004695 10.0.0.190 - - [2026-08-24 03:59:44] "GET /virtual-networks?parent_id=59efb335-1754-4df1-a8fe-0b50a4c83458&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003461 10.0.0.190 - - [2026-08-24 03:59:44] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006619 10.0.0.190 - - [2026-08-24 03:59:44] "POST /neutron/port HTTP/1.1" 200 1122 0.020687 10.0.0.190 - - [2026-08-24 03:59:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007465 10.0.0.190 - - [2026-08-24 03:59:54] "POST /neutron/port HTTP/1.1" 200 1122 0.019229 10.0.0.190 - - [2026-08-24 03:59:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009249 10.0.0.190 - - [2026-08-24 04:00:00] "POST /neutron/port HTTP/1.1" 200 1122 0.023181 10.0.0.190 - - [2026-08-24 04:00:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009931 10.0.0.190 - - [2026-08-24 04:00:00] "POST /id-to-fqname HTTP/1.1" 200 218 0.001525 10.0.0.190 - - [2026-08-24 04:00:00] "GET /virtual-machine/f36a4334-ceb1-472b-8536-143580750bdf HTTP/1.1" 200 1292 0.004997 10.0.0.190 - - [2026-08-24 04:00:00] "GET /virtual-machine-interface/a0aaa41c-46ec-4ee4-b702-d120cc9a55a8 HTTP/1.1" 200 2939 0.006376 10.0.0.190 - - [2026-08-24 04:00:00] "GET /instance-ip/70d32535-83bc-40ea-876e-781c46999e1a HTTP/1.1" 200 1618 0.008500 10.0.0.190 - - [2026-08-24 04:00:00] "GET /virtual-machine-interface/a0aaa41c-46ec-4ee4-b702-d120cc9a55a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2717 0.006845 10.0.0.190 - - [2026-08-24 04:00:00] "PUT /virtual-machine-interface/a0aaa41c-46ec-4ee4-b702-d120cc9a55a8 HTTP/1.1" 200 285 0.021446 10.0.0.190 - - [2026-08-24 04:00:19] "POST /neutron/port HTTP/1.1" 200 1122 0.022429 10.0.0.190 - - [2026-08-24 04:00:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005070 10.0.0.190 - - [2026-08-24 04:00:21] "POST /neutron/network HTTP/1.1" 200 822 0.007799 10.0.0.190 - - [2026-08-24 04:00:25] "POST /neutron/network HTTP/1.1" 200 832 0.034853 10.0.0.190 - - [2026-08-24 04:00:25] "POST /neutron/port HTTP/1.1" 200 117 0.001484 10.0.0.190 - - [2026-08-24 04:01:22] "POST /neutron/port HTTP/1.1" 200 1122 0.019241 10.0.0.190 - - [2026-08-24 04:01:23] "POST /neutron/subnet HTTP/1.1" 200 698 0.009831 10.0.0.190 - - [2026-08-24 04:01:24] "POST /neutron/port HTTP/1.1" 200 1067 0.018769 10.0.0.190 - - [2026-08-24 04:01:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004424 10.0.0.190 - - [2026-08-24 04:01:26] "POST /neutron/network HTTP/1.1" 200 822 0.008980 10.0.0.190 - - [2026-08-24 04:01:29] "DELETE /instance-ip/f0ae4b41-75cc-426f-8a2e-2cb19a3a6d69 HTTP/1.1" 200 115 0.076113 10.0.0.190 - - [2026-08-24 04:01:29] "DELETE /virtual-machine-interface/492fe997-16a5-424c-987b-d8d55c874da8 HTTP/1.1" 200 115 0.134450 10.0.0.190 - - [2026-08-24 04:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.190 - - [2026-08-24 04:01:29] "GET /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006724 10.0.0.190 - - [2026-08-24 04:01:29] "PUT /virtual-network/de98c911-0da0-4a9a-bdb8-725f2ead228f HTTP/1.1" 200 265 0.086969 10.0.0.190 - - [2026-08-24 04:01:29] "POST /ref-update HTTP/1.1" 200 156 0.047940 10.0.0.190 - - [2026-08-24 04:01:30] "POST /neutron/port HTTP/1.1" 200 1122 0.038779 10.0.0.190 - - [2026-08-24 04:01:31] "POST /neutron/network HTTP/1.1" 200 822 0.009554 10.0.0.190 - - [2026-08-24 04:01:33] "POST /neutron/port HTTP/1.1" 200 117 0.004993 10.0.0.190 - - [2026-08-24 04:01:33] "POST /neutron/port HTTP/1.1" 200 151 0.220897 10.0.0.190 - - [2026-08-24 04:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.191 - - [2026-08-24 04:01:33] "POST /useragent-kv HTTP/1.1" 200 115 0.091874 10.0.0.191 - - [2026-08-24 04:01:33] "POST /useragent-kv HTTP/1.1" 200 115 0.016210 10.0.0.190 - - [2026-08-24 04:01:33] "POST /neutron/network HTTP/1.1" 200 151 0.242822 10.0.0.191 - - [2026-08-24 04:01:35] "GET /projects?obj_uuids=59efb335-1754-4df1-a8fe-0b50a4c83458&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001057 10.0.0.190 - - [2026-08-24 04:01:35] "GET /project/59efb335-1754-4df1-a8fe-0b50a4c83458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.062447 10.0.0.191 - - [2026-08-24 04:01:35] "GET /projects?obj_uuids=59efb335-1754-4df1-a8fe-0b50a4c83458&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001047 10.0.0.190 - - [2026-08-24 04:01:35] "GET /project/59efb335-1754-4df1-a8fe-0b50a4c83458?fields=virtual_networks HTTP/1.1" 200 1030 0.056549 10.0.0.191 - - [2026-08-24 04:01:35] "GET /projects?obj_uuids=59efb335-1754-4df1-a8fe-0b50a4c83458&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000929 10.0.0.190 - - [2026-08-24 04:01:35] "GET /project/59efb335-1754-4df1-a8fe-0b50a4c83458?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.045343 10.0.0.191 - - [2026-08-24 04:01:35] "GET /projects?obj_uuids=59efb335-1754-4df1-a8fe-0b50a4c83458&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000918 10.0.0.190 - - [2026-08-24 04:01:35] "GET /project/59efb335-1754-4df1-a8fe-0b50a4c83458?fields=security_groups HTTP/1.1" 200 1255 0.054723 10.0.0.50 - - [2026-08-24 04:01:36] "GET /obj-perms HTTP/1.1" 200 4509 0.366337 10.0.0.191 - - [2026-08-24 04:01:37] "GET /obj-perms HTTP/1.1" 200 4509 0.183181 10.0.0.190 - - [2026-08-24 04:01:37] "POST /fqname-to-id HTTP/1.1" 404 185 0.037387 10.0.0.191 - - [2026-08-24 04:01:37] "GET /projects?obj_uuids=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003731 10.0.0.191 - - [2026-08-24 04:01:37] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001004 10.0.0.191 - - [2026-08-24 04:01:37] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.038371 10.0.0.191 - - [2026-08-24 04:01:37] "POST /id-to-fqname HTTP/1.1" 200 187 0.001239 10.0.0.191 - - [2026-08-24 04:01:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.020929 10.0.0.191 - - [2026-08-24 04:01:37] "POST /security-groups HTTP/1.1" 200 588 0.073715 10.0.0.191 - - [2026-08-24 04:01:37] "POST /projects HTTP/1.1" 200 579 0.316226 10.0.0.190 - - [2026-08-24 04:01:37] "POST /access-control-lists HTTP/1.1" 200 595 0.033919 10.0.0.191 - - [2026-08-24 04:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.395007 10.0.0.190 - - [2026-08-24 04:01:38] "GET /project/87f64db6-5df2-4f45-aee7-85e4ecc63130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.608746 10.0.0.190 - - [2026-08-24 04:01:39] "GET / HTTP/1.1" 200 36215 0.001588 10.0.0.190 - - [2026-08-24 04:01:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000491 10.0.0.190 - - [2026-08-24 04:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.065581 10.0.0.191 - - [2026-08-24 04:01:41] "GET /projects?obj_uuids=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000992 10.0.0.190 - - [2026-08-24 04:01:41] "GET /project/87f64db6-5df2-4f45-aee7-85e4ecc63130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.052651 10.0.0.190 - - [2026-08-24 04:01:41] "POST /route-targets HTTP/1.1" 200 328 0.021197 10.0.0.191 - - [2026-08-24 04:01:42] "POST /useragent-kv HTTP/1.1" 200 115 0.010505 10.0.0.190 - - [2026-08-24 04:01:42] "POST /neutron/subnet HTTP/1.1" 200 734 0.281970 10.0.0.190 - - [2026-08-24 04:01:42] "POST /id-to-fqname HTTP/1.1" 200 221 0.001445 10.0.0.190 - - [2026-08-24 04:01:42] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006243 10.0.0.190 - - [2026-08-24 04:01:42] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006516 10.0.0.190 - - [2026-08-24 04:01:42] "POST /neutron/network HTTP/1.1" 200 831 0.008308 10.0.0.190 - - [2026-08-24 04:01:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.004918 10.0.0.190 - - [2026-08-24 04:01:42] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005660 10.0.0.190 - - [2026-08-24 04:01:42] "GET /virtual-machine-interface/ec5516c1-3ba4-455d-ae7c-b73c3eaa1a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.010670 10.0.0.190 - - [2026-08-24 04:01:42] "GET /virtual-machine-interface/ec5516c1-3ba4-455d-ae7c-b73c3eaa1a4d?fields=instance_ip_back_refs HTTP/1.1" 200 1323 0.011299 10.0.0.190 - - [2026-08-24 04:01:42] "GET /instance-ip/d92e9aaf-1f6d-4c05-9572-0b9e50e7126b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1606 0.006376 10.0.0.190 - - [2026-08-24 04:01:42] "POST /id-to-fqname HTTP/1.1" 200 221 0.001857 10.0.0.190 - - [2026-08-24 04:01:43] "POST /neutron/network HTTP/1.1" 200 841 0.008285 10.0.0.190 - - [2026-08-24 04:01:43] "POST /neutron/port HTTP/1.1" 200 117 0.007060 10.0.0.190 - - [2026-08-24 04:01:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.001627 10.0.0.190 - - [2026-08-24 04:01:43] "POST /neutron/port HTTP/1.1" 200 985 0.031436 10.0.0.190 - - [2026-08-24 04:01:43] "POST /neutron/port HTTP/1.1" 200 985 0.012530 10.0.0.191 - - [2026-08-24 04:01:43] "GET /projects?obj_uuids=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001023 10.0.0.190 - - [2026-08-24 04:01:43] "GET /project/87f64db6-5df2-4f45-aee7-85e4ecc63130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.040369 10.0.0.190 - - [2026-08-24 04:01:43] "POST /fqname-to-id HTTP/1.1" 404 208 0.008762 10.0.0.190 - - [2026-08-24 04:01:44] "POST /interface-route-tables HTTP/1.1" 200 558 0.029378 10.0.0.190 - - [2026-08-24 04:01:44] "GET /interface-route-table/1e9c8a27-cddb-47cc-80b1-3e78616167c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.006665 10.0.0.190 - - [2026-08-24 04:01:45] "GET /virtual-machine-interface/ec5516c1-3ba4-455d-ae7c-b73c3eaa1a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006915 10.0.0.190 - - [2026-08-24 04:01:45] "POST /ref-update HTTP/1.1" 200 156 0.016691 10.0.0.190 - - [2026-08-24 04:01:45] "POST /neutron/port HTTP/1.1" 200 117 0.007418 10.0.0.190 - - [2026-08-24 04:01:47] "POST /neutron/port HTTP/1.1" 200 1059 0.020849 10.0.0.190 - - [2026-08-24 04:01:48] "POST /neutron/port HTTP/1.1" 200 985 0.019848 10.0.0.190 - - [2026-08-24 04:01:48] "POST /neutron/port HTTP/1.1" 200 985 0.012072 10.0.0.190 - - [2026-08-24 04:01:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005419 10.0.0.190 - - [2026-08-24 04:01:49] "POST /neutron/network HTTP/1.1" 200 831 0.008200 10.0.0.190 - - [2026-08-24 04:01:49] "POST /neutron/subnet HTTP/1.1" 200 708 0.009557 10.0.0.190 - - [2026-08-24 04:01:50] "POST /neutron/port HTTP/1.1" 200 1123 0.026148 10.0.0.190 - - [2026-08-24 04:01:55] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007912 10.0.0.190 - - [2026-08-24 04:02:05] "POST /neutron/port HTTP/1.1" 200 1123 0.020069 10.0.0.191 - - [2026-08-24 04:02:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000495 10.0.0.191 - - [2026-08-24 04:02:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000511 10.0.0.190 - - [2026-08-24 04:02:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000468 10.0.0.190 - - [2026-08-24 04:02:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000552 10.0.0.191 - - [2026-08-24 04:02:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000506 10.0.0.191 - - [2026-08-24 04:02:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000475 10.0.0.50 - - [2026-08-24 04:02:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000423 10.0.0.50 - - [2026-08-24 04:02:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.190 - - [2026-08-24 04:02:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.190 - - [2026-08-24 04:02:10] "GET /global-system-configs HTTP/1.1" 401 293 0.001122 10.0.0.190 - - [2026-08-24 04:02:10] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008335 10.0.0.190 - - [2026-08-24 04:02:10] "POST /neutron/port HTTP/1.1" 200 1123 0.019377 10.0.0.190 - - [2026-08-24 04:02:11] "POST /neutron/security_group HTTP/1.1" 200 2055 0.009734 10.0.0.190 - - [2026-08-24 04:02:11] "GET /virtual-machine/4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 HTTP/1.1" 401 293 0.000494 10.0.0.50 - - [2026-08-24 04:02:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.190 - - [2026-08-24 04:02:11] "GET /virtual-machine/4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 HTTP/1.1" 200 1291 0.075811 10.0.0.190 - - [2026-08-24 04:02:11] "GET /virtual-machine/4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 HTTP/1.1" 200 1291 0.005367 10.0.0.190 - - [2026-08-24 04:02:11] "GET /virtual-machine-interface/5a86ba96-12f1-4a61-b258-a318a2a541fb HTTP/1.1" 200 2945 0.006032 10.0.0.50 - - [2026-08-24 04:02:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000315 10.0.0.190 - - [2026-08-24 04:02:11] "GET /virtual-machine/4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 HTTP/1.1" 200 1291 0.004833 10.0.0.190 - - [2026-08-24 04:02:11] "GET /virtual-machine-interface/5a86ba96-12f1-4a61-b258-a318a2a541fb HTTP/1.1" 200 2945 0.006152 10.0.0.190 - - [2026-08-24 04:02:11] "GET /instance-ip/049d2d5e-f013-46fc-ae61-dd8307a59ec4 HTTP/1.1" 200 1622 0.007109 10.0.0.190 - - [2026-08-24 04:02:11] "GET /virtual-machine/4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 HTTP/1.1" 200 1291 0.004482 10.0.0.190 - - [2026-08-24 04:02:11] "GET /virtual-machine-interface/5a86ba96-12f1-4a61-b258-a318a2a541fb HTTP/1.1" 200 2945 0.005790 10.0.0.190 - - [2026-08-24 04:02:11] "GET /instance-ip/049d2d5e-f013-46fc-ae61-dd8307a59ec4 HTTP/1.1" 200 1622 0.004804 10.0.0.190 - - [2026-08-24 04:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.190 - - [2026-08-24 04:02:11] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004401 10.0.0.190 - - [2026-08-24 04:02:11] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003192 10.0.0.190 - - [2026-08-24 04:02:11] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006596 10.0.0.190 - - [2026-08-24 04:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.190 - - [2026-08-24 04:02:11] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004824 10.0.0.190 - - [2026-08-24 04:02:11] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003630 10.0.0.190 - - [2026-08-24 04:02:11] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006660 10.0.0.190 - - [2026-08-24 04:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.190 - - [2026-08-24 04:02:11] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004727 10.0.0.190 - - [2026-08-24 04:02:11] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003478 10.0.0.190 - - [2026-08-24 04:02:12] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006636 10.0.0.190 - - [2026-08-24 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.190 - - [2026-08-24 04:02:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004824 10.0.0.190 - - [2026-08-24 04:02:12] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004429 10.0.0.190 - - [2026-08-24 04:02:12] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006523 10.0.0.190 - - [2026-08-24 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.190 - - [2026-08-24 04:02:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004498 10.0.0.190 - - [2026-08-24 04:02:12] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004424 10.0.0.190 - - [2026-08-24 04:02:12] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006593 10.0.0.190 - - [2026-08-24 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.190 - - [2026-08-24 04:02:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006280 10.0.0.190 - - [2026-08-24 04:02:12] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003608 10.0.0.190 - - [2026-08-24 04:02:12] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006479 10.0.0.190 - - [2026-08-24 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.190 - - [2026-08-24 04:02:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005042 10.0.0.190 - - [2026-08-24 04:02:12] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003582 10.0.0.190 - - [2026-08-24 04:02:12] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006379 10.0.0.190 - - [2026-08-24 04:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005745 10.0.0.190 - - [2026-08-24 04:02:15] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006144 10.0.0.190 - - [2026-08-24 04:02:16] "POST /neutron/port HTTP/1.1" 200 1123 0.019808 10.0.0.190 - - [2026-08-24 04:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.190 - - [2026-08-24 04:02:17] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004400 10.0.0.190 - - [2026-08-24 04:02:17] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004088 10.0.0.190 - - [2026-08-24 04:02:17] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006507 10.0.0.190 - - [2026-08-24 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.190 - - [2026-08-24 04:02:18] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004561 10.0.0.190 - - [2026-08-24 04:02:18] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003728 10.0.0.190 - - [2026-08-24 04:02:18] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006360 10.0.0.190 - - [2026-08-24 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.190 - - [2026-08-24 04:02:18] "GET /routing-instance/a370c2a0-badf-47a3-81b3-1948854e5c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.005259 10.0.0.190 - - [2026-08-24 04:02:18] "GET /route-target/985c74b5-09ab-4eba-802b-d5a41d1704af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004773 10.0.0.190 - - [2026-08-24 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.190 - - [2026-08-24 04:02:18] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004368 10.0.0.190 - - [2026-08-24 04:02:18] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003435 10.0.0.190 - - [2026-08-24 04:02:18] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006880 10.0.0.190 - - [2026-08-24 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.190 - - [2026-08-24 04:02:18] "GET /routing-instance/a370c2a0-badf-47a3-81b3-1948854e5c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.005280 10.0.0.190 - - [2026-08-24 04:02:18] "GET /route-target/985c74b5-09ab-4eba-802b-d5a41d1704af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005127 10.0.0.190 - - [2026-08-24 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.190 - - [2026-08-24 04:02:18] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004455 10.0.0.190 - - [2026-08-24 04:02:18] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003835 10.0.0.190 - - [2026-08-24 04:02:18] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007971 10.0.0.190 - - [2026-08-24 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.190 - - [2026-08-24 04:02:18] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005163 10.0.0.190 - - [2026-08-24 04:02:18] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004014 10.0.0.190 - - [2026-08-24 04:02:18] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006159 10.0.0.190 - - [2026-08-24 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.190 - - [2026-08-24 04:02:18] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004504 10.0.0.190 - - [2026-08-24 04:02:18] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004586 10.0.0.190 - - [2026-08-24 04:02:19] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.018666 10.0.0.190 - - [2026-08-24 04:02:19] "DELETE /access-control-list/5ca8d7ba-033e-42f3-befd-56a0244736ee HTTP/1.1" 200 115 0.052350 10.0.0.190 - - [2026-08-24 04:02:20] "GET /obj-perms HTTP/1.1" 200 4477 0.050732 10.0.0.190 - - [2026-08-24 04:02:20] "GET /obj-perms HTTP/1.1" 200 4477 0.004225 10.0.0.191 - - [2026-08-24 04:02:20] "GET /obj-perms HTTP/1.1" 200 4477 0.047609 10.0.0.190 - - [2026-08-24 04:02:20] "GET /obj-perms HTTP/1.1" 200 4477 0.004650 10.0.0.190 - - [2026-08-24 04:02:21] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008640 10.0.0.190 - - [2026-08-24 04:02:21] "POST /neutron/port HTTP/1.1" 200 1087 0.023968 10.0.0.190 - - [2026-08-24 04:02:21] "GET /virtual-machine/3fb90f98-61ed-4795-a8ad-cf2f47a60042 HTTP/1.1" 200 1269 0.006960 10.0.0.190 - - [2026-08-24 04:02:21] "GET /virtual-machine-interface/ec5516c1-3ba4-455d-ae7c-b73c3eaa1a4d HTTP/1.1" 200 3159 0.005677 10.0.0.190 - - [2026-08-24 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.190 - - [2026-08-24 04:02:21] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004801 10.0.0.190 - - [2026-08-24 04:02:21] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003440 10.0.0.190 - - [2026-08-24 04:02:21] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006520 10.0.0.190 - - [2026-08-24 04:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.190 - - [2026-08-24 04:02:22] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004021 10.0.0.190 - - [2026-08-24 04:02:22] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003388 10.0.0.190 - - [2026-08-24 04:02:22] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006138 10.0.0.190 - - [2026-08-24 04:02:23] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006913 10.0.0.190 - - [2026-08-24 04:02:23] "GET /obj-perms HTTP/1.1" 200 4477 0.004181 10.0.0.190 - - [2026-08-24 04:02:23] "POST /neutron/port HTTP/1.1" 200 1087 0.027611 10.0.0.190 - - [2026-08-24 04:02:23] "GET /virtual-machine/4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 HTTP/1.1" 200 1291 0.005059 10.0.0.190 - - [2026-08-24 04:02:24] "POST /neutron/subnet HTTP/1.1" 200 708 0.009851 10.0.0.190 - - [2026-08-24 04:02:25] "GET /virtual-machine/4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 HTTP/1.1" 200 1291 0.005243 10.0.0.190 - - [2026-08-24 04:02:25] "POST /neutron/port HTTP/1.1" 200 1123 0.019700 10.0.0.190 - - [2026-08-24 04:02:27] "GET /virtual-machine/4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 HTTP/1.1" 404 171 0.004144 10.0.0.190 - - [2026-08-24 04:02:27] "GET /virtual-machine/4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 HTTP/1.1" 404 171 0.003467 10.0.0.190 - - [2026-08-24 04:02:27] "GET /virtual-machine/4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 HTTP/1.1" 404 171 0.003970 10.0.0.190 - - [2026-08-24 04:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.190 - - [2026-08-24 04:02:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004419 10.0.0.190 - - [2026-08-24 04:02:28] "GET /virtual-networks?parent_id=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003935 10.0.0.190 - - [2026-08-24 04:02:28] "GET /virtual-network/4570a270-8639-4a7f-901f-49d74928b71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006351 10.0.0.190 - - [2026-08-24 04:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.190 - - [2026-08-24 04:02:28] "GET /routing-instance/a370c2a0-badf-47a3-81b3-1948854e5c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.005476 10.0.0.190 - - [2026-08-24 04:02:28] "GET /route-target/985c74b5-09ab-4eba-802b-d5a41d1704af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004891 10.0.0.190 - - [2026-08-24 04:02:31] "GET /obj-perms HTTP/1.1" 200 4477 0.004154 10.0.0.190 - - [2026-08-24 04:02:34] "GET /obj-perms HTTP/1.1" 200 4477 0.005049 10.0.0.191 - - [2026-08-24 04:02:35] "DELETE /project/87f64db65df24f45aee785e4ecc63130 HTTP/1.1" 404 173 0.003116 10.0.0.191 - - [2026-08-24 04:02:35] "DELETE /project/59efb335-1754-4df1-a8fe-0b50a4c83458 HTTP/1.1" 404 177 0.006002 10.0.0.190 - - [2026-08-24 04:02:37] "GET /obj-perms HTTP/1.1" 200 4477 0.004544 10.0.0.50 - - [2026-08-24 04:02:37] "GET /obj-perms HTTP/1.1" 200 4509 0.048908 10.0.0.190 - - [2026-08-24 04:02:43] "GET /obj-perms HTTP/1.1" 200 4477 0.004400 10.0.0.190 - - [2026-08-24 04:02:46] "GET /obj-perms HTTP/1.1" 200 4477 0.005181 10.0.0.191 - - [2026-08-24 04:02:46] "GET /obj-perms HTTP/1.1" 200 4477 0.004056 10.0.0.190 - - [2026-08-24 04:02:46] "GET /interface-route-table/1e9c8a27-cddb-47cc-80b1-3e78616167c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.003985 10.0.0.190 - - [2026-08-24 04:02:46] "GET /virtual-machine-interface/ec5516c1-3ba4-455d-ae7c-b73c3eaa1a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2937 0.005596 10.0.0.190 - - [2026-08-24 04:02:46] "POST /ref-update HTTP/1.1" 200 156 0.017023 10.0.0.190 - - [2026-08-24 04:02:47] "DELETE /interface-route-table/1e9c8a27-cddb-47cc-80b1-3e78616167c7 HTTP/1.1" 200 115 0.043924 10.0.0.190 - - [2026-08-24 04:02:47] "POST /neutron/port HTTP/1.1" 200 1077 0.017018 10.0.0.191 - - [2026-08-24 04:02:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003198 10.0.0.191 - - [2026-08-24 04:02:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002882 10.0.0.190 - - [2026-08-24 04:02:47] "POST /neutron/network HTTP/1.1" 200 151 0.127707 10.0.0.191 - - [2026-08-24 04:02:49] "GET /projects?obj_uuids=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001212 10.0.0.190 - - [2026-08-24 04:02:49] "GET /project/87f64db6-5df2-4f45-aee7-85e4ecc63130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.054669 10.0.0.191 - - [2026-08-24 04:02:49] "GET /projects?obj_uuids=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001178 10.0.0.190 - - [2026-08-24 04:02:49] "GET /project/87f64db6-5df2-4f45-aee7-85e4ecc63130?fields=virtual_networks HTTP/1.1" 200 1028 0.053014 10.0.0.191 - - [2026-08-24 04:02:49] "GET /projects?obj_uuids=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001460 10.0.0.190 - - [2026-08-24 04:02:49] "GET /project/87f64db6-5df2-4f45-aee7-85e4ecc63130?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.043713 10.0.0.191 - - [2026-08-24 04:02:49] "GET /projects?obj_uuids=87f64db6-5df2-4f45-aee7-85e4ecc63130&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001334 10.0.0.190 - - [2026-08-24 04:02:49] "GET /project/87f64db6-5df2-4f45-aee7-85e4ecc63130?fields=security_groups HTTP/1.1" 200 1252 0.067093 10.0.0.190 - - [2026-08-24 04:02:50] "POST /fqname-to-id HTTP/1.1" 404 192 0.030287 10.0.0.191 - - [2026-08-24 04:02:50] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003838 10.0.0.191 - - [2026-08-24 04:02:50] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.191 - - [2026-08-24 04:02:50] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007668 10.0.0.191 - - [2026-08-24 04:02:50] "POST /id-to-fqname HTTP/1.1" 200 194 0.005409 10.0.0.191 - - [2026-08-24 04:02:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.004415 10.0.0.191 - - [2026-08-24 04:02:50] "POST /security-groups HTTP/1.1" 200 595 0.081754 10.0.0.190 - - [2026-08-24 04:02:50] "POST /fqname-to-id HTTP/1.1" 404 238 0.006700 10.0.0.191 - - [2026-08-24 04:02:50] "POST /projects HTTP/1.1" 200 593 0.345587 10.0.0.191 - - [2026-08-24 04:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.416721 10.0.0.190 - - [2026-08-24 04:02:50] "POST /access-control-lists HTTP/1.1" 200 600 0.044624 10.0.0.190 - - [2026-08-24 04:02:50] "GET /project/41c00e36-2284-4e4d-80f5-026107050f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.593689 10.0.0.190 - - [2026-08-24 04:02:52] "GET / HTTP/1.1" 200 36215 0.002144 10.0.0.190 - - [2026-08-24 04:02:52] "POST /neutron/port HTTP/1.1" 400 205 0.004305 10.0.0.190 - - [2026-08-24 04:02:52] "POST /fqname-to-id HTTP/1.1" 401 293 0.000529 10.0.0.190 - - [2026-08-24 04:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.057526 10.0.0.191 - - [2026-08-24 04:02:53] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000955 10.0.0.190 - - [2026-08-24 04:02:53] "GET /project/41c00e36-2284-4e4d-80f5-026107050f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.083442 10.0.0.191 - - [2026-08-24 04:02:53] "POST /useragent-kv HTTP/1.1" 200 115 0.017687 10.0.0.190 - - [2026-08-24 04:02:53] "POST /neutron/subnet HTTP/1.1" 200 720 0.310005 10.0.0.190 - - [2026-08-24 04:02:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.001625 10.0.0.190 - - [2026-08-24 04:02:53] "GET /virtual-network/15bf435d-3ab9-4eee-8d73-851358db827c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006060 10.0.0.190 - - [2026-08-24 04:02:53] "GET /virtual-network/15bf435d-3ab9-4eee-8d73-851358db827c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007240 10.0.0.190 - - [2026-08-24 04:02:53] "POST /neutron/network HTTP/1.1" 200 827 0.010157 10.0.0.190 - - [2026-08-24 04:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.191 - - [2026-08-24 04:02:53] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000909 10.0.0.190 - - [2026-08-24 04:02:53] "GET /project/41c00e36-2284-4e4d-80f5-026107050f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.056364 10.0.0.191 - - [2026-08-24 04:02:54] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001138 10.0.0.190 - - [2026-08-24 04:02:54] "POST /neutron/network HTTP/1.1" 200 609 0.173148 10.0.0.190 - - [2026-08-24 04:02:54] "POST /route-targets HTTP/1.1" 200 328 0.022607 10.0.0.190 - - [2026-08-24 04:02:54] "POST /id-to-fqname HTTP/1.1" 200 224 0.004690 10.0.0.190 - - [2026-08-24 04:02:54] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006542 10.0.0.190 - - [2026-08-24 04:02:54] "POST /neutron/network HTTP/1.1" 200 827 0.010821 10.0.0.190 - - [2026-08-24 04:02:54] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006630 10.0.0.190 - - [2026-08-24 04:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.191 - - [2026-08-24 04:02:54] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000842 10.0.0.190 - - [2026-08-24 04:02:54] "GET /project/41c00e36-2284-4e4d-80f5-026107050f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.062403 10.0.0.190 - - [2026-08-24 04:02:54] "POST /neutron/network HTTP/1.1" 200 117 0.017991 10.0.0.190 - - [2026-08-24 04:02:55] "POST /ref-update HTTP/1.1" 200 156 0.034870 10.0.0.190 - - [2026-08-24 04:02:55] "POST /neutron/network HTTP/1.1" 200 828 0.010244 10.0.0.190 - - [2026-08-24 04:02:55] "POST /id-to-fqname HTTP/1.1" 200 224 0.001474 10.0.0.190 - - [2026-08-24 04:02:55] "GET /virtual-network/645b919d-30b2-4a81-97e0-21cc978bed28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006490 10.0.0.190 - - [2026-08-24 04:02:55] "GET /virtual-network/645b919d-30b2-4a81-97e0-21cc978bed28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006010 10.0.0.190 - - [2026-08-24 04:02:55] "POST /neutron/subnet HTTP/1.1" 200 725 0.009442 10.0.0.190 - - [2026-08-24 04:02:55] "POST /fqname-to-id HTTP/1.1" 404 214 0.003105 10.0.0.190 - - [2026-08-24 04:02:55] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005576 10.0.0.190 - - [2026-08-24 04:02:55] "GET /virtual-machine-interface/b5a73f1c-c435-4e1b-b501-10198b960506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2379 0.008947 10.0.0.190 - - [2026-08-24 04:02:55] "GET /virtual-machine-interface/b5a73f1c-c435-4e1b-b501-10198b960506?fields=instance_ip_back_refs HTTP/1.1" 200 1337 0.011146 10.0.0.190 - - [2026-08-24 04:02:55] "GET /instance-ip/eb238487-6847-4a95-84b8-20c233129171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.005970 10.0.0.190 - - [2026-08-24 04:02:55] "POST /fqname-to-id HTTP/1.1" 404 214 0.003984 10.0.0.190 - - [2026-08-24 04:02:55] "GET /virtual-network/15bf435d-3ab9-4eee-8d73-851358db827c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007792 10.0.0.191 - - [2026-08-24 04:02:55] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001303 10.0.0.190 - - [2026-08-24 04:02:55] "GET /project/41c00e36-2284-4e4d-80f5-026107050f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.057624 10.0.0.190 - - [2026-08-24 04:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.190 - - [2026-08-24 04:02:56] "GET /security-group/71f9d26f-d3f1-4ee9-a9e6-1ab0626614cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005492 10.0.0.190 - - [2026-08-24 04:02:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.146692 10.0.0.190 - - [2026-08-24 04:02:56] "POST /instance-ips HTTP/1.1" 200 358 0.061946 10.0.0.190 - - [2026-08-24 04:02:56] "GET /virtual-machine-interface/3fb53106-adcb-45af-868c-3560f42b0054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.009832 10.0.0.190 - - [2026-08-24 04:02:56] "GET /virtual-machine-interface/3fb53106-adcb-45af-868c-3560f42b0054?fields=instance_ip_back_refs HTTP/1.1" 200 1337 0.010814 10.0.0.190 - - [2026-08-24 04:02:56] "GET /instance-ip/1fec6860-0f21-4687-995d-8513b4b6eeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.005714 10.0.0.190 - - [2026-08-24 04:02:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.004314 10.0.0.190 - - [2026-08-24 04:02:56] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006787 10.0.0.190 - - [2026-08-24 04:02:56] "GET /virtual-machine-interface/5e9c1c8e-99d7-4cb8-8e20-a46bf927f343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2378 0.010674 10.0.0.190 - - [2026-08-24 04:02:56] "GET /virtual-machine-interface/5e9c1c8e-99d7-4cb8-8e20-a46bf927f343?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.013631 10.0.0.190 - - [2026-08-24 04:02:56] "GET /instance-ip/fbd62cb1-b540-495b-9ee4-37cfd3cee0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006204 10.0.0.190 - - [2026-08-24 04:02:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.003270 10.0.0.190 - - [2026-08-24 04:02:57] "GET /virtual-network/15bf435d-3ab9-4eee-8d73-851358db827c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010233 10.0.0.191 - - [2026-08-24 04:02:57] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002596 10.0.0.190 - - [2026-08-24 04:02:57] "GET /project/41c00e36-2284-4e4d-80f5-026107050f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.060094 10.0.0.190 - - [2026-08-24 04:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.190 - - [2026-08-24 04:02:57] "GET /security-group/71f9d26f-d3f1-4ee9-a9e6-1ab0626614cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005563 10.0.0.190 - - [2026-08-24 04:02:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.146902 10.0.0.190 - - [2026-08-24 04:02:57] "POST /instance-ips HTTP/1.1" 200 358 0.047145 10.0.0.190 - - [2026-08-24 04:02:57] "GET /virtual-machine-interface/07f1bc29-70c5-4d15-9bee-62c1e144348b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.014441 10.0.0.190 - - [2026-08-24 04:02:57] "GET /virtual-machine-interface/07f1bc29-70c5-4d15-9bee-62c1e144348b?fields=instance_ip_back_refs HTTP/1.1" 200 1337 0.015101 10.0.0.190 - - [2026-08-24 04:02:57] "GET /instance-ip/8aae5d11-0a4c-4c7e-b7ea-22b76d108f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.006102 10.0.0.190 - - [2026-08-24 04:02:57] "POST /fqname-to-id HTTP/1.1" 404 214 0.003505 10.0.0.190 - - [2026-08-24 04:02:57] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008314 10.0.0.191 - - [2026-08-24 04:02:57] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001120 10.0.0.190 - - [2026-08-24 04:02:58] "POST /neutron/port HTTP/1.1" 200 989 0.308100 10.0.0.190 - - [2026-08-24 04:02:58] "GET /virtual-machine-interface/366a199e-2c64-4c3a-897e-478360a5a19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2377 0.008185 10.0.0.190 - - [2026-08-24 04:02:58] "GET /virtual-machine-interface/366a199e-2c64-4c3a-897e-478360a5a19e?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.007774 10.0.0.190 - - [2026-08-24 04:02:58] "GET /instance-ip/0c9a75d6-930f-421e-adc0-3266584df211?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.005337 10.0.0.190 - - [2026-08-24 04:02:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.003539 10.0.0.190 - - [2026-08-24 04:02:58] "GET /virtual-network/645b919d-30b2-4a81-97e0-21cc978bed28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008045 10.0.0.191 - - [2026-08-24 04:02:58] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001150 10.0.0.190 - - [2026-08-24 04:02:58] "GET /project/41c00e36-2284-4e4d-80f5-026107050f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.060438 10.0.0.190 - - [2026-08-24 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.190 - - [2026-08-24 04:02:58] "GET /security-group/71f9d26f-d3f1-4ee9-a9e6-1ab0626614cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005112 10.0.0.190 - - [2026-08-24 04:02:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.109668 10.0.0.190 - - [2026-08-24 04:02:58] "POST /instance-ips HTTP/1.1" 200 358 0.066884 10.0.0.190 - - [2026-08-24 04:02:58] "GET /virtual-machine-interface/6dd2364f-2d67-4356-82cb-ca66276f9c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.007789 10.0.0.190 - - [2026-08-24 04:02:58] "GET /virtual-machine-interface/6dd2364f-2d67-4356-82cb-ca66276f9c50?fields=instance_ip_back_refs HTTP/1.1" 200 1337 0.014391 10.0.0.190 - - [2026-08-24 04:02:58] "GET /instance-ip/f39d336e-17d6-4b41-87c0-d40200331b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1585 0.005503 10.0.0.190 - - [2026-08-24 04:03:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001423 10.0.0.190 - - [2026-08-24 04:03:00] "POST /neutron/network HTTP/1.1" 200 827 0.009925 10.0.0.190 - - [2026-08-24 04:03:00] "POST /neutron/port HTTP/1.1" 200 989 0.014926 10.0.0.190 - - [2026-08-24 04:03:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001497 10.0.0.190 - - [2026-08-24 04:03:00] "POST /neutron/network HTTP/1.1" 200 838 0.007639 10.0.0.191 - - [2026-08-24 04:03:00] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001107 10.0.0.190 - - [2026-08-24 04:03:00] "GET /project/41c00e36-2284-4e4d-80f5-026107050f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.099803 10.0.0.190 - - [2026-08-24 04:03:01] "POST /neutron/port HTTP/1.1" 200 117 0.006994 10.0.0.190 - - [2026-08-24 04:03:01] "POST /id-to-fqname HTTP/1.1" 200 224 0.001444 10.0.0.190 - - [2026-08-24 04:03:01] "POST /neutron/port HTTP/1.1" 200 989 0.015213 10.0.0.190 - - [2026-08-24 04:03:01] "POST /neutron/port HTTP/1.1" 200 989 0.013721 10.0.0.191 - - [2026-08-24 04:03:01] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002366 10.0.0.190 - - [2026-08-24 04:03:02] "POST /neutron/router HTTP/1.1" 200 598 0.114830 10.0.0.190 - - [2026-08-24 04:03:02] "POST /neutron/router HTTP/1.1" 200 598 0.020644 10.0.0.190 - - [2026-08-24 04:03:02] "POST /ref-update HTTP/1.1" 200 156 0.025846 10.0.0.190 - - [2026-08-24 04:03:04] "POST /neutron/port HTTP/1.1" 200 989 0.014944 10.0.0.190 - - [2026-08-24 04:03:05] "POST /neutron/port HTTP/1.1" 200 989 0.013280 10.0.0.191 - - [2026-08-24 04:03:05] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001079 10.0.0.190 - - [2026-08-24 04:03:05] "POST /neutron/port HTTP/1.1" 200 1064 0.366827 10.0.0.190 - - [2026-08-24 04:03:06] "POST /neutron/port HTTP/1.1" 200 1118 0.133911 10.0.0.190 - - [2026-08-24 04:03:06] "POST /neutron/subnet HTTP/1.1" 200 694 0.010923 10.0.0.190 - - [2026-08-24 04:03:07] "POST /neutron/port HTTP/1.1" 200 989 0.013205 10.0.0.190 - - [2026-08-24 04:03:07] "POST /neutron/port HTTP/1.1" 200 989 0.014503 10.0.0.190 - - [2026-08-24 04:03:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.010932 10.0.0.190 - - [2026-08-24 04:03:07] "POST /neutron/network HTTP/1.1" 200 828 0.008122 10.0.0.190 - - [2026-08-24 04:03:08] "POST /neutron/port HTTP/1.1" 200 1091 0.022693 10.0.0.190 - - [2026-08-24 04:03:08] "POST /neutron/port HTTP/1.1" 200 117 0.001367 10.0.0.190 - - [2026-08-24 04:03:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008559 10.0.0.190 - - [2026-08-24 04:03:19] "DELETE /access-control-list/827bbf55-aec7-423e-83d7-8300ffdf62e4 HTTP/1.1" 200 115 0.064678 10.0.0.190 - - [2026-08-24 04:03:23] "POST /neutron/port HTTP/1.1" 200 1091 0.020775 10.0.0.190 - - [2026-08-24 04:03:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008534 10.0.0.191 - - [2026-08-24 04:03:35] "DELETE /project/41c00e3622844e4d80f5026107050f0e HTTP/1.1" 404 173 0.002981 10.0.0.191 - - [2026-08-24 04:03:35] "DELETE /project/87f64db6-5df2-4f45-aee7-85e4ecc63130 HTTP/1.1" 404 177 0.005422 10.0.0.190 - - [2026-08-24 04:03:38] "GET /obj-perms HTTP/1.1" 200 4509 0.056653 10.0.0.190 - - [2026-08-24 04:03:38] "POST /neutron/port HTTP/1.1" 200 1091 0.019504 10.0.0.190 - - [2026-08-24 04:03:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008018 10.0.0.190 - - [2026-08-24 04:03:44] "POST /neutron/port HTTP/1.1" 200 1091 0.018679 10.0.0.190 - - [2026-08-24 04:03:44] "GET /virtual-machine/a859e879-2bae-4db3-9fd0-79b3b4e22928 HTTP/1.1" 401 293 0.000488 10.0.0.190 - - [2026-08-24 04:03:44] "GET /virtual-machine/a859e879-2bae-4db3-9fd0-79b3b4e22928 HTTP/1.1" 200 1277 0.029421 10.0.0.190 - - [2026-08-24 04:03:44] "GET /virtual-machine-interface/b5a73f1c-c435-4e1b-b501-10198b960506 HTTP/1.1" 200 3196 0.005366 10.0.0.190 - - [2026-08-24 04:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.190 - - [2026-08-24 04:03:44] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004335 10.0.0.190 - - [2026-08-24 04:03:44] "GET /virtual-networks?parent_id=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003896 10.0.0.190 - - [2026-08-24 04:03:44] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006008 10.0.0.190 - - [2026-08-24 04:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.190 - - [2026-08-24 04:03:47] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005954 10.0.0.190 - - [2026-08-24 04:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.190 - - [2026-08-24 04:03:51] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005907 10.0.0.190 - - [2026-08-24 04:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.190 - - [2026-08-24 04:03:56] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005109 10.0.0.190 - - [2026-08-24 04:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.190 - - [2026-08-24 04:04:00] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006111 10.0.0.190 - - [2026-08-24 04:04:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.025628 10.0.0.190 - - [2026-08-24 04:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.190 - - [2026-08-24 04:04:04] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006001 10.0.0.190 - - [2026-08-24 04:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.190 - - [2026-08-24 04:04:08] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006000 10.0.0.190 - - [2026-08-24 04:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.190 - - [2026-08-24 04:04:12] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005592 10.0.0.190 - - [2026-08-24 04:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.190 - - [2026-08-24 04:04:16] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006355 10.0.0.190 - - [2026-08-24 04:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.190 - - [2026-08-24 04:04:20] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006422 10.0.0.190 - - [2026-08-24 04:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.190 - - [2026-08-24 04:04:22] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003852 10.0.0.190 - - [2026-08-24 04:04:22] "GET /virtual-networks?parent_id=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.002828 10.0.0.190 - - [2026-08-24 04:04:22] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006336 10.0.0.190 - - [2026-08-24 04:04:25] "POST /neutron/port HTTP/1.1" 200 1128 0.039863 10.0.0.190 - - [2026-08-24 04:04:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004654 10.0.0.190 - - [2026-08-24 04:04:27] "POST /neutron/network HTTP/1.1" 200 828 0.008049 10.0.0.190 - - [2026-08-24 04:04:29] "POST /neutron/port HTTP/1.1" 200 1091 0.023328 10.0.0.190 - - [2026-08-24 04:04:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004345 10.0.0.190 - - [2026-08-24 04:04:30] "POST /neutron/network HTTP/1.1" 200 827 0.007865 10.0.0.190 - - [2026-08-24 04:04:33] "POST /neutron/port HTTP/1.1" 200 1091 0.023897 10.0.0.190 - - [2026-08-24 04:04:38] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008753 10.0.0.190 - - [2026-08-24 04:04:43] "POST /neutron/port HTTP/1.1" 200 1128 0.019317 10.0.0.190 - - [2026-08-24 04:04:43] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008230 10.0.0.190 - - [2026-08-24 04:04:43] "GET /virtual-machine/b19fb1c4-e36f-4ac4-86e8-cb69468abeac HTTP/1.1" 200 1298 0.007281 10.0.0.190 - - [2026-08-24 04:04:43] "GET /virtual-machine-interface/78bb0d52-87f2-4784-b022-c1a4821c799e HTTP/1.1" 200 2968 0.006732 10.0.0.190 - - [2026-08-24 04:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.190 - - [2026-08-24 04:04:43] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004125 10.0.0.190 - - [2026-08-24 04:04:43] "GET /virtual-networks?parent_id=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.004521 10.0.0.190 - - [2026-08-24 04:04:43] "GET /virtual-network/645b919d-30b2-4a81-97e0-21cc978bed28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006618 10.0.0.190 - - [2026-08-24 04:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.190 - - [2026-08-24 04:04:45] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004040 10.0.0.190 - - [2026-08-24 04:04:45] "GET /virtual-networks?parent_id=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003474 10.0.0.190 - - [2026-08-24 04:04:45] "GET /virtual-network/645b919d-30b2-4a81-97e0-21cc978bed28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006280 10.0.0.190 - - [2026-08-24 04:04:45] "POST /neutron/port HTTP/1.1" 200 1091 0.019444 10.0.0.190 - - [2026-08-24 04:04:45] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009578 10.0.0.190 - - [2026-08-24 04:04:45] "GET /virtual-machine/6a14d952-58f4-49db-befb-d52b6252d968 HTTP/1.1" 200 1276 0.014014 10.0.0.190 - - [2026-08-24 04:04:45] "GET /virtual-machine-interface/366a199e-2c64-4c3a-897e-478360a5a19e HTTP/1.1" 200 3194 0.006913 10.0.0.190 - - [2026-08-24 04:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.190 - - [2026-08-24 04:04:45] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003699 10.0.0.190 - - [2026-08-24 04:04:45] "GET /virtual-networks?parent_id=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003525 10.0.0.190 - - [2026-08-24 04:04:45] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006474 10.0.0.190 - - [2026-08-24 04:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.190 - - [2026-08-24 04:04:46] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004755 10.0.0.190 - - [2026-08-24 04:04:46] "GET /virtual-networks?parent_id=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003571 10.0.0.190 - - [2026-08-24 04:04:46] "GET /virtual-network/bf1d48de-431e-4764-93ef-25389df208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005763 10.0.0.190 - - [2026-08-24 04:04:46] "POST /neutron/port HTTP/1.1" 200 1091 0.020434 10.0.0.190 - - [2026-08-24 04:05:23] "POST /neutron/port HTTP/1.1" 200 1091 0.018841 10.0.0.190 - - [2026-08-24 04:05:23] "POST /neutron/subnet HTTP/1.1" 200 694 0.010254 10.0.0.190 - - [2026-08-24 04:05:25] "POST /neutron/port HTTP/1.1" 200 1128 0.023327 10.0.0.190 - - [2026-08-24 04:05:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005406 10.0.0.190 - - [2026-08-24 04:05:27] "POST /neutron/network HTTP/1.1" 200 828 0.008291 10.0.0.50 - - [2026-08-24 04:05:40] "GET /obj-perms HTTP/1.1" 200 4509 0.047549 10.0.0.190 - - [2026-08-24 04:06:24] "POST /neutron/network HTTP/1.1" 200 837 0.029625 10.0.0.190 - - [2026-08-24 04:06:24] "POST /neutron/port HTTP/1.1" 200 117 0.001516 10.0.0.190 - - [2026-08-24 04:06:29] "POST /neutron/port HTTP/1.1" 200 1128 0.021154 10.0.0.190 - - [2026-08-24 04:06:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.010753 10.0.0.191 - - [2026-08-24 04:06:40] "GET /obj-perms HTTP/1.1" 200 4509 0.042979 10.0.0.190 - - [2026-08-24 04:06:47] "POST /neutron/router HTTP/1.1" 200 598 0.008860 10.0.0.190 - - [2026-08-24 04:06:47] "POST /neutron/router HTTP/1.1" 200 344 0.186449 10.0.0.190 - - [2026-08-24 04:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.039690 10.0.0.190 - - [2026-08-24 04:06:49] "DELETE /instance-ip/f39d336e-17d6-4b41-87c0-d40200331b5f HTTP/1.1" 200 115 0.055168 10.0.0.190 - - [2026-08-24 04:06:49] "DELETE /virtual-machine-interface/6dd2364f-2d67-4356-82cb-ca66276f9c50 HTTP/1.1" 200 115 0.095881 10.0.0.190 - - [2026-08-24 04:06:49] "POST /neutron/port HTTP/1.1" 200 1081 0.024968 10.0.0.190 - - [2026-08-24 04:06:49] "DELETE /instance-ip/8aae5d11-0a4c-4c7e-b7ea-22b76d108f74 HTTP/1.1" 200 115 0.050327 10.0.0.190 - - [2026-08-24 04:06:49] "POST /neutron/port HTTP/1.1" 200 1118 0.013024 10.0.0.190 - - [2026-08-24 04:06:49] "DELETE /virtual-machine-interface/07f1bc29-70c5-4d15-9bee-62c1e144348b HTTP/1.1" 200 115 0.078081 10.0.0.190 - - [2026-08-24 04:06:50] "POST /neutron/port HTTP/1.1" 200 151 0.157299 10.0.0.190 - - [2026-08-24 04:06:50] "DELETE /instance-ip/1fec6860-0f21-4687-995d-8513b4b6eeb9 HTTP/1.1" 200 115 0.097229 10.0.0.190 - - [2026-08-24 04:06:50] "DELETE /virtual-machine-interface/3fb53106-adcb-45af-868c-3560f42b0054 HTTP/1.1" 200 115 0.097628 10.0.0.190 - - [2026-08-24 04:06:50] "POST /neutron/network HTTP/1.1" 200 828 0.013941 10.0.0.190 - - [2026-08-24 04:06:50] "DELETE /route-target/81c7b314-f58f-4e5e-82b2-4e4bff913f55 HTTP/1.1" 200 115 0.037101 10.0.0.191 - - [2026-08-24 04:06:51] "POST /useragent-kv HTTP/1.1" 200 115 0.037537 10.0.0.191 - - [2026-08-24 04:06:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002556 10.0.0.190 - - [2026-08-24 04:06:51] "POST /neutron/network HTTP/1.1" 200 151 0.203611 10.0.0.190 - - [2026-08-24 04:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006258 10.0.0.191 - - [2026-08-24 04:06:51] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001461 10.0.0.190 - - [2026-08-24 04:06:51] "GET /project/41c00e36-2284-4e4d-80f5-026107050f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.090741 10.0.0.191 - - [2026-08-24 04:06:51] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001531 10.0.0.190 - - [2026-08-24 04:06:51] "GET /project/41c00e36-2284-4e4d-80f5-026107050f0e?fields=virtual_networks HTTP/1.1" 200 1041 0.048296 10.0.0.191 - - [2026-08-24 04:06:51] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001338 10.0.0.190 - - [2026-08-24 04:06:51] "GET /project/41c00e36-2284-4e4d-80f5-026107050f0e?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.053727 10.0.0.191 - - [2026-08-24 04:06:51] "GET /projects?obj_uuids=41c00e36-2284-4e4d-80f5-026107050f0e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001118 10.0.0.190 - - [2026-08-24 04:06:51] "GET /project/41c00e36-2284-4e4d-80f5-026107050f0e?fields=security_groups HTTP/1.1" 200 1272 0.046771 10.0.0.190 - - [2026-08-24 04:06:52] "POST /fqname-to-id HTTP/1.1" 404 187 0.042231 10.0.0.191 - - [2026-08-24 04:06:52] "GET /projects?obj_uuids=a785727a-90fc-4821-9983-9fbb303d5768&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003138 10.0.0.191 - - [2026-08-24 04:06:52] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001507 10.0.0.191 - - [2026-08-24 04:06:52] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040466 10.0.0.191 - - [2026-08-24 04:06:53] "POST /id-to-fqname HTTP/1.1" 200 189 0.004219 10.0.0.191 - - [2026-08-24 04:06:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.012615 10.0.0.191 - - [2026-08-24 04:06:53] "POST /security-groups HTTP/1.1" 200 590 0.038085 10.0.0.191 - - [2026-08-24 04:06:53] "POST /projects HTTP/1.1" 200 583 0.307322 10.0.0.190 - - [2026-08-24 04:06:53] "POST /access-control-lists HTTP/1.1" 200 597 0.036411 10.0.0.191 - - [2026-08-24 04:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.389600 10.0.0.190 - - [2026-08-24 04:06:53] "GET /project/a785727a-90fc-4821-9983-9fbb303d5768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.611263 10.0.0.190 - - [2026-08-24 04:06:54] "POST /neutron/port HTTP/1.1" 400 205 0.004715 10.0.0.190 - - [2026-08-24 04:06:54] "GET / HTTP/1.1" 200 36215 0.001979 10.0.0.190 - - [2026-08-24 04:06:54] "POST /neutron/port HTTP/1.1" 400 205 0.004368 10.0.0.190 - - [2026-08-24 04:06:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000489 10.0.0.190 - - [2026-08-24 04:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.055919 10.0.0.191 - - [2026-08-24 04:06:56] "GET /projects?obj_uuids=a785727a-90fc-4821-9983-9fbb303d5768&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002787 10.0.0.190 - - [2026-08-24 04:06:56] "GET /project/a785727a-90fc-4821-9983-9fbb303d5768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.067610 10.0.0.190 - - [2026-08-24 04:06:56] "POST /neutron/network HTTP/1.1" 200 117 0.034596 10.0.0.190 - - [2026-08-24 04:06:57] "POST /route-targets HTTP/1.1" 200 328 0.015866 10.0.0.190 - - [2026-08-24 04:06:57] "POST /neutron/network HTTP/1.1" 200 824 0.011730 10.0.0.190 - - [2026-08-24 04:06:57] "POST /id-to-fqname HTTP/1.1" 200 219 0.001409 10.0.0.190 - - [2026-08-24 04:06:57] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006159 10.0.0.190 - - [2026-08-24 04:06:57] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006445 10.0.0.190 - - [2026-08-24 04:06:57] "POST /neutron/subnet HTTP/1.1" 200 729 0.009856 10.0.0.190 - - [2026-08-24 04:06:58] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006690 10.0.0.190 - - [2026-08-24 04:06:58] "GET /obj-perms HTTP/1.1" 200 4481 0.059236 10.0.0.190 - - [2026-08-24 04:06:59] "POST /id-to-fqname HTTP/1.1" 200 219 0.001506 10.0.0.190 - - [2026-08-24 04:07:00] "POST /neutron/port HTTP/1.1" 200 117 0.008368 10.0.0.190 - - [2026-08-24 04:07:00] "POST /id-to-fqname HTTP/1.1" 200 219 0.001395 10.0.0.190 - - [2026-08-24 04:07:00] "POST /neutron/network HTTP/1.1" 200 834 0.007864 10.0.0.190 - - [2026-08-24 04:07:01] "POST /neutron/port HTTP/1.1" 200 117 0.007001 10.0.0.191 - - [2026-08-24 04:07:04] "GET /projects?obj_uuids=a785727a-90fc-4821-9983-9fbb303d5768&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001231 10.0.0.190 - - [2026-08-24 04:07:05] "POST /neutron/port HTTP/1.1" 200 1060 0.331412 10.0.0.190 - - [2026-08-24 04:07:05] "POST /neutron/port HTTP/1.1" 200 1114 0.160326 10.0.0.190 - - [2026-08-24 04:07:06] "POST /neutron/port HTTP/1.1" 200 1124 0.020561 10.0.0.190 - - [2026-08-24 04:07:06] "POST /neutron/port HTTP/1.1" 200 117 0.001263 10.0.0.191 - - [2026-08-24 04:07:06] "GET /projects?obj_uuids=a785727a-90fc-4821-9983-9fbb303d5768&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001010 10.0.0.190 - - [2026-08-24 04:07:07] "POST /neutron/port HTTP/1.1" 200 1060 0.364311 10.0.0.190 - - [2026-08-24 04:07:07] "POST /neutron/port HTTP/1.1" 200 1114 0.149562 10.0.0.191 - - [2026-08-24 04:07:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000516 10.0.0.191 - - [2026-08-24 04:07:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000473 10.0.0.190 - - [2026-08-24 04:07:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.190 - - [2026-08-24 04:07:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.191 - - [2026-08-24 04:07:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000510 10.0.0.191 - - [2026-08-24 04:07:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000483 10.0.0.190 - - [2026-08-24 04:07:08] "POST /neutron/subnet HTTP/1.1" 200 703 0.009785 10.0.0.50 - - [2026-08-24 04:07:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.50 - - [2026-08-24 04:07:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000453 10.0.0.190 - - [2026-08-24 04:07:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.190 - - [2026-08-24 04:07:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.50 - - [2026-08-24 04:07:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.190 - - [2026-08-24 04:07:11] "POST /neutron/port HTTP/1.1" 200 1124 0.020785 10.0.0.50 - - [2026-08-24 04:07:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.190 - - [2026-08-24 04:07:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009233 10.0.0.190 - - [2026-08-24 04:07:20] "DELETE /access-control-list/b3c788c0-2e46-4e5a-9bd8-7012832ff7a9 HTTP/1.1" 200 115 0.038845 10.0.0.190 - - [2026-08-24 04:07:26] "POST /neutron/port HTTP/1.1" 200 1124 0.020262 10.0.0.190 - - [2026-08-24 04:07:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007948 10.0.0.191 - - [2026-08-24 04:07:35] "DELETE /project/41c00e36-2284-4e4d-80f5-026107050f0e HTTP/1.1" 404 177 0.003935 10.0.0.191 - - [2026-08-24 04:07:35] "DELETE /project/a785727a90fc482199839fbb303d5768 HTTP/1.1" 404 173 0.003460 10.0.0.190 - - [2026-08-24 04:07:41] "POST /neutron/port HTTP/1.1" 200 1124 0.020336 10.0.0.190 - - [2026-08-24 04:07:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007938 10.0.0.190 - - [2026-08-24 04:07:42] "GET /virtual-machine/c9c5289f-b050-4bd2-af9b-52eda88f82d5 HTTP/1.1" 401 293 0.000484 10.0.0.190 - - [2026-08-24 04:07:42] "GET /virtual-machine/c9c5289f-b050-4bd2-af9b-52eda88f82d5 HTTP/1.1" 200 1294 0.027846 10.0.0.190 - - [2026-08-24 04:07:42] "GET /virtual-machine-interface/f5399942-aefa-400a-9b81-40122d72cfcc HTTP/1.1" 200 2944 0.006356 10.0.0.190 - - [2026-08-24 04:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.190 - - [2026-08-24 04:07:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004492 10.0.0.190 - - [2026-08-24 04:07:42] "GET /virtual-networks?parent_id=a785727a-90fc-4821-9983-9fbb303d5768&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003438 10.0.0.190 - - [2026-08-24 04:07:42] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006362 10.0.0.190 - - [2026-08-24 04:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.190 - - [2026-08-24 04:07:45] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005366 10.0.0.190 - - [2026-08-24 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.190 - - [2026-08-24 04:07:49] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005498 10.0.0.190 - - [2026-08-24 04:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.190 - - [2026-08-24 04:07:53] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010539 10.0.0.190 - - [2026-08-24 04:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.190 - - [2026-08-24 04:07:57] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006551 10.0.0.190 - - [2026-08-24 04:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.190 - - [2026-08-24 04:08:02] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005713 10.0.0.190 - - [2026-08-24 04:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.190 - - [2026-08-24 04:08:06] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006005 10.0.0.190 - - [2026-08-24 04:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.190 - - [2026-08-24 04:08:10] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006000 10.0.0.190 - - [2026-08-24 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.190 - - [2026-08-24 04:08:14] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005677 10.0.0.190 - - [2026-08-24 04:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.190 - - [2026-08-24 04:08:18] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006570 10.0.0.190 - - [2026-08-24 04:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.190 - - [2026-08-24 04:08:20] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004285 10.0.0.190 - - [2026-08-24 04:08:20] "GET /virtual-networks?parent_id=a785727a-90fc-4821-9983-9fbb303d5768&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004281 10.0.0.190 - - [2026-08-24 04:08:20] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006868 10.0.0.190 - - [2026-08-24 04:08:20] "POST /neutron/port HTTP/1.1" 200 1124 0.020646 10.0.0.190 - - [2026-08-24 04:08:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007491 10.0.0.190 - - [2026-08-24 04:08:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008612 10.0.0.190 - - [2026-08-24 04:08:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004418 10.0.0.190 - - [2026-08-24 04:08:27] "POST /neutron/network HTTP/1.1" 200 824 0.008021 10.0.0.190 - - [2026-08-24 04:08:36] "POST /neutron/port HTTP/1.1" 200 1124 0.020562 10.0.0.190 - - [2026-08-24 04:08:36] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009201 10.0.0.190 - - [2026-08-24 04:08:36] "GET /virtual-machine/dd526a1d-7f22-441a-bfa7-57538566377b HTTP/1.1" 200 1294 0.007313 10.0.0.190 - - [2026-08-24 04:08:36] "GET /virtual-machine-interface/f24372d0-0356-4296-aa63-a38668fee12a HTTP/1.1" 200 2944 0.006071 10.0.0.190 - - [2026-08-24 04:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.190 - - [2026-08-24 04:08:36] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004527 10.0.0.190 - - [2026-08-24 04:08:36] "GET /virtual-networks?parent_id=a785727a-90fc-4821-9983-9fbb303d5768&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003894 10.0.0.190 - - [2026-08-24 04:08:36] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006210 10.0.0.190 - - [2026-08-24 04:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.190 - - [2026-08-24 04:08:37] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005043 10.0.0.190 - - [2026-08-24 04:08:37] "GET /virtual-networks?parent_id=a785727a-90fc-4821-9983-9fbb303d5768&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003753 10.0.0.190 - - [2026-08-24 04:08:37] "GET /virtual-network/939eea56-d7da-44ff-b910-0f985550837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006511 10.0.0.190 - - [2026-08-24 04:08:37] "POST /neutron/port HTTP/1.1" 200 1124 0.021500 10.0.0.190 - - [2026-08-24 04:08:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008843 10.0.0.50 - - [2026-08-24 04:08:42] "GET /obj-perms HTTP/1.1" 200 4509 0.044500 10.0.0.190 - - [2026-08-24 04:09:25] "POST /neutron/port HTTP/1.1" 200 1124 0.022823 10.0.0.190 - - [2026-08-24 04:09:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004828 10.0.0.190 - - [2026-08-24 04:09:26] "POST /neutron/network HTTP/1.1" 200 824 0.008454 10.0.0.191 - - [2026-08-24 04:09:43] "GET /obj-perms HTTP/1.1" 200 4509 0.044234 10.0.0.190 - - [2026-08-24 04:10:29] "POST /neutron/network HTTP/1.1" 200 834 0.010032 10.0.0.190 - - [2026-08-24 04:10:29] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.190 - - [2026-08-24 04:10:35] "POST /neutron/network HTTP/1.1" 400 204 0.016865 10.0.0.190 - - [2026-08-24 04:10:37] "POST /neutron/network HTTP/1.1" 200 824 0.009577 10.0.0.190 - - [2026-08-24 04:10:37] "POST /neutron/port HTTP/1.1" 200 151 0.265989 10.0.0.190 - - [2026-08-24 04:10:39] "POST /neutron/network HTTP/1.1" 200 824 0.007972 10.0.0.191 - - [2026-08-24 04:10:41] "GET /projects?obj_uuids=a785727a-90fc-4821-9983-9fbb303d5768&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001124 10.0.0.190 - - [2026-08-24 04:10:41] "GET /project/a785727a-90fc-4821-9983-9fbb303d5768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.055018 10.0.0.191 - - [2026-08-24 04:10:41] "GET /projects?obj_uuids=a785727a-90fc-4821-9983-9fbb303d5768&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001871 10.0.0.190 - - [2026-08-24 04:10:41] "GET /project/a785727a-90fc-4821-9983-9fbb303d5768?fields=virtual_networks HTTP/1.1" 200 1033 0.057293 10.0.0.191 - - [2026-08-24 04:10:41] "GET /projects?obj_uuids=a785727a-90fc-4821-9983-9fbb303d5768&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001312 10.0.0.190 - - [2026-08-24 04:10:41] "GET /project/a785727a-90fc-4821-9983-9fbb303d5768?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.051398 10.0.0.191 - - [2026-08-24 04:10:41] "GET /projects?obj_uuids=a785727a-90fc-4821-9983-9fbb303d5768&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001060 10.0.0.190 - - [2026-08-24 04:10:41] "GET /project/a785727a-90fc-4821-9983-9fbb303d5768?fields=security_groups HTTP/1.1" 200 1259 0.055960 10.0.0.190 - - [2026-08-24 04:10:42] "POST /fqname-to-id HTTP/1.1" 404 187 0.031897 10.0.0.191 - - [2026-08-24 04:10:42] "GET /projects?obj_uuids=1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003141 10.0.0.191 - - [2026-08-24 04:10:42] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001031 10.0.0.191 - - [2026-08-24 04:10:42] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007624 10.0.0.191 - - [2026-08-24 04:10:42] "POST /id-to-fqname HTTP/1.1" 200 189 0.008126 10.0.0.191 - - [2026-08-24 04:10:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.006202 10.0.0.191 - - [2026-08-24 04:10:43] "POST /security-groups HTTP/1.1" 200 590 0.073424 10.0.0.190 - - [2026-08-24 04:10:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.003922 10.0.0.191 - - [2026-08-24 04:10:43] "POST /projects HTTP/1.1" 200 583 0.305271 10.0.0.191 - - [2026-08-24 04:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.379685 10.0.0.190 - - [2026-08-24 04:10:43] "POST /access-control-lists HTTP/1.1" 200 595 0.037861 10.0.0.190 - - [2026-08-24 04:10:43] "GET /project/1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.557671 10.0.0.190 - - [2026-08-24 04:10:45] "GET / HTTP/1.1" 200 36215 0.001860 10.0.0.190 - - [2026-08-24 04:10:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000566 10.0.0.190 - - [2026-08-24 04:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.062381 10.0.0.191 - - [2026-08-24 04:10:47] "GET /projects?obj_uuids=1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000956 10.0.0.190 - - [2026-08-24 04:10:47] "GET /project/1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.051771 10.0.0.191 - - [2026-08-24 04:10:47] "GET /projects?obj_uuids=1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001446 10.0.0.190 - - [2026-08-24 04:10:47] "POST /neutron/network HTTP/1.1" 200 604 0.174189 10.0.0.190 - - [2026-08-24 04:10:48] "POST /id-to-fqname HTTP/1.1" 200 219 0.003890 10.0.0.190 - - [2026-08-24 04:10:48] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005335 10.0.0.190 - - [2026-08-24 04:10:48] "POST /neutron/network HTTP/1.1" 200 822 0.007862 10.0.0.190 - - [2026-08-24 04:10:48] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005372 10.0.0.190 - - [2026-08-24 04:10:48] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006414 10.0.0.190 - - [2026-08-24 04:10:49] "GET /obj-perms HTTP/1.1" 200 4481 0.052411 10.0.0.190 - - [2026-08-24 04:10:50] "POST /id-to-fqname HTTP/1.1" 200 219 0.001412 10.0.0.190 - - [2026-08-24 04:10:50] "POST /neutron/network HTTP/1.1" 200 832 0.007837 10.0.0.191 - - [2026-08-24 04:10:50] "GET /projects?obj_uuids=1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001587 10.0.0.190 - - [2026-08-24 04:10:50] "GET /project/1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.090931 10.0.0.190 - - [2026-08-24 04:10:51] "POST /neutron/port HTTP/1.1" 200 117 0.008295 10.0.0.190 - - [2026-08-24 04:10:51] "POST /id-to-fqname HTTP/1.1" 200 219 0.001277 10.0.0.190 - - [2026-08-24 04:10:51] "POST /neutron/network HTTP/1.1" 200 822 0.027084 10.0.0.190 - - [2026-08-24 04:10:51] "POST /neutron/port HTTP/1.1" 200 117 0.007362 10.0.0.190 - - [2026-08-24 04:10:55] "POST /neutron/port HTTP/1.1" 200 1058 0.020876 10.0.0.190 - - [2026-08-24 04:10:56] "POST /neutron/port HTTP/1.1" 200 1122 0.024386 10.0.0.190 - - [2026-08-24 04:10:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004558 10.0.0.190 - - [2026-08-24 04:10:56] "POST /neutron/network HTTP/1.1" 200 822 0.008387 10.0.0.190 - - [2026-08-24 04:10:57] "POST /neutron/port HTTP/1.1" 200 1058 0.116417 10.0.0.190 - - [2026-08-24 04:10:59] "POST /neutron/port HTTP/1.1" 200 1122 0.022406 10.0.0.190 - - [2026-08-24 04:10:59] "POST /neutron/port HTTP/1.1" 200 117 0.001219 10.0.0.190 - - [2026-08-24 04:11:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008633 10.0.0.190 - - [2026-08-24 04:11:11] "POST /neutron/port HTTP/1.1" 200 1122 0.021772 10.0.0.190 - - [2026-08-24 04:11:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008543 10.0.0.190 - - [2026-08-24 04:11:21] "DELETE /access-control-list/8ea80032-8494-4006-a3ef-667ba5173dda HTTP/1.1" 200 115 0.050658 10.0.0.190 - - [2026-08-24 04:11:27] "POST /neutron/port HTTP/1.1" 200 1122 0.020838 10.0.0.190 - - [2026-08-24 04:11:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009636 10.0.0.190 - - [2026-08-24 04:11:32] "POST /neutron/port HTTP/1.1" 200 1122 0.021953 10.0.0.190 - - [2026-08-24 04:11:32] "GET /virtual-machine/a54c5902-0962-45a4-bb2e-f5de5c117358 HTTP/1.1" 401 293 0.000456 10.0.0.190 - - [2026-08-24 04:11:33] "GET /virtual-machine/a54c5902-0962-45a4-bb2e-f5de5c117358 HTTP/1.1" 200 1294 0.028337 10.0.0.190 - - [2026-08-24 04:11:33] "GET /virtual-machine-interface/3b2854d3-6d59-4442-a5c3-a3daf2212276 HTTP/1.1" 200 2943 0.005671 10.0.0.190 - - [2026-08-24 04:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.190 - - [2026-08-24 04:11:33] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004068 10.0.0.190 - - [2026-08-24 04:11:33] "GET /virtual-networks?parent_id=1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003435 10.0.0.190 - - [2026-08-24 04:11:33] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006748 10.0.0.191 - - [2026-08-24 04:11:36] "DELETE /project/1bbac2e81e3d49cb8f91b1e71cfa57ad HTTP/1.1" 404 173 0.003653 10.0.0.191 - - [2026-08-24 04:11:36] "DELETE /project/a785727a-90fc-4821-9983-9fbb303d5768 HTTP/1.1" 404 177 0.006904 10.0.0.190 - - [2026-08-24 04:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.190 - - [2026-08-24 04:11:36] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006888 10.0.0.190 - - [2026-08-24 04:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.190 - - [2026-08-24 04:11:40] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006813 10.0.0.190 - - [2026-08-24 04:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005052 10.0.0.190 - - [2026-08-24 04:11:44] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006902 10.0.0.50 - - [2026-08-24 04:11:45] "GET /obj-perms HTTP/1.1" 200 4509 0.044037 10.0.0.190 - - [2026-08-24 04:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.190 - - [2026-08-24 04:11:48] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006014 10.0.0.190 - - [2026-08-24 04:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.190 - - [2026-08-24 04:11:52] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005666 10.0.0.190 - - [2026-08-24 04:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.190 - - [2026-08-24 04:11:56] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007674 10.0.0.190 - - [2026-08-24 04:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.190 - - [2026-08-24 04:12:00] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005976 10.0.0.190 - - [2026-08-24 04:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.190 - - [2026-08-24 04:12:04] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006319 10.0.0.191 - - [2026-08-24 04:12:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000459 10.0.0.191 - - [2026-08-24 04:12:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.190 - - [2026-08-24 04:12:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.190 - - [2026-08-24 04:12:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000483 10.0.0.191 - - [2026-08-24 04:12:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.191 - - [2026-08-24 04:12:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.190 - - [2026-08-24 04:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.190 - - [2026-08-24 04:12:09] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005877 10.0.0.50 - - [2026-08-24 04:12:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000421 10.0.0.50 - - [2026-08-24 04:12:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000469 10.0.0.190 - - [2026-08-24 04:12:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000467 10.0.0.190 - - [2026-08-24 04:12:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000517 10.0.0.50 - - [2026-08-24 04:12:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.50 - - [2026-08-24 04:12:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.190 - - [2026-08-24 04:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007068 10.0.0.190 - - [2026-08-24 04:12:13] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005435 10.0.0.190 - - [2026-08-24 04:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.190 - - [2026-08-24 04:12:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004195 10.0.0.190 - - [2026-08-24 04:12:15] "GET /virtual-networks?parent_id=1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003414 10.0.0.190 - - [2026-08-24 04:12:15] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006799 10.0.0.190 - - [2026-08-24 04:12:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007994 10.0.0.190 - - [2026-08-24 04:12:23] "POST /neutron/port HTTP/1.1" 200 1122 0.037391 10.0.0.190 - - [2026-08-24 04:12:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009107 10.0.0.190 - - [2026-08-24 04:12:28] "POST /neutron/port HTTP/1.1" 200 1122 0.044950 10.0.0.190 - - [2026-08-24 04:12:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004682 10.0.0.190 - - [2026-08-24 04:12:30] "POST /neutron/network HTTP/1.1" 200 822 0.008116 10.0.0.190 - - [2026-08-24 04:12:31] "POST /neutron/port HTTP/1.1" 200 1122 0.019462 10.0.0.190 - - [2026-08-24 04:12:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008758 10.0.0.190 - - [2026-08-24 04:12:31] "GET /virtual-machine/b9631efd-9013-411a-bc75-08f76ecbabdf HTTP/1.1" 200 1294 0.006373 10.0.0.190 - - [2026-08-24 04:12:31] "GET /virtual-machine-interface/b8da7c27-f480-41f9-ad4c-664b99becdd7 HTTP/1.1" 200 2944 0.006278 10.0.0.190 - - [2026-08-24 04:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.190 - - [2026-08-24 04:12:31] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003842 10.0.0.190 - - [2026-08-24 04:12:31] "GET /virtual-networks?parent_id=1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003664 10.0.0.190 - - [2026-08-24 04:12:31] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006618 10.0.0.190 - - [2026-08-24 04:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.190 - - [2026-08-24 04:12:32] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005392 10.0.0.190 - - [2026-08-24 04:12:32] "GET /virtual-networks?parent_id=1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003726 10.0.0.190 - - [2026-08-24 04:12:32] "GET /virtual-network/55f7afe3-3275-473f-84d3-373e8881128e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006152 10.0.0.191 - - [2026-08-24 04:12:45] "GET /obj-perms HTTP/1.1" 200 4509 0.043091 10.0.0.190 - - [2026-08-24 04:12:51] "POST /neutron/network HTTP/1.1" 200 822 0.007028 10.0.0.190 - - [2026-08-24 04:12:53] "POST /neutron/port HTTP/1.1" 200 1112 0.014966 10.0.0.190 - - [2026-08-24 04:12:53] "POST /neutron/port HTTP/1.1" 200 1112 0.043167 10.0.0.190 - - [2026-08-24 04:12:53] "POST /neutron/port HTTP/1.1" 200 151 0.275990 10.0.0.190 - - [2026-08-24 04:12:55] "DELETE /route-target/b8037381-e96a-43d3-9722-c0ef0519b102 HTTP/1.1" 200 115 0.069182 10.0.0.191 - - [2026-08-24 04:12:57] "GET /projects?obj_uuids=1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.023587 10.0.0.190 - - [2026-08-24 04:12:57] "GET /project/1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.101692 10.0.0.191 - - [2026-08-24 04:12:57] "GET /projects?obj_uuids=1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001435 10.0.0.190 - - [2026-08-24 04:12:57] "GET /project/1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad?fields=virtual_networks HTTP/1.1" 200 1032 0.063649 10.0.0.191 - - [2026-08-24 04:12:57] "GET /projects?obj_uuids=1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001211 10.0.0.190 - - [2026-08-24 04:12:57] "GET /project/1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.051717 10.0.0.191 - - [2026-08-24 04:12:57] "GET /projects?obj_uuids=1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001222 10.0.0.190 - - [2026-08-24 04:12:57] "GET /project/1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad?fields=security_groups HTTP/1.1" 200 1258 0.063911 10.0.0.190 - - [2026-08-24 04:13:13] "GET / HTTP/1.1" 200 36215 0.001948 10.0.0.190 - - [2026-08-24 04:13:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000553 10.0.0.190 - - [2026-08-24 04:13:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.057843 10.0.0.191 - - [2026-08-24 04:13:15] "GET /projects?obj_uuids=36e313f1-acb1-4c02-8ed9-cd7413f85312&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003366 10.0.0.191 - - [2026-08-24 04:13:15] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001045 10.0.0.191 - - [2026-08-24 04:13:15] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.032461 10.0.0.191 - - [2026-08-24 04:13:15] "POST /id-to-fqname HTTP/1.1" 200 203 0.002099 10.0.0.191 - - [2026-08-24 04:13:15] "POST /fqname-to-id HTTP/1.1" 404 212 0.006119 10.0.0.191 - - [2026-08-24 04:13:15] "POST /security-groups HTTP/1.1" 200 604 0.041214 10.0.0.191 - - [2026-08-24 04:13:15] "POST /projects HTTP/1.1" 200 611 0.283278 10.0.0.191 - - [2026-08-24 04:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.317231 10.0.0.190 - - [2026-08-24 04:13:15] "POST /fqname-to-id HTTP/1.1" 404 246 0.022022 10.0.0.190 - - [2026-08-24 04:13:15] "GET /project/36e313f1-acb1-4c02-8ed9-cd7413f85312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.513217 10.0.0.190 - - [2026-08-24 04:13:16] "GET / HTTP/1.1" 200 36215 0.001968 10.0.0.190 - - [2026-08-24 04:13:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000568 10.0.0.190 - - [2026-08-24 04:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.065726 10.0.0.191 - - [2026-08-24 04:13:17] "GET /projects?obj_uuids=36e313f1-acb1-4c02-8ed9-cd7413f85312&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000985 10.0.0.190 - - [2026-08-24 04:13:17] "GET /project/36e313f1-acb1-4c02-8ed9-cd7413f85312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.062583 10.0.0.190 - - [2026-08-24 04:13:17] "POST /neutron/network HTTP/1.1" 200 117 0.030585 10.0.0.190 - - [2026-08-24 04:13:18] "POST /ref-update HTTP/1.1" 200 156 0.033279 10.0.0.190 - - [2026-08-24 04:13:18] "POST /neutron/network HTTP/1.1" 200 837 0.010898 10.0.0.190 - - [2026-08-24 04:13:18] "POST /id-to-fqname HTTP/1.1" 200 234 0.001557 10.0.0.190 - - [2026-08-24 04:13:18] "GET /virtual-network/31ec227c-4362-4b62-adcc-91eb00f03d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006459 10.0.0.190 - - [2026-08-24 04:13:18] "GET /virtual-network/31ec227c-4362-4b62-adcc-91eb00f03d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006398 10.0.0.190 - - [2026-08-24 04:13:18] "POST /neutron/subnet HTTP/1.1" 200 715 0.009203 10.0.0.190 - - [2026-08-24 04:13:18] "POST /id-to-fqname HTTP/1.1" 200 234 0.001388 10.0.0.190 - - [2026-08-24 04:13:19] "POST /neutron/port HTTP/1.1" 200 117 0.006495 10.0.0.190 - - [2026-08-24 04:13:19] "POST /id-to-fqname HTTP/1.1" 200 234 0.001386 10.0.0.190 - - [2026-08-24 04:13:19] "POST /neutron/network HTTP/1.1" 200 847 0.008538 10.0.0.191 - - [2026-08-24 04:13:19] "GET /projects?obj_uuids=36e313f1-acb1-4c02-8ed9-cd7413f85312&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001593 10.0.0.190 - - [2026-08-24 04:13:19] "GET /project/36e313f1-acb1-4c02-8ed9-cd7413f85312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.053436 10.0.0.190 - - [2026-08-24 04:13:19] "POST /neutron/port HTTP/1.1" 200 117 0.007388 10.0.0.190 - - [2026-08-24 04:13:20] "GET /virtual-network/31ec227c-4362-4b62-adcc-91eb00f03d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005907 10.0.0.190 - - [2026-08-24 04:13:21] "GET /obj-perms HTTP/1.1" 200 4509 0.049235 10.0.0.191 - - [2026-08-24 04:13:23] "GET /projects?obj_uuids=36e313f1-acb1-4c02-8ed9-cd7413f85312&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001181 10.0.0.190 - - [2026-08-24 04:13:23] "POST /neutron/port HTTP/1.1" 200 1071 0.310985 10.0.0.190 - - [2026-08-24 04:13:23] "POST /neutron/port HTTP/1.1" 200 1125 0.120499 10.0.0.190 - - [2026-08-24 04:13:25] "POST /neutron/subnet HTTP/1.1" 200 689 0.009366 10.0.0.190 - - [2026-08-24 04:13:25] "POST /neutron/network HTTP/1.1" 200 847 0.008447 10.0.0.190 - - [2026-08-24 04:13:26] "POST /neutron/port HTTP/1.1" 200 1071 0.024531 10.0.0.190 - - [2026-08-24 04:13:27] "POST /neutron/security_group HTTP/1.1" 200 2071 0.061829 10.0.0.190 - - [2026-08-24 04:13:27] "POST /neutron/subnet HTTP/1.1" 200 689 0.010138 10.0.0.190 - - [2026-08-24 04:13:32] "POST /neutron/port HTTP/1.1" 200 1135 0.018464 10.0.0.191 - - [2026-08-24 04:13:36] "DELETE /project/1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad HTTP/1.1" 404 177 0.003074 10.0.0.191 - - [2026-08-24 04:13:36] "DELETE /project/36e313f1acb14c028ed9cd7413f85312 HTTP/1.1" 404 173 0.005460 10.0.0.190 - - [2026-08-24 04:13:37] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008685 10.0.0.190 - - [2026-08-24 04:13:47] "POST /neutron/port HTTP/1.1" 200 1135 0.022599 10.0.0.190 - - [2026-08-24 04:13:52] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008519 10.0.0.190 - - [2026-08-24 04:13:57] "POST /neutron/port HTTP/1.1" 200 1135 0.017770 10.0.0.190 - - [2026-08-24 04:13:57] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007829 10.0.0.190 - - [2026-08-24 04:13:57] "GET /virtual-machine/770d5b5d-733b-4f96-a3f3-657dc4457fc8 HTTP/1.1" 401 293 0.000415 10.0.0.190 - - [2026-08-24 04:13:58] "GET /virtual-machine/770d5b5d-733b-4f96-a3f3-657dc4457fc8 HTTP/1.1" 200 1307 0.035194 10.0.0.190 - - [2026-08-24 04:13:58] "GET /virtual-machine-interface/faf6dc92-76a8-43b0-a521-be5469a781cb HTTP/1.1" 200 3017 0.008797 10.0.0.190 - - [2026-08-24 04:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.190 - - [2026-08-24 04:13:58] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003999 10.0.0.190 - - [2026-08-24 04:13:58] "GET /virtual-networks?parent_id=36e313f1-acb1-4c02-8ed9-cd7413f85312&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003181 10.0.0.190 - - [2026-08-24 04:13:58] "GET /virtual-network/31ec227c-4362-4b62-adcc-91eb00f03d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006409 10.0.0.190 - - [2026-08-24 04:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.190 - - [2026-08-24 04:14:01] "GET /virtual-network/31ec227c-4362-4b62-adcc-91eb00f03d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006223 10.0.0.190 - - [2026-08-24 04:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.190 - - [2026-08-24 04:14:05] "GET /virtual-network/31ec227c-4362-4b62-adcc-91eb00f03d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005669 10.0.0.190 - - [2026-08-24 04:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.190 - - [2026-08-24 04:14:09] "GET /virtual-network/31ec227c-4362-4b62-adcc-91eb00f03d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005671 10.0.0.190 - - [2026-08-24 04:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.190 - - [2026-08-24 04:14:13] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004119 10.0.0.190 - - [2026-08-24 04:14:13] "GET /virtual-networks?parent_id=36e313f1-acb1-4c02-8ed9-cd7413f85312&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003252 10.0.0.190 - - [2026-08-24 04:14:13] "GET /virtual-network/31ec227c-4362-4b62-adcc-91eb00f03d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006341 10.0.0.190 - - [2026-08-24 04:14:13] "POST /neutron/port HTTP/1.1" 200 1135 0.018674 10.0.0.190 - - [2026-08-24 04:14:18] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008021 10.0.0.190 - - [2026-08-24 04:14:24] "POST /neutron/port HTTP/1.1" 200 1135 0.019249 10.0.0.190 - - [2026-08-24 04:14:29] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008172 10.0.0.190 - - [2026-08-24 04:14:29] "POST /neutron/port HTTP/1.1" 200 1135 0.023450 10.0.0.190 - - [2026-08-24 04:14:29] "GET /virtual-machine/460d28a6-fd8c-4983-aab3-2f8a8fc18bf6 HTTP/1.1" 200 1307 0.006893 10.0.0.190 - - [2026-08-24 04:14:29] "GET /virtual-machine-interface/9c8bb16e-ef74-4651-baf4-780e98fc16ac HTTP/1.1" 200 3017 0.005770 10.0.0.190 - - [2026-08-24 04:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.190 - - [2026-08-24 04:14:29] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004208 10.0.0.190 - - [2026-08-24 04:14:29] "GET /virtual-networks?parent_id=36e313f1-acb1-4c02-8ed9-cd7413f85312&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003718 10.0.0.190 - - [2026-08-24 04:14:29] "GET /virtual-network/31ec227c-4362-4b62-adcc-91eb00f03d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006451 10.0.0.190 - - [2026-08-24 04:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.190 - - [2026-08-24 04:14:30] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003860 10.0.0.190 - - [2026-08-24 04:14:30] "GET /virtual-networks?parent_id=36e313f1-acb1-4c02-8ed9-cd7413f85312&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003159 10.0.0.190 - - [2026-08-24 04:14:30] "GET /virtual-network/31ec227c-4362-4b62-adcc-91eb00f03d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006162 10.0.0.190 - - [2026-08-24 04:14:30] "POST /neutron/port HTTP/1.1" 200 1135 0.017469 10.0.0.190 - - [2026-08-24 04:14:32] "POST /neutron/network HTTP/1.1" 200 847 0.007350 10.0.0.190 - - [2026-08-24 04:14:32] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.190 - - [2026-08-24 04:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.190 - - [2026-08-24 04:14:36] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004315 10.0.0.190 - - [2026-08-24 04:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.190 - - [2026-08-24 04:14:36] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004833 10.0.0.190 - - [2026-08-24 04:14:36] "PUT /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9 HTTP/1.1" 200 277 0.013471 10.0.0.50 - - [2026-08-24 04:14:47] "GET /obj-perms HTTP/1.1" 200 4509 0.041564 10.0.0.190 - - [2026-08-24 04:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.190 - - [2026-08-24 04:14:49] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.004150 10.0.0.190 - - [2026-08-24 04:14:49] "PUT /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9 HTTP/1.1" 200 277 0.012315 10.0.0.190 - - [2026-08-24 04:15:31] "POST /neutron/port HTTP/1.1" 200 1135 0.022052 10.0.0.190 - - [2026-08-24 04:15:31] "POST /neutron/subnet HTTP/1.1" 200 689 0.010418 10.0.0.190 - - [2026-08-24 04:15:42] "POST /neutron/network HTTP/1.1" 200 837 0.007437 10.0.0.190 - - [2026-08-24 04:15:44] "POST /neutron/port HTTP/1.1" 200 1125 0.015154 10.0.0.190 - - [2026-08-24 04:15:44] "POST /neutron/port HTTP/1.1" 200 1125 0.016671 10.0.0.190 - - [2026-08-24 04:15:44] "POST /neutron/network HTTP/1.1" 400 204 0.019441 10.0.0.190 - - [2026-08-24 04:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.191 - - [2026-08-24 04:15:46] "GET /projects?obj_uuids=36e313f1-acb1-4c02-8ed9-cd7413f85312&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000948 10.0.0.190 - - [2026-08-24 04:15:46] "GET /project/36e313f1-acb1-4c02-8ed9-cd7413f85312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.051436 10.0.0.191 - - [2026-08-24 04:15:46] "GET /projects?obj_uuids=36e313f1-acb1-4c02-8ed9-cd7413f85312&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000995 10.0.0.190 - - [2026-08-24 04:15:47] "GET /project/36e313f1-acb1-4c02-8ed9-cd7413f85312?fields=virtual_networks HTTP/1.1" 200 1060 0.051942 10.0.0.191 - - [2026-08-24 04:15:47] "GET /projects?obj_uuids=36e313f1-acb1-4c02-8ed9-cd7413f85312&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001129 10.0.0.190 - - [2026-08-24 04:15:47] "GET /project/36e313f1-acb1-4c02-8ed9-cd7413f85312?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.065891 10.0.0.191 - - [2026-08-24 04:15:47] "GET /projects?obj_uuids=36e313f1-acb1-4c02-8ed9-cd7413f85312&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001146 10.0.0.190 - - [2026-08-24 04:15:47] "GET /project/36e313f1-acb1-4c02-8ed9-cd7413f85312?fields=security_groups HTTP/1.1" 200 1300 0.049920 10.0.0.191 - - [2026-08-24 04:15:48] "GET /obj-perms HTTP/1.1" 200 4509 0.087070 10.0.0.190 - - [2026-08-24 04:15:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.031487 10.0.0.191 - - [2026-08-24 04:15:48] "GET /projects?obj_uuids=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007395 10.0.0.191 - - [2026-08-24 04:15:48] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001228 10.0.0.191 - - [2026-08-24 04:15:48] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009122 10.0.0.191 - - [2026-08-24 04:15:49] "POST /id-to-fqname HTTP/1.1" 200 209 0.001249 10.0.0.191 - - [2026-08-24 04:15:49] "POST /fqname-to-id HTTP/1.1" 404 217 0.011607 10.0.0.191 - - [2026-08-24 04:15:49] "POST /security-groups HTTP/1.1" 200 609 0.077461 10.0.0.191 - - [2026-08-24 04:15:49] "POST /projects HTTP/1.1" 200 621 0.319633 10.0.0.190 - - [2026-08-24 04:15:49] "POST /access-control-lists HTTP/1.1" 200 616 0.031404 10.0.0.191 - - [2026-08-24 04:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.394287 10.0.0.190 - - [2026-08-24 04:15:49] "GET /project/2287c221-d747-4c19-995f-7de077a057ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.557047 10.0.0.190 - - [2026-08-24 04:15:50] "GET / HTTP/1.1" 200 36215 0.002058 10.0.0.190 - - [2026-08-24 04:15:51] "POST /fqname-to-id HTTP/1.1" 401 293 0.000420 10.0.0.190 - - [2026-08-24 04:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.062163 10.0.0.191 - - [2026-08-24 04:15:51] "GET /projects?obj_uuids=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001093 10.0.0.190 - - [2026-08-24 04:15:51] "GET /project/2287c221-d747-4c19-995f-7de077a057ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.050392 10.0.0.190 - - [2026-08-24 04:15:51] "POST /neutron/network HTTP/1.1" 200 117 0.033450 10.0.0.190 - - [2026-08-24 04:15:51] "POST /route-targets HTTP/1.1" 200 328 0.018512 10.0.0.190 - - [2026-08-24 04:15:52] "POST /neutron/network HTTP/1.1" 200 844 0.015926 10.0.0.190 - - [2026-08-24 04:15:52] "POST /id-to-fqname HTTP/1.1" 200 239 0.001536 10.0.0.190 - - [2026-08-24 04:15:52] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006641 10.0.0.190 - - [2026-08-24 04:15:52] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006677 10.0.0.190 - - [2026-08-24 04:15:52] "POST /neutron/subnet HTTP/1.1" 200 725 0.009816 10.0.0.190 - - [2026-08-24 04:15:52] "POST /id-to-fqname HTTP/1.1" 200 239 0.001329 10.0.0.190 - - [2026-08-24 04:15:52] "POST /neutron/port HTTP/1.1" 200 117 0.006243 10.0.0.190 - - [2026-08-24 04:15:52] "POST /id-to-fqname HTTP/1.1" 200 239 0.001331 10.0.0.190 - - [2026-08-24 04:15:53] "POST /neutron/network HTTP/1.1" 200 854 0.007434 10.0.0.190 - - [2026-08-24 04:15:53] "POST /neutron/port HTTP/1.1" 200 117 0.006567 10.0.0.190 - - [2026-08-24 04:15:54] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006478 10.0.0.190 - - [2026-08-24 04:15:54] "GET /obj-perms HTTP/1.1" 200 4519 0.056819 10.0.0.191 - - [2026-08-24 04:15:57] "GET /projects?obj_uuids=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001422 10.0.0.190 - - [2026-08-24 04:15:57] "POST /neutron/port HTTP/1.1" 200 1078 0.363188 10.0.0.190 - - [2026-08-24 04:15:57] "POST /neutron/port HTTP/1.1" 200 1132 0.136745 10.0.0.190 - - [2026-08-24 04:15:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.009565 10.0.0.190 - - [2026-08-24 04:15:59] "POST /neutron/network HTTP/1.1" 200 854 0.007353 10.0.0.190 - - [2026-08-24 04:15:59] "POST /neutron/port HTTP/1.1" 200 1078 0.017935 10.0.0.190 - - [2026-08-24 04:16:00] "POST /neutron/security_group HTTP/1.1" 200 2076 0.011032 10.0.0.190 - - [2026-08-24 04:16:00] "POST /neutron/subnet HTTP/1.1" 200 699 0.010865 10.0.0.190 - - [2026-08-24 04:16:05] "POST /neutron/port HTTP/1.1" 200 1142 0.018512 10.0.0.190 - - [2026-08-24 04:16:11] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008247 10.0.0.190 - - [2026-08-24 04:16:21] "POST /neutron/port HTTP/1.1" 200 1142 0.019405 10.0.0.190 - - [2026-08-24 04:16:26] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008045 10.0.0.190 - - [2026-08-24 04:16:31] "POST /neutron/port HTTP/1.1" 200 1142 0.017820 10.0.0.190 - - [2026-08-24 04:16:31] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008944 10.0.0.190 - - [2026-08-24 04:16:31] "GET /virtual-machine/2ef6a310-6761-45b0-8dcc-bae631d09ea7 HTTP/1.1" 401 293 0.000397 10.0.0.190 - - [2026-08-24 04:16:31] "GET /virtual-machine/2ef6a310-6761-45b0-8dcc-bae631d09ea7 HTTP/1.1" 200 1312 0.033873 10.0.0.190 - - [2026-08-24 04:16:31] "GET /virtual-machine-interface/6c31c0ea-a699-4efa-80f6-fa00604b814b HTTP/1.1" 200 3040 0.005301 10.0.0.190 - - [2026-08-24 04:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.190 - - [2026-08-24 04:16:32] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004004 10.0.0.190 - - [2026-08-24 04:16:32] "GET /virtual-networks?parent_id=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003062 10.0.0.190 - - [2026-08-24 04:16:32] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007057 10.0.0.190 - - [2026-08-24 04:16:33] "POST /neutron/network HTTP/1.1" 200 854 0.007336 10.0.0.190 - - [2026-08-24 04:16:33] "POST /neutron/port HTTP/1.1" 200 117 0.001602 10.0.0.190 - - [2026-08-24 04:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.190 - - [2026-08-24 04:16:35] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005901 10.0.0.190 - - [2026-08-24 04:16:36] "DELETE /access-control-list/e57d476a-b3d0-4e79-9829-81c2a0e67d76 HTTP/1.1" 200 115 0.053003 10.0.0.191 - - [2026-08-24 04:16:36] "DELETE /project/2287c221d7474c19995f7de077a057ce HTTP/1.1" 404 173 0.003053 10.0.0.191 - - [2026-08-24 04:16:36] "DELETE /project/36e313f1-acb1-4c02-8ed9-cd7413f85312 HTTP/1.1" 404 177 0.005876 10.0.0.190 - - [2026-08-24 04:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.190 - - [2026-08-24 04:16:39] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005557 10.0.0.190 - - [2026-08-24 04:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.190 - - [2026-08-24 04:16:43] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007116 10.0.0.190 - - [2026-08-24 04:16:46] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007874 10.0.0.190 - - [2026-08-24 04:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.190 - - [2026-08-24 04:16:47] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004589 10.0.0.190 - - [2026-08-24 04:16:47] "GET /virtual-networks?parent_id=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003227 10.0.0.190 - - [2026-08-24 04:16:47] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007279 10.0.0.190 - - [2026-08-24 04:16:52] "POST /neutron/port HTTP/1.1" 200 1142 0.019398 10.0.0.190 - - [2026-08-24 04:16:54] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006868 10.0.0.190 - - [2026-08-24 04:16:58] "POST /neutron/port HTTP/1.1" 200 1142 0.022877 10.0.0.190 - - [2026-08-24 04:16:58] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009187 10.0.0.190 - - [2026-08-24 04:16:58] "GET /virtual-machine/e96a8ef6-a3f1-4fbb-b944-027d8b0b5503 HTTP/1.1" 200 1313 0.006932 10.0.0.190 - - [2026-08-24 04:16:58] "GET /virtual-machine-interface/59d2a252-8367-4f2e-bd8d-28da4199f330 HTTP/1.1" 200 3041 0.006255 10.0.0.190 - - [2026-08-24 04:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.190 - - [2026-08-24 04:16:58] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004150 10.0.0.190 - - [2026-08-24 04:16:58] "GET /virtual-networks?parent_id=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003556 10.0.0.190 - - [2026-08-24 04:16:58] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007402 10.0.0.190 - - [2026-08-24 04:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.190 - - [2026-08-24 04:16:59] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004774 10.0.0.190 - - [2026-08-24 04:16:59] "GET /virtual-networks?parent_id=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003097 10.0.0.190 - - [2026-08-24 04:16:59] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006965 10.0.0.190 - - [2026-08-24 04:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.191 - - [2026-08-24 04:16:59] "GET /projects?obj_uuids=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001487 10.0.0.190 - - [2026-08-24 04:16:59] "GET /project/2287c221-d747-4c19-995f-7de077a057ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.046108 10.0.0.191 - - [2026-08-24 04:17:00] "POST /useragent-kv HTTP/1.1" 200 115 0.007216 10.0.0.190 - - [2026-08-24 04:17:00] "POST /neutron/subnet HTTP/1.1" 200 720 0.202047 10.0.0.190 - - [2026-08-24 04:17:00] "POST /id-to-fqname HTTP/1.1" 200 239 0.001369 10.0.0.190 - - [2026-08-24 04:17:00] "GET /virtual-network/97ba04b2-20d1-47f0-9e47-9fef12acf255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005812 10.0.0.190 - - [2026-08-24 04:17:00] "GET /virtual-network/97ba04b2-20d1-47f0-9e47-9fef12acf255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006524 10.0.0.190 - - [2026-08-24 04:17:00] "POST /neutron/network HTTP/1.1" 200 843 0.006882 10.0.0.190 - - [2026-08-24 04:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.191 - - [2026-08-24 04:17:00] "GET /projects?obj_uuids=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000935 10.0.0.190 - - [2026-08-24 04:17:00] "GET /project/2287c221-d747-4c19-995f-7de077a057ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.065678 10.0.0.191 - - [2026-08-24 04:17:00] "GET /projects?obj_uuids=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001353 10.0.0.190 - - [2026-08-24 04:17:00] "POST /neutron/network HTTP/1.1" 200 631 0.145525 10.0.0.190 - - [2026-08-24 04:17:00] "POST /route-targets HTTP/1.1" 200 328 0.018592 10.0.0.190 - - [2026-08-24 04:17:01] "POST /id-to-fqname HTTP/1.1" 200 242 0.004113 10.0.0.190 - - [2026-08-24 04:17:01] "GET /virtual-network/f25807d5-0385-4a4b-8c0d-40d641660294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005868 10.0.0.190 - - [2026-08-24 04:17:01] "POST /neutron/network HTTP/1.1" 200 848 0.007627 10.0.0.190 - - [2026-08-24 04:17:01] "GET /virtual-network/f25807d5-0385-4a4b-8c0d-40d641660294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006266 10.0.0.190 - - [2026-08-24 04:17:01] "POST /id-to-fqname HTTP/1.1" 200 239 0.001611 10.0.0.190 - - [2026-08-24 04:17:01] "POST /neutron/port HTTP/1.1" 200 2132 0.026078 10.0.0.191 - - [2026-08-24 04:17:01] "GET /projects?obj_uuids=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001313 10.0.0.190 - - [2026-08-24 04:17:01] "GET /project/2287c221-d747-4c19-995f-7de077a057ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.075388 10.0.0.190 - - [2026-08-24 04:17:01] "POST /neutron/network HTTP/1.1" 200 843 0.033501 10.0.0.190 - - [2026-08-24 04:17:02] "POST /neutron/port HTTP/1.1" 200 117 0.008313 10.0.0.190 - - [2026-08-24 04:17:02] "POST /id-to-fqname HTTP/1.1" 200 242 0.001460 10.0.0.190 - - [2026-08-24 04:17:02] "POST /neutron/network HTTP/1.1" 200 858 0.010114 10.0.0.190 - - [2026-08-24 04:17:02] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008558 10.0.0.190 - - [2026-08-24 04:17:02] "POST /id-to-fqname HTTP/1.1" 200 239 0.001497 10.0.0.190 - - [2026-08-24 04:17:02] "POST /id-to-fqname HTTP/1.1" 200 239 0.001194 10.0.0.190 - - [2026-08-24 04:17:03] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007376 10.0.0.190 - - [2026-08-24 04:17:03] "POST /neutron/network HTTP/1.1" 200 843 0.007085 10.0.0.190 - - [2026-08-24 04:17:03] "POST /neutron/port HTTP/1.1" 200 117 0.007730 10.0.0.190 - - [2026-08-24 04:17:03] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006912 10.0.0.50 - - [2026-08-24 04:17:04] "GET /obj-perms HTTP/1.1" 200 4519 0.044165 10.0.0.191 - - [2026-08-24 04:17:04] "GET /obj-perms HTTP/1.1" 200 4519 0.044183 10.0.0.190 - - [2026-08-24 04:17:04] "GET /virtual-network/97ba04b2-20d1-47f0-9e47-9fef12acf255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008020 10.0.0.190 - - [2026-08-24 04:17:05] "GET /virtual-network/f25807d5-0385-4a4b-8c0d-40d641660294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006719 10.0.0.190 - - [2026-08-24 04:17:05] "GET /obj-perms HTTP/1.1" 200 4519 0.004359 10.0.0.191 - - [2026-08-24 04:17:06] "GET /projects?obj_uuids=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000978 10.0.0.190 - - [2026-08-24 04:17:06] "POST /neutron/port HTTP/1.1" 200 1077 0.351835 10.0.0.190 - - [2026-08-24 04:17:06] "POST /neutron/port HTTP/1.1" 200 1131 0.153512 10.0.0.191 - - [2026-08-24 04:17:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.190 - - [2026-08-24 04:17:08] "POST /neutron/port HTTP/1.1" 200 1141 0.056339 10.0.0.191 - - [2026-08-24 04:17:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.190 - - [2026-08-24 04:17:08] "POST /neutron/port HTTP/1.1" 200 117 0.001202 10.0.0.190 - - [2026-08-24 04:17:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000540 10.0.0.190 - - [2026-08-24 04:17:08] "POST /neutron/network HTTP/1.1" 200 858 0.012630 10.0.0.190 - - [2026-08-24 04:17:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000573 10.0.0.191 - - [2026-08-24 04:17:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000525 10.0.0.191 - - [2026-08-24 04:17:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000499 10.0.0.190 - - [2026-08-24 04:17:08] "POST /neutron/port HTTP/1.1" 200 1078 0.020047 10.0.0.190 - - [2026-08-24 04:17:09] "POST /neutron/port HTTP/1.1" 200 1076 0.053072 10.0.0.190 - - [2026-08-24 04:17:09] "POST /neutron/port HTTP/1.1" 200 1077 0.019557 10.0.0.50 - - [2026-08-24 04:17:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000505 10.0.0.50 - - [2026-08-24 04:17:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000481 10.0.0.190 - - [2026-08-24 04:17:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004671 10.0.0.190 - - [2026-08-24 04:17:10] "POST /neutron/network HTTP/1.1" 200 848 0.011770 10.0.0.190 - - [2026-08-24 04:17:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000490 10.0.0.190 - - [2026-08-24 04:17:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000494 10.0.0.190 - - [2026-08-24 04:17:10] "POST /neutron/port HTTP/1.1" 200 2131 0.024955 10.0.0.190 - - [2026-08-24 04:17:10] "POST /neutron/port HTTP/1.1" 200 117 0.001293 10.0.0.190 - - [2026-08-24 04:17:10] "POST /neutron/subnet HTTP/1.1" 200 694 0.009573 10.0.0.50 - - [2026-08-24 04:17:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.50 - - [2026-08-24 04:17:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.190 - - [2026-08-24 04:17:15] "POST /neutron/port HTTP/1.1" 200 1140 0.021065 10.0.0.190 - - [2026-08-24 04:17:20] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007767 10.0.0.190 - - [2026-08-24 04:17:31] "POST /neutron/port HTTP/1.1" 200 1140 0.019875 10.0.0.190 - - [2026-08-24 04:17:33] "POST /neutron/port HTTP/1.1" 200 1142 0.046420 10.0.0.190 - - [2026-08-24 04:17:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.009948 10.0.0.190 - - [2026-08-24 04:17:36] "POST /neutron/port HTTP/1.1" 200 1140 0.021108 10.0.0.190 - - [2026-08-24 04:17:41] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009250 10.0.0.190 - - [2026-08-24 04:17:43] "POST /neutron/network HTTP/1.1" 200 853 0.007290 10.0.0.190 - - [2026-08-24 04:17:43] "POST /neutron/port HTTP/1.1" 200 117 0.001373 10.0.0.190 - - [2026-08-24 04:17:46] "POST /neutron/security_group HTTP/1.1" 200 2076 0.026807 10.0.0.190 - - [2026-08-24 04:17:46] "POST /neutron/port HTTP/1.1" 200 1140 0.022820 10.0.0.190 - - [2026-08-24 04:17:46] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008907 10.0.0.190 - - [2026-08-24 04:17:46] "GET /virtual-machine/a1548d62-0c9c-4590-b385-6b44c202c51c HTTP/1.1" 200 1313 0.006437 10.0.0.190 - - [2026-08-24 04:17:46] "GET /virtual-machine-interface/f0ff10f4-97af-44a6-b6b2-c0e6e24c45ce HTTP/1.1" 200 3051 0.005249 10.0.0.190 - - [2026-08-24 04:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.190 - - [2026-08-24 04:17:46] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003995 10.0.0.190 - - [2026-08-24 04:17:46] "GET /virtual-networks?parent_id=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003477 10.0.0.190 - - [2026-08-24 04:17:46] "GET /virtual-network/f25807d5-0385-4a4b-8c0d-40d641660294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006293 10.0.0.190 - - [2026-08-24 04:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.190 - - [2026-08-24 04:17:49] "GET /virtual-network/f25807d5-0385-4a4b-8c0d-40d641660294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006403 10.0.0.50 - - [2026-08-24 04:17:50] "GET /obj-perms HTTP/1.1" 200 4509 0.045636 10.0.0.190 - - [2026-08-24 04:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.190 - - [2026-08-24 04:17:53] "GET /virtual-network/f25807d5-0385-4a4b-8c0d-40d641660294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005915 10.0.0.190 - - [2026-08-24 04:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.190 - - [2026-08-24 04:17:58] "GET /virtual-network/f25807d5-0385-4a4b-8c0d-40d641660294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005625 10.0.0.190 - - [2026-08-24 04:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.190 - - [2026-08-24 04:18:02] "GET /virtual-network/f25807d5-0385-4a4b-8c0d-40d641660294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005954 10.0.0.190 - - [2026-08-24 04:18:04] "POST /neutron/port HTTP/1.1" 200 1140 0.024007 10.0.0.190 - - [2026-08-24 04:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.190 - - [2026-08-24 04:18:06] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004499 10.0.0.190 - - [2026-08-24 04:18:06] "GET /virtual-networks?parent_id=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003738 10.0.0.190 - - [2026-08-24 04:18:06] "GET /virtual-network/f25807d5-0385-4a4b-8c0d-40d641660294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006606 10.0.0.190 - - [2026-08-24 04:18:06] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009976 10.0.0.190 - - [2026-08-24 04:18:11] "POST /neutron/port HTTP/1.1" 200 1141 0.018355 10.0.0.190 - - [2026-08-24 04:18:11] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007807 10.0.0.190 - - [2026-08-24 04:18:11] "GET /virtual-machine/0047b351-556c-4dd2-bd35-c6a8dd5175c7 HTTP/1.1" 200 1310 0.006302 10.0.0.190 - - [2026-08-24 04:18:11] "GET /virtual-machine-interface/869abcee-dcf6-4798-80d4-28295c76ea6f HTTP/1.1" 200 3040 0.005473 10.0.0.190 - - [2026-08-24 04:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.190 - - [2026-08-24 04:18:11] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004289 10.0.0.190 - - [2026-08-24 04:18:11] "GET /virtual-networks?parent_id=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003881 10.0.0.190 - - [2026-08-24 04:18:12] "GET /virtual-network/97ba04b2-20d1-47f0-9e47-9fef12acf255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006329 10.0.0.190 - - [2026-08-24 04:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.190 - - [2026-08-24 04:18:13] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005587 10.0.0.190 - - [2026-08-24 04:18:13] "GET /virtual-networks?parent_id=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003848 10.0.0.190 - - [2026-08-24 04:18:13] "GET /virtual-network/97ba04b2-20d1-47f0-9e47-9fef12acf255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006349 10.0.0.190 - - [2026-08-24 04:18:13] "POST /neutron/port HTTP/1.1" 200 2131 0.027534 10.0.0.190 - - [2026-08-24 04:18:13] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008817 10.0.0.190 - - [2026-08-24 04:18:13] "GET /virtual-machine/c6fd394c-5874-499b-a768-cdb57ad5b0bf HTTP/1.1" 200 1590 0.007942 10.0.0.190 - - [2026-08-24 04:18:13] "GET /virtual-machine-interface/111f0a6c-d2f8-4288-a4e7-4276d6e11168 HTTP/1.1" 200 3041 0.007087 10.0.0.190 - - [2026-08-24 04:18:13] "GET /virtual-machine-interface/60398735-4320-4b4f-b66a-2370ab53ef7e HTTP/1.1" 200 3041 0.006269 10.0.0.190 - - [2026-08-24 04:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.190 - - [2026-08-24 04:18:13] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004301 10.0.0.190 - - [2026-08-24 04:18:13] "GET /virtual-networks?parent_id=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003999 10.0.0.190 - - [2026-08-24 04:18:13] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006291 10.0.0.190 - - [2026-08-24 04:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.190 - - [2026-08-24 04:18:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004476 10.0.0.190 - - [2026-08-24 04:18:14] "GET /virtual-networks?parent_id=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003587 10.0.0.190 - - [2026-08-24 04:18:15] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006852 10.0.0.190 - - [2026-08-24 04:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.190 - - [2026-08-24 04:18:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004565 10.0.0.190 - - [2026-08-24 04:18:15] "GET /virtual-networks?parent_id=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003681 10.0.0.190 - - [2026-08-24 04:18:15] "GET /virtual-network/97ba04b2-20d1-47f0-9e47-9fef12acf255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006719 10.0.0.190 - - [2026-08-24 04:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.190 - - [2026-08-24 04:18:16] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004778 10.0.0.190 - - [2026-08-24 04:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.190 - - [2026-08-24 04:18:16] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005063 10.0.0.190 - - [2026-08-24 04:18:16] "PUT /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9 HTTP/1.1" 200 277 0.015918 10.0.0.190 - - [2026-08-24 04:18:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.007255 10.0.0.190 - - [2026-08-24 04:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.191 - - [2026-08-24 04:18:17] "GET /projects?obj_uuids=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.026249 10.0.0.190 - - [2026-08-24 04:18:17] "GET /project/2287c221-d747-4c19-995f-7de077a057ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.104484 10.0.0.190 - - [2026-08-24 04:18:17] "POST /network-policys HTTP/1.1" 200 541 0.036714 10.0.0.190 - - [2026-08-24 04:18:17] "GET /network-policy/7a095c89-663f-4e26-b9b3-9db28576a471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006772 10.0.0.190 - - [2026-08-24 04:18:17] "POST /neutron/network HTTP/1.1" 200 844 0.008825 10.0.0.190 - - [2026-08-24 04:18:17] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.009684 10.0.0.190 - - [2026-08-24 04:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.190 - - [2026-08-24 04:18:17] "GET /network-policy/7a095c89-663f-4e26-b9b3-9db28576a471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005400 10.0.0.190 - - [2026-08-24 04:18:17] "POST /neutron/network HTTP/1.1" 200 843 0.007921 10.0.0.190 - - [2026-08-24 04:18:17] "GET /virtual-network/97ba04b2-20d1-47f0-9e47-9fef12acf255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.008630 10.0.0.190 - - [2026-08-24 04:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.190 - - [2026-08-24 04:18:17] "GET /network-policy/7a095c89-663f-4e26-b9b3-9db28576a471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006641 10.0.0.190 - - [2026-08-24 04:18:17] "POST /access-control-lists HTTP/1.1" 200 611 0.077247 10.0.0.190 - - [2026-08-24 04:18:18] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.013511 10.0.0.190 - - [2026-08-24 04:18:18] "POST /ref-update HTTP/1.1" 200 156 0.037389 10.0.0.191 - - [2026-08-24 04:18:18] "GET /obj-perms HTTP/1.1" 200 4519 0.005393 10.0.0.190 - - [2026-08-24 04:18:18] "GET /virtual-network/97ba04b2-20d1-47f0-9e47-9fef12acf255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.006206 10.0.0.190 - - [2026-08-24 04:18:18] "GET /obj-perms HTTP/1.1" 200 4519 0.005099 10.0.0.190 - - [2026-08-24 04:18:19] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006653 10.0.0.50 - - [2026-08-24 04:18:19] "GET /obj-perms HTTP/1.1" 200 4519 0.004275 10.0.0.190 - - [2026-08-24 04:18:19] "GET /virtual-network/97ba04b2-20d1-47f0-9e47-9fef12acf255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.005964 10.0.0.191 - - [2026-08-24 04:18:20] "GET /obj-perms HTTP/1.1" 200 4519 0.004549 10.0.0.190 - - [2026-08-24 04:18:20] "GET /virtual-network/f25807d5-0385-4a4b-8c0d-40d641660294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006865 10.0.0.190 - - [2026-08-24 04:18:20] "GET /obj-perms HTTP/1.1" 200 4519 0.004724 10.0.0.190 - - [2026-08-24 04:18:33] "POST /neutron/port HTTP/1.1" 200 1142 0.021002 10.0.0.190 - - [2026-08-24 04:18:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004541 10.0.0.190 - - [2026-08-24 04:18:34] "POST /neutron/network HTTP/1.1" 200 938 0.009240 10.0.0.190 - - [2026-08-24 04:18:36] "GET /obj-perms HTTP/1.1" 200 4519 0.004230 10.0.0.190 - - [2026-08-24 04:18:43] "POST /neutron/network HTTP/1.1" 200 947 0.007172 10.0.0.190 - - [2026-08-24 04:18:43] "POST /neutron/port HTTP/1.1" 200 117 0.001138 10.0.0.190 - - [2026-08-24 04:19:34] "POST /neutron/port HTTP/1.1" 200 1142 0.018033 10.0.0.190 - - [2026-08-24 04:19:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.010942 10.0.0.190 - - [2026-08-24 04:19:41] "POST /neutron/port HTTP/1.1" 200 1140 0.019762 10.0.0.190 - - [2026-08-24 04:19:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004101 10.0.0.190 - - [2026-08-24 04:19:42] "POST /neutron/network HTTP/1.1" 200 848 0.008812 10.0.0.50 - - [2026-08-24 04:19:51] "GET /obj-perms HTTP/1.1" 200 4509 0.043350 10.0.0.191 - - [2026-08-24 04:19:51] "GET /obj-perms HTTP/1.1" 200 4509 0.043276 10.0.0.190 - - [2026-08-24 04:20:34] "POST /neutron/network HTTP/1.1" 200 948 0.011834 10.0.0.190 - - [2026-08-24 04:20:34] "POST /neutron/port HTTP/1.1" 200 117 0.001224 10.0.0.190 - - [2026-08-24 04:20:42] "POST /neutron/port HTTP/1.1" 200 1141 0.020752 10.0.0.190 - - [2026-08-24 04:20:43] "POST /neutron/subnet HTTP/1.1" 200 694 0.009930 10.0.0.190 - - [2026-08-24 04:21:34] "POST /neutron/port HTTP/1.1" 200 2131 0.031888 10.0.0.190 - - [2026-08-24 04:21:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004955 10.0.0.190 - - [2026-08-24 04:21:35] "POST /neutron/network HTTP/1.1" 200 938 0.007782 10.0.0.190 - - [2026-08-24 04:21:35] "POST /neutron/port HTTP/1.1" 200 117 0.001188 10.0.0.190 - - [2026-08-24 04:21:42] "POST /neutron/port HTTP/1.1" 200 1140 0.020126 10.0.0.190 - - [2026-08-24 04:21:43] "POST /neutron/subnet HTTP/1.1" 200 689 0.010033 10.0.0.190 - - [2026-08-24 04:21:53] "GET /obj-perms HTTP/1.1" 200 4509 0.053799 10.0.0.190 - - [2026-08-24 04:21:57] "GET /obj-perms HTTP/1.1" 200 4519 0.067039 10.0.0.190 - - [2026-08-24 04:22:00] "GET /virtual-network/97ba04b2-20d1-47f0-9e47-9fef12acf255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.030204 10.0.0.190 - - [2026-08-24 04:22:00] "POST /neutron/network HTTP/1.1" 200 937 0.028295 10.0.0.190 - - [2026-08-24 04:22:01] "GET /virtual-network/97ba04b2-20d1-47f0-9e47-9fef12acf255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.017468 10.0.0.190 - - [2026-08-24 04:22:01] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.010763 10.0.0.190 - - [2026-08-24 04:22:01] "POST /ref-update HTTP/1.1" 200 156 0.040632 10.0.0.190 - - [2026-08-24 04:22:01] "POST /neutron/network HTTP/1.1" 200 938 0.008516 10.0.0.190 - - [2026-08-24 04:22:01] "GET /virtual-network/7dade7c0-be75-46e3-85fc-59f3c5f98936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.011369 10.0.0.190 - - [2026-08-24 04:22:01] "DELETE /network-policy/7a095c89-663f-4e26-b9b3-9db28576a471 HTTP/1.1" 200 115 0.059593 10.0.0.190 - - [2026-08-24 04:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007945 10.0.0.190 - - [2026-08-24 04:22:01] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.006126 10.0.0.190 - - [2026-08-24 04:22:01] "PUT /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9 HTTP/1.1" 200 277 0.015669 10.0.0.190 - - [2026-08-24 04:22:01] "POST /ref-update HTTP/1.1" 200 156 0.041099 10.0.0.190 - - [2026-08-24 04:22:03] "POST /neutron/network HTTP/1.1" 200 848 0.008361 10.0.0.190 - - [2026-08-24 04:22:05] "POST /neutron/port HTTP/1.1" 200 1130 0.016329 10.0.0.190 - - [2026-08-24 04:22:05] "POST /neutron/port HTTP/1.1" 200 1141 0.026542 10.0.0.190 - - [2026-08-24 04:22:05] "POST /neutron/port HTTP/1.1" 200 1131 0.052960 10.0.0.190 - - [2026-08-24 04:22:05] "POST /neutron/port HTTP/1.1" 200 151 0.338131 10.0.0.190 - - [2026-08-24 04:22:07] "POST /neutron/network HTTP/1.1" 200 848 0.009099 10.0.0.191 - - [2026-08-24 04:22:07] "GET /global-system-configs HTTP/1.1" 401 293 0.005180 10.0.0.191 - - [2026-08-24 04:22:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.191 - - [2026-08-24 04:22:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003522 10.0.0.191 - - [2026-08-24 04:22:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002459 10.0.0.190 - - [2026-08-24 04:22:08] "POST /neutron/network HTTP/1.1" 200 151 0.170960 10.0.0.190 - - [2026-08-24 04:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012419 10.0.0.190 - - [2026-08-24 04:22:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.190 - - [2026-08-24 04:22:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000503 10.0.0.191 - - [2026-08-24 04:22:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000576 10.0.0.191 - - [2026-08-24 04:22:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.50 - - [2026-08-24 04:22:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000517 10.0.0.50 - - [2026-08-24 04:22:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.190 - - [2026-08-24 04:22:10] "POST /neutron/port HTTP/1.1" 200 1142 0.021052 10.0.0.190 - - [2026-08-24 04:22:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000426 10.0.0.190 - - [2026-08-24 04:22:10] "POST /neutron/port HTTP/1.1" 200 151 0.313720 10.0.0.190 - - [2026-08-24 04:22:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000513 10.0.0.190 - - [2026-08-24 04:22:10] "POST /neutron/port HTTP/1.1" 200 151 0.311126 10.0.0.50 - - [2026-08-24 04:22:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000501 10.0.0.50 - - [2026-08-24 04:22:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000457 10.0.0.191 - - [2026-08-24 04:22:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004630 10.0.0.191 - - [2026-08-24 04:22:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004671 10.0.0.190 - - [2026-08-24 04:22:12] "POST /neutron/network HTTP/1.1" 200 151 0.165040 10.0.0.190 - - [2026-08-24 04:22:12] "DELETE /route-target/41a2b066-34d7-4805-a859-76ac4b65ea0f HTTP/1.1" 200 115 0.033771 10.0.0.191 - - [2026-08-24 04:22:13] "GET /projects?obj_uuids=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001075 10.0.0.190 - - [2026-08-24 04:22:13] "GET /project/2287c221-d747-4c19-995f-7de077a057ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.084311 10.0.0.191 - - [2026-08-24 04:22:13] "GET /projects?obj_uuids=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000882 10.0.0.190 - - [2026-08-24 04:22:13] "GET /project/2287c221-d747-4c19-995f-7de077a057ce?fields=virtual_networks HTTP/1.1" 200 1070 0.074180 10.0.0.191 - - [2026-08-24 04:22:13] "GET /projects?obj_uuids=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002582 10.0.0.190 - - [2026-08-24 04:22:13] "GET /project/2287c221-d747-4c19-995f-7de077a057ce?fields=virtual_machine_interfaces HTTP/1.1" 200 1070 0.055978 10.0.0.191 - - [2026-08-24 04:22:13] "GET /projects?obj_uuids=2287c221-d747-4c19-995f-7de077a057ce&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001160 10.0.0.190 - - [2026-08-24 04:22:13] "GET /project/2287c221-d747-4c19-995f-7de077a057ce?fields=security_groups HTTP/1.1" 200 1315 0.069055 10.0.0.190 - - [2026-08-24 04:22:14] "POST /fqname-to-id HTTP/1.1" 404 183 0.030916 10.0.0.191 - - [2026-08-24 04:22:14] "GET /projects?obj_uuids=8779707b-3e81-4bcb-ac3a-29df705899e3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004023 10.0.0.191 - - [2026-08-24 04:22:14] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001137 10.0.0.191 - - [2026-08-24 04:22:14] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040935 10.0.0.191 - - [2026-08-24 04:22:14] "POST /id-to-fqname HTTP/1.1" 200 185 0.003058 10.0.0.191 - - [2026-08-24 04:22:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.004272 10.0.0.191 - - [2026-08-24 04:22:14] "POST /security-groups HTTP/1.1" 200 586 0.079329 10.0.0.191 - - [2026-08-24 04:22:14] "POST /projects HTTP/1.1" 200 575 0.321601 10.0.0.191 - - [2026-08-24 04:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.395684 10.0.0.190 - - [2026-08-24 04:22:14] "POST /fqname-to-id HTTP/1.1" 404 228 0.008690 10.0.0.190 - - [2026-08-24 04:22:15] "GET /project/8779707b-3e81-4bcb-ac3a-29df705899e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.590099 10.0.0.190 - - [2026-08-24 04:22:16] "GET / HTTP/1.1" 200 36215 0.002263 10.0.0.191 - - [2026-08-24 04:22:16] "GET /projects?obj_uuids=049cc689-5bbb-4605-badf-324c061a7d1b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001267 10.0.0.190 - - [2026-08-24 04:22:16] "GET /project/049cc689-5bbb-4605-badf-324c061a7d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.042476 10.0.0.190 - - [2026-08-24 04:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.190 - - [2026-08-24 04:22:17] "GET /security-group/211ce75d-cb2d-4612-9325-8147ab61d5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004508 10.0.0.190 - - [2026-08-24 04:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.191 - - [2026-08-24 04:22:17] "GET /projects?obj_uuids=049cc689-5bbb-4605-badf-324c061a7d1b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001149 10.0.0.190 - - [2026-08-24 04:22:17] "GET /project/049cc689-5bbb-4605-badf-324c061a7d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.063524 10.0.0.190 - - [2026-08-24 04:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.190 - - [2026-08-24 04:22:18] "GET /security-group/211ce75d-cb2d-4612-9325-8147ab61d5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005262 10.0.0.190 - - [2026-08-24 04:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.190 - - [2026-08-24 04:22:18] "PUT /security-group/211ce75d-cb2d-4612-9325-8147ab61d5c1 HTTP/1.1" 200 263 0.023514 10.0.0.190 - - [2026-08-24 04:22:18] "PUT /access-control-list/c7fae1af-6918-4d0b-99d0-7395f173ffaa HTTP/1.1" 200 273 0.031366 10.0.0.191 - - [2026-08-24 04:22:20] "GET /projects?obj_uuids=8779707b-3e81-4bcb-ac3a-29df705899e3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001120 10.0.0.190 - - [2026-08-24 04:22:20] "GET /project/8779707b-3e81-4bcb-ac3a-29df705899e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.048495 10.0.0.191 - - [2026-08-24 04:22:20] "GET /projects?obj_uuids=8779707b-3e81-4bcb-ac3a-29df705899e3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001002 10.0.0.190 - - [2026-08-24 04:22:20] "GET /project/8779707b-3e81-4bcb-ac3a-29df705899e3?fields=virtual_networks HTTP/1.1" 200 1024 0.060800 10.0.0.191 - - [2026-08-24 04:22:21] "GET /projects?obj_uuids=8779707b-3e81-4bcb-ac3a-29df705899e3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001162 10.0.0.190 - - [2026-08-24 04:22:21] "GET /project/8779707b-3e81-4bcb-ac3a-29df705899e3?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.064711 10.0.0.191 - - [2026-08-24 04:22:21] "GET /projects?obj_uuids=8779707b-3e81-4bcb-ac3a-29df705899e3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001035 10.0.0.190 - - [2026-08-24 04:22:21] "GET /project/8779707b-3e81-4bcb-ac3a-29df705899e3?fields=security_groups HTTP/1.1" 200 1246 0.046683 10.0.0.190 - - [2026-08-24 04:22:22] "POST /fqname-to-id HTTP/1.1" 404 192 0.029752 10.0.0.191 - - [2026-08-24 04:22:22] "GET /projects?obj_uuids=8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003152 10.0.0.191 - - [2026-08-24 04:22:22] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000985 10.0.0.191 - - [2026-08-24 04:22:22] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007302 10.0.0.191 - - [2026-08-24 04:22:22] "POST /id-to-fqname HTTP/1.1" 200 194 0.003078 10.0.0.191 - - [2026-08-24 04:22:22] "POST /fqname-to-id HTTP/1.1" 404 203 0.011390 10.0.0.191 - - [2026-08-24 04:22:22] "POST /security-groups HTTP/1.1" 200 595 0.040093 10.0.0.191 - - [2026-08-24 04:22:22] "POST /projects HTTP/1.1" 200 593 0.280161 10.0.0.190 - - [2026-08-24 04:22:22] "POST /fqname-to-id HTTP/1.1" 404 237 0.009700 10.0.0.191 - - [2026-08-24 04:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.366503 10.0.0.190 - - [2026-08-24 04:22:22] "GET /project/8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.528304 10.0.0.190 - - [2026-08-24 04:22:23] "GET / HTTP/1.1" 200 36215 0.001397 10.0.0.190 - - [2026-08-24 04:22:24] "DELETE /access-control-list/47b2f7f7-441c-4a47-b814-bc5fa8bab5e7 HTTP/1.1" 200 115 0.059082 10.0.0.190 - - [2026-08-24 04:22:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000528 10.0.0.190 - - [2026-08-24 04:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.033653 10.0.0.191 - - [2026-08-24 04:22:26] "GET /projects?obj_uuids=8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001094 10.0.0.190 - - [2026-08-24 04:22:26] "GET /project/8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.055790 10.0.0.191 - - [2026-08-24 04:22:26] "POST /useragent-kv HTTP/1.1" 200 115 0.011858 10.0.0.190 - - [2026-08-24 04:22:26] "POST /neutron/subnet HTTP/1.1" 200 720 0.297632 10.0.0.190 - - [2026-08-24 04:22:27] "POST /id-to-fqname HTTP/1.1" 200 231 0.001635 10.0.0.190 - - [2026-08-24 04:22:27] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006775 10.0.0.190 - - [2026-08-24 04:22:27] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006669 10.0.0.190 - - [2026-08-24 04:22:27] "POST /neutron/network HTTP/1.1" 200 841 0.008757 10.0.0.190 - - [2026-08-24 04:22:27] "POST /id-to-fqname HTTP/1.1" 200 231 0.001850 10.0.0.191 - - [2026-08-24 04:22:27] "GET /projects?obj_uuids=8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001056 10.0.0.190 - - [2026-08-24 04:22:27] "GET /project/8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.132263 10.0.0.190 - - [2026-08-24 04:22:27] "POST /neutron/network HTTP/1.1" 200 841 0.027153 10.0.0.190 - - [2026-08-24 04:22:27] "POST /id-to-fqname HTTP/1.1" 200 231 0.001419 10.0.0.190 - - [2026-08-24 04:22:27] "POST /neutron/port HTTP/1.1" 200 117 0.007566 10.0.0.190 - - [2026-08-24 04:22:32] "POST /neutron/port HTTP/1.1" 200 1063 0.021776 10.0.0.190 - - [2026-08-24 04:22:33] "POST /neutron/port HTTP/1.1" 200 1127 0.065067 10.0.0.190 - - [2026-08-24 04:22:33] "POST /neutron/port HTTP/1.1" 200 117 0.001496 10.0.0.191 - - [2026-08-24 04:22:36] "DELETE /project/8779707b3e814bcbac3a29df705899e3 HTTP/1.1" 404 173 0.009749 10.0.0.191 - - [2026-08-24 04:22:36] "DELETE /project/8b12ffd45e2a4363b2ede0c90ffa97e6 HTTP/1.1" 404 173 0.012006 10.0.0.191 - - [2026-08-24 04:22:36] "DELETE /project/2287c221-d747-4c19-995f-7de077a057ce HTTP/1.1" 404 177 0.009047 10.0.0.191 - - [2026-08-24 04:22:36] "GET /projects?obj_uuids=8779707b-3e81-4bcb-ac3a-29df705899e3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001259 10.0.0.191 - - [2026-08-24 04:22:36] "GET /project/8779707b-3e81-4bcb-ac3a-29df705899e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.047735 10.0.0.191 - - [2026-08-24 04:22:36] "GET /projects?obj_uuids=8779707b-3e81-4bcb-ac3a-29df705899e3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001056 10.0.0.191 - - [2026-08-24 04:22:36] "GET /project/8779707b-3e81-4bcb-ac3a-29df705899e3?fields=security_groups HTTP/1.1" 200 1348 0.064848 10.0.0.191 - - [2026-08-24 04:22:36] "DELETE /security-group/d5c3ce83-6fc6-4376-b58e-f495b4cc9b97 HTTP/1.1" 200 115 0.067062 10.0.0.191 - - [2026-08-24 04:22:36] "GET /projects?obj_uuids=8779707b-3e81-4bcb-ac3a-29df705899e3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001411 10.0.0.190 - - [2026-08-24 04:22:36] "DELETE /access-control-list/990dad06-b761-4707-9931-441341a04b1e HTTP/1.1" 200 115 0.049715 10.0.0.191 - - [2026-08-24 04:22:36] "GET /project/8779707b-3e81-4bcb-ac3a-29df705899e3?fields=application_policy_sets HTTP/1.1" 200 1387 0.046345 10.0.0.191 - - [2026-08-24 04:22:37] "DELETE /project/8779707b-3e81-4bcb-ac3a-29df705899e3 HTTP/1.1" 200 115 0.460870 10.0.0.190 - - [2026-08-24 04:22:50] "POST /neutron/network HTTP/1.1" 200 841 0.011986 10.0.0.190 - - [2026-08-24 04:22:50] "POST /neutron/port HTTP/1.1" 200 117 0.008009 10.0.0.190 - - [2026-08-24 04:22:54] "POST /neutron/network HTTP/1.1" 200 851 0.007714 10.0.0.190 - - [2026-08-24 04:22:55] "POST /neutron/port HTTP/1.1" 200 1063 0.042450 10.0.0.190 - - [2026-08-24 04:22:55] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009215 10.0.0.190 - - [2026-08-24 04:22:55] "POST /neutron/port HTTP/1.1" 200 1127 0.021158 10.0.0.190 - - [2026-08-24 04:22:55] "GET /virtual-machine/aae4c9eb-480c-4f9b-9352-ba9223baa661 HTTP/1.1" 401 293 0.000647 10.0.0.190 - - [2026-08-24 04:22:56] "GET /virtual-machine/aae4c9eb-480c-4f9b-9352-ba9223baa661 HTTP/1.1" 200 1299 0.031190 10.0.0.190 - - [2026-08-24 04:22:56] "GET /virtual-machine-interface/3d899ee5-3865-4c65-8ec7-a3780323b643 HTTP/1.1" 200 2989 0.006032 10.0.0.190 - - [2026-08-24 04:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.190 - - [2026-08-24 04:22:56] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004178 10.0.0.190 - - [2026-08-24 04:22:56] "GET /virtual-networks?parent_id=8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003230 10.0.0.190 - - [2026-08-24 04:22:56] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005731 10.0.0.190 - - [2026-08-24 04:22:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005038 10.0.0.190 - - [2026-08-24 04:22:56] "POST /neutron/network HTTP/1.1" 200 841 0.008397 10.0.0.190 - - [2026-08-24 04:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006773 10.0.0.190 - - [2026-08-24 04:22:59] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007420 10.0.0.190 - - [2026-08-24 04:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.190 - - [2026-08-24 04:23:03] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005831 10.0.0.190 - - [2026-08-24 04:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.190 - - [2026-08-24 04:23:05] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004884 10.0.0.190 - - [2026-08-24 04:23:05] "GET /virtual-networks?parent_id=8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003853 10.0.0.190 - - [2026-08-24 04:23:05] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007617 10.0.0.190 - - [2026-08-24 04:23:05] "POST /neutron/port HTTP/1.1" 200 1127 0.021392 10.0.0.190 - - [2026-08-24 04:23:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008311 10.0.0.190 - - [2026-08-24 04:23:21] "POST /neutron/port HTTP/1.1" 200 1127 0.024839 10.0.0.190 - - [2026-08-24 04:23:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008894 10.0.0.190 - - [2026-08-24 04:23:36] "POST /neutron/port HTTP/1.1" 200 1127 0.022179 10.0.0.190 - - [2026-08-24 04:23:38] "POST /neutron/port HTTP/1.1" 200 1127 0.022184 10.0.0.190 - - [2026-08-24 04:23:39] "POST /neutron/subnet HTTP/1.1" 200 694 0.010966 10.0.0.190 - - [2026-08-24 04:23:41] "POST /neutron/port HTTP/1.1" 200 1127 0.019693 10.0.0.190 - - [2026-08-24 04:23:46] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009213 10.0.0.190 - - [2026-08-24 04:23:51] "POST /neutron/port HTTP/1.1" 200 1127 0.024710 10.0.0.190 - - [2026-08-24 04:23:51] "POST /neutron/security_group HTTP/1.1" 200 2062 0.013196 10.0.0.190 - - [2026-08-24 04:23:51] "GET /virtual-machine/74df5dfa-81a3-4cfd-9ef2-4ce075afb328 HTTP/1.1" 200 1298 0.007225 10.0.0.190 - - [2026-08-24 04:23:51] "GET /virtual-machine-interface/f0d6913a-d8cd-4b96-88b4-6e836749eb6e HTTP/1.1" 200 2989 0.006281 10.0.0.190 - - [2026-08-24 04:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006889 10.0.0.190 - - [2026-08-24 04:23:52] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004716 10.0.0.190 - - [2026-08-24 04:23:52] "GET /virtual-networks?parent_id=8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.004231 10.0.0.190 - - [2026-08-24 04:23:52] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008340 10.0.0.190 - - [2026-08-24 04:23:54] "GET /obj-perms HTTP/1.1" 200 4509 0.054993 10.0.0.190 - - [2026-08-24 04:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.190 - - [2026-08-24 04:23:55] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006105 10.0.0.50 - - [2026-08-24 04:23:55] "GET /obj-perms HTTP/1.1" 200 4509 0.050420 10.0.0.190 - - [2026-08-24 04:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.190 - - [2026-08-24 04:23:59] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006080 10.0.0.190 - - [2026-08-24 04:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.190 - - [2026-08-24 04:24:03] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005995 10.0.0.190 - - [2026-08-24 04:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.190 - - [2026-08-24 04:24:07] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006364 10.0.0.190 - - [2026-08-24 04:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.190 - - [2026-08-24 04:24:11] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007013 10.0.0.190 - - [2026-08-24 04:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.190 - - [2026-08-24 04:24:15] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005862 10.0.0.190 - - [2026-08-24 04:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.190 - - [2026-08-24 04:24:19] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006090 10.0.0.190 - - [2026-08-24 04:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.190 - - [2026-08-24 04:24:23] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007006 10.0.0.190 - - [2026-08-24 04:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005645 10.0.0.190 - - [2026-08-24 04:24:27] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006322 10.0.0.190 - - [2026-08-24 04:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.190 - - [2026-08-24 04:24:32] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004035 10.0.0.190 - - [2026-08-24 04:24:32] "GET /virtual-networks?parent_id=8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.005204 10.0.0.190 - - [2026-08-24 04:24:32] "GET /virtual-network/ab69a084-503e-4738-b1ce-709bfb8fa4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006435 10.0.0.190 - - [2026-08-24 04:24:37] "POST /neutron/port HTTP/1.1" 200 1127 0.027251 10.0.0.190 - - [2026-08-24 04:24:39] "POST /neutron/port HTTP/1.1" 200 1127 0.020775 10.0.0.190 - - [2026-08-24 04:24:40] "POST /neutron/subnet HTTP/1.1" 200 694 0.010859 10.0.0.190 - - [2026-08-24 04:24:42] "POST /neutron/port HTTP/1.1" 200 1127 0.023060 10.0.0.190 - - [2026-08-24 04:24:46] "POST /neutron/security_group HTTP/1.1" 200 2062 0.030075 10.0.0.190 - - [2026-08-24 04:24:47] "POST /neutron/port HTTP/1.1" 200 1127 0.019362 10.0.0.190 - - [2026-08-24 04:24:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005919 10.0.0.190 - - [2026-08-24 04:24:47] "POST /neutron/network HTTP/1.1" 200 841 0.007483 10.0.0.191 - - [2026-08-24 04:24:55] "GET /obj-perms HTTP/1.1" 200 4509 0.042839 10.0.0.190 - - [2026-08-24 04:24:58] "POST /neutron/port HTTP/1.1" 200 1127 0.019143 10.0.0.190 - - [2026-08-24 04:25:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008139 10.0.0.190 - - [2026-08-24 04:25:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.004134 10.0.0.190 - - [2026-08-24 04:25:13] "POST /bgp-as-a-services HTTP/1.1" 200 599 0.043555 10.0.0.190 - - [2026-08-24 04:25:14] "GET /bgp-as-a-service/2f1e704b-5390-4b84-adab-e6c992e10b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1623 0.007675 10.0.0.190 - - [2026-08-24 04:25:14] "GET /virtual-machine-interface/f0d6913a-d8cd-4b96-88b4-6e836749eb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.006892 10.0.0.190 - - [2026-08-24 04:25:14] "POST /ref-update HTTP/1.1" 200 156 0.016462 10.0.0.190 - - [2026-08-24 04:25:14] "POST /neutron/network HTTP/1.1" 200 841 0.008141 10.0.0.190 - - [2026-08-24 04:25:14] "POST /neutron/subnet HTTP/1.1" 200 720 0.010465 10.0.0.190 - - [2026-08-24 04:25:14] "POST /bgp-routers HTTP/1.1" 200 661 0.081635 10.0.0.190 - - [2026-08-24 04:25:14] "PUT /bgp-router/af0519df-b916-4554-ab0b-e5f29ef3c217 HTTP/1.1" 200 255 0.034415 10.0.0.190 - - [2026-08-24 04:25:32] "GET /bgp-as-a-service/2f1e704b-5390-4b84-adab-e6c992e10b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.009387 10.0.0.190 - - [2026-08-24 04:25:33] "GET /virtual-machine-interface/f0d6913a-d8cd-4b96-88b4-6e836749eb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007681 10.0.0.190 - - [2026-08-24 04:25:33] "POST /ref-update HTTP/1.1" 200 156 0.016112 10.0.0.190 - - [2026-08-24 04:25:33] "DELETE /bgp-as-a-service/2f1e704b-5390-4b84-adab-e6c992e10b75 HTTP/1.1" 200 115 0.051373 10.0.0.190 - - [2026-08-24 04:25:33] "DELETE /bgp-router/af0519df-b916-4554-ab0b-e5f29ef3c217 HTTP/1.1" 200 115 0.062392 10.0.0.190 - - [2026-08-24 04:25:35] "POST /neutron/port HTTP/1.1" 200 1127 0.024579 10.0.0.190 - - [2026-08-24 04:25:35] "POST /neutron/port HTTP/1.1" 200 1127 0.023318 10.0.0.190 - - [2026-08-24 04:25:35] "POST /neutron/network HTTP/1.1" 200 841 0.012355 10.0.0.191 - - [2026-08-24 04:25:37] "POST /useragent-kv HTTP/1.1" 200 115 0.036857 10.0.0.191 - - [2026-08-24 04:25:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003890 10.0.0.190 - - [2026-08-24 04:25:37] "POST /neutron/network HTTP/1.1" 200 151 0.276785 10.0.0.191 - - [2026-08-24 04:25:39] "GET /projects?obj_uuids=8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001178 10.0.0.190 - - [2026-08-24 04:25:39] "GET /project/8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.045273 10.0.0.191 - - [2026-08-24 04:25:39] "GET /projects?obj_uuids=8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002581 10.0.0.190 - - [2026-08-24 04:25:39] "GET /project/8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6?fields=virtual_networks HTTP/1.1" 200 1043 0.060709 10.0.0.191 - - [2026-08-24 04:25:39] "GET /projects?obj_uuids=8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001426 10.0.0.190 - - [2026-08-24 04:25:39] "GET /project/8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.056567 10.0.0.191 - - [2026-08-24 04:25:39] "GET /projects?obj_uuids=8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001765 10.0.0.190 - - [2026-08-24 04:25:39] "GET /project/8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6?fields=security_groups HTTP/1.1" 200 1274 0.055961 10.0.0.190 - - [2026-08-24 04:25:40] "POST /fqname-to-id HTTP/1.1" 404 189 0.037402 10.0.0.191 - - [2026-08-24 04:25:40] "GET /projects?obj_uuids=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004382 10.0.0.191 - - [2026-08-24 04:25:40] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001711 10.0.0.191 - - [2026-08-24 04:25:40] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010146 10.0.0.191 - - [2026-08-24 04:25:40] "POST /id-to-fqname HTTP/1.1" 200 191 0.006406 10.0.0.191 - - [2026-08-24 04:25:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.007623 10.0.0.191 - - [2026-08-24 04:25:40] "POST /security-groups HTTP/1.1" 200 592 0.036868 10.0.0.190 - - [2026-08-24 04:25:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.005365 10.0.0.191 - - [2026-08-24 04:25:40] "POST /projects HTTP/1.1" 200 587 0.295823 10.0.0.191 - - [2026-08-24 04:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.382474 10.0.0.190 - - [2026-08-24 04:25:40] "POST /access-control-lists HTTP/1.1" 200 597 0.038291 10.0.0.190 - - [2026-08-24 04:25:41] "GET /project/99e147a3-e713-4220-ae58-f06020a50a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.555320 10.0.0.190 - - [2026-08-24 04:25:42] "GET / HTTP/1.1" 200 36215 0.002984 10.0.0.190 - - [2026-08-24 04:25:44] "POST /fqname-to-id HTTP/1.1" 401 293 0.000616 10.0.0.190 - - [2026-08-24 04:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.064877 10.0.0.191 - - [2026-08-24 04:25:44] "GET /projects?obj_uuids=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001046 10.0.0.190 - - [2026-08-24 04:25:44] "GET /project/99e147a3-e713-4220-ae58-f06020a50a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.049382 10.0.0.191 - - [2026-08-24 04:25:45] "POST /useragent-kv HTTP/1.1" 200 115 0.008400 10.0.0.190 - - [2026-08-24 04:25:45] "POST /neutron/subnet HTTP/1.1" 200 734 0.280580 10.0.0.190 - - [2026-08-24 04:25:45] "POST /id-to-fqname HTTP/1.1" 200 225 0.001443 10.0.0.190 - - [2026-08-24 04:25:45] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006268 10.0.0.190 - - [2026-08-24 04:25:45] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.008071 10.0.0.190 - - [2026-08-24 04:25:45] "POST /neutron/network HTTP/1.1" 200 835 0.008308 10.0.0.190 - - [2026-08-24 04:25:45] "POST /id-to-fqname HTTP/1.1" 200 225 0.001383 10.0.0.190 - - [2026-08-24 04:25:45] "POST /neutron/network HTTP/1.1" 200 835 0.008772 10.0.0.190 - - [2026-08-24 04:25:45] "POST /id-to-fqname HTTP/1.1" 200 225 0.001412 10.0.0.190 - - [2026-08-24 04:25:45] "POST /neutron/port HTTP/1.1" 200 117 0.007136 10.0.0.191 - - [2026-08-24 04:25:46] "GET /projects?obj_uuids=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001030 10.0.0.190 - - [2026-08-24 04:25:46] "GET /project/99e147a3-e713-4220-ae58-f06020a50a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.058517 10.0.0.190 - - [2026-08-24 04:25:46] "POST /neutron/port HTTP/1.1" 200 117 0.009088 10.0.0.190 - - [2026-08-24 04:25:46] "POST /id-to-fqname HTTP/1.1" 200 225 0.001721 10.0.0.190 - - [2026-08-24 04:25:46] "POST /neutron/network HTTP/1.1" 200 845 0.007980 10.0.0.190 - - [2026-08-24 04:25:47] "POST /neutron/port HTTP/1.1" 200 117 0.008024 10.0.0.191 - - [2026-08-24 04:25:50] "GET /projects?obj_uuids=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001424 10.0.0.190 - - [2026-08-24 04:25:50] "POST /neutron/port HTTP/1.1" 200 1063 0.325249 10.0.0.190 - - [2026-08-24 04:25:50] "POST /neutron/port HTTP/1.1" 200 1117 0.181661 10.0.0.190 - - [2026-08-24 04:25:51] "POST /neutron/port HTTP/1.1" 200 1063 0.025414 10.0.0.190 - - [2026-08-24 04:25:51] "POST /neutron/port HTTP/1.1" 200 1127 0.023258 10.0.0.190 - - [2026-08-24 04:25:51] "POST /neutron/port HTTP/1.1" 200 117 0.001242 10.0.0.190 - - [2026-08-24 04:25:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012878 10.0.0.190 - - [2026-08-24 04:25:52] "POST /neutron/subnet HTTP/1.1" 200 708 0.013258 10.0.0.190 - - [2026-08-24 04:25:57] "POST /neutron/port HTTP/1.1" 200 1127 0.029716 10.0.0.191 - - [2026-08-24 04:25:59] "GET /projects?obj_uuids=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001267 10.0.0.190 - - [2026-08-24 04:25:59] "POST /neutron/port HTTP/1.1" 200 1063 0.333898 10.0.0.190 - - [2026-08-24 04:25:59] "POST /neutron/port HTTP/1.1" 200 1117 0.117897 10.0.0.190 - - [2026-08-24 04:26:00] "POST /neutron/subnet HTTP/1.1" 200 708 0.018589 10.0.0.190 - - [2026-08-24 04:26:02] "POST /neutron/port HTTP/1.1" 200 1127 0.020387 10.0.0.190 - - [2026-08-24 04:26:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008562 10.0.0.190 - - [2026-08-24 04:26:17] "POST /neutron/port HTTP/1.1" 200 1127 0.018915 10.0.0.190 - - [2026-08-24 04:26:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009278 10.0.0.190 - - [2026-08-24 04:26:25] "DELETE /access-control-list/40f93196-2882-4def-b2d3-1fea1813d1bc HTTP/1.1" 200 115 0.042274 10.0.0.190 - - [2026-08-24 04:26:32] "POST /neutron/port HTTP/1.1" 200 1127 0.018200 10.0.0.191 - - [2026-08-24 04:26:37] "DELETE /project/8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6 HTTP/1.1" 404 177 0.004764 10.0.0.191 - - [2026-08-24 04:26:37] "DELETE /project/99e147a3e7134220ae58f06020a50a8d HTTP/1.1" 404 173 0.007888 10.0.0.190 - - [2026-08-24 04:26:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008992 10.0.0.190 - - [2026-08-24 04:26:45] "POST /neutron/port HTTP/1.1" 200 1127 0.022156 10.0.0.190 - - [2026-08-24 04:26:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004656 10.0.0.190 - - [2026-08-24 04:26:47] "POST /neutron/network HTTP/1.1" 200 835 0.007639 10.0.0.190 - - [2026-08-24 04:26:53] "POST /neutron/port HTTP/1.1" 200 1127 0.025320 10.0.0.190 - - [2026-08-24 04:26:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008478 10.0.0.190 - - [2026-08-24 04:26:58] "POST /neutron/port HTTP/1.1" 200 1127 0.021362 10.0.0.190 - - [2026-08-24 04:26:58] "GET /virtual-machine/689c15b1-bac1-4e33-bec8-6a66b0f96fe3 HTTP/1.1" 401 293 0.000713 10.0.0.190 - - [2026-08-24 04:26:59] "GET /virtual-machine/689c15b1-bac1-4e33-bec8-6a66b0f96fe3 HTTP/1.1" 200 1295 0.030192 10.0.0.190 - - [2026-08-24 04:26:59] "GET /virtual-machine-interface/fdf14ea3-a7c7-476a-a603-63cf9443ea9e HTTP/1.1" 200 2966 0.006714 10.0.0.190 - - [2026-08-24 04:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.190 - - [2026-08-24 04:26:59] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004991 10.0.0.190 - - [2026-08-24 04:26:59] "GET /virtual-networks?parent_id=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003876 10.0.0.190 - - [2026-08-24 04:26:59] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005827 10.0.0.190 - - [2026-08-24 04:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.190 - - [2026-08-24 04:27:02] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006300 10.0.0.190 - - [2026-08-24 04:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.190 - - [2026-08-24 04:27:06] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005877 10.0.0.191 - - [2026-08-24 04:27:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000567 10.0.0.191 - - [2026-08-24 04:27:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000477 10.0.0.190 - - [2026-08-24 04:27:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.190 - - [2026-08-24 04:27:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.191 - - [2026-08-24 04:27:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000444 10.0.0.191 - - [2026-08-24 04:27:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.50 - - [2026-08-24 04:27:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000579 10.0.0.50 - - [2026-08-24 04:27:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000464 10.0.0.190 - - [2026-08-24 04:27:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008752 10.0.0.190 - - [2026-08-24 04:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.190 - - [2026-08-24 04:27:10] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006131 10.0.0.190 - - [2026-08-24 04:27:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000617 10.0.0.190 - - [2026-08-24 04:27:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000549 10.0.0.50 - - [2026-08-24 04:27:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000512 10.0.0.50 - - [2026-08-24 04:27:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.190 - - [2026-08-24 04:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.190 - - [2026-08-24 04:27:14] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005790 10.0.0.190 - - [2026-08-24 04:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.190 - - [2026-08-24 04:27:18] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006492 10.0.0.190 - - [2026-08-24 04:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.190 - - [2026-08-24 04:27:22] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007345 10.0.0.190 - - [2026-08-24 04:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.190 - - [2026-08-24 04:27:26] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006070 10.0.0.190 - - [2026-08-24 04:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.190 - - [2026-08-24 04:27:30] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006098 10.0.0.190 - - [2026-08-24 04:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.190 - - [2026-08-24 04:27:35] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005408 10.0.0.190 - - [2026-08-24 04:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.190 - - [2026-08-24 04:27:39] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006018 10.0.0.190 - - [2026-08-24 04:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.190 - - [2026-08-24 04:27:43] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005947 10.0.0.190 - - [2026-08-24 04:27:43] "POST /neutron/network HTTP/1.1" 200 845 0.026136 10.0.0.190 - - [2026-08-24 04:27:43] "POST /neutron/port HTTP/1.1" 200 117 0.001304 10.0.0.190 - - [2026-08-24 04:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.190 - - [2026-08-24 04:27:47] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006093 10.0.0.190 - - [2026-08-24 04:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.190 - - [2026-08-24 04:27:51] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005868 10.0.0.190 - - [2026-08-24 04:27:51] "POST /neutron/port HTTP/1.1" 200 1127 0.020514 10.0.0.190 - - [2026-08-24 04:27:52] "POST /neutron/subnet HTTP/1.1" 200 708 0.009982 10.0.0.190 - - [2026-08-24 04:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.190 - - [2026-08-24 04:27:55] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004564 10.0.0.190 - - [2026-08-24 04:27:55] "GET /virtual-networks?parent_id=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003892 10.0.0.190 - - [2026-08-24 04:27:55] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006340 10.0.0.190 - - [2026-08-24 04:27:55] "POST /neutron/port HTTP/1.1" 200 1127 0.017611 10.0.0.190 - - [2026-08-24 04:27:58] "GET /obj-perms HTTP/1.1" 200 4509 0.051927 10.0.0.190 - - [2026-08-24 04:28:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008112 10.0.0.190 - - [2026-08-24 04:28:05] "POST /neutron/port HTTP/1.1" 200 1127 0.026733 10.0.0.190 - - [2026-08-24 04:28:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008920 10.0.0.190 - - [2026-08-24 04:28:16] "POST /neutron/port HTTP/1.1" 200 1127 0.020449 10.0.0.190 - - [2026-08-24 04:28:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007432 10.0.0.190 - - [2026-08-24 04:28:32] "POST /neutron/port HTTP/1.1" 200 1127 0.019937 10.0.0.190 - - [2026-08-24 04:28:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008731 10.0.0.190 - - [2026-08-24 04:28:37] "POST /neutron/port HTTP/1.1" 200 1127 0.036424 10.0.0.190 - - [2026-08-24 04:28:37] "GET /virtual-machine/190eeacf-3b45-49bb-aad6-f9092e25408a HTTP/1.1" 200 1295 0.007807 10.0.0.190 - - [2026-08-24 04:28:37] "GET /virtual-machine-interface/de6b865e-ef22-4c18-a76f-13311b9b131e HTTP/1.1" 200 2966 0.007492 10.0.0.190 - - [2026-08-24 04:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006017 10.0.0.190 - - [2026-08-24 04:28:37] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005023 10.0.0.190 - - [2026-08-24 04:28:37] "GET /virtual-networks?parent_id=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003695 10.0.0.190 - - [2026-08-24 04:28:37] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006639 10.0.0.190 - - [2026-08-24 04:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.190 - - [2026-08-24 04:28:38] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004195 10.0.0.190 - - [2026-08-24 04:28:38] "GET /virtual-networks?parent_id=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003894 10.0.0.190 - - [2026-08-24 04:28:38] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006243 10.0.0.190 - - [2026-08-24 04:28:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008708 10.0.0.190 - - [2026-08-24 04:28:39] "POST /neutron/port HTTP/1.1" 200 1127 0.021149 10.0.0.190 - - [2026-08-24 04:28:39] "GET /virtual-machine/5f46cfa6-f4ff-40aa-97a5-d4524564d4ec HTTP/1.1" 200 1295 0.007184 10.0.0.190 - - [2026-08-24 04:28:39] "GET /virtual-machine-interface/d8247506-dd27-4d57-9be1-45ca957bafa1 HTTP/1.1" 200 2966 0.005685 10.0.0.190 - - [2026-08-24 04:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.190 - - [2026-08-24 04:28:39] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004058 10.0.0.190 - - [2026-08-24 04:28:39] "GET /virtual-networks?parent_id=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003875 10.0.0.190 - - [2026-08-24 04:28:39] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006826 10.0.0.190 - - [2026-08-24 04:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.190 - - [2026-08-24 04:28:40] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004924 10.0.0.190 - - [2026-08-24 04:28:40] "GET /virtual-networks?parent_id=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003645 10.0.0.190 - - [2026-08-24 04:28:40] "GET /virtual-network/9a14d23b-421c-4d31-96ad-f88820c6ba21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006572 10.0.0.190 - - [2026-08-24 04:28:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.004237 10.0.0.190 - - [2026-08-24 04:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007197 10.0.0.190 - - [2026-08-24 04:28:40] "GET /global-system-config/95e8e0ac-2da9-45a6-8b64-ce09fb116fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.009556 10.0.0.190 - - [2026-08-24 04:28:40] "POST /control-node-zones HTTP/1.1" 200 571 0.031303 10.0.0.190 - - [2026-08-24 04:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.190 - - [2026-08-24 04:28:41] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005785 10.0.0.190 - - [2026-08-24 04:28:41] "GET /control-node-zone/91d43756-842b-469f-aaf0-b8db352cf6cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.006680 10.0.0.190 - - [2026-08-24 04:28:41] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.022253 10.0.0.190 - - [2026-08-24 04:28:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.007075 10.0.0.190 - - [2026-08-24 04:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.190 - - [2026-08-24 04:28:41] "GET /global-system-config/95e8e0ac-2da9-45a6-8b64-ce09fb116fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.015958 10.0.0.190 - - [2026-08-24 04:28:41] "POST /control-node-zones HTTP/1.1" 200 571 0.040129 10.0.0.190 - - [2026-08-24 04:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.190 - - [2026-08-24 04:28:41] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005400 10.0.0.190 - - [2026-08-24 04:28:41] "GET /control-node-zone/3b3a4dcd-58bf-43f3-bf53-8361536060cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.006153 10.0.0.190 - - [2026-08-24 04:28:41] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.031739 10.0.0.190 - - [2026-08-24 04:28:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.004033 10.0.0.190 - - [2026-08-24 04:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.190 - - [2026-08-24 04:28:41] "GET /global-system-config/95e8e0ac-2da9-45a6-8b64-ce09fb116fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.007113 10.0.0.190 - - [2026-08-24 04:28:41] "POST /control-node-zones HTTP/1.1" 200 571 0.036091 10.0.0.190 - - [2026-08-24 04:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.190 - - [2026-08-24 04:28:41] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005338 10.0.0.190 - - [2026-08-24 04:28:41] "GET /control-node-zone/dc6a5a3b-60fb-41f9-ae79-6cd875d1a18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.007247 10.0.0.190 - - [2026-08-24 04:28:41] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.029491 10.0.0.190 - - [2026-08-24 04:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.190 - - [2026-08-24 04:28:42] "GET /global-system-config/95e8e0ac-2da9-45a6-8b64-ce09fb116fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.006693 10.0.0.190 - - [2026-08-24 04:28:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.003598 10.0.0.190 - - [2026-08-24 04:28:42] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.037301 10.0.0.190 - - [2026-08-24 04:28:42] "POST /neutron/subnet HTTP/1.1" 200 734 0.011481 10.0.0.190 - - [2026-08-24 04:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.190 - - [2026-08-24 04:28:42] "GET /bgp-as-a-service/d277ca86-9258-43e1-bbe9-2d46d8a450cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.007413 10.0.0.190 - - [2026-08-24 04:28:42] "GET /control-node-zone/91d43756-842b-469f-aaf0-b8db352cf6cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.004767 10.0.0.190 - - [2026-08-24 04:28:42] "POST /ref-update HTTP/1.1" 200 156 0.017291 10.0.0.190 - - [2026-08-24 04:28:43] "POST /neutron/port HTTP/1.1" 200 1127 0.020725 10.0.0.190 - - [2026-08-24 04:28:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004224 10.0.0.190 - - [2026-08-24 04:28:44] "POST /neutron/network HTTP/1.1" 200 835 0.008636 10.0.0.190 - - [2026-08-24 04:28:48] "GET /bgp-as-a-service/d277ca86-9258-43e1-bbe9-2d46d8a450cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1839 0.006588 10.0.0.190 - - [2026-08-24 04:28:48] "GET /virtual-machine-interface/fdf14ea3-a7c7-476a-a603-63cf9443ea9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.005993 10.0.0.190 - - [2026-08-24 04:28:48] "POST /ref-update HTTP/1.1" 200 156 0.015643 10.0.0.190 - - [2026-08-24 04:28:49] "POST /bgp-routers HTTP/1.1" 200 642 0.076548 10.0.0.190 - - [2026-08-24 04:28:49] "PUT /bgp-router/d2aec889-bb89-4a7f-86f8-767e314f66a5 HTTP/1.1" 200 255 0.041837 10.0.0.190 - - [2026-08-24 04:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.190 - - [2026-08-24 04:28:49] "GET /global-system-config/95e8e0ac-2da9-45a6-8b64-ce09fb116fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.006706 10.0.0.190 - - [2026-08-24 04:28:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.006494 10.0.0.190 - - [2026-08-24 04:28:49] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.034357 10.0.0.190 - - [2026-08-24 04:28:49] "POST /neutron/network HTTP/1.1" 200 835 0.007620 10.0.0.190 - - [2026-08-24 04:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.190 - - [2026-08-24 04:28:49] "GET /bgp-as-a-service/0c65108f-90ca-4ad3-99cf-0ca03ccdd0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.007760 10.0.0.190 - - [2026-08-24 04:28:49] "GET /control-node-zone/3b3a4dcd-58bf-43f3-bf53-8361536060cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004553 10.0.0.190 - - [2026-08-24 04:28:49] "POST /ref-update HTTP/1.1" 200 156 0.017649 10.0.0.190 - - [2026-08-24 04:28:50] "POST /neutron/port HTTP/1.1" 200 1127 0.054412 10.0.0.190 - - [2026-08-24 04:28:51] "POST /neutron/subnet HTTP/1.1" 200 708 0.011240 10.0.0.190 - - [2026-08-24 04:28:54] "GET /bgp-as-a-service/0c65108f-90ca-4ad3-99cf-0ca03ccdd0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1839 0.007865 10.0.0.190 - - [2026-08-24 04:28:54] "GET /virtual-machine-interface/de6b865e-ef22-4c18-a76f-13311b9b131e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.008078 10.0.0.190 - - [2026-08-24 04:28:54] "POST /ref-update HTTP/1.1" 200 156 0.027256 10.0.0.190 - - [2026-08-24 04:28:54] "POST /ref-update HTTP/1.1" 200 156 0.039104 10.0.0.50 - - [2026-08-24 04:28:59] "GET /obj-perms HTTP/1.1" 200 4509 0.052641 10.0.0.191 - - [2026-08-24 04:28:59] "GET /obj-perms HTTP/1.1" 200 4509 0.044713 10.0.0.190 - - [2026-08-24 04:29:04] "GET /control-node-zone/91d43756-842b-469f-aaf0-b8db352cf6cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.005103 10.0.0.190 - - [2026-08-24 04:29:04] "POST /ref-update HTTP/1.1" 200 156 0.023549 10.0.0.190 - - [2026-08-24 04:29:04] "GET /control-node-zone/3b3a4dcd-58bf-43f3-bf53-8361536060cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004471 10.0.0.190 - - [2026-08-24 04:29:05] "POST /ref-update HTTP/1.1" 200 156 0.022334 10.0.0.190 - - [2026-08-24 04:29:05] "GET /control-node-zone/dc6a5a3b-60fb-41f9-ae79-6cd875d1a18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.003948 10.0.0.190 - - [2026-08-24 04:29:05] "POST /ref-update HTTP/1.1" 200 156 0.021669 10.0.0.190 - - [2026-08-24 04:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005448 10.0.0.190 - - [2026-08-24 04:29:05] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005259 10.0.0.190 - - [2026-08-24 04:29:05] "GET /control-node-zone/91d43756-842b-469f-aaf0-b8db352cf6cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.004025 10.0.0.190 - - [2026-08-24 04:29:05] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.029516 10.0.0.190 - - [2026-08-24 04:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.190 - - [2026-08-24 04:29:05] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005463 10.0.0.190 - - [2026-08-24 04:29:05] "GET /control-node-zone/3b3a4dcd-58bf-43f3-bf53-8361536060cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.003877 10.0.0.190 - - [2026-08-24 04:29:05] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.024854 10.0.0.190 - - [2026-08-24 04:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.190 - - [2026-08-24 04:29:05] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005120 10.0.0.190 - - [2026-08-24 04:29:05] "GET /control-node-zone/dc6a5a3b-60fb-41f9-ae79-6cd875d1a18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.005164 10.0.0.190 - - [2026-08-24 04:29:05] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.024687 10.0.0.190 - - [2026-08-24 04:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.190 - - [2026-08-24 04:29:21] "GET /bgp-as-a-service/d277ca86-9258-43e1-bbe9-2d46d8a450cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2451 0.008157 10.0.0.190 - - [2026-08-24 04:29:21] "GET /control-node-zone/91d43756-842b-469f-aaf0-b8db352cf6cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.005615 10.0.0.190 - - [2026-08-24 04:29:21] "POST /ref-update HTTP/1.1" 200 156 0.020412 10.0.0.190 - - [2026-08-24 04:29:21] "GET /control-node-zone/91d43756-842b-469f-aaf0-b8db352cf6cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.004302 10.0.0.190 - - [2026-08-24 04:29:21] "POST /ref-update HTTP/1.1" 200 156 0.025256 10.0.0.190 - - [2026-08-24 04:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.190 - - [2026-08-24 04:29:21] "GET /global-system-config/95e8e0ac-2da9-45a6-8b64-ce09fb116fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.006956 10.0.0.190 - - [2026-08-24 04:29:21] "POST /neutron/network HTTP/1.1" 200 835 0.007854 10.0.0.190 - - [2026-08-24 04:29:21] "POST /neutron/subnet HTTP/1.1" 200 734 0.009858 10.0.0.190 - - [2026-08-24 04:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.190 - - [2026-08-24 04:29:21] "GET /bgp-as-a-service/d277ca86-9258-43e1-bbe9-2d46d8a450cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.006603 10.0.0.190 - - [2026-08-24 04:29:21] "GET /control-node-zone/dc6a5a3b-60fb-41f9-ae79-6cd875d1a18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.004536 10.0.0.190 - - [2026-08-24 04:29:22] "POST /ref-update HTTP/1.1" 200 156 0.020896 10.0.0.190 - - [2026-08-24 04:29:23] "GET /bgp-as-a-service/d277ca86-9258-43e1-bbe9-2d46d8a450cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2451 0.007411 10.0.0.190 - - [2026-08-24 04:29:23] "GET /virtual-machine-interface/fdf14ea3-a7c7-476a-a603-63cf9443ea9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.008409 10.0.0.190 - - [2026-08-24 04:29:33] "GET /bgp-as-a-service/d277ca86-9258-43e1-bbe9-2d46d8a450cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2451 0.004833 10.0.0.190 - - [2026-08-24 04:29:33] "GET /virtual-machine-interface/fdf14ea3-a7c7-476a-a603-63cf9443ea9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.006478 10.0.0.190 - - [2026-08-24 04:29:33] "POST /ref-update HTTP/1.1" 200 156 0.016619 10.0.0.190 - - [2026-08-24 04:29:33] "GET /bgp-as-a-service/0c65108f-90ca-4ad3-99cf-0ca03ccdd0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2451 0.014567 10.0.0.190 - - [2026-08-24 04:29:33] "POST /ref-update HTTP/1.1" 200 156 0.027343 10.0.0.190 - - [2026-08-24 04:29:33] "GET /virtual-machine-interface/de6b865e-ef22-4c18-a76f-13311b9b131e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.014279 10.0.0.190 - - [2026-08-24 04:29:33] "POST /ref-update HTTP/1.1" 200 156 0.047761 10.0.0.190 - - [2026-08-24 04:29:33] "POST /ref-update HTTP/1.1" 200 156 0.035464 10.0.0.190 - - [2026-08-24 04:29:33] "DELETE /bgp-as-a-service/0c65108f-90ca-4ad3-99cf-0ca03ccdd0d8 HTTP/1.1" 200 115 0.081103 10.0.0.190 - - [2026-08-24 04:29:33] "GET /bgp-as-a-service/d277ca86-9258-43e1-bbe9-2d46d8a450cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1839 0.022468 10.0.0.190 - - [2026-08-24 04:29:33] "GET /virtual-machine-interface/fdf14ea3-a7c7-476a-a603-63cf9443ea9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.010875 10.0.0.190 - - [2026-08-24 04:29:33] "DELETE /bgp-as-a-service/d277ca86-9258-43e1-bbe9-2d46d8a450cc HTTP/1.1" 200 115 0.076481 10.0.0.190 - - [2026-08-24 04:29:33] "GET /control-node-zone/dc6a5a3b-60fb-41f9-ae79-6cd875d1a18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.005599 10.0.0.190 - - [2026-08-24 04:29:34] "POST /ref-update HTTP/1.1" 200 156 0.023810 10.0.0.190 - - [2026-08-24 04:29:34] "DELETE /control-node-zone/dc6a5a3b-60fb-41f9-ae79-6cd875d1a18a HTTP/1.1" 200 115 0.034230 10.0.0.190 - - [2026-08-24 04:29:34] "GET /control-node-zone/3b3a4dcd-58bf-43f3-bf53-8361536060cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005943 10.0.0.190 - - [2026-08-24 04:29:34] "POST /ref-update HTTP/1.1" 200 156 0.023243 10.0.0.190 - - [2026-08-24 04:29:34] "DELETE /control-node-zone/3b3a4dcd-58bf-43f3-bf53-8361536060cc HTTP/1.1" 200 115 0.037845 10.0.0.190 - - [2026-08-24 04:29:34] "GET /control-node-zone/91d43756-842b-469f-aaf0-b8db352cf6cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.006444 10.0.0.190 - - [2026-08-24 04:29:34] "DELETE /control-node-zone/91d43756-842b-469f-aaf0-b8db352cf6cf HTTP/1.1" 200 115 0.034931 10.0.0.190 - - [2026-08-24 04:29:36] "POST /neutron/port HTTP/1.1" 200 1127 0.020748 10.0.0.190 - - [2026-08-24 04:29:36] "POST /neutron/port HTTP/1.1" 200 1127 0.026490 10.0.0.190 - - [2026-08-24 04:29:36] "POST /neutron/network HTTP/1.1" 200 835 0.019078 10.0.0.190 - - [2026-08-24 04:29:36] "POST /neutron/port HTTP/1.1" 200 151 0.337867 10.0.0.191 - - [2026-08-24 04:29:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003589 10.0.0.191 - - [2026-08-24 04:29:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005115 10.0.0.190 - - [2026-08-24 04:29:39] "POST /neutron/network HTTP/1.1" 200 151 0.197719 10.0.0.190 - - [2026-08-24 04:29:39] "DELETE /route-target/3732add8-7e53-4116-b014-a27429ec555f HTTP/1.1" 200 115 0.031317 10.0.0.190 - - [2026-08-24 04:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.191 - - [2026-08-24 04:29:41] "GET /projects?obj_uuids=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000972 10.0.0.190 - - [2026-08-24 04:29:41] "GET /project/99e147a3-e713-4220-ae58-f06020a50a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.048000 10.0.0.191 - - [2026-08-24 04:29:42] "POST /useragent-kv HTTP/1.1" 200 115 0.015344 10.0.0.190 - - [2026-08-24 04:29:42] "POST /neutron/subnet HTTP/1.1" 200 720 0.204413 10.0.0.190 - - [2026-08-24 04:29:42] "POST /id-to-fqname HTTP/1.1" 200 225 0.001958 10.0.0.190 - - [2026-08-24 04:29:42] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.014137 10.0.0.190 - - [2026-08-24 04:29:42] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006749 10.0.0.190 - - [2026-08-24 04:29:42] "POST /neutron/network HTTP/1.1" 200 832 0.008332 10.0.0.190 - - [2026-08-24 04:29:42] "POST /id-to-fqname HTTP/1.1" 200 225 0.001515 10.0.0.190 - - [2026-08-24 04:29:42] "POST /neutron/network HTTP/1.1" 200 832 0.024890 10.0.0.190 - - [2026-08-24 04:29:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.001310 10.0.0.190 - - [2026-08-24 04:29:43] "POST /neutron/port HTTP/1.1" 200 117 0.007282 10.0.0.191 - - [2026-08-24 04:29:43] "GET /projects?obj_uuids=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000985 10.0.0.190 - - [2026-08-24 04:29:43] "GET /project/99e147a3-e713-4220-ae58-f06020a50a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.087528 10.0.0.190 - - [2026-08-24 04:29:43] "POST /neutron/port HTTP/1.1" 200 117 0.008991 10.0.0.190 - - [2026-08-24 04:29:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.001721 10.0.0.190 - - [2026-08-24 04:29:43] "POST /neutron/network HTTP/1.1" 200 842 0.010561 10.0.0.190 - - [2026-08-24 04:29:44] "POST /neutron/port HTTP/1.1" 200 117 0.008157 10.0.0.191 - - [2026-08-24 04:29:47] "GET /projects?obj_uuids=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001885 10.0.0.190 - - [2026-08-24 04:29:48] "POST /neutron/port HTTP/1.1" 200 1060 0.344627 10.0.0.190 - - [2026-08-24 04:29:48] "POST /neutron/port HTTP/1.1" 200 1060 0.021652 10.0.0.190 - - [2026-08-24 04:29:48] "POST /neutron/port HTTP/1.1" 200 1060 0.032879 10.0.0.190 - - [2026-08-24 04:29:49] "POST /neutron/port HTTP/1.1" 200 1124 0.023563 10.0.0.190 - - [2026-08-24 04:29:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004874 10.0.0.190 - - [2026-08-24 04:29:49] "POST /neutron/network HTTP/1.1" 200 832 0.009251 10.0.0.190 - - [2026-08-24 04:29:49] "POST /neutron/subnet HTTP/1.1" 200 694 0.011918 10.0.0.190 - - [2026-08-24 04:29:50] "POST /neutron/network HTTP/1.1" 200 842 0.007447 10.0.0.190 - - [2026-08-24 04:29:50] "POST /neutron/port HTTP/1.1" 200 1060 0.019448 10.0.0.190 - - [2026-08-24 04:29:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004478 10.0.0.190 - - [2026-08-24 04:29:51] "POST /neutron/network HTTP/1.1" 200 832 0.009581 10.0.0.190 - - [2026-08-24 04:29:59] "POST /neutron/port HTTP/1.1" 200 1124 0.019687 10.0.0.190 - - [2026-08-24 04:30:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008390 10.0.0.190 - - [2026-08-24 04:30:15] "POST /neutron/port HTTP/1.1" 200 1124 0.020255 10.0.0.190 - - [2026-08-24 04:30:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008768 10.0.0.190 - - [2026-08-24 04:30:25] "POST /neutron/port HTTP/1.1" 200 1124 0.020201 10.0.0.190 - - [2026-08-24 04:30:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008348 10.0.0.190 - - [2026-08-24 04:30:25] "GET /virtual-machine/48bc4a51-a481-4404-8c77-d30a9e6478dc HTTP/1.1" 200 1295 0.007125 10.0.0.190 - - [2026-08-24 04:30:25] "GET /virtual-machine-interface/e8ad19e1-4daf-4904-97cf-a8338fc61d88 HTTP/1.1" 200 2966 0.006030 10.0.0.190 - - [2026-08-24 04:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.190 - - [2026-08-24 04:30:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004573 10.0.0.190 - - [2026-08-24 04:30:25] "GET /virtual-networks?parent_id=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004254 10.0.0.190 - - [2026-08-24 04:30:25] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007936 10.0.0.190 - - [2026-08-24 04:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.190 - - [2026-08-24 04:30:28] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006683 10.0.0.190 - - [2026-08-24 04:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.190 - - [2026-08-24 04:30:32] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007707 10.0.0.190 - - [2026-08-24 04:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005656 10.0.0.190 - - [2026-08-24 04:30:36] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006736 10.0.0.190 - - [2026-08-24 04:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.190 - - [2026-08-24 04:30:40] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005909 10.0.0.190 - - [2026-08-24 04:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.023466 10.0.0.190 - - [2026-08-24 04:30:45] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005882 10.0.0.190 - - [2026-08-24 04:30:46] "POST /neutron/network HTTP/1.1" 200 842 0.008281 10.0.0.190 - - [2026-08-24 04:30:46] "POST /neutron/port HTTP/1.1" 200 117 0.001204 10.0.0.190 - - [2026-08-24 04:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.190 - - [2026-08-24 04:30:49] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006047 10.0.0.190 - - [2026-08-24 04:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.190 - - [2026-08-24 04:30:53] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006354 10.0.0.190 - - [2026-08-24 04:30:54] "POST /neutron/port HTTP/1.1" 200 1124 0.018004 10.0.0.190 - - [2026-08-24 04:30:55] "POST /neutron/subnet HTTP/1.1" 200 694 0.009707 10.0.0.190 - - [2026-08-24 04:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.190 - - [2026-08-24 04:30:57] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006092 10.0.0.190 - - [2026-08-24 04:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.190 - - [2026-08-24 04:31:01] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006148 10.0.0.190 - - [2026-08-24 04:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.190 - - [2026-08-24 04:31:05] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005945 10.0.0.190 - - [2026-08-24 04:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.190 - - [2026-08-24 04:31:09] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007499 10.0.0.190 - - [2026-08-24 04:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.190 - - [2026-08-24 04:31:13] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005805 10.0.0.190 - - [2026-08-24 04:31:14] "POST /neutron/port HTTP/1.1" 200 1124 0.043308 10.0.0.190 - - [2026-08-24 04:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.190 - - [2026-08-24 04:31:17] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006175 10.0.0.190 - - [2026-08-24 04:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.190 - - [2026-08-24 04:31:21] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006424 10.0.0.190 - - [2026-08-24 04:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.190 - - [2026-08-24 04:31:26] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004422 10.0.0.190 - - [2026-08-24 04:31:26] "GET /virtual-networks?parent_id=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004060 10.0.0.190 - - [2026-08-24 04:31:26] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006706 10.0.0.190 - - [2026-08-24 04:31:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.035302 10.0.0.190 - - [2026-08-24 04:31:35] "POST /neutron/port HTTP/1.1" 200 1124 0.019888 10.0.0.190 - - [2026-08-24 04:31:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008466 10.0.0.190 - - [2026-08-24 04:31:43] "POST /neutron/port HTTP/1.1" 200 1124 0.031774 10.0.0.190 - - [2026-08-24 04:31:45] "POST /neutron/port HTTP/1.1" 200 1124 0.021121 10.0.0.190 - - [2026-08-24 04:31:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.012477 10.0.0.190 - - [2026-08-24 04:31:47] "POST /neutron/port HTTP/1.1" 200 1124 0.018142 10.0.0.190 - - [2026-08-24 04:31:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008086 10.0.0.190 - - [2026-08-24 04:31:56] "POST /neutron/network HTTP/1.1" 200 842 0.007902 10.0.0.190 - - [2026-08-24 04:31:56] "POST /neutron/port HTTP/1.1" 200 117 0.001279 10.0.0.190 - - [2026-08-24 04:31:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008687 10.0.0.190 - - [2026-08-24 04:32:07] "POST /neutron/port HTTP/1.1" 200 1124 0.020715 10.0.0.191 - - [2026-08-24 04:32:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000506 10.0.0.190 - - [2026-08-24 04:32:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008803 10.0.0.191 - - [2026-08-24 04:32:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000467 10.0.0.190 - - [2026-08-24 04:32:08] "GET /virtual-machine/9ac87db1-deb2-4455-aa44-e54c0f95e997 HTTP/1.1" 200 1296 0.028710 10.0.0.190 - - [2026-08-24 04:32:08] "GET /virtual-machine-interface/72e9b377-ec74-4085-a04b-384516bf3951 HTTP/1.1" 200 2965 0.006296 10.0.0.190 - - [2026-08-24 04:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.190 - - [2026-08-24 04:32:08] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004250 10.0.0.190 - - [2026-08-24 04:32:08] "GET /virtual-networks?parent_id=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003315 10.0.0.190 - - [2026-08-24 04:32:08] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006290 10.0.0.190 - - [2026-08-24 04:32:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000497 10.0.0.190 - - [2026-08-24 04:32:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.191 - - [2026-08-24 04:32:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000457 10.0.0.191 - - [2026-08-24 04:32:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000468 10.0.0.190 - - [2026-08-24 04:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005583 10.0.0.190 - - [2026-08-24 04:32:09] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004960 10.0.0.190 - - [2026-08-24 04:32:09] "GET /virtual-networks?parent_id=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003388 10.0.0.190 - - [2026-08-24 04:32:09] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006363 10.0.0.190 - - [2026-08-24 04:32:09] "POST /neutron/port HTTP/1.1" 200 1124 0.020940 10.0.0.190 - - [2026-08-24 04:32:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009175 10.0.0.190 - - [2026-08-24 04:32:09] "GET /virtual-machine/b7f23527-fe52-46c3-a6eb-2fa3cfc3f0c3 HTTP/1.1" 200 1296 0.007371 10.0.0.190 - - [2026-08-24 04:32:09] "GET /virtual-machine-interface/decfd610-3f5c-4b8e-a5d7-b0c134d695f1 HTTP/1.1" 200 2966 0.006471 10.0.0.190 - - [2026-08-24 04:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.190 - - [2026-08-24 04:32:09] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004756 10.0.0.190 - - [2026-08-24 04:32:09] "GET /virtual-networks?parent_id=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003729 10.0.0.190 - - [2026-08-24 04:32:09] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006431 10.0.0.50 - - [2026-08-24 04:32:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.50 - - [2026-08-24 04:32:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.190 - - [2026-08-24 04:32:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.190 - - [2026-08-24 04:32:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.190 - - [2026-08-24 04:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.190 - - [2026-08-24 04:32:11] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004465 10.0.0.190 - - [2026-08-24 04:32:11] "GET /virtual-networks?parent_id=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003648 10.0.0.190 - - [2026-08-24 04:32:11] "GET /virtual-network/f9dd4ee8-f932-4a51-98fb-e11ca39a4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005917 10.0.0.50 - - [2026-08-24 04:32:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000546 10.0.0.50 - - [2026-08-24 04:32:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000621 10.0.0.190 - - [2026-08-24 04:32:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.004286 10.0.0.190 - - [2026-08-24 04:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.190 - - [2026-08-24 04:32:11] "GET /global-system-config/95e8e0ac-2da9-45a6-8b64-ce09fb116fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.006338 10.0.0.190 - - [2026-08-24 04:32:11] "POST /control-node-zones HTTP/1.1" 200 571 0.033896 10.0.0.190 - - [2026-08-24 04:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005076 10.0.0.190 - - [2026-08-24 04:32:11] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005253 10.0.0.190 - - [2026-08-24 04:32:11] "GET /control-node-zone/a4de1d66-e9fd-4e42-9a34-cf03f2681b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.006372 10.0.0.190 - - [2026-08-24 04:32:11] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.025966 10.0.0.190 - - [2026-08-24 04:32:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.004109 10.0.0.190 - - [2026-08-24 04:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.190 - - [2026-08-24 04:32:11] "GET /global-system-config/95e8e0ac-2da9-45a6-8b64-ce09fb116fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.006932 10.0.0.190 - - [2026-08-24 04:32:11] "POST /control-node-zones HTTP/1.1" 200 571 0.033150 10.0.0.190 - - [2026-08-24 04:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.190 - - [2026-08-24 04:32:11] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005299 10.0.0.190 - - [2026-08-24 04:32:11] "GET /control-node-zone/0c46fe72-188a-49e2-a2de-68e8ee5aba32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006308 10.0.0.190 - - [2026-08-24 04:32:11] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.026828 10.0.0.190 - - [2026-08-24 04:32:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.003509 10.0.0.190 - - [2026-08-24 04:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.190 - - [2026-08-24 04:32:12] "GET /global-system-config/95e8e0ac-2da9-45a6-8b64-ce09fb116fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.006960 10.0.0.190 - - [2026-08-24 04:32:12] "POST /control-node-zones HTTP/1.1" 200 571 0.044802 10.0.0.190 - - [2026-08-24 04:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193 10.0.0.190 - - [2026-08-24 04:32:12] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006581 10.0.0.190 - - [2026-08-24 04:32:12] "GET /control-node-zone/094e6126-0470-4f20-98f3-d02435ebc0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006421 10.0.0.190 - - [2026-08-24 04:32:12] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.026395 10.0.0.190 - - [2026-08-24 04:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.190 - - [2026-08-24 04:32:12] "GET /global-system-config/95e8e0ac-2da9-45a6-8b64-ce09fb116fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.007047 10.0.0.190 - - [2026-08-24 04:32:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.003858 10.0.0.190 - - [2026-08-24 04:32:12] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.037547 10.0.0.190 - - [2026-08-24 04:32:12] "POST /neutron/network HTTP/1.1" 200 832 0.007092 10.0.0.190 - - [2026-08-24 04:32:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.010382 10.0.0.190 - - [2026-08-24 04:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.190 - - [2026-08-24 04:32:12] "GET /bgp-as-a-service/eca8175d-a925-46ef-80da-617ec7dca3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.006321 10.0.0.190 - - [2026-08-24 04:32:12] "GET /control-node-zone/a4de1d66-e9fd-4e42-9a34-cf03f2681b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.004673 10.0.0.190 - - [2026-08-24 04:32:12] "POST /ref-update HTTP/1.1" 200 156 0.020316 10.0.0.190 - - [2026-08-24 04:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.190 - - [2026-08-24 04:32:12] "GET /bgp-as-a-service/eca8175d-a925-46ef-80da-617ec7dca3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.007905 10.0.0.190 - - [2026-08-24 04:32:12] "GET /control-node-zone/0c46fe72-188a-49e2-a2de-68e8ee5aba32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003957 10.0.0.190 - - [2026-08-24 04:32:13] "POST /ref-update HTTP/1.1" 200 156 0.018473 10.0.0.190 - - [2026-08-24 04:32:23] "GET /bgp-as-a-service/eca8175d-a925-46ef-80da-617ec7dca3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007544 10.0.0.190 - - [2026-08-24 04:32:23] "GET /virtual-machine-interface/e8ad19e1-4daf-4904-97cf-a8338fc61d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.007535 10.0.0.190 - - [2026-08-24 04:32:23] "POST /ref-update HTTP/1.1" 200 156 0.018769 10.0.0.190 - - [2026-08-24 04:32:23] "POST /bgp-routers HTTP/1.1" 200 596 0.076384 10.0.0.190 - - [2026-08-24 04:32:23] "POST /ref-update HTTP/1.1" 200 156 0.015848 10.0.0.190 - - [2026-08-24 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.190 - - [2026-08-24 04:32:24] "GET /global-system-config/95e8e0ac-2da9-45a6-8b64-ce09fb116fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.006869 10.0.0.190 - - [2026-08-24 04:32:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.003314 10.0.0.190 - - [2026-08-24 04:32:24] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.037767 10.0.0.190 - - [2026-08-24 04:32:24] "POST /neutron/network HTTP/1.1" 200 832 0.007741 10.0.0.190 - - [2026-08-24 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.190 - - [2026-08-24 04:32:24] "GET /bgp-as-a-service/f1041f9a-d077-4df2-a700-b232941c9750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006607 10.0.0.190 - - [2026-08-24 04:32:24] "GET /control-node-zone/a4de1d66-e9fd-4e42-9a34-cf03f2681b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.004905 10.0.0.190 - - [2026-08-24 04:32:24] "POST /ref-update HTTP/1.1" 200 156 0.017956 10.0.0.190 - - [2026-08-24 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.190 - - [2026-08-24 04:32:24] "GET /bgp-as-a-service/f1041f9a-d077-4df2-a700-b232941c9750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1839 0.007419 10.0.0.190 - - [2026-08-24 04:32:24] "GET /control-node-zone/0c46fe72-188a-49e2-a2de-68e8ee5aba32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004751 10.0.0.190 - - [2026-08-24 04:32:24] "POST /ref-update HTTP/1.1" 200 156 0.019726 10.0.0.190 - - [2026-08-24 04:32:29] "GET /bgp-as-a-service/f1041f9a-d077-4df2-a700-b232941c9750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007469 10.0.0.190 - - [2026-08-24 04:32:29] "GET /virtual-machine-interface/72e9b377-ec74-4085-a04b-384516bf3951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.006411 10.0.0.190 - - [2026-08-24 04:32:29] "POST /ref-update HTTP/1.1" 200 156 0.013507 10.0.0.190 - - [2026-08-24 04:32:29] "POST /ref-update HTTP/1.1" 200 156 0.031199 10.0.0.190 - - [2026-08-24 04:32:45] "POST /neutron/port HTTP/1.1" 200 1124 0.049152 10.0.0.190 - - [2026-08-24 04:32:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.021095 10.0.0.190 - - [2026-08-24 04:32:48] "GET /bgp-as-a-service/f1041f9a-d077-4df2-a700-b232941c9750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2714 0.006982 10.0.0.190 - - [2026-08-24 04:32:48] "GET /virtual-machine-interface/72e9b377-ec74-4085-a04b-384516bf3951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3059 0.006582 10.0.0.190 - - [2026-08-24 04:32:48] "POST /ref-update HTTP/1.1" 200 156 0.017424 10.0.0.190 - - [2026-08-24 04:32:48] "POST /ref-update HTTP/1.1" 200 156 0.016589 10.0.0.190 - - [2026-08-24 04:32:49] "DELETE /bgp-as-a-service/f1041f9a-d077-4df2-a700-b232941c9750 HTTP/1.1" 200 115 0.054356 10.0.0.190 - - [2026-08-24 04:32:49] "GET /bgp-as-a-service/eca8175d-a925-46ef-80da-617ec7dca3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2713 0.007074 10.0.0.190 - - [2026-08-24 04:32:49] "GET /virtual-machine-interface/e8ad19e1-4daf-4904-97cf-a8338fc61d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.014345 10.0.0.190 - - [2026-08-24 04:32:49] "POST /ref-update HTTP/1.1" 200 156 0.026164 10.0.0.190 - - [2026-08-24 04:32:49] "POST /ref-update HTTP/1.1" 200 156 0.025844 10.0.0.190 - - [2026-08-24 04:32:49] "DELETE /bgp-as-a-service/eca8175d-a925-46ef-80da-617ec7dca3df HTTP/1.1" 200 115 0.094425 10.0.0.190 - - [2026-08-24 04:32:49] "GET /control-node-zone/094e6126-0470-4f20-98f3-d02435ebc0c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004612 10.0.0.190 - - [2026-08-24 04:32:49] "POST /ref-update HTTP/1.1" 200 156 0.026245 10.0.0.190 - - [2026-08-24 04:32:49] "DELETE /control-node-zone/094e6126-0470-4f20-98f3-d02435ebc0c4 HTTP/1.1" 200 115 0.037382 10.0.0.190 - - [2026-08-24 04:32:49] "GET /control-node-zone/0c46fe72-188a-49e2-a2de-68e8ee5aba32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.008219 10.0.0.190 - - [2026-08-24 04:32:49] "POST /ref-update HTTP/1.1" 200 156 0.023359 10.0.0.190 - - [2026-08-24 04:32:49] "DELETE /control-node-zone/0c46fe72-188a-49e2-a2de-68e8ee5aba32 HTTP/1.1" 200 115 0.035977 10.0.0.190 - - [2026-08-24 04:32:49] "GET /control-node-zone/a4de1d66-e9fd-4e42-9a34-cf03f2681b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.009074 10.0.0.190 - - [2026-08-24 04:32:49] "POST /ref-update HTTP/1.1" 200 156 0.027151 10.0.0.190 - - [2026-08-24 04:32:49] "DELETE /control-node-zone/a4de1d66-e9fd-4e42-9a34-cf03f2681b8f HTTP/1.1" 200 115 0.036550 10.0.0.190 - - [2026-08-24 04:32:49] "POST /neutron/network HTTP/1.1" 200 832 0.009048 10.0.0.190 - - [2026-08-24 04:32:51] "POST /neutron/port HTTP/1.1" 200 1124 0.036715 10.0.0.190 - - [2026-08-24 04:32:52] "POST /neutron/network HTTP/1.1" 200 832 0.014002 10.0.0.190 - - [2026-08-24 04:32:52] "POST /neutron/port HTTP/1.1" 200 151 0.308249 10.0.0.190 - - [2026-08-24 04:32:52] "POST /neutron/port HTTP/1.1" 200 151 0.276844 10.0.0.190 - - [2026-08-24 04:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.191 - - [2026-08-24 04:32:55] "GET /projects?obj_uuids=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.027999 10.0.0.190 - - [2026-08-24 04:32:55] "GET /project/99e147a3-e713-4220-ae58-f06020a50a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.110251 10.0.0.191 - - [2026-08-24 04:32:55] "GET /projects?obj_uuids=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001004 10.0.0.190 - - [2026-08-24 04:32:55] "GET /project/99e147a3-e713-4220-ae58-f06020a50a8d?fields=virtual_networks HTTP/1.1" 200 1037 0.048265 10.0.0.191 - - [2026-08-24 04:32:55] "GET /projects?obj_uuids=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001201 10.0.0.190 - - [2026-08-24 04:32:55] "GET /project/99e147a3-e713-4220-ae58-f06020a50a8d?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.044020 10.0.0.191 - - [2026-08-24 04:32:56] "GET /projects?obj_uuids=99e147a3-e713-4220-ae58-f06020a50a8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001105 10.0.0.190 - - [2026-08-24 04:32:56] "GET /project/99e147a3-e713-4220-ae58-f06020a50a8d?fields=security_groups HTTP/1.1" 200 1265 0.055970 10.0.0.190 - - [2026-08-24 04:32:56] "POST /fqname-to-id HTTP/1.1" 404 181 0.031678 10.0.0.191 - - [2026-08-24 04:32:57] "GET /projects?obj_uuids=c255634c-f471-4ddc-9b8b-fcf808e069f8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003106 10.0.0.191 - - [2026-08-24 04:32:57] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001143 10.0.0.191 - - [2026-08-24 04:32:57] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.035331 10.0.0.191 - - [2026-08-24 04:32:57] "POST /id-to-fqname HTTP/1.1" 200 183 0.006629 10.0.0.191 - - [2026-08-24 04:32:57] "POST /fqname-to-id HTTP/1.1" 404 192 0.010691 10.0.0.191 - - [2026-08-24 04:32:57] "POST /security-groups HTTP/1.1" 200 584 0.040333 10.0.0.191 - - [2026-08-24 04:32:57] "POST /projects HTTP/1.1" 200 571 0.288260 10.0.0.190 - - [2026-08-24 04:32:57] "POST /access-control-lists HTTP/1.1" 200 591 0.038724 10.0.0.191 - - [2026-08-24 04:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.365597 10.0.0.190 - - [2026-08-24 04:32:57] "GET /project/c255634c-f471-4ddc-9b8b-fcf808e069f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.572436 10.0.0.190 - - [2026-08-24 04:32:59] "GET / HTTP/1.1" 200 36215 0.002233 10.0.0.191 - - [2026-08-24 04:33:02] "GET /projects?obj_uuids=c255634c-f471-4ddc-9b8b-fcf808e069f8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001043 10.0.0.190 - - [2026-08-24 04:33:02] "GET /project/c255634c-f471-4ddc-9b8b-fcf808e069f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.048657 10.0.0.191 - - [2026-08-24 04:33:02] "GET /projects?obj_uuids=c255634c-f471-4ddc-9b8b-fcf808e069f8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001036 10.0.0.190 - - [2026-08-24 04:33:02] "GET /project/c255634c-f471-4ddc-9b8b-fcf808e069f8?fields=virtual_networks HTTP/1.1" 200 1021 0.055315 10.0.0.191 - - [2026-08-24 04:33:02] "GET /projects?obj_uuids=c255634c-f471-4ddc-9b8b-fcf808e069f8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001108 10.0.0.190 - - [2026-08-24 04:33:02] "GET /project/c255634c-f471-4ddc-9b8b-fcf808e069f8?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.055229 10.0.0.191 - - [2026-08-24 04:33:02] "GET /projects?obj_uuids=c255634c-f471-4ddc-9b8b-fcf808e069f8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001028 10.0.0.190 - - [2026-08-24 04:33:02] "GET /project/c255634c-f471-4ddc-9b8b-fcf808e069f8?fields=security_groups HTTP/1.1" 200 1241 0.045970 10.0.0.190 - - [2026-08-24 04:33:02] "GET /obj-perms HTTP/1.1" 200 4509 0.387572 10.0.0.50 - - [2026-08-24 04:33:03] "GET /obj-perms HTTP/1.1" 200 4509 0.185308 10.0.0.190 - - [2026-08-24 04:33:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.039469 10.0.0.191 - - [2026-08-24 04:33:03] "GET /projects?obj_uuids=cc0e6a0d-a2a4-4bf7-9157-63ef27329004&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003545 10.0.0.191 - - [2026-08-24 04:33:03] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001393 10.0.0.191 - - [2026-08-24 04:33:03] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008236 10.0.0.191 - - [2026-08-24 04:33:04] "POST /id-to-fqname HTTP/1.1" 200 191 0.004259 10.0.0.191 - - [2026-08-24 04:33:04] "POST /fqname-to-id HTTP/1.1" 404 200 0.013663 10.0.0.191 - - [2026-08-24 04:33:04] "POST /security-groups HTTP/1.1" 200 592 0.036517 10.0.0.190 - - [2026-08-24 04:33:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.003421 10.0.0.191 - - [2026-08-24 04:33:04] "POST /projects HTTP/1.1" 200 587 0.295485 10.0.0.191 - - [2026-08-24 04:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.407785 10.0.0.190 - - [2026-08-24 04:33:04] "POST /access-control-lists HTTP/1.1" 200 597 0.035536 10.0.0.190 - - [2026-08-24 04:33:04] "GET /project/cc0e6a0d-a2a4-4bf7-9157-63ef27329004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.584686 10.0.0.190 - - [2026-08-24 04:33:05] "GET / HTTP/1.1" 200 36215 0.001929 10.0.0.191 - - [2026-08-24 04:33:08] "GET /projects?obj_uuids=cc0e6a0d-a2a4-4bf7-9157-63ef27329004&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001049 10.0.0.190 - - [2026-08-24 04:33:08] "GET /project/cc0e6a0d-a2a4-4bf7-9157-63ef27329004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.038750 10.0.0.191 - - [2026-08-24 04:33:08] "GET /projects?obj_uuids=cc0e6a0d-a2a4-4bf7-9157-63ef27329004&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000870 10.0.0.190 - - [2026-08-24 04:33:08] "GET /project/cc0e6a0d-a2a4-4bf7-9157-63ef27329004?fields=virtual_networks HTTP/1.1" 200 1037 0.053227 10.0.0.191 - - [2026-08-24 04:33:08] "GET /projects?obj_uuids=cc0e6a0d-a2a4-4bf7-9157-63ef27329004&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001310 10.0.0.190 - - [2026-08-24 04:33:08] "GET /project/cc0e6a0d-a2a4-4bf7-9157-63ef27329004?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.060643 10.0.0.191 - - [2026-08-24 04:33:09] "GET /projects?obj_uuids=cc0e6a0d-a2a4-4bf7-9157-63ef27329004&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001056 10.0.0.190 - - [2026-08-24 04:33:09] "GET /project/cc0e6a0d-a2a4-4bf7-9157-63ef27329004?fields=security_groups HTTP/1.1" 200 1265 0.051059 10.0.0.190 - - [2026-08-24 04:33:10] "POST /fqname-to-id HTTP/1.1" 404 195 0.035035 10.0.0.191 - - [2026-08-24 04:33:10] "GET /projects?obj_uuids=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003815 10.0.0.191 - - [2026-08-24 04:33:10] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.191 - - [2026-08-24 04:33:10] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008344 10.0.0.191 - - [2026-08-24 04:33:10] "POST /id-to-fqname HTTP/1.1" 200 197 0.001950 10.0.0.191 - - [2026-08-24 04:33:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.007908 10.0.0.191 - - [2026-08-24 04:33:10] "POST /security-groups HTTP/1.1" 200 598 0.081600 10.0.0.191 - - [2026-08-24 04:33:10] "POST /projects HTTP/1.1" 200 599 0.343784 10.0.0.190 - - [2026-08-24 04:33:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.005146 10.0.0.191 - - [2026-08-24 04:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.436087 10.0.0.190 - - [2026-08-24 04:33:10] "GET /project/c2f33cb1-55ae-4538-a8be-e63e2a549e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.609238 10.0.0.190 - - [2026-08-24 04:33:11] "GET / HTTP/1.1" 200 36215 0.001483 10.0.0.190 - - [2026-08-24 04:33:13] "POST /fqname-to-id HTTP/1.1" 401 293 0.000548 10.0.0.190 - - [2026-08-24 04:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.067617 10.0.0.190 - - [2026-08-24 04:33:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004098 10.0.0.190 - - [2026-08-24 04:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.190 - - [2026-08-24 04:33:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005001 10.0.0.190 - - [2026-08-24 04:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.190 - - [2026-08-24 04:33:14] "PUT /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9 HTTP/1.1" 200 277 0.015736 10.0.0.190 - - [2026-08-24 04:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.191 - - [2026-08-24 04:33:14] "GET /projects?obj_uuids=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000904 10.0.0.190 - - [2026-08-24 04:33:14] "GET /project/c2f33cb1-55ae-4538-a8be-e63e2a549e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.065045 10.0.0.190 - - [2026-08-24 04:33:14] "POST /neutron/network HTTP/1.1" 200 117 0.034258 10.0.0.190 - - [2026-08-24 04:33:15] "POST /neutron/network HTTP/1.1" 200 808 0.010287 10.0.0.190 - - [2026-08-24 04:33:15] "POST /id-to-fqname HTTP/1.1" 200 218 0.001507 10.0.0.190 - - [2026-08-24 04:33:15] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007756 10.0.0.190 - - [2026-08-24 04:33:15] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005879 10.0.0.190 - - [2026-08-24 04:33:15] "POST /neutron/subnet HTTP/1.1" 200 701 0.009795 10.0.0.190 - - [2026-08-24 04:33:15] "POST /id-to-fqname HTTP/1.1" 200 218 0.001119 10.0.0.190 - - [2026-08-24 04:33:15] "POST /ref-update HTTP/1.1" 200 156 0.032914 10.0.0.190 - - [2026-08-24 04:33:16] "POST /neutron/port HTTP/1.1" 200 117 0.006943 10.0.0.190 - - [2026-08-24 04:33:16] "POST /id-to-fqname HTTP/1.1" 200 218 0.001438 10.0.0.190 - - [2026-08-24 04:33:16] "POST /neutron/network HTTP/1.1" 200 818 0.007618 10.0.0.191 - - [2026-08-24 04:33:16] "GET /projects?obj_uuids=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001211 10.0.0.190 - - [2026-08-24 04:33:16] "GET /project/c2f33cb1-55ae-4538-a8be-e63e2a549e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.058408 10.0.0.190 - - [2026-08-24 04:33:16] "POST /neutron/port HTTP/1.1" 200 117 0.007136 10.0.0.190 - - [2026-08-24 04:33:17] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006183 10.0.0.191 - - [2026-08-24 04:33:18] "GET /obj-perms HTTP/1.1" 200 4497 0.069925 10.0.0.191 - - [2026-08-24 04:33:20] "GET /projects?obj_uuids=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001529 10.0.0.190 - - [2026-08-24 04:33:20] "POST /neutron/port HTTP/1.1" 200 1062 0.370434 10.0.0.190 - - [2026-08-24 04:33:20] "POST /neutron/port HTTP/1.1" 200 1116 0.146916 10.0.0.190 - - [2026-08-24 04:33:21] "POST /neutron/port HTTP/1.1" 200 1062 0.020713 10.0.0.190 - - [2026-08-24 04:33:21] "POST /neutron/port HTTP/1.1" 200 1126 0.019980 10.0.0.190 - - [2026-08-24 04:33:22] "POST /neutron/port HTTP/1.1" 200 117 0.001359 10.0.0.190 - - [2026-08-24 04:33:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005107 10.0.0.190 - - [2026-08-24 04:33:22] "POST /neutron/network HTTP/1.1" 200 808 0.008996 10.0.0.190 - - [2026-08-24 04:33:29] "POST /neutron/port HTTP/1.1" 200 1126 0.021010 10.0.0.190 - - [2026-08-24 04:33:34] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009579 10.0.0.191 - - [2026-08-24 04:33:37] "DELETE /project/cc0e6a0da2a44bf7915763ef27329004 HTTP/1.1" 404 173 0.008598 10.0.0.191 - - [2026-08-24 04:33:37] "DELETE /project/c255634cf4714ddc9b8bfcf808e069f8 HTTP/1.1" 404 173 0.010575 10.0.0.191 - - [2026-08-24 04:33:37] "DELETE /project/c2f33cb155ae4538a8bee63e2a549e55 HTTP/1.1" 404 173 0.012169 10.0.0.191 - - [2026-08-24 04:33:37] "DELETE /project/99e147a3-e713-4220-ae58-f06020a50a8d HTTP/1.1" 404 177 0.008682 10.0.0.191 - - [2026-08-24 04:33:37] "GET /projects?obj_uuids=c255634c-f471-4ddc-9b8b-fcf808e069f8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001572 10.0.0.191 - - [2026-08-24 04:33:37] "GET /projects?obj_uuids=cc0e6a0d-a2a4-4bf7-9157-63ef27329004&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001034 10.0.0.191 - - [2026-08-24 04:33:37] "GET /project/cc0e6a0d-a2a4-4bf7-9157-63ef27329004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.098510 10.0.0.191 - - [2026-08-24 04:33:37] "GET /project/c255634c-f471-4ddc-9b8b-fcf808e069f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.106875 10.0.0.191 - - [2026-08-24 04:33:37] "GET /projects?obj_uuids=cc0e6a0d-a2a4-4bf7-9157-63ef27329004&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001415 10.0.0.191 - - [2026-08-24 04:33:37] "GET /projects?obj_uuids=c255634c-f471-4ddc-9b8b-fcf808e069f8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001883 10.0.0.191 - - [2026-08-24 04:33:38] "GET /project/c255634c-f471-4ddc-9b8b-fcf808e069f8?fields=security_groups HTTP/1.1" 200 1343 0.068441 10.0.0.191 - - [2026-08-24 04:33:38] "GET /project/cc0e6a0d-a2a4-4bf7-9157-63ef27329004?fields=security_groups HTTP/1.1" 200 1367 0.085979 10.0.0.191 - - [2026-08-24 04:33:38] "DELETE /security-group/7d5cba8c-daf7-4f27-9e89-e7b187073a05 HTTP/1.1" 200 115 0.065147 10.0.0.191 - - [2026-08-24 04:33:38] "GET /projects?obj_uuids=c255634c-f471-4ddc-9b8b-fcf808e069f8&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003629 10.0.0.191 - - [2026-08-24 04:33:38] "DELETE /security-group/16bb27cd-822a-4cdc-8bcd-3621be19dc5d HTTP/1.1" 200 115 0.107786 10.0.0.191 - - [2026-08-24 04:33:38] "GET /projects?obj_uuids=cc0e6a0d-a2a4-4bf7-9157-63ef27329004&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002263 10.0.0.190 - - [2026-08-24 04:33:38] "DELETE /access-control-list/eb4cda03-cc8f-4522-b2ab-26680b952424 HTTP/1.1" 200 115 0.102532 10.0.0.191 - - [2026-08-24 04:33:38] "GET /project/c255634c-f471-4ddc-9b8b-fcf808e069f8?fields=application_policy_sets HTTP/1.1" 200 1382 0.128842 10.0.0.191 - - [2026-08-24 04:33:38] "GET /project/cc0e6a0d-a2a4-4bf7-9157-63ef27329004?fields=application_policy_sets HTTP/1.1" 200 1406 0.130450 10.0.0.190 - - [2026-08-24 04:33:38] "DELETE /access-control-list/b7272015-ef27-4055-a2be-bb762f3ed87f HTTP/1.1" 200 115 0.075643 10.0.0.191 - - [2026-08-24 04:33:38] "DELETE /project/c255634c-f471-4ddc-9b8b-fcf808e069f8 HTTP/1.1" 200 115 0.704436 10.0.0.191 - - [2026-08-24 04:33:38] "DELETE /project/cc0e6a0d-a2a4-4bf7-9157-63ef27329004 HTTP/1.1" 200 115 0.758146 10.0.0.190 - - [2026-08-24 04:33:44] "POST /neutron/port HTTP/1.1" 200 1126 0.019905 10.0.0.190 - - [2026-08-24 04:33:44] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008312 10.0.0.190 - - [2026-08-24 04:33:44] "POST /neutron/port HTTP/1.1" 200 1126 0.018631 10.0.0.190 - - [2026-08-24 04:33:44] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 401 293 0.000474 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 200 1301 0.031697 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 200 1301 0.004276 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-machine-interface/fb8d73c5-531a-4e4d-9c99-24473883064d HTTP/1.1" 200 2957 0.005485 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 200 1301 0.004452 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-machine-interface/fb8d73c5-531a-4e4d-9c99-24473883064d HTTP/1.1" 200 2957 0.005506 10.0.0.190 - - [2026-08-24 04:33:45] "GET /instance-ip/02a1a6e7-3940-439c-ac0d-4426f6183d1f HTTP/1.1" 200 1622 0.006176 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 200 1301 0.003675 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-machine-interface/fb8d73c5-531a-4e4d-9c99-24473883064d HTTP/1.1" 200 2957 0.006166 10.0.0.190 - - [2026-08-24 04:33:45] "GET /instance-ip/02a1a6e7-3940-439c-ac0d-4426f6183d1f HTTP/1.1" 200 1622 0.004755 10.0.0.190 - - [2026-08-24 04:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.190 - - [2026-08-24 04:33:45] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004878 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003672 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007323 10.0.0.190 - - [2026-08-24 04:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.190 - - [2026-08-24 04:33:45] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004641 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003963 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008458 10.0.0.190 - - [2026-08-24 04:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.190 - - [2026-08-24 04:33:45] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004087 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004287 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005952 10.0.0.190 - - [2026-08-24 04:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.190 - - [2026-08-24 04:33:45] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004737 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003432 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006335 10.0.0.190 - - [2026-08-24 04:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.190 - - [2026-08-24 04:33:45] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004891 10.0.0.190 - - [2026-08-24 04:33:45] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004056 10.0.0.190 - - [2026-08-24 04:33:46] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007913 10.0.0.190 - - [2026-08-24 04:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.190 - - [2026-08-24 04:33:46] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004758 10.0.0.190 - - [2026-08-24 04:33:46] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003713 10.0.0.190 - - [2026-08-24 04:33:46] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005931 10.0.0.190 - - [2026-08-24 04:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.190 - - [2026-08-24 04:33:46] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004481 10.0.0.190 - - [2026-08-24 04:33:46] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003567 10.0.0.190 - - [2026-08-24 04:33:46] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006037 10.0.0.190 - - [2026-08-24 04:33:47] "POST /neutron/port HTTP/1.1" 200 1126 0.019634 10.0.0.190 - - [2026-08-24 04:33:48] "POST /neutron/subnet HTTP/1.1" 200 675 0.011557 10.0.0.190 - - [2026-08-24 04:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.190 - - [2026-08-24 04:33:49] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006222 10.0.0.190 - - [2026-08-24 04:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.190 - - [2026-08-24 04:33:53] "POST /neutron/port HTTP/1.1" 200 1126 0.057910 10.0.0.190 - - [2026-08-24 04:33:53] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005313 10.0.0.190 - - [2026-08-24 04:33:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004354 10.0.0.190 - - [2026-08-24 04:33:55] "POST /neutron/network HTTP/1.1" 200 808 0.007817 10.0.0.190 - - [2026-08-24 04:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.190 - - [2026-08-24 04:33:57] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006679 10.0.0.190 - - [2026-08-24 04:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.190 - - [2026-08-24 04:34:01] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006598 10.0.0.190 - - [2026-08-24 04:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.190 - - [2026-08-24 04:34:05] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005727 10.0.0.190 - - [2026-08-24 04:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.190 - - [2026-08-24 04:34:09] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004613 10.0.0.190 - - [2026-08-24 04:34:09] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003399 10.0.0.190 - - [2026-08-24 04:34:09] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006580 10.0.0.190 - - [2026-08-24 04:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.190 - - [2026-08-24 04:34:10] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004923 10.0.0.190 - - [2026-08-24 04:34:10] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003927 10.0.0.190 - - [2026-08-24 04:34:10] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006476 10.0.0.190 - - [2026-08-24 04:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.190 - - [2026-08-24 04:34:10] "GET /routing-instance/e3556053-e82b-48cd-9bae-57f19563d230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005759 10.0.0.190 - - [2026-08-24 04:34:10] "GET /route-target/a9373234-a9f1-40a1-8390-fedf10aaae95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005183 10.0.0.190 - - [2026-08-24 04:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.190 - - [2026-08-24 04:34:10] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003979 10.0.0.190 - - [2026-08-24 04:34:10] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003777 10.0.0.190 - - [2026-08-24 04:34:10] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007514 10.0.0.190 - - [2026-08-24 04:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.190 - - [2026-08-24 04:34:10] "GET /routing-instance/e3556053-e82b-48cd-9bae-57f19563d230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.006276 10.0.0.190 - - [2026-08-24 04:34:10] "GET /route-target/a9373234-a9f1-40a1-8390-fedf10aaae95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004802 10.0.0.190 - - [2026-08-24 04:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.190 - - [2026-08-24 04:34:10] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005306 10.0.0.190 - - [2026-08-24 04:34:10] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003371 10.0.0.190 - - [2026-08-24 04:34:10] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005991 10.0.0.190 - - [2026-08-24 04:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.190 - - [2026-08-24 04:34:11] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004613 10.0.0.190 - - [2026-08-24 04:34:11] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003388 10.0.0.190 - - [2026-08-24 04:34:11] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006314 10.0.0.190 - - [2026-08-24 04:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.190 - - [2026-08-24 04:34:11] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004685 10.0.0.190 - - [2026-08-24 04:34:11] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004270 10.0.0.190 - - [2026-08-24 04:34:11] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006359 10.0.0.190 - - [2026-08-24 04:34:11] "GET /obj-perms HTTP/1.1" 200 4497 0.039738 10.0.0.191 - - [2026-08-24 04:34:11] "GET /obj-perms HTTP/1.1" 200 4497 0.004654 10.0.0.190 - - [2026-08-24 04:34:11] "GET /obj-perms HTTP/1.1" 200 4497 0.004662 10.0.0.190 - - [2026-08-24 04:34:11] "GET /obj-perms HTTP/1.1" 200 4497 0.004279 10.0.0.190 - - [2026-08-24 04:34:11] "POST /neutron/port HTTP/1.1" 200 1126 0.022211 10.0.0.190 - - [2026-08-24 04:34:12] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007904 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 200 1301 0.006825 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 200 1301 0.004262 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-machine-interface/a6c4f46d-37f4-4155-aa84-ddb28f2076fe HTTP/1.1" 200 2957 0.005888 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 200 1301 0.004074 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-machine-interface/a6c4f46d-37f4-4155-aa84-ddb28f2076fe HTTP/1.1" 200 2957 0.005733 10.0.0.190 - - [2026-08-24 04:34:12] "GET /instance-ip/67b9d009-729f-464f-b6eb-0f932987b3df HTTP/1.1" 200 1623 0.006491 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 200 1301 0.004387 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-machine-interface/a6c4f46d-37f4-4155-aa84-ddb28f2076fe HTTP/1.1" 200 2957 0.005759 10.0.0.190 - - [2026-08-24 04:34:12] "GET /instance-ip/67b9d009-729f-464f-b6eb-0f932987b3df HTTP/1.1" 200 1623 0.004687 10.0.0.190 - - [2026-08-24 04:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.190 - - [2026-08-24 04:34:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004468 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003394 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006579 10.0.0.190 - - [2026-08-24 04:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.190 - - [2026-08-24 04:34:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004934 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003997 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006852 10.0.0.190 - - [2026-08-24 04:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.190 - - [2026-08-24 04:34:12] "POST /neutron/port HTTP/1.1" 200 1126 0.020606 10.0.0.190 - - [2026-08-24 04:34:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005195 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004135 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006114 10.0.0.190 - - [2026-08-24 04:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.190 - - [2026-08-24 04:34:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005061 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003889 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006595 10.0.0.190 - - [2026-08-24 04:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.190 - - [2026-08-24 04:34:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003700 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003306 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006310 10.0.0.190 - - [2026-08-24 04:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.190 - - [2026-08-24 04:34:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004996 10.0.0.190 - - [2026-08-24 04:34:12] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003510 10.0.0.190 - - [2026-08-24 04:34:13] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006098 10.0.0.190 - - [2026-08-24 04:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.190 - - [2026-08-24 04:34:13] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004580 10.0.0.190 - - [2026-08-24 04:34:13] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003627 10.0.0.190 - - [2026-08-24 04:34:13] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006728 10.0.0.190 - - [2026-08-24 04:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.190 - - [2026-08-24 04:34:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003574 10.0.0.190 - - [2026-08-24 04:34:14] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003817 10.0.0.190 - - [2026-08-24 04:34:14] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006471 10.0.0.190 - - [2026-08-24 04:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.190 - - [2026-08-24 04:34:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004672 10.0.0.190 - - [2026-08-24 04:34:14] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003898 10.0.0.190 - - [2026-08-24 04:34:14] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006094 10.0.0.190 - - [2026-08-24 04:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.190 - - [2026-08-24 04:34:14] "GET /routing-instance/e3556053-e82b-48cd-9bae-57f19563d230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.004836 10.0.0.190 - - [2026-08-24 04:34:14] "GET /route-target/a9373234-a9f1-40a1-8390-fedf10aaae95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004393 10.0.0.190 - - [2026-08-24 04:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.190 - - [2026-08-24 04:34:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004794 10.0.0.190 - - [2026-08-24 04:34:14] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003538 10.0.0.190 - - [2026-08-24 04:34:14] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006706 10.0.0.190 - - [2026-08-24 04:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.190 - - [2026-08-24 04:34:15] "GET /routing-instance/e3556053-e82b-48cd-9bae-57f19563d230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005067 10.0.0.190 - - [2026-08-24 04:34:15] "GET /route-target/a9373234-a9f1-40a1-8390-fedf10aaae95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004745 10.0.0.190 - - [2026-08-24 04:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.190 - - [2026-08-24 04:34:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004118 10.0.0.190 - - [2026-08-24 04:34:15] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003679 10.0.0.190 - - [2026-08-24 04:34:15] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008105 10.0.0.190 - - [2026-08-24 04:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.190 - - [2026-08-24 04:34:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004294 10.0.0.190 - - [2026-08-24 04:34:15] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003575 10.0.0.190 - - [2026-08-24 04:34:15] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005935 10.0.0.190 - - [2026-08-24 04:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.190 - - [2026-08-24 04:34:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004478 10.0.0.190 - - [2026-08-24 04:34:15] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003159 10.0.0.190 - - [2026-08-24 04:34:15] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006303 10.0.0.191 - - [2026-08-24 04:34:15] "GET /obj-perms HTTP/1.1" 200 4497 0.004385 10.0.0.190 - - [2026-08-24 04:34:15] "GET /obj-perms HTTP/1.1" 200 4497 0.004000 10.0.0.190 - - [2026-08-24 04:34:15] "GET /obj-perms HTTP/1.1" 200 4497 0.004552 10.0.0.191 - - [2026-08-24 04:34:15] "GET /obj-perms HTTP/1.1" 200 4497 0.004886 10.0.0.190 - - [2026-08-24 04:34:15] "GET /obj-perms HTTP/1.1" 200 4497 0.004058 10.0.0.50 - - [2026-08-24 04:34:16] "GET /obj-perms HTTP/1.1" 200 4497 0.042854 10.0.0.190 - - [2026-08-24 04:34:16] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 200 1301 0.004718 10.0.0.190 - - [2026-08-24 04:34:16] "GET /virtual-machine-interface/fb8d73c5-531a-4e4d-9c99-24473883064d HTTP/1.1" 200 2957 0.006171 10.0.0.190 - - [2026-08-24 04:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.190 - - [2026-08-24 04:34:16] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004271 10.0.0.190 - - [2026-08-24 04:34:16] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003632 10.0.0.190 - - [2026-08-24 04:34:16] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007607 10.0.0.190 - - [2026-08-24 04:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.190 - - [2026-08-24 04:34:17] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003656 10.0.0.190 - - [2026-08-24 04:34:17] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003407 10.0.0.190 - - [2026-08-24 04:34:17] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006487 10.0.0.190 - - [2026-08-24 04:34:17] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009687 10.0.0.190 - - [2026-08-24 04:34:22] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 200 1301 0.004745 10.0.0.190 - - [2026-08-24 04:34:22] "GET /virtual-machine-interface/a6c4f46d-37f4-4155-aa84-ddb28f2076fe HTTP/1.1" 200 2957 0.006101 10.0.0.190 - - [2026-08-24 04:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.190 - - [2026-08-24 04:34:22] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007007 10.0.0.190 - - [2026-08-24 04:34:22] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003409 10.0.0.190 - - [2026-08-24 04:34:22] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006597 10.0.0.190 - - [2026-08-24 04:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.190 - - [2026-08-24 04:34:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004325 10.0.0.190 - - [2026-08-24 04:34:23] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003595 10.0.0.190 - - [2026-08-24 04:34:23] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007890 10.0.0.190 - - [2026-08-24 04:34:24] "POST /neutron/port HTTP/1.1" 200 1126 0.019835 10.0.0.190 - - [2026-08-24 04:34:49] "POST /neutron/port HTTP/1.1" 200 1126 0.019945 10.0.0.190 - - [2026-08-24 04:34:50] "POST /neutron/subnet HTTP/1.1" 200 675 0.010621 10.0.0.190 - - [2026-08-24 04:34:53] "POST /neutron/port HTTP/1.1" 200 1126 0.031292 10.0.0.190 - - [2026-08-24 04:34:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004154 10.0.0.190 - - [2026-08-24 04:34:55] "POST /neutron/network HTTP/1.1" 200 808 0.011832 10.0.0.191 - - [2026-08-24 04:35:05] "GET /obj-perms HTTP/1.1" 200 4509 0.050692 10.0.0.190 - - [2026-08-24 04:35:52] "POST /neutron/network HTTP/1.1" 200 818 0.008406 10.0.0.190 - - [2026-08-24 04:35:52] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.190 - - [2026-08-24 04:35:55] "POST /neutron/port HTTP/1.1" 200 1126 0.018855 10.0.0.190 - - [2026-08-24 04:35:55] "POST /neutron/subnet HTTP/1.1" 200 675 0.010292 10.0.0.190 - - [2026-08-24 04:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.023937 10.0.0.190 - - [2026-08-24 04:36:06] "GET /virtual-router/0c026e09-4b61-4a4b-a77e-a2745deb47ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.005901 10.0.0.190 - - [2026-08-24 04:36:14] "POST /neutron/port HTTP/1.1" 200 1126 0.021154 10.0.0.190 - - [2026-08-24 04:36:14] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 200 1301 0.004771 10.0.0.190 - - [2026-08-24 04:36:14] "GET /virtual-machine-interface/fb8d73c5-531a-4e4d-9c99-24473883064d HTTP/1.1" 200 2957 0.005931 10.0.0.190 - - [2026-08-24 04:36:14] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 200 1301 0.004725 10.0.0.190 - - [2026-08-24 04:36:14] "GET /virtual-machine-interface/fb8d73c5-531a-4e4d-9c99-24473883064d HTTP/1.1" 200 2957 0.005929 10.0.0.190 - - [2026-08-24 04:36:14] "GET /instance-ip/02a1a6e7-3940-439c-ac0d-4426f6183d1f HTTP/1.1" 200 1622 0.010940 10.0.0.190 - - [2026-08-24 04:36:14] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 200 1301 0.004515 10.0.0.190 - - [2026-08-24 04:36:14] "GET /virtual-machine-interface/fb8d73c5-531a-4e4d-9c99-24473883064d HTTP/1.1" 200 2957 0.006286 10.0.0.190 - - [2026-08-24 04:36:14] "GET /instance-ip/02a1a6e7-3940-439c-ac0d-4426f6183d1f HTTP/1.1" 200 1622 0.005567 10.0.0.190 - - [2026-08-24 04:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.190 - - [2026-08-24 04:36:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004675 10.0.0.190 - - [2026-08-24 04:36:14] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003763 10.0.0.190 - - [2026-08-24 04:36:14] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006383 10.0.0.190 - - [2026-08-24 04:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.190 - - [2026-08-24 04:36:14] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004495 10.0.0.190 - - [2026-08-24 04:36:14] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003739 10.0.0.190 - - [2026-08-24 04:36:14] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006969 10.0.0.190 - - [2026-08-24 04:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.190 - - [2026-08-24 04:36:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004786 10.0.0.190 - - [2026-08-24 04:36:15] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003726 10.0.0.190 - - [2026-08-24 04:36:15] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007637 10.0.0.190 - - [2026-08-24 04:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.190 - - [2026-08-24 04:36:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004293 10.0.0.190 - - [2026-08-24 04:36:15] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003919 10.0.0.190 - - [2026-08-24 04:36:15] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006034 10.0.0.190 - - [2026-08-24 04:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.190 - - [2026-08-24 04:36:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004639 10.0.0.190 - - [2026-08-24 04:36:15] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003489 10.0.0.190 - - [2026-08-24 04:36:15] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006397 10.0.0.190 - - [2026-08-24 04:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.190 - - [2026-08-24 04:36:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004248 10.0.0.190 - - [2026-08-24 04:36:15] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003573 10.0.0.190 - - [2026-08-24 04:36:15] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006154 10.0.0.190 - - [2026-08-24 04:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.190 - - [2026-08-24 04:36:15] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006318 10.0.0.190 - - [2026-08-24 04:36:15] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003593 10.0.0.190 - - [2026-08-24 04:36:15] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006248 10.0.0.190 - - [2026-08-24 04:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.190 - - [2026-08-24 04:36:16] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003898 10.0.0.190 - - [2026-08-24 04:36:16] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002938 10.0.0.190 - - [2026-08-24 04:36:16] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006776 10.0.0.190 - - [2026-08-24 04:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.190 - - [2026-08-24 04:36:17] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004602 10.0.0.190 - - [2026-08-24 04:36:17] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004095 10.0.0.190 - - [2026-08-24 04:36:17] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006306 10.0.0.190 - - [2026-08-24 04:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.190 - - [2026-08-24 04:36:17] "GET /routing-instance/e3556053-e82b-48cd-9bae-57f19563d230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005882 10.0.0.190 - - [2026-08-24 04:36:17] "GET /route-target/a9373234-a9f1-40a1-8390-fedf10aaae95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005167 10.0.0.190 - - [2026-08-24 04:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.190 - - [2026-08-24 04:36:17] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004558 10.0.0.190 - - [2026-08-24 04:36:17] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004030 10.0.0.190 - - [2026-08-24 04:36:17] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006565 10.0.0.190 - - [2026-08-24 04:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.190 - - [2026-08-24 04:36:17] "GET /routing-instance/e3556053-e82b-48cd-9bae-57f19563d230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.006235 10.0.0.190 - - [2026-08-24 04:36:17] "GET /route-target/a9373234-a9f1-40a1-8390-fedf10aaae95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005045 10.0.0.190 - - [2026-08-24 04:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.190 - - [2026-08-24 04:36:17] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004714 10.0.0.190 - - [2026-08-24 04:36:17] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003708 10.0.0.190 - - [2026-08-24 04:36:17] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007298 10.0.0.190 - - [2026-08-24 04:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.190 - - [2026-08-24 04:36:17] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004816 10.0.0.190 - - [2026-08-24 04:36:17] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004326 10.0.0.190 - - [2026-08-24 04:36:17] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006397 10.0.0.190 - - [2026-08-24 04:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.190 - - [2026-08-24 04:36:17] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005566 10.0.0.190 - - [2026-08-24 04:36:17] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003588 10.0.0.190 - - [2026-08-24 04:36:17] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006808 10.0.0.191 - - [2026-08-24 04:36:22] "GET /obj-perms HTTP/1.1" 200 4497 0.004663 10.0.0.190 - - [2026-08-24 04:36:22] "GET /obj-perms HTTP/1.1" 200 4497 0.004497 10.0.0.190 - - [2026-08-24 04:36:22] "GET /obj-perms HTTP/1.1" 200 4497 0.003996 10.0.0.191 - - [2026-08-24 04:36:22] "GET /obj-perms HTTP/1.1" 200 4497 0.004763 10.0.0.50 - - [2026-08-24 04:36:22] "GET /obj-perms HTTP/1.1" 200 4497 0.004366 10.0.0.190 - - [2026-08-24 04:36:22] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009094 10.0.0.190 - - [2026-08-24 04:36:22] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 200 1301 0.005119 10.0.0.190 - - [2026-08-24 04:36:22] "GET /virtual-machine-interface/a6c4f46d-37f4-4155-aa84-ddb28f2076fe HTTP/1.1" 200 2957 0.007045 10.0.0.190 - - [2026-08-24 04:36:22] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 200 1301 0.005148 10.0.0.190 - - [2026-08-24 04:36:22] "GET /virtual-machine-interface/a6c4f46d-37f4-4155-aa84-ddb28f2076fe HTTP/1.1" 200 2957 0.006344 10.0.0.190 - - [2026-08-24 04:36:22] "GET /instance-ip/67b9d009-729f-464f-b6eb-0f932987b3df HTTP/1.1" 200 1623 0.009424 10.0.0.190 - - [2026-08-24 04:36:22] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 200 1301 0.005137 10.0.0.190 - - [2026-08-24 04:36:22] "GET /virtual-machine-interface/a6c4f46d-37f4-4155-aa84-ddb28f2076fe HTTP/1.1" 200 2957 0.008089 10.0.0.190 - - [2026-08-24 04:36:22] "GET /instance-ip/67b9d009-729f-464f-b6eb-0f932987b3df HTTP/1.1" 200 1623 0.004620 10.0.0.190 - - [2026-08-24 04:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.190 - - [2026-08-24 04:36:22] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003785 10.0.0.190 - - [2026-08-24 04:36:22] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003812 10.0.0.190 - - [2026-08-24 04:36:22] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006608 10.0.0.190 - - [2026-08-24 04:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.190 - - [2026-08-24 04:36:22] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004919 10.0.0.190 - - [2026-08-24 04:36:22] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004524 10.0.0.190 - - [2026-08-24 04:36:22] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008320 10.0.0.190 - - [2026-08-24 04:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.190 - - [2026-08-24 04:36:22] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004899 10.0.0.190 - - [2026-08-24 04:36:22] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003694 10.0.0.190 - - [2026-08-24 04:36:22] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006496 10.0.0.190 - - [2026-08-24 04:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.190 - - [2026-08-24 04:36:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004986 10.0.0.190 - - [2026-08-24 04:36:23] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003590 10.0.0.190 - - [2026-08-24 04:36:23] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006310 10.0.0.190 - - [2026-08-24 04:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.190 - - [2026-08-24 04:36:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004489 10.0.0.190 - - [2026-08-24 04:36:23] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003757 10.0.0.190 - - [2026-08-24 04:36:23] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006354 10.0.0.190 - - [2026-08-24 04:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.190 - - [2026-08-24 04:36:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005591 10.0.0.190 - - [2026-08-24 04:36:23] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004099 10.0.0.190 - - [2026-08-24 04:36:23] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006306 10.0.0.190 - - [2026-08-24 04:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.190 - - [2026-08-24 04:36:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004806 10.0.0.190 - - [2026-08-24 04:36:23] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004848 10.0.0.190 - - [2026-08-24 04:36:23] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007099 10.0.0.190 - - [2026-08-24 04:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.190 - - [2026-08-24 04:36:24] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003736 10.0.0.190 - - [2026-08-24 04:36:24] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003509 10.0.0.190 - - [2026-08-24 04:36:24] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006182 10.0.0.190 - - [2026-08-24 04:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.190 - - [2026-08-24 04:36:24] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004102 10.0.0.190 - - [2026-08-24 04:36:24] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003577 10.0.0.190 - - [2026-08-24 04:36:24] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007478 10.0.0.190 - - [2026-08-24 04:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.190 - - [2026-08-24 04:36:24] "GET /routing-instance/e3556053-e82b-48cd-9bae-57f19563d230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005612 10.0.0.190 - - [2026-08-24 04:36:25] "GET /route-target/a9373234-a9f1-40a1-8390-fedf10aaae95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004930 10.0.0.190 - - [2026-08-24 04:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.190 - - [2026-08-24 04:36:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004476 10.0.0.190 - - [2026-08-24 04:36:25] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003438 10.0.0.190 - - [2026-08-24 04:36:25] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006344 10.0.0.190 - - [2026-08-24 04:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.190 - - [2026-08-24 04:36:25] "GET /routing-instance/e3556053-e82b-48cd-9bae-57f19563d230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.004550 10.0.0.190 - - [2026-08-24 04:36:25] "GET /route-target/a9373234-a9f1-40a1-8390-fedf10aaae95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004806 10.0.0.190 - - [2026-08-24 04:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.190 - - [2026-08-24 04:36:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004434 10.0.0.190 - - [2026-08-24 04:36:25] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003814 10.0.0.190 - - [2026-08-24 04:36:25] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006447 10.0.0.190 - - [2026-08-24 04:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.190 - - [2026-08-24 04:36:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004689 10.0.0.190 - - [2026-08-24 04:36:25] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.011142 10.0.0.190 - - [2026-08-24 04:36:25] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007604 10.0.0.190 - - [2026-08-24 04:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.190 - - [2026-08-24 04:36:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005221 10.0.0.190 - - [2026-08-24 04:36:25] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003765 10.0.0.190 - - [2026-08-24 04:36:25] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006328 10.0.0.191 - - [2026-08-24 04:36:25] "GET /obj-perms HTTP/1.1" 200 4497 0.004297 10.0.0.191 - - [2026-08-24 04:36:31] "GET /obj-perms HTTP/1.1" 200 4497 0.004085 10.0.0.190 - - [2026-08-24 04:36:31] "GET /obj-perms HTTP/1.1" 200 4497 0.004552 10.0.0.190 - - [2026-08-24 04:36:31] "GET /obj-perms HTTP/1.1" 200 4497 0.004826 10.0.0.190 - - [2026-08-24 04:36:32] "GET /obj-perms HTTP/1.1" 200 4497 0.004622 10.0.0.50 - - [2026-08-24 04:36:32] "GET /obj-perms HTTP/1.1" 200 4497 0.004051 10.0.0.191 - - [2026-08-24 04:36:32] "GET /obj-perms HTTP/1.1" 200 4497 0.003990 10.0.0.190 - - [2026-08-24 04:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.190 - - [2026-08-24 04:36:52] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008006 10.0.0.190 - - [2026-08-24 04:36:52] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.009758 10.0.0.190 - - [2026-08-24 04:36:52] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006601 10.0.0.190 - - [2026-08-24 04:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.190 - - [2026-08-24 04:36:53] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004778 10.0.0.190 - - [2026-08-24 04:36:53] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003223 10.0.0.190 - - [2026-08-24 04:36:53] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006727 10.0.0.190 - - [2026-08-24 04:36:54] "POST /neutron/network HTTP/1.1" 200 818 0.007154 10.0.0.190 - - [2026-08-24 04:36:54] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.190 - - [2026-08-24 04:36:56] "POST /neutron/port HTTP/1.1" 200 1126 0.020466 10.0.0.190 - - [2026-08-24 04:36:57] "POST /neutron/subnet HTTP/1.1" 200 675 0.009750 10.0.0.191 - - [2026-08-24 04:37:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.191 - - [2026-08-24 04:37:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.190 - - [2026-08-24 04:37:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.190 - - [2026-08-24 04:37:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.191 - - [2026-08-24 04:37:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000482 10.0.0.191 - - [2026-08-24 04:37:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.190 - - [2026-08-24 04:37:08] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 200 1301 0.004883 10.0.0.190 - - [2026-08-24 04:37:08] "GET /virtual-machine-interface/a6c4f46d-37f4-4155-aa84-ddb28f2076fe HTTP/1.1" 200 2957 0.007612 10.0.0.190 - - [2026-08-24 04:37:08] "GET /instance-ip/67b9d009-729f-464f-b6eb-0f932987b3df HTTP/1.1" 200 1623 0.004852 10.0.0.190 - - [2026-08-24 04:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.190 - - [2026-08-24 04:37:08] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004923 10.0.0.190 - - [2026-08-24 04:37:08] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.008197 10.0.0.190 - - [2026-08-24 04:37:08] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007201 10.0.0.50 - - [2026-08-24 04:37:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000485 10.0.0.50 - - [2026-08-24 04:37:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.190 - - [2026-08-24 04:37:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.190 - - [2026-08-24 04:37:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.50 - - [2026-08-24 04:37:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.50 - - [2026-08-24 04:37:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000590 10.0.0.190 - - [2026-08-24 04:37:12] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 200 1301 0.004898 10.0.0.190 - - [2026-08-24 04:37:14] "POST /neutron/port HTTP/1.1" 200 1126 0.021564 10.0.0.190 - - [2026-08-24 04:37:14] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 200 1301 0.004175 10.0.0.190 - - [2026-08-24 04:37:16] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003840 10.0.0.190 - - [2026-08-24 04:37:16] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003098 10.0.0.190 - - [2026-08-24 04:37:16] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003229 10.0.0.190 - - [2026-08-24 04:37:17] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003973 10.0.0.190 - - [2026-08-24 04:37:18] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.004524 10.0.0.190 - - [2026-08-24 04:37:19] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003794 10.0.0.190 - - [2026-08-24 04:37:20] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.004541 10.0.0.190 - - [2026-08-24 04:37:21] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003696 10.0.0.190 - - [2026-08-24 04:37:22] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003891 10.0.0.190 - - [2026-08-24 04:37:22] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003324 10.0.0.190 - - [2026-08-24 04:37:23] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.004263 10.0.0.190 - - [2026-08-24 04:37:24] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003936 10.0.0.190 - - [2026-08-24 04:37:25] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003959 10.0.0.190 - - [2026-08-24 04:37:26] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003931 10.0.0.190 - - [2026-08-24 04:37:27] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003611 10.0.0.190 - - [2026-08-24 04:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.190 - - [2026-08-24 04:37:27] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004121 10.0.0.190 - - [2026-08-24 04:37:27] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005770 10.0.0.190 - - [2026-08-24 04:37:27] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007470 10.0.0.190 - - [2026-08-24 04:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.190 - - [2026-08-24 04:37:27] "GET /routing-instance/e3556053-e82b-48cd-9bae-57f19563d230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005048 10.0.0.190 - - [2026-08-24 04:37:27] "GET /route-target/a9373234-a9f1-40a1-8390-fedf10aaae95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005446 10.0.0.190 - - [2026-08-24 04:37:27] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003559 10.0.0.190 - - [2026-08-24 04:37:28] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.004193 10.0.0.190 - - [2026-08-24 04:37:29] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003850 10.0.0.190 - - [2026-08-24 04:37:30] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.004086 10.0.0.190 - - [2026-08-24 04:37:31] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.004042 10.0.0.190 - - [2026-08-24 04:37:32] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.004160 10.0.0.190 - - [2026-08-24 04:37:32] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003048 10.0.0.190 - - [2026-08-24 04:37:33] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003667 10.0.0.190 - - [2026-08-24 04:37:34] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003413 10.0.0.190 - - [2026-08-24 04:37:35] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.004307 10.0.0.190 - - [2026-08-24 04:37:36] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003683 10.0.0.190 - - [2026-08-24 04:37:37] "GET /virtual-machine/c9de51c3-e2d4-4961-86e8-c5003ab6774e HTTP/1.1" 404 171 0.003680 10.0.0.190 - - [2026-08-24 04:37:37] "GET /obj-perms HTTP/1.1" 200 4497 0.004792 10.0.0.190 - - [2026-08-24 04:37:37] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 200 1301 0.005919 10.0.0.190 - - [2026-08-24 04:37:39] "POST /neutron/port HTTP/1.1" 200 1126 0.020107 10.0.0.190 - - [2026-08-24 04:37:39] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 200 1301 0.006150 10.0.0.190 - - [2026-08-24 04:37:41] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.003362 10.0.0.190 - - [2026-08-24 04:37:41] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.003507 10.0.0.190 - - [2026-08-24 04:37:41] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.003396 10.0.0.190 - - [2026-08-24 04:37:42] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.003694 10.0.0.190 - - [2026-08-24 04:37:43] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.004211 10.0.0.190 - - [2026-08-24 04:37:44] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.003728 10.0.0.190 - - [2026-08-24 04:37:45] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.003902 10.0.0.190 - - [2026-08-24 04:37:46] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.003423 10.0.0.190 - - [2026-08-24 04:37:47] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.003577 10.0.0.190 - - [2026-08-24 04:37:47] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.002988 10.0.0.190 - - [2026-08-24 04:37:48] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.004357 10.0.0.190 - - [2026-08-24 04:37:49] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.004023 10.0.0.190 - - [2026-08-24 04:37:50] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.003734 10.0.0.190 - - [2026-08-24 04:37:51] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.004435 10.0.0.190 - - [2026-08-24 04:37:52] "GET /virtual-machine/827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c HTTP/1.1" 404 171 0.003835 10.0.0.190 - - [2026-08-24 04:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.190 - - [2026-08-24 04:37:52] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004325 10.0.0.190 - - [2026-08-24 04:37:52] "GET /virtual-networks?parent_id=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004050 10.0.0.190 - - [2026-08-24 04:37:52] "GET /virtual-network/752407aa-738c-4012-84de-ceeca062c538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005798 10.0.0.190 - - [2026-08-24 04:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006566 10.0.0.190 - - [2026-08-24 04:37:52] "GET /routing-instance/e3556053-e82b-48cd-9bae-57f19563d230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.004624 10.0.0.190 - - [2026-08-24 04:37:52] "GET /route-target/a9373234-a9f1-40a1-8390-fedf10aaae95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004408 10.0.0.191 - - [2026-08-24 04:37:52] "GET /obj-perms HTTP/1.1" 200 4497 0.004411 10.0.0.190 - - [2026-08-24 04:37:52] "GET /obj-perms HTTP/1.1" 200 4497 0.004864 10.0.0.50 - - [2026-08-24 04:37:52] "GET /obj-perms HTTP/1.1" 200 4497 0.004450 10.0.0.190 - - [2026-08-24 04:37:52] "POST /neutron/network HTTP/1.1" 200 808 0.007004 10.0.0.190 - - [2026-08-24 04:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.190 - - [2026-08-24 04:37:53] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003670 10.0.0.190 - - [2026-08-24 04:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.190 - - [2026-08-24 04:37:53] "PUT /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9 HTTP/1.1" 200 277 0.029361 10.0.0.191 - - [2026-08-24 04:37:55] "GET /projects?obj_uuids=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.025200 10.0.0.190 - - [2026-08-24 04:37:55] "GET /project/c2f33cb1-55ae-4538-a8be-e63e2a549e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.123082 10.0.0.191 - - [2026-08-24 04:37:55] "GET /projects?obj_uuids=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000936 10.0.0.190 - - [2026-08-24 04:37:55] "GET /project/c2f33cb1-55ae-4538-a8be-e63e2a549e55?fields=virtual_networks HTTP/1.1" 200 1049 0.049012 10.0.0.191 - - [2026-08-24 04:37:55] "GET /projects?obj_uuids=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000999 10.0.0.190 - - [2026-08-24 04:37:56] "GET /project/c2f33cb1-55ae-4538-a8be-e63e2a549e55?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.049068 10.0.0.191 - - [2026-08-24 04:37:56] "GET /projects?obj_uuids=c2f33cb1-55ae-4538-a8be-e63e2a549e55&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001417 10.0.0.190 - - [2026-08-24 04:37:56] "GET /project/c2f33cb1-55ae-4538-a8be-e63e2a549e55?fields=security_groups HTTP/1.1" 200 1283 0.072006 10.0.0.190 - - [2026-08-24 04:37:57] "POST /fqname-to-id HTTP/1.1" 404 194 0.034247 10.0.0.191 - - [2026-08-24 04:37:57] "GET /projects?obj_uuids=170dda5b-f566-4bef-a395-d782c149aaff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003510 10.0.0.191 - - [2026-08-24 04:37:57] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001336 10.0.0.191 - - [2026-08-24 04:37:57] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039503 10.0.0.191 - - [2026-08-24 04:37:57] "POST /id-to-fqname HTTP/1.1" 200 196 0.001140 10.0.0.191 - - [2026-08-24 04:37:57] "POST /fqname-to-id HTTP/1.1" 404 205 0.011286 10.0.0.191 - - [2026-08-24 04:37:57] "POST /security-groups HTTP/1.1" 200 597 0.082540 10.0.0.191 - - [2026-08-24 04:37:57] "POST /projects HTTP/1.1" 200 597 0.311415 10.0.0.191 - - [2026-08-24 04:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.350857 10.0.0.190 - - [2026-08-24 04:37:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.041209 10.0.0.190 - - [2026-08-24 04:37:57] "GET /project/170dda5b-f566-4bef-a395-d782c149aaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.519828 10.0.0.190 - - [2026-08-24 04:37:57] "POST /access-control-lists HTTP/1.1" 200 602 0.042738 10.0.0.190 - - [2026-08-24 04:37:59] "GET / HTTP/1.1" 200 36215 0.002012 10.0.0.191 - - [2026-08-24 04:38:02] "GET /projects?obj_uuids=170dda5b-f566-4bef-a395-d782c149aaff&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001106 10.0.0.190 - - [2026-08-24 04:38:02] "GET /project/170dda5b-f566-4bef-a395-d782c149aaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.053834 10.0.0.191 - - [2026-08-24 04:38:02] "GET /projects?obj_uuids=170dda5b-f566-4bef-a395-d782c149aaff&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003519 10.0.0.190 - - [2026-08-24 04:38:02] "GET /project/170dda5b-f566-4bef-a395-d782c149aaff?fields=virtual_networks HTTP/1.1" 200 1046 0.078376 10.0.0.191 - - [2026-08-24 04:38:02] "GET /projects?obj_uuids=170dda5b-f566-4bef-a395-d782c149aaff&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001461 10.0.0.190 - - [2026-08-24 04:38:02] "GET /project/170dda5b-f566-4bef-a395-d782c149aaff?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.051365 10.0.0.191 - - [2026-08-24 04:38:02] "GET /projects?obj_uuids=170dda5b-f566-4bef-a395-d782c149aaff&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001120 10.0.0.190 - - [2026-08-24 04:38:02] "GET /project/170dda5b-f566-4bef-a395-d782c149aaff?fields=security_groups HTTP/1.1" 200 1279 0.049027 10.0.0.190 - - [2026-08-24 04:38:04] "POST /fqname-to-id HTTP/1.1" 404 188 0.046914 10.0.0.191 - - [2026-08-24 04:38:04] "GET /projects?obj_uuids=22e608ae-c001-4dba-aad0-325db816c034&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003387 10.0.0.191 - - [2026-08-24 04:38:04] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001384 10.0.0.191 - - [2026-08-24 04:38:04] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008848 10.0.0.191 - - [2026-08-24 04:38:04] "POST /id-to-fqname HTTP/1.1" 200 190 0.001174 10.0.0.191 - - [2026-08-24 04:38:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.009764 10.0.0.191 - - [2026-08-24 04:38:04] "POST /security-groups HTTP/1.1" 200 591 0.034847 10.0.0.191 - - [2026-08-24 04:38:04] "POST /projects HTTP/1.1" 200 585 0.264681 10.0.0.190 - - [2026-08-24 04:38:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.007412 10.0.0.191 - - [2026-08-24 04:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.345248 10.0.0.190 - - [2026-08-24 04:38:04] "GET /project/22e608ae-c001-4dba-aad0-325db816c034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.536186 10.0.0.190 - - [2026-08-24 04:38:06] "GET / HTTP/1.1" 200 36215 0.001990 10.0.0.191 - - [2026-08-24 04:38:09] "GET /projects?obj_uuids=22e608ae-c001-4dba-aad0-325db816c034&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001058 10.0.0.190 - - [2026-08-24 04:38:09] "GET /project/22e608ae-c001-4dba-aad0-325db816c034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.065549 10.0.0.191 - - [2026-08-24 04:38:09] "GET /projects?obj_uuids=22e608ae-c001-4dba-aad0-325db816c034&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001012 10.0.0.190 - - [2026-08-24 04:38:09] "GET /project/22e608ae-c001-4dba-aad0-325db816c034?fields=virtual_networks HTTP/1.1" 200 1034 0.054195 10.0.0.191 - - [2026-08-24 04:38:09] "GET /projects?obj_uuids=22e608ae-c001-4dba-aad0-325db816c034&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001010 10.0.0.190 - - [2026-08-24 04:38:09] "GET /project/22e608ae-c001-4dba-aad0-325db816c034?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.044387 10.0.0.191 - - [2026-08-24 04:38:09] "GET /projects?obj_uuids=22e608ae-c001-4dba-aad0-325db816c034&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000994 10.0.0.190 - - [2026-08-24 04:38:09] "GET /project/22e608ae-c001-4dba-aad0-325db816c034?fields=security_groups HTTP/1.1" 200 1261 0.040751 10.0.0.190 - - [2026-08-24 04:38:10] "POST /fqname-to-id HTTP/1.1" 404 196 0.034944 10.0.0.191 - - [2026-08-24 04:38:10] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003472 10.0.0.191 - - [2026-08-24 04:38:10] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000964 10.0.0.191 - - [2026-08-24 04:38:10] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007216 10.0.0.191 - - [2026-08-24 04:38:10] "POST /id-to-fqname HTTP/1.1" 200 198 0.001479 10.0.0.191 - - [2026-08-24 04:38:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.013577 10.0.0.191 - - [2026-08-24 04:38:10] "POST /security-groups HTTP/1.1" 200 599 0.038048 10.0.0.191 - - [2026-08-24 04:38:10] "POST /projects HTTP/1.1" 200 601 0.286968 10.0.0.190 - - [2026-08-24 04:38:10] "POST /access-control-lists HTTP/1.1" 200 606 0.038009 10.0.0.191 - - [2026-08-24 04:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.365652 10.0.0.190 - - [2026-08-24 04:38:10] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.528107 10.0.0.190 - - [2026-08-24 04:38:12] "GET / HTTP/1.1" 200 36215 0.001399 10.0.0.190 - - [2026-08-24 04:38:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000520 10.0.0.190 - - [2026-08-24 04:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.068629 10.0.0.191 - - [2026-08-24 04:38:13] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000876 10.0.0.190 - - [2026-08-24 04:38:13] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046539 10.0.0.191 - - [2026-08-24 04:38:13] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000992 10.0.0.190 - - [2026-08-24 04:38:13] "POST /neutron/network HTTP/1.1" 200 601 0.173824 10.0.0.190 - - [2026-08-24 04:38:13] "POST /route-targets HTTP/1.1" 200 328 0.018721 10.0.0.190 - - [2026-08-24 04:38:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.043179 10.0.0.190 - - [2026-08-24 04:38:14] "POST /neutron/network HTTP/1.1" 200 975 0.013453 10.0.0.190 - - [2026-08-24 04:38:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001178 10.0.0.190 - - [2026-08-24 04:38:14] "GET /virtual-network/a4132e4f-57bf-4a3a-b94c-033678f5aae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005816 10.0.0.190 - - [2026-08-24 04:38:14] "GET /virtual-network/a4132e4f-57bf-4a3a-b94c-033678f5aae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006789 10.0.0.190 - - [2026-08-24 04:38:14] "POST /neutron/subnet HTTP/1.1" 200 716 0.011095 10.0.0.190 - - [2026-08-24 04:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.191 - - [2026-08-24 04:38:14] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000957 10.0.0.190 - - [2026-08-24 04:38:14] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.061237 10.0.0.191 - - [2026-08-24 04:38:14] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001477 10.0.0.190 - - [2026-08-24 04:38:14] "POST /neutron/network HTTP/1.1" 200 601 0.162183 10.0.0.190 - - [2026-08-24 04:38:14] "POST /ref-update HTTP/1.1" 200 156 0.032319 10.0.0.190 - - [2026-08-24 04:38:15] "POST /neutron/network HTTP/1.1" 200 977 0.016259 10.0.0.190 - - [2026-08-24 04:38:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.001215 10.0.0.190 - - [2026-08-24 04:38:15] "GET /virtual-network/35ea5168-85a4-4547-bbe6-d365bd2c4b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.005589 10.0.0.190 - - [2026-08-24 04:38:15] "GET /virtual-network/35ea5168-85a4-4547-bbe6-d365bd2c4b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.006471 10.0.0.190 - - [2026-08-24 04:38:15] "POST /neutron/subnet HTTP/1.1" 200 716 0.009689 10.0.0.190 - - [2026-08-24 04:38:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.001517 10.0.0.190 - - [2026-08-24 04:38:15] "POST /neutron/network HTTP/1.1" 200 975 0.034384 10.0.0.190 - - [2026-08-24 04:38:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001535 10.0.0.190 - - [2026-08-24 04:38:16] "POST /neutron/port HTTP/1.1" 200 117 0.007016 10.0.0.190 - - [2026-08-24 04:38:16] "POST /neutron/port HTTP/1.1" 200 117 0.010053 10.0.0.190 - - [2026-08-24 04:38:20] "POST /neutron/network HTTP/1.1" 200 985 0.009229 10.0.0.191 - - [2026-08-24 04:38:20] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001966 10.0.0.190 - - [2026-08-24 04:38:21] "POST /neutron/port HTTP/1.1" 200 1207 0.264166 10.0.0.190 - - [2026-08-24 04:38:21] "POST /neutron/port HTTP/1.1" 200 1155 0.493701 10.0.0.190 - - [2026-08-24 04:38:21] "POST /neutron/port HTTP/1.1" 200 1209 0.158314 10.0.0.190 - - [2026-08-24 04:38:22] "POST /neutron/port HTTP/1.1" 200 1217 0.020847 10.0.0.190 - - [2026-08-24 04:38:22] "POST /neutron/subnet HTTP/1.1" 200 1273 0.014123 10.0.0.190 - - [2026-08-24 04:38:22] "POST /neutron/network HTTP/1.1" 200 975 0.011067 10.0.0.190 - - [2026-08-24 04:38:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005289 10.0.0.190 - - [2026-08-24 04:38:22] "POST /neutron/port HTTP/1.1" 200 117 0.001521 10.0.0.190 - - [2026-08-24 04:38:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008855 10.0.0.190 - - [2026-08-24 04:38:37] "POST /neutron/port HTTP/1.1" 200 1217 0.022227 10.0.0.191 - - [2026-08-24 04:38:38] "DELETE /project/c2f33cb1-55ae-4538-a8be-e63e2a549e55 HTTP/1.1" 404 177 0.008127 10.0.0.191 - - [2026-08-24 04:38:38] "DELETE /project/6f06c3c3e9234428988119b28e97fe14 HTTP/1.1" 404 173 0.009433 10.0.0.191 - - [2026-08-24 04:38:38] "DELETE /project/170dda5bf5664befa395d782c149aaff HTTP/1.1" 404 173 0.015465 10.0.0.191 - - [2026-08-24 04:38:38] "DELETE /project/22e608aec0014dbaaad0325db816c034 HTTP/1.1" 404 173 0.006670 10.0.0.191 - - [2026-08-24 04:38:38] "GET /projects?obj_uuids=22e608ae-c001-4dba-aad0-325db816c034&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000812 10.0.0.191 - - [2026-08-24 04:38:38] "GET /projects?obj_uuids=170dda5b-f566-4bef-a395-d782c149aaff&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000755 10.0.0.191 - - [2026-08-24 04:38:38] "GET /project/22e608ae-c001-4dba-aad0-325db816c034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.047343 10.0.0.191 - - [2026-08-24 04:38:38] "GET /project/170dda5b-f566-4bef-a395-d782c149aaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.057222 10.0.0.191 - - [2026-08-24 04:38:38] "GET /projects?obj_uuids=22e608ae-c001-4dba-aad0-325db816c034&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001525 10.0.0.191 - - [2026-08-24 04:38:38] "GET /projects?obj_uuids=170dda5b-f566-4bef-a395-d782c149aaff&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001653 10.0.0.191 - - [2026-08-24 04:38:38] "GET /project/22e608ae-c001-4dba-aad0-325db816c034?fields=security_groups HTTP/1.1" 200 1363 0.062428 10.0.0.191 - - [2026-08-24 04:38:38] "GET /project/170dda5b-f566-4bef-a395-d782c149aaff?fields=security_groups HTTP/1.1" 200 1381 0.077331 10.0.0.191 - - [2026-08-24 04:38:39] "DELETE /security-group/16fdc32a-d437-43cd-a8eb-a7ade50eaca6 HTTP/1.1" 200 115 0.050878 10.0.0.191 - - [2026-08-24 04:38:39] "GET /projects?obj_uuids=22e608ae-c001-4dba-aad0-325db816c034&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001143 10.0.0.190 - - [2026-08-24 04:38:39] "DELETE /access-control-list/cf2276c2-ce03-4d77-8e30-07bc1e94e866 HTTP/1.1" 200 115 0.070757 10.0.0.191 - - [2026-08-24 04:38:39] "DELETE /security-group/5733accd-5b59-484d-98de-e90c516bc15e HTTP/1.1" 200 115 0.097942 10.0.0.191 - - [2026-08-24 04:38:39] "GET /projects?obj_uuids=170dda5b-f566-4bef-a395-d782c149aaff&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001594 10.0.0.191 - - [2026-08-24 04:38:39] "GET /project/22e608ae-c001-4dba-aad0-325db816c034?fields=application_policy_sets HTTP/1.1" 200 1402 0.084155 10.0.0.191 - - [2026-08-24 04:38:39] "GET /project/170dda5b-f566-4bef-a395-d782c149aaff?fields=application_policy_sets HTTP/1.1" 200 1420 0.070878 10.0.0.190 - - [2026-08-24 04:38:39] "DELETE /access-control-list/625e98ef-ba0b-4e25-9d07-16f0885a28c2 HTTP/1.1" 200 115 0.057573 10.0.0.191 - - [2026-08-24 04:38:39] "DELETE /project/22e608ae-c001-4dba-aad0-325db816c034 HTTP/1.1" 200 115 0.564067 10.0.0.191 - - [2026-08-24 04:38:39] "DELETE /project/170dda5b-f566-4bef-a395-d782c149aaff HTTP/1.1" 200 115 0.629946 10.0.0.190 - - [2026-08-24 04:38:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008983 10.0.0.190 - - [2026-08-24 04:38:42] "POST /neutron/port HTTP/1.1" 200 1217 0.019552 10.0.0.190 - - [2026-08-24 04:38:42] "GET /virtual-machine/2708a269-0b56-4fa0-9129-905ba5cb201c HTTP/1.1" 401 293 0.000478 10.0.0.190 - - [2026-08-24 04:38:42] "GET /virtual-machine/2708a269-0b56-4fa0-9129-905ba5cb201c HTTP/1.1" 200 1302 0.028765 10.0.0.190 - - [2026-08-24 04:38:42] "GET /virtual-machine-interface/c724d01c-7ed5-425f-af7e-75ca6bfce290 HTTP/1.1" 200 3166 0.005662 10.0.0.190 - - [2026-08-24 04:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.190 - - [2026-08-24 04:38:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004134 10.0.0.190 - - [2026-08-24 04:38:42] "GET /virtual-networks?parent_id=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004076 10.0.0.190 - - [2026-08-24 04:38:43] "GET /virtual-network/a4132e4f-57bf-4a3a-b94c-033678f5aae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006770 10.0.0.190 - - [2026-08-24 04:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.190 - - [2026-08-24 04:38:46] "GET /virtual-network/a4132e4f-57bf-4a3a-b94c-033678f5aae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005519 10.0.0.190 - - [2026-08-24 04:38:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.051775 10.0.0.190 - - [2026-08-24 04:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.190 - - [2026-08-24 04:38:48] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004003 10.0.0.190 - - [2026-08-24 04:38:48] "GET /virtual-networks?parent_id=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003303 10.0.0.190 - - [2026-08-24 04:38:48] "GET /virtual-network/a4132e4f-57bf-4a3a-b94c-033678f5aae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006492 10.0.0.190 - - [2026-08-24 04:38:48] "POST /neutron/port HTTP/1.1" 200 1217 0.035882 10.0.0.190 - - [2026-08-24 04:38:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008841 10.0.0.190 - - [2026-08-24 04:38:53] "POST /neutron/port HTTP/1.1" 200 1219 0.022235 10.0.0.190 - - [2026-08-24 04:38:53] "GET /virtual-machine/25e6f855-360d-479d-a821-04e3f897482d HTTP/1.1" 200 1302 0.006922 10.0.0.190 - - [2026-08-24 04:38:53] "GET /virtual-machine-interface/f16d8f45-bf9a-4cfc-8f82-c9e77311b579 HTTP/1.1" 200 3166 0.005517 10.0.0.190 - - [2026-08-24 04:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.190 - - [2026-08-24 04:38:53] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003743 10.0.0.190 - - [2026-08-24 04:38:53] "GET /virtual-networks?parent_id=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003828 10.0.0.190 - - [2026-08-24 04:38:54] "GET /virtual-network/35ea5168-85a4-4547-bbe6-d365bd2c4b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.007086 10.0.0.190 - - [2026-08-24 04:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.190 - - [2026-08-24 04:38:55] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004155 10.0.0.190 - - [2026-08-24 04:38:55] "GET /virtual-networks?parent_id=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003489 10.0.0.190 - - [2026-08-24 04:38:55] "GET /virtual-network/35ea5168-85a4-4547-bbe6-d365bd2c4b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.006822 10.0.0.190 - - [2026-08-24 04:38:55] "POST /fqname-to-id HTTP/1.1" 404 209 0.003981 10.0.0.190 - - [2026-08-24 04:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.191 - - [2026-08-24 04:38:55] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001594 10.0.0.190 - - [2026-08-24 04:38:55] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.067554 10.0.0.190 - - [2026-08-24 04:38:55] "POST /network-policys HTTP/1.1" 200 535 0.032954 10.0.0.190 - - [2026-08-24 04:38:55] "GET /network-policy/86332a9f-5d48-49c1-8102-c27d7cdf93ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008806 10.0.0.190 - - [2026-08-24 04:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.190 - - [2026-08-24 04:38:55] "GET /virtual-network/a4132e4f-57bf-4a3a-b94c-033678f5aae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005896 10.0.0.190 - - [2026-08-24 04:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.190 - - [2026-08-24 04:38:55] "GET /network-policy/86332a9f-5d48-49c1-8102-c27d7cdf93ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004612 10.0.0.190 - - [2026-08-24 04:38:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.005404 10.0.0.190 - - [2026-08-24 04:38:55] "POST /ref-update HTTP/1.1" 200 156 0.085961 10.0.0.190 - - [2026-08-24 04:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.190 - - [2026-08-24 04:38:55] "POST /neutron/port HTTP/1.1" 200 1217 0.050400 10.0.0.190 - - [2026-08-24 04:38:55] "GET /network-policy/86332a9f-5d48-49c1-8102-c27d7cdf93ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003542 10.0.0.190 - - [2026-08-24 04:38:55] "GET /virtual-network/a4132e4f-57bf-4a3a-b94c-033678f5aae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.006543 10.0.0.190 - - [2026-08-24 04:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.190 - - [2026-08-24 04:38:55] "GET /network-policy/86332a9f-5d48-49c1-8102-c27d7cdf93ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004715 10.0.0.190 - - [2026-08-24 04:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.190 - - [2026-08-24 04:38:56] "GET /virtual-network/35ea5168-85a4-4547-bbe6-d365bd2c4b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.006822 10.0.0.190 - - [2026-08-24 04:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.190 - - [2026-08-24 04:38:56] "GET /network-policy/86332a9f-5d48-49c1-8102-c27d7cdf93ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004595 10.0.0.190 - - [2026-08-24 04:38:56] "POST /fqname-to-id HTTP/1.1" 404 230 0.008421 10.0.0.190 - - [2026-08-24 04:38:56] "POST /ref-update HTTP/1.1" 200 156 0.075607 10.0.0.190 - - [2026-08-24 04:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.190 - - [2026-08-24 04:38:56] "GET /network-policy/86332a9f-5d48-49c1-8102-c27d7cdf93ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.012020 10.0.0.190 - - [2026-08-24 04:38:56] "GET /virtual-network/35ea5168-85a4-4547-bbe6-d365bd2c4b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016458 10.0.0.190 - - [2026-08-24 04:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008729 10.0.0.190 - - [2026-08-24 04:38:56] "GET /network-policy/86332a9f-5d48-49c1-8102-c27d7cdf93ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006404 10.0.0.190 - - [2026-08-24 04:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.190 - - [2026-08-24 04:38:56] "POST /neutron/network HTTP/1.1" 200 1071 0.010412 10.0.0.191 - - [2026-08-24 04:38:56] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000936 10.0.0.190 - - [2026-08-24 04:38:56] "POST /neutron/subnet HTTP/1.1" 200 1273 0.017107 10.0.0.190 - - [2026-08-24 04:38:56] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.067468 10.0.0.190 - - [2026-08-24 04:38:56] "POST /neutron/network HTTP/1.1" 200 1061 0.012262 10.0.0.190 - - [2026-08-24 04:38:56] "POST /route-targets HTTP/1.1" 200 328 0.019691 10.0.0.191 - - [2026-08-24 04:38:57] "POST /useragent-kv HTTP/1.1" 200 115 0.011347 10.0.0.190 - - [2026-08-24 04:38:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.245816 10.0.0.190 - - [2026-08-24 04:38:57] "POST /id-to-fqname HTTP/1.1" 200 214 0.001474 10.0.0.190 - - [2026-08-24 04:38:57] "GET /virtual-network/c77ef1e9-a2f2-40ba-88ed-4212a110bf59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005688 10.0.0.190 - - [2026-08-24 04:38:57] "GET /virtual-network/c77ef1e9-a2f2-40ba-88ed-4212a110bf59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.007568 10.0.0.190 - - [2026-08-24 04:38:57] "POST /neutron/network HTTP/1.1" 200 799 0.007992 10.0.0.190 - - [2026-08-24 04:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.191 - - [2026-08-24 04:38:57] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001063 10.0.0.190 - - [2026-08-24 04:38:57] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.058035 10.0.0.191 - - [2026-08-24 04:38:57] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001307 10.0.0.190 - - [2026-08-24 04:38:57] "POST /neutron/network HTTP/1.1" 200 585 0.164532 10.0.0.190 - - [2026-08-24 04:38:57] "POST /ref-update HTTP/1.1" 200 156 0.071342 10.0.0.190 - - [2026-08-24 04:38:57] "POST /id-to-fqname HTTP/1.1" 200 214 0.005875 10.0.0.190 - - [2026-08-24 04:38:57] "GET /virtual-network/08643767-4b3a-41bc-98e1-245d92e7634e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.007501 10.0.0.190 - - [2026-08-24 04:38:57] "POST /neutron/network HTTP/1.1" 200 799 0.008058 10.0.0.190 - - [2026-08-24 04:38:57] "GET /virtual-network/08643767-4b3a-41bc-98e1-245d92e7634e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.008465 10.0.0.190 - - [2026-08-24 04:38:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.003412 10.0.0.190 - - [2026-08-24 04:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.191 - - [2026-08-24 04:38:58] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001037 10.0.0.190 - - [2026-08-24 04:38:58] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.078123 10.0.0.190 - - [2026-08-24 04:38:58] "POST /network-policys HTTP/1.1" 200 589 0.031438 10.0.0.190 - - [2026-08-24 04:38:58] "GET /network-policy/32e642e4-deba-4b8c-bb91-9232bb6f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.009097 10.0.0.190 - - [2026-08-24 04:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.190 - - [2026-08-24 04:38:58] "GET /virtual-network/c77ef1e9-a2f2-40ba-88ed-4212a110bf59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008050 10.0.0.190 - - [2026-08-24 04:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.190 - - [2026-08-24 04:38:58] "GET /network-policy/32e642e4-deba-4b8c-bb91-9232bb6f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.005429 10.0.0.190 - - [2026-08-24 04:38:58] "POST /ref-update HTTP/1.1" 200 156 0.066852 10.0.0.190 - - [2026-08-24 04:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.190 - - [2026-08-24 04:38:58] "GET /network-policy/32e642e4-deba-4b8c-bb91-9232bb6f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.006180 10.0.0.190 - - [2026-08-24 04:38:58] "POST /neutron/network HTTP/1.1" 200 912 0.014189 10.0.0.190 - - [2026-08-24 04:38:58] "GET /virtual-network/c77ef1e9-a2f2-40ba-88ed-4212a110bf59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.005829 10.0.0.190 - - [2026-08-24 04:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.190 - - [2026-08-24 04:38:58] "GET /network-policy/32e642e4-deba-4b8c-bb91-9232bb6f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004591 10.0.0.190 - - [2026-08-24 04:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.190 - - [2026-08-24 04:38:58] "GET /virtual-network/08643767-4b3a-41bc-98e1-245d92e7634e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006848 10.0.0.190 - - [2026-08-24 04:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.190 - - [2026-08-24 04:38:58] "GET /network-policy/32e642e4-deba-4b8c-bb91-9232bb6f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.005784 10.0.0.190 - - [2026-08-24 04:38:58] "POST /fqname-to-id HTTP/1.1" 404 210 0.010872 10.0.0.190 - - [2026-08-24 04:38:58] "POST /ref-update HTTP/1.1" 200 156 0.098870 10.0.0.190 - - [2026-08-24 04:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007439 10.0.0.190 - - [2026-08-24 04:38:58] "GET /network-policy/32e642e4-deba-4b8c-bb91-9232bb6f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.008122 10.0.0.190 - - [2026-08-24 04:38:59] "GET /virtual-network/08643767-4b3a-41bc-98e1-245d92e7634e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.014930 10.0.0.190 - - [2026-08-24 04:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.190 - - [2026-08-24 04:38:59] "GET /network-policy/32e642e4-deba-4b8c-bb91-9232bb6f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.005626 10.0.0.190 - - [2026-08-24 04:38:59] "POST /id-to-fqname HTTP/1.1" 200 214 0.001393 10.0.0.190 - - [2026-08-24 04:38:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007945 10.0.0.191 - - [2026-08-24 04:38:59] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.190 - - [2026-08-24 04:38:59] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.073326 10.0.0.190 - - [2026-08-24 04:38:59] "POST /neutron/network HTTP/1.1" 200 912 0.009496 10.0.0.190 - - [2026-08-24 04:38:59] "POST /neutron/port HTTP/1.1" 200 117 0.008129 10.0.0.190 - - [2026-08-24 04:38:59] "POST /id-to-fqname HTTP/1.1" 200 214 0.001490 10.0.0.190 - - [2026-08-24 04:39:00] "POST /neutron/network HTTP/1.1" 200 922 0.008951 10.0.0.190 - - [2026-08-24 04:39:00] "POST /neutron/port HTTP/1.1" 200 2282 0.045806 10.0.0.190 - - [2026-08-24 04:39:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004476 10.0.0.190 - - [2026-08-24 04:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.190 - - [2026-08-24 04:39:00] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005712 10.0.0.190 - - [2026-08-24 04:39:01] "POST /neutron/network HTTP/1.1" 200 1073 0.035048 10.0.0.190 - - [2026-08-24 04:39:01] "POST /neutron/subnet HTTP/1.1" 200 1282 0.018010 10.0.0.190 - - [2026-08-24 04:39:01] "POST /neutron/network HTTP/1.1" 200 1063 0.010900 10.0.0.190 - - [2026-08-24 04:39:02] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003896 10.0.0.190 - - [2026-08-24 04:39:02] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005972 10.0.0.190 - - [2026-08-24 04:39:02] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005371 10.0.0.190 - - [2026-08-24 04:39:02] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.039201 10.0.0.190 - - [2026-08-24 04:39:02] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.080720 10.0.0.190 - - [2026-08-24 04:39:02] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009944 10.0.0.190 - - [2026-08-24 04:39:02] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.008281 10.0.0.190 - - [2026-08-24 04:39:02] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.049376 10.0.0.190 - - [2026-08-24 04:39:02] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.053887 10.0.0.190 - - [2026-08-24 04:39:02] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.009872 10.0.0.190 - - [2026-08-24 04:39:02] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.009916 10.0.0.190 - - [2026-08-24 04:39:02] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.042084 10.0.0.190 - - [2026-08-24 04:39:02] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.053892 10.0.0.190 - - [2026-08-24 04:39:02] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.015186 10.0.0.190 - - [2026-08-24 04:39:02] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005581 10.0.0.190 - - [2026-08-24 04:39:02] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.028555 10.0.0.190 - - [2026-08-24 04:39:02] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003770 10.0.0.190 - - [2026-08-24 04:39:02] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005447 10.0.0.190 - - [2026-08-24 04:39:02] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006780 10.0.0.190 - - [2026-08-24 04:39:03] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.049746 10.0.0.190 - - [2026-08-24 04:39:03] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.050519 10.0.0.190 - - [2026-08-24 04:39:03] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005956 10.0.0.190 - - [2026-08-24 04:39:03] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.013644 10.0.0.190 - - [2026-08-24 04:39:03] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.038830 10.0.0.190 - - [2026-08-24 04:39:03] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.057315 10.0.0.190 - - [2026-08-24 04:39:03] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004636 10.0.0.190 - - [2026-08-24 04:39:03] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006408 10.0.0.190 - - [2026-08-24 04:39:03] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.052044 10.0.0.190 - - [2026-08-24 04:39:03] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.055661 10.0.0.190 - - [2026-08-24 04:39:03] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.015310 10.0.0.190 - - [2026-08-24 04:39:03] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007458 10.0.0.190 - - [2026-08-24 04:39:03] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.042081 10.0.0.190 - - [2026-08-24 04:39:03] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005481 10.0.0.190 - - [2026-08-24 04:39:03] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005731 10.0.0.190 - - [2026-08-24 04:39:03] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005354 10.0.0.190 - - [2026-08-24 04:39:03] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.044414 10.0.0.190 - - [2026-08-24 04:39:03] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.051347 10.0.0.190 - - [2026-08-24 04:39:04] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.010341 10.0.0.190 - - [2026-08-24 04:39:04] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007108 10.0.0.190 - - [2026-08-24 04:39:04] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.043041 10.0.0.190 - - [2026-08-24 04:39:04] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.066182 10.0.0.190 - - [2026-08-24 04:39:04] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005328 10.0.0.190 - - [2026-08-24 04:39:04] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.007670 10.0.0.190 - - [2026-08-24 04:39:04] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.042968 10.0.0.190 - - [2026-08-24 04:39:04] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.061942 10.0.0.190 - - [2026-08-24 04:39:04] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.011811 10.0.0.190 - - [2026-08-24 04:39:04] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.015334 10.0.0.190 - - [2026-08-24 04:39:04] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.064761 10.0.0.190 - - [2026-08-24 04:39:04] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.007219 10.0.0.190 - - [2026-08-24 04:39:04] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006633 10.0.0.190 - - [2026-08-24 04:39:04] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.008347 10.0.0.190 - - [2026-08-24 04:39:04] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.066233 10.0.0.190 - - [2026-08-24 04:39:04] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.108293 10.0.0.190 - - [2026-08-24 04:39:04] "POST /neutron/network HTTP/1.1" 200 922 0.013783 10.0.0.190 - - [2026-08-24 04:39:04] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.008595 10.0.0.190 - - [2026-08-24 04:39:04] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.010751 10.0.0.190 - - [2026-08-24 04:39:05] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.108609 10.0.0.190 - - [2026-08-24 04:39:05] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.082926 10.0.0.190 - - [2026-08-24 04:39:05] "POST /neutron/port HTTP/1.1" 200 1063 0.049695 10.0.0.190 - - [2026-08-24 04:39:05] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.012078 10.0.0.190 - - [2026-08-24 04:39:05] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.008293 10.0.0.190 - - [2026-08-24 04:39:05] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.057596 10.0.0.190 - - [2026-08-24 04:39:05] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.100518 10.0.0.190 - - [2026-08-24 04:39:05] "POST /neutron/port HTTP/1.1" 200 1063 0.023016 10.0.0.190 - - [2026-08-24 04:39:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005128 10.0.0.190 - - [2026-08-24 04:39:06] "POST /neutron/network HTTP/1.1" 200 912 0.008367 10.0.0.190 - - [2026-08-24 04:39:07] "POST /neutron/subnet HTTP/1.1" 200 675 0.010057 10.0.0.190 - - [2026-08-24 04:39:15] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004218 10.0.0.190 - - [2026-08-24 04:39:15] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005901 10.0.0.190 - - [2026-08-24 04:39:15] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005238 10.0.0.190 - - [2026-08-24 04:39:15] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.033056 10.0.0.190 - - [2026-08-24 04:39:15] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.049333 10.0.0.190 - - [2026-08-24 04:39:15] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005360 10.0.0.190 - - [2026-08-24 04:39:15] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005943 10.0.0.190 - - [2026-08-24 04:39:15] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.108607 10.0.0.190 - - [2026-08-24 04:39:16] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.044345 10.0.0.190 - - [2026-08-24 04:39:16] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.008429 10.0.0.190 - - [2026-08-24 04:39:16] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006528 10.0.0.190 - - [2026-08-24 04:39:16] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.048940 10.0.0.190 - - [2026-08-24 04:39:16] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.049055 10.0.0.190 - - [2026-08-24 04:39:16] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004530 10.0.0.190 - - [2026-08-24 04:39:16] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.009152 10.0.0.190 - - [2026-08-24 04:39:16] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.024298 10.0.0.190 - - [2026-08-24 04:39:16] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004179 10.0.0.190 - - [2026-08-24 04:39:16] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005461 10.0.0.190 - - [2026-08-24 04:39:16] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004288 10.0.0.190 - - [2026-08-24 04:39:16] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.040116 10.0.0.190 - - [2026-08-24 04:39:16] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.082679 10.0.0.190 - - [2026-08-24 04:39:16] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.010855 10.0.0.190 - - [2026-08-24 04:39:16] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009126 10.0.0.190 - - [2026-08-24 04:39:16] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.053465 10.0.0.190 - - [2026-08-24 04:39:16] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.057444 10.0.0.190 - - [2026-08-24 04:39:16] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006027 10.0.0.190 - - [2026-08-24 04:39:16] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005457 10.0.0.190 - - [2026-08-24 04:39:16] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.048636 10.0.0.190 - - [2026-08-24 04:39:17] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.054222 10.0.0.190 - - [2026-08-24 04:39:17] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.013891 10.0.0.190 - - [2026-08-24 04:39:17] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005971 10.0.0.190 - - [2026-08-24 04:39:17] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.029026 10.0.0.190 - - [2026-08-24 04:39:17] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.008598 10.0.0.190 - - [2026-08-24 04:39:17] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005849 10.0.0.190 - - [2026-08-24 04:39:17] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004647 10.0.0.190 - - [2026-08-24 04:39:17] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.037011 10.0.0.190 - - [2026-08-24 04:39:17] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.082467 10.0.0.190 - - [2026-08-24 04:39:17] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.014411 10.0.0.190 - - [2026-08-24 04:39:17] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004514 10.0.0.190 - - [2026-08-24 04:39:17] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.039718 10.0.0.190 - - [2026-08-24 04:39:17] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.045655 10.0.0.190 - - [2026-08-24 04:39:17] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.015290 10.0.0.190 - - [2026-08-24 04:39:17] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005369 10.0.0.190 - - [2026-08-24 04:39:17] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.041802 10.0.0.190 - - [2026-08-24 04:39:17] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.049717 10.0.0.190 - - [2026-08-24 04:39:17] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.011726 10.0.0.190 - - [2026-08-24 04:39:17] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.013550 10.0.0.190 - - [2026-08-24 04:39:17] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.020884 10.0.0.190 - - [2026-08-24 04:39:18] "POST /ref-update HTTP/1.1" 200 156 0.051297 10.0.0.190 - - [2026-08-24 04:39:18] "DELETE /access-control-list/ec0d9f2c-c8f7-4378-9ebc-f9d4cb492fc7 HTTP/1.1" 200 115 0.024929 10.0.0.190 - - [2026-08-24 04:39:18] "POST /neutron/network HTTP/1.1" 200 799 0.018961 10.0.0.190 - - [2026-08-24 04:39:18] "GET /virtual-network/08643767-4b3a-41bc-98e1-245d92e7634e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006717 10.0.0.190 - - [2026-08-24 04:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007021 10.0.0.190 - - [2026-08-24 04:39:18] "GET /network-policy/32e642e4-deba-4b8c-bb91-9232bb6f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004149 10.0.0.190 - - [2026-08-24 04:39:18] "POST /ref-update HTTP/1.1" 200 156 0.061894 10.0.0.190 - - [2026-08-24 04:39:18] "GET /virtual-network/c77ef1e9-a2f2-40ba-88ed-4212a110bf59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.007479 10.0.0.190 - - [2026-08-24 04:39:18] "POST /ref-update HTTP/1.1" 200 156 0.042395 10.0.0.190 - - [2026-08-24 04:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.190 - - [2026-08-24 04:39:18] "GET /network-policy/32e642e4-deba-4b8c-bb91-9232bb6f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.012638 10.0.0.190 - - [2026-08-24 04:39:18] "DELETE /network-policy/32e642e4-deba-4b8c-bb91-9232bb6f935b HTTP/1.1" 200 115 0.049802 10.0.0.190 - - [2026-08-24 04:39:18] "POST /neutron/network HTTP/1.1" 400 204 0.025245 10.0.0.190 - - [2026-08-24 04:39:22] "POST /neutron/network HTTP/1.1" 200 799 0.007631 10.0.0.190 - - [2026-08-24 04:39:24] "POST /neutron/network HTTP/1.1" 400 204 0.014956 10.0.0.190 - - [2026-08-24 04:39:26] "POST /neutron/port HTTP/1.1" 200 151 0.227535 10.0.0.190 - - [2026-08-24 04:39:26] "POST /neutron/network HTTP/1.1" 400 204 0.013347 10.0.0.190 - - [2026-08-24 04:39:28] "POST /neutron/network HTTP/1.1" 200 799 0.008005 10.0.0.191 - - [2026-08-24 04:39:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003538 10.0.0.191 - - [2026-08-24 04:39:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002318 10.0.0.190 - - [2026-08-24 04:39:29] "POST /neutron/network HTTP/1.1" 200 151 0.145606 10.0.0.190 - - [2026-08-24 04:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.190 - - [2026-08-24 04:39:29] "POST /ref-update HTTP/1.1" 200 156 0.073442 10.0.0.190 - - [2026-08-24 04:39:29] "GET /virtual-network/35ea5168-85a4-4547-bbe6-d365bd2c4b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.011484 10.0.0.190 - - [2026-08-24 04:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.190 - - [2026-08-24 04:39:29] "POST /ref-update HTTP/1.1" 200 156 0.031039 10.0.0.190 - - [2026-08-24 04:39:29] "GET /network-policy/86332a9f-5d48-49c1-8102-c27d7cdf93ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003982 10.0.0.190 - - [2026-08-24 04:39:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.006223 10.0.0.190 - - [2026-08-24 04:39:29] "POST /ref-update HTTP/1.1" 200 156 0.086893 10.0.0.190 - - [2026-08-24 04:39:29] "GET /virtual-network/a4132e4f-57bf-4a3a-b94c-033678f5aae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.009765 10.0.0.190 - - [2026-08-24 04:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.190 - - [2026-08-24 04:39:29] "GET /network-policy/86332a9f-5d48-49c1-8102-c27d7cdf93ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004571 10.0.0.190 - - [2026-08-24 04:39:29] "DELETE /network-policy/86332a9f-5d48-49c1-8102-c27d7cdf93ba HTTP/1.1" 200 115 0.043606 10.0.0.190 - - [2026-08-24 04:39:29] "POST /neutron/port HTTP/1.1" 200 117 0.012838 10.0.0.190 - - [2026-08-24 04:39:30] "POST /neutron/port HTTP/1.1" 200 117 0.007464 10.0.0.190 - - [2026-08-24 04:39:31] "POST /neutron/port HTTP/1.1" 200 1217 0.019180 10.0.0.190 - - [2026-08-24 04:39:32] "POST /neutron/port HTTP/1.1" 200 151 0.421756 10.0.0.190 - - [2026-08-24 04:39:34] "POST /neutron/network HTTP/1.1" 200 977 0.010891 10.0.0.190 - - [2026-08-24 04:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.191 - - [2026-08-24 04:39:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006269 10.0.0.191 - - [2026-08-24 04:39:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005709 10.0.0.191 - - [2026-08-24 04:39:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004426 10.0.0.191 - - [2026-08-24 04:39:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003788 10.0.0.190 - - [2026-08-24 04:39:34] "POST /neutron/network HTTP/1.1" 200 151 0.178198 10.0.0.190 - - [2026-08-24 04:39:34] "DELETE /route-target/91dcdba9-6ff9-4046-8374-cb5bd618a31e HTTP/1.1" 200 115 0.038491 10.0.0.190 - - [2026-08-24 04:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.191 - - [2026-08-24 04:39:35] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000918 10.0.0.190 - - [2026-08-24 04:39:35] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.051279 10.0.0.191 - - [2026-08-24 04:39:36] "POST /useragent-kv HTTP/1.1" 200 115 0.008680 10.0.0.190 - - [2026-08-24 04:39:36] "POST /neutron/subnet HTTP/1.1" 200 716 0.252555 10.0.0.190 - - [2026-08-24 04:39:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001867 10.0.0.190 - - [2026-08-24 04:39:36] "GET /virtual-network/cf50716e-d3df-494a-8470-53d142a82224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.010021 10.0.0.190 - - [2026-08-24 04:39:36] "POST /neutron/network HTTP/1.1" 200 977 0.010591 10.0.0.190 - - [2026-08-24 04:39:36] "GET /virtual-network/cf50716e-d3df-494a-8470-53d142a82224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.006045 10.0.0.190 - - [2026-08-24 04:39:36] "POST /neutron/subnet HTTP/1.1" 200 734 0.012199 10.0.0.190 - - [2026-08-24 04:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.191 - - [2026-08-24 04:39:36] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002962 10.0.0.190 - - [2026-08-24 04:39:36] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.068285 10.0.0.190 - - [2026-08-24 04:39:37] "POST /route-targets HTTP/1.1" 200 328 0.015130 10.0.0.190 - - [2026-08-24 04:39:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.008740 10.0.0.191 - - [2026-08-24 04:39:37] "POST /useragent-kv HTTP/1.1" 200 115 0.011866 10.0.0.190 - - [2026-08-24 04:39:37] "POST /neutron/subnet HTTP/1.1" 200 716 0.247535 10.0.0.190 - - [2026-08-24 04:39:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.002653 10.0.0.190 - - [2026-08-24 04:39:37] "GET /virtual-network/eda4fad6-1dc9-4470-b2f7-1909d65887be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.013495 10.0.0.190 - - [2026-08-24 04:39:37] "POST /neutron/network HTTP/1.1" 200 975 0.011830 10.0.0.190 - - [2026-08-24 04:39:37] "GET /virtual-network/eda4fad6-1dc9-4470-b2f7-1909d65887be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007625 10.0.0.190 - - [2026-08-24 04:39:37] "POST /neutron/subnet HTTP/1.1" 200 725 0.010074 10.0.0.190 - - [2026-08-24 04:39:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001195 10.0.0.190 - - [2026-08-24 04:39:38] "POST /neutron/port HTTP/1.1" 200 117 0.007064 10.0.0.190 - - [2026-08-24 04:39:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.001456 10.0.0.190 - - [2026-08-24 04:39:38] "POST /neutron/network HTTP/1.1" 200 985 0.008842 10.0.0.191 - - [2026-08-24 04:39:38] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001014 10.0.0.190 - - [2026-08-24 04:39:38] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.063456 10.0.0.190 - - [2026-08-24 04:39:38] "POST /neutron/port HTTP/1.1" 200 117 0.006411 10.0.0.191 - - [2026-08-24 04:39:42] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001364 10.0.0.190 - - [2026-08-24 04:39:43] "POST /neutron/port HTTP/1.1" 200 1155 0.439739 10.0.0.191 - - [2026-08-24 04:39:43] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001106 10.0.0.190 - - [2026-08-24 04:39:43] "POST /neutron/port HTTP/1.1" 200 1153 0.448760 10.0.0.190 - - [2026-08-24 04:39:43] "POST /neutron/port HTTP/1.1" 200 1153 0.023598 10.0.0.190 - - [2026-08-24 04:39:44] "POST /neutron/port HTTP/1.1" 200 1219 0.023900 10.0.0.190 - - [2026-08-24 04:39:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004905 10.0.0.190 - - [2026-08-24 04:39:44] "POST /neutron/port HTTP/1.1" 200 117 0.001489 10.0.0.190 - - [2026-08-24 04:39:44] "POST /neutron/port HTTP/1.1" 200 1217 0.020684 10.0.0.190 - - [2026-08-24 04:39:44] "POST /neutron/subnet HTTP/1.1" 200 1273 0.015131 10.0.0.190 - - [2026-08-24 04:39:44] "POST /neutron/network HTTP/1.1" 200 975 0.010649 10.0.0.190 - - [2026-08-24 04:39:54] "POST /neutron/port HTTP/1.1" 200 1219 0.023258 10.0.0.190 - - [2026-08-24 04:39:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008674 10.0.0.190 - - [2026-08-24 04:40:04] "POST /neutron/port HTTP/1.1" 200 1219 0.021557 10.0.0.190 - - [2026-08-24 04:40:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010617 10.0.0.190 - - [2026-08-24 04:40:04] "GET /virtual-machine/445ba4c4-7267-407a-be86-0d5a64710b0f HTTP/1.1" 200 1302 0.006823 10.0.0.190 - - [2026-08-24 04:40:04] "GET /virtual-machine-interface/544cd21a-9489-44e3-b775-f0025147d889 HTTP/1.1" 200 3165 0.006202 10.0.0.190 - - [2026-08-24 04:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.190 - - [2026-08-24 04:40:04] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004284 10.0.0.190 - - [2026-08-24 04:40:04] "GET /virtual-networks?parent_id=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003923 10.0.0.190 - - [2026-08-24 04:40:04] "GET /virtual-network/cf50716e-d3df-494a-8470-53d142a82224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.006224 10.0.0.190 - - [2026-08-24 04:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.190 - - [2026-08-24 04:40:07] "GET /virtual-network/cf50716e-d3df-494a-8470-53d142a82224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.007577 10.0.0.191 - - [2026-08-24 04:40:08] "GET /obj-perms HTTP/1.1" 200 4509 0.060917 10.0.0.190 - - [2026-08-24 04:40:09] "GET /obj-perms HTTP/1.1" 200 4509 0.044581 10.0.0.190 - - [2026-08-24 04:40:09] "POST /neutron/port HTTP/1.1" 200 1217 0.021517 10.0.0.190 - - [2026-08-24 04:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.190 - - [2026-08-24 04:40:10] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004645 10.0.0.190 - - [2026-08-24 04:40:10] "GET /virtual-networks?parent_id=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003927 10.0.0.190 - - [2026-08-24 04:40:10] "GET /virtual-network/cf50716e-d3df-494a-8470-53d142a82224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.006404 10.0.0.190 - - [2026-08-24 04:40:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008918 10.0.0.190 - - [2026-08-24 04:40:10] "POST /neutron/port HTTP/1.1" 200 1217 0.023419 10.0.0.190 - - [2026-08-24 04:40:10] "GET /virtual-machine/5dfc2130-d58f-456a-a5e3-12751d55d537 HTTP/1.1" 200 1302 0.007780 10.0.0.190 - - [2026-08-24 04:40:10] "GET /virtual-machine-interface/babad28d-e9dc-43e6-9845-15b32cd998eb HTTP/1.1" 200 3166 0.006612 10.0.0.190 - - [2026-08-24 04:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.190 - - [2026-08-24 04:40:10] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004212 10.0.0.190 - - [2026-08-24 04:40:10] "GET /virtual-networks?parent_id=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003819 10.0.0.190 - - [2026-08-24 04:40:10] "GET /virtual-network/eda4fad6-1dc9-4470-b2f7-1909d65887be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006686 10.0.0.190 - - [2026-08-24 04:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.190 - - [2026-08-24 04:40:11] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004181 10.0.0.190 - - [2026-08-24 04:40:11] "GET /virtual-networks?parent_id=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004157 10.0.0.190 - - [2026-08-24 04:40:11] "GET /virtual-network/eda4fad6-1dc9-4470-b2f7-1909d65887be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006939 10.0.0.190 - - [2026-08-24 04:40:12] "POST /fqname-to-id HTTP/1.1" 404 209 0.004738 10.0.0.190 - - [2026-08-24 04:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.191 - - [2026-08-24 04:40:12] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001359 10.0.0.190 - - [2026-08-24 04:40:12] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.072627 10.0.0.190 - - [2026-08-24 04:40:12] "POST /network-policys HTTP/1.1" 200 535 0.036481 10.0.0.190 - - [2026-08-24 04:40:12] "GET /network-policy/6c12e978-99f3-47b9-aec2-495f5ced0ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.007388 10.0.0.190 - - [2026-08-24 04:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.190 - - [2026-08-24 04:40:12] "GET /virtual-network/cf50716e-d3df-494a-8470-53d142a82224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.006806 10.0.0.190 - - [2026-08-24 04:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.190 - - [2026-08-24 04:40:12] "GET /network-policy/6c12e978-99f3-47b9-aec2-495f5ced0ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004914 10.0.0.190 - - [2026-08-24 04:40:12] "POST /ref-update HTTP/1.1" 200 156 0.072873 10.0.0.190 - - [2026-08-24 04:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.190 - - [2026-08-24 04:40:12] "POST /access-control-lists HTTP/1.1" 200 580 0.111131 10.0.0.190 - - [2026-08-24 04:40:12] "GET /network-policy/6c12e978-99f3-47b9-aec2-495f5ced0ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.024134 10.0.0.190 - - [2026-08-24 04:40:12] "GET /virtual-network/cf50716e-d3df-494a-8470-53d142a82224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008832 10.0.0.190 - - [2026-08-24 04:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.190 - - [2026-08-24 04:40:12] "GET /network-policy/6c12e978-99f3-47b9-aec2-495f5ced0ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004845 10.0.0.190 - - [2026-08-24 04:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.190 - - [2026-08-24 04:40:12] "GET /virtual-network/eda4fad6-1dc9-4470-b2f7-1909d65887be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007746 10.0.0.190 - - [2026-08-24 04:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.190 - - [2026-08-24 04:40:12] "GET /network-policy/6c12e978-99f3-47b9-aec2-495f5ced0ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005508 10.0.0.190 - - [2026-08-24 04:40:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.008960 10.0.0.190 - - [2026-08-24 04:40:12] "POST /ref-update HTTP/1.1" 200 156 0.083419 10.0.0.190 - - [2026-08-24 04:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007889 10.0.0.190 - - [2026-08-24 04:40:12] "POST /ref-update HTTP/1.1" 200 156 0.035163 10.0.0.190 - - [2026-08-24 04:40:13] "GET /network-policy/6c12e978-99f3-47b9-aec2-495f5ced0ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.011808 10.0.0.190 - - [2026-08-24 04:40:13] "POST /neutron/network HTTP/1.1" 200 1061 0.012110 10.0.0.190 - - [2026-08-24 04:40:13] "GET /virtual-network/eda4fad6-1dc9-4470-b2f7-1909d65887be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.006132 10.0.0.190 - - [2026-08-24 04:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.190 - - [2026-08-24 04:40:13] "GET /network-policy/6c12e978-99f3-47b9-aec2-495f5ced0ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004610 10.0.0.190 - - [2026-08-24 04:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.191 - - [2026-08-24 04:40:13] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001168 10.0.0.190 - - [2026-08-24 04:40:13] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048931 10.0.0.191 - - [2026-08-24 04:40:13] "POST /useragent-kv HTTP/1.1" 200 115 0.012348 10.0.0.190 - - [2026-08-24 04:40:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.274312 10.0.0.190 - - [2026-08-24 04:40:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.001429 10.0.0.190 - - [2026-08-24 04:40:13] "GET /virtual-network/cc86e1d0-3c8d-47ef-b143-8a7d84ee18cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.006307 10.0.0.190 - - [2026-08-24 04:40:13] "GET /virtual-network/cc86e1d0-3c8d-47ef-b143-8a7d84ee18cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.006485 10.0.0.190 - - [2026-08-24 04:40:13] "POST /neutron/network HTTP/1.1" 200 799 0.007065 10.0.0.190 - - [2026-08-24 04:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.191 - - [2026-08-24 04:40:13] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001015 10.0.0.190 - - [2026-08-24 04:40:14] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.052968 10.0.0.191 - - [2026-08-24 04:40:14] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001039 10.0.0.190 - - [2026-08-24 04:40:14] "POST /neutron/network HTTP/1.1" 200 585 0.144252 10.0.0.190 - - [2026-08-24 04:40:14] "POST /route-targets HTTP/1.1" 200 328 0.014215 10.0.0.190 - - [2026-08-24 04:40:14] "POST /id-to-fqname HTTP/1.1" 200 214 0.003802 10.0.0.190 - - [2026-08-24 04:40:14] "GET /virtual-network/7e5685f4-af6b-4457-88d3-8bede386fbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005847 10.0.0.190 - - [2026-08-24 04:40:14] "POST /neutron/network HTTP/1.1" 200 799 0.007105 10.0.0.190 - - [2026-08-24 04:40:14] "GET /virtual-network/7e5685f4-af6b-4457-88d3-8bede386fbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005807 10.0.0.190 - - [2026-08-24 04:40:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.003896 10.0.0.190 - - [2026-08-24 04:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.191 - - [2026-08-24 04:40:14] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001188 10.0.0.190 - - [2026-08-24 04:40:14] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.055266 10.0.0.190 - - [2026-08-24 04:40:14] "POST /network-policys HTTP/1.1" 200 589 0.032747 10.0.0.190 - - [2026-08-24 04:40:14] "GET /network-policy/4f8423b6-c1e8-4e49-8cfe-13583c7ca606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.006911 10.0.0.190 - - [2026-08-24 04:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.190 - - [2026-08-24 04:40:14] "GET /virtual-network/cc86e1d0-3c8d-47ef-b143-8a7d84ee18cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.007181 10.0.0.190 - - [2026-08-24 04:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.190 - - [2026-08-24 04:40:15] "GET /network-policy/4f8423b6-c1e8-4e49-8cfe-13583c7ca606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.005586 10.0.0.190 - - [2026-08-24 04:40:15] "POST /ref-update HTTP/1.1" 200 156 0.066259 10.0.0.190 - - [2026-08-24 04:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.190 - - [2026-08-24 04:40:15] "POST /access-control-lists HTTP/1.1" 200 556 0.095140 10.0.0.190 - - [2026-08-24 04:40:15] "GET /network-policy/4f8423b6-c1e8-4e49-8cfe-13583c7ca606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004535 10.0.0.190 - - [2026-08-24 04:40:15] "POST /neutron/network HTTP/1.1" 200 912 0.011785 10.0.0.190 - - [2026-08-24 04:40:15] "GET /virtual-network/cc86e1d0-3c8d-47ef-b143-8a7d84ee18cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.005945 10.0.0.190 - - [2026-08-24 04:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.190 - - [2026-08-24 04:40:15] "GET /network-policy/4f8423b6-c1e8-4e49-8cfe-13583c7ca606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004329 10.0.0.190 - - [2026-08-24 04:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.190 - - [2026-08-24 04:40:15] "GET /virtual-network/7e5685f4-af6b-4457-88d3-8bede386fbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006191 10.0.0.190 - - [2026-08-24 04:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.190 - - [2026-08-24 04:40:15] "GET /network-policy/4f8423b6-c1e8-4e49-8cfe-13583c7ca606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004595 10.0.0.190 - - [2026-08-24 04:40:15] "POST /ref-update HTTP/1.1" 200 156 0.064777 10.0.0.190 - - [2026-08-24 04:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.190 - - [2026-08-24 04:40:15] "GET /network-policy/4f8423b6-c1e8-4e49-8cfe-13583c7ca606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004605 10.0.0.190 - - [2026-08-24 04:40:15] "POST /ref-update HTTP/1.1" 200 156 0.040069 10.0.0.190 - - [2026-08-24 04:40:15] "GET /virtual-network/7e5685f4-af6b-4457-88d3-8bede386fbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.010674 10.0.0.190 - - [2026-08-24 04:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015378 10.0.0.190 - - [2026-08-24 04:40:15] "GET /network-policy/4f8423b6-c1e8-4e49-8cfe-13583c7ca606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.005756 10.0.0.190 - - [2026-08-24 04:40:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.001613 10.0.0.190 - - [2026-08-24 04:40:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008230 10.0.0.190 - - [2026-08-24 04:40:16] "POST /neutron/port HTTP/1.1" 200 2282 0.026260 10.0.0.190 - - [2026-08-24 04:40:16] "POST /id-to-fqname HTTP/1.1" 200 214 0.001406 10.0.0.190 - - [2026-08-24 04:40:16] "POST /neutron/port HTTP/1.1" 200 2282 0.025095 10.0.0.190 - - [2026-08-24 04:40:16] "POST /neutron/network HTTP/1.1" 200 912 0.007850 10.0.0.190 - - [2026-08-24 04:40:17] "POST /neutron/port HTTP/1.1" 200 117 0.007910 10.0.0.190 - - [2026-08-24 04:40:17] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004246 10.0.0.190 - - [2026-08-24 04:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.190 - - [2026-08-24 04:40:17] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005287 10.0.0.190 - - [2026-08-24 04:40:18] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004601 10.0.0.190 - - [2026-08-24 04:40:18] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005011 10.0.0.190 - - [2026-08-24 04:40:18] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005176 10.0.0.190 - - [2026-08-24 04:40:18] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.034770 10.0.0.190 - - [2026-08-24 04:40:18] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.061617 10.0.0.190 - - [2026-08-24 04:40:18] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006131 10.0.0.190 - - [2026-08-24 04:40:18] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.010031 10.0.0.190 - - [2026-08-24 04:40:18] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.048837 10.0.0.190 - - [2026-08-24 04:40:18] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.046085 10.0.0.190 - - [2026-08-24 04:40:18] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006482 10.0.0.190 - - [2026-08-24 04:40:18] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005950 10.0.0.190 - - [2026-08-24 04:40:18] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.040525 10.0.0.190 - - [2026-08-24 04:40:19] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.053825 10.0.0.190 - - [2026-08-24 04:40:19] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.009319 10.0.0.190 - - [2026-08-24 04:40:19] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005374 10.0.0.190 - - [2026-08-24 04:40:19] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.022805 10.0.0.190 - - [2026-08-24 04:40:19] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.006540 10.0.0.190 - - [2026-08-24 04:40:19] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.007335 10.0.0.190 - - [2026-08-24 04:40:19] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004575 10.0.0.190 - - [2026-08-24 04:40:19] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.032509 10.0.0.190 - - [2026-08-24 04:40:19] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.047226 10.0.0.190 - - [2026-08-24 04:40:19] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.012643 10.0.0.190 - - [2026-08-24 04:40:19] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.012146 10.0.0.190 - - [2026-08-24 04:40:19] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.040130 10.0.0.190 - - [2026-08-24 04:40:19] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.049514 10.0.0.190 - - [2026-08-24 04:40:19] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.007465 10.0.0.190 - - [2026-08-24 04:40:19] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005493 10.0.0.190 - - [2026-08-24 04:40:19] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.063350 10.0.0.190 - - [2026-08-24 04:40:19] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.051349 10.0.0.190 - - [2026-08-24 04:40:19] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.010625 10.0.0.190 - - [2026-08-24 04:40:19] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005944 10.0.0.190 - - [2026-08-24 04:40:19] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.030226 10.0.0.190 - - [2026-08-24 04:40:20] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004000 10.0.0.190 - - [2026-08-24 04:40:20] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005792 10.0.0.190 - - [2026-08-24 04:40:20] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005430 10.0.0.190 - - [2026-08-24 04:40:20] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.035576 10.0.0.190 - - [2026-08-24 04:40:20] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.049125 10.0.0.190 - - [2026-08-24 04:40:20] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004995 10.0.0.190 - - [2026-08-24 04:40:20] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.008140 10.0.0.190 - - [2026-08-24 04:40:20] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.040269 10.0.0.190 - - [2026-08-24 04:40:20] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.059412 10.0.0.190 - - [2026-08-24 04:40:20] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.009657 10.0.0.190 - - [2026-08-24 04:40:20] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.114239 10.0.0.190 - - [2026-08-24 04:40:20] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.042674 10.0.0.190 - - [2026-08-24 04:40:20] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.078329 10.0.0.190 - - [2026-08-24 04:40:20] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004755 10.0.0.190 - - [2026-08-24 04:40:20] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.011089 10.0.0.190 - - [2026-08-24 04:40:20] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.045901 10.0.0.190 - - [2026-08-24 04:40:21] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005651 10.0.0.190 - - [2026-08-24 04:40:21] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005627 10.0.0.190 - - [2026-08-24 04:40:21] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.044871 10.0.0.190 - - [2026-08-24 04:40:21] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007228 10.0.0.190 - - [2026-08-24 04:40:21] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.012980 10.0.0.190 - - [2026-08-24 04:40:21] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.034837 10.0.0.190 - - [2026-08-24 04:40:21] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005740 10.0.0.190 - - [2026-08-24 04:40:21] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.013473 10.0.0.190 - - [2026-08-24 04:40:21] "POST /neutron/port HTTP/1.1" 200 1063 0.086724 10.0.0.190 - - [2026-08-24 04:40:21] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.088603 10.0.0.191 - - [2026-08-24 04:40:21] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001217 10.0.0.190 - - [2026-08-24 04:40:21] "POST /neutron/port HTTP/1.1" 200 1063 0.491107 10.0.0.190 - - [2026-08-24 04:40:21] "POST /neutron/port HTTP/1.1" 200 1063 0.014401 10.0.0.190 - - [2026-08-24 04:40:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004498 10.0.0.190 - - [2026-08-24 04:40:22] "POST /neutron/network HTTP/1.1" 200 912 0.007358 10.0.0.190 - - [2026-08-24 04:40:23] "POST /neutron/subnet HTTP/1.1" 200 675 0.009912 10.0.0.190 - - [2026-08-24 04:40:31] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003897 10.0.0.190 - - [2026-08-24 04:40:31] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.005221 10.0.0.190 - - [2026-08-24 04:40:31] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.004593 10.0.0.190 - - [2026-08-24 04:40:31] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.029788 10.0.0.190 - - [2026-08-24 04:40:31] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.043833 10.0.0.190 - - [2026-08-24 04:40:31] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.010045 10.0.0.190 - - [2026-08-24 04:40:31] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005635 10.0.0.190 - - [2026-08-24 04:40:31] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.041521 10.0.0.190 - - [2026-08-24 04:40:31] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.043250 10.0.0.190 - - [2026-08-24 04:40:31] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.021210 10.0.0.190 - - [2026-08-24 04:40:31] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.006570 10.0.0.190 - - [2026-08-24 04:40:31] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.036936 10.0.0.190 - - [2026-08-24 04:40:31] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.061126 10.0.0.190 - - [2026-08-24 04:40:32] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.011742 10.0.0.190 - - [2026-08-24 04:40:32] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.016951 10.0.0.190 - - [2026-08-24 04:40:32] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.023690 10.0.0.190 - - [2026-08-24 04:40:32] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005340 10.0.0.190 - - [2026-08-24 04:40:32] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006097 10.0.0.190 - - [2026-08-24 04:40:32] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004081 10.0.0.190 - - [2026-08-24 04:40:32] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.030021 10.0.0.190 - - [2026-08-24 04:40:32] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.049157 10.0.0.190 - - [2026-08-24 04:40:32] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.008982 10.0.0.190 - - [2026-08-24 04:40:32] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.009534 10.0.0.190 - - [2026-08-24 04:40:32] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.052077 10.0.0.190 - - [2026-08-24 04:40:32] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.050263 10.0.0.190 - - [2026-08-24 04:40:32] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.011126 10.0.0.190 - - [2026-08-24 04:40:32] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.015514 10.0.0.190 - - [2026-08-24 04:40:32] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.048682 10.0.0.190 - - [2026-08-24 04:40:32] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.073853 10.0.0.190 - - [2026-08-24 04:40:32] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.014750 10.0.0.190 - - [2026-08-24 04:40:32] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.006925 10.0.0.190 - - [2026-08-24 04:40:32] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.032058 10.0.0.190 - - [2026-08-24 04:40:32] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004723 10.0.0.190 - - [2026-08-24 04:40:33] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006292 10.0.0.190 - - [2026-08-24 04:40:33] "GET /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004433 10.0.0.190 - - [2026-08-24 04:40:33] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.051695 10.0.0.190 - - [2026-08-24 04:40:33] "PUT /bgp-router/3f39a2d5-a219-45eb-a0a4-76ea52ddb079 HTTP/1.1" 200 255 0.071329 10.0.0.190 - - [2026-08-24 04:40:33] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.020906 10.0.0.190 - - [2026-08-24 04:40:33] "GET /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007486 10.0.0.190 - - [2026-08-24 04:40:33] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.042596 10.0.0.190 - - [2026-08-24 04:40:33] "PUT /bgp-router/3f9e0917-0e59-42f1-8e9d-af023579d3cc HTTP/1.1" 200 255 0.049875 10.0.0.190 - - [2026-08-24 04:40:33] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.012299 10.0.0.190 - - [2026-08-24 04:40:33] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.008144 10.0.0.190 - - [2026-08-24 04:40:33] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.039905 10.0.0.190 - - [2026-08-24 04:40:33] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.061065 10.0.0.190 - - [2026-08-24 04:40:33] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.008545 10.0.0.190 - - [2026-08-24 04:40:33] "GET /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.004252 10.0.0.190 - - [2026-08-24 04:40:33] "PUT /bgp-router/ed837719-a4e1-414c-91c4-9ecf52f0d0dd HTTP/1.1" 200 255 0.030695 10.0.0.190 - - [2026-08-24 04:40:34] "POST /ref-update HTTP/1.1" 200 156 0.060042 10.0.0.190 - - [2026-08-24 04:40:34] "POST /neutron/network HTTP/1.1" 200 799 0.017629 10.0.0.190 - - [2026-08-24 04:40:34] "GET /virtual-network/7e5685f4-af6b-4457-88d3-8bede386fbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.008089 10.0.0.190 - - [2026-08-24 04:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007977 10.0.0.190 - - [2026-08-24 04:40:34] "GET /network-policy/4f8423b6-c1e8-4e49-8cfe-13583c7ca606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.022725 10.0.0.190 - - [2026-08-24 04:40:34] "POST /ref-update HTTP/1.1" 200 156 0.064927 10.0.0.190 - - [2026-08-24 04:40:34] "DELETE /access-control-list/9849bc1d-574d-4906-85ee-935558f44227 HTTP/1.1" 200 115 0.046157 10.0.0.190 - - [2026-08-24 04:40:34] "GET /virtual-network/cc86e1d0-3c8d-47ef-b143-8a7d84ee18cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.010720 10.0.0.190 - - [2026-08-24 04:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.190 - - [2026-08-24 04:40:34] "GET /network-policy/4f8423b6-c1e8-4e49-8cfe-13583c7ca606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004023 10.0.0.190 - - [2026-08-24 04:40:34] "DELETE /network-policy/4f8423b6-c1e8-4e49-8cfe-13583c7ca606 HTTP/1.1" 200 115 0.039263 10.0.0.190 - - [2026-08-24 04:40:34] "POST /neutron/network HTTP/1.1" 400 204 0.018556 10.0.0.190 - - [2026-08-24 04:40:38] "POST /neutron/network HTTP/1.1" 200 799 0.009058 10.0.0.190 - - [2026-08-24 04:40:40] "POST /neutron/network HTTP/1.1" 400 204 0.019846 10.0.0.190 - - [2026-08-24 04:40:43] "POST /neutron/port HTTP/1.1" 200 1127 0.022269 10.0.0.190 - - [2026-08-24 04:40:43] "POST /neutron/port HTTP/1.1" 200 1127 0.024967 10.0.0.190 - - [2026-08-24 04:40:44] "POST /neutron/network HTTP/1.1" 200 799 0.008657 10.0.0.190 - - [2026-08-24 04:40:44] "DELETE /route-target/cb0ef1f3-4e9f-4893-a68a-d2c13a1c0e2e HTTP/1.1" 200 115 0.028777 10.0.0.191 - - [2026-08-24 04:40:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005026 10.0.0.191 - - [2026-08-24 04:40:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004664 10.0.0.190 - - [2026-08-24 04:40:45] "POST /neutron/network HTTP/1.1" 200 151 0.152142 10.0.0.190 - - [2026-08-24 04:40:45] "POST /ref-update HTTP/1.1" 200 156 0.080588 10.0.0.190 - - [2026-08-24 04:40:45] "DELETE /access-control-list/94e35b11-b04c-4394-bbab-80e1fb3f32f2 HTTP/1.1" 200 115 0.048176 10.0.0.190 - - [2026-08-24 04:40:45] "GET /virtual-network/eda4fad6-1dc9-4470-b2f7-1909d65887be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.014686 10.0.0.190 - - [2026-08-24 04:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010845 10.0.0.190 - - [2026-08-24 04:40:45] "GET /network-policy/6c12e978-99f3-47b9-aec2-495f5ced0ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005576 10.0.0.190 - - [2026-08-24 04:40:45] "POST /ref-update HTTP/1.1" 200 156 0.067751 10.0.0.190 - - [2026-08-24 04:40:45] "POST /ref-update HTTP/1.1" 200 156 0.039959 10.0.0.190 - - [2026-08-24 04:40:45] "GET /virtual-network/cf50716e-d3df-494a-8470-53d142a82224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2568 0.020194 10.0.0.190 - - [2026-08-24 04:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009089 10.0.0.190 - - [2026-08-24 04:40:45] "GET /network-policy/6c12e978-99f3-47b9-aec2-495f5ced0ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004748 10.0.0.190 - - [2026-08-24 04:40:45] "DELETE /network-policy/6c12e978-99f3-47b9-aec2-495f5ced0ccd HTTP/1.1" 200 115 0.040017 10.0.0.190 - - [2026-08-24 04:40:45] "POST /neutron/network HTTP/1.1" 200 975 0.012016 10.0.0.190 - - [2026-08-24 04:40:47] "POST /neutron/port HTTP/1.1" 200 117 0.012381 10.0.0.190 - - [2026-08-24 04:40:47] "POST /neutron/port HTTP/1.1" 200 1219 0.025738 10.0.0.190 - - [2026-08-24 04:40:48] "POST /neutron/port HTTP/1.1" 200 151 0.445254 10.0.0.190 - - [2026-08-24 04:40:49] "POST /neutron/network HTTP/1.1" 200 975 0.009707 10.0.0.191 - - [2026-08-24 04:40:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003373 10.0.0.190 - - [2026-08-24 04:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.191 - - [2026-08-24 04:40:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003156 10.0.0.191 - - [2026-08-24 04:40:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002929 10.0.0.191 - - [2026-08-24 04:40:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002807 10.0.0.190 - - [2026-08-24 04:40:50] "POST /neutron/network HTTP/1.1" 200 151 0.161897 10.0.0.191 - - [2026-08-24 04:40:51] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001240 10.0.0.190 - - [2026-08-24 04:40:51] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.060141 10.0.0.191 - - [2026-08-24 04:40:51] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001054 10.0.0.190 - - [2026-08-24 04:40:51] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?fields=virtual_networks HTTP/1.1" 200 1050 0.063254 10.0.0.191 - - [2026-08-24 04:40:51] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001494 10.0.0.190 - - [2026-08-24 04:40:51] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.048672 10.0.0.191 - - [2026-08-24 04:40:51] "GET /projects?obj_uuids=6f06c3c3-e923-4428-9881-19b28e97fe14&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001134 10.0.0.190 - - [2026-08-24 04:40:52] "GET /project/6f06c3c3-e923-4428-9881-19b28e97fe14?fields=security_groups HTTP/1.1" 200 1285 0.061527 10.0.0.190 - - [2026-08-24 04:40:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.033894 10.0.0.191 - - [2026-08-24 04:40:53] "GET /projects?obj_uuids=4f325b73-f17e-4b07-8fc0-0ebb35664f41&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003700 10.0.0.191 - - [2026-08-24 04:40:53] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001081 10.0.0.191 - - [2026-08-24 04:40:53] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007798 10.0.0.191 - - [2026-08-24 04:40:53] "POST /id-to-fqname HTTP/1.1" 200 185 0.003984 10.0.0.191 - - [2026-08-24 04:40:53] "POST /fqname-to-id HTTP/1.1" 404 194 0.004946 10.0.0.191 - - [2026-08-24 04:40:53] "POST /security-groups HTTP/1.1" 200 586 0.035785 10.0.0.191 - - [2026-08-24 04:40:53] "POST /projects HTTP/1.1" 200 575 0.282588 10.0.0.190 - - [2026-08-24 04:40:53] "POST /access-control-lists HTTP/1.1" 200 593 0.040284 10.0.0.191 - - [2026-08-24 04:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.364121 10.0.0.190 - - [2026-08-24 04:40:53] "GET /project/4f325b73-f17e-4b07-8fc0-0ebb35664f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.553826 10.0.0.190 - - [2026-08-24 04:40:54] "GET / HTTP/1.1" 200 36215 0.001625 10.0.0.190 - - [2026-08-24 04:40:57] "POST /fqname-to-id HTTP/1.1" 401 293 0.000491 10.0.0.190 - - [2026-08-24 04:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.032886 10.0.0.190 - - [2026-08-24 04:40:57] "GET /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003974 10.0.0.190 - - [2026-08-24 04:40:57] "GET /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003742 10.0.0.190 - - [2026-08-24 04:40:57] "GET /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003630 10.0.0.190 - - [2026-08-24 04:40:57] "PUT /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7 HTTP/1.1" 200 265 0.028449 10.0.0.190 - - [2026-08-24 04:40:59] "POST /fqname-to-id HTTP/1.1" 404 183 0.029835 10.0.0.191 - - [2026-08-24 04:40:59] "GET /projects?obj_uuids=b480c845-5e4a-4022-a9dd-774d35b34351&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004282 10.0.0.191 - - [2026-08-24 04:40:59] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001038 10.0.0.191 - - [2026-08-24 04:40:59] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007866 10.0.0.191 - - [2026-08-24 04:40:59] "POST /id-to-fqname HTTP/1.1" 200 185 0.007463 10.0.0.191 - - [2026-08-24 04:40:59] "POST /fqname-to-id HTTP/1.1" 404 194 0.009232 10.0.0.191 - - [2026-08-24 04:40:59] "POST /security-groups HTTP/1.1" 200 586 0.033384 10.0.0.190 - - [2026-08-24 04:40:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.004819 10.0.0.191 - - [2026-08-24 04:40:59] "POST /projects HTTP/1.1" 200 575 0.262853 10.0.0.191 - - [2026-08-24 04:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.350211 10.0.0.190 - - [2026-08-24 04:41:00] "POST /access-control-lists HTTP/1.1" 200 591 0.036712 10.0.0.190 - - [2026-08-24 04:41:00] "GET /project/b480c845-5e4a-4022-a9dd-774d35b34351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.538716 10.0.0.190 - - [2026-08-24 04:41:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.022525 10.0.0.191 - - [2026-08-24 04:41:00] "GET /projects?obj_uuids=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003304 10.0.0.191 - - [2026-08-24 04:41:00] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000944 10.0.0.191 - - [2026-08-24 04:41:00] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008087 10.0.0.191 - - [2026-08-24 04:41:00] "POST /id-to-fqname HTTP/1.1" 200 185 0.001245 10.0.0.191 - - [2026-08-24 04:41:00] "POST /fqname-to-id HTTP/1.1" 404 194 0.011597 10.0.0.191 - - [2026-08-24 04:41:00] "POST /security-groups HTTP/1.1" 200 586 0.044681 10.0.0.191 - - [2026-08-24 04:41:01] "POST /projects HTTP/1.1" 200 575 0.280535 10.0.0.190 - - [2026-08-24 04:41:01] "POST /fqname-to-id HTTP/1.1" 404 228 0.014803 10.0.0.191 - - [2026-08-24 04:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.364708 10.0.0.190 - - [2026-08-24 04:41:01] "GET /project/700de345-a25e-459c-bc91-b77a22b268c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.540142 10.0.0.190 - - [2026-08-24 04:41:02] "GET / HTTP/1.1" 200 36215 0.001510 10.0.0.190 - - [2026-08-24 04:41:03] "GET / HTTP/1.1" 200 36215 0.001579 10.0.0.190 - - [2026-08-24 04:41:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.004386 10.0.0.190 - - [2026-08-24 04:41:03] "POST /api-access-lists HTTP/1.1" 200 523 0.027694 10.0.0.190 - - [2026-08-24 04:41:03] "GET /api-access-list/ccbefd18-8a0e-4578-bec5-928cb0f635ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.008079 10.0.0.190 - - [2026-08-24 04:41:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000465 10.0.0.190 - - [2026-08-24 04:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.123976 10.0.0.191 - - [2026-08-24 04:41:04] "GET /projects?obj_uuids=b480c845-5e4a-4022-a9dd-774d35b34351&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001137 10.0.0.190 - - [2026-08-24 04:41:04] "GET /project/b480c845-5e4a-4022-a9dd-774d35b34351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.078338 10.0.0.190 - - [2026-08-24 04:41:04] "GET /virtual-networks?parent_id=b480c845-5e4a-4022-a9dd-774d35b34351&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.040652 10.0.0.190 - - [2026-08-24 04:41:04] "POST /virtual-networks HTTP/1.1" 200 570 0.122243 10.0.0.190 - - [2026-08-24 04:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.037885 10.0.0.190 - - [2026-08-24 04:41:05] "POST /ref-update HTTP/1.1" 200 156 0.039779 10.0.0.190 - - [2026-08-24 04:41:05] "GET /network-ipam/8ccf5227-c9e5-471d-90cf-7565d9466cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.022534 10.0.0.191 - - [2026-08-24 04:41:05] "POST /useragent-kv HTTP/1.1" 200 115 0.012439 10.0.0.190 - - [2026-08-24 04:41:05] "POST /ref-update HTTP/1.1" 200 156 0.110938 10.0.0.190 - - [2026-08-24 04:41:05] "GET /virtual-network/a895ab01-ed38-434d-9932-e1cf57160cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.026244 10.0.0.190 - - [2026-08-24 04:41:05] "POST /neutron/network HTTP/1.1" 200 832 0.055403 10.0.0.190 - - [2026-08-24 04:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.025219 10.0.0.190 - - [2026-08-24 04:41:07] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 362 0.067000 10.0.0.190 - - [2026-08-24 04:41:08] "GET /virtual-network/a895ab01-ed38-434d-9932-e1cf57160cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.044047 10.0.0.190 - - [2026-08-24 04:41:08] "POST /id-to-fqname HTTP/1.1" 401 293 0.000502 10.0.0.190 - - [2026-08-24 04:41:08] "POST /id-to-fqname HTTP/1.1" 200 230 0.042412 10.0.0.191 - - [2026-08-24 04:41:09] "GET /projects?obj_uuids=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001053 10.0.0.50 - - [2026-08-24 04:41:09] "GET /obj-perms HTTP/1.1" 200 4509 0.076252 10.0.0.190 - - [2026-08-24 04:41:09] "GET /project/700de345-a25e-459c-bc91-b77a22b268c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.095180 10.0.0.190 - - [2026-08-24 04:41:09] "POST /neutron/network HTTP/1.1" 200 832 0.009907 10.0.0.190 - - [2026-08-24 04:41:10] "POST /neutron/port HTTP/1.1" 200 117 0.024968 10.0.0.191 - - [2026-08-24 04:41:14] "GET /projects?obj_uuids=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001127 10.0.0.190 - - [2026-08-24 04:41:14] "POST /neutron/port HTTP/1.1" 200 1055 0.591580 10.0.0.190 - - [2026-08-24 04:41:15] "POST /neutron/port HTTP/1.1" 200 1109 0.142615 10.0.0.190 - - [2026-08-24 04:41:16] "POST /neutron/port HTTP/1.1" 200 1119 0.017017 10.0.0.190 - - [2026-08-24 04:41:16] "POST /neutron/port HTTP/1.1" 200 117 0.001332 10.0.0.190 - - [2026-08-24 04:41:20] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007782 10.0.0.190 - - [2026-08-24 04:41:30] "POST /neutron/port HTTP/1.1" 200 1119 0.021693 10.0.0.190 - - [2026-08-24 04:41:35] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008930 10.0.0.190 - - [2026-08-24 04:41:35] "POST /neutron/port HTTP/1.1" 200 1119 0.018152 10.0.0.190 - - [2026-08-24 04:41:36] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008239 10.0.0.190 - - [2026-08-24 04:41:36] "GET /virtual-machine/cc7db03b-9696-4586-8073-9c2eebe12ced HTTP/1.1" 401 293 0.000440 10.0.0.190 - - [2026-08-24 04:41:36] "GET /virtual-machine/cc7db03b-9696-4586-8073-9c2eebe12ced HTTP/1.1" 200 1289 0.048532 10.0.0.190 - - [2026-08-24 04:41:36] "GET /virtual-machine/cc7db03b-9696-4586-8073-9c2eebe12ced HTTP/1.1" 200 1289 0.021923 10.0.0.190 - - [2026-08-24 04:41:36] "GET /virtual-machine-interface/833ba3a0-623a-447a-b3a8-2a4b936549b4 HTTP/1.1" 200 2536 0.026874 10.0.0.190 - - [2026-08-24 04:41:36] "GET /virtual-machine/cc7db03b-9696-4586-8073-9c2eebe12ced HTTP/1.1" 200 1289 0.019644 10.0.0.190 - - [2026-08-24 04:41:36] "GET /virtual-machine-interface/833ba3a0-623a-447a-b3a8-2a4b936549b4 HTTP/1.1" 200 2536 0.037498 10.0.0.190 - - [2026-08-24 04:41:36] "GET /instance-ip/8ae260c5-1d7d-4cd3-a7a9-91ba01700f10 HTTP/1.1" 200 1629 0.027001 10.0.0.190 - - [2026-08-24 04:41:36] "GET /virtual-machine/cc7db03b-9696-4586-8073-9c2eebe12ced HTTP/1.1" 200 1289 0.018568 10.0.0.190 - - [2026-08-24 04:41:36] "GET /virtual-machine-interface/833ba3a0-623a-447a-b3a8-2a4b936549b4 HTTP/1.1" 200 2536 0.032993 10.0.0.190 - - [2026-08-24 04:41:36] "GET /instance-ip/8ae260c5-1d7d-4cd3-a7a9-91ba01700f10 HTTP/1.1" 200 1629 0.020999 10.0.0.190 - - [2026-08-24 04:41:36] "POST /fqname-to-id HTTP/1.1" 403 339 0.017131 10.0.0.190 - - [2026-08-24 04:41:36] "GET / HTTP/1.1" 200 36215 0.001790 10.0.0.190 - - [2026-08-24 04:41:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000479 10.0.0.190 - - [2026-08-24 04:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.029466 10.0.0.190 - - [2026-08-24 04:41:37] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006908 10.0.0.190 - - [2026-08-24 04:41:37] "GET /virtual-networks?parent_id=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018628 10.0.0.190 - - [2026-08-24 04:41:37] "POST /fqname-to-id HTTP/1.1" 403 339 0.018029 10.0.0.190 - - [2026-08-24 04:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.190 - - [2026-08-24 04:41:37] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004050 10.0.0.190 - - [2026-08-24 04:41:37] "GET /virtual-networks?parent_id=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019574 10.0.0.190 - - [2026-08-24 04:41:37] "POST /fqname-to-id HTTP/1.1" 403 339 0.017481 10.0.0.190 - - [2026-08-24 04:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.190 - - [2026-08-24 04:41:37] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008062 10.0.0.190 - - [2026-08-24 04:41:37] "GET /virtual-networks?parent_id=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.029082 10.0.0.190 - - [2026-08-24 04:41:37] "POST /fqname-to-id HTTP/1.1" 403 339 0.016807 10.0.0.190 - - [2026-08-24 04:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.190 - - [2026-08-24 04:41:37] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004183 10.0.0.190 - - [2026-08-24 04:41:37] "GET /virtual-networks?parent_id=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018782 10.0.0.190 - - [2026-08-24 04:41:38] "POST /fqname-to-id HTTP/1.1" 403 339 0.023939 10.0.0.190 - - [2026-08-24 04:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.190 - - [2026-08-24 04:41:38] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004752 10.0.0.190 - - [2026-08-24 04:41:38] "GET /virtual-networks?parent_id=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018550 10.0.0.191 - - [2026-08-24 04:41:39] "DELETE /project/4f325b73f17e4b078fc00ebb35664f41 HTTP/1.1" 404 173 0.006508 10.0.0.191 - - [2026-08-24 04:41:39] "DELETE /project/b480c8455e4a4022a9dd774d35b34351 HTTP/1.1" 404 173 0.005022 10.0.0.191 - - [2026-08-24 04:41:39] "DELETE /project/700de345a25e459cbc91b77a22b268c4 HTTP/1.1" 404 173 0.005241 10.0.0.191 - - [2026-08-24 04:41:39] "DELETE /project/6f06c3c3-e923-4428-9881-19b28e97fe14 HTTP/1.1" 404 177 0.004630 10.0.0.190 - - [2026-08-24 04:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017709 10.0.0.190 - - [2026-08-24 04:41:41] "GET /virtual-network/a895ab01-ed38-434d-9932-e1cf57160cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.020539 10.0.0.190 - - [2026-08-24 04:41:43] "POST /fqname-to-id HTTP/1.1" 403 339 0.018565 10.0.0.190 - - [2026-08-24 04:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.190 - - [2026-08-24 04:41:43] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.010060 10.0.0.190 - - [2026-08-24 04:41:43] "GET /virtual-networks?parent_id=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019455 10.0.0.190 - - [2026-08-24 04:41:43] "POST /fqname-to-id HTTP/1.1" 403 339 0.015691 10.0.0.190 - - [2026-08-24 04:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.190 - - [2026-08-24 04:41:43] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003928 10.0.0.190 - - [2026-08-24 04:41:43] "GET /virtual-networks?parent_id=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019943 10.0.0.190 - - [2026-08-24 04:41:43] "POST /fqname-to-id HTTP/1.1" 403 361 0.021442 10.0.0.190 - - [2026-08-24 04:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.190 - - [2026-08-24 04:41:43] "GET /routing-instance/79091a3c-cded-4e5c-ab5a-4416186f1b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.004147 10.0.0.190 - - [2026-08-24 04:41:43] "GET /route-target/ba4a4d68-f332-40a9-8246-874627aa4582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.016440 10.0.0.190 - - [2026-08-24 04:41:43] "GET /route-target/ba4a4d68-f332-40a9-8246-874627aa4582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004820 10.0.0.190 - - [2026-08-24 04:41:43] "POST /fqname-to-id HTTP/1.1" 403 339 0.016996 10.0.0.190 - - [2026-08-24 04:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.190 - - [2026-08-24 04:41:43] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005982 10.0.0.190 - - [2026-08-24 04:41:43] "GET /virtual-networks?parent_id=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015530 10.0.0.190 - - [2026-08-24 04:41:44] "POST /fqname-to-id HTTP/1.1" 403 361 0.015610 10.0.0.190 - - [2026-08-24 04:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.190 - - [2026-08-24 04:41:44] "GET /routing-instance/79091a3c-cded-4e5c-ab5a-4416186f1b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.004819 10.0.0.190 - - [2026-08-24 04:41:44] "GET /route-target/ba4a4d68-f332-40a9-8246-874627aa4582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.016872 10.0.0.190 - - [2026-08-24 04:41:44] "GET /route-target/ba4a4d68-f332-40a9-8246-874627aa4582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004662 10.0.0.190 - - [2026-08-24 04:41:44] "POST /fqname-to-id HTTP/1.1" 403 339 0.017089 10.0.0.190 - - [2026-08-24 04:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.190 - - [2026-08-24 04:41:44] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003912 10.0.0.190 - - [2026-08-24 04:41:44] "GET /virtual-networks?parent_id=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016149 10.0.0.190 - - [2026-08-24 04:41:44] "POST /fqname-to-id HTTP/1.1" 403 339 0.017555 10.0.0.190 - - [2026-08-24 04:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.190 - - [2026-08-24 04:41:44] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005072 10.0.0.190 - - [2026-08-24 04:41:44] "GET /virtual-networks?parent_id=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016963 10.0.0.191 - - [2026-08-24 04:41:44] "GET /virtual-machine/cc7db03b-9696-4586-8073-9c2eebe12ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.037702 10.0.0.190 - - [2026-08-24 04:41:44] "GET /obj-perms HTTP/1.1" 200 4305 0.035970 10.0.0.190 - - [2026-08-24 04:41:45] "GET /obj-perms HTTP/1.1" 200 4305 0.023147 10.0.0.190 - - [2026-08-24 04:41:45] "GET /obj-perms HTTP/1.1" 200 4305 0.017794 10.0.0.190 - - [2026-08-24 04:41:45] "GET /obj-perms HTTP/1.1" 200 4305 0.016458 10.0.0.191 - - [2026-08-24 04:41:45] "GET /obj-perms HTTP/1.1" 200 4305 0.037648 10.0.0.190 - - [2026-08-24 04:41:45] "GET /obj-perms HTTP/1.1" 200 4305 0.026176 10.0.0.190 - - [2026-08-24 04:41:45] "GET /obj-perms HTTP/1.1" 200 4305 0.053756 10.0.0.190 - - [2026-08-24 04:41:46] "GET /obj-perms HTTP/1.1" 200 4305 0.015687 10.0.0.190 - - [2026-08-24 04:41:47] "GET /obj-perms HTTP/1.1" 200 4473 0.048518 10.0.0.50 - - [2026-08-24 04:41:47] "GET /obj-perms HTTP/1.1" 200 4305 0.063063 10.0.0.191 - - [2026-08-24 04:41:48] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.025672 10.0.0.190 - - [2026-08-24 04:41:48] "GET /virtual-machine/cc7db03b-9696-4586-8073-9c2eebe12ced HTTP/1.1" 200 1289 0.020596 10.0.0.190 - - [2026-08-24 04:41:50] "POST /neutron/port HTTP/1.1" 200 1119 0.018565 10.0.0.190 - - [2026-08-24 04:41:50] "GET /virtual-machine/cc7db03b-9696-4586-8073-9c2eebe12ced HTTP/1.1" 200 1289 0.050285 10.0.0.190 - - [2026-08-24 04:41:52] "GET /virtual-machine/cc7db03b-9696-4586-8073-9c2eebe12ced HTTP/1.1" 404 171 0.016873 10.0.0.190 - - [2026-08-24 04:41:52] "GET /virtual-machine/cc7db03b-9696-4586-8073-9c2eebe12ced HTTP/1.1" 404 171 0.013291 10.0.0.190 - - [2026-08-24 04:41:52] "GET /virtual-machine/cc7db03b-9696-4586-8073-9c2eebe12ced HTTP/1.1" 404 171 0.016071 10.0.0.190 - - [2026-08-24 04:41:52] "POST /fqname-to-id HTTP/1.1" 403 339 0.017238 10.0.0.190 - - [2026-08-24 04:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.190 - - [2026-08-24 04:41:52] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005104 10.0.0.190 - - [2026-08-24 04:41:52] "GET /virtual-networks?parent_id=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022573 10.0.0.190 - - [2026-08-24 04:41:52] "POST /fqname-to-id HTTP/1.1" 403 361 0.032653 10.0.0.190 - - [2026-08-24 04:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.190 - - [2026-08-24 04:41:52] "GET /routing-instance/79091a3c-cded-4e5c-ab5a-4416186f1b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003953 10.0.0.190 - - [2026-08-24 04:41:52] "GET /route-target/ba4a4d68-f332-40a9-8246-874627aa4582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.017827 10.0.0.190 - - [2026-08-24 04:41:52] "GET /route-target/ba4a4d68-f332-40a9-8246-874627aa4582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003679 10.0.0.190 - - [2026-08-24 04:41:52] "GET /obj-perms HTTP/1.1" 200 4305 0.084211 10.0.0.190 - - [2026-08-24 04:41:53] "GET /obj-perms HTTP/1.1" 200 4305 0.055697 10.0.0.50 - - [2026-08-24 04:41:56] "GET /obj-perms HTTP/1.1" 200 4473 0.038594 10.0.0.190 - - [2026-08-24 04:41:59] "GET /obj-perms HTTP/1.1" 200 4473 0.003944 10.0.0.190 - - [2026-08-24 04:42:02] "GET /obj-perms HTTP/1.1" 200 4473 0.004284 10.0.0.50 - - [2026-08-24 04:42:02] "GET /obj-perms HTTP/1.1" 200 4473 0.004279 10.0.0.191 - - [2026-08-24 04:42:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003469 10.0.0.191 - - [2026-08-24 04:42:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008004 10.0.0.190 - - [2026-08-24 04:42:03] "DELETE /virtual-network/a895ab01-ed38-434d-9932-e1cf57160cbf HTTP/1.1" 200 115 0.183175 10.0.0.190 - - [2026-08-24 04:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012259 10.0.0.190 - - [2026-08-24 04:42:03] "DELETE /api-access-list/ccbefd18-8a0e-4578-bec5-928cb0f635ea HTTP/1.1" 200 115 0.052045 10.0.0.191 - - [2026-08-24 04:42:03] "GET /projects?obj_uuids=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001034 10.0.0.190 - - [2026-08-24 04:42:03] "GET /project/700de345-a25e-459c-bc91-b77a22b268c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.053674 10.0.0.191 - - [2026-08-24 04:42:03] "GET /projects?obj_uuids=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001078 10.0.0.190 - - [2026-08-24 04:42:04] "GET /project/700de345-a25e-459c-bc91-b77a22b268c4?fields=virtual_networks HTTP/1.1" 200 1024 0.047430 10.0.0.191 - - [2026-08-24 04:42:04] "GET /projects?obj_uuids=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001537 10.0.0.190 - - [2026-08-24 04:42:04] "GET /project/700de345-a25e-459c-bc91-b77a22b268c4?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.055044 10.0.0.191 - - [2026-08-24 04:42:04] "GET /projects?obj_uuids=700de345-a25e-459c-bc91-b77a22b268c4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001054 10.0.0.190 - - [2026-08-24 04:42:04] "GET /project/700de345-a25e-459c-bc91-b77a22b268c4?fields=security_groups HTTP/1.1" 200 1246 0.048126 10.0.0.191 - - [2026-08-24 04:42:04] "GET /projects?obj_uuids=b480c845-5e4a-4022-a9dd-774d35b34351&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001039 10.0.0.190 - - [2026-08-24 04:42:04] "GET /project/b480c845-5e4a-4022-a9dd-774d35b34351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.057462 10.0.0.191 - - [2026-08-24 04:42:04] "GET /projects?obj_uuids=b480c845-5e4a-4022-a9dd-774d35b34351&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001652 10.0.0.190 - - [2026-08-24 04:42:04] "GET /project/b480c845-5e4a-4022-a9dd-774d35b34351?fields=virtual_networks HTTP/1.1" 200 1025 0.064563 10.0.0.191 - - [2026-08-24 04:42:04] "GET /projects?obj_uuids=b480c845-5e4a-4022-a9dd-774d35b34351&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001415 10.0.0.190 - - [2026-08-24 04:42:04] "GET /project/b480c845-5e4a-4022-a9dd-774d35b34351?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.067438 10.0.0.191 - - [2026-08-24 04:42:05] "GET /projects?obj_uuids=b480c845-5e4a-4022-a9dd-774d35b34351&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001020 10.0.0.190 - - [2026-08-24 04:42:05] "GET /project/b480c845-5e4a-4022-a9dd-774d35b34351?fields=security_groups HTTP/1.1" 200 1247 0.045426 10.0.0.190 - - [2026-08-24 04:42:07] "GET /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005442 10.0.0.190 - - [2026-08-24 04:42:07] "PUT /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7 HTTP/1.1" 200 265 0.017604 10.0.0.191 - - [2026-08-24 04:42:07] "GET /projects?obj_uuids=4f325b73-f17e-4b07-8fc0-0ebb35664f41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000976 10.0.0.190 - - [2026-08-24 04:42:07] "GET /project/4f325b73-f17e-4b07-8fc0-0ebb35664f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.065108 10.0.0.191 - - [2026-08-24 04:42:07] "GET /projects?obj_uuids=4f325b73-f17e-4b07-8fc0-0ebb35664f41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001052 10.0.0.190 - - [2026-08-24 04:42:07] "GET /project/4f325b73-f17e-4b07-8fc0-0ebb35664f41?fields=virtual_networks HTTP/1.1" 200 1024 0.061330 10.0.0.191 - - [2026-08-24 04:42:07] "GET /projects?obj_uuids=4f325b73-f17e-4b07-8fc0-0ebb35664f41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002456 10.0.0.190 - - [2026-08-24 04:42:07] "GET /project/4f325b73-f17e-4b07-8fc0-0ebb35664f41?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.083106 10.0.0.191 - - [2026-08-24 04:42:08] "GET /projects?obj_uuids=4f325b73-f17e-4b07-8fc0-0ebb35664f41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001154 10.0.0.191 - - [2026-08-24 04:42:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000310 10.0.0.190 - - [2026-08-24 04:42:08] "GET /project/4f325b73-f17e-4b07-8fc0-0ebb35664f41?fields=security_groups HTTP/1.1" 200 1246 0.050863 10.0.0.191 - - [2026-08-24 04:42:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000472 10.0.0.190 - - [2026-08-24 04:42:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000525 10.0.0.191 - - [2026-08-24 04:42:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.190 - - [2026-08-24 04:42:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.191 - - [2026-08-24 04:42:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000500 10.0.0.190 - - [2026-08-24 04:42:09] "POST /fqname-to-id HTTP/1.1" 404 188 0.033514 10.0.0.191 - - [2026-08-24 04:42:09] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003276 10.0.0.191 - - [2026-08-24 04:42:09] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001216 10.0.0.191 - - [2026-08-24 04:42:09] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007771 10.0.0.191 - - [2026-08-24 04:42:09] "POST /id-to-fqname HTTP/1.1" 200 190 0.004590 10.0.0.191 - - [2026-08-24 04:42:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.014427 10.0.0.191 - - [2026-08-24 04:42:09] "POST /security-groups HTTP/1.1" 200 591 0.043414 10.0.0.191 - - [2026-08-24 04:42:09] "POST /projects HTTP/1.1" 200 585 0.283409 10.0.0.190 - - [2026-08-24 04:42:09] "POST /access-control-lists HTTP/1.1" 200 598 0.036280 10.0.0.191 - - [2026-08-24 04:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.356357 10.0.0.190 - - [2026-08-24 04:42:09] "GET /project/7e8bb805-8ecd-4795-810b-337014c4937b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.522874 10.0.0.50 - - [2026-08-24 04:42:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000546 10.0.0.50 - - [2026-08-24 04:42:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.190 - - [2026-08-24 04:42:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.190 - - [2026-08-24 04:42:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.50 - - [2026-08-24 04:42:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000459 10.0.0.50 - - [2026-08-24 04:42:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.190 - - [2026-08-24 04:42:11] "GET / HTTP/1.1" 200 36215 0.002096 10.0.0.190 - - [2026-08-24 04:42:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000524 10.0.0.190 - - [2026-08-24 04:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.035493 10.0.0.190 - - [2026-08-24 04:42:14] "GET /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003750 10.0.0.190 - - [2026-08-24 04:42:14] "GET /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004396 10.0.0.190 - - [2026-08-24 04:42:14] "GET /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004371 10.0.0.190 - - [2026-08-24 04:42:14] "PUT /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7 HTTP/1.1" 200 265 0.013968 10.0.0.190 - - [2026-08-24 04:42:16] "POST /fqname-to-id HTTP/1.1" 404 188 0.025761 10.0.0.191 - - [2026-08-24 04:42:16] "GET /projects?obj_uuids=ea8c7fe1-15b1-40ab-b96e-4c8c595473a1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003024 10.0.0.191 - - [2026-08-24 04:42:16] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000907 10.0.0.191 - - [2026-08-24 04:42:16] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006728 10.0.0.191 - - [2026-08-24 04:42:16] "POST /id-to-fqname HTTP/1.1" 200 190 0.004096 10.0.0.191 - - [2026-08-24 04:42:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.012459 10.0.0.191 - - [2026-08-24 04:42:16] "POST /security-groups HTTP/1.1" 200 591 0.034176 10.0.0.190 - - [2026-08-24 04:42:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.005895 10.0.0.191 - - [2026-08-24 04:42:16] "POST /projects HTTP/1.1" 200 585 0.262953 10.0.0.191 - - [2026-08-24 04:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.340647 10.0.0.190 - - [2026-08-24 04:42:16] "POST /access-control-lists HTTP/1.1" 200 596 0.046843 10.0.0.190 - - [2026-08-24 04:42:16] "GET /project/ea8c7fe1-15b1-40ab-b96e-4c8c595473a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.514114 10.0.0.190 - - [2026-08-24 04:42:17] "POST /fqname-to-id HTTP/1.1" 404 188 0.035389 10.0.0.191 - - [2026-08-24 04:42:17] "GET /projects?obj_uuids=49d4328d-0222-4ba6-b62e-800486bb49ce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003111 10.0.0.191 - - [2026-08-24 04:42:17] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001072 10.0.0.191 - - [2026-08-24 04:42:17] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007677 10.0.0.191 - - [2026-08-24 04:42:17] "POST /id-to-fqname HTTP/1.1" 200 190 0.003889 10.0.0.191 - - [2026-08-24 04:42:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.014165 10.0.0.191 - - [2026-08-24 04:42:17] "POST /security-groups HTTP/1.1" 200 591 0.039096 10.0.0.191 - - [2026-08-24 04:42:17] "POST /projects HTTP/1.1" 200 585 0.294295 10.0.0.190 - - [2026-08-24 04:42:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.004048 10.0.0.191 - - [2026-08-24 04:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.376174 10.0.0.190 - - [2026-08-24 04:42:17] "GET /project/49d4328d-0222-4ba6-b62e-800486bb49ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.533902 10.0.0.190 - - [2026-08-24 04:42:18] "GET / HTTP/1.1" 200 36215 0.002127 10.0.0.190 - - [2026-08-24 04:42:19] "GET / HTTP/1.1" 200 36215 0.001538 10.0.0.190 - - [2026-08-24 04:42:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.004169 10.0.0.190 - - [2026-08-24 04:42:20] "POST /api-access-lists HTTP/1.1" 200 523 0.026734 10.0.0.190 - - [2026-08-24 04:42:20] "GET /api-access-list/8435f4af-8499-4f70-8103-c54d8f2be169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.006690 10.0.0.190 - - [2026-08-24 04:42:20] "POST /fqname-to-id HTTP/1.1" 401 293 0.000524 10.0.0.190 - - [2026-08-24 04:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.056908 10.0.0.191 - - [2026-08-24 04:42:20] "GET /projects?obj_uuids=ea8c7fe1-15b1-40ab-b96e-4c8c595473a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001209 10.0.0.190 - - [2026-08-24 04:42:21] "GET /project/ea8c7fe1-15b1-40ab-b96e-4c8c595473a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.066905 10.0.0.190 - - [2026-08-24 04:42:21] "GET /virtual-networks?parent_id=ea8c7fe1-15b1-40ab-b96e-4c8c595473a1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020125 10.0.0.190 - - [2026-08-24 04:42:21] "POST /virtual-networks HTTP/1.1" 200 585 0.110320 10.0.0.190 - - [2026-08-24 04:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.030213 10.0.0.190 - - [2026-08-24 04:42:21] "POST /ref-update HTTP/1.1" 200 156 0.035010 10.0.0.190 - - [2026-08-24 04:42:21] "GET /network-ipam/8ccf5227-c9e5-471d-90cf-7565d9466cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.031991 10.0.0.191 - - [2026-08-24 04:42:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005620 10.0.0.190 - - [2026-08-24 04:42:21] "POST /ref-update HTTP/1.1" 200 156 0.098540 10.0.0.190 - - [2026-08-24 04:42:21] "POST /neutron/network HTTP/1.1" 200 844 0.056663 10.0.0.190 - - [2026-08-24 04:42:21] "GET /virtual-network/db0485cc-15a2-45d6-a365-2294443aee06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.023710 10.0.0.190 - - [2026-08-24 04:42:21] "POST /neutron/subnet HTTP/1.1" 200 659 0.048239 10.0.0.190 - - [2026-08-24 04:42:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000484 10.0.0.190 - - [2026-08-24 04:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.042025 10.0.0.191 - - [2026-08-24 04:42:22] "GET /projects?obj_uuids=49d4328d-0222-4ba6-b62e-800486bb49ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001128 10.0.0.190 - - [2026-08-24 04:42:22] "GET /project/49d4328d-0222-4ba6-b62e-800486bb49ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.071612 10.0.0.190 - - [2026-08-24 04:42:22] "GET /virtual-networks?parent_id=49d4328d-0222-4ba6-b62e-800486bb49ce&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018556 10.0.0.190 - - [2026-08-24 04:42:22] "POST /virtual-networks HTTP/1.1" 200 585 0.125924 10.0.0.190 - - [2026-08-24 04:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.039602 10.0.0.190 - - [2026-08-24 04:42:22] "GET /network-ipam/8ccf5227-c9e5-471d-90cf-7565d9466cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.020683 10.0.0.191 - - [2026-08-24 04:42:22] "POST /useragent-kv HTTP/1.1" 200 115 0.016951 10.0.0.190 - - [2026-08-24 04:42:22] "POST /ref-update HTTP/1.1" 200 156 0.126917 10.0.0.190 - - [2026-08-24 04:42:23] "GET /virtual-network/26208147-7a57-4222-b722-34a10465c152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.024462 10.0.0.190 - - [2026-08-24 04:42:23] "POST /neutron/network HTTP/1.1" 200 849 0.061700 10.0.0.190 - - [2026-08-24 04:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.190 - - [2026-08-24 04:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.50 - - [2026-08-24 04:42:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000545 10.0.0.191 - - [2026-08-24 04:42:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000526 10.0.0.190 - - [2026-08-24 04:42:27] "GET /obj-perms HTTP/1.1" 403 257 0.033151 10.0.0.190 - - [2026-08-24 04:42:27] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.061813 10.0.0.190 - - [2026-08-24 04:42:27] "PUT /virtual-network/db0485cc-15a2-45d6-a365-2294443aee06 HTTP/1.1" 200 265 0.068985 10.0.0.190 - - [2026-08-24 04:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.190 - - [2026-08-24 04:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.50 - - [2026-08-24 04:42:28] "GET /obj-perms HTTP/1.1" 403 257 0.038640 10.0.0.191 - - [2026-08-24 04:42:28] "GET /obj-perms HTTP/1.1" 403 257 0.052170 10.0.0.190 - - [2026-08-24 04:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.190 - - [2026-08-24 04:42:29] "GET /obj-perms HTTP/1.1" 403 257 0.075131 10.0.0.190 - - [2026-08-24 04:42:29] "DELETE /access-control-list/10ba6f72-dd37-47fd-9c64-4f854aaf9538 HTTP/1.1" 200 115 0.069882 10.0.0.190 - - [2026-08-24 04:42:29] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 613 0.092871 10.0.0.190 - - [2026-08-24 04:42:29] "DELETE /access-control-list/fbf16c4c-cf7a-4a46-a49c-4c1e7662369b HTTP/1.1" 200 115 0.069324 10.0.0.190 - - [2026-08-24 04:42:29] "PUT /virtual-network/db0485cc-15a2-45d6-a365-2294443aee06 HTTP/1.1" 200 265 0.100245 10.0.0.191 - - [2026-08-24 04:42:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004193 10.0.0.190 - - [2026-08-24 04:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.191 - - [2026-08-24 04:42:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002685 10.0.0.190 - - [2026-08-24 04:42:29] "DELETE /virtual-network/26208147-7a57-4222-b722-34a10465c152 HTTP/1.1" 200 115 0.309991 10.0.0.191 - - [2026-08-24 04:42:30] "POST /useragent-kv HTTP/1.1" 200 115 0.007214 10.0.0.191 - - [2026-08-24 04:42:30] "POST /useragent-kv HTTP/1.1" 200 115 0.007497 10.0.0.190 - - [2026-08-24 04:42:30] "DELETE /virtual-network/db0485cc-15a2-45d6-a365-2294443aee06 HTTP/1.1" 200 115 0.175039 10.0.0.190 - - [2026-08-24 04:42:30] "DELETE /route-target/54619a53-6c8a-451f-bbe9-0ccef889e240 HTTP/1.1" 200 115 0.032310 10.0.0.190 - - [2026-08-24 04:42:30] "DELETE /api-access-list/8435f4af-8499-4f70-8103-c54d8f2be169 HTTP/1.1" 200 115 0.041550 10.0.0.191 - - [2026-08-24 04:42:30] "GET /projects?obj_uuids=49d4328d-0222-4ba6-b62e-800486bb49ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001064 10.0.0.190 - - [2026-08-24 04:42:30] "GET /project/49d4328d-0222-4ba6-b62e-800486bb49ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.047243 10.0.0.191 - - [2026-08-24 04:42:30] "GET /projects?obj_uuids=49d4328d-0222-4ba6-b62e-800486bb49ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001368 10.0.0.190 - - [2026-08-24 04:42:30] "GET /project/49d4328d-0222-4ba6-b62e-800486bb49ce?fields=virtual_networks HTTP/1.1" 200 1034 0.047095 10.0.0.191 - - [2026-08-24 04:42:30] "GET /projects?obj_uuids=49d4328d-0222-4ba6-b62e-800486bb49ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001523 10.0.0.190 - - [2026-08-24 04:42:30] "GET /project/49d4328d-0222-4ba6-b62e-800486bb49ce?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.061203 10.0.0.191 - - [2026-08-24 04:42:30] "GET /projects?obj_uuids=49d4328d-0222-4ba6-b62e-800486bb49ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001043 10.0.0.190 - - [2026-08-24 04:42:30] "GET /project/49d4328d-0222-4ba6-b62e-800486bb49ce?fields=security_groups HTTP/1.1" 200 1261 0.058517 10.0.0.191 - - [2026-08-24 04:42:31] "GET /projects?obj_uuids=ea8c7fe1-15b1-40ab-b96e-4c8c595473a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001420 10.0.0.190 - - [2026-08-24 04:42:31] "GET /project/ea8c7fe1-15b1-40ab-b96e-4c8c595473a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.054469 10.0.0.191 - - [2026-08-24 04:42:31] "GET /projects?obj_uuids=ea8c7fe1-15b1-40ab-b96e-4c8c595473a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001179 10.0.0.190 - - [2026-08-24 04:42:31] "GET /project/ea8c7fe1-15b1-40ab-b96e-4c8c595473a1?fields=virtual_networks HTTP/1.1" 200 1035 0.051901 10.0.0.191 - - [2026-08-24 04:42:31] "GET /projects?obj_uuids=ea8c7fe1-15b1-40ab-b96e-4c8c595473a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001265 10.0.0.190 - - [2026-08-24 04:42:31] "GET /project/ea8c7fe1-15b1-40ab-b96e-4c8c595473a1?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.046511 10.0.0.191 - - [2026-08-24 04:42:31] "GET /projects?obj_uuids=ea8c7fe1-15b1-40ab-b96e-4c8c595473a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001167 10.0.0.190 - - [2026-08-24 04:42:31] "GET /project/ea8c7fe1-15b1-40ab-b96e-4c8c595473a1?fields=security_groups HTTP/1.1" 200 1262 0.051824 10.0.0.190 - - [2026-08-24 04:42:35] "GET / HTTP/1.1" 200 36215 0.002077 10.0.0.190 - - [2026-08-24 04:42:36] "GET / HTTP/1.1" 200 36215 0.001706 10.0.0.190 - - [2026-08-24 04:42:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.000499 10.0.0.190 - - [2026-08-24 04:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.086020 10.0.0.191 - - [2026-08-24 04:42:37] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001491 10.0.0.190 - - [2026-08-24 04:42:37] "GET /project/7e8bb805-8ecd-4795-810b-337014c4937b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.075351 10.0.0.190 - - [2026-08-24 04:42:37] "GET /virtual-networks?parent_id=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.014274 10.0.0.190 - - [2026-08-24 04:42:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.022555 10.0.0.190 - - [2026-08-24 04:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016759 10.0.0.191 - - [2026-08-24 04:42:37] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001106 10.0.0.190 - - [2026-08-24 04:42:37] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.020819 10.0.0.190 - - [2026-08-24 04:42:37] "POST /service-templates HTTP/1.1" 403 264 0.013439 10.0.0.190 - - [2026-08-24 04:42:37] "POST /fqname-to-id HTTP/1.1" 404 215 0.003650 10.0.0.190 - - [2026-08-24 04:42:37] "POST /api-access-lists HTTP/1.1" 200 557 0.049459 10.0.0.190 - - [2026-08-24 04:42:37] "GET /api-access-list/001893a7-5c5c-41d0-ba92-b3651ca52b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.019296 10.0.0.190 - - [2026-08-24 04:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.022640 10.0.0.191 - - [2026-08-24 04:42:37] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001114 10.0.0.190 - - [2026-08-24 04:42:37] "GET /project/7e8bb805-8ecd-4795-810b-337014c4937b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.083609 10.0.0.190 - - [2026-08-24 04:42:37] "GET /virtual-networks?parent_id=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018333 10.0.0.190 - - [2026-08-24 04:42:38] "POST /virtual-networks HTTP/1.1" 200 585 0.100773 10.0.0.190 - - [2026-08-24 04:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.031314 10.0.0.190 - - [2026-08-24 04:42:38] "GET /network-ipam/8ccf5227-c9e5-471d-90cf-7565d9466cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.023583 10.0.0.191 - - [2026-08-24 04:42:38] "POST /useragent-kv HTTP/1.1" 200 115 0.008778 10.0.0.190 - - [2026-08-24 04:42:38] "POST /ref-update HTTP/1.1" 200 156 0.137297 10.0.0.190 - - [2026-08-24 04:42:38] "POST /neutron/network HTTP/1.1" 200 848 0.056773 10.0.0.190 - - [2026-08-24 04:42:38] "GET /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.020950 10.0.0.190 - - [2026-08-24 04:42:38] "POST /neutron/network HTTP/1.1" 200 848 0.071985 10.0.0.190 - - [2026-08-24 04:42:38] "GET /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006342 10.0.0.190 - - [2026-08-24 04:42:38] "GET /network-ipam/8ccf5227-c9e5-471d-90cf-7565d9466cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.003966 10.0.0.190 - - [2026-08-24 04:42:39] "GET /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005929 10.0.0.191 - - [2026-08-24 04:42:39] "DELETE /project/ea8c7fe115b140abb96e4c8c595473a1 HTTP/1.1" 404 173 0.012152 10.0.0.191 - - [2026-08-24 04:42:39] "DELETE /project/49d4328d02224ba6b62e800486bb49ce HTTP/1.1" 404 173 0.011631 10.0.0.191 - - [2026-08-24 04:42:39] "DELETE /project/700de345-a25e-459c-bc91-b77a22b268c4 HTTP/1.1" 404 177 0.016267 10.0.0.191 - - [2026-08-24 04:42:39] "DELETE /project/7e8bb8058ecd4795810b337014c4937b HTTP/1.1" 404 173 0.008911 10.0.0.191 - - [2026-08-24 04:42:39] "DELETE /project/b480c845-5e4a-4022-a9dd-774d35b34351 HTTP/1.1" 404 177 0.008167 10.0.0.191 - - [2026-08-24 04:42:39] "DELETE /project/4f325b73-f17e-4b07-8fc0-0ebb35664f41 HTTP/1.1" 404 177 0.011938 10.0.0.50 - - [2026-08-24 04:42:39] "GET /obj-perms HTTP/1.1" 200 4483 0.074699 10.0.0.191 - - [2026-08-24 04:42:39] "GET /projects?obj_uuids=49d4328d-0222-4ba6-b62e-800486bb49ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000841 10.0.0.191 - - [2026-08-24 04:42:39] "GET /projects?obj_uuids=ea8c7fe1-15b1-40ab-b96e-4c8c595473a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000702 10.0.0.191 - - [2026-08-24 04:42:39] "GET /project/49d4328d-0222-4ba6-b62e-800486bb49ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.079628 10.0.0.191 - - [2026-08-24 04:42:39] "GET /project/ea8c7fe1-15b1-40ab-b96e-4c8c595473a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.094141 10.0.0.191 - - [2026-08-24 04:42:39] "GET /projects?obj_uuids=49d4328d-0222-4ba6-b62e-800486bb49ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001201 10.0.0.191 - - [2026-08-24 04:42:39] "GET /projects?obj_uuids=ea8c7fe1-15b1-40ab-b96e-4c8c595473a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000939 10.0.0.191 - - [2026-08-24 04:42:39] "GET /project/49d4328d-0222-4ba6-b62e-800486bb49ce?fields=security_groups HTTP/1.1" 200 1363 0.067475 10.0.0.191 - - [2026-08-24 04:42:39] "GET /project/ea8c7fe1-15b1-40ab-b96e-4c8c595473a1?fields=security_groups HTTP/1.1" 200 1364 0.115931 10.0.0.191 - - [2026-08-24 04:42:40] "DELETE /security-group/b37e759f-6b4f-41ec-8712-6d7e9cc1ffd1 HTTP/1.1" 200 115 0.079103 10.0.0.191 - - [2026-08-24 04:42:40] "GET /projects?obj_uuids=49d4328d-0222-4ba6-b62e-800486bb49ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001508 10.0.0.191 - - [2026-08-24 04:42:40] "GET /project/49d4328d-0222-4ba6-b62e-800486bb49ce?fields=application_policy_sets HTTP/1.1" 200 1402 0.043694 10.0.0.190 - - [2026-08-24 04:42:40] "DELETE /access-control-list/adbef899-8db1-49dc-a483-b8160f9ca737 HTTP/1.1" 200 115 0.045579 10.0.0.191 - - [2026-08-24 04:42:40] "DELETE /security-group/7b28b56f-f308-41ef-a247-5b8780db8fe6 HTTP/1.1" 200 115 0.087318 10.0.0.191 - - [2026-08-24 04:42:40] "GET /projects?obj_uuids=ea8c7fe1-15b1-40ab-b96e-4c8c595473a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001347 10.0.0.191 - - [2026-08-24 04:42:40] "GET /project/ea8c7fe1-15b1-40ab-b96e-4c8c595473a1?fields=application_policy_sets HTTP/1.1" 200 1403 0.093728 10.0.0.191 - - [2026-08-24 04:42:40] "GET /obj-perms HTTP/1.1" 200 4483 0.103559 10.0.0.191 - - [2026-08-24 04:42:40] "DELETE /project/49d4328d-0222-4ba6-b62e-800486bb49ce HTTP/1.1" 200 115 0.624941 10.0.0.190 - - [2026-08-24 04:42:40] "DELETE /access-control-list/fdd0dd30-0198-452a-b841-3f760602c733 HTTP/1.1" 200 115 0.094643 10.0.0.190 - - [2026-08-24 04:42:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.063770 10.0.0.191 - - [2026-08-24 04:42:40] "DELETE /project/ea8c7fe1-15b1-40ab-b96e-4c8c595473a1 HTTP/1.1" 200 115 0.731523 10.0.0.190 - - [2026-08-24 04:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.043504 10.0.0.191 - - [2026-08-24 04:42:40] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001251 10.0.0.190 - - [2026-08-24 04:42:40] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.028029 10.0.0.190 - - [2026-08-24 04:42:40] "POST /service-templates HTTP/1.1" 403 264 0.015637 10.0.0.190 - - [2026-08-24 04:42:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.004544 10.0.0.190 - - [2026-08-24 04:42:40] "POST /api-access-lists HTTP/1.1" 200 523 0.025680 10.0.0.190 - - [2026-08-24 04:42:40] "GET /api-access-list/37ba5287-9f1e-42c8-913a-45778f676759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.007428 10.0.0.190 - - [2026-08-24 04:42:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.020669 10.0.0.190 - - [2026-08-24 04:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020258 10.0.0.191 - - [2026-08-24 04:42:40] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001148 10.0.0.190 - - [2026-08-24 04:42:40] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.024805 10.0.0.190 - - [2026-08-24 04:42:41] "POST /service-templates HTTP/1.1" 200 553 0.068739 10.0.0.190 - - [2026-08-24 04:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023884 10.0.0.190 - - [2026-08-24 04:42:41] "GET /service-template/51a8a845-2608-435d-b11c-b9e2a29c6fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.018797 10.0.0.190 - - [2026-08-24 04:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015556 10.0.0.190 - - [2026-08-24 04:42:41] "GET /service-template/51a8a845-2608-435d-b11c-b9e2a29c6fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.020241 10.0.0.190 - - [2026-08-24 04:42:42] "GET /obj-perms HTTP/1.1" 403 257 0.040129 10.0.0.50 - - [2026-08-24 04:42:42] "GET /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.035473 10.0.0.191 - - [2026-08-24 04:42:43] "GET /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.037222 10.0.0.190 - - [2026-08-24 04:42:43] "GET /obj-perms HTTP/1.1" 403 257 0.014854 10.0.0.190 - - [2026-08-24 04:42:43] "GET /api-access-list/001893a7-5c5c-41d0-ba92-b3651ca52b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.004245 10.0.0.190 - - [2026-08-24 04:42:43] "PUT /api-access-list/001893a7-5c5c-41d0-ba92-b3651ca52b08 HTTP/1.1" 200 265 0.014564 10.0.0.190 - - [2026-08-24 04:42:43] "POST /fqname-to-id HTTP/1.1" 401 293 0.000518 10.0.0.190 - - [2026-08-24 04:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.041221 10.0.0.191 - - [2026-08-24 04:42:43] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001127 10.0.0.190 - - [2026-08-24 04:42:44] "GET /project/7e8bb805-8ecd-4795-810b-337014c4937b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.078721 10.0.0.190 - - [2026-08-24 04:42:44] "GET /virtual-networks?parent_id=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 372 0.023809 10.0.0.190 - - [2026-08-24 04:42:44] "POST /virtual-networks HTTP/1.1" 403 263 0.051586 10.0.0.190 - - [2026-08-24 04:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.190 - - [2026-08-24 04:42:44] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.039413 10.0.0.190 - - [2026-08-24 04:42:44] "GET /api-access-list/37ba5287-9f1e-42c8-913a-45778f676759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.003507 10.0.0.190 - - [2026-08-24 04:42:44] "PUT /api-access-list/37ba5287-9f1e-42c8-913a-45778f676759 HTTP/1.1" 200 265 0.013602 10.0.0.190 - - [2026-08-24 04:42:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.016318 10.0.0.190 - - [2026-08-24 04:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.019048 10.0.0.191 - - [2026-08-24 04:42:44] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001108 10.0.0.190 - - [2026-08-24 04:42:44] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.024641 10.0.0.190 - - [2026-08-24 04:42:45] "POST /service-templates HTTP/1.1" 403 264 0.015379 10.0.0.190 - - [2026-08-24 04:42:45] "GET /api-access-list/001893a7-5c5c-41d0-ba92-b3651ca52b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004152 10.0.0.190 - - [2026-08-24 04:42:45] "PUT /api-access-list/001893a7-5c5c-41d0-ba92-b3651ca52b08 HTTP/1.1" 200 265 0.013744 10.0.0.190 - - [2026-08-24 04:42:45] "GET /api-access-list/37ba5287-9f1e-42c8-913a-45778f676759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004097 10.0.0.190 - - [2026-08-24 04:42:45] "PUT /api-access-list/37ba5287-9f1e-42c8-913a-45778f676759 HTTP/1.1" 200 265 0.013327 10.0.0.190 - - [2026-08-24 04:42:46] "GET /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.013803 10.0.0.190 - - [2026-08-24 04:42:46] "GET /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.034194 10.0.0.50 - - [2026-08-24 04:42:46] "GET /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.016442 10.0.0.50 - - [2026-08-24 04:42:46] "GET /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.031634 10.0.0.191 - - [2026-08-24 04:42:47] "GET /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.015506 10.0.0.191 - - [2026-08-24 04:42:47] "GET /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.040337 10.0.0.190 - - [2026-08-24 04:42:47] "GET /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004303 10.0.0.190 - - [2026-08-24 04:42:47] "PUT /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7 HTTP/1.1" 200 265 0.017365 10.0.0.190 - - [2026-08-24 04:42:47] "GET /obj-perms HTTP/1.1" 403 257 0.016022 10.0.0.190 - - [2026-08-24 04:42:47] "GET /obj-perms HTTP/1.1" 403 257 0.017329 10.0.0.190 - - [2026-08-24 04:42:47] "DELETE /api-access-list/001893a7-5c5c-41d0-ba92-b3651ca52b08 HTTP/1.1" 200 115 0.060735 10.0.0.190 - - [2026-08-24 04:42:47] "DELETE /api-access-list/37ba5287-9f1e-42c8-913a-45778f676759 HTTP/1.1" 200 115 0.035978 10.0.0.190 - - [2026-08-24 04:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.50 - - [2026-08-24 04:42:49] "GET /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.032978 10.0.0.191 - - [2026-08-24 04:42:49] "GET /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.033276 10.0.0.190 - - [2026-08-24 04:42:49] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.030440 10.0.0.190 - - [2026-08-24 04:42:49] "GET /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.004385 10.0.0.190 - - [2026-08-24 04:42:50] "PUT /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7 HTTP/1.1" 200 265 0.016697 10.0.0.190 - - [2026-08-24 04:42:50] "GET /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.023232 10.0.0.190 - - [2026-08-24 04:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016968 10.0.0.190 - - [2026-08-24 04:42:50] "DELETE /service-template/51a8a845-2608-435d-b11c-b9e2a29c6fd2 HTTP/1.1" 200 115 0.058918 10.0.0.190 - - [2026-08-24 04:42:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.024047 10.0.0.191 - - [2026-08-24 04:42:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003472 10.0.0.191 - - [2026-08-24 04:42:50] "POST /useragent-kv HTTP/1.1" 200 115 0.006008 10.0.0.190 - - [2026-08-24 04:42:50] "DELETE /virtual-network/617c1151-8d66-4fc1-84fe-b165c30c6566 HTTP/1.1" 200 115 0.135808 10.0.0.190 - - [2026-08-24 04:42:50] "GET /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004964 10.0.0.190 - - [2026-08-24 04:42:50] "PUT /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7 HTTP/1.1" 200 265 0.015182 10.0.0.190 - - [2026-08-24 04:42:50] "GET /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.005880 10.0.0.190 - - [2026-08-24 04:42:50] "PUT /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7 HTTP/1.1" 200 265 0.021713 10.0.0.190 - - [2026-08-24 04:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.191 - - [2026-08-24 04:42:53] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001350 10.0.0.190 - - [2026-08-24 04:42:53] "GET /project/7e8bb805-8ecd-4795-810b-337014c4937b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.043164 10.0.0.191 - - [2026-08-24 04:42:54] "POST /useragent-kv HTTP/1.1" 200 115 0.015774 10.0.0.190 - - [2026-08-24 04:42:54] "POST /neutron/subnet HTTP/1.1" 200 728 0.257882 10.0.0.190 - - [2026-08-24 04:42:54] "POST /id-to-fqname HTTP/1.1" 200 240 0.001499 10.0.0.190 - - [2026-08-24 04:42:54] "GET /virtual-network/33d15538-4da8-4c4d-b0b0-545507774f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006631 10.0.0.190 - - [2026-08-24 04:42:54] "GET /virtual-network/33d15538-4da8-4c4d-b0b0-545507774f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.008177 10.0.0.190 - - [2026-08-24 04:42:54] "POST /neutron/network HTTP/1.1" 200 863 0.008298 10.0.0.190 - - [2026-08-24 04:42:54] "POST /route-targets HTTP/1.1" 200 328 0.023781 10.0.0.190 - - [2026-08-24 04:42:54] "GET /virtual-network/33d15538-4da8-4c4d-b0b0-545507774f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.007653 10.0.0.190 - - [2026-08-24 04:42:54] "GET /network-ipam/8ccf5227-c9e5-471d-90cf-7565d9466cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.005387 10.0.0.190 - - [2026-08-24 04:42:55] "GET /virtual-network/33d15538-4da8-4c4d-b0b0-545507774f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.007693 10.0.0.190 - - [2026-08-24 04:42:55] "GET /obj-perms HTTP/1.1" 200 4483 0.080477 10.0.0.190 - - [2026-08-24 04:42:55] "POST /fqname-to-id HTTP/1.1" 404 215 0.004280 10.0.0.190 - - [2026-08-24 04:42:55] "POST /api-access-lists HTTP/1.1" 200 557 0.037504 10.0.0.190 - - [2026-08-24 04:42:55] "GET /api-access-list/39a47784-0919-4f17-8421-84a0c64bb190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.010959 10.0.0.190 - - [2026-08-24 04:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020256 10.0.0.191 - - [2026-08-24 04:42:55] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.081935 10.0.0.190 - - [2026-08-24 04:42:56] "GET /project/7e8bb805-8ecd-4795-810b-337014c4937b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.163301 10.0.0.190 - - [2026-08-24 04:42:56] "POST /neutron/network HTTP/1.1" 200 117 0.081434 10.0.0.190 - - [2026-08-24 04:42:56] "POST /ref-update HTTP/1.1" 200 156 0.040701 10.0.0.190 - - [2026-08-24 04:42:56] "POST /neutron/network HTTP/1.1" 200 693 0.048363 10.0.0.190 - - [2026-08-24 04:42:57] "POST /id-to-fqname HTTP/1.1" 200 240 0.015727 10.0.0.190 - - [2026-08-24 04:42:57] "GET /virtual-network/34760fe8-d4ac-4c19-a420-3c5af7ccd1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.021893 10.0.0.190 - - [2026-08-24 04:42:57] "POST /neutron/network HTTP/1.1" 200 866 0.038445 10.0.0.190 - - [2026-08-24 04:42:57] "GET /virtual-network/34760fe8-d4ac-4c19-a420-3c5af7ccd1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.028362 10.0.0.190 - - [2026-08-24 04:42:57] "POST /neutron/network HTTP/1.1" 200 866 0.007121 10.0.0.190 - - [2026-08-24 04:42:57] "GET /virtual-network/34760fe8-d4ac-4c19-a420-3c5af7ccd1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.008481 10.0.0.190 - - [2026-08-24 04:42:57] "GET /network-ipam/8ccf5227-c9e5-471d-90cf-7565d9466cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004335 10.0.0.190 - - [2026-08-24 04:42:57] "GET /virtual-network/34760fe8-d4ac-4c19-a420-3c5af7ccd1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.006803 10.0.0.190 - - [2026-08-24 04:42:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.018433 10.0.0.190 - - [2026-08-24 04:42:58] "POST /fqname-to-id HTTP/1.1" 404 263 0.041697 10.0.0.190 - - [2026-08-24 04:42:58] "PUT /access-control-list/918ab73e-d5c0-41a4-a7dc-3183742261da HTTP/1.1" 200 273 0.039341 10.0.0.191 - - [2026-08-24 04:42:59] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001266 10.0.0.190 - - [2026-08-24 04:42:59] "POST /neutron/security_group_rule HTTP/1.1" 200 575 0.101997 10.0.0.191 - - [2026-08-24 04:42:59] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001561 10.0.0.190 - - [2026-08-24 04:42:59] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.313898 10.0.0.190 - - [2026-08-24 04:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.041032 10.0.0.190 - - [2026-08-24 04:42:59] "GET /security-group/374265ab-aab2-4ca6-aa48-a117c3b4ced1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1318 0.028599 10.0.0.190 - - [2026-08-24 04:43:00] "POST /id-to-fqname HTTP/1.1" 200 240 0.016651 10.0.0.190 - - [2026-08-24 04:43:01] "POST /neutron/network HTTP/1.1" 200 866 0.007549 10.0.0.190 - - [2026-08-24 04:43:01] "POST /neutron/port HTTP/1.1" 200 117 0.026869 10.0.0.191 - - [2026-08-24 04:43:06] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001178 10.0.0.190 - - [2026-08-24 04:43:06] "POST /neutron/port HTTP/1.1" 200 1062 0.607488 10.0.0.190 - - [2026-08-24 04:43:06] "POST /neutron/port HTTP/1.1" 200 1116 0.156106 10.0.0.190 - - [2026-08-24 04:43:07] "POST /neutron/port HTTP/1.1" 200 1126 0.023264 10.0.0.190 - - [2026-08-24 04:43:08] "POST /neutron/port HTTP/1.1" 200 117 0.001354 10.0.0.191 - - [2026-08-24 04:43:11] "GET /obj-perms HTTP/1.1" 200 4509 0.044220 10.0.0.190 - - [2026-08-24 04:43:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008501 10.0.0.190 - - [2026-08-24 04:43:22] "POST /neutron/port HTTP/1.1" 200 1126 0.019956 10.0.0.190 - - [2026-08-24 04:43:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008627 10.0.0.190 - - [2026-08-24 04:43:32] "POST /neutron/port HTTP/1.1" 200 1126 0.024899 10.0.0.190 - - [2026-08-24 04:43:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007532 10.0.0.190 - - [2026-08-24 04:43:32] "POST /neutron/port HTTP/1.1" 200 1126 0.022218 10.0.0.190 - - [2026-08-24 04:43:33] "GET /virtual-machine/05f7020a-4455-4f04-bd4a-6738dfb08ab0 HTTP/1.1" 401 293 0.000594 10.0.0.190 - - [2026-08-24 04:43:33] "GET /virtual-machine/05f7020a-4455-4f04-bd4a-6738dfb08ab0 HTTP/1.1" 200 1293 0.055594 10.0.0.190 - - [2026-08-24 04:43:33] "GET /virtual-machine/05f7020a-4455-4f04-bd4a-6738dfb08ab0 HTTP/1.1" 200 1293 0.019580 10.0.0.190 - - [2026-08-24 04:43:33] "GET /virtual-machine-interface/ff6fefd3-26ae-46dc-b4ed-7a0fd59d98e3 HTTP/1.1" 200 3031 0.028651 10.0.0.190 - - [2026-08-24 04:43:33] "GET /virtual-machine/05f7020a-4455-4f04-bd4a-6738dfb08ab0 HTTP/1.1" 200 1293 0.019492 10.0.0.190 - - [2026-08-24 04:43:33] "GET /virtual-machine-interface/ff6fefd3-26ae-46dc-b4ed-7a0fd59d98e3 HTTP/1.1" 200 3031 0.023140 10.0.0.190 - - [2026-08-24 04:43:33] "GET /instance-ip/373a33a9-6902-480d-98db-fcde144719db HTTP/1.1" 200 1645 0.025673 10.0.0.190 - - [2026-08-24 04:43:33] "GET /virtual-machine/05f7020a-4455-4f04-bd4a-6738dfb08ab0 HTTP/1.1" 200 1293 0.018830 10.0.0.190 - - [2026-08-24 04:43:33] "GET /virtual-machine-interface/ff6fefd3-26ae-46dc-b4ed-7a0fd59d98e3 HTTP/1.1" 200 3031 0.024712 10.0.0.190 - - [2026-08-24 04:43:33] "GET /instance-ip/373a33a9-6902-480d-98db-fcde144719db HTTP/1.1" 200 1645 0.019261 10.0.0.190 - - [2026-08-24 04:43:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.018647 10.0.0.190 - - [2026-08-24 04:43:33] "GET / HTTP/1.1" 200 36215 0.001729 10.0.0.190 - - [2026-08-24 04:43:34] "POST /fqname-to-id HTTP/1.1" 401 293 0.000459 10.0.0.190 - - [2026-08-24 04:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.023432 10.0.0.190 - - [2026-08-24 04:43:34] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004066 10.0.0.190 - - [2026-08-24 04:43:34] "GET /virtual-networks?parent_id=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.023667 10.0.0.190 - - [2026-08-24 04:43:34] "GET /virtual-network/34760fe8-d4ac-4c19-a420-3c5af7ccd1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.020495 10.0.0.190 - - [2026-08-24 04:43:34] "POST /fqname-to-id HTTP/1.1" 403 354 0.017300 10.0.0.190 - - [2026-08-24 04:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.190 - - [2026-08-24 04:43:34] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004626 10.0.0.190 - - [2026-08-24 04:43:34] "GET /virtual-networks?parent_id=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.024065 10.0.0.190 - - [2026-08-24 04:43:34] "GET /virtual-network/34760fe8-d4ac-4c19-a420-3c5af7ccd1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.024342 10.0.0.190 - - [2026-08-24 04:43:34] "POST /fqname-to-id HTTP/1.1" 403 354 0.020176 10.0.0.190 - - [2026-08-24 04:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.190 - - [2026-08-24 04:43:34] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004077 10.0.0.190 - - [2026-08-24 04:43:34] "GET /virtual-networks?parent_id=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.021610 10.0.0.190 - - [2026-08-24 04:43:34] "GET /virtual-network/34760fe8-d4ac-4c19-a420-3c5af7ccd1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.026311 10.0.0.190 - - [2026-08-24 04:43:34] "POST /fqname-to-id HTTP/1.1" 403 354 0.017781 10.0.0.190 - - [2026-08-24 04:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.190 - - [2026-08-24 04:43:34] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005256 10.0.0.190 - - [2026-08-24 04:43:34] "GET /virtual-networks?parent_id=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.024730 10.0.0.190 - - [2026-08-24 04:43:35] "GET /virtual-network/34760fe8-d4ac-4c19-a420-3c5af7ccd1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.022954 10.0.0.190 - - [2026-08-24 04:43:35] "POST /fqname-to-id HTTP/1.1" 403 354 0.019093 10.0.0.190 - - [2026-08-24 04:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.190 - - [2026-08-24 04:43:35] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004126 10.0.0.190 - - [2026-08-24 04:43:35] "GET /virtual-networks?parent_id=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.034509 10.0.0.190 - - [2026-08-24 04:43:35] "GET /virtual-network/34760fe8-d4ac-4c19-a420-3c5af7ccd1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.021769 10.0.0.190 - - [2026-08-24 04:43:36] "POST /fqname-to-id HTTP/1.1" 403 354 0.024327 10.0.0.190 - - [2026-08-24 04:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.190 - - [2026-08-24 04:43:36] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004172 10.0.0.190 - - [2026-08-24 04:43:36] "GET /virtual-networks?parent_id=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.022254 10.0.0.190 - - [2026-08-24 04:43:36] "GET /virtual-network/34760fe8-d4ac-4c19-a420-3c5af7ccd1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.022881 10.0.0.190 - - [2026-08-24 04:43:36] "POST /fqname-to-id HTTP/1.1" 403 354 0.020714 10.0.0.190 - - [2026-08-24 04:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.190 - - [2026-08-24 04:43:36] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003423 10.0.0.190 - - [2026-08-24 04:43:36] "GET /virtual-networks?parent_id=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.040187 10.0.0.190 - - [2026-08-24 04:43:36] "GET /virtual-network/34760fe8-d4ac-4c19-a420-3c5af7ccd1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.025245 10.0.0.190 - - [2026-08-24 04:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019389 10.0.0.190 - - [2026-08-24 04:43:36] "GET /routing-instance/8da2ee28-f91f-4434-b300-07ab45318f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.021783 10.0.0.190 - - [2026-08-24 04:43:36] "POST /fqname-to-id HTTP/1.1" 403 354 0.016753 10.0.0.190 - - [2026-08-24 04:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015420 10.0.0.190 - - [2026-08-24 04:43:36] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.011911 10.0.0.190 - - [2026-08-24 04:43:36] "GET /virtual-networks?parent_id=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.031069 10.0.0.190 - - [2026-08-24 04:43:37] "GET /virtual-network/34760fe8-d4ac-4c19-a420-3c5af7ccd1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.025027 10.0.0.190 - - [2026-08-24 04:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.019308 10.0.0.190 - - [2026-08-24 04:43:37] "GET /routing-instance/8da2ee28-f91f-4434-b300-07ab45318f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.021282 10.0.0.190 - - [2026-08-24 04:43:37] "GET /obj-perms HTTP/1.1" 403 257 0.014210 10.0.0.190 - - [2026-08-24 04:43:37] "GET /obj-perms HTTP/1.1" 403 257 0.014335 10.0.0.191 - - [2026-08-24 04:43:37] "GET /obj-perms HTTP/1.1" 403 257 0.021459 10.0.0.190 - - [2026-08-24 04:43:37] "GET /obj-perms HTTP/1.1" 403 257 0.017398 10.0.0.190 - - [2026-08-24 04:43:37] "GET /obj-perms HTTP/1.1" 403 257 0.017397 10.0.0.191 - - [2026-08-24 04:43:37] "GET /virtual-machine/05f7020a-4455-4f04-bd4a-6738dfb08ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.034358 10.0.0.190 - - [2026-08-24 04:43:37] "GET /obj-perms HTTP/1.1" 403 257 0.014256 10.0.0.190 - - [2026-08-24 04:43:38] "GET /obj-perms HTTP/1.1" 403 257 0.044871 10.0.0.50 - - [2026-08-24 04:43:38] "GET /obj-perms HTTP/1.1" 200 4483 0.004228 10.0.0.190 - - [2026-08-24 04:43:38] "GET /obj-perms HTTP/1.1" 403 257 0.012985 10.0.0.190 - - [2026-08-24 04:43:38] "GET /obj-perms HTTP/1.1" 200 4483 0.004487 10.0.0.50 - - [2026-08-24 04:43:39] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.024217 10.0.0.190 - - [2026-08-24 04:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017002 10.0.0.191 - - [2026-08-24 04:43:39] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001176 10.0.0.190 - - [2026-08-24 04:43:39] "GET /project/7e8bb805-8ecd-4795-810b-337014c4937b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.094360 10.0.0.190 - - [2026-08-24 04:43:39] "GET /virtual-network/33d15538-4da8-4c4d-b0b0-545507774f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.030569 10.0.0.190 - - [2026-08-24 04:43:39] "GET /floating-ip-pools?parent_id=33d15538-4da8-4c4d-b0b0-545507774f8f&detail=False&count=False&shared=False HTTP/1.1" 200 394 0.025662 10.0.0.190 - - [2026-08-24 04:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019210 10.0.0.190 - - [2026-08-24 04:43:39] "GET /floating-ip-pool/822767e1-0508-4574-949e-7a0461491359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1183 0.020665 10.0.0.191 - - [2026-08-24 04:43:39] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001367 10.0.0.190 - - [2026-08-24 04:43:39] "GET /project/7e8bb805-8ecd-4795-810b-337014c4937b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.082074 10.0.0.190 - - [2026-08-24 04:43:39] "POST /floating-ips HTTP/1.1" 200 618 0.076714 10.0.0.190 - - [2026-08-24 04:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.023584 10.0.0.190 - - [2026-08-24 04:43:39] "GET /floating-ip/a319316f-a46d-46cf-a392-9eb4f0a7fee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.020201 10.0.0.190 - - [2026-08-24 04:43:39] "GET /floating-ip/a319316f-a46d-46cf-a392-9eb4f0a7fee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.020799 10.0.0.190 - - [2026-08-24 04:43:39] "GET /virtual-machine/05f7020a-4455-4f04-bd4a-6738dfb08ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.020876 10.0.0.190 - - [2026-08-24 04:43:40] "GET /virtual-machine/05f7020a-4455-4f04-bd4a-6738dfb08ab0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.021806 10.0.0.190 - - [2026-08-24 04:43:40] "GET /virtual-machine-interface/ff6fefd3-26ae-46dc-b4ed-7a0fd59d98e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.025048 10.0.0.190 - - [2026-08-24 04:43:40] "POST /ref-update HTTP/1.1" 200 156 0.033067 10.0.0.190 - - [2026-08-24 04:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016117 10.0.0.190 - - [2026-08-24 04:43:40] "GET /routing-instance/428b85f7-65a7-42af-b1d6-776c37f1382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.030466 10.0.0.190 - - [2026-08-24 04:43:40] "GET /obj-perms HTTP/1.1" 403 257 0.031003 10.0.0.190 - - [2026-08-24 04:43:40] "GET /obj-perms HTTP/1.1" 403 257 0.016506 10.0.0.190 - - [2026-08-24 04:43:40] "POST /neutron/security_group HTTP/1.1" 200 542 0.141544 10.0.0.190 - - [2026-08-24 04:43:41] "POST /neutron/port HTTP/1.1" 200 1116 0.099392 10.0.0.190 - - [2026-08-24 04:43:41] "GET /virtual-machine/05f7020a-4455-4f04-bd4a-6738dfb08ab0 HTTP/1.1" 200 1293 0.022627 10.0.0.190 - - [2026-08-24 04:43:41] "GET /virtual-machine-interface/ff6fefd3-26ae-46dc-b4ed-7a0fd59d98e3 HTTP/1.1" 200 3595 0.028202 10.0.0.190 - - [2026-08-24 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019500 10.0.0.190 - - [2026-08-24 04:43:41] "GET /security-group/374265ab-aab2-4ca6-aa48-a117c3b4ced1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1318 0.017033 10.0.0.190 - - [2026-08-24 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018087 10.0.0.190 - - [2026-08-24 04:43:41] "GET /security-group/374265ab-aab2-4ca6-aa48-a117c3b4ced1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1318 0.018302 10.0.0.190 - - [2026-08-24 04:43:41] "DELETE /floating-ip/a319316f-a46d-46cf-a392-9eb4f0a7fee1 HTTP/1.1" 200 115 0.081705 10.0.0.190 - - [2026-08-24 04:43:41] "GET /virtual-machine/05f7020a-4455-4f04-bd4a-6738dfb08ab0 HTTP/1.1" 200 1293 0.024418 10.0.0.190 - - [2026-08-24 04:43:43] "POST /neutron/port HTTP/1.1" 200 1167 0.023084 10.0.0.190 - - [2026-08-24 04:43:43] "GET /virtual-machine/05f7020a-4455-4f04-bd4a-6738dfb08ab0 HTTP/1.1" 200 1293 0.021296 10.0.0.190 - - [2026-08-24 04:43:46] "GET /virtual-machine/05f7020a-4455-4f04-bd4a-6738dfb08ab0 HTTP/1.1" 404 171 0.019216 10.0.0.190 - - [2026-08-24 04:43:46] "GET /virtual-machine/05f7020a-4455-4f04-bd4a-6738dfb08ab0 HTTP/1.1" 404 171 0.015118 10.0.0.190 - - [2026-08-24 04:43:46] "GET /virtual-machine/05f7020a-4455-4f04-bd4a-6738dfb08ab0 HTTP/1.1" 404 171 0.016376 10.0.0.190 - - [2026-08-24 04:43:46] "POST /fqname-to-id HTTP/1.1" 403 354 0.017558 10.0.0.190 - - [2026-08-24 04:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.190 - - [2026-08-24 04:43:46] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003273 10.0.0.190 - - [2026-08-24 04:43:46] "GET /virtual-networks?parent_id=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.019555 10.0.0.190 - - [2026-08-24 04:43:46] "GET /virtual-network/34760fe8-d4ac-4c19-a420-3c5af7ccd1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.028738 10.0.0.190 - - [2026-08-24 04:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016197 10.0.0.190 - - [2026-08-24 04:43:46] "GET /routing-instance/8da2ee28-f91f-4434-b300-07ab45318f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.019069 10.0.0.190 - - [2026-08-24 04:43:46] "GET /obj-perms HTTP/1.1" 403 257 0.013760 10.0.0.190 - - [2026-08-24 04:43:47] "GET /obj-perms HTTP/1.1" 200 4483 0.004457 10.0.0.50 - - [2026-08-24 04:43:53] "GET /obj-perms HTTP/1.1" 200 4483 0.004395 10.0.0.190 - - [2026-08-24 04:43:56] "GET /obj-perms HTTP/1.1" 200 4483 0.004407 10.0.0.50 - - [2026-08-24 04:44:02] "GET /obj-perms HTTP/1.1" 200 4483 0.004823 10.0.0.190 - - [2026-08-24 04:44:02] "GET /obj-perms HTTP/1.1" 200 4483 0.004607 10.0.0.191 - - [2026-08-24 04:44:02] "GET /obj-perms HTTP/1.1" 200 4483 0.004471 10.0.0.190 - - [2026-08-24 04:44:02] "POST /neutron/security_group HTTP/1.1" 200 568 0.021012 10.0.0.190 - - [2026-08-24 04:44:02] "DELETE /access-control-list/cb81faf9-e7c4-4fc3-873a-0ec322f3f15f HTTP/1.1" 200 115 0.058793 10.0.0.190 - - [2026-08-24 04:44:02] "POST /fqname-to-id HTTP/1.1" 404 232 0.032216 10.0.0.191 - - [2026-08-24 04:44:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003235 10.0.0.191 - - [2026-08-24 04:44:03] "POST /useragent-kv HTTP/1.1" 200 115 0.007433 10.0.0.190 - - [2026-08-24 04:44:03] "POST /neutron/network HTTP/1.1" 200 151 0.207806 10.0.0.190 - - [2026-08-24 04:44:03] "DELETE /route-target/5fa795e2-6bd4-491d-b127-83c49f24c651 HTTP/1.1" 200 115 0.038343 10.0.0.190 - - [2026-08-24 04:44:03] "DELETE /api-access-list/39a47784-0919-4f17-8421-84a0c64bb190 HTTP/1.1" 200 115 0.051001 10.0.0.190 - - [2026-08-24 04:44:06] "GET /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005636 10.0.0.190 - - [2026-08-24 04:44:06] "PUT /api-access-list/eadf3bbb-c38c-49b9-a211-1c7c7ec59cc7 HTTP/1.1" 200 265 0.014355 10.0.0.191 - - [2026-08-24 04:44:06] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001041 10.0.0.190 - - [2026-08-24 04:44:06] "GET /project/7e8bb805-8ecd-4795-810b-337014c4937b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.101608 10.0.0.191 - - [2026-08-24 04:44:06] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001648 10.0.0.190 - - [2026-08-24 04:44:06] "GET /project/7e8bb805-8ecd-4795-810b-337014c4937b?fields=virtual_networks HTTP/1.1" 200 1033 0.063187 10.0.0.191 - - [2026-08-24 04:44:06] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001087 10.0.0.190 - - [2026-08-24 04:44:06] "GET /project/7e8bb805-8ecd-4795-810b-337014c4937b?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.053784 10.0.0.191 - - [2026-08-24 04:44:06] "GET /projects?obj_uuids=7e8bb805-8ecd-4795-810b-337014c4937b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001133 10.0.0.190 - - [2026-08-24 04:44:06] "GET /project/7e8bb805-8ecd-4795-810b-337014c4937b?fields=security_groups HTTP/1.1" 200 1260 0.044875 10.0.0.191 - - [2026-08-24 04:44:07] "GET /projects?obj_uuids=049cc689-5bbb-4605-badf-324c061a7d1b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001672 10.0.0.190 - - [2026-08-24 04:44:07] "GET /project/049cc689-5bbb-4605-badf-324c061a7d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.046230 [Introspect:8084]10.0.0.190 - - [2026-08-24 04:44:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3163 0.001197 10.0.0.190 - - [2026-08-24 04:44:11] "POST /fqname-to-id HTTP/1.1" 404 189 0.032115 10.0.0.191 - - [2026-08-24 04:44:11] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003803 10.0.0.191 - - [2026-08-24 04:44:11] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002649 10.0.0.191 - - [2026-08-24 04:44:11] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.051780 10.0.0.191 - - [2026-08-24 04:44:11] "POST /id-to-fqname HTTP/1.1" 200 191 0.001324 10.0.0.191 - - [2026-08-24 04:44:11] "POST /fqname-to-id HTTP/1.1" 404 200 0.008089 10.0.0.191 - - [2026-08-24 04:44:11] "POST /security-groups HTTP/1.1" 200 592 0.077976 10.0.0.190 - - [2026-08-24 04:44:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.003997 10.0.0.191 - - [2026-08-24 04:44:11] "POST /projects HTTP/1.1" 200 587 0.304630 10.0.0.191 - - [2026-08-24 04:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.382272 10.0.0.190 - - [2026-08-24 04:44:11] "POST /access-control-lists HTTP/1.1" 200 597 0.036279 10.0.0.190 - - [2026-08-24 04:44:11] "GET /project/91e2fe0f-4eda-4582-9bc6-e281c94eadd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.583562 10.0.0.190 - - [2026-08-24 04:44:13] "GET / HTTP/1.1" 200 36215 0.002290 10.0.0.190 - - [2026-08-24 04:44:15] "POST /fqname-to-id HTTP/1.1" 401 293 0.000514 10.0.0.190 - - [2026-08-24 04:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.054384 10.0.0.191 - - [2026-08-24 04:44:16] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001132 10.0.0.190 - - [2026-08-24 04:44:16] "GET /project/91e2fe0f-4eda-4582-9bc6-e281c94eadd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.047575 10.0.0.190 - - [2026-08-24 04:44:16] "POST /neutron/network HTTP/1.1" 200 117 0.032112 10.0.0.190 - - [2026-08-24 04:44:16] "POST /neutron/network HTTP/1.1" 200 825 0.010586 10.0.0.190 - - [2026-08-24 04:44:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001611 10.0.0.190 - - [2026-08-24 04:44:16] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006100 10.0.0.190 - - [2026-08-24 04:44:16] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006273 10.0.0.190 - - [2026-08-24 04:44:16] "POST /neutron/subnet HTTP/1.1" 200 716 0.010560 10.0.0.190 - - [2026-08-24 04:44:17] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006642 10.0.0.50 - - [2026-08-24 04:44:18] "GET /obj-perms HTTP/1.1" 200 4485 0.070516 10.0.0.190 - - [2026-08-24 04:44:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001451 10.0.0.190 - - [2026-08-24 04:44:19] "POST /neutron/port HTTP/1.1" 200 117 0.007599 10.0.0.190 - - [2026-08-24 04:44:19] "POST /id-to-fqname HTTP/1.1" 200 222 0.001675 10.0.0.190 - - [2026-08-24 04:44:19] "POST /neutron/network HTTP/1.1" 200 835 0.008366 10.0.0.191 - - [2026-08-24 04:44:19] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001208 10.0.0.190 - - [2026-08-24 04:44:19] "GET /project/91e2fe0f-4eda-4582-9bc6-e281c94eadd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.075370 10.0.0.190 - - [2026-08-24 04:44:20] "POST /neutron/port HTTP/1.1" 200 117 0.006560 10.0.0.191 - - [2026-08-24 04:44:23] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001168 10.0.0.190 - - [2026-08-24 04:44:24] "POST /neutron/port HTTP/1.1" 200 1059 0.361319 10.0.0.190 - - [2026-08-24 04:44:24] "POST /neutron/network HTTP/1.1" 200 835 0.007383 10.0.0.190 - - [2026-08-24 04:44:24] "POST /neutron/port HTTP/1.1" 200 1059 0.050310 10.0.0.190 - - [2026-08-24 04:44:25] "POST /neutron/port HTTP/1.1" 200 1123 0.023223 10.0.0.190 - - [2026-08-24 04:44:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.022001 10.0.0.190 - - [2026-08-24 04:44:25] "POST /neutron/network HTTP/1.1" 200 825 0.009187 10.0.0.190 - - [2026-08-24 04:44:26] "POST /neutron/subnet HTTP/1.1" 200 690 0.010944 10.0.0.190 - - [2026-08-24 04:44:30] "DELETE /access-control-list/e2d1e0f9-577b-4450-a692-d912a35fd640 HTTP/1.1" 200 115 0.053191 10.0.0.190 - - [2026-08-24 04:44:30] "POST /neutron/port HTTP/1.1" 200 1123 0.025583 10.0.0.190 - - [2026-08-24 04:44:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011262 10.0.0.191 - - [2026-08-24 04:44:40] "DELETE /project/7e8bb805-8ecd-4795-810b-337014c4937b HTTP/1.1" 404 177 0.004959 10.0.0.191 - - [2026-08-24 04:44:40] "DELETE /project/91e2fe0f4eda45829bc6e281c94eadd4 HTTP/1.1" 404 173 0.004375 10.0.0.190 - - [2026-08-24 04:44:45] "POST /neutron/port HTTP/1.1" 200 1123 0.019624 10.0.0.190 - - [2026-08-24 04:44:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009503 10.0.0.190 - - [2026-08-24 04:44:45] "GET /virtual-machine/597101da-63af-4f33-b849-400f17a25b33 HTTP/1.1" 401 293 0.000471 10.0.0.190 - - [2026-08-24 04:44:46] "GET /virtual-machine/597101da-63af-4f33-b849-400f17a25b33 HTTP/1.1" 200 1295 0.033178 10.0.0.190 - - [2026-08-24 04:44:46] "GET /virtual-machine-interface/4f5587dd-c25f-44b5-8ee4-13e2a5d38f5a HTTP/1.1" 200 2956 0.005840 10.0.0.190 - - [2026-08-24 04:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.190 - - [2026-08-24 04:44:46] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003650 10.0.0.190 - - [2026-08-24 04:44:46] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003590 10.0.0.190 - - [2026-08-24 04:44:46] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006263 10.0.0.190 - - [2026-08-24 04:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006893 10.0.0.190 - - [2026-08-24 04:44:49] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.012041 10.0.0.190 - - [2026-08-24 04:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005675 10.0.0.190 - - [2026-08-24 04:44:53] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006070 10.0.0.190 - - [2026-08-24 04:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.190 - - [2026-08-24 04:44:57] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004585 10.0.0.190 - - [2026-08-24 04:44:57] "POST /neutron/port HTTP/1.1" 200 1123 0.019913 10.0.0.190 - - [2026-08-24 04:44:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004609 10.0.0.190 - - [2026-08-24 04:44:59] "POST /neutron/network HTTP/1.1" 200 825 0.008572 10.0.0.190 - - [2026-08-24 04:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.190 - - [2026-08-24 04:45:01] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007414 10.0.0.190 - - [2026-08-24 04:45:04] "POST /neutron/network HTTP/1.1" 200 835 0.008239 10.0.0.190 - - [2026-08-24 04:45:04] "POST /neutron/port HTTP/1.1" 200 117 0.001397 10.0.0.190 - - [2026-08-24 04:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.190 - - [2026-08-24 04:45:05] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006110 10.0.0.190 - - [2026-08-24 04:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.190 - - [2026-08-24 04:45:09] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006449 10.0.0.190 - - [2026-08-24 04:45:13] "GET /obj-perms HTTP/1.1" 200 4509 0.046198 10.0.0.190 - - [2026-08-24 04:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.190 - - [2026-08-24 04:45:14] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006339 10.0.0.190 - - [2026-08-24 04:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.190 - - [2026-08-24 04:45:18] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006560 10.0.0.190 - - [2026-08-24 04:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.190 - - [2026-08-24 04:45:20] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004161 10.0.0.190 - - [2026-08-24 04:45:20] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004399 10.0.0.190 - - [2026-08-24 04:45:20] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006902 10.0.0.190 - - [2026-08-24 04:45:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008699 10.0.0.190 - - [2026-08-24 04:45:22] "POST /neutron/port HTTP/1.1" 200 1123 0.048835 10.0.0.190 - - [2026-08-24 04:45:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008757 10.0.0.190 - - [2026-08-24 04:45:31] "POST /neutron/port HTTP/1.1" 200 1123 0.020890 10.0.0.190 - - [2026-08-24 04:45:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008446 10.0.0.190 - - [2026-08-24 04:45:31] "GET /virtual-machine/2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 HTTP/1.1" 200 1295 0.007097 10.0.0.190 - - [2026-08-24 04:45:31] "GET /virtual-machine-interface/fd376294-c2a7-49e3-85bd-4c98e8a30a21 HTTP/1.1" 200 2956 0.006108 10.0.0.190 - - [2026-08-24 04:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.190 - - [2026-08-24 04:45:31] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004700 10.0.0.190 - - [2026-08-24 04:45:31] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003453 10.0.0.190 - - [2026-08-24 04:45:31] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006181 10.0.0.190 - - [2026-08-24 04:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.190 - - [2026-08-24 04:45:32] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004658 10.0.0.190 - - [2026-08-24 04:45:32] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003268 10.0.0.190 - - [2026-08-24 04:45:32] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006299 10.0.0.190 - - [2026-08-24 04:46:00] "POST /neutron/network HTTP/1.1" 200 835 0.009056 10.0.0.190 - - [2026-08-24 04:46:00] "POST /neutron/port HTTP/1.1" 200 117 0.001989 10.0.0.190 - - [2026-08-24 04:46:05] "POST /neutron/port HTTP/1.1" 200 1123 0.020594 10.0.0.190 - - [2026-08-24 04:46:05] "POST /neutron/subnet HTTP/1.1" 200 690 0.009819 10.0.0.191 - - [2026-08-24 04:46:14] "GET /obj-perms HTTP/1.1" 200 4509 0.046471 10.0.0.190 - - [2026-08-24 04:46:39] "POST /neutron/port HTTP/1.1" 200 1123 0.019844 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-machine/597101da-63af-4f33-b849-400f17a25b33 HTTP/1.1" 200 1295 0.004890 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-machine-interface/4f5587dd-c25f-44b5-8ee4-13e2a5d38f5a HTTP/1.1" 200 2956 0.005673 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-machine/597101da-63af-4f33-b849-400f17a25b33 HTTP/1.1" 200 1295 0.003907 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-machine-interface/4f5587dd-c25f-44b5-8ee4-13e2a5d38f5a HTTP/1.1" 200 2956 0.006816 10.0.0.190 - - [2026-08-24 04:46:39] "GET /instance-ip/90a66689-4d6c-4dd4-b243-b515961effbb HTTP/1.1" 200 1625 0.007112 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-machine/597101da-63af-4f33-b849-400f17a25b33 HTTP/1.1" 200 1295 0.004030 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-machine-interface/4f5587dd-c25f-44b5-8ee4-13e2a5d38f5a HTTP/1.1" 200 2956 0.005173 10.0.0.190 - - [2026-08-24 04:46:39] "GET /instance-ip/90a66689-4d6c-4dd4-b243-b515961effbb HTTP/1.1" 200 1625 0.004816 10.0.0.190 - - [2026-08-24 04:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.190 - - [2026-08-24 04:46:39] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003983 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003477 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006554 10.0.0.190 - - [2026-08-24 04:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.190 - - [2026-08-24 04:46:39] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005067 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003662 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006489 10.0.0.190 - - [2026-08-24 04:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.190 - - [2026-08-24 04:46:39] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004666 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003535 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006590 10.0.0.190 - - [2026-08-24 04:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.190 - - [2026-08-24 04:46:39] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004883 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004073 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007256 10.0.0.190 - - [2026-08-24 04:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.190 - - [2026-08-24 04:46:39] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004345 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003223 10.0.0.190 - - [2026-08-24 04:46:39] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006294 10.0.0.190 - - [2026-08-24 04:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.190 - - [2026-08-24 04:46:40] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004751 10.0.0.190 - - [2026-08-24 04:46:40] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003605 10.0.0.190 - - [2026-08-24 04:46:40] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005929 10.0.0.190 - - [2026-08-24 04:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.190 - - [2026-08-24 04:46:40] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004681 10.0.0.190 - - [2026-08-24 04:46:40] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003757 10.0.0.190 - - [2026-08-24 04:46:40] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006639 10.0.0.190 - - [2026-08-24 04:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.190 - - [2026-08-24 04:46:40] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004595 10.0.0.190 - - [2026-08-24 04:46:40] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003588 10.0.0.190 - - [2026-08-24 04:46:40] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006937 10.0.0.190 - - [2026-08-24 04:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.190 - - [2026-08-24 04:46:40] "GET /routing-instance/8607b473-ec72-4d83-b339-d495b1087e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.007588 10.0.0.190 - - [2026-08-24 04:46:40] "GET /route-target/84f65d08-f631-40a8-9c77-7798fdc8bed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004454 10.0.0.190 - - [2026-08-24 04:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.190 - - [2026-08-24 04:46:40] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004237 10.0.0.190 - - [2026-08-24 04:46:40] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003493 10.0.0.190 - - [2026-08-24 04:46:40] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006217 10.0.0.190 - - [2026-08-24 04:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.190 - - [2026-08-24 04:46:40] "GET /routing-instance/8607b473-ec72-4d83-b339-d495b1087e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004518 10.0.0.190 - - [2026-08-24 04:46:40] "GET /route-target/84f65d08-f631-40a8-9c77-7798fdc8bed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004567 10.0.0.190 - - [2026-08-24 04:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.190 - - [2026-08-24 04:46:41] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005884 10.0.0.190 - - [2026-08-24 04:46:41] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003562 10.0.0.190 - - [2026-08-24 04:46:41] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006357 10.0.0.190 - - [2026-08-24 04:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.190 - - [2026-08-24 04:46:41] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004893 10.0.0.190 - - [2026-08-24 04:46:41] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003633 10.0.0.190 - - [2026-08-24 04:46:41] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006231 10.0.0.190 - - [2026-08-24 04:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.190 - - [2026-08-24 04:46:41] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004666 10.0.0.190 - - [2026-08-24 04:46:41] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004187 10.0.0.190 - - [2026-08-24 04:46:41] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007100 10.0.0.190 - - [2026-08-24 04:46:41] "GET /obj-perms HTTP/1.1" 200 4485 0.069225 10.0.0.191 - - [2026-08-24 04:46:41] "GET /obj-perms HTTP/1.1" 200 4485 0.042063 10.0.0.190 - - [2026-08-24 04:46:41] "GET /obj-perms HTTP/1.1" 200 4485 0.004306 10.0.0.191 - - [2026-08-24 04:46:42] "GET /obj-perms HTTP/1.1" 200 4485 0.004126 10.0.0.190 - - [2026-08-24 04:46:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007946 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-machine/2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 HTTP/1.1" 200 1295 0.004498 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-machine-interface/fd376294-c2a7-49e3-85bd-4c98e8a30a21 HTTP/1.1" 200 2956 0.005308 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-machine/2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 HTTP/1.1" 200 1295 0.003779 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-machine-interface/fd376294-c2a7-49e3-85bd-4c98e8a30a21 HTTP/1.1" 200 2956 0.006086 10.0.0.190 - - [2026-08-24 04:46:42] "GET /instance-ip/661ac636-fe07-4664-b139-ea636830438d HTTP/1.1" 200 1624 0.006840 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-machine/2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 HTTP/1.1" 200 1295 0.007791 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-machine-interface/fd376294-c2a7-49e3-85bd-4c98e8a30a21 HTTP/1.1" 200 2956 0.006471 10.0.0.190 - - [2026-08-24 04:46:42] "GET /instance-ip/661ac636-fe07-4664-b139-ea636830438d HTTP/1.1" 200 1624 0.005747 10.0.0.190 - - [2026-08-24 04:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.190 - - [2026-08-24 04:46:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003992 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003578 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006724 10.0.0.190 - - [2026-08-24 04:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.190 - - [2026-08-24 04:46:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004742 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003359 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005784 10.0.0.190 - - [2026-08-24 04:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.190 - - [2026-08-24 04:46:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005444 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004167 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006502 10.0.0.190 - - [2026-08-24 04:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.190 - - [2026-08-24 04:46:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004584 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003525 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006556 10.0.0.190 - - [2026-08-24 04:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.190 - - [2026-08-24 04:46:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005359 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004660 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006735 10.0.0.190 - - [2026-08-24 04:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.190 - - [2026-08-24 04:46:42] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004631 10.0.0.190 - - [2026-08-24 04:46:42] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003585 10.0.0.190 - - [2026-08-24 04:46:43] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007515 10.0.0.190 - - [2026-08-24 04:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.190 - - [2026-08-24 04:46:43] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004987 10.0.0.190 - - [2026-08-24 04:46:43] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004084 10.0.0.190 - - [2026-08-24 04:46:43] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006452 10.0.0.190 - - [2026-08-24 04:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.190 - - [2026-08-24 04:46:43] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004703 10.0.0.190 - - [2026-08-24 04:46:43] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003702 10.0.0.190 - - [2026-08-24 04:46:43] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006155 10.0.0.190 - - [2026-08-24 04:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.190 - - [2026-08-24 04:46:43] "GET /routing-instance/8607b473-ec72-4d83-b339-d495b1087e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005152 10.0.0.190 - - [2026-08-24 04:46:43] "GET /route-target/84f65d08-f631-40a8-9c77-7798fdc8bed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004168 10.0.0.190 - - [2026-08-24 04:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.190 - - [2026-08-24 04:46:43] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004068 10.0.0.190 - - [2026-08-24 04:46:43] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003818 10.0.0.190 - - [2026-08-24 04:46:43] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006601 10.0.0.190 - - [2026-08-24 04:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.190 - - [2026-08-24 04:46:43] "GET /routing-instance/8607b473-ec72-4d83-b339-d495b1087e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004778 10.0.0.190 - - [2026-08-24 04:46:43] "GET /route-target/84f65d08-f631-40a8-9c77-7798fdc8bed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005329 10.0.0.190 - - [2026-08-24 04:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.190 - - [2026-08-24 04:46:44] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005013 10.0.0.190 - - [2026-08-24 04:46:44] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003541 10.0.0.190 - - [2026-08-24 04:46:44] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006830 10.0.0.190 - - [2026-08-24 04:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.190 - - [2026-08-24 04:46:44] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005241 10.0.0.190 - - [2026-08-24 04:46:44] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003731 10.0.0.190 - - [2026-08-24 04:46:44] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006689 10.0.0.190 - - [2026-08-24 04:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.190 - - [2026-08-24 04:46:44] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004659 10.0.0.190 - - [2026-08-24 04:46:44] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003359 10.0.0.190 - - [2026-08-24 04:46:44] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006592 10.0.0.190 - - [2026-08-24 04:46:44] "GET /obj-perms HTTP/1.1" 200 4485 0.004275 10.0.0.190 - - [2026-08-24 04:46:44] "GET /obj-perms HTTP/1.1" 200 4485 0.004621 10.0.0.191 - - [2026-08-24 04:46:44] "GET /obj-perms HTTP/1.1" 200 4485 0.004558 10.0.0.50 - - [2026-08-24 04:46:44] "GET /obj-perms HTTP/1.1" 200 4485 0.004349 10.0.0.190 - - [2026-08-24 04:46:44] "GET /obj-perms HTTP/1.1" 200 4485 0.004153 10.0.0.190 - - [2026-08-24 04:46:49] "GET /virtual-machine/2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 HTTP/1.1" 200 1295 0.005193 10.0.0.190 - - [2026-08-24 04:46:51] "GET /virtual-machine/2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 HTTP/1.1" 200 1295 0.003562 10.0.0.190 - - [2026-08-24 04:46:51] "POST /neutron/port HTTP/1.1" 200 151 0.224873 10.0.0.190 - - [2026-08-24 04:46:53] "GET /virtual-machine/2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 HTTP/1.1" 404 171 0.003927 10.0.0.190 - - [2026-08-24 04:46:53] "GET /virtual-machine/2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 HTTP/1.1" 404 171 0.002961 10.0.0.190 - - [2026-08-24 04:46:53] "GET /virtual-machine/2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 HTTP/1.1" 404 171 0.003798 10.0.0.190 - - [2026-08-24 04:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.190 - - [2026-08-24 04:46:53] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003847 10.0.0.190 - - [2026-08-24 04:46:53] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003552 10.0.0.190 - - [2026-08-24 04:46:53] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.011776 10.0.0.190 - - [2026-08-24 04:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.190 - - [2026-08-24 04:46:53] "GET /routing-instance/8607b473-ec72-4d83-b339-d495b1087e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005269 10.0.0.190 - - [2026-08-24 04:46:53] "GET /route-target/84f65d08-f631-40a8-9c77-7798fdc8bed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006847 10.0.0.50 - - [2026-08-24 04:46:54] "GET /obj-perms HTTP/1.1" 200 4485 0.004096 10.0.0.190 - - [2026-08-24 04:47:00] "GET /obj-perms HTTP/1.1" 200 4485 0.005298 10.0.0.190 - - [2026-08-24 04:47:00] "POST /neutron/network HTTP/1.1" 200 835 0.009924 10.0.0.190 - - [2026-08-24 04:47:00] "POST /neutron/port HTTP/1.1" 200 117 0.001342 10.0.0.50 - - [2026-08-24 04:47:00] "GET /obj-perms HTTP/1.1" 200 4485 0.004417 10.0.0.190 - - [2026-08-24 04:47:00] "GET /virtual-machine/597101da-63af-4f33-b849-400f17a25b33 HTTP/1.1" 200 1295 0.006977 10.0.0.190 - - [2026-08-24 04:47:02] "POST /neutron/port HTTP/1.1" 200 1113 0.028299 10.0.0.190 - - [2026-08-24 04:47:02] "GET /virtual-machine/597101da-63af-4f33-b849-400f17a25b33 HTTP/1.1" 200 1295 0.005580 10.0.0.190 - - [2026-08-24 04:47:04] "GET /virtual-machine/597101da-63af-4f33-b849-400f17a25b33 HTTP/1.1" 404 171 0.003798 10.0.0.190 - - [2026-08-24 04:47:04] "GET /virtual-machine/597101da-63af-4f33-b849-400f17a25b33 HTTP/1.1" 404 171 0.003939 10.0.0.190 - - [2026-08-24 04:47:04] "GET /virtual-machine/597101da-63af-4f33-b849-400f17a25b33 HTTP/1.1" 404 171 0.003302 10.0.0.190 - - [2026-08-24 04:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.190 - - [2026-08-24 04:47:04] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004351 10.0.0.190 - - [2026-08-24 04:47:04] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003837 10.0.0.190 - - [2026-08-24 04:47:04] "GET /virtual-network/3c2b9ec9-273f-4a16-88c0-86f8741f3048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010139 10.0.0.190 - - [2026-08-24 04:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.190 - - [2026-08-24 04:47:04] "GET /routing-instance/8607b473-ec72-4d83-b339-d495b1087e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005579 10.0.0.190 - - [2026-08-24 04:47:04] "GET /route-target/84f65d08-f631-40a8-9c77-7798fdc8bed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004546 10.0.0.190 - - [2026-08-24 04:47:05] "GET /obj-perms HTTP/1.1" 200 4485 0.005512 10.0.0.191 - - [2026-08-24 04:47:05] "GET /obj-perms HTTP/1.1" 200 4485 0.005161 10.0.0.191 - - [2026-08-24 04:47:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000517 10.0.0.191 - - [2026-08-24 04:47:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000477 10.0.0.190 - - [2026-08-24 04:47:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000416 10.0.0.190 - - [2026-08-24 04:47:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000479 10.0.0.191 - - [2026-08-24 04:47:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000563 10.0.0.191 - - [2026-08-24 04:47:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000447 10.0.0.50 - - [2026-08-24 04:47:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000454 10.0.0.50 - - [2026-08-24 04:47:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.190 - - [2026-08-24 04:47:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.190 - - [2026-08-24 04:47:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.50 - - [2026-08-24 04:47:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000447 10.0.0.50 - - [2026-08-24 04:47:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.190 - - [2026-08-24 04:47:14] "GET /obj-perms HTTP/1.1" 200 4485 0.005163 10.0.0.191 - - [2026-08-24 04:47:14] "GET /obj-perms HTTP/1.1" 200 4485 0.004330 10.0.0.191 - - [2026-08-24 04:47:20] "GET /obj-perms HTTP/1.1" 200 4485 0.004856 10.0.0.190 - - [2026-08-24 04:47:23] "GET /obj-perms HTTP/1.1" 200 4485 0.004802 10.0.0.191 - - [2026-08-24 04:47:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004803 10.0.0.191 - - [2026-08-24 04:47:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004050 10.0.0.190 - - [2026-08-24 04:47:23] "POST /neutron/network HTTP/1.1" 200 151 0.164489 10.0.0.190 - - [2026-08-24 04:47:23] "DELETE /route-target/84f65d08-f631-40a8-9c77-7798fdc8bed9 HTTP/1.1" 200 115 0.031997 10.0.0.190 - - [2026-08-24 04:47:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.004105 10.0.0.190 - - [2026-08-24 04:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.191 - - [2026-08-24 04:47:26] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001526 10.0.0.190 - - [2026-08-24 04:47:26] "GET /project/91e2fe0f-4eda-4582-9bc6-e281c94eadd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.054060 10.0.0.190 - - [2026-08-24 04:47:26] "POST /network-policys HTTP/1.1" 200 524 0.043362 10.0.0.190 - - [2026-08-24 04:47:27] "GET /network-policy/0a270276-8f7e-4500-9eb4-ba1bbc11c044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007828 10.0.0.190 - - [2026-08-24 04:47:27] "POST /fqname-to-id HTTP/1.1" 404 200 0.003246 10.0.0.190 - - [2026-08-24 04:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.191 - - [2026-08-24 04:47:27] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001026 10.0.0.190 - - [2026-08-24 04:47:27] "GET /project/91e2fe0f-4eda-4582-9bc6-e281c94eadd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.048608 10.0.0.190 - - [2026-08-24 04:47:27] "POST /network-policys HTTP/1.1" 200 524 0.031734 10.0.0.190 - - [2026-08-24 04:47:27] "GET /network-policy/29bbf1cb-99d9-40ba-af27-0a64816969c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006758 10.0.0.190 - - [2026-08-24 04:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.191 - - [2026-08-24 04:47:27] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001680 10.0.0.190 - - [2026-08-24 04:47:27] "GET /project/91e2fe0f-4eda-4582-9bc6-e281c94eadd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.060597 10.0.0.190 - - [2026-08-24 04:47:27] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003978 10.0.0.190 - - [2026-08-24 04:47:27] "POST /virtual-networks HTTP/1.1" 200 548 0.092331 10.0.0.190 - - [2026-08-24 04:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.190 - - [2026-08-24 04:47:27] "GET /network-ipam/8ccf5227-c9e5-471d-90cf-7565d9466cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.006028 10.0.0.191 - - [2026-08-24 04:47:27] "POST /useragent-kv HTTP/1.1" 200 115 0.007742 10.0.0.190 - - [2026-08-24 04:47:27] "POST /ref-update HTTP/1.1" 200 156 0.091570 10.0.0.190 - - [2026-08-24 04:47:27] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.006602 10.0.0.190 - - [2026-08-24 04:47:27] "POST /neutron/network HTTP/1.1" 200 809 0.007367 10.0.0.190 - - [2026-08-24 04:47:28] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.006398 10.0.0.190 - - [2026-08-24 04:47:28] "GET /obj-perms HTTP/1.1" 200 4485 0.004280 10.0.0.50 - - [2026-08-24 04:47:28] "GET /obj-perms HTTP/1.1" 200 4485 0.004016 10.0.0.191 - - [2026-08-24 04:47:28] "GET /obj-perms HTTP/1.1" 200 4485 0.004186 10.0.0.190 - - [2026-08-24 04:47:28] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.006579 10.0.0.190 - - [2026-08-24 04:47:28] "PUT /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce HTTP/1.1" 200 265 0.056201 10.0.0.190 - - [2026-08-24 04:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.190 - - [2026-08-24 04:47:28] "GET /network-policy/0a270276-8f7e-4500-9eb4-ba1bbc11c044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004452 10.0.0.190 - - [2026-08-24 04:47:28] "POST /fqname-to-id HTTP/1.1" 404 237 0.005562 10.0.0.190 - - [2026-08-24 04:47:28] "POST /ref-update HTTP/1.1" 200 156 0.062701 10.0.0.190 - - [2026-08-24 04:47:28] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.008294 10.0.0.190 - - [2026-08-24 04:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005483 10.0.0.190 - - [2026-08-24 04:47:28] "GET /network-policy/0a270276-8f7e-4500-9eb4-ba1bbc11c044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006305 10.0.0.190 - - [2026-08-24 04:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.191 - - [2026-08-24 04:47:28] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000991 10.0.0.190 - - [2026-08-24 04:47:29] "GET /project/91e2fe0f-4eda-4582-9bc6-e281c94eadd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.054397 10.0.0.190 - - [2026-08-24 04:47:29] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004864 10.0.0.190 - - [2026-08-24 04:47:29] "POST /virtual-networks HTTP/1.1" 200 548 0.120074 10.0.0.190 - - [2026-08-24 04:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.190 - - [2026-08-24 04:47:29] "GET /network-ipam/8ccf5227-c9e5-471d-90cf-7565d9466cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004844 10.0.0.190 - - [2026-08-24 04:47:29] "POST /ref-update HTTP/1.1" 200 156 0.025423 10.0.0.191 - - [2026-08-24 04:47:29] "POST /useragent-kv HTTP/1.1" 200 115 0.013660 10.0.0.190 - - [2026-08-24 04:47:29] "POST /ref-update HTTP/1.1" 200 156 0.088259 10.0.0.190 - - [2026-08-24 04:47:29] "POST /neutron/network HTTP/1.1" 200 809 0.008271 10.0.0.190 - - [2026-08-24 04:47:29] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006285 10.0.0.190 - - [2026-08-24 04:47:29] "POST /neutron/subnet HTTP/1.1" 200 672 0.010494 10.0.0.190 - - [2026-08-24 04:47:29] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006416 10.0.0.190 - - [2026-08-24 04:47:30] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006928 10.0.0.190 - - [2026-08-24 04:47:30] "PUT /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497 HTTP/1.1" 200 265 0.065868 10.0.0.190 - - [2026-08-24 04:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.190 - - [2026-08-24 04:47:30] "GET /network-policy/29bbf1cb-99d9-40ba-af27-0a64816969c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.004821 10.0.0.190 - - [2026-08-24 04:47:30] "POST /ref-update HTTP/1.1" 200 156 0.059519 10.0.0.190 - - [2026-08-24 04:47:30] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006833 10.0.0.190 - - [2026-08-24 04:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015150 10.0.0.190 - - [2026-08-24 04:47:30] "POST /ref-update HTTP/1.1" 200 156 0.030696 10.0.0.190 - - [2026-08-24 04:47:30] "GET /network-policy/29bbf1cb-99d9-40ba-af27-0a64816969c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006027 10.0.0.190 - - [2026-08-24 04:47:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.001328 10.0.0.190 - - [2026-08-24 04:47:30] "POST /neutron/network HTTP/1.1" 200 886 0.030719 10.0.0.190 - - [2026-08-24 04:47:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001506 10.0.0.190 - - [2026-08-24 04:47:31] "POST /neutron/port HTTP/1.1" 200 117 0.007558 10.0.0.190 - - [2026-08-24 04:47:31] "POST /neutron/port HTTP/1.1" 200 117 0.008307 10.0.0.190 - - [2026-08-24 04:47:35] "POST /neutron/network HTTP/1.1" 200 896 0.008219 10.0.0.190 - - [2026-08-24 04:47:35] "POST /neutron/port HTTP/1.1" 200 1061 0.018284 10.0.0.190 - - [2026-08-24 04:47:36] "POST /neutron/port HTTP/1.1" 200 1115 0.160563 10.0.0.190 - - [2026-08-24 04:47:36] "POST /neutron/port HTTP/1.1" 200 1115 0.146277 10.0.0.190 - - [2026-08-24 04:47:37] "POST /neutron/port HTTP/1.1" 200 1125 0.019246 10.0.0.190 - - [2026-08-24 04:47:37] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.190 - - [2026-08-24 04:47:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004680 10.0.0.190 - - [2026-08-24 04:47:37] "POST /neutron/network HTTP/1.1" 200 886 0.007371 10.0.0.190 - - [2026-08-24 04:47:46] "POST /neutron/port HTTP/1.1" 200 1125 0.018076 10.0.0.190 - - [2026-08-24 04:47:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010178 10.0.0.190 - - [2026-08-24 04:48:00] "POST /neutron/port HTTP/1.1" 200 1125 0.020008 10.0.0.190 - - [2026-08-24 04:48:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013951 10.0.0.190 - - [2026-08-24 04:48:02] "POST /neutron/port HTTP/1.1" 200 1125 0.021224 10.0.0.190 - - [2026-08-24 04:48:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009177 10.0.0.190 - - [2026-08-24 04:48:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009287 10.0.0.190 - - [2026-08-24 04:48:02] "GET /virtual-machine/63ac61f6-d15b-4a78-b330-48e841ee738a HTTP/1.1" 200 1295 0.007211 10.0.0.190 - - [2026-08-24 04:48:02] "GET /virtual-machine-interface/7bdf7df0-26a1-4f2b-991f-cd30be61fbc9 HTTP/1.1" 200 2956 0.006244 10.0.0.190 - - [2026-08-24 04:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005858 10.0.0.190 - - [2026-08-24 04:48:02] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005076 10.0.0.190 - - [2026-08-24 04:48:02] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003515 10.0.0.190 - - [2026-08-24 04:48:02] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007129 10.0.0.190 - - [2026-08-24 04:48:05] "POST /neutron/network HTTP/1.1" 200 896 0.008419 10.0.0.190 - - [2026-08-24 04:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.190 - - [2026-08-24 04:48:05] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006725 10.0.0.190 - - [2026-08-24 04:48:05] "POST /neutron/port HTTP/1.1" 200 117 0.001270 10.0.0.190 - - [2026-08-24 04:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.190 - - [2026-08-24 04:48:09] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005919 10.0.0.190 - - [2026-08-24 04:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.190 - - [2026-08-24 04:48:13] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006850 10.0.0.190 - - [2026-08-24 04:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.190 - - [2026-08-24 04:48:18] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005811 10.0.0.190 - - [2026-08-24 04:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.190 - - [2026-08-24 04:48:22] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006057 10.0.0.190 - - [2026-08-24 04:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.190 - - [2026-08-24 04:48:26] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006209 10.0.0.190 - - [2026-08-24 04:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.190 - - [2026-08-24 04:48:30] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004320 10.0.0.190 - - [2026-08-24 04:48:30] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003557 10.0.0.190 - - [2026-08-24 04:48:30] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006845 10.0.0.190 - - [2026-08-24 04:48:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009619 10.0.0.190 - - [2026-08-24 04:48:34] "POST /neutron/port HTTP/1.1" 200 1125 0.023510 10.0.0.190 - - [2026-08-24 04:48:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007460 10.0.0.190 - - [2026-08-24 04:48:46] "POST /neutron/port HTTP/1.1" 200 1125 0.020592 10.0.0.190 - - [2026-08-24 04:48:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008086 10.0.0.190 - - [2026-08-24 04:48:46] "GET /virtual-machine/7a0c7e8a-4d04-40f6-8449-48227ff93fd8 HTTP/1.1" 200 1294 0.007839 10.0.0.190 - - [2026-08-24 04:48:46] "GET /virtual-machine-interface/cd9ae711-557e-44fb-8fa6-329ea5ebb96a HTTP/1.1" 200 2957 0.006954 10.0.0.190 - - [2026-08-24 04:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.190 - - [2026-08-24 04:48:46] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004717 10.0.0.190 - - [2026-08-24 04:48:46] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003451 10.0.0.190 - - [2026-08-24 04:48:46] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006134 10.0.0.190 - - [2026-08-24 04:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.190 - - [2026-08-24 04:48:47] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003703 10.0.0.190 - - [2026-08-24 04:48:47] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003512 10.0.0.190 - - [2026-08-24 04:48:47] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006331 10.0.0.190 - - [2026-08-24 04:49:02] "POST /neutron/port HTTP/1.1" 200 1125 0.021588 10.0.0.190 - - [2026-08-24 04:49:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005711 10.0.0.190 - - [2026-08-24 04:49:04] "POST /neutron/network HTTP/1.1" 200 886 0.008074 10.0.0.190 - - [2026-08-24 04:49:06] "POST /neutron/network HTTP/1.1" 200 896 0.008492 10.0.0.190 - - [2026-08-24 04:49:06] "POST /neutron/port HTTP/1.1" 200 117 0.001476 10.0.0.190 - - [2026-08-24 04:49:17] "GET /obj-perms HTTP/1.1" 200 4509 0.046802 10.0.0.190 - - [2026-08-24 04:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.190 - - [2026-08-24 04:50:01] "POST /neutron/port HTTP/1.1" 200 1125 0.043517 10.0.0.190 - - [2026-08-24 04:50:02] "POST /neutron/subnet HTTP/1.1" 200 646 0.011003 +++ date ++ echo 'INFO: =================== Mon Aug 24 04:50:03 AM UTC 2026 ===================' INFO: =================== Mon Aug 24 04:50:03 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=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ cut -d / -f 1 +++ ip addr show dev enp1s0 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.191 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ 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.190,10.0.0.50,10.0.0.191 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ ANALYTICSDB_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ ANALYTICS_SNMP_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:8081 ' +++ '[' -n '10.0.0.190:8081 10.0.0.50:8081 10.0.0.191:8081 ' ']' +++ echo '10.0.0.190:8081 10.0.0.50:8081 10.0.0.191:8081' ++ ANALYTICS_SERVERS='10.0.0.190:8081 10.0.0.50:8081 10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9042 ' +++ '[' -n '10.0.0.190:9042 10.0.0.50:9042 10.0.0.191:9042 ' ']' +++ echo '10.0.0.190:9042 10.0.0.50:9042 10.0.0.191:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.190:9042 10.0.0.50:9042 10.0.0.191:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:8086 ' +++ '[' -n '10.0.0.190:8086 10.0.0.50:8086 10.0.0.191:8086 ' ']' +++ echo '10.0.0.190:8086 10.0.0.50:8086 10.0.0.191:8086' ++ COLLECTOR_SERVERS='10.0.0.190:8086 10.0.0.50:8086 10.0.0.191: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.190,10.0.0.50,10.0.0.191 ++ CONFIGDB_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:8082 ' +++ '[' -n '10.0.0.190:8082 10.0.0.50:8082 10.0.0.191:8082 ' ']' +++ echo '10.0.0.190:8082 10.0.0.50:8082 10.0.0.191:8082' ++ CONFIG_SERVERS='10.0.0.190:8082 10.0.0.50:8082 10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9161 ' +++ '[' -n '10.0.0.190:9161 10.0.0.50:9161 10.0.0.191:9161 ' ']' +++ echo '10.0.0.190:9161 10.0.0.50:9161 10.0.0.191:9161' ++ CONFIGDB_SERVERS='10.0.0.190:9161 10.0.0.50:9161 10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9041 ' +++ '[' -n '10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041 ' ']' +++ echo '10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+=10.0.0.190:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+=10.0.0.191:2181, +++ '[' -n 10.0.0.190:2181,10.0.0.50:2181,10.0.0.191:2181, ']' +++ echo 10.0.0.190:2181,10.0.0.50:2181,10.0.0.191:2181 ++ ZOOKEEPER_SERVERS=10.0.0.190:2181,10.0.0.50:2181,10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:2181 ' +++ '[' -n '10.0.0.190:2181 10.0.0.50:2181 10.0.0.191:2181 ' ']' +++ echo '10.0.0.190:2181 10.0.0.50:2181 10.0.0.191:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.190:2181 10.0.0.50:2181 10.0.0.191:2181' ++ RABBITMQ_NODES=10.0.0.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+=10.0.0.190:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+=10.0.0.191:5673, +++ '[' -n 10.0.0.190:5673,10.0.0.50:5673,10.0.0.191:5673, ']' +++ echo 10.0.0.190:5673,10.0.0.50:5673,10.0.0.191:5673 ++ RABBITMQ_SERVERS=10.0.0.190:5673,10.0.0.50:5673,10.0.0.191: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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:6379 ' +++ '[' -n '10.0.0.190:6379 10.0.0.50:6379 10.0.0.191:6379 ' ']' +++ echo '10.0.0.190:6379 10.0.0.50:6379 10.0.0.191:6379' ++ REDIS_SERVERS='10.0.0.190:6379 10.0.0.50:6379 10.0.0.191: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.190,10.0.0.50,10.0.0.191 ++ 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.190 +++ local server_address=10.0.0.190 +++ extended_server_list+='10.0.0.190:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9092 ' +++ '[' -n '10.0.0.190:9092 10.0.0.50:9092 10.0.0.191:9092 ' ']' +++ echo '10.0.0.190:9092 10.0.0.50:9092 10.0.0.191:9092' ++ KAFKA_SERVERS='10.0.0.190:9092 10.0.0.50:9092 10.0.0.191: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.190 ++ 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.190,10.0.0.50,10.0.0.191 ++ 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.190,10.0.0.50,10.0.0.191 ++ 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.190,10.0.0.50,10.0.0.191 ++ cut -d , -f 1 + local cassandra=10.0.0.190 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.190 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.190,10.0.0.50,10.0.0.191 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.190,10.0.0.50,10.0.0.191 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.191,10.20.0.25,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.190'\''))' +++ local server_ip=10.0.0.190 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.190 ]] +++ [[ ,10.0.0.191,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.190, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.191,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.191'\''))' +++ local server_ip=10.0.0.191 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.191 ]] +++ [[ ,10.0.0.191,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.191, ]] +++ echo 10.0.0.191 3 +++ return ++ local ip=10.0.0.191 ++ [[ -z 10.0.0.191 ]] ++ echo 10.0.0.191 + host_ip=10.0.0.191 + [[ cql == \c\q\l ]] ++ echo 10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.190:9041 10.0.0.50:9041 10.0.0.191:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.191:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ set -o posix ++ set ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/24/2026 04:50:11.975 7fb9a0940bc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/24/2026 04:50:12.147 7fb9a0940bc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/24/2026 04:50:12.159 7fb9a0940bc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/24/2026 04:50:12.159 7fb9a0940bc0 [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.191:8082/ Hit Ctrl-C to quit. 10.0.0.191 - - [2026-08-24 04:50:12] "GET / HTTP/1.1" 503 181 0.000271 10.0.0.191 - - [2026-08-24 04:50:12] "GET / HTTP/1.1" 503 181 0.000160 [Introspect:8084]10.0.0.190 - - [2026-08-24 04:50:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3226 0.001960 10.0.0.191 - - [2026-08-24 04:50:13] "GET / HTTP/1.1" 200 45871 0.001215 10.0.0.191 - - [2026-08-24 04:50:13] "GET / HTTP/1.1" 200 45871 0.001006 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.191 - - [2026-08-24 04:50:13] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000558 10.0.0.191 - - [2026-08-24 04:50:13] "POST /fqname-to-id HTTP/1.1" 401 293 0.000301 10.0.0.191 - - [2026-08-24 04:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.708049 10.0.0.191 - - [2026-08-24 04:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.191 - - [2026-08-24 04:50:14] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.395952 10.0.0.191 - - [2026-08-24 04:50:14] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1220 0.003675 /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.191 - - [2026-08-24 04:50:15] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000906 10.0.0.191 - - [2026-08-24 04:50:15] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.044454 10.0.0.191 - - [2026-08-24 04:50:15] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000949 10.0.0.191 - - [2026-08-24 04:50:15] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?fields=security_groups HTTP/1.1" 200 1087 0.052337 10.0.0.191 - - [2026-08-24 04:50:15] "GET /projects?obj_uuids=6abace82-f3f7-498f-8615-06a057ea3037&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001179 10.0.0.191 - - [2026-08-24 04:50:15] "GET /project/6abace82-f3f7-498f-8615-06a057ea3037?fields=application_policy_sets HTTP/1.1" 200 1380 0.041656 10.0.0.191 - - [2026-08-24 04:50:15] "DELETE /project/6abace82-f3f7-498f-8615-06a057ea3037 HTTP/1.1" 409 278 0.236383 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.50 - - [2026-08-24 04:50:18] "GET /obj-perms HTTP/1.1" 200 4509 0.396976 10.0.0.191 - - [2026-08-24 04:50:18] "GET /obj-perms HTTP/1.1" 200 4509 0.048096 [Introspect:8084]10.0.0.190 - - [2026-08-24 04:50:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001376 [Introspect:8084]10.0.0.190 - - [2026-08-24 04:50:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001215 10.0.0.190 - - [2026-08-24 04:50:20] "GET /obj-perms HTTP/1.1" 200 4485 0.047281 10.0.0.190 - - [2026-08-24 04:50:20] "GET /obj-perms HTTP/1.1" 200 4485 0.003797 10.0.0.190 - - [2026-08-24 04:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022556 10.0.0.191 - - [2026-08-24 04:50:20] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002090 10.0.0.190 - - [2026-08-24 04:50:20] "GET /project/91e2fe0f-4eda-4582-9bc6-e281c94eadd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.057287 10.0.0.190 - - [2026-08-24 04:50:20] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003721 10.0.0.190 - - [2026-08-24 04:50:20] "POST /virtual-networks HTTP/1.1" 200 548 0.101775 10.0.0.190 - - [2026-08-24 04:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.190 - - [2026-08-24 04:50:21] "GET /network-ipam/8ccf5227-c9e5-471d-90cf-7565d9466cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004734 10.0.0.191 - - [2026-08-24 04:50:21] "POST /useragent-kv HTTP/1.1" 200 115 0.008563 10.0.0.190 - - [2026-08-24 04:50:21] "POST /ref-update HTTP/1.1" 200 156 0.091460 10.0.0.190 - - [2026-08-24 04:50:21] "POST /neutron/network HTTP/1.1" 200 809 0.033568 10.0.0.190 - - [2026-08-24 04:50:21] "GET /virtual-network/73951140-dc21-441d-9465-829dcab3345b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008711 10.0.0.190 - - [2026-08-24 04:50:21] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006474 10.0.0.190 - - [2026-08-24 04:50:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001400 10.0.0.190 - - [2026-08-24 04:50:22] "POST /neutron/port HTTP/1.1" 200 2098 0.025506 10.0.0.191 - - [2026-08-24 04:50:22] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001107 10.0.0.190 - - [2026-08-24 04:50:22] "GET /project/91e2fe0f-4eda-4582-9bc6-e281c94eadd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.071276 10.0.0.190 - - [2026-08-24 04:50:22] "POST /neutron/network HTTP/1.1" 200 886 0.029491 10.0.0.190 - - [2026-08-24 04:50:22] "POST /neutron/port HTTP/1.1" 200 117 0.007272 10.0.0.191 - - [2026-08-24 04:50:26] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001136 10.0.0.190 - - [2026-08-24 04:50:27] "POST /neutron/port HTTP/1.1" 200 1061 0.389472 10.0.0.190 - - [2026-08-24 04:50:27] "POST /neutron/port HTTP/1.1" 200 1115 0.174736 10.0.0.190 - - [2026-08-24 04:50:28] "POST /neutron/port HTTP/1.1" 200 1125 0.021312 10.0.0.190 - - [2026-08-24 04:50:28] "POST /neutron/port HTTP/1.1" 200 117 0.001369 10.0.0.190 - - [2026-08-24 04:50:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010415 10.0.0.190 - - [2026-08-24 04:50:43] "POST /neutron/port HTTP/1.1" 200 1125 0.020248 10.0.0.190 - - [2026-08-24 04:50:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010429 10.0.0.190 - - [2026-08-24 04:50:48] "POST /neutron/port HTTP/1.1" 200 1125 0.020041 10.0.0.190 - - [2026-08-24 04:50:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009531 10.0.0.190 - - [2026-08-24 04:50:48] "GET /virtual-machine/2e60663e-312a-4eae-8f13-e3f14f21c8d3 HTTP/1.1" 200 1295 0.025288 10.0.0.190 - - [2026-08-24 04:50:48] "GET /virtual-machine/2e60663e-312a-4eae-8f13-e3f14f21c8d3 HTTP/1.1" 200 1295 0.004211 10.0.0.190 - - [2026-08-24 04:50:48] "GET /virtual-machine-interface/e0027fa5-1197-403a-bb0a-85b22f86f453 HTTP/1.1" 200 2957 0.005459 10.0.0.190 - - [2026-08-24 04:50:48] "GET /virtual-machine/2e60663e-312a-4eae-8f13-e3f14f21c8d3 HTTP/1.1" 200 1295 0.004550 10.0.0.190 - - [2026-08-24 04:50:48] "GET /virtual-machine-interface/e0027fa5-1197-403a-bb0a-85b22f86f453 HTTP/1.1" 200 2957 0.007230 10.0.0.190 - - [2026-08-24 04:50:48] "GET /instance-ip/ac51e76e-b1f2-47f1-8317-9507ca1d8dc4 HTTP/1.1" 200 1626 0.007499 10.0.0.190 - - [2026-08-24 04:50:48] "GET /virtual-machine/2e60663e-312a-4eae-8f13-e3f14f21c8d3 HTTP/1.1" 200 1295 0.004466 10.0.0.190 - - [2026-08-24 04:50:48] "GET /virtual-machine-interface/e0027fa5-1197-403a-bb0a-85b22f86f453 HTTP/1.1" 200 2957 0.006355 10.0.0.190 - - [2026-08-24 04:50:48] "GET /instance-ip/ac51e76e-b1f2-47f1-8317-9507ca1d8dc4 HTTP/1.1" 200 1626 0.005247 10.0.0.190 - - [2026-08-24 04:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.190 - - [2026-08-24 04:50:48] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004803 10.0.0.190 - - [2026-08-24 04:50:48] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003448 10.0.0.190 - - [2026-08-24 04:50:48] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006657 10.0.0.190 - - [2026-08-24 04:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.190 - - [2026-08-24 04:50:48] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006175 10.0.0.190 - - [2026-08-24 04:50:48] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004435 10.0.0.190 - - [2026-08-24 04:50:49] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006741 10.0.0.190 - - [2026-08-24 04:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.190 - - [2026-08-24 04:50:49] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004561 10.0.0.190 - - [2026-08-24 04:50:49] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004051 10.0.0.190 - - [2026-08-24 04:50:49] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006967 10.0.0.190 - - [2026-08-24 04:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.190 - - [2026-08-24 04:50:49] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004712 10.0.0.190 - - [2026-08-24 04:50:49] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004027 10.0.0.190 - - [2026-08-24 04:50:49] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006722 10.0.0.190 - - [2026-08-24 04:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.190 - - [2026-08-24 04:50:49] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005168 10.0.0.190 - - [2026-08-24 04:50:49] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003871 10.0.0.190 - - [2026-08-24 04:50:49] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006120 10.0.0.190 - - [2026-08-24 04:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.190 - - [2026-08-24 04:50:52] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006554 10.0.0.190 - - [2026-08-24 04:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.190 - - [2026-08-24 04:50:56] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006454 10.0.0.190 - - [2026-08-24 04:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.190 - - [2026-08-24 04:51:00] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005748 10.0.0.190 - - [2026-08-24 04:51:02] "POST /neutron/network HTTP/1.1" 200 896 0.030855 10.0.0.190 - - [2026-08-24 04:51:02] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.190 - - [2026-08-24 04:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.190 - - [2026-08-24 04:51:04] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006579 10.0.0.190 - - [2026-08-24 04:51:06] "POST /neutron/port HTTP/1.1" 200 1125 0.018823 10.0.0.190 - - [2026-08-24 04:51:07] "POST /neutron/subnet HTTP/1.1" 200 646 0.009819 10.0.0.190 - - [2026-08-24 04:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.190 - - [2026-08-24 04:51:08] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006886 10.0.0.190 - - [2026-08-24 04:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.190 - - [2026-08-24 04:51:13] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005513 10.0.0.190 - - [2026-08-24 04:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.190 - - [2026-08-24 04:51:17] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006033 10.0.0.190 - - [2026-08-24 04:51:19] "GET /obj-perms HTTP/1.1" 200 4509 0.039408 10.0.0.190 - - [2026-08-24 04:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.190 - - [2026-08-24 04:51:21] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005559 10.0.0.190 - - [2026-08-24 04:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.190 - - [2026-08-24 04:51:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004912 10.0.0.190 - - [2026-08-24 04:51:23] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003551 10.0.0.190 - - [2026-08-24 04:51:23] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006221 10.0.0.190 - - [2026-08-24 04:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.190 - - [2026-08-24 04:51:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004303 10.0.0.190 - - [2026-08-24 04:51:23] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003040 10.0.0.190 - - [2026-08-24 04:51:23] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006176 10.0.0.190 - - [2026-08-24 04:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.190 - - [2026-08-24 04:51:23] "GET /routing-instance/d935230f-1797-4818-85e5-cb7757f43a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.005206 10.0.0.190 - - [2026-08-24 04:51:23] "GET /route-target/9c129076-c6cc-43b1-b2d1-9324737895ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004828 10.0.0.190 - - [2026-08-24 04:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.190 - - [2026-08-24 04:51:23] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004075 10.0.0.190 - - [2026-08-24 04:51:23] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003748 10.0.0.190 - - [2026-08-24 04:51:23] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007916 10.0.0.190 - - [2026-08-24 04:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.190 - - [2026-08-24 04:51:23] "GET /routing-instance/d935230f-1797-4818-85e5-cb7757f43a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.005182 10.0.0.190 - - [2026-08-24 04:51:23] "GET /route-target/9c129076-c6cc-43b1-b2d1-9324737895ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004751 10.0.0.190 - - [2026-08-24 04:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.190 - - [2026-08-24 04:51:24] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006233 10.0.0.190 - - [2026-08-24 04:51:24] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003966 10.0.0.190 - - [2026-08-24 04:51:24] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007627 10.0.0.190 - - [2026-08-24 04:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.190 - - [2026-08-24 04:51:24] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005102 10.0.0.190 - - [2026-08-24 04:51:24] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003862 10.0.0.190 - - [2026-08-24 04:51:24] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006959 10.0.0.191 - - [2026-08-24 04:51:24] "GET /obj-perms HTTP/1.1" 200 4485 0.120154 10.0.0.190 - - [2026-08-24 04:51:24] "GET /obj-perms HTTP/1.1" 200 4485 0.004612 10.0.0.190 - - [2026-08-24 04:51:24] "GET /obj-perms HTTP/1.1" 200 4485 0.004110 10.0.0.190 - - [2026-08-24 04:51:24] "GET /obj-perms HTTP/1.1" 200 4485 0.004135 10.0.0.50 - - [2026-08-24 04:51:24] "GET /obj-perms HTTP/1.1" 200 4485 0.041667 10.0.0.190 - - [2026-08-24 04:51:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001294 10.0.0.190 - - [2026-08-24 04:51:24] "POST /neutron/port HTTP/1.1" 200 3070 0.027455 10.0.0.190 - - [2026-08-24 04:51:25] "POST /neutron/network HTTP/1.1" 200 886 0.008033 10.0.0.190 - - [2026-08-24 04:51:25] "POST /neutron/port HTTP/1.1" 200 117 0.006815 10.0.0.190 - - [2026-08-24 04:51:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.026515 10.0.0.190 - - [2026-08-24 04:51:30] "POST /neutron/port HTTP/1.1" 200 1061 0.020340 10.0.0.190 - - [2026-08-24 04:51:30] "POST /neutron/port HTTP/1.1" 200 1125 0.021732 10.0.0.190 - - [2026-08-24 04:51:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005005 10.0.0.190 - - [2026-08-24 04:51:31] "POST /neutron/network HTTP/1.1" 200 886 0.008787 10.0.0.190 - - [2026-08-24 04:51:40] "POST /neutron/port HTTP/1.1" 200 1125 0.019767 10.0.0.190 - - [2026-08-24 04:51:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008952 10.0.0.190 - - [2026-08-24 04:51:51] "POST /neutron/port HTTP/1.1" 200 1125 0.026431 10.0.0.190 - - [2026-08-24 04:51:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008152 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-machine/f354b87e-3355-4c60-ab31-e9bc3159baaf HTTP/1.1" 200 1296 0.013476 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-machine/f354b87e-3355-4c60-ab31-e9bc3159baaf HTTP/1.1" 200 1296 0.004319 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-machine-interface/5465be8b-204d-4ac0-9ddd-305c0bd714d9 HTTP/1.1" 200 2956 0.006066 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-machine/f354b87e-3355-4c60-ab31-e9bc3159baaf HTTP/1.1" 200 1296 0.003766 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-machine-interface/5465be8b-204d-4ac0-9ddd-305c0bd714d9 HTTP/1.1" 200 2956 0.005648 10.0.0.190 - - [2026-08-24 04:51:51] "GET /instance-ip/6653e90a-b68d-4259-bda8-b0672fdafb82 HTTP/1.1" 200 1626 0.007704 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-machine/f354b87e-3355-4c60-ab31-e9bc3159baaf HTTP/1.1" 200 1296 0.004401 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-machine-interface/5465be8b-204d-4ac0-9ddd-305c0bd714d9 HTTP/1.1" 200 2956 0.005564 10.0.0.190 - - [2026-08-24 04:51:51] "GET /instance-ip/6653e90a-b68d-4259-bda8-b0672fdafb82 HTTP/1.1" 200 1626 0.004182 10.0.0.190 - - [2026-08-24 04:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.190 - - [2026-08-24 04:51:51] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003821 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003705 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006372 10.0.0.190 - - [2026-08-24 04:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.190 - - [2026-08-24 04:51:51] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004502 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004241 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006600 10.0.0.190 - - [2026-08-24 04:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.190 - - [2026-08-24 04:51:51] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004384 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.007362 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007279 10.0.0.190 - - [2026-08-24 04:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.190 - - [2026-08-24 04:51:51] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005121 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004107 10.0.0.190 - - [2026-08-24 04:51:51] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006490 10.0.0.190 - - [2026-08-24 04:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.190 - - [2026-08-24 04:51:52] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004257 10.0.0.190 - - [2026-08-24 04:51:52] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003826 10.0.0.190 - - [2026-08-24 04:51:52] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005850 10.0.0.190 - - [2026-08-24 04:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.190 - - [2026-08-24 04:51:55] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005892 10.0.0.190 - - [2026-08-24 04:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.190 - - [2026-08-24 04:51:59] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005425 10.0.0.190 - - [2026-08-24 04:52:02] "POST /neutron/port HTTP/1.1" 200 1125 0.020427 10.0.0.190 - - [2026-08-24 04:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.190 - - [2026-08-24 04:52:03] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005824 10.0.0.190 - - [2026-08-24 04:52:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004934 10.0.0.190 - - [2026-08-24 04:52:04] "POST /neutron/network HTTP/1.1" 200 886 0.007720 10.0.0.190 - - [2026-08-24 04:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.190 - - [2026-08-24 04:52:07] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005979 10.0.0.190 - - [2026-08-24 04:52:07] "POST /neutron/network HTTP/1.1" 200 896 0.008551 10.0.0.190 - - [2026-08-24 04:52:07] "POST /neutron/port HTTP/1.1" 200 117 0.001469 10.0.0.191 - - [2026-08-24 04:52:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.191 - - [2026-08-24 04:52:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.190 - - [2026-08-24 04:52:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000508 10.0.0.190 - - [2026-08-24 04:52:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000484 10.0.0.191 - - [2026-08-24 04:52:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000485 10.0.0.191 - - [2026-08-24 04:52:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.50 - - [2026-08-24 04:52:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.50 - - [2026-08-24 04:52:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.190 - - [2026-08-24 04:52:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.190 - - [2026-08-24 04:52:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.50 - - [2026-08-24 04:52:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000423 10.0.0.50 - - [2026-08-24 04:52:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.190 - - [2026-08-24 04:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.190 - - [2026-08-24 04:52:11] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005425 10.0.0.190 - - [2026-08-24 04:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.190 - - [2026-08-24 04:52:15] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005988 10.0.0.190 - - [2026-08-24 04:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006589 10.0.0.190 - - [2026-08-24 04:52:19] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005819 10.0.0.191 - - [2026-08-24 04:52:19] "GET /obj-perms HTTP/1.1" 200 4509 0.049869 10.0.0.190 - - [2026-08-24 04:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.190 - - [2026-08-24 04:52:23] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005670 10.0.0.190 - - [2026-08-24 04:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.190 - - [2026-08-24 04:52:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003881 10.0.0.190 - - [2026-08-24 04:52:25] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004188 10.0.0.190 - - [2026-08-24 04:52:26] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006523 10.0.0.190 - - [2026-08-24 04:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.190 - - [2026-08-24 04:52:26] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005427 10.0.0.190 - - [2026-08-24 04:52:26] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003369 10.0.0.190 - - [2026-08-24 04:52:26] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006396 10.0.0.190 - - [2026-08-24 04:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005506 10.0.0.190 - - [2026-08-24 04:52:26] "GET /routing-instance/d8399fec-55ff-4de3-ab5e-27e486ed85fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1792 0.005186 10.0.0.190 - - [2026-08-24 04:52:26] "GET /route-target/3e756143-90e7-43ca-9abb-21dfa44046db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004752 10.0.0.190 - - [2026-08-24 04:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.190 - - [2026-08-24 04:52:26] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004563 10.0.0.190 - - [2026-08-24 04:52:26] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004026 10.0.0.190 - - [2026-08-24 04:52:26] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.071817 10.0.0.190 - - [2026-08-24 04:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.190 - - [2026-08-24 04:52:26] "GET /routing-instance/d8399fec-55ff-4de3-ab5e-27e486ed85fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1792 0.005852 10.0.0.190 - - [2026-08-24 04:52:26] "GET /route-target/3e756143-90e7-43ca-9abb-21dfa44046db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004778 10.0.0.190 - - [2026-08-24 04:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.190 - - [2026-08-24 04:52:26] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004604 10.0.0.190 - - [2026-08-24 04:52:26] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003969 10.0.0.190 - - [2026-08-24 04:52:26] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007123 10.0.0.190 - - [2026-08-24 04:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.190 - - [2026-08-24 04:52:26] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005332 10.0.0.190 - - [2026-08-24 04:52:26] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003988 10.0.0.190 - - [2026-08-24 04:52:27] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006587 10.0.0.190 - - [2026-08-24 04:52:27] "GET /obj-perms HTTP/1.1" 200 4485 0.006410 10.0.0.191 - - [2026-08-24 04:52:27] "GET /obj-perms HTTP/1.1" 200 4485 0.004425 10.0.0.190 - - [2026-08-24 04:52:27] "GET /obj-perms HTTP/1.1" 200 4485 0.004058 10.0.0.190 - - [2026-08-24 04:52:27] "GET /obj-perms HTTP/1.1" 200 4485 0.008790 10.0.0.190 - - [2026-08-24 04:52:27] "GET /virtual-machine/2e60663e-312a-4eae-8f13-e3f14f21c8d3 HTTP/1.1" 200 1295 0.004721 10.0.0.190 - - [2026-08-24 04:52:27] "GET /virtual-machine-interface/e0027fa5-1197-403a-bb0a-85b22f86f453 HTTP/1.1" 200 2957 0.005384 10.0.0.190 - - [2026-08-24 04:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.190 - - [2026-08-24 04:52:27] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004383 10.0.0.190 - - [2026-08-24 04:52:27] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003103 10.0.0.190 - - [2026-08-24 04:52:27] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006674 10.0.0.190 - - [2026-08-24 04:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.190 - - [2026-08-24 04:52:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004100 10.0.0.190 - - [2026-08-24 04:52:28] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003901 10.0.0.190 - - [2026-08-24 04:52:28] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006522 10.0.0.190 - - [2026-08-24 04:52:28] "GET /virtual-machine/f354b87e-3355-4c60-ab31-e9bc3159baaf HTTP/1.1" 200 1296 0.005056 10.0.0.190 - - [2026-08-24 04:52:28] "GET /virtual-machine-interface/5465be8b-204d-4ac0-9ddd-305c0bd714d9 HTTP/1.1" 200 2956 0.006054 10.0.0.190 - - [2026-08-24 04:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.190 - - [2026-08-24 04:52:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004158 10.0.0.190 - - [2026-08-24 04:52:28] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004126 10.0.0.190 - - [2026-08-24 04:52:29] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006764 10.0.0.190 - - [2026-08-24 04:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.190 - - [2026-08-24 04:52:30] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004286 10.0.0.190 - - [2026-08-24 04:52:30] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003208 10.0.0.190 - - [2026-08-24 04:52:30] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007104 10.0.0.190 - - [2026-08-24 04:52:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010782 10.0.0.190 - - [2026-08-24 04:52:35] "POST /neutron/port HTTP/1.1" 200 1125 0.020587 10.0.0.190 - - [2026-08-24 04:53:03] "POST /neutron/port HTTP/1.1" 200 1125 0.018605 10.0.0.190 - - [2026-08-24 04:53:04] "POST /neutron/subnet HTTP/1.1" 200 646 0.010624 10.0.0.190 - - [2026-08-24 04:53:07] "POST /neutron/port HTTP/1.1" 200 1125 0.019681 10.0.0.190 - - [2026-08-24 04:53:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004466 10.0.0.190 - - [2026-08-24 04:53:09] "POST /neutron/network HTTP/1.1" 200 886 0.007802 10.0.0.190 - - [2026-08-24 04:53:25] "GET /virtual-machine/f354b87e-3355-4c60-ab31-e9bc3159baaf HTTP/1.1" 200 1296 0.004420 10.0.0.190 - - [2026-08-24 04:53:27] "GET /virtual-machine/f354b87e-3355-4c60-ab31-e9bc3159baaf HTTP/1.1" 200 1296 0.003129 10.0.0.190 - - [2026-08-24 04:53:27] "POST /neutron/port HTTP/1.1" 200 151 0.219583 10.0.0.190 - - [2026-08-24 04:53:29] "GET /virtual-machine/f354b87e-3355-4c60-ab31-e9bc3159baaf HTTP/1.1" 404 171 0.003666 10.0.0.190 - - [2026-08-24 04:53:29] "GET /virtual-machine/f354b87e-3355-4c60-ab31-e9bc3159baaf HTTP/1.1" 404 171 0.003793 10.0.0.190 - - [2026-08-24 04:53:29] "GET /virtual-machine/f354b87e-3355-4c60-ab31-e9bc3159baaf HTTP/1.1" 404 171 0.002912 10.0.0.190 - - [2026-08-24 04:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.190 - - [2026-08-24 04:53:30] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004251 10.0.0.190 - - [2026-08-24 04:53:30] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003342 10.0.0.190 - - [2026-08-24 04:53:30] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006249 10.0.0.190 - - [2026-08-24 04:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.190 - - [2026-08-24 04:53:30] "GET /routing-instance/d8399fec-55ff-4de3-ab5e-27e486ed85fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1792 0.004780 10.0.0.190 - - [2026-08-24 04:53:30] "GET /route-target/3e756143-90e7-43ca-9abb-21dfa44046db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003978 10.0.0.190 - - [2026-08-24 04:53:30] "GET /obj-perms HTTP/1.1" 200 4485 0.004942 10.0.0.190 - - [2026-08-24 04:53:36] "GET /obj-perms HTTP/1.1" 200 4485 0.004372 10.0.0.190 - - [2026-08-24 04:53:39] "GET /obj-perms HTTP/1.1" 200 4485 0.004337 10.0.0.50 - - [2026-08-24 04:53:39] "GET /obj-perms HTTP/1.1" 200 4485 0.004356 10.0.0.191 - - [2026-08-24 04:53:39] "GET /obj-perms HTTP/1.1" 200 4485 0.003822 10.0.0.190 - - [2026-08-24 04:53:39] "GET /virtual-machine/2e60663e-312a-4eae-8f13-e3f14f21c8d3 HTTP/1.1" 200 1295 0.005452 10.0.0.190 - - [2026-08-24 04:53:41] "GET /virtual-machine/2e60663e-312a-4eae-8f13-e3f14f21c8d3 HTTP/1.1" 200 1295 0.005626 10.0.0.190 - - [2026-08-24 04:53:42] "POST /neutron/port HTTP/1.1" 200 151 0.211698 10.0.0.190 - - [2026-08-24 04:53:43] "GET /virtual-machine/2e60663e-312a-4eae-8f13-e3f14f21c8d3 HTTP/1.1" 404 171 0.004030 10.0.0.190 - - [2026-08-24 04:53:43] "GET /virtual-machine/2e60663e-312a-4eae-8f13-e3f14f21c8d3 HTTP/1.1" 404 171 0.004298 10.0.0.190 - - [2026-08-24 04:53:43] "GET /virtual-machine/2e60663e-312a-4eae-8f13-e3f14f21c8d3 HTTP/1.1" 404 171 0.003632 10.0.0.190 - - [2026-08-24 04:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.190 - - [2026-08-24 04:53:44] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003830 10.0.0.190 - - [2026-08-24 04:53:44] "GET /virtual-networks?parent_id=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003879 10.0.0.190 - - [2026-08-24 04:53:44] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007719 10.0.0.190 - - [2026-08-24 04:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.190 - - [2026-08-24 04:53:44] "GET /routing-instance/d935230f-1797-4818-85e5-cb7757f43a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.004960 10.0.0.190 - - [2026-08-24 04:53:44] "GET /route-target/9c129076-c6cc-43b1-b2d1-9324737895ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004889 10.0.0.190 - - [2026-08-24 04:53:44] "GET /obj-perms HTTP/1.1" 200 4485 0.004247 10.0.0.190 - - [2026-08-24 04:53:47] "GET /obj-perms HTTP/1.1" 200 4485 0.004240 10.0.0.190 - - [2026-08-24 04:53:53] "GET /obj-perms HTTP/1.1" 200 4485 0.005524 10.0.0.190 - - [2026-08-24 04:53:56] "GET /obj-perms HTTP/1.1" 200 4485 0.004529 10.0.0.190 - - [2026-08-24 04:54:03] "GET /obj-perms HTTP/1.1" 200 4485 0.005226 10.0.0.190 - - [2026-08-24 04:54:03] "GET /obj-perms HTTP/1.1" 200 4485 0.004042 10.0.0.191 - - [2026-08-24 04:54:03] "POST /useragent-kv HTTP/1.1" 200 115 0.012882 10.0.0.191 - - [2026-08-24 04:54:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004769 10.0.0.190 - - [2026-08-24 04:54:03] "DELETE /virtual-network/73951140-dc21-441d-9465-829dcab3345b HTTP/1.1" 200 115 0.160834 10.0.0.190 - - [2026-08-24 04:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.041459 10.0.0.190 - - [2026-08-24 04:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.190 - - [2026-08-24 04:54:03] "GET /network-policy/29bbf1cb-99d9-40ba-af27-0a64816969c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.004444 10.0.0.190 - - [2026-08-24 04:54:03] "POST /ref-update HTTP/1.1" 200 156 0.062264 10.0.0.190 - - [2026-08-24 04:54:03] "GET /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008679 10.0.0.190 - - [2026-08-24 04:54:03] "POST /ref-update HTTP/1.1" 200 156 0.043131 10.0.0.190 - - [2026-08-24 04:54:03] "DELETE /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497 HTTP/1.1" 409 235 0.017385 10.0.0.190 - - [2026-08-24 04:54:05] "POST /neutron/port HTTP/1.1" 200 1115 0.015135 10.0.0.190 - - [2026-08-24 04:54:05] "POST /neutron/port HTTP/1.1" 200 1115 0.014581 10.0.0.190 - - [2026-08-24 04:54:05] "DELETE /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497 HTTP/1.1" 409 249 0.019896 10.0.0.191 - - [2026-08-24 04:54:08] "POST /useragent-kv HTTP/1.1" 200 115 0.008903 10.0.0.191 - - [2026-08-24 04:54:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004845 10.0.0.190 - - [2026-08-24 04:54:08] "DELETE /virtual-network/5077f086-a82f-48f5-a54e-eb6ba73d6497 HTTP/1.1" 200 115 0.137262 10.0.0.190 - - [2026-08-24 04:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.190 - - [2026-08-24 04:54:08] "GET /network-policy/0a270276-8f7e-4500-9eb4-ba1bbc11c044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004414 10.0.0.190 - - [2026-08-24 04:54:08] "POST /ref-update HTTP/1.1" 200 156 0.064032 10.0.0.190 - - [2026-08-24 04:54:08] "DELETE /access-control-list/7c91897f-8c72-4d8a-8c70-6b3d60e75dad HTTP/1.1" 200 115 0.049847 10.0.0.190 - - [2026-08-24 04:54:08] "GET /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.008904 10.0.0.191 - - [2026-08-24 04:54:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005446 10.0.0.191 - - [2026-08-24 04:54:08] "POST /useragent-kv HTTP/1.1" 200 115 0.009913 10.0.0.190 - - [2026-08-24 04:54:08] "DELETE /virtual-network/c426eeb8-4f09-4c2c-abd1-1b000a773cce HTTP/1.1" 200 115 0.141375 10.0.0.190 - - [2026-08-24 04:54:08] "DELETE /network-policy/29bbf1cb-99d9-40ba-af27-0a64816969c3 HTTP/1.1" 200 115 0.043788 10.0.0.190 - - [2026-08-24 04:54:08] "DELETE /network-policy/0a270276-8f7e-4500-9eb4-ba1bbc11c044 HTTP/1.1" 200 115 0.044288 10.0.0.190 - - [2026-08-24 04:54:09] "POST /neutron/port HTTP/1.1" 200 117 0.010131 10.0.0.190 - - [2026-08-24 04:54:10] "POST /neutron/network HTTP/1.1" 200 117 0.012803 10.0.0.191 - - [2026-08-24 04:54:37] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001007 10.0.0.190 - - [2026-08-24 04:54:37] "GET /project/91e2fe0f-4eda-4582-9bc6-e281c94eadd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.084770 10.0.0.191 - - [2026-08-24 04:54:37] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001075 10.0.0.190 - - [2026-08-24 04:54:37] "GET /project/91e2fe0f-4eda-4582-9bc6-e281c94eadd4?fields=virtual_networks HTTP/1.1" 200 1037 0.044616 10.0.0.191 - - [2026-08-24 04:54:37] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001134 10.0.0.190 - - [2026-08-24 04:54:37] "GET /project/91e2fe0f-4eda-4582-9bc6-e281c94eadd4?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.049120 10.0.0.191 - - [2026-08-24 04:54:37] "GET /projects?obj_uuids=91e2fe0f-4eda-4582-9bc6-e281c94eadd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001052 10.0.0.190 - - [2026-08-24 04:54:37] "GET /project/91e2fe0f-4eda-4582-9bc6-e281c94eadd4?fields=security_groups HTTP/1.1" 200 1265 0.058477 10.0.0.190 - - [2026-08-24 04:54:38] "POST /fqname-to-id HTTP/1.1" 404 188 0.028268 10.0.0.191 - - [2026-08-24 04:54:38] "GET /projects?obj_uuids=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004663 10.0.0.191 - - [2026-08-24 04:54:38] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000956 10.0.0.191 - - [2026-08-24 04:54:38] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007503 10.0.0.191 - - [2026-08-24 04:54:38] "POST /id-to-fqname HTTP/1.1" 200 190 0.001528 10.0.0.191 - - [2026-08-24 04:54:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.029505 10.0.0.191 - - [2026-08-24 04:54:39] "POST /security-groups HTTP/1.1" 200 591 0.074204 10.0.0.191 - - [2026-08-24 04:54:39] "POST /projects HTTP/1.1" 200 585 0.329930 10.0.0.190 - - [2026-08-24 04:54:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.007818 10.0.0.191 - - [2026-08-24 04:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.397470 10.0.0.190 - - [2026-08-24 04:54:39] "POST /access-control-lists HTTP/1.1" 200 596 0.039649 10.0.0.190 - - [2026-08-24 04:54:39] "GET /project/f59a56f7-cdbf-4081-a43b-4476e9482816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.528602 10.0.0.190 - - [2026-08-24 04:54:40] "GET / HTTP/1.1" 200 36215 0.001903 10.0.0.190 - - [2026-08-24 04:54:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000479 10.0.0.190 - - [2026-08-24 04:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.063738 10.0.0.191 - - [2026-08-24 04:54:42] "GET /projects?obj_uuids=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001282 10.0.0.190 - - [2026-08-24 04:54:42] "GET /project/f59a56f7-cdbf-4081-a43b-4476e9482816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.043747 10.0.0.191 - - [2026-08-24 04:54:43] "POST /useragent-kv HTTP/1.1" 200 115 0.012567 10.0.0.190 - - [2026-08-24 04:54:43] "POST /neutron/subnet HTTP/1.1" 200 724 0.288194 10.0.0.190 - - [2026-08-24 04:54:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.001458 10.0.0.190 - - [2026-08-24 04:54:43] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.021660 10.0.0.190 - - [2026-08-24 04:54:43] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006199 10.0.0.190 - - [2026-08-24 04:54:43] "POST /neutron/network HTTP/1.1" 200 824 0.007177 10.0.0.190 - - [2026-08-24 04:54:43] "DELETE /access-control-list/b4d595cd-b8d6-4480-ab1b-bb546d8ef337 HTTP/1.1" 200 115 0.035225 10.0.0.190 - - [2026-08-24 04:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015173 10.0.0.191 - - [2026-08-24 04:54:43] "GET /projects?obj_uuids=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001354 10.0.0.190 - - [2026-08-24 04:54:43] "GET /project/f59a56f7-cdbf-4081-a43b-4476e9482816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.080040 10.0.0.191 - - [2026-08-24 04:54:43] "GET /projects?obj_uuids=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001333 10.0.0.190 - - [2026-08-24 04:54:43] "POST /neutron/network HTTP/1.1" 200 605 0.164699 10.0.0.190 - - [2026-08-24 04:54:43] "POST /ref-update HTTP/1.1" 200 156 0.051081 10.0.0.190 - - [2026-08-24 04:54:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.003914 10.0.0.190 - - [2026-08-24 04:54:44] "GET /virtual-network/3faa87f3-f912-4a13-8f22-b33dc558be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005700 10.0.0.190 - - [2026-08-24 04:54:44] "POST /neutron/network HTTP/1.1" 200 824 0.007370 10.0.0.190 - - [2026-08-24 04:54:44] "GET /virtual-network/3faa87f3-f912-4a13-8f22-b33dc558be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005881 10.0.0.190 - - [2026-08-24 04:54:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001508 10.0.0.190 - - [2026-08-24 04:54:44] "POST /neutron/network HTTP/1.1" 200 834 0.007339 10.0.0.190 - - [2026-08-24 04:54:45] "POST /neutron/port HTTP/1.1" 200 117 0.007562 10.0.0.190 - - [2026-08-24 04:54:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.001398 10.0.0.191 - - [2026-08-24 04:54:45] "GET /projects?obj_uuids=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001043 10.0.0.190 - - [2026-08-24 04:54:45] "GET /project/f59a56f7-cdbf-4081-a43b-4476e9482816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.045041 10.0.0.190 - - [2026-08-24 04:54:45] "POST /neutron/network HTTP/1.1" 200 824 0.012366 10.0.0.190 - - [2026-08-24 04:54:45] "POST /neutron/port HTTP/1.1" 200 117 0.009212 10.0.0.190 - - [2026-08-24 04:54:49] "POST /neutron/port HTTP/1.1" 200 1060 0.023231 10.0.0.190 - - [2026-08-24 04:54:49] "POST /neutron/network HTTP/1.1" 200 834 0.007309 10.0.0.190 - - [2026-08-24 04:54:50] "POST /neutron/port HTTP/1.1" 200 1060 0.020216 10.0.0.190 - - [2026-08-24 04:54:50] "POST /neutron/port HTTP/1.1" 200 1124 0.029957 10.0.0.190 - - [2026-08-24 04:54:50] "POST /neutron/subnet HTTP/1.1" 200 698 0.010031 10.0.0.190 - - [2026-08-24 04:54:51] "POST /neutron/port HTTP/1.1" 200 1124 0.023237 10.0.0.190 - - [2026-08-24 04:54:51] "POST /neutron/port HTTP/1.1" 200 117 0.001354 10.0.0.190 - - [2026-08-24 04:54:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008400 10.0.0.190 - - [2026-08-24 04:55:06] "POST /neutron/port HTTP/1.1" 200 1124 0.022950 10.0.0.190 - - [2026-08-24 04:55:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008161 10.0.0.190 - - [2026-08-24 04:55:11] "POST /neutron/port HTTP/1.1" 200 1124 0.018178 10.0.0.190 - - [2026-08-24 04:55:11] "GET /virtual-machine/8c868fc2-bfa0-4b69-8ae8-c111d31bd57c HTTP/1.1" 401 293 0.000439 10.0.0.190 - - [2026-08-24 04:55:11] "GET /virtual-machine/8c868fc2-bfa0-4b69-8ae8-c111d31bd57c HTTP/1.1" 200 1295 0.029094 10.0.0.190 - - [2026-08-24 04:55:11] "GET /virtual-machine-interface/632cf3ed-a18e-43ee-9a0b-61388032515b HTTP/1.1" 200 2948 0.005749 10.0.0.190 - - [2026-08-24 04:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.190 - - [2026-08-24 04:55:11] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004177 10.0.0.190 - - [2026-08-24 04:55:11] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004224 10.0.0.190 - - [2026-08-24 04:55:11] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006584 10.0.0.190 - - [2026-08-24 04:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.190 - - [2026-08-24 04:55:15] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007062 10.0.0.191 - - [2026-08-24 04:55:16] "DELETE /project/91e2fe0f-4eda-4582-9bc6-e281c94eadd4 HTTP/1.1" 404 177 0.031896 10.0.0.191 - - [2026-08-24 04:55:16] "DELETE /project/f59a56f7cdbf4081a43b4476e9482816 HTTP/1.1" 404 173 0.037878 10.0.0.190 - - [2026-08-24 04:55:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007709 10.0.0.190 - - [2026-08-24 04:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.190 - - [2026-08-24 04:55:17] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004478 10.0.0.190 - - [2026-08-24 04:55:17] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003915 10.0.0.190 - - [2026-08-24 04:55:17] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006132 10.0.0.190 - - [2026-08-24 04:55:18] "POST /neutron/port HTTP/1.1" 200 1124 0.019469 10.0.0.190 - - [2026-08-24 04:55:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008060 10.0.0.190 - - [2026-08-24 04:55:22] "POST /neutron/port HTTP/1.1" 200 1124 0.018066 10.0.0.190 - - [2026-08-24 04:55:22] "GET /virtual-machine/ae3afc2f-9942-4e51-ba7e-e739c4778ea8 HTTP/1.1" 200 1295 0.007044 10.0.0.190 - - [2026-08-24 04:55:22] "GET /virtual-machine-interface/d22c2a7d-1551-486c-82fa-526eda40527f HTTP/1.1" 200 2948 0.005963 10.0.0.190 - - [2026-08-24 04:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.190 - - [2026-08-24 04:55:22] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004302 10.0.0.190 - - [2026-08-24 04:55:22] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005278 10.0.0.190 - - [2026-08-24 04:55:22] "GET /virtual-network/3faa87f3-f912-4a13-8f22-b33dc558be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006461 10.0.0.190 - - [2026-08-24 04:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.190 - - [2026-08-24 04:55:24] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005151 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003830 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-network/3faa87f3-f912-4a13-8f22-b33dc558be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006649 10.0.0.190 - - [2026-08-24 04:55:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009247 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-machine/8c868fc2-bfa0-4b69-8ae8-c111d31bd57c HTTP/1.1" 200 1295 0.004739 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-machine-interface/632cf3ed-a18e-43ee-9a0b-61388032515b HTTP/1.1" 200 2948 0.007676 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-machine/8c868fc2-bfa0-4b69-8ae8-c111d31bd57c HTTP/1.1" 200 1295 0.005481 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-machine-interface/632cf3ed-a18e-43ee-9a0b-61388032515b HTTP/1.1" 200 2948 0.005704 10.0.0.190 - - [2026-08-24 04:55:24] "GET /instance-ip/6b47ad38-d51b-45ff-809e-bc746b7d156f HTTP/1.1" 200 1622 0.007665 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-machine/8c868fc2-bfa0-4b69-8ae8-c111d31bd57c HTTP/1.1" 200 1295 0.004574 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-machine-interface/632cf3ed-a18e-43ee-9a0b-61388032515b HTTP/1.1" 200 2948 0.005960 10.0.0.190 - - [2026-08-24 04:55:24] "GET /instance-ip/6b47ad38-d51b-45ff-809e-bc746b7d156f HTTP/1.1" 200 1622 0.004633 10.0.0.190 - - [2026-08-24 04:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.190 - - [2026-08-24 04:55:24] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004364 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004021 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007027 10.0.0.190 - - [2026-08-24 04:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.190 - - [2026-08-24 04:55:24] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004967 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004282 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006883 10.0.0.190 - - [2026-08-24 04:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.190 - - [2026-08-24 04:55:24] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004689 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003892 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007114 10.0.0.190 - - [2026-08-24 04:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.190 - - [2026-08-24 04:55:24] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005145 10.0.0.190 - - [2026-08-24 04:55:24] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004575 10.0.0.190 - - [2026-08-24 04:55:25] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007749 10.0.0.190 - - [2026-08-24 04:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.190 - - [2026-08-24 04:55:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006254 10.0.0.190 - - [2026-08-24 04:55:25] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004747 10.0.0.190 - - [2026-08-24 04:55:25] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007800 10.0.0.190 - - [2026-08-24 04:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.190 - - [2026-08-24 04:55:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004670 10.0.0.190 - - [2026-08-24 04:55:25] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003564 10.0.0.190 - - [2026-08-24 04:55:25] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005932 10.0.0.190 - - [2026-08-24 04:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.190 - - [2026-08-24 04:55:25] "GET /routing-instance/069a1634-005b-4dae-bc74-8a98609b4abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.005250 10.0.0.190 - - [2026-08-24 04:55:25] "GET /route-target/fe1a0d7b-0f55-48a6-99cc-df45814a4fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004406 10.0.0.190 - - [2026-08-24 04:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.190 - - [2026-08-24 04:55:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004403 10.0.0.190 - - [2026-08-24 04:55:25] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004864 10.0.0.190 - - [2026-08-24 04:55:25] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006460 10.0.0.190 - - [2026-08-24 04:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.190 - - [2026-08-24 04:55:25] "GET /routing-instance/069a1634-005b-4dae-bc74-8a98609b4abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.006235 10.0.0.190 - - [2026-08-24 04:55:25] "GET /route-target/fe1a0d7b-0f55-48a6-99cc-df45814a4fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004472 10.0.0.190 - - [2026-08-24 04:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.190 - - [2026-08-24 04:55:25] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004889 10.0.0.190 - - [2026-08-24 04:55:25] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003535 10.0.0.190 - - [2026-08-24 04:55:26] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007915 10.0.0.190 - - [2026-08-24 04:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.190 - - [2026-08-24 04:55:26] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004626 10.0.0.190 - - [2026-08-24 04:55:26] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003933 10.0.0.190 - - [2026-08-24 04:55:26] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006091 10.0.0.191 - - [2026-08-24 04:55:26] "GET /obj-perms HTTP/1.1" 200 4483 0.054755 10.0.0.190 - - [2026-08-24 04:55:26] "GET /obj-perms HTTP/1.1" 200 4483 0.050750 10.0.0.190 - - [2026-08-24 04:55:27] "GET /obj-perms HTTP/1.1" 200 4483 0.005194 10.0.0.190 - - [2026-08-24 04:55:27] "GET /obj-perms HTTP/1.1" 200 4483 0.004128 10.0.0.50 - - [2026-08-24 04:55:27] "GET /obj-perms HTTP/1.1" 200 4483 0.044970 10.0.0.191 - - [2026-08-24 04:55:27] "GET /obj-perms HTTP/1.1" 200 4483 0.006871 10.0.0.190 - - [2026-08-24 04:55:27] "GET /virtual-machine/ae3afc2f-9942-4e51-ba7e-e739c4778ea8 HTTP/1.1" 200 1295 0.004426 10.0.0.190 - - [2026-08-24 04:55:27] "GET /virtual-machine-interface/d22c2a7d-1551-486c-82fa-526eda40527f HTTP/1.1" 200 2948 0.006865 10.0.0.190 - - [2026-08-24 04:55:27] "GET /virtual-machine/ae3afc2f-9942-4e51-ba7e-e739c4778ea8 HTTP/1.1" 200 1295 0.005605 10.0.0.190 - - [2026-08-24 04:55:27] "GET /virtual-machine-interface/d22c2a7d-1551-486c-82fa-526eda40527f HTTP/1.1" 200 2948 0.006115 10.0.0.190 - - [2026-08-24 04:55:27] "GET /instance-ip/e5feded8-a872-40c7-ad2e-9acdf0959e24 HTTP/1.1" 200 1624 0.007225 10.0.0.190 - - [2026-08-24 04:55:27] "GET /virtual-machine/ae3afc2f-9942-4e51-ba7e-e739c4778ea8 HTTP/1.1" 200 1295 0.004324 10.0.0.190 - - [2026-08-24 04:55:28] "GET /virtual-machine-interface/d22c2a7d-1551-486c-82fa-526eda40527f HTTP/1.1" 200 2948 0.006159 10.0.0.190 - - [2026-08-24 04:55:28] "GET /instance-ip/e5feded8-a872-40c7-ad2e-9acdf0959e24 HTTP/1.1" 200 1624 0.005088 10.0.0.190 - - [2026-08-24 04:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.190 - - [2026-08-24 04:55:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004637 10.0.0.190 - - [2026-08-24 04:55:28] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004542 10.0.0.190 - - [2026-08-24 04:55:28] "GET /virtual-network/3faa87f3-f912-4a13-8f22-b33dc558be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006186 10.0.0.190 - - [2026-08-24 04:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.190 - - [2026-08-24 04:55:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004784 10.0.0.190 - - [2026-08-24 04:55:28] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003699 10.0.0.190 - - [2026-08-24 04:55:28] "GET /virtual-network/3faa87f3-f912-4a13-8f22-b33dc558be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006102 10.0.0.190 - - [2026-08-24 04:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.190 - - [2026-08-24 04:55:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004463 10.0.0.190 - - [2026-08-24 04:55:28] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004335 10.0.0.190 - - [2026-08-24 04:55:28] "GET /virtual-network/3faa87f3-f912-4a13-8f22-b33dc558be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006612 10.0.0.190 - - [2026-08-24 04:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.190 - - [2026-08-24 04:55:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004933 10.0.0.190 - - [2026-08-24 04:55:28] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003927 10.0.0.190 - - [2026-08-24 04:55:28] "GET /virtual-network/3faa87f3-f912-4a13-8f22-b33dc558be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007090 10.0.0.190 - - [2026-08-24 04:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.190 - - [2026-08-24 04:55:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004782 10.0.0.190 - - [2026-08-24 04:55:28] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003550 10.0.0.190 - - [2026-08-24 04:55:28] "GET /virtual-network/3faa87f3-f912-4a13-8f22-b33dc558be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006708 10.0.0.190 - - [2026-08-24 04:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.190 - - [2026-08-24 04:55:28] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004828 10.0.0.190 - - [2026-08-24 04:55:28] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003582 10.0.0.190 - - [2026-08-24 04:55:28] "GET /virtual-network/3faa87f3-f912-4a13-8f22-b33dc558be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006080 10.0.0.190 - - [2026-08-24 04:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.190 - - [2026-08-24 04:55:28] "GET /routing-instance/7f81e57b-5aec-405c-ad7c-12181b44090f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004936 10.0.0.190 - - [2026-08-24 04:55:28] "GET /route-target/1c53f072-5e22-4d66-9597-45b25415db39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004918 10.0.0.190 - - [2026-08-24 04:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.190 - - [2026-08-24 04:55:29] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004391 10.0.0.190 - - [2026-08-24 04:55:29] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006141 10.0.0.190 - - [2026-08-24 04:55:29] "GET /virtual-network/3faa87f3-f912-4a13-8f22-b33dc558be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006779 10.0.0.190 - - [2026-08-24 04:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.190 - - [2026-08-24 04:55:29] "GET /routing-instance/7f81e57b-5aec-405c-ad7c-12181b44090f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004811 10.0.0.190 - - [2026-08-24 04:55:29] "GET /route-target/1c53f072-5e22-4d66-9597-45b25415db39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004476 10.0.0.190 - - [2026-08-24 04:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.190 - - [2026-08-24 04:55:29] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005309 10.0.0.190 - - [2026-08-24 04:55:29] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003703 10.0.0.190 - - [2026-08-24 04:55:29] "GET /virtual-network/3faa87f3-f912-4a13-8f22-b33dc558be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006966 10.0.0.190 - - [2026-08-24 04:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.190 - - [2026-08-24 04:55:29] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005350 10.0.0.190 - - [2026-08-24 04:55:29] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003598 10.0.0.190 - - [2026-08-24 04:55:29] "GET /virtual-network/3faa87f3-f912-4a13-8f22-b33dc558be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006100 10.0.0.190 - - [2026-08-24 04:55:29] "GET /obj-perms HTTP/1.1" 200 4483 0.004479 10.0.0.190 - - [2026-08-24 04:55:29] "GET /obj-perms HTTP/1.1" 200 4483 0.004002 10.0.0.191 - - [2026-08-24 04:55:29] "GET /obj-perms HTTP/1.1" 200 4483 0.004442 10.0.0.190 - - [2026-08-24 04:55:29] "GET /obj-perms HTTP/1.1" 200 4483 0.004573 10.0.0.190 - - [2026-08-24 04:55:30] "GET /virtual-machine/ae3afc2f-9942-4e51-ba7e-e739c4778ea8 HTTP/1.1" 200 1295 0.005823 10.0.0.190 - - [2026-08-24 04:55:32] "GET /virtual-machine/ae3afc2f-9942-4e51-ba7e-e739c4778ea8 HTTP/1.1" 200 1295 0.003212 10.0.0.190 - - [2026-08-24 04:55:32] "POST /neutron/port HTTP/1.1" 200 1124 0.018019 10.0.0.190 - - [2026-08-24 04:55:34] "GET /virtual-machine/ae3afc2f-9942-4e51-ba7e-e739c4778ea8 HTTP/1.1" 404 171 0.003763 10.0.0.190 - - [2026-08-24 04:55:34] "GET /virtual-machine/ae3afc2f-9942-4e51-ba7e-e739c4778ea8 HTTP/1.1" 404 171 0.003253 10.0.0.190 - - [2026-08-24 04:55:34] "GET /virtual-machine/ae3afc2f-9942-4e51-ba7e-e739c4778ea8 HTTP/1.1" 404 171 0.003708 10.0.0.190 - - [2026-08-24 04:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.190 - - [2026-08-24 04:55:34] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004516 10.0.0.190 - - [2026-08-24 04:55:34] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003707 10.0.0.190 - - [2026-08-24 04:55:34] "GET /virtual-network/3faa87f3-f912-4a13-8f22-b33dc558be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007896 10.0.0.190 - - [2026-08-24 04:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.190 - - [2026-08-24 04:55:34] "GET /routing-instance/7f81e57b-5aec-405c-ad7c-12181b44090f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.005509 10.0.0.190 - - [2026-08-24 04:55:34] "GET /route-target/1c53f072-5e22-4d66-9597-45b25415db39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004501 10.0.0.190 - - [2026-08-24 04:55:34] "GET /obj-perms HTTP/1.1" 200 4483 0.004326 10.0.0.190 - - [2026-08-24 04:55:37] "GET /obj-perms HTTP/1.1" 200 4483 0.004457 10.0.0.190 - - [2026-08-24 04:55:40] "GET /obj-perms HTTP/1.1" 200 4483 0.004087 10.0.0.190 - - [2026-08-24 04:55:41] "GET /virtual-machine/8c868fc2-bfa0-4b69-8ae8-c111d31bd57c HTTP/1.1" 200 1295 0.005476 10.0.0.190 - - [2026-08-24 04:55:43] "POST /neutron/port HTTP/1.1" 200 1124 0.018182 10.0.0.190 - - [2026-08-24 04:55:43] "GET /virtual-machine/8c868fc2-bfa0-4b69-8ae8-c111d31bd57c HTTP/1.1" 200 1295 0.003475 10.0.0.190 - - [2026-08-24 04:55:45] "GET /virtual-machine/8c868fc2-bfa0-4b69-8ae8-c111d31bd57c HTTP/1.1" 404 171 0.003577 10.0.0.190 - - [2026-08-24 04:55:45] "GET /virtual-machine/8c868fc2-bfa0-4b69-8ae8-c111d31bd57c HTTP/1.1" 404 171 0.003376 10.0.0.190 - - [2026-08-24 04:55:45] "GET /virtual-machine/8c868fc2-bfa0-4b69-8ae8-c111d31bd57c HTTP/1.1" 404 171 0.003505 10.0.0.190 - - [2026-08-24 04:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.190 - - [2026-08-24 04:55:45] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004024 10.0.0.190 - - [2026-08-24 04:55:45] "GET /virtual-networks?parent_id=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004239 10.0.0.190 - - [2026-08-24 04:55:45] "GET /virtual-network/ca995b53-f744-4bc5-bb9b-fb36cd929b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005771 10.0.0.190 - - [2026-08-24 04:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.190 - - [2026-08-24 04:55:45] "GET /routing-instance/069a1634-005b-4dae-bc74-8a98609b4abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.005165 10.0.0.190 - - [2026-08-24 04:55:45] "GET /route-target/fe1a0d7b-0f55-48a6-99cc-df45814a4fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004326 10.0.0.190 - - [2026-08-24 04:55:45] "GET /obj-perms HTTP/1.1" 200 4483 0.005127 10.0.0.190 - - [2026-08-24 04:55:51] "GET /obj-perms HTTP/1.1" 200 4483 0.004240 10.0.0.190 - - [2026-08-24 04:55:54] "GET /obj-perms HTTP/1.1" 200 4483 0.005776 10.0.0.190 - - [2026-08-24 04:56:01] "GET /obj-perms HTTP/1.1" 200 4483 0.004072 10.0.0.190 - - [2026-08-24 04:56:01] "GET /obj-perms HTTP/1.1" 200 4483 0.004272 10.0.0.50 - - [2026-08-24 04:56:01] "GET /obj-perms HTTP/1.1" 200 4483 0.004415 10.0.0.191 - - [2026-08-24 04:56:01] "GET /obj-perms HTTP/1.1" 200 4483 0.004071 10.0.0.190 - - [2026-08-24 04:56:01] "POST /neutron/network HTTP/1.1" 200 824 0.007919 10.0.0.190 - - [2026-08-24 04:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007125 10.0.0.191 - - [2026-08-24 04:56:01] "POST /useragent-kv HTTP/1.1" 200 115 0.039757 10.0.0.191 - - [2026-08-24 04:56:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003021 10.0.0.190 - - [2026-08-24 04:56:01] "POST /neutron/network HTTP/1.1" 200 151 0.184287 10.0.0.191 - - [2026-08-24 04:56:03] "GET /projects?obj_uuids=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001052 10.0.0.190 - - [2026-08-24 04:56:03] "GET /project/f59a56f7-cdbf-4081-a43b-4476e9482816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.059022 10.0.0.191 - - [2026-08-24 04:56:03] "GET /projects?obj_uuids=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001615 10.0.0.190 - - [2026-08-24 04:56:03] "GET /project/f59a56f7-cdbf-4081-a43b-4476e9482816?fields=virtual_networks HTTP/1.1" 200 1035 0.049125 10.0.0.191 - - [2026-08-24 04:56:03] "GET /projects?obj_uuids=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002074 10.0.0.190 - - [2026-08-24 04:56:03] "GET /project/f59a56f7-cdbf-4081-a43b-4476e9482816?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.054196 10.0.0.191 - - [2026-08-24 04:56:03] "GET /projects?obj_uuids=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001002 10.0.0.190 - - [2026-08-24 04:56:03] "GET /project/f59a56f7-cdbf-4081-a43b-4476e9482816?fields=security_groups HTTP/1.1" 200 1262 0.043279 10.0.0.190 - - [2026-08-24 04:56:04] "POST /fqname-to-id HTTP/1.1" 404 196 0.035712 10.0.0.191 - - [2026-08-24 04:56:04] "GET /projects?obj_uuids=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006953 10.0.0.191 - - [2026-08-24 04:56:04] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.191 - - [2026-08-24 04:56:04] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006961 10.0.0.191 - - [2026-08-24 04:56:04] "POST /id-to-fqname HTTP/1.1" 200 198 0.002977 10.0.0.191 - - [2026-08-24 04:56:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.006511 10.0.0.191 - - [2026-08-24 04:56:04] "POST /security-groups HTTP/1.1" 200 599 0.040338 10.0.0.191 - - [2026-08-24 04:56:04] "POST /projects HTTP/1.1" 200 601 0.289413 10.0.0.191 - - [2026-08-24 04:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.327130 10.0.0.190 - - [2026-08-24 04:56:04] "POST /access-control-lists HTTP/1.1" 200 606 0.038981 10.0.0.190 - - [2026-08-24 04:56:05] "GET /project/9ef13f89-30bb-49d1-a302-b0b477e23be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.485959 10.0.0.190 - - [2026-08-24 04:56:06] "GET / HTTP/1.1" 200 36215 0.001372 10.0.0.190 - - [2026-08-24 04:56:09] "POST /fqname-to-id HTTP/1.1" 401 293 0.000613 10.0.0.190 - - [2026-08-24 04:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.058555 10.0.0.191 - - [2026-08-24 04:56:09] "GET /projects?obj_uuids=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000896 10.0.0.190 - - [2026-08-24 04:56:09] "GET /project/9ef13f89-30bb-49d1-a302-b0b477e23be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.058180 10.0.0.190 - - [2026-08-24 04:56:10] "POST /route-targets HTTP/1.1" 200 328 0.019466 10.0.0.191 - - [2026-08-24 04:56:10] "POST /useragent-kv HTTP/1.1" 200 115 0.013095 10.0.0.190 - - [2026-08-24 04:56:10] "POST /neutron/subnet HTTP/1.1" 200 725 0.303767 10.0.0.190 - - [2026-08-24 04:56:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.072836 10.0.0.190 - - [2026-08-24 04:56:10] "POST /id-to-fqname HTTP/1.1" 200 228 0.001419 10.0.0.190 - - [2026-08-24 04:56:10] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007911 10.0.0.190 - - [2026-08-24 04:56:10] "POST /neutron/network HTTP/1.1" 200 1006 0.011521 10.0.0.190 - - [2026-08-24 04:56:10] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006125 10.0.0.190 - - [2026-08-24 04:56:10] "POST /neutron/subnet HTTP/1.1" 200 828 0.010230 10.0.0.190 - - [2026-08-24 04:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.191 - - [2026-08-24 04:56:10] "GET /projects?obj_uuids=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098 10.0.0.190 - - [2026-08-24 04:56:11] "GET /project/9ef13f89-30bb-49d1-a302-b0b477e23be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.072825 10.0.0.190 - - [2026-08-24 04:56:11] "POST /ref-update HTTP/1.1" 200 156 0.034604 10.0.0.191 - - [2026-08-24 04:56:11] "POST /useragent-kv HTTP/1.1" 200 115 0.011751 10.0.0.190 - - [2026-08-24 04:56:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.244782 10.0.0.190 - - [2026-08-24 04:56:11] "POST /id-to-fqname HTTP/1.1" 200 228 0.001495 10.0.0.190 - - [2026-08-24 04:56:11] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008068 10.0.0.190 - - [2026-08-24 04:56:11] "POST /neutron/network HTTP/1.1" 200 1006 0.010182 10.0.0.190 - - [2026-08-24 04:56:11] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005282 10.0.0.190 - - [2026-08-24 04:56:11] "POST /neutron/subnet HTTP/1.1" 200 828 0.011681 10.0.0.190 - - [2026-08-24 04:56:12] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006862 10.0.0.190 - - [2026-08-24 04:56:14] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005879 10.0.0.190 - - [2026-08-24 04:56:14] "POST /neutron/subnet HTTP/1.1" 200 828 0.009877 10.0.0.190 - - [2026-08-24 04:56:14] "POST /id-to-fqname HTTP/1.1" 200 228 0.001079 10.0.0.190 - - [2026-08-24 04:56:15] "POST /neutron/port HTTP/1.1" 200 117 0.007080 10.0.0.191 - - [2026-08-24 04:56:16] "DELETE /project/9ef13f8930bb49d1a302b0b477e23be3 HTTP/1.1" 404 173 0.005324 10.0.0.191 - - [2026-08-24 04:56:16] "GET /projects?obj_uuids=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000974 10.0.0.191 - - [2026-08-24 04:56:16] "GET /project/f59a56f7-cdbf-4081-a43b-4476e9482816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.057774 10.0.0.191 - - [2026-08-24 04:56:16] "GET /projects?obj_uuids=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001209 10.0.0.191 - - [2026-08-24 04:56:16] "GET /project/f59a56f7-cdbf-4081-a43b-4476e9482816?fields=security_groups HTTP/1.1" 200 1364 0.045030 10.0.0.191 - - [2026-08-24 04:56:16] "DELETE /security-group/f12db7f4-72bd-4c95-ba81-50c52a6a81d3 HTTP/1.1" 200 115 0.056588 10.0.0.191 - - [2026-08-24 04:56:16] "GET /projects?obj_uuids=f59a56f7-cdbf-4081-a43b-4476e9482816&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001334 10.0.0.191 - - [2026-08-24 04:56:16] "GET /project/f59a56f7-cdbf-4081-a43b-4476e9482816?fields=application_policy_sets HTTP/1.1" 200 1403 0.067622 10.0.0.191 - - [2026-08-24 04:56:16] "DELETE /project/f59a56f7-cdbf-4081-a43b-4476e9482816 HTTP/1.1" 200 115 0.458802 10.0.0.190 - - [2026-08-24 04:56:19] "POST /neutron/network HTTP/1.1" 200 1016 0.007430 10.0.0.190 - - [2026-08-24 04:56:20] "POST /neutron/port HTTP/1.1" 200 1175 0.042889 10.0.0.190 - - [2026-08-24 04:56:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008766 10.0.0.190 - - [2026-08-24 04:56:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005144 10.0.0.190 - - [2026-08-24 04:56:21] "POST /neutron/port HTTP/1.1" 200 117 0.001472 10.0.0.50 - - [2026-08-24 04:56:23] "GET /obj-perms HTTP/1.1" 200 4509 0.057857 10.0.0.191 - - [2026-08-24 04:56:23] "GET /obj-perms HTTP/1.1" 200 4509 0.045337 10.0.0.190 - - [2026-08-24 04:56:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008083 10.0.0.190 - - [2026-08-24 04:56:35] "POST /neutron/port HTTP/1.1" 200 1239 0.021172 10.0.0.190 - - [2026-08-24 04:56:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008990 10.0.0.190 - - [2026-08-24 04:56:46] "POST /neutron/port HTTP/1.1" 200 1239 0.020612 10.0.0.190 - - [2026-08-24 04:56:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008182 10.0.0.190 - - [2026-08-24 04:56:46] "GET /virtual-machine/fa5fe6da-2780-440a-95ba-2ea5872ace56 HTTP/1.1" 401 293 0.000458 10.0.0.190 - - [2026-08-24 04:56:46] "GET /virtual-machine/fa5fe6da-2780-440a-95ba-2ea5872ace56 HTTP/1.1" 200 1303 0.032270 10.0.0.190 - - [2026-08-24 04:56:46] "GET /virtual-machine-interface/3f2525a1-0365-4b12-b18d-6a3df862a088 HTTP/1.1" 200 3183 0.006491 10.0.0.190 - - [2026-08-24 04:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.190 - - [2026-08-24 04:56:46] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004141 10.0.0.190 - - [2026-08-24 04:56:46] "GET /virtual-networks?parent_id=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003247 10.0.0.190 - - [2026-08-24 04:56:46] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006018 10.0.0.190 - - [2026-08-24 04:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.190 - - [2026-08-24 04:56:49] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006055 10.0.0.190 - - [2026-08-24 04:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.190 - - [2026-08-24 04:56:53] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006161 10.0.0.190 - - [2026-08-24 04:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011167 10.0.0.190 - - [2026-08-24 04:56:57] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005705 10.0.0.190 - - [2026-08-24 04:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.190 - - [2026-08-24 04:57:02] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007782 10.0.0.190 - - [2026-08-24 04:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.190 - - [2026-08-24 04:57:06] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006030 10.0.0.191 - - [2026-08-24 04:57:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000453 10.0.0.191 - - [2026-08-24 04:57:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000529 10.0.0.190 - - [2026-08-24 04:57:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.190 - - [2026-08-24 04:57:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.191 - - [2026-08-24 04:57:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000461 10.0.0.191 - - [2026-08-24 04:57:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.190 - - [2026-08-24 04:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.190 - - [2026-08-24 04:57:10] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005802 10.0.0.50 - - [2026-08-24 04:57:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000524 10.0.0.50 - - [2026-08-24 04:57:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.190 - - [2026-08-24 04:57:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.190 - - [2026-08-24 04:57:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000416 10.0.0.50 - - [2026-08-24 04:57:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000466 10.0.0.50 - - [2026-08-24 04:57:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000506 10.0.0.190 - - [2026-08-24 04:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.190 - - [2026-08-24 04:57:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003912 10.0.0.190 - - [2026-08-24 04:57:12] "GET /virtual-networks?parent_id=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003295 10.0.0.190 - - [2026-08-24 04:57:12] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006995 10.0.0.190 - - [2026-08-24 04:57:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008791 10.0.0.190 - - [2026-08-24 04:57:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004174 10.0.0.190 - - [2026-08-24 04:57:13] "POST /neutron/port HTTP/1.1" 200 117 0.001124 10.0.0.190 - - [2026-08-24 04:57:16] "POST /neutron/port HTTP/1.1" 200 1239 0.040824 10.0.0.190 - - [2026-08-24 04:57:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008224 10.0.0.190 - - [2026-08-24 04:57:23] "GET /obj-perms HTTP/1.1" 200 4509 0.045415 10.0.0.190 - - [2026-08-24 04:57:28] "POST /neutron/port HTTP/1.1" 200 1239 0.020127 10.0.0.190 - - [2026-08-24 04:57:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008090 10.0.0.190 - - [2026-08-24 04:57:28] "POST /neutron/port HTTP/1.1" 200 1239 0.019487 10.0.0.190 - - [2026-08-24 04:57:28] "POST /neutron/network HTTP/1.1" 200 1006 0.009575 10.0.0.190 - - [2026-08-24 04:57:28] "POST /id-to-fqname HTTP/1.1" 200 228 0.001049 10.0.0.190 - - [2026-08-24 04:57:28] "GET /virtual-machine/fa5fe6da-2780-440a-95ba-2ea5872ace56 HTTP/1.1" 200 1303 0.004451 10.0.0.190 - - [2026-08-24 04:57:28] "GET /virtual-machine-interface/3f2525a1-0365-4b12-b18d-6a3df862a088 HTTP/1.1" 200 3183 0.005616 10.0.0.190 - - [2026-08-24 04:57:28] "GET /instance-ip/897c3bb2-4e67-4dce-b3b1-8f1270339d00 HTTP/1.1" 200 1639 0.006613 10.0.0.190 - - [2026-08-24 04:57:28] "GET /instance-ip/fe0eaa30-190c-4f69-8e0e-33f0a210cc54 HTTP/1.1" 200 1660 0.006342 10.0.0.190 - - [2026-08-24 04:57:28] "POST /fqname-to-id HTTP/1.1" 404 218 0.003668 10.0.0.190 - - [2026-08-24 04:57:28] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005491 10.0.0.191 - - [2026-08-24 04:57:28] "GET /projects?obj_uuids=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000981 10.0.0.190 - - [2026-08-24 04:57:28] "GET /project/9ef13f89-30bb-49d1-a302-b0b477e23be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.065572 10.0.0.190 - - [2026-08-24 04:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007279 10.0.0.190 - - [2026-08-24 04:57:28] "GET /security-group/9972b9f9-b443-4068-9614-3a961f237d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3781 0.004961 10.0.0.190 - - [2026-08-24 04:57:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 575 0.099771 10.0.0.190 - - [2026-08-24 04:57:28] "POST /instance-ips HTTP/1.1" 200 358 0.042408 10.0.0.190 - - [2026-08-24 04:57:28] "GET /instance-ip/a2dc12c5-a667-47cd-8729-e3ecfeada9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.012102 10.0.0.190 - - [2026-08-24 04:57:29] "POST /instance-ips HTTP/1.1" 200 358 0.046921 10.0.0.190 - - [2026-08-24 04:57:29] "GET /instance-ip/0e8379b4-b7d0-405d-b64e-f53b60a1bafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.008120 10.0.0.190 - - [2026-08-24 04:57:29] "GET /virtual-machine-interface/6b802b0e-5473-44fe-8a5d-cf4739f58d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.006343 10.0.0.190 - - [2026-08-24 04:57:29] "GET /virtual-machine-interface/6b802b0e-5473-44fe-8a5d-cf4739f58d5a?fields=instance_ip_back_refs HTTP/1.1" 200 1540 0.008380 10.0.0.190 - - [2026-08-24 04:57:29] "GET /instance-ip/0e8379b4-b7d0-405d-b64e-f53b60a1bafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005645 10.0.0.190 - - [2026-08-24 04:57:29] "GET /instance-ip/a2dc12c5-a667-47cd-8729-e3ecfeada9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005363 10.0.0.190 - - [2026-08-24 04:57:29] "POST /id-to-fqname HTTP/1.1" 200 228 0.001520 10.0.0.190 - - [2026-08-24 04:57:29] "POST /neutron/port HTTP/1.1" 200 1082 0.018337 10.0.0.190 - - [2026-08-24 04:57:29] "POST /neutron/port HTTP/1.1" 200 1082 0.015990 10.0.0.190 - - [2026-08-24 04:57:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009382 10.0.0.190 - - [2026-08-24 04:57:33] "POST /neutron/port HTTP/1.1" 200 1082 0.018030 10.0.0.190 - - [2026-08-24 04:57:34] "POST /neutron/port HTTP/1.1" 200 1082 0.017185 10.0.0.190 - - [2026-08-24 04:57:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009335 10.0.0.190 - - [2026-08-24 04:57:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005496 10.0.0.190 - - [2026-08-24 04:57:35] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.190 - - [2026-08-24 04:57:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010579 10.0.0.190 - - [2026-08-24 04:57:50] "POST /neutron/port HTTP/1.1" 200 1185 0.023111 10.0.0.190 - - [2026-08-24 04:57:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008363 10.0.0.190 - - [2026-08-24 04:58:00] "POST /neutron/port HTTP/1.1" 200 1185 0.021736 10.0.0.190 - - [2026-08-24 04:58:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009187 10.0.0.190 - - [2026-08-24 04:58:00] "GET /virtual-machine/107230e5-20b8-4b9e-9ea6-adec5c2a3b81 HTTP/1.1" 200 1280 0.007863 10.0.0.190 - - [2026-08-24 04:58:00] "GET /virtual-machine-interface/6b802b0e-5473-44fe-8a5d-cf4739f58d5a HTTP/1.1" 200 3232 0.006236 10.0.0.190 - - [2026-08-24 04:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.190 - - [2026-08-24 04:58:00] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005885 10.0.0.190 - - [2026-08-24 04:58:00] "GET /virtual-networks?parent_id=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003856 10.0.0.190 - - [2026-08-24 04:58:00] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006466 10.0.0.190 - - [2026-08-24 04:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.190 - - [2026-08-24 04:58:04] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005991 10.0.0.190 - - [2026-08-24 04:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.190 - - [2026-08-24 04:58:08] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006001 10.0.0.190 - - [2026-08-24 04:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.190 - - [2026-08-24 04:58:12] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005568 10.0.0.190 - - [2026-08-24 04:58:14] "POST /neutron/network HTTP/1.1" 200 1016 0.008020 10.0.0.190 - - [2026-08-24 04:58:14] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013952 10.0.0.190 - - [2026-08-24 04:58:14] "POST /neutron/network HTTP/1.1" 200 1006 0.010860 10.0.0.190 - - [2026-08-24 04:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.190 - - [2026-08-24 04:58:16] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005933 10.0.0.190 - - [2026-08-24 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.190 - - [2026-08-24 04:58:20] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006245 10.0.0.190 - - [2026-08-24 04:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.190 - - [2026-08-24 04:58:24] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006043 10.0.0.190 - - [2026-08-24 04:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.190 - - [2026-08-24 04:58:26] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003759 10.0.0.190 - - [2026-08-24 04:58:26] "GET /virtual-networks?parent_id=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004356 10.0.0.190 - - [2026-08-24 04:58:26] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006794 10.0.0.190 - - [2026-08-24 04:58:32] "POST /neutron/port HTTP/1.1" 200 1185 0.020182 10.0.0.190 - - [2026-08-24 04:58:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007639 10.0.0.190 - - [2026-08-24 04:58:42] "POST /neutron/port HTTP/1.1" 200 1185 0.021339 10.0.0.190 - - [2026-08-24 04:58:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008542 10.0.0.190 - - [2026-08-24 04:58:52] "POST /id-to-fqname HTTP/1.1" 200 228 0.001397 10.0.0.190 - - [2026-08-24 04:58:53] "POST /neutron/network HTTP/1.1" 200 1016 0.008295 10.0.0.190 - - [2026-08-24 04:58:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009674 10.0.0.190 - - [2026-08-24 04:58:57] "POST /neutron/network HTTP/1.1" 200 1016 0.007672 10.0.0.190 - - [2026-08-24 04:58:58] "POST /neutron/port HTTP/1.1" 200 1175 0.052776 10.0.0.190 - - [2026-08-24 04:58:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010255 10.0.0.190 - - [2026-08-24 04:58:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004528 10.0.0.190 - - [2026-08-24 04:58:59] "POST /neutron/port HTTP/1.1" 200 117 0.001239 10.0.0.190 - - [2026-08-24 04:59:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008651 10.0.0.190 - - [2026-08-24 04:59:13] "POST /neutron/port HTTP/1.1" 200 1239 0.022371 10.0.0.190 - - [2026-08-24 04:59:15] "POST /neutron/port HTTP/1.1" 200 1185 0.018972 10.0.0.190 - - [2026-08-24 04:59:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005285 10.0.0.190 - - [2026-08-24 04:59:15] "POST /neutron/port HTTP/1.1" 200 117 0.001219 10.0.0.190 - - [2026-08-24 04:59:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011263 10.0.0.190 - - [2026-08-24 04:59:24] "POST /neutron/port HTTP/1.1" 200 1239 0.022328 10.0.0.190 - - [2026-08-24 04:59:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008810 10.0.0.190 - - [2026-08-24 04:59:24] "GET /virtual-machine/58c0f655-9a46-4f31-b1d3-bbdbd41bb5cf HTTP/1.1" 200 1302 0.007308 10.0.0.190 - - [2026-08-24 04:59:24] "GET /virtual-machine-interface/b9c73855-3824-4a73-b4bf-8918103c8ada HTTP/1.1" 200 3184 0.007251 10.0.0.190 - - [2026-08-24 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.190 - - [2026-08-24 04:59:24] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004699 10.0.0.190 - - [2026-08-24 04:59:24] "GET /virtual-networks?parent_id=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003624 10.0.0.190 - - [2026-08-24 04:59:24] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006125 10.0.0.190 - - [2026-08-24 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005809 10.0.0.190 - - [2026-08-24 04:59:27] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006478 10.0.0.190 - - [2026-08-24 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.190 - - [2026-08-24 04:59:31] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005664 10.0.0.190 - - [2026-08-24 04:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.190 - - [2026-08-24 04:59:35] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007010 10.0.0.190 - - [2026-08-24 04:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.190 - - [2026-08-24 04:59:39] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006343 10.0.0.190 - - [2026-08-24 04:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.190 - - [2026-08-24 04:59:43] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005716 10.0.0.190 - - [2026-08-24 04:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.190 - - [2026-08-24 04:59:47] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005627 10.0.0.190 - - [2026-08-24 04:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.190 - - [2026-08-24 04:59:52] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006326 10.0.0.190 - - [2026-08-24 04:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.190 - - [2026-08-24 04:59:54] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003918 10.0.0.190 - - [2026-08-24 04:59:54] "GET /virtual-networks?parent_id=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004967 10.0.0.190 - - [2026-08-24 04:59:54] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006678 10.0.0.190 - - [2026-08-24 04:59:56] "POST /neutron/port HTTP/1.1" 200 1239 0.022911 10.0.0.190 - - [2026-08-24 04:59:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007780 10.0.0.190 - - [2026-08-24 05:00:04] "POST /neutron/port HTTP/1.1" 200 1239 0.022801 10.0.0.190 - - [2026-08-24 05:00:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009476 10.0.0.190 - - [2026-08-24 05:00:05] "POST /neutron/network HTTP/1.1" 200 980 0.022359 10.0.0.190 - - [2026-08-24 05:00:05] "POST /id-to-fqname HTTP/1.1" 200 228 0.001533 10.0.0.190 - - [2026-08-24 05:00:05] "GET /virtual-machine/58c0f655-9a46-4f31-b1d3-bbdbd41bb5cf HTTP/1.1" 200 1302 0.004977 10.0.0.190 - - [2026-08-24 05:00:05] "GET /virtual-machine-interface/b9c73855-3824-4a73-b4bf-8918103c8ada HTTP/1.1" 200 3184 0.006742 10.0.0.190 - - [2026-08-24 05:00:05] "GET /instance-ip/3aba2ce0-2f8b-49e3-9d11-cc215b1e520d HTTP/1.1" 200 1659 0.007897 10.0.0.190 - - [2026-08-24 05:00:05] "GET /instance-ip/83d354b5-1141-4fd8-9f4a-dfddf1f59863 HTTP/1.1" 200 1639 0.008708 10.0.0.190 - - [2026-08-24 05:00:05] "POST /fqname-to-id HTTP/1.1" 404 230 0.004411 10.0.0.190 - - [2026-08-24 05:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.191 - - [2026-08-24 05:00:05] "GET /projects?obj_uuids=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001189 10.0.0.190 - - [2026-08-24 05:00:05] "GET /project/9ef13f89-30bb-49d1-a302-b0b477e23be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.072453 10.0.0.190 - - [2026-08-24 05:00:05] "POST /network-policys HTTP/1.1" 200 571 0.037460 10.0.0.190 - - [2026-08-24 05:00:05] "GET /network-policy/5dc2f146-ae6a-4be3-a253-d9044a322cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007008 10.0.0.190 - - [2026-08-24 05:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.190 - - [2026-08-24 05:00:05] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007041 10.0.0.190 - - [2026-08-24 05:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.190 - - [2026-08-24 05:00:05] "GET /network-policy/5dc2f146-ae6a-4be3-a253-d9044a322cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005159 10.0.0.190 - - [2026-08-24 05:00:05] "POST /ref-update HTTP/1.1" 200 156 0.081120 10.0.0.190 - - [2026-08-24 05:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.190 - - [2026-08-24 05:00:05] "GET /network-policy/5dc2f146-ae6a-4be3-a253-d9044a322cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005831 10.0.0.190 - - [2026-08-24 05:00:05] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.010051 10.0.0.190 - - [2026-08-24 05:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.190 - - [2026-08-24 05:00:06] "GET /network-policy/5dc2f146-ae6a-4be3-a253-d9044a322cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006061 10.0.0.190 - - [2026-08-24 05:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.190 - - [2026-08-24 05:00:06] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007435 10.0.0.190 - - [2026-08-24 05:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.190 - - [2026-08-24 05:00:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.029739 10.0.0.190 - - [2026-08-24 05:00:06] "GET /network-policy/5dc2f146-ae6a-4be3-a253-d9044a322cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004353 10.0.0.190 - - [2026-08-24 05:00:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.011161 10.0.0.190 - - [2026-08-24 05:00:06] "POST /ref-update HTTP/1.1" 200 156 0.115238 10.0.0.190 - - [2026-08-24 05:00:06] "POST /access-control-lists HTTP/1.1" 200 598 0.060474 10.0.0.190 - - [2026-08-24 05:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.190 - - [2026-08-24 05:00:06] "GET /network-policy/5dc2f146-ae6a-4be3-a253-d9044a322cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005995 10.0.0.190 - - [2026-08-24 05:00:06] "POST /neutron/network HTTP/1.1" 200 1110 0.015344 10.0.0.190 - - [2026-08-24 05:00:06] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006379 10.0.0.190 - - [2026-08-24 05:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009195 10.0.0.190 - - [2026-08-24 05:00:06] "GET /network-policy/5dc2f146-ae6a-4be3-a253-d9044a322cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005417 10.0.0.190 - - [2026-08-24 05:00:06] "GET /virtual-machine-interface/b9c73855-3824-4a73-b4bf-8918103c8ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.006185 10.0.0.190 - - [2026-08-24 05:00:06] "PUT /virtual-machine-interface/b9c73855-3824-4a73-b4bf-8918103c8ada HTTP/1.1" 200 285 0.017335 10.0.0.190 - - [2026-08-24 05:00:06] "GET /virtual-machine-interface/b9c73855-3824-4a73-b4bf-8918103c8ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3078 0.006567 10.0.0.190 - - [2026-08-24 05:00:06] "PUT /virtual-machine-interface/b9c73855-3824-4a73-b4bf-8918103c8ada HTTP/1.1" 200 285 0.019299 10.0.0.190 - - [2026-08-24 05:00:11] "POST /neutron/network HTTP/1.1" 200 1120 0.009606 10.0.0.190 - - [2026-08-24 05:00:11] "POST /neutron/subnet HTTP/1.1" 200 1384 0.015544 10.0.0.190 - - [2026-08-24 05:00:11] "POST /neutron/network HTTP/1.1" 200 1110 0.011738 10.0.0.190 - - [2026-08-24 05:00:18] "POST /neutron/network HTTP/1.1" 200 1120 0.007879 10.0.0.190 - - [2026-08-24 05:00:18] "POST /neutron/subnet HTTP/1.1" 200 1385 0.016568 10.0.0.190 - - [2026-08-24 05:00:18] "POST /neutron/network HTTP/1.1" 200 1110 0.010733 10.0.0.50 - - [2026-08-24 05:00:26] "GET /obj-perms HTTP/1.1" 200 4509 0.048230 10.0.0.190 - - [2026-08-24 05:01:12] "POST /neutron/network HTTP/1.1" 200 1120 0.008513 10.0.0.190 - - [2026-08-24 05:01:12] "POST /neutron/subnet HTTP/1.1" 200 1384 0.016177 10.0.0.190 - - [2026-08-24 05:01:12] "POST /neutron/network HTTP/1.1" 200 1110 0.011153 10.0.0.190 - - [2026-08-24 05:01:19] "POST /neutron/network HTTP/1.1" 200 1120 0.007856 10.0.0.190 - - [2026-08-24 05:01:19] "POST /neutron/subnet HTTP/1.1" 200 1385 0.016203 10.0.0.190 - - [2026-08-24 05:01:19] "POST /neutron/network HTTP/1.1" 200 1110 0.013689 10.0.0.191 - - [2026-08-24 05:01:27] "GET /obj-perms HTTP/1.1" 200 4509 0.048850 10.0.0.190 - - [2026-08-24 05:01:27] "GET /obj-perms HTTP/1.1" 200 4509 0.050539 10.0.0.190 - - [2026-08-24 05:02:03] "POST /ref-update HTTP/1.1" 200 156 0.097914 10.0.0.190 - - [2026-08-24 05:02:03] "GET /virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009591 10.0.0.190 - - [2026-08-24 05:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.190 - - [2026-08-24 05:02:03] "GET /network-policy/5dc2f146-ae6a-4be3-a253-d9044a322cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004802 10.0.0.190 - - [2026-08-24 05:02:03] "POST /ref-update HTTP/1.1" 200 156 0.066352 10.0.0.190 - - [2026-08-24 05:02:03] "GET /virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008861 10.0.0.190 - - [2026-08-24 05:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.190 - - [2026-08-24 05:02:03] "GET /network-policy/5dc2f146-ae6a-4be3-a253-d9044a322cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004981 10.0.0.190 - - [2026-08-24 05:02:03] "DELETE /network-policy/5dc2f146-ae6a-4be3-a253-d9044a322cd8 HTTP/1.1" 200 115 0.046226 10.0.0.190 - - [2026-08-24 05:02:03] "POST /ref-update HTTP/1.1" 200 156 0.029027 10.0.0.190 - - [2026-08-24 05:02:04] "DELETE /instance-ip/0e8379b4-b7d0-405d-b64e-f53b60a1bafd HTTP/1.1" 200 115 0.053533 10.0.0.190 - - [2026-08-24 05:02:04] "DELETE /instance-ip/a2dc12c5-a667-47cd-8729-e3ecfeada9e7 HTTP/1.1" 200 115 0.051495 10.0.0.190 - - [2026-08-24 05:02:04] "DELETE /virtual-machine-interface/6b802b0e-5473-44fe-8a5d-cf4739f58d5a HTTP/1.1" 200 115 0.102477 10.0.0.190 - - [2026-08-24 05:02:04] "POST /neutron/network HTTP/1.1" 200 1006 0.030715 10.0.0.190 - - [2026-08-24 05:02:05] "POST /neutron/port HTTP/1.1" 200 1229 0.022990 10.0.0.190 - - [2026-08-24 05:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006926 10.0.0.191 - - [2026-08-24 05:02:06] "POST /useragent-kv HTTP/1.1" 200 115 0.053538 10.0.0.191 - - [2026-08-24 05:02:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004358 10.0.0.191 - - [2026-08-24 05:02:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004755 10.0.0.191 - - [2026-08-24 05:02:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002802 10.0.0.190 - - [2026-08-24 05:02:06] "POST /neutron/network HTTP/1.1" 200 151 0.222808 10.0.0.191 - - [2026-08-24 05:02:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000498 10.0.0.191 - - [2026-08-24 05:02:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000476 10.0.0.190 - - [2026-08-24 05:02:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000459 10.0.0.190 - - [2026-08-24 05:02:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000423 10.0.0.190 - - [2026-08-24 05:02:08] "POST /neutron/port HTTP/1.1" 200 1239 0.021936 10.0.0.190 - - [2026-08-24 05:02:08] "POST /neutron/port HTTP/1.1" 200 1229 0.019268 10.0.0.191 - - [2026-08-24 05:02:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.191 - - [2026-08-24 05:02:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000506 10.0.0.190 - - [2026-08-24 05:02:09] "POST /neutron/network HTTP/1.1" 200 1006 0.010814 10.0.0.190 - - [2026-08-24 05:02:09] "DELETE /route-target/de50554d-d691-4898-9c9f-97634651e558 HTTP/1.1" 200 115 0.026822 10.0.0.50 - - [2026-08-24 05:02:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000530 10.0.0.50 - - [2026-08-24 05:02:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.190 - - [2026-08-24 05:02:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.190 - - [2026-08-24 05:02:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000438 10.0.0.50 - - [2026-08-24 05:02:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.50 - - [2026-08-24 05:02:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.191 - - [2026-08-24 05:02:12] "GET /projects?obj_uuids=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001216 10.0.0.190 - - [2026-08-24 05:02:12] "GET /project/9ef13f89-30bb-49d1-a302-b0b477e23be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.077712 10.0.0.191 - - [2026-08-24 05:02:12] "GET /projects?obj_uuids=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001334 10.0.0.190 - - [2026-08-24 05:02:12] "GET /project/9ef13f89-30bb-49d1-a302-b0b477e23be3?fields=virtual_networks HTTP/1.1" 200 1051 0.057193 10.0.0.191 - - [2026-08-24 05:02:12] "GET /projects?obj_uuids=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001057 10.0.0.190 - - [2026-08-24 05:02:12] "GET /project/9ef13f89-30bb-49d1-a302-b0b477e23be3?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.058712 10.0.0.191 - - [2026-08-24 05:02:12] "GET /projects?obj_uuids=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001021 10.0.0.190 - - [2026-08-24 05:02:12] "GET /project/9ef13f89-30bb-49d1-a302-b0b477e23be3?fields=security_groups HTTP/1.1" 200 1286 0.064189 10.0.0.190 - - [2026-08-24 05:02:13] "POST /fqname-to-id HTTP/1.1" 404 192 0.032415 10.0.0.191 - - [2026-08-24 05:02:13] "GET /projects?obj_uuids=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003648 10.0.0.191 - - [2026-08-24 05:02:13] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000999 10.0.0.191 - - [2026-08-24 05:02:13] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.036544 10.0.0.191 - - [2026-08-24 05:02:14] "POST /id-to-fqname HTTP/1.1" 200 194 0.001201 10.0.0.191 - - [2026-08-24 05:02:14] "POST /fqname-to-id HTTP/1.1" 404 203 0.013155 10.0.0.191 - - [2026-08-24 05:02:14] "POST /security-groups HTTP/1.1" 200 595 0.036368 10.0.0.191 - - [2026-08-24 05:02:14] "POST /projects HTTP/1.1" 200 593 0.288780 10.0.0.191 - - [2026-08-24 05:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.357148 10.0.0.190 - - [2026-08-24 05:02:14] "POST /fqname-to-id HTTP/1.1" 404 237 0.009753 10.0.0.190 - - [2026-08-24 05:02:14] "GET /project/c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.557013 10.0.0.190 - - [2026-08-24 05:02:15] "GET / HTTP/1.1" 200 36215 0.001500 10.0.0.191 - - [2026-08-24 05:02:16] "DELETE /project/c2a95dae3e7d4ac483421bd5782c7ba9 HTTP/1.1" 404 173 0.005643 10.0.0.191 - - [2026-08-24 05:02:16] "GET /projects?obj_uuids=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001175 10.0.0.191 - - [2026-08-24 05:02:16] "GET /project/9ef13f89-30bb-49d1-a302-b0b477e23be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.061658 10.0.0.191 - - [2026-08-24 05:02:16] "GET /projects?obj_uuids=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001747 10.0.0.191 - - [2026-08-24 05:02:17] "GET /project/9ef13f89-30bb-49d1-a302-b0b477e23be3?fields=security_groups HTTP/1.1" 200 1388 0.081891 10.0.0.191 - - [2026-08-24 05:02:17] "DELETE /security-group/9972b9f9-b443-4068-9614-3a961f237d41 HTTP/1.1" 200 115 0.070832 10.0.0.191 - - [2026-08-24 05:02:17] "GET /projects?obj_uuids=9ef13f89-30bb-49d1-a302-b0b477e23be3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001334 10.0.0.191 - - [2026-08-24 05:02:17] "GET /project/9ef13f89-30bb-49d1-a302-b0b477e23be3?fields=application_policy_sets HTTP/1.1" 200 1427 0.047882 10.0.0.190 - - [2026-08-24 05:02:17] "DELETE /access-control-list/7fe9083f-2587-4263-b7a9-d3f99c981f9c HTTP/1.1" 200 115 0.043761 10.0.0.191 - - [2026-08-24 05:02:17] "DELETE /project/9ef13f89-30bb-49d1-a302-b0b477e23be3 HTTP/1.1" 200 115 0.498752 10.0.0.190 - - [2026-08-24 05:02:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000533 10.0.0.190 - - [2026-08-24 05:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.028630 10.0.0.191 - - [2026-08-24 05:02:17] "GET /projects?obj_uuids=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000956 10.0.0.190 - - [2026-08-24 05:02:17] "GET /project/c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.051875 10.0.0.191 - - [2026-08-24 05:02:18] "GET /projects?obj_uuids=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001073 10.0.0.190 - - [2026-08-24 05:02:18] "POST /neutron/network HTTP/1.1" 200 609 0.198150 10.0.0.190 - - [2026-08-24 05:02:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.049449 10.0.0.190 - - [2026-08-24 05:02:18] "POST /neutron/network HTTP/1.1" 200 1002 0.011907 10.0.0.190 - - [2026-08-24 05:02:18] "POST /id-to-fqname HTTP/1.1" 200 224 0.001215 10.0.0.190 - - [2026-08-24 05:02:18] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006935 10.0.0.190 - - [2026-08-24 05:02:18] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006719 10.0.0.190 - - [2026-08-24 05:02:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.010723 10.0.0.190 - - [2026-08-24 05:02:19] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006902 10.0.0.190 - - [2026-08-24 05:02:21] "POST /id-to-fqname HTTP/1.1" 200 224 0.001445 10.0.0.191 - - [2026-08-24 05:02:21] "GET /projects?obj_uuids=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002513 10.0.0.190 - - [2026-08-24 05:02:21] "GET /project/c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.113057 10.0.0.190 - - [2026-08-24 05:02:21] "POST /neutron/network HTTP/1.1" 200 1002 0.031549 10.0.0.190 - - [2026-08-24 05:02:21] "POST /id-to-fqname HTTP/1.1" 200 224 0.001563 10.0.0.190 - - [2026-08-24 05:02:21] "POST /neutron/port HTTP/1.1" 200 117 0.006938 10.0.0.190 - - [2026-08-24 05:02:22] "POST /neutron/port HTTP/1.1" 200 117 0.008953 10.0.0.190 - - [2026-08-24 05:02:22] "POST /id-to-fqname HTTP/1.1" 200 224 0.002171 10.0.0.190 - - [2026-08-24 05:02:22] "POST /neutron/network HTTP/1.1" 200 1012 0.007361 10.0.0.190 - - [2026-08-24 05:02:23] "POST /neutron/port HTTP/1.1" 200 117 0.007022 10.0.0.191 - - [2026-08-24 05:02:27] "GET /projects?obj_uuids=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001100 10.0.0.190 - - [2026-08-24 05:02:27] "POST /neutron/port HTTP/1.1" 200 1171 0.426052 10.0.0.190 - - [2026-08-24 05:02:27] "POST /neutron/port HTTP/1.1" 200 1225 0.145054 10.0.0.191 - - [2026-08-24 05:02:28] "GET /projects?obj_uuids=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001116 10.0.0.190 - - [2026-08-24 05:02:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005897 10.0.0.190 - - [2026-08-24 05:02:29] "POST /neutron/port HTTP/1.1" 200 117 0.001478 10.0.0.190 - - [2026-08-24 05:02:29] "POST /neutron/port HTTP/1.1" 200 1171 0.419832 10.0.0.190 - - [2026-08-24 05:02:29] "POST /neutron/port HTTP/1.1" 200 1171 0.052042 10.0.0.190 - - [2026-08-24 05:02:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004519 10.0.0.190 - - [2026-08-24 05:02:30] "POST /neutron/port HTTP/1.1" 200 117 0.001266 10.0.0.190 - - [2026-08-24 05:02:30] "POST /neutron/network HTTP/1.1" 200 1012 0.008321 10.0.0.190 - - [2026-08-24 05:02:31] "POST /neutron/port HTTP/1.1" 200 1171 0.024554 10.0.0.190 - - [2026-08-24 05:02:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004540 10.0.0.190 - - [2026-08-24 05:02:32] "POST /neutron/port HTTP/1.1" 200 117 0.001434 10.0.0.190 - - [2026-08-24 05:02:33] "POST /neutron/port HTTP/1.1" 200 1235 0.022640 10.0.0.190 - - [2026-08-24 05:02:38] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008809 10.0.0.190 - - [2026-08-24 05:02:48] "POST /neutron/port HTTP/1.1" 200 1235 0.022474 10.0.0.190 - - [2026-08-24 05:02:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010139 10.0.0.190 - - [2026-08-24 05:03:03] "POST /neutron/port HTTP/1.1" 200 1235 0.026521 10.0.0.190 - - [2026-08-24 05:03:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008301 10.0.0.190 - - [2026-08-24 05:03:04] "GET /virtual-machine/121703ad-b271-4ae1-ac76-531f94b230ef HTTP/1.1" 401 293 0.000465 10.0.0.190 - - [2026-08-24 05:03:04] "GET /virtual-machine/121703ad-b271-4ae1-ac76-531f94b230ef HTTP/1.1" 200 1298 0.031044 10.0.0.190 - - [2026-08-24 05:03:04] "GET /virtual-machine-interface/75d8da38-8c82-45fc-add4-903b2482683a HTTP/1.1" 200 3163 0.006595 10.0.0.190 - - [2026-08-24 05:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.190 - - [2026-08-24 05:03:04] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004195 10.0.0.190 - - [2026-08-24 05:03:04] "GET /virtual-networks?parent_id=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003364 10.0.0.190 - - [2026-08-24 05:03:04] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005792 10.0.0.190 - - [2026-08-24 05:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.190 - - [2026-08-24 05:03:07] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005688 10.0.0.190 - - [2026-08-24 05:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.190 - - [2026-08-24 05:03:11] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005780 10.0.0.190 - - [2026-08-24 05:03:12] "POST /neutron/port HTTP/1.1" 200 1235 0.021952 10.0.0.190 - - [2026-08-24 05:03:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004982 10.0.0.190 - - [2026-08-24 05:03:14] "POST /neutron/port HTTP/1.1" 200 117 0.001176 10.0.0.190 - - [2026-08-24 05:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.190 - - [2026-08-24 05:03:15] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006101 10.0.0.190 - - [2026-08-24 05:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.190 - - [2026-08-24 05:03:19] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006122 10.0.0.190 - - [2026-08-24 05:03:21] "POST /neutron/port HTTP/1.1" 200 1235 0.021171 10.0.0.190 - - [2026-08-24 05:03:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005582 10.0.0.190 - - [2026-08-24 05:03:23] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.190 - - [2026-08-24 05:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.190 - - [2026-08-24 05:03:24] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006333 10.0.0.190 - - [2026-08-24 05:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.190 - - [2026-08-24 05:03:28] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006489 10.0.0.50 - - [2026-08-24 05:03:29] "GET /obj-perms HTTP/1.1" 200 4509 0.055427 10.0.0.190 - - [2026-08-24 05:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.190 - - [2026-08-24 05:03:32] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005917 10.0.0.190 - - [2026-08-24 05:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.190 - - [2026-08-24 05:03:36] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005711 10.0.0.190 - - [2026-08-24 05:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.190 - - [2026-08-24 05:03:40] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005857 10.0.0.190 - - [2026-08-24 05:03:42] "POST /neutron/port HTTP/1.1" 200 1235 0.039688 10.0.0.190 - - [2026-08-24 05:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.190 - - [2026-08-24 05:03:44] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004280 10.0.0.190 - - [2026-08-24 05:03:44] "GET /virtual-networks?parent_id=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003557 10.0.0.190 - - [2026-08-24 05:03:44] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005955 10.0.0.190 - - [2026-08-24 05:03:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007634 10.0.0.190 - - [2026-08-24 05:03:55] "POST /neutron/port HTTP/1.1" 200 1235 0.021808 10.0.0.190 - - [2026-08-24 05:04:00] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008037 10.0.0.190 - - [2026-08-24 05:04:02] "POST /neutron/port HTTP/1.1" 200 1235 0.023827 10.0.0.190 - - [2026-08-24 05:04:05] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009231 10.0.0.190 - - [2026-08-24 05:04:10] "POST /neutron/port HTTP/1.1" 200 1235 0.021635 10.0.0.190 - - [2026-08-24 05:04:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009749 10.0.0.190 - - [2026-08-24 05:04:10] "GET /virtual-machine/3efce0b0-48fd-46c9-b902-039622360d6a HTTP/1.1" 200 1298 0.007046 10.0.0.190 - - [2026-08-24 05:04:10] "GET /virtual-machine-interface/3451ff5e-031a-4a24-bc36-d433923d77c0 HTTP/1.1" 200 3163 0.006312 10.0.0.190 - - [2026-08-24 05:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.190 - - [2026-08-24 05:04:10] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004077 10.0.0.190 - - [2026-08-24 05:04:10] "GET /virtual-networks?parent_id=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003249 10.0.0.190 - - [2026-08-24 05:04:11] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006387 10.0.0.190 - - [2026-08-24 05:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.190 - - [2026-08-24 05:04:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004814 10.0.0.190 - - [2026-08-24 05:04:12] "GET /virtual-networks?parent_id=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003745 10.0.0.190 - - [2026-08-24 05:04:12] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006217 10.0.0.190 - - [2026-08-24 05:04:12] "POST /neutron/port HTTP/1.1" 200 1235 0.043896 10.0.0.190 - - [2026-08-24 05:04:12] "POST /neutron/port HTTP/1.1" 200 1235 0.020619 10.0.0.190 - - [2026-08-24 05:04:12] "GET /virtual-machine/5dfa1ab0-14e0-4220-a782-cca5bd1219a9 HTTP/1.1" 200 1298 0.008119 10.0.0.190 - - [2026-08-24 05:04:12] "GET /virtual-machine-interface/e677983a-9844-4078-9a84-492c1f88bc44 HTTP/1.1" 200 3164 0.006425 10.0.0.190 - - [2026-08-24 05:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.190 - - [2026-08-24 05:04:12] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004958 10.0.0.190 - - [2026-08-24 05:04:12] "GET /virtual-networks?parent_id=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004107 10.0.0.190 - - [2026-08-24 05:04:12] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006843 10.0.0.190 - - [2026-08-24 05:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.190 - - [2026-08-24 05:04:13] "GET /global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004505 10.0.0.190 - - [2026-08-24 05:04:13] "GET /virtual-networks?parent_id=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003343 10.0.0.190 - - [2026-08-24 05:04:13] "GET /virtual-network/da85a537-4f9b-47d9-bccf-388f393a9b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007826 10.0.0.190 - - [2026-08-24 05:04:14] "GET /virtual-machine-interface/e677983a-9844-4078-9a84-492c1f88bc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2747 0.008973 10.0.0.190 - - [2026-08-24 05:04:14] "POST /neutron/network HTTP/1.1" 200 1012 0.014536 10.0.0.190 - - [2026-08-24 05:04:14] "PUT /virtual-machine-interface/e677983a-9844-4078-9a84-492c1f88bc44 HTTP/1.1" 200 285 0.025554 10.0.0.190 - - [2026-08-24 05:04:14] "POST /neutron/subnet HTTP/1.1" 200 1385 0.015826 10.0.0.190 - - [2026-08-24 05:04:14] "POST /neutron/network HTTP/1.1" 200 1002 0.011839 10.0.0.190 - - [2026-08-24 05:04:23] "POST /neutron/network HTTP/1.1" 200 1012 0.008870 10.0.0.190 - - [2026-08-24 05:04:23] "POST /neutron/subnet HTTP/1.1" 200 1385 0.014797 10.0.0.190 - - [2026-08-24 05:04:23] "POST /neutron/network HTTP/1.1" 200 1002 0.010390 10.0.0.191 - - [2026-08-24 05:04:29] "GET /obj-perms HTTP/1.1" 200 4509 0.043880 10.0.0.190 - - [2026-08-24 05:04:30] "GET /obj-perms HTTP/1.1" 200 4509 0.048513 10.0.0.190 - - [2026-08-24 05:05:14] "POST /neutron/network HTTP/1.1" 200 1012 0.008538 10.0.0.190 - - [2026-08-24 05:05:14] "POST /neutron/subnet HTTP/1.1" 200 1385 0.023325 10.0.0.190 - - [2026-08-24 05:05:14] "POST /neutron/network HTTP/1.1" 200 1002 0.010392 10.0.0.190 - - [2026-08-24 05:05:24] "POST /neutron/network HTTP/1.1" 200 1012 0.007982 10.0.0.190 - - [2026-08-24 05:05:24] "POST /neutron/subnet HTTP/1.1" 200 1385 0.020741 10.0.0.190 - - [2026-08-24 05:05:24] "POST /neutron/network HTTP/1.1" 200 1002 0.010922 10.0.0.190 - - [2026-08-24 05:06:15] "POST /neutron/network HTTP/1.1" 200 1012 0.008841 10.0.0.190 - - [2026-08-24 05:06:15] "POST /neutron/subnet HTTP/1.1" 200 1385 0.015364 10.0.0.190 - - [2026-08-24 05:06:15] "POST /neutron/network HTTP/1.1" 200 1002 0.010430 10.0.0.190 - - [2026-08-24 05:06:23] "POST /neutron/network HTTP/1.1" 200 1012 0.008355 10.0.0.190 - - [2026-08-24 05:06:23] "POST /neutron/subnet HTTP/1.1" 200 1385 0.016282 10.0.0.190 - - [2026-08-24 05:06:23] "POST /neutron/network HTTP/1.1" 200 1002 0.010850 10.0.0.190 - - [2026-08-24 05:06:45] "POST /neutron/port HTTP/1.1" 200 1235 0.019852 10.0.0.190 - - [2026-08-24 05:06:45] "POST /neutron/port HTTP/1.1" 200 1235 0.022700 10.0.0.190 - - [2026-08-24 05:06:45] "POST /neutron/port HTTP/1.1" 200 1235 0.039235 10.0.0.190 - - [2026-08-24 05:06:45] "POST /neutron/port HTTP/1.1" 200 1225 0.031235 10.0.0.191 - - [2026-08-24 05:06:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003090 10.0.0.191 - - [2026-08-24 05:06:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005318 10.0.0.191 - - [2026-08-24 05:06:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004158 10.0.0.191 - - [2026-08-24 05:06:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002332 10.0.0.190 - - [2026-08-24 05:06:47] "POST /neutron/network HTTP/1.1" 200 151 0.162690 10.0.0.190 - - [2026-08-24 05:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.039844 10.0.0.191 - - [2026-08-24 05:06:49] "GET /projects?obj_uuids=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001419 10.0.0.190 - - [2026-08-24 05:06:49] "GET /project/c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.050161 10.0.0.191 - - [2026-08-24 05:06:49] "GET /projects?obj_uuids=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001311 10.0.0.190 - - [2026-08-24 05:06:49] "GET /project/c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9?fields=virtual_networks HTTP/1.1" 200 1042 0.060700 10.0.0.191 - - [2026-08-24 05:06:49] "GET /projects?obj_uuids=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001152 10.0.0.190 - - [2026-08-24 05:06:49] "GET /project/c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.044904 10.0.0.191 - - [2026-08-24 05:06:49] "GET /projects?obj_uuids=c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001540 10.0.0.190 - - [2026-08-24 05:06:49] "GET /project/c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9?fields=security_groups HTTP/1.1" 200 1273 0.044751 10.0.0.190 - - [2026-08-24 05:06:50] "POST /fqname-to-id HTTP/1.1" 404 188 0.370933 10.0.0.191 - - [2026-08-24 05:06:50] "GET /projects?obj_uuids=157638a4-60f0-4247-b1f4-c06ea2383aaf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003775 10.0.0.191 - - [2026-08-24 05:06:50] "GET /domains?obj_uuids=a2bfd9a2-e8fd-4333-9d61-3cfdf889946b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000939 10.0.0.191 - - [2026-08-24 05:06:50] "GET /domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007046 10.0.0.191 - - [2026-08-24 05:06:50] "POST /id-to-fqname HTTP/1.1" 200 190 0.005444 10.0.0.191 - - [2026-08-24 05:06:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.008958 10.0.0.191 - - [2026-08-24 05:06:50] "POST /security-groups HTTP/1.1" 200 591 0.034997 10.0.0.191 - - [2026-08-24 05:06:50] "POST /projects HTTP/1.1" 200 585 0.269012 10.0.0.190 - - [2026-08-24 05:06:51] "POST /access-control-lists HTTP/1.1" 200 598 0.032672 10.0.0.191 - - [2026-08-24 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.344329 10.0.0.190 - - [2026-08-24 05:06:51] "GET /project/157638a4-60f0-4247-b1f4-c06ea2383aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.497887 10.0.0.190 - - [2026-08-24 05:06:52] "GET / HTTP/1.1" 200 36215 0.001378 10.0.0.191 - - [2026-08-24 05:06:57] "GET /projects?obj_uuids=157638a4-60f0-4247-b1f4-c06ea2383aaf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001295 10.0.0.190 - - [2026-08-24 05:06:57] "GET /project/157638a4-60f0-4247-b1f4-c06ea2383aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.038442 10.0.0.191 - - [2026-08-24 05:06:57] "GET /projects?obj_uuids=157638a4-60f0-4247-b1f4-c06ea2383aaf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001250 10.0.0.190 - - [2026-08-24 05:06:57] "GET /project/157638a4-60f0-4247-b1f4-c06ea2383aaf?fields=virtual_networks HTTP/1.1" 200 1034 0.059676 10.0.0.191 - - [2026-08-24 05:06:58] "GET /projects?obj_uuids=157638a4-60f0-4247-b1f4-c06ea2383aaf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001071 10.0.0.190 - - [2026-08-24 05:06:58] "GET /project/157638a4-60f0-4247-b1f4-c06ea2383aaf?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.053228 10.0.0.191 - - [2026-08-24 05:06:58] "GET /projects?obj_uuids=157638a4-60f0-4247-b1f4-c06ea2383aaf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001111 10.0.0.190 - - [2026-08-24 05:06:58] "GET /project/157638a4-60f0-4247-b1f4-c06ea2383aaf?fields=security_groups HTTP/1.1" 200 1261 0.045695 10.0.0.190 - - [2026-08-24 05:07:01] "DELETE /access-control-list/a9653f13-cae7-4022-915a-fea52c276411 HTTP/1.1" 200 115 0.036107 10.0.0.191 - - [2026-08-24 05:07:07] "GET /global-system-configs HTTP/1.1" 401 293 0.000507 10.0.0.191 - - [2026-08-24 05:07:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000473 10.0.0.190 - - [2026-08-24 05:07:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000577 10.0.0.190 - - [2026-08-24 05:07:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.191 - - [2026-08-24 05:07:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.191 - - [2026-08-24 05:07:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.50 - - [2026-08-24 05:07:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.50 - - [2026-08-24 05:07:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.190 - - [2026-08-24 05:07:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000481 10.0.0.190 - - [2026-08-24 05:07:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000474 10.0.0.50 - - [2026-08-24 05:07:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.50 - - [2026-08-24 05:07:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000539 10.0.0.191 - - [2026-08-24 05:07:17] "DELETE /project/157638a460f04247b1f4c06ea2383aaf HTTP/1.1" 404 173 0.039915 10.0.0.191 - - [2026-08-24 05:07:17] "DELETE /project/c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9 HTTP/1.1" 404 177 0.053161 10.0.0.191 - - [2026-08-24 05:07:17] "GET /projects?obj_uuids=157638a4-60f0-4247-b1f4-c06ea2383aaf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001084 10.0.0.191 - - [2026-08-24 05:07:17] "GET /project/157638a4-60f0-4247-b1f4-c06ea2383aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.163708 10.0.0.191 - - [2026-08-24 05:07:17] "GET /projects?obj_uuids=157638a4-60f0-4247-b1f4-c06ea2383aaf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001713 10.0.0.191 - - [2026-08-24 05:07:17] "GET /project/157638a4-60f0-4247-b1f4-c06ea2383aaf?fields=security_groups HTTP/1.1" 200 1363 0.051232 10.0.0.191 - - [2026-08-24 05:07:17] "DELETE /security-group/35dad2fe-f0d8-4655-9e2f-3dff23915199 HTTP/1.1" 200 115 0.056021 10.0.0.191 - - [2026-08-24 05:07:17] "GET /projects?obj_uuids=157638a4-60f0-4247-b1f4-c06ea2383aaf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001075 10.0.0.191 - - [2026-08-24 05:07:18] "GET /project/157638a4-60f0-4247-b1f4-c06ea2383aaf?fields=application_policy_sets HTTP/1.1" 200 1402 0.059603 10.0.0.190 - - [2026-08-24 05:07:18] "DELETE /access-control-list/dfe68e3d-777f-4e6e-a62b-3665261aa60d HTTP/1.1" 200 115 0.043944 10.0.0.191 - - [2026-08-24 05:07:18] "DELETE /project/157638a4-60f0-4247-b1f4-c06ea2383aaf HTTP/1.1" 200 115 0.626451 10.0.0.50 - - [2026-08-24 05:08:32] "GET /obj-perms HTTP/1.1" 200 4509 0.058063 10.0.0.191 - - [2026-08-24 05:08:33] "GET /obj-perms HTTP/1.1" 200 4509 0.045267 10.0.0.190 - - [2026-08-24 05:09:33] "GET /obj-perms HTTP/1.1" 200 4509 0.051488 10.0.0.191 - - [2026-08-24 05:12:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.191 - - [2026-08-24 05:12:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000509 10.0.0.190 - - [2026-08-24 05:12:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000542 10.0.0.190 - - [2026-08-24 05:12:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.191 - - [2026-08-24 05:12:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000435 10.0.0.191 - - [2026-08-24 05:12:08] "GET /global-system-configs HTTP/1.1" 401 293 0.000494 10.0.0.50 - - [2026-08-24 05:12:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.50 - - [2026-08-24 05:12:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000534 10.0.0.190 - - [2026-08-24 05:12:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000449 10.0.0.190 - - [2026-08-24 05:12:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000537 10.0.0.50 - - [2026-08-24 05:12:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000478 10.0.0.50 - - [2026-08-24 05:12:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000489 10.0.0.50 - - [2026-08-24 05:12:36] "GET /obj-perms HTTP/1.1" 200 4509 0.046886 10.0.0.191 - - [2026-08-24 05:13:36] "GET /obj-perms HTTP/1.1" 200 4509 0.046153 10.0.0.190 - - [2026-08-24 05:13:37] "GET /obj-perms HTTP/1.1" 200 4509 0.046863 [Introspect:8084]10.0.0.191 - - [2026-08-24 05:13:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001162 [Introspect:8084]10.0.0.191 - - [2026-08-24 05:13:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001065