+++ date ++ echo 'INFO: =================== Mon Jan 26 02:05:01 AM UTC 2026 ===================' INFO: =================== Mon Jan 26 02:05:01 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.240 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ ANALYTICSDB_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ ANALYTICS_SNMP_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8081 ' +++ '[' -n '10.0.0.141:8081 10.0.0.38:8081 10.0.0.240:8081 ' ']' +++ echo '10.0.0.141:8081 10.0.0.38:8081 10.0.0.240:8081' ++ ANALYTICS_SERVERS='10.0.0.141:8081 10.0.0.38:8081 10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9042 ' +++ '[' -n '10.0.0.141:9042 10.0.0.38:9042 10.0.0.240:9042 ' ']' +++ echo '10.0.0.141:9042 10.0.0.38:9042 10.0.0.240:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.141:9042 10.0.0.38:9042 10.0.0.240:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8086 ' +++ '[' -n '10.0.0.141:8086 10.0.0.38:8086 10.0.0.240:8086 ' ']' +++ echo '10.0.0.141:8086 10.0.0.38:8086 10.0.0.240:8086' ++ COLLECTOR_SERVERS='10.0.0.141:8086 10.0.0.38:8086 10.0.0.240: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.141,10.0.0.38,10.0.0.240 ++ CONFIGDB_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8082 ' +++ '[' -n '10.0.0.141:8082 10.0.0.38:8082 10.0.0.240:8082 ' ']' +++ echo '10.0.0.141:8082 10.0.0.38:8082 10.0.0.240:8082' ++ CONFIG_SERVERS='10.0.0.141:8082 10.0.0.38:8082 10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9161 ' +++ '[' -n '10.0.0.141:9161 10.0.0.38:9161 10.0.0.240:9161 ' ']' +++ echo '10.0.0.141:9161 10.0.0.38:9161 10.0.0.240:9161' ++ CONFIGDB_SERVERS='10.0.0.141:9161 10.0.0.38:9161 10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9041 ' +++ '[' -n '10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041 ' ']' +++ echo '10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.129,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.129,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:2181, +++ '[' -n 10.0.0.141:2181,10.0.0.38:2181,10.0.0.240:2181, ']' +++ echo 10.0.0.141:2181,10.0.0.38:2181,10.0.0.240:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181,10.0.0.38:2181,10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:2181 ' +++ '[' -n '10.0.0.141:2181 10.0.0.38:2181 10.0.0.240:2181 ' ']' +++ echo '10.0.0.141:2181 10.0.0.38:2181 10.0.0.240:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.141:2181 10.0.0.38:2181 10.0.0.240:2181' ++ RABBITMQ_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:5673, +++ '[' -n 10.0.0.141:5673,10.0.0.38:5673,10.0.0.240:5673, ']' +++ echo 10.0.0.141:5673,10.0.0.38:5673,10.0.0.240:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673,10.0.0.38:5673,10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:6379 ' +++ '[' -n '10.0.0.141:6379 10.0.0.38:6379 10.0.0.240:6379 ' ']' +++ echo '10.0.0.141:6379 10.0.0.38:6379 10.0.0.240:6379' ++ REDIS_SERVERS='10.0.0.141:6379 10.0.0.38:6379 10.0.0.240: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.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9092 ' +++ '[' -n '10.0.0.141:9092 10.0.0.38:9092 10.0.0.240:9092 ' ']' +++ echo '10.0.0.141:9092 10.0.0.38:9092 10.0.0.240:9092' ++ KAFKA_SERVERS='10.0.0.141:9092 10.0.0.38:9092 10.0.0.240: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.141 ++ 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.141,10.0.0.38,10.0.0.240 ++ 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.141,10.0.0.38,10.0.0.240 ++ 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.141,10.0.0.38,10.0.0.240 ++ cut -d , -f 1 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 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.141,10.0.0.38,10.0.0.240 +++ local servers=10.0.0.141,10.0.0.38,10.0.0.240 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.240,10.20.0.18,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.240,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.141, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.240,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.240'\''))' +++ local server_ip=10.0.0.240 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.240 ]] +++ [[ ,10.0.0.240,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.240, ]] +++ echo 10.0.0.240 3 +++ return ++ local ip=10.0.0.240 ++ [[ -z 10.0.0.240 ]] ++ echo 10.0.0.240 + host_ip=10.0.0.240 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.240:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/26/2026 02:05:10.799 7f005074e1c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/26/2026 02:05:10.991 7f005074e1c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/26/2026 02:05:11.006 7f005074e1c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/26/2026 02:05:11.006 7f005074e1c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.21: /usr/bin/python3 Mon Jan 26 02:05:30 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5367 vnc_cgitb.enable(format='text') 5368 5369 main(args_str, VncApiServer(args_str)) 5370 #server_main 5371 global main = args_str = None global VncApiServer = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2213 else: 2214 self._db_connect(self._args.reset_config) 2215 self._db_init_entries() 2216 2217 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3745 domain = self.create_singleton_entry(Domain()) 3746 self._default_domain = domain.serialize_to_json() 3747 project = self.create_singleton_entry(Project(parent_obj=domain)) 3748 self._default_project = project.serialize_to_json() 3749 self.create_singleton_entry(Fabric()) project undefined self = self.create_singleton_entry = > global Project = parent_obj undefined domain = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/project:default-domain...a9bf895a-882c-4643-a7bf-d3e0200d1131 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/project:default-domain:default-project exists already with ID: a9bf895a-882c-4643-a7bf-d3e0200d1131 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('project default-domain:default-project') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/project:default-domain...a9bf895a-882c-4643-a7bf-d3e0200d1131 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/project:default-domain...a9bf895a-882c-4643-a7bf-d3e0200d1131 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/project:default-domain...a9bf895a-882c-4643-a7bf-d3e0200d1131 at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2474, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: project default-domain:default-project During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2215, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3747, in _db_init_entries project = self.create_singleton_entry(Project(parent_obj=domain)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/project:default-domain:default-project exists already with ID: a9bf895a-882c-4643-a7bf-d3e0200d1131 at zookeeper +++ date ++ echo 'INFO: =================== Mon Jan 26 02:05:32 AM UTC 2026 ===================' INFO: =================== Mon Jan 26 02:05:32 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.240 ++ 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.141,10.0.0.38,10.0.0.240 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ ANALYTICSDB_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ ANALYTICS_SNMP_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8081 ' +++ '[' -n '10.0.0.141:8081 10.0.0.38:8081 10.0.0.240:8081 ' ']' +++ echo '10.0.0.141:8081 10.0.0.38:8081 10.0.0.240:8081' ++ ANALYTICS_SERVERS='10.0.0.141:8081 10.0.0.38:8081 10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9042 ' +++ '[' -n '10.0.0.141:9042 10.0.0.38:9042 10.0.0.240:9042 ' ']' +++ echo '10.0.0.141:9042 10.0.0.38:9042 10.0.0.240:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.141:9042 10.0.0.38:9042 10.0.0.240:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8086 ' +++ '[' -n '10.0.0.141:8086 10.0.0.38:8086 10.0.0.240:8086 ' ']' +++ echo '10.0.0.141:8086 10.0.0.38:8086 10.0.0.240:8086' ++ COLLECTOR_SERVERS='10.0.0.141:8086 10.0.0.38:8086 10.0.0.240: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.141,10.0.0.38,10.0.0.240 ++ CONFIGDB_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8082 ' +++ '[' -n '10.0.0.141:8082 10.0.0.38:8082 10.0.0.240:8082 ' ']' +++ echo '10.0.0.141:8082 10.0.0.38:8082 10.0.0.240:8082' ++ CONFIG_SERVERS='10.0.0.141:8082 10.0.0.38:8082 10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9161 ' +++ '[' -n '10.0.0.141:9161 10.0.0.38:9161 10.0.0.240:9161 ' ']' +++ echo '10.0.0.141:9161 10.0.0.38:9161 10.0.0.240:9161' ++ CONFIGDB_SERVERS='10.0.0.141:9161 10.0.0.38:9161 10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9041 ' +++ '[' -n '10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041 ' ']' +++ echo '10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.129,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.129,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:2181, +++ '[' -n 10.0.0.141:2181,10.0.0.38:2181,10.0.0.240:2181, ']' +++ echo 10.0.0.141:2181,10.0.0.38:2181,10.0.0.240:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181,10.0.0.38:2181,10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:2181 ' +++ '[' -n '10.0.0.141:2181 10.0.0.38:2181 10.0.0.240:2181 ' ']' +++ echo '10.0.0.141:2181 10.0.0.38:2181 10.0.0.240:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.141:2181 10.0.0.38:2181 10.0.0.240:2181' ++ RABBITMQ_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:5673, +++ '[' -n 10.0.0.141:5673,10.0.0.38:5673,10.0.0.240:5673, ']' +++ echo 10.0.0.141:5673,10.0.0.38:5673,10.0.0.240:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673,10.0.0.38:5673,10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:6379 ' +++ '[' -n '10.0.0.141:6379 10.0.0.38:6379 10.0.0.240:6379 ' ']' +++ echo '10.0.0.141:6379 10.0.0.38:6379 10.0.0.240:6379' ++ REDIS_SERVERS='10.0.0.141:6379 10.0.0.38:6379 10.0.0.240: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.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9092 ' +++ '[' -n '10.0.0.141:9092 10.0.0.38:9092 10.0.0.240:9092 ' ']' +++ echo '10.0.0.141:9092 10.0.0.38:9092 10.0.0.240:9092' ++ KAFKA_SERVERS='10.0.0.141:9092 10.0.0.38:9092 10.0.0.240: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.141 ++ 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.141,10.0.0.38,10.0.0.240 ++ 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.141,10.0.0.38,10.0.0.240 ++ 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.141,10.0.0.38,10.0.0.240 ++ cut -d , -f 1 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.141 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 +++ find_my_ip_and_order_for_node_list 10.0.0.141,10.0.0.38,10.0.0.240 +++ local servers=10.0.0.141,10.0.0.38,10.0.0.240 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.240,10.20.0.18,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.240,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.141, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.240,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.240'\''))' +++ local server_ip=10.0.0.240 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.240 ]] +++ [[ ,10.0.0.240,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.240, ]] +++ echo 10.0.0.240 3 +++ return ++ local ip=10.0.0.240 ++ [[ -z 10.0.0.240 ]] ++ echo 10.0.0.240 + host_ip=10.0.0.240 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041 + cassandra_server_list='10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.240:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/26/2026 02:05:40.961 7f5bb3bb3940 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/26/2026 02:05:41.114 7f5bb3bb3940 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/26/2026 02:05:41.129 7f5bb3bb3940 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/26/2026 02:05:41.129 7f5bb3bb3940 [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.240:8082/ Hit Ctrl-C to quit. 10.0.0.240 - - [2026-01-26 02:05:42] "GET / HTTP/1.1" 200 45871 0.001710 10.0.0.240 - - [2026-01-26 02:05:42] "GET / HTTP/1.1" 200 45871 0.001034 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.240 - - [2026-01-26 02:05:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000502 10.0.0.240 - - [2026-01-26 02:05:42] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000225 10.0.0.240 - - [2026-01-26 02:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000511 10.0.0.38 - - [2026-01-26 02:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.240 - - [2026-01-26 02:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.141 - - [2026-01-26 02:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.38 - - [2026-01-26 02:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.240 - - [2026-01-26 02:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.38 - - [2026-01-26 02:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.141 - - [2026-01-26 02:05:46] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.240 - - [2026-01-26 02:05:46] "GET /global-system-configs HTTP/1.1" 401 293 0.000558 10.0.0.141 - - [2026-01-26 02:05:46] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.38 - - [2026-01-26 02:05:46] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.240 - - [2026-01-26 02:05:46] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 3.248993 10.0.0.240 - - [2026-01-26 02:05:46] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003794 10.0.0.240 - - [2026-01-26 02:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 2.945606 10.0.0.240 - - [2026-01-26 02:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006946 10.0.0.141 - - [2026-01-26 02:05:46] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 /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.141 - - [2026-01-26 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.037801 10.0.0.141 - - [2026-01-26 02:05:53] "POST /access-control-lists HTTP/1.1" 200 589 0.039096 10.0.0.141 - - [2026-01-26 02:05:53] "POST /route-targets HTTP/1.1" 200 328 0.027850 10.0.0.141 - - [2026-01-26 02:05:53] "POST /ref-update HTTP/1.1" 200 156 0.023949 10.0.0.141 - - [2026-01-26 02:05:53] "POST /route-targets HTTP/1.1" 200 328 0.018391 10.0.0.141 - - [2026-01-26 02:05:53] "POST /access-control-lists HTTP/1.1" 200 553 0.081360 10.0.0.141 - - [2026-01-26 02:06:27] "POST /ref-update HTTP/1.1" 200 156 0.056193 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.141 - - [2026-01-26 02:09:39] "GET /obj-perms HTTP/1.1" 200 5075 0.370684 10.0.0.141 - - [2026-01-26 02:10:09] "PUT /access-control-list/8ab6c169-6197-4127-8d8f-69f6a62bda81 HTTP/1.1" 200 273 0.019132 10.0.0.38 - - [2026-01-26 02:10:39] "GET /obj-perms HTTP/1.1" 200 5075 0.051455 10.0.0.240 - - [2026-01-26 02:10:40] "GET /obj-perms HTTP/1.1" 200 5075 0.049308 10.0.0.240 - - [2026-01-26 02:10:43] "GET /global-system-configs HTTP/1.1" 401 293 0.000538 10.0.0.240 - - [2026-01-26 02:10:43] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.38 - - [2026-01-26 02:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.38 - - [2026-01-26 02:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.240 - - [2026-01-26 02:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.141 - - [2026-01-26 02:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.240 - - [2026-01-26 02:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.38 - - [2026-01-26 02:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000445 10.0.0.141 - - [2026-01-26 02:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.38 - - [2026-01-26 02:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.141 - - [2026-01-26 02:10:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.141 - - [2026-01-26 02:10:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 [Introspect:8084]10.0.0.240 - - [2026-01-26 02:11:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000995 [Introspect:8084]10.0.0.240 - - [2026-01-26 02:11:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.000964 [Introspect:8084]10.0.0.240 - - [2026-01-26 02:11:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000845 [Introspect:8084]10.0.0.240 - - [2026-01-26 02:11:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.000853 10.0.0.141 - - [2026-01-26 02:12:48] "GET / HTTP/1.1" 200 36215 0.002609 10.0.0.141 - - [2026-01-26 02:12:48] "POST /fqname-to-id HTTP/1.1" 401 293 0.000432 10.0.0.141 - - [2026-01-26 02:12:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.048545 10.0.0.240 - - [2026-01-26 02:12:49] "GET /projects?obj_uuids=ba70b694-5326-46be-8bdf-1babb089ab9e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.050484 10.0.0.240 - - [2026-01-26 02:12:49] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001146 10.0.0.240 - - [2026-01-26 02:12:49] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.029088 10.0.0.240 - - [2026-01-26 02:12:49] "POST /id-to-fqname HTTP/1.1" 200 188 0.001406 10.0.0.240 - - [2026-01-26 02:12:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.009878 10.0.0.240 - - [2026-01-26 02:12:49] "POST /security-groups HTTP/1.1" 200 589 0.038522 10.0.0.240 - - [2026-01-26 02:12:49] "POST /projects HTTP/1.1" 200 581 0.311123 10.0.0.240 - - [2026-01-26 02:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.385742 10.0.0.141 - - [2026-01-26 02:12:49] "POST /fqname-to-id HTTP/1.1" 404 231 0.035570 10.0.0.141 - - [2026-01-26 02:12:49] "GET /project/ba70b694-5326-46be-8bdf-1babb089ab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.605897 10.0.0.141 - - [2026-01-26 02:12:51] "GET / HTTP/1.1" 200 36215 0.001776 10.0.0.240 - - [2026-01-26 02:12:54] "GET /projects?obj_uuids=ba70b694-5326-46be-8bdf-1babb089ab9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000960 10.0.0.141 - - [2026-01-26 02:12:54] "GET /project/ba70b694-5326-46be-8bdf-1babb089ab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.058292 10.0.0.240 - - [2026-01-26 02:12:54] "GET /projects?obj_uuids=ba70b694-5326-46be-8bdf-1babb089ab9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000968 10.0.0.141 - - [2026-01-26 02:12:54] "GET /project/ba70b694-5326-46be-8bdf-1babb089ab9e?fields=virtual_networks HTTP/1.1" 200 1030 0.060807 10.0.0.240 - - [2026-01-26 02:12:54] "GET /projects?obj_uuids=ba70b694-5326-46be-8bdf-1babb089ab9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001471 10.0.0.141 - - [2026-01-26 02:12:54] "GET /project/ba70b694-5326-46be-8bdf-1babb089ab9e?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.053707 10.0.0.240 - - [2026-01-26 02:12:54] "GET /projects?obj_uuids=ba70b694-5326-46be-8bdf-1babb089ab9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001163 10.0.0.141 - - [2026-01-26 02:12:54] "GET /project/ba70b694-5326-46be-8bdf-1babb089ab9e?fields=security_groups HTTP/1.1" 200 1255 0.079710 10.0.0.240 - - [2026-01-26 02:12:55] "GET /projects?obj_uuids=7266368c-51f7-4fd8-bfd5-b69aace47550&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003309 10.0.0.240 - - [2026-01-26 02:12:55] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000984 10.0.0.240 - - [2026-01-26 02:12:55] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007610 10.0.0.240 - - [2026-01-26 02:12:55] "POST /id-to-fqname HTTP/1.1" 200 167 0.001276 10.0.0.240 - - [2026-01-26 02:12:55] "POST /fqname-to-id HTTP/1.1" 404 176 0.015255 10.0.0.240 - - [2026-01-26 02:12:55] "POST /security-groups HTTP/1.1" 200 568 0.039595 10.0.0.240 - - [2026-01-26 02:12:55] "POST /projects HTTP/1.1" 200 539 0.299419 10.0.0.141 - - [2026-01-26 02:12:55] "POST /access-control-lists HTTP/1.1" 200 575 0.051096 10.0.0.240 - - [2026-01-26 02:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.382451 10.0.0.141 - - [2026-01-26 02:12:55] "GET /project/7266368c-51f7-4fd8-bfd5-b69aace47550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.560410 [Introspect:8084]10.0.0.141 - - [2026-01-26 02:12:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001163 [Introspect:8084]10.0.0.141 - - [2026-01-26 02:13:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001154 [Introspect:8084]10.0.0.141 - - [2026-01-26 02:13:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001169 [Introspect:8084]10.0.0.141 - - [2026-01-26 02:13:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001000 [Introspect:8084]10.0.0.141 - - [2026-01-26 02:13:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001550 10.0.0.240 - - [2026-01-26 02:13:39] "GET /projects?obj_uuids=7266368c-51f7-4fd8-bfd5-b69aace47550&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001150 10.0.0.141 - - [2026-01-26 02:13:39] "GET /project/7266368c-51f7-4fd8-bfd5-b69aace47550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.066034 10.0.0.240 - - [2026-01-26 02:13:40] "GET /obj-perms HTTP/1.1" 200 5075 0.053599 [Introspect:8084]10.0.0.141 - - [2026-01-26 02:13:42] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000585 10.0.0.141 - - [2026-01-26 02:13:42] "GET /obj-perms HTTP/1.1" 200 5075 0.073958 10.0.0.141 - - [2026-01-26 02:13:43] "GET /obj-perms HTTP/1.1" 200 5075 0.004232 10.0.0.141 - - [2026-01-26 02:13:43] "GET /obj-perms HTTP/1.1" 200 5075 0.004309 10.0.0.141 - - [2026-01-26 02:13:43] "GET /obj-perms HTTP/1.1" 200 5075 0.004173 10.0.0.141 - - [2026-01-26 02:13:43] "GET /obj-perms HTTP/1.1" 200 5075 0.006184 10.0.0.141 - - [2026-01-26 02:13:43] "GET /obj-perms HTTP/1.1" 200 5075 0.004491 10.0.0.141 - - [2026-01-26 02:13:43] "GET /obj-perms HTTP/1.1" 200 5075 0.004930 10.0.0.141 - - [2026-01-26 02:13:43] "GET /obj-perms HTTP/1.1" 200 5075 0.004108 10.0.0.141 - - [2026-01-26 02:13:43] "GET /obj-perms HTTP/1.1" 200 5075 0.004296 10.0.0.141 - - [2026-01-26 02:13:43] "GET /obj-perms HTTP/1.1" 200 5075 0.004373 10.0.0.141 - - [2026-01-26 02:13:43] "GET /obj-perms HTTP/1.1" 200 5075 0.004366 10.0.0.38 - - [2026-01-26 02:13:44] "GET /obj-perms HTTP/1.1" 200 5075 0.047386 10.0.0.141 - - [2026-01-26 02:13:44] "GET /obj-perms HTTP/1.1" 200 5075 0.004705 10.0.0.240 - - [2026-01-26 02:13:44] "GET /obj-perms HTTP/1.1" 200 5075 0.004645 10.0.0.240 - - [2026-01-26 02:13:44] "GET /obj-perms HTTP/1.1" 200 5075 0.004803 10.0.0.141 - - [2026-01-26 02:13:45] "GET /obj-perms HTTP/1.1" 200 5075 0.004319 10.0.0.141 - - [2026-01-26 02:13:46] "GET /obj-perms HTTP/1.1" 200 5075 0.004249 10.0.0.141 - - [2026-01-26 02:13:46] "GET /obj-perms HTTP/1.1" 200 5075 0.004231 10.0.0.141 - - [2026-01-26 02:13:46] "GET /obj-perms HTTP/1.1" 200 5075 0.003815 10.0.0.141 - - [2026-01-26 02:13:46] "GET /obj-perms HTTP/1.1" 200 5075 0.004604 10.0.0.141 - - [2026-01-26 02:13:46] "GET /obj-perms HTTP/1.1" 200 5075 0.004330 10.0.0.141 - - [2026-01-26 02:13:46] "GET /obj-perms HTTP/1.1" 200 5075 0.004469 10.0.0.141 - - [2026-01-26 02:13:46] "GET /obj-perms HTTP/1.1" 200 5075 0.004444 10.0.0.141 - - [2026-01-26 02:13:46] "GET /obj-perms HTTP/1.1" 200 5075 0.004118 10.0.0.141 - - [2026-01-26 02:13:46] "GET /obj-perms HTTP/1.1" 200 5075 0.004217 10.0.0.141 - - [2026-01-26 02:13:46] "GET /obj-perms HTTP/1.1" 200 5075 0.004798 10.0.0.240 - - [2026-01-26 02:13:47] "DELETE /project/ba70b694532646be8bdf1babb089ab9e HTTP/1.1" 404 173 0.003537 10.0.0.240 - - [2026-01-26 02:13:47] "DELETE /project/7266368c51f74fd8bfd5b69aace47550 HTTP/1.1" 404 173 0.005283 10.0.0.240 - - [2026-01-26 02:13:47] "GET /projects?obj_uuids=ba70b694-5326-46be-8bdf-1babb089ab9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000777 10.0.0.240 - - [2026-01-26 02:13:47] "GET /project/ba70b694-5326-46be-8bdf-1babb089ab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.058444 10.0.0.240 - - [2026-01-26 02:13:47] "GET /projects?obj_uuids=ba70b694-5326-46be-8bdf-1babb089ab9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001216 10.0.0.240 - - [2026-01-26 02:13:47] "GET /project/ba70b694-5326-46be-8bdf-1babb089ab9e?fields=security_groups HTTP/1.1" 200 1357 0.062910 10.0.0.240 - - [2026-01-26 02:13:47] "DELETE /security-group/dbeffef5-8c80-47f7-aedc-4aa9cce9860e HTTP/1.1" 200 115 0.082986 10.0.0.240 - - [2026-01-26 02:13:47] "GET /projects?obj_uuids=ba70b694-5326-46be-8bdf-1babb089ab9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000952 10.0.0.141 - - [2026-01-26 02:13:48] "DELETE /access-control-list/73998d78-144b-432c-a665-e6ef647c2bee HTTP/1.1" 200 115 0.062273 10.0.0.240 - - [2026-01-26 02:13:48] "GET /project/ba70b694-5326-46be-8bdf-1babb089ab9e?fields=application_policy_sets HTTP/1.1" 200 1396 0.086790 10.0.0.240 - - [2026-01-26 02:13:48] "DELETE /project/ba70b694-5326-46be-8bdf-1babb089ab9e HTTP/1.1" 200 115 0.576291 10.0.0.141 - - [2026-01-26 02:13:49] "GET /obj-perms HTTP/1.1" 200 5075 0.007533 10.0.0.141 - - [2026-01-26 02:13:49] "GET /obj-perms HTTP/1.1" 200 5075 0.004283 10.0.0.141 - - [2026-01-26 02:13:49] "GET /obj-perms HTTP/1.1" 200 5075 0.004189 10.0.0.141 - - [2026-01-26 02:13:49] "GET /obj-perms HTTP/1.1" 200 5075 0.004309 10.0.0.141 - - [2026-01-26 02:13:51] "GET /obj-perms HTTP/1.1" 200 5075 0.004591 10.0.0.141 - - [2026-01-26 02:13:51] "POST /fqname-to-id HTTP/1.1" 404 199 0.023911 10.0.0.240 - - [2026-01-26 02:13:52] "GET /projects?obj_uuids=e99fc360-5bf3-453c-a26b-f3357835fc74&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003732 10.0.0.240 - - [2026-01-26 02:13:52] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001254 10.0.0.240 - - [2026-01-26 02:13:52] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008249 10.0.0.240 - - [2026-01-26 02:13:52] "POST /id-to-fqname HTTP/1.1" 200 201 0.001454 10.0.0.240 - - [2026-01-26 02:13:52] "POST /fqname-to-id HTTP/1.1" 404 210 0.010114 10.0.0.240 - - [2026-01-26 02:13:52] "POST /security-groups HTTP/1.1" 200 602 0.090149 10.0.0.240 - - [2026-01-26 02:13:52] "POST /projects HTTP/1.1" 200 607 0.371148 10.0.0.141 - - [2026-01-26 02:13:52] "POST /access-control-lists HTTP/1.1" 200 609 0.033368 10.0.0.240 - - [2026-01-26 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.460982 10.0.0.141 - - [2026-01-26 02:13:52] "GET /project/e99fc360-5bf3-453c-a26b-f3357835fc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.629951 10.0.0.141 - - [2026-01-26 02:13:53] "GET / HTTP/1.1" 200 36215 0.001478 10.0.0.141 - - [2026-01-26 02:13:54] "POST /fqname-to-id HTTP/1.1" 401 293 0.000529 10.0.0.141 - - [2026-01-26 02:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.054903 10.0.0.240 - - [2026-01-26 02:13:55] "GET /projects?obj_uuids=e99fc360-5bf3-453c-a26b-f3357835fc74&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001103 10.0.0.141 - - [2026-01-26 02:13:55] "GET /project/e99fc360-5bf3-453c-a26b-f3357835fc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.055444 10.0.0.141 - - [2026-01-26 02:13:55] "POST /route-targets HTTP/1.1" 200 328 0.024418 10.0.0.240 - - [2026-01-26 02:13:56] "POST /useragent-kv HTTP/1.1" 200 115 0.012953 10.0.0.141 - - [2026-01-26 02:13:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.308275 10.0.0.141 - - [2026-01-26 02:13:56] "POST /id-to-fqname HTTP/1.1" 200 233 0.001265 10.0.0.141 - - [2026-01-26 02:13:56] "GET /virtual-network/10a4ee31-5613-4ff8-b4cd-ca64707dfb71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006315 10.0.0.141 - - [2026-01-26 02:13:56] "GET /virtual-network/10a4ee31-5613-4ff8-b4cd-ca64707dfb71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006687 10.0.0.141 - - [2026-01-26 02:13:56] "POST /neutron/network HTTP/1.1" 200 840 0.011107 10.0.0.141 - - [2026-01-26 02:13:56] "GET /virtual-network/10a4ee31-5613-4ff8-b4cd-ca64707dfb71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006406 10.0.0.240 - - [2026-01-26 02:13:58] "GET /obj-perms HTTP/1.1" 200 5071 0.045241 10.0.0.141 - - [2026-01-26 02:13:58] "POST /id-to-fqname HTTP/1.1" 200 233 0.001465 10.0.0.240 - - [2026-01-26 02:14:00] "GET /projects?obj_uuids=e99fc360-5bf3-453c-a26b-f3357835fc74&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001244 10.0.0.141 - - [2026-01-26 02:14:00] "GET /project/e99fc360-5bf3-453c-a26b-f3357835fc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.086869 10.0.0.141 - - [2026-01-26 02:14:01] "POST /neutron/network HTTP/1.1" 200 840 0.040948 10.0.0.141 - - [2026-01-26 02:14:01] "POST /neutron/port HTTP/1.1" 200 117 0.016121 10.0.0.141 - - [2026-01-26 02:14:03] "POST /neutron/port HTTP/1.1" 200 1072 0.057655 10.0.0.141 - - [2026-01-26 02:14:03] "POST /neutron/port HTTP/1.1" 200 1136 0.024406 10.0.0.141 - - [2026-01-26 02:14:03] "POST /neutron/port HTTP/1.1" 200 117 0.001292 10.0.0.141 - - [2026-01-26 02:14:06] "POST /neutron/security_group HTTP/1.1" 200 2069 0.008483 10.0.0.141 - - [2026-01-26 02:14:11] "GET /obj-perms HTTP/1.1" 200 5071 0.050015 10.0.0.141 - - [2026-01-26 02:14:14] "POST /neutron/port HTTP/1.1" 200 1136 0.025670 10.0.0.141 - - [2026-01-26 02:14:14] "GET /obj-perms HTTP/1.1" 200 5071 0.003678 10.0.0.141 - - [2026-01-26 02:14:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004889 10.0.0.141 - - [2026-01-26 02:14:15] "POST /neutron/network HTTP/1.1" 200 840 0.008047 10.0.0.141 - - [2026-01-26 02:14:17] "POST /neutron/network HTTP/1.1" 200 840 0.006977 10.0.0.141 - - [2026-01-26 02:14:17] "POST /neutron/port HTTP/1.1" 200 1126 0.014545 10.0.0.240 - - [2026-01-26 02:14:19] "POST /useragent-kv HTTP/1.1" 200 115 0.005500 10.0.0.240 - - [2026-01-26 02:14:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003017 10.0.0.141 - - [2026-01-26 02:14:19] "POST /neutron/network HTTP/1.1" 200 151 0.171267 10.0.0.141 - - [2026-01-26 02:14:19] "DELETE /route-target/9a51029e-7df3-4a61-af19-4ab9e474b98f HTTP/1.1" 200 115 0.042128 10.0.0.240 - - [2026-01-26 02:14:20] "GET /projects?obj_uuids=e99fc360-5bf3-453c-a26b-f3357835fc74&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000881 10.0.0.141 - - [2026-01-26 02:14:20] "GET /project/e99fc360-5bf3-453c-a26b-f3357835fc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.085813 10.0.0.240 - - [2026-01-26 02:14:20] "GET /projects?obj_uuids=e99fc360-5bf3-453c-a26b-f3357835fc74&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001828 10.0.0.141 - - [2026-01-26 02:14:20] "GET /project/e99fc360-5bf3-453c-a26b-f3357835fc74?fields=virtual_networks HTTP/1.1" 200 1056 0.089016 10.0.0.240 - - [2026-01-26 02:14:20] "GET /projects?obj_uuids=e99fc360-5bf3-453c-a26b-f3357835fc74&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001024 10.0.0.141 - - [2026-01-26 02:14:20] "GET /project/e99fc360-5bf3-453c-a26b-f3357835fc74?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.078437 10.0.0.240 - - [2026-01-26 02:14:20] "GET /projects?obj_uuids=e99fc360-5bf3-453c-a26b-f3357835fc74&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001062 10.0.0.141 - - [2026-01-26 02:14:20] "GET /project/e99fc360-5bf3-453c-a26b-f3357835fc74?fields=security_groups HTTP/1.1" 200 1294 0.067751 10.0.0.240 - - [2026-01-26 02:14:21] "GET /projects?obj_uuids=7266368c-51f7-4fd8-bfd5-b69aace47550&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001039 10.0.0.141 - - [2026-01-26 02:14:21] "GET /project/7266368c-51f7-4fd8-bfd5-b69aace47550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.082290 10.0.0.240 - - [2026-01-26 02:14:27] "GET /projects?obj_uuids=7266368c-51f7-4fd8-bfd5-b69aace47550&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000967 10.0.0.141 - - [2026-01-26 02:14:27] "GET /project/7266368c-51f7-4fd8-bfd5-b69aace47550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.067763 10.0.0.141 - - [2026-01-26 02:14:30] "POST /fqname-to-id HTTP/1.1" 404 200 0.031337 10.0.0.240 - - [2026-01-26 02:14:30] "GET /projects?obj_uuids=01c1b457-01c0-43c0-b51c-2ea9ce73cd6d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004655 10.0.0.240 - - [2026-01-26 02:14:30] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001150 10.0.0.240 - - [2026-01-26 02:14:30] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006978 10.0.0.240 - - [2026-01-26 02:14:30] "POST /id-to-fqname HTTP/1.1" 200 202 0.001093 10.0.0.240 - - [2026-01-26 02:14:30] "POST /fqname-to-id HTTP/1.1" 404 211 0.015638 10.0.0.240 - - [2026-01-26 02:14:30] "POST /security-groups HTTP/1.1" 200 603 0.144528 10.0.0.240 - - [2026-01-26 02:14:30] "POST /projects HTTP/1.1" 200 609 0.401398 10.0.0.240 - - [2026-01-26 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.471478 10.0.0.141 - - [2026-01-26 02:14:31] "POST /fqname-to-id HTTP/1.1" 404 245 0.014748 10.0.0.141 - - [2026-01-26 02:14:31] "GET /project/01c1b457-01c0-43c0-b51c-2ea9ce73cd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.610495 10.0.0.141 - - [2026-01-26 02:14:32] "GET / HTTP/1.1" 200 36215 0.001839 10.0.0.141 - - [2026-01-26 02:14:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000405 10.0.0.141 - - [2026-01-26 02:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.063828 10.0.0.240 - - [2026-01-26 02:14:32] "GET /projects?obj_uuids=01c1b457-01c0-43c0-b51c-2ea9ce73cd6d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073 10.0.0.141 - - [2026-01-26 02:14:32] "GET /project/01c1b457-01c0-43c0-b51c-2ea9ce73cd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.045241 10.0.0.141 - - [2026-01-26 02:14:33] "POST /ref-update HTTP/1.1" 200 156 0.036226 10.0.0.240 - - [2026-01-26 02:14:33] "POST /useragent-kv HTTP/1.1" 200 115 0.011523 10.0.0.141 - - [2026-01-26 02:14:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.278039 10.0.0.141 - - [2026-01-26 02:14:33] "POST /id-to-fqname HTTP/1.1" 200 275 0.001328 10.0.0.141 - - [2026-01-26 02:14:33] "GET /virtual-network/e45e34bd-4e58-44bf-95f6-a9523613525c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005458 10.0.0.141 - - [2026-01-26 02:14:33] "GET /virtual-network/e45e34bd-4e58-44bf-95f6-a9523613525c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005666 10.0.0.141 - - [2026-01-26 02:14:33] "POST /neutron/network HTTP/1.1" 200 923 0.009991 10.0.0.141 - - [2026-01-26 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.240 - - [2026-01-26 02:14:33] "GET /projects?obj_uuids=01c1b457-01c0-43c0-b51c-2ea9ce73cd6d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000898 10.0.0.141 - - [2026-01-26 02:14:33] "GET /project/01c1b457-01c0-43c0-b51c-2ea9ce73cd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.067946 10.0.0.240 - - [2026-01-26 02:14:33] "GET /projects?obj_uuids=01c1b457-01c0-43c0-b51c-2ea9ce73cd6d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000898 10.0.0.141 - - [2026-01-26 02:14:33] "POST /neutron/network HTTP/1.1" 200 703 0.139645 10.0.0.141 - - [2026-01-26 02:14:34] "POST /id-to-fqname HTTP/1.1" 200 275 0.005029 10.0.0.141 - - [2026-01-26 02:14:34] "GET /virtual-network/758276d6-8757-40d0-a510-5128957cfa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.006597 10.0.0.141 - - [2026-01-26 02:14:34] "POST /neutron/network HTTP/1.1" 200 923 0.008855 10.0.0.141 - - [2026-01-26 02:14:34] "GET /virtual-network/758276d6-8757-40d0-a510-5128957cfa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005796 10.0.0.141 - - [2026-01-26 02:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.240 - - [2026-01-26 02:14:34] "GET /projects?obj_uuids=01c1b457-01c0-43c0-b51c-2ea9ce73cd6d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001051 10.0.0.141 - - [2026-01-26 02:14:34] "GET /project/01c1b457-01c0-43c0-b51c-2ea9ce73cd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.071745 10.0.0.141 - - [2026-01-26 02:14:34] "POST /neutron/network HTTP/1.1" 200 117 0.026872 10.0.0.141 - - [2026-01-26 02:14:34] "POST /route-targets HTTP/1.1" 200 328 0.016135 10.0.0.141 - - [2026-01-26 02:14:35] "POST /neutron/network HTTP/1.1" 200 926 0.009722 10.0.0.141 - - [2026-01-26 02:14:35] "POST /id-to-fqname HTTP/1.1" 200 276 0.001174 10.0.0.141 - - [2026-01-26 02:14:35] "GET /virtual-network/74e15cb9-d8b1-4ce0-99c2-6244e12ab540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.007179 10.0.0.141 - - [2026-01-26 02:14:35] "GET /virtual-network/74e15cb9-d8b1-4ce0-99c2-6244e12ab540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2203 0.006765 10.0.0.141 - - [2026-01-26 02:14:35] "POST /neutron/subnet HTTP/1.1" 200 734 0.010951 10.0.0.141 - - [2026-01-26 02:14:35] "POST /id-to-fqname HTTP/1.1" 200 275 0.001232 10.0.0.240 - - [2026-01-26 02:14:36] "GET /projects?obj_uuids=01c1b457-01c0-43c0-b51c-2ea9ce73cd6d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000883 10.0.0.141 - - [2026-01-26 02:14:36] "GET /project/01c1b457-01c0-43c0-b51c-2ea9ce73cd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.101466 10.0.0.141 - - [2026-01-26 02:14:36] "POST /neutron/port HTTP/1.1" 200 117 0.007050 10.0.0.141 - - [2026-01-26 02:14:36] "POST /id-to-fqname HTTP/1.1" 200 276 0.001353 10.0.0.141 - - [2026-01-26 02:14:36] "POST /neutron/network HTTP/1.1" 200 936 0.006970 10.0.0.141 - - [2026-01-26 02:14:37] "POST /neutron/port HTTP/1.1" 200 1073 0.028544 10.0.0.240 - - [2026-01-26 02:14:37] "GET /projects?obj_uuids=01c1b457-01c0-43c0-b51c-2ea9ce73cd6d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000964 10.0.0.141 - - [2026-01-26 02:14:37] "GET /project/01c1b457-01c0-43c0-b51c-2ea9ce73cd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.118939 10.0.0.141 - - [2026-01-26 02:14:37] "POST /neutron/network HTTP/1.1" 200 926 0.017688 10.0.0.141 - - [2026-01-26 02:14:37] "POST /neutron/subnet HTTP/1.1" 200 703 0.010070 10.0.0.141 - - [2026-01-26 02:14:37] "POST /neutron/network HTTP/1.1" 200 923 0.007526 10.0.0.141 - - [2026-01-26 02:14:38] "POST /neutron/network HTTP/1.1" 200 936 0.009766 10.0.0.141 - - [2026-01-26 02:14:39] "POST /neutron/network HTTP/1.1" 200 923 0.006245 10.0.0.141 - - [2026-01-26 02:14:39] "POST /neutron/port HTTP/1.1" 200 1128 0.152201 10.0.0.141 - - [2026-01-26 02:14:39] "POST /neutron/subnet HTTP/1.1" 200 708 0.009459 10.0.0.141 - - [2026-01-26 02:14:40] "POST /neutron/port HTTP/1.1" 200 1137 0.019795 10.0.0.141 - - [2026-01-26 02:14:41] "POST /neutron/network HTTP/1.1" 200 923 0.008259 10.0.0.141 - - [2026-01-26 02:14:41] "DELETE /route-target/a504ad4f-72e3-4098-b2b5-d40f207ed80e HTTP/1.1" 200 115 0.031728 10.0.0.141 - - [2026-01-26 02:14:41] "POST /neutron/network HTTP/1.1" 400 204 0.030033 10.0.0.38 - - [2026-01-26 02:14:43] "GET /obj-perms HTTP/1.1" 200 5075 0.079586 10.0.0.141 - - [2026-01-26 02:14:43] "POST /neutron/port HTTP/1.1" 200 151 0.256750 10.0.0.141 - - [2026-01-26 02:14:44] "POST /neutron/port HTTP/1.1" 200 117 0.008885 10.0.0.141 - - [2026-01-26 02:14:44] "POST /neutron/port HTTP/1.1" 200 117 0.007728 10.0.0.141 - - [2026-01-26 02:14:46] "POST /neutron/network HTTP/1.1" 200 923 0.017543 10.0.0.141 - - [2026-01-26 02:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.240 - - [2026-01-26 02:14:46] "GET /projects?obj_uuids=01c1b457-01c0-43c0-b51c-2ea9ce73cd6d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002486 10.0.0.141 - - [2026-01-26 02:14:46] "GET /project/01c1b457-01c0-43c0-b51c-2ea9ce73cd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.060355 10.0.0.240 - - [2026-01-26 02:14:46] "GET /projects?obj_uuids=01c1b457-01c0-43c0-b51c-2ea9ce73cd6d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001282 10.0.0.141 - - [2026-01-26 02:14:46] "GET /project/01c1b457-01c0-43c0-b51c-2ea9ce73cd6d?fields=virtual_networks HTTP/1.1" 200 1056 0.056920 10.0.0.240 - - [2026-01-26 02:14:46] "GET /projects?obj_uuids=01c1b457-01c0-43c0-b51c-2ea9ce73cd6d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001134 10.0.0.141 - - [2026-01-26 02:14:46] "GET /project/01c1b457-01c0-43c0-b51c-2ea9ce73cd6d?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.054607 10.0.0.240 - - [2026-01-26 02:14:46] "GET /projects?obj_uuids=01c1b457-01c0-43c0-b51c-2ea9ce73cd6d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000952 10.0.0.141 - - [2026-01-26 02:14:46] "GET /project/01c1b457-01c0-43c0-b51c-2ea9ce73cd6d?fields=security_groups HTTP/1.1" 200 1295 0.059696 10.0.0.141 - - [2026-01-26 02:14:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.030038 10.0.0.240 - - [2026-01-26 02:14:47] "GET /projects?obj_uuids=3cd31381-aff6-4c3f-b1da-c4e448d28573&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004008 10.0.0.240 - - [2026-01-26 02:14:47] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001109 10.0.0.240 - - [2026-01-26 02:14:47] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007982 10.0.0.240 - - [2026-01-26 02:14:47] "POST /id-to-fqname HTTP/1.1" 200 192 0.006332 10.0.0.240 - - [2026-01-26 02:14:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.004218 10.0.0.240 - - [2026-01-26 02:14:47] "POST /security-groups HTTP/1.1" 200 593 0.078404 10.0.0.240 - - [2026-01-26 02:14:47] "POST /projects HTTP/1.1" 200 589 0.308594 10.0.0.141 - - [2026-01-26 02:14:47] "POST /access-control-lists HTTP/1.1" 200 600 0.030631 10.0.0.240 - - [2026-01-26 02:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.384221 10.0.0.141 - - [2026-01-26 02:14:48] "GET /project/3cd31381-aff6-4c3f-b1da-c4e448d28573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.536479 10.0.0.240 - - [2026-01-26 02:14:48] "DELETE /project/3cd31381aff64c3fb1dac4e448d28573 HTTP/1.1" 404 173 0.007336 10.0.0.240 - - [2026-01-26 02:14:48] "DELETE /project/01c1b45701c043c0b51c2ea9ce73cd6d HTTP/1.1" 404 173 0.006649 10.0.0.240 - - [2026-01-26 02:14:48] "DELETE /project/e99fc3605bf3453ca26bf3357835fc74 HTTP/1.1" 404 173 0.009819 10.0.0.240 - - [2026-01-26 02:14:48] "GET /projects?obj_uuids=01c1b457-01c0-43c0-b51c-2ea9ce73cd6d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000932 10.0.0.240 - - [2026-01-26 02:14:48] "GET /projects?obj_uuids=e99fc360-5bf3-453c-a26b-f3357835fc74&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000723 10.0.0.240 - - [2026-01-26 02:14:48] "GET /project/01c1b457-01c0-43c0-b51c-2ea9ce73cd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1514 0.057331 10.0.0.240 - - [2026-01-26 02:14:48] "GET /projects?obj_uuids=01c1b457-01c0-43c0-b51c-2ea9ce73cd6d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001421 10.0.0.240 - - [2026-01-26 02:14:48] "GET /project/e99fc360-5bf3-453c-a26b-f3357835fc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.074267 10.0.0.240 - - [2026-01-26 02:14:48] "GET /projects?obj_uuids=e99fc360-5bf3-453c-a26b-f3357835fc74&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000938 10.0.0.240 - - [2026-01-26 02:14:48] "GET /project/01c1b457-01c0-43c0-b51c-2ea9ce73cd6d?fields=security_groups HTTP/1.1" 200 1397 0.082552 10.0.0.240 - - [2026-01-26 02:14:48] "GET /project/e99fc360-5bf3-453c-a26b-f3357835fc74?fields=security_groups HTTP/1.1" 200 1396 0.131563 10.0.0.240 - - [2026-01-26 02:14:48] "DELETE /security-group/9f815be3-4e7e-4ffb-87fb-0109bc927408 HTTP/1.1" 200 115 0.106448 10.0.0.240 - - [2026-01-26 02:14:48] "GET /projects?obj_uuids=01c1b457-01c0-43c0-b51c-2ea9ce73cd6d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001046 10.0.0.141 - - [2026-01-26 02:14:48] "DELETE /access-control-list/ee954d6f-cb88-4d72-99bc-d325e9cfb3ad HTTP/1.1" 200 115 0.059001 10.0.0.240 - - [2026-01-26 02:14:48] "GET /project/01c1b457-01c0-43c0-b51c-2ea9ce73cd6d?fields=application_policy_sets HTTP/1.1" 200 1436 0.091373 10.0.0.240 - - [2026-01-26 02:14:48] "DELETE /security-group/6b12471b-e30f-4fa1-bf9e-ca7d9cb0235b HTTP/1.1" 200 115 0.116909 10.0.0.240 - - [2026-01-26 02:14:48] "GET /projects?obj_uuids=e99fc360-5bf3-453c-a26b-f3357835fc74&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000975 10.0.0.240 - - [2026-01-26 02:14:48] "GET /project/e99fc360-5bf3-453c-a26b-f3357835fc74?fields=application_policy_sets HTTP/1.1" 200 1435 0.075367 10.0.0.141 - - [2026-01-26 02:14:49] "DELETE /access-control-list/7fbd892b-c595-457d-969b-6a3cb760e393 HTTP/1.1" 200 115 0.077708 10.0.0.240 - - [2026-01-26 02:14:49] "DELETE /project/01c1b457-01c0-43c0-b51c-2ea9ce73cd6d HTTP/1.1" 200 115 0.739814 10.0.0.240 - - [2026-01-26 02:14:49] "DELETE /project/e99fc360-5bf3-453c-a26b-f3357835fc74 HTTP/1.1" 200 115 0.764004 10.0.0.141 - - [2026-01-26 02:14:49] "GET / HTTP/1.1" 200 36215 0.001939 10.0.0.141 - - [2026-01-26 02:14:50] "POST /fqname-to-id HTTP/1.1" 401 293 0.000499 10.0.0.141 - - [2026-01-26 02:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.060752 10.0.0.240 - - [2026-01-26 02:14:50] "GET /projects?obj_uuids=3cd31381-aff6-4c3f-b1da-c4e448d28573&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002473 10.0.0.141 - - [2026-01-26 02:14:50] "GET /project/3cd31381-aff6-4c3f-b1da-c4e448d28573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.061237 10.0.0.240 - - [2026-01-26 02:14:50] "GET /projects?obj_uuids=3cd31381-aff6-4c3f-b1da-c4e448d28573&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001179 10.0.0.141 - - [2026-01-26 02:14:50] "POST /neutron/network HTTP/1.1" 200 673 0.168236 10.0.0.141 - - [2026-01-26 02:14:51] "POST /id-to-fqname HTTP/1.1" 200 255 0.003569 10.0.0.141 - - [2026-01-26 02:14:51] "GET /virtual-network/6e5e46b4-60b0-4650-b44a-93d4d0f026a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.006452 10.0.0.141 - - [2026-01-26 02:14:51] "POST /neutron/network HTTP/1.1" 200 892 0.007303 10.0.0.141 - - [2026-01-26 02:14:51] "GET /virtual-network/6e5e46b4-60b0-4650-b44a-93d4d0f026a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.009628 10.0.0.141 - - [2026-01-26 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.240 - - [2026-01-26 02:14:51] "GET /projects?obj_uuids=3cd31381-aff6-4c3f-b1da-c4e448d28573&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000910 10.0.0.141 - - [2026-01-26 02:14:51] "GET /project/3cd31381-aff6-4c3f-b1da-c4e448d28573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.041434 10.0.0.141 - - [2026-01-26 02:14:51] "POST /neutron/network HTTP/1.1" 200 117 0.014944 10.0.0.141 - - [2026-01-26 02:14:51] "POST /route-targets HTTP/1.1" 200 328 0.014496 10.0.0.141 - - [2026-01-26 02:14:51] "POST /neutron/network HTTP/1.1" 200 892 0.010757 10.0.0.141 - - [2026-01-26 02:14:51] "POST /id-to-fqname HTTP/1.1" 200 255 0.001387 10.0.0.141 - - [2026-01-26 02:14:51] "GET /virtual-network/ff7b5401-4e50-4880-8dae-6f31a6c377d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.005491 10.0.0.141 - - [2026-01-26 02:14:51] "GET /virtual-network/ff7b5401-4e50-4880-8dae-6f31a6c377d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.005903 10.0.0.141 - - [2026-01-26 02:14:51] "POST /neutron/subnet HTTP/1.1" 200 725 0.012004 10.0.0.141 - - [2026-01-26 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015572 10.0.0.240 - - [2026-01-26 02:14:51] "GET /projects?obj_uuids=3cd31381-aff6-4c3f-b1da-c4e448d28573&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001152 10.0.0.141 - - [2026-01-26 02:14:52] "GET /project/3cd31381-aff6-4c3f-b1da-c4e448d28573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.054560 10.0.0.141 - - [2026-01-26 02:14:52] "POST /ref-update HTTP/1.1" 200 156 0.033191 10.0.0.240 - - [2026-01-26 02:14:52] "POST /useragent-kv HTTP/1.1" 200 115 0.015747 10.0.0.141 - - [2026-01-26 02:14:52] "POST /neutron/subnet HTTP/1.1" 200 719 0.238268 10.0.0.141 - - [2026-01-26 02:14:52] "POST /id-to-fqname HTTP/1.1" 200 256 0.001405 10.0.0.141 - - [2026-01-26 02:14:52] "GET /virtual-network/3091afdb-b309-4a84-9acf-ebc8feaae2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.007982 10.0.0.141 - - [2026-01-26 02:14:52] "GET /virtual-network/3091afdb-b309-4a84-9acf-ebc8feaae2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.006266 10.0.0.141 - - [2026-01-26 02:14:52] "POST /neutron/network HTTP/1.1" 200 893 0.008462 10.0.0.141 - - [2026-01-26 02:14:52] "POST /id-to-fqname HTTP/1.1" 200 255 0.001542 10.0.0.240 - - [2026-01-26 02:14:53] "GET /projects?obj_uuids=3cd31381-aff6-4c3f-b1da-c4e448d28573&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002327 10.0.0.141 - - [2026-01-26 02:14:53] "GET /project/3cd31381-aff6-4c3f-b1da-c4e448d28573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.070106 10.0.0.141 - - [2026-01-26 02:14:53] "POST /neutron/network HTTP/1.1" 200 892 0.007138 10.0.0.141 - - [2026-01-26 02:14:53] "POST /id-to-fqname HTTP/1.1" 200 256 0.001466 10.0.0.141 - - [2026-01-26 02:14:54] "POST /neutron/port HTTP/1.1" 200 117 0.008107 10.0.0.240 - - [2026-01-26 02:14:54] "GET /projects?obj_uuids=3cd31381-aff6-4c3f-b1da-c4e448d28573&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001228 10.0.0.141 - - [2026-01-26 02:14:54] "POST /neutron/port HTTP/1.1" 200 1062 0.352738 10.0.0.240 - - [2026-01-26 02:14:54] "GET /projects?obj_uuids=3cd31381-aff6-4c3f-b1da-c4e448d28573&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001053 10.0.0.141 - - [2026-01-26 02:14:54] "GET /project/3cd31381-aff6-4c3f-b1da-c4e448d28573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.101666 10.0.0.141 - - [2026-01-26 02:14:54] "POST /neutron/port HTTP/1.1" 200 1116 0.174505 10.0.0.141 - - [2026-01-26 02:14:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005891 10.0.0.141 - - [2026-01-26 02:14:55] "POST /neutron/network HTTP/1.1" 200 892 0.006729 10.0.0.141 - - [2026-01-26 02:14:55] "POST /neutron/port HTTP/1.1" 200 117 0.008246 10.0.0.141 - - [2026-01-26 02:14:56] "POST /neutron/port HTTP/1.1" 200 1061 0.035149 10.0.0.141 - - [2026-01-26 02:14:56] "POST /neutron/port HTTP/1.1" 200 1125 0.022075 10.0.0.141 - - [2026-01-26 02:14:56] "POST /neutron/port HTTP/1.1" 200 117 0.001678 10.0.0.141 - - [2026-01-26 02:14:56] "POST /neutron/network HTTP/1.1" 400 204 0.017253 10.0.0.141 - - [2026-01-26 02:14:57] "POST /neutron/port HTTP/1.1" 200 151 0.199502 10.0.0.141 - - [2026-01-26 02:14:57] "POST /neutron/port HTTP/1.1" 200 151 0.222574 10.0.0.240 - - [2026-01-26 02:14:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005569 10.0.0.240 - - [2026-01-26 02:14:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003162 10.0.0.141 - - [2026-01-26 02:14:59] "POST /neutron/network HTTP/1.1" 200 151 0.151687 10.0.0.141 - - [2026-01-26 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.141 - - [2026-01-26 02:14:59] "POST /neutron/network HTTP/1.1" 200 892 0.027104 10.0.0.240 - - [2026-01-26 02:14:59] "GET /projects?obj_uuids=3cd31381-aff6-4c3f-b1da-c4e448d28573&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000929 10.0.0.141 - - [2026-01-26 02:14:59] "DELETE /route-target/e1f1203f-94e2-4201-8657-5af27f335a94 HTTP/1.1" 200 115 0.044521 10.0.0.141 - - [2026-01-26 02:14:59] "GET /project/3cd31381-aff6-4c3f-b1da-c4e448d28573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.061830 10.0.0.240 - - [2026-01-26 02:14:59] "GET /projects?obj_uuids=3cd31381-aff6-4c3f-b1da-c4e448d28573&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002867 10.0.0.141 - - [2026-01-26 02:14:59] "GET /project/3cd31381-aff6-4c3f-b1da-c4e448d28573?fields=virtual_networks HTTP/1.1" 200 1037 0.060016 10.0.0.240 - - [2026-01-26 02:14:59] "GET /projects?obj_uuids=3cd31381-aff6-4c3f-b1da-c4e448d28573&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000940 10.0.0.141 - - [2026-01-26 02:14:59] "GET /project/3cd31381-aff6-4c3f-b1da-c4e448d28573?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.071919 10.0.0.240 - - [2026-01-26 02:14:59] "GET /projects?obj_uuids=3cd31381-aff6-4c3f-b1da-c4e448d28573&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000866 10.0.0.141 - - [2026-01-26 02:14:59] "GET /project/3cd31381-aff6-4c3f-b1da-c4e448d28573?fields=security_groups HTTP/1.1" 200 1266 0.083114 10.0.0.141 - - [2026-01-26 02:15:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.043149 10.0.0.240 - - [2026-01-26 02:15:01] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004743 10.0.0.240 - - [2026-01-26 02:15:01] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001586 10.0.0.240 - - [2026-01-26 02:15:01] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.011693 10.0.0.240 - - [2026-01-26 02:15:01] "POST /id-to-fqname HTTP/1.1" 200 198 0.003873 10.0.0.240 - - [2026-01-26 02:15:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.006294 10.0.0.240 - - [2026-01-26 02:15:01] "POST /security-groups HTTP/1.1" 200 599 0.090159 10.0.0.240 - - [2026-01-26 02:15:01] "POST /projects HTTP/1.1" 200 601 0.332869 10.0.0.240 - - [2026-01-26 02:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.375162 10.0.0.141 - - [2026-01-26 02:15:01] "POST /fqname-to-id HTTP/1.1" 404 241 0.026029 10.0.0.141 - - [2026-01-26 02:15:01] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.568123 10.0.0.141 - - [2026-01-26 02:15:02] "GET / HTTP/1.1" 200 36215 0.003008 10.0.0.141 - - [2026-01-26 02:15:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000472 10.0.0.141 - - [2026-01-26 02:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.080042 10.0.0.240 - - [2026-01-26 02:15:03] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001259 10.0.0.141 - - [2026-01-26 02:15:03] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.060475 10.0.0.240 - - [2026-01-26 02:15:04] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001191 10.0.0.141 - - [2026-01-26 02:15:04] "POST /neutron/network HTTP/1.1" 200 691 0.148402 10.0.0.141 - - [2026-01-26 02:15:04] "POST /ref-update HTTP/1.1" 200 156 0.042410 10.0.0.141 - - [2026-01-26 02:15:04] "POST /id-to-fqname HTTP/1.1" 200 267 0.004312 10.0.0.141 - - [2026-01-26 02:15:04] "GET /virtual-network/71e8603f-6753-4d38-8ce2-4c0d9b8f6cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.006566 10.0.0.141 - - [2026-01-26 02:15:04] "POST /neutron/network HTTP/1.1" 200 907 0.008306 10.0.0.141 - - [2026-01-26 02:15:04] "GET /virtual-network/71e8603f-6753-4d38-8ce2-4c0d9b8f6cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.005955 10.0.0.141 - - [2026-01-26 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.240 - - [2026-01-26 02:15:04] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000959 10.0.0.141 - - [2026-01-26 02:15:04] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.051226 10.0.0.141 - - [2026-01-26 02:15:04] "POST /neutron/network HTTP/1.1" 200 117 0.017340 10.0.0.141 - - [2026-01-26 02:15:05] "POST /neutron/network HTTP/1.1" 200 912 0.011237 10.0.0.141 - - [2026-01-26 02:15:05] "POST /id-to-fqname HTTP/1.1" 200 267 0.001056 10.0.0.141 - - [2026-01-26 02:15:05] "GET /virtual-network/f472510f-c132-478b-9b9c-c6abebe94f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.005883 10.0.0.141 - - [2026-01-26 02:15:05] "GET /virtual-network/f472510f-c132-478b-9b9c-c6abebe94f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.007128 10.0.0.141 - - [2026-01-26 02:15:05] "POST /neutron/subnet HTTP/1.1" 200 734 0.010511 10.0.0.141 - - [2026-01-26 02:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.240 - - [2026-01-26 02:15:05] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000854 10.0.0.141 - - [2026-01-26 02:15:05] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.064201 10.0.0.141 - - [2026-01-26 02:15:05] "POST /route-targets HTTP/1.1" 200 328 0.028236 10.0.0.240 - - [2026-01-26 02:15:05] "POST /useragent-kv HTTP/1.1" 200 115 0.008295 10.0.0.141 - - [2026-01-26 02:15:05] "POST /neutron/subnet HTTP/1.1" 200 719 0.229076 10.0.0.141 - - [2026-01-26 02:15:05] "POST /id-to-fqname HTTP/1.1" 200 268 0.001767 10.0.0.141 - - [2026-01-26 02:15:05] "GET /virtual-network/fa65f24a-09f8-4f2f-bc87-aaa351ceb02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005615 10.0.0.141 - - [2026-01-26 02:15:05] "GET /virtual-network/fa65f24a-09f8-4f2f-bc87-aaa351ceb02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005820 10.0.0.141 - - [2026-01-26 02:15:05] "POST /neutron/network HTTP/1.1" 200 911 0.006303 10.0.0.141 - - [2026-01-26 02:15:05] "POST /id-to-fqname HTTP/1.1" 200 267 0.001303 10.0.0.240 - - [2026-01-26 02:15:39] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001569 10.0.0.141 - - [2026-01-26 02:15:39] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.078626 10.0.0.141 - - [2026-01-26 02:15:39] "POST /neutron/network HTTP/1.1" 200 912 0.006951 10.0.0.141 - - [2026-01-26 02:15:39] "POST /id-to-fqname HTTP/1.1" 200 268 0.001548 10.0.0.141 - - [2026-01-26 02:15:39] "POST /neutron/port HTTP/1.1" 200 117 0.006320 10.0.0.240 - - [2026-01-26 02:15:40] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001391 10.0.0.141 - - [2026-01-26 02:15:40] "POST /neutron/port HTTP/1.1" 200 1070 0.498073 10.0.0.240 - - [2026-01-26 02:15:40] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001016 10.0.0.141 - - [2026-01-26 02:15:40] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.134847 10.0.0.141 - - [2026-01-26 02:15:41] "POST /neutron/port HTTP/1.1" 200 1124 0.223503 10.0.0.141 - - [2026-01-26 02:15:41] "POST /neutron/port HTTP/1.1" 200 1134 0.040003 10.0.0.141 - - [2026-01-26 02:15:41] "POST /neutron/port HTTP/1.1" 200 117 0.005927 10.0.0.240 - - [2026-01-26 02:15:41] "GET /projects?obj_uuids=7266368c-51f7-4fd8-bfd5-b69aace47550&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000997 10.0.0.141 - - [2026-01-26 02:15:41] "GET /project/7266368c-51f7-4fd8-bfd5-b69aace47550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.053105 10.0.0.141 - - [2026-01-26 02:15:41] "POST /neutron/network HTTP/1.1" 200 912 0.014921 10.0.0.141 - - [2026-01-26 02:15:42] "POST /neutron/port HTTP/1.1" 200 1067 0.050118 10.0.0.141 - - [2026-01-26 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017895 10.0.0.141 - - [2026-01-26 02:15:42] "GET /security-group/a5548ef2-6e23-47fc-89fe-d1eeb402b51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.007197 10.0.0.141 - - [2026-01-26 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015040 10.0.0.240 - - [2026-01-26 02:15:42] "GET /projects?obj_uuids=7266368c-51f7-4fd8-bfd5-b69aace47550&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001018 10.0.0.141 - - [2026-01-26 02:15:42] "GET /project/7266368c-51f7-4fd8-bfd5-b69aace47550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.107894 10.0.0.141 - - [2026-01-26 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006778 10.0.0.141 - - [2026-01-26 02:15:42] "GET /security-group/a5548ef2-6e23-47fc-89fe-d1eeb402b51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.013032 10.0.0.141 - - [2026-01-26 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005750 10.0.0.141 - - [2026-01-26 02:15:42] "POST /neutron/port HTTP/1.1" 200 1131 0.057678 10.0.0.141 - - [2026-01-26 02:15:43] "PUT /security-group/a5548ef2-6e23-47fc-89fe-d1eeb402b51f HTTP/1.1" 200 263 0.057916 10.0.0.141 - - [2026-01-26 02:15:43] "POST /neutron/port HTTP/1.1" 200 117 0.004954 10.0.0.141 - - [2026-01-26 02:15:43] "PUT /access-control-list/64cd2ea8-a5bb-4e20-afb4-791e9ae2d602 HTTP/1.1" 200 273 0.031354 10.0.0.141 - - [2026-01-26 02:15:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.007608 10.0.0.141 - - [2026-01-26 02:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006065 10.0.0.240 - - [2026-01-26 02:15:44] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001004 10.0.0.141 - - [2026-01-26 02:15:44] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.018716 10.0.0.141 - - [2026-01-26 02:15:44] "POST /service-templates HTTP/1.1" 200 545 0.056881 10.0.0.141 - - [2026-01-26 02:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018649 10.0.0.240 - - [2026-01-26 02:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.38 - - [2026-01-26 02:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.141 - - [2026-01-26 02:15:44] "GET /service-template/752bfec6-6d26-4e84-909a-e51cf7cba2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006171 10.0.0.141 - - [2026-01-26 02:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015598 10.0.0.240 - - [2026-01-26 02:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.141 - - [2026-01-26 02:15:44] "GET /service-template/752bfec6-6d26-4e84-909a-e51cf7cba2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004282 10.0.0.38 - - [2026-01-26 02:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000326 10.0.0.141 - - [2026-01-26 02:15:44] "POST /id-to-fqname HTTP/1.1" 200 267 0.003751 10.0.0.141 - - [2026-01-26 02:15:44] "POST /id-to-fqname HTTP/1.1" 200 267 0.003766 10.0.0.141 - - [2026-01-26 02:15:44] "POST /id-to-fqname HTTP/1.1" 200 268 0.002702 10.0.0.141 - - [2026-01-26 02:15:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.025472 10.0.0.240 - - [2026-01-26 02:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.141 - - [2026-01-26 02:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.141 - - [2026-01-26 02:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005736 10.0.0.38 - - [2026-01-26 02:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.240 - - [2026-01-26 02:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000479 10.0.0.141 - - [2026-01-26 02:15:45] "DELETE /service-template/752bfec6-6d26-4e84-909a-e51cf7cba2f2 HTTP/1.1" 200 115 0.071751 10.0.0.141 - - [2026-01-26 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.010838 10.0.0.141 - - [2026-01-26 02:15:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.38 - - [2026-01-26 02:15:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.141 - - [2026-01-26 02:15:45] "GET /obj-perms HTTP/1.1" 200 5075 0.331881 10.0.0.141 - - [2026-01-26 02:15:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.141 - - [2026-01-26 02:15:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000534 10.0.0.240 - - [2026-01-26 02:15:49] "DELETE /project/3cd31381-aff6-4c3f-b1da-c4e448d28573 HTTP/1.1" 404 177 0.003380 10.0.0.240 - - [2026-01-26 02:15:49] "DELETE /project/bc993640fef748b9ab56ae50594526f6 HTTP/1.1" 404 173 0.014949 10.0.0.141 - - [2026-01-26 02:15:50] "POST /neutron/network HTTP/1.1" 200 912 0.017415 10.0.0.141 - - [2026-01-26 02:15:52] "POST /neutron/network HTTP/1.1" 400 204 0.025034 10.0.0.141 - - [2026-01-26 02:15:56] "POST /neutron/network HTTP/1.1" 200 912 0.017712 10.0.0.141 - - [2026-01-26 02:15:58] "POST /neutron/network HTTP/1.1" 400 204 0.037045 10.0.0.141 - - [2026-01-26 02:16:02] "POST /neutron/network HTTP/1.1" 200 912 0.008652 10.0.0.141 - - [2026-01-26 02:16:04] "POST /neutron/network HTTP/1.1" 400 204 0.040635 10.0.0.141 - - [2026-01-26 02:16:08] "POST /neutron/network HTTP/1.1" 200 912 0.017015 10.0.0.141 - - [2026-01-26 02:16:11] "POST /neutron/network HTTP/1.1" 400 204 0.030715 10.0.0.141 - - [2026-01-26 02:16:15] "POST /neutron/network HTTP/1.1" 200 912 0.007178 10.0.0.141 - - [2026-01-26 02:16:17] "POST /neutron/network HTTP/1.1" 400 204 0.013497 10.0.0.141 - - [2026-01-26 02:16:21] "POST /neutron/network HTTP/1.1" 200 912 0.014132 10.0.0.141 - - [2026-01-26 02:16:23] "POST /neutron/network HTTP/1.1" 400 204 0.014538 10.0.0.141 - - [2026-01-26 02:16:27] "POST /neutron/network HTTP/1.1" 200 912 0.006961 10.0.0.141 - - [2026-01-26 02:16:29] "POST /neutron/network HTTP/1.1" 400 204 0.015342 10.0.0.141 - - [2026-01-26 02:16:33] "POST /neutron/network HTTP/1.1" 200 912 0.007836 10.0.0.141 - - [2026-01-26 02:16:35] "POST /neutron/network HTTP/1.1" 400 204 0.028630 10.0.0.141 - - [2026-01-26 02:16:39] "POST /neutron/network HTTP/1.1" 200 912 0.006995 10.0.0.141 - - [2026-01-26 02:16:39] "POST /neutron/network HTTP/1.1" 400 204 0.014269 10.0.0.141 - - [2026-01-26 02:16:43] "POST /neutron/network HTTP/1.1" 200 911 0.011002 10.0.0.141 - - [2026-01-26 02:16:45] "POST /neutron/network HTTP/1.1" 400 204 0.015682 10.0.0.141 - - [2026-01-26 02:16:49] "POST /neutron/port HTTP/1.1" 200 1134 0.017582 10.0.0.141 - - [2026-01-26 02:16:50] "POST /neutron/network HTTP/1.1" 200 911 0.007272 10.0.0.141 - - [2026-01-26 02:16:51] "POST /neutron/port HTTP/1.1" 200 1131 0.023410 10.0.0.141 - - [2026-01-26 02:16:52] "POST /neutron/network HTTP/1.1" 200 911 0.007175 10.0.0.141 - - [2026-01-26 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.240 - - [2026-01-26 02:16:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006256 10.0.0.240 - - [2026-01-26 02:16:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005639 10.0.0.141 - - [2026-01-26 02:16:52] "POST /neutron/network HTTP/1.1" 200 151 0.145700 10.0.0.240 - - [2026-01-26 02:16:52] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004460 10.0.0.141 - - [2026-01-26 02:16:52] "DELETE /route-target/77e92ba2-d85a-48b5-99bd-83792f2375af HTTP/1.1" 200 115 0.044635 10.0.0.141 - - [2026-01-26 02:16:52] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.117745 10.0.0.240 - - [2026-01-26 02:16:52] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002341 10.0.0.141 - - [2026-01-26 02:16:52] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.066226 10.0.0.240 - - [2026-01-26 02:16:54] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000923 10.0.0.141 - - [2026-01-26 02:16:54] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.053164 10.0.0.240 - - [2026-01-26 02:16:54] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001045 10.0.0.141 - - [2026-01-26 02:16:54] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.045819 10.0.0.240 - - [2026-01-26 02:16:56] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001036 10.0.0.141 - - [2026-01-26 02:16:56] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.058657 10.0.0.240 - - [2026-01-26 02:16:56] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001223 10.0.0.141 - - [2026-01-26 02:16:56] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.053532 10.0.0.240 - - [2026-01-26 02:16:58] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.141 - - [2026-01-26 02:16:59] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.039521 10.0.0.240 - - [2026-01-26 02:16:59] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001194 10.0.0.141 - - [2026-01-26 02:16:59] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.044814 10.0.0.240 - - [2026-01-26 02:17:01] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001441 10.0.0.141 - - [2026-01-26 02:17:01] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050048 10.0.0.240 - - [2026-01-26 02:17:01] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001446 10.0.0.141 - - [2026-01-26 02:17:01] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.061147 10.0.0.240 - - [2026-01-26 02:17:03] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001333 10.0.0.141 - - [2026-01-26 02:17:03] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.056623 10.0.0.240 - - [2026-01-26 02:17:03] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029 10.0.0.141 - - [2026-01-26 02:17:03] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.043899 10.0.0.240 - - [2026-01-26 02:17:05] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000968 10.0.0.141 - - [2026-01-26 02:17:05] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.043007 10.0.0.240 - - [2026-01-26 02:17:05] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002076 10.0.0.141 - - [2026-01-26 02:17:05] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.055924 10.0.0.240 - - [2026-01-26 02:17:07] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001153 10.0.0.141 - - [2026-01-26 02:17:07] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.041276 10.0.0.240 - - [2026-01-26 02:17:07] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001053 10.0.0.141 - - [2026-01-26 02:17:07] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.053189 10.0.0.240 - - [2026-01-26 02:17:09] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001179 10.0.0.141 - - [2026-01-26 02:17:09] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.049880 10.0.0.240 - - [2026-01-26 02:17:09] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001260 10.0.0.141 - - [2026-01-26 02:17:09] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.055425 10.0.0.240 - - [2026-01-26 02:17:11] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002473 10.0.0.141 - - [2026-01-26 02:17:11] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.061368 10.0.0.240 - - [2026-01-26 02:17:11] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001284 10.0.0.141 - - [2026-01-26 02:17:11] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.058802 10.0.0.240 - - [2026-01-26 02:17:14] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000944 10.0.0.141 - - [2026-01-26 02:17:14] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050682 10.0.0.240 - - [2026-01-26 02:17:14] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001062 10.0.0.141 - - [2026-01-26 02:17:14] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.045959 10.0.0.240 - - [2026-01-26 02:17:16] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001175 10.0.0.141 - - [2026-01-26 02:17:16] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.044070 10.0.0.240 - - [2026-01-26 02:17:16] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001003 10.0.0.141 - - [2026-01-26 02:17:16] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.059603 10.0.0.240 - - [2026-01-26 02:17:18] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001027 10.0.0.141 - - [2026-01-26 02:17:18] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.052227 10.0.0.240 - - [2026-01-26 02:17:18] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972 10.0.0.141 - - [2026-01-26 02:17:18] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.054571 10.0.0.240 - - [2026-01-26 02:17:20] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000902 10.0.0.141 - - [2026-01-26 02:17:20] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.063973 10.0.0.240 - - [2026-01-26 02:17:20] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000882 10.0.0.141 - - [2026-01-26 02:17:20] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.060767 10.0.0.240 - - [2026-01-26 02:17:22] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001414 10.0.0.141 - - [2026-01-26 02:17:22] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.070763 10.0.0.240 - - [2026-01-26 02:17:22] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001031 10.0.0.141 - - [2026-01-26 02:17:22] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.069560 10.0.0.240 - - [2026-01-26 02:17:24] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001133 10.0.0.141 - - [2026-01-26 02:17:24] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046824 10.0.0.240 - - [2026-01-26 02:17:24] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001038 10.0.0.141 - - [2026-01-26 02:17:24] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.060880 10.0.0.240 - - [2026-01-26 02:17:27] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000951 10.0.0.141 - - [2026-01-26 02:17:27] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.038355 10.0.0.240 - - [2026-01-26 02:17:27] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001235 10.0.0.141 - - [2026-01-26 02:17:27] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.059598 10.0.0.240 - - [2026-01-26 02:17:29] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001001 10.0.0.141 - - [2026-01-26 02:17:29] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.054463 10.0.0.240 - - [2026-01-26 02:17:29] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000914 10.0.0.141 - - [2026-01-26 02:17:29] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.047206 10.0.0.240 - - [2026-01-26 02:17:31] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000978 10.0.0.141 - - [2026-01-26 02:17:31] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.041295 10.0.0.240 - - [2026-01-26 02:17:31] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.141 - - [2026-01-26 02:17:31] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.039849 10.0.0.240 - - [2026-01-26 02:17:33] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001203 10.0.0.141 - - [2026-01-26 02:17:33] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046699 10.0.0.240 - - [2026-01-26 02:17:33] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001057 10.0.0.141 - - [2026-01-26 02:17:33] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.048113 10.0.0.240 - - [2026-01-26 02:17:35] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001359 10.0.0.141 - - [2026-01-26 02:17:35] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.055356 10.0.0.240 - - [2026-01-26 02:17:35] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001037 10.0.0.141 - - [2026-01-26 02:17:35] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.053937 10.0.0.240 - - [2026-01-26 02:17:37] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988 10.0.0.141 - - [2026-01-26 02:17:37] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.056730 10.0.0.240 - - [2026-01-26 02:17:37] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002201 10.0.0.141 - - [2026-01-26 02:17:37] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.048888 10.0.0.240 - - [2026-01-26 02:17:39] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001031 10.0.0.141 - - [2026-01-26 02:17:39] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.053509 10.0.0.240 - - [2026-01-26 02:17:39] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000959 10.0.0.141 - - [2026-01-26 02:17:40] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.065002 10.0.0.240 - - [2026-01-26 02:17:42] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.141 - - [2026-01-26 02:17:42] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.041692 10.0.0.240 - - [2026-01-26 02:17:42] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000996 10.0.0.141 - - [2026-01-26 02:17:42] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.043972 10.0.0.240 - - [2026-01-26 02:17:44] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002115 10.0.0.141 - - [2026-01-26 02:17:44] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.064306 10.0.0.240 - - [2026-01-26 02:17:44] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002042 10.0.0.141 - - [2026-01-26 02:17:44] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.055618 10.0.0.240 - - [2026-01-26 02:17:46] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000957 10.0.0.141 - - [2026-01-26 02:17:46] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.052262 10.0.0.240 - - [2026-01-26 02:17:46] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000937 10.0.0.141 - - [2026-01-26 02:17:46] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.040919 10.0.0.240 - - [2026-01-26 02:17:48] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000942 10.0.0.141 - - [2026-01-26 02:17:48] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046791 10.0.0.240 - - [2026-01-26 02:17:48] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001090 10.0.0.141 - - [2026-01-26 02:17:48] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.067898 10.0.0.240 - - [2026-01-26 02:17:50] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.027499 10.0.0.141 - - [2026-01-26 02:17:50] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.109990 10.0.0.240 - - [2026-01-26 02:17:50] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001271 10.0.0.141 - - [2026-01-26 02:17:50] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.048579 10.0.0.240 - - [2026-01-26 02:17:52] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000992 10.0.0.141 - - [2026-01-26 02:17:52] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.045497 10.0.0.240 - - [2026-01-26 02:17:52] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001031 10.0.0.141 - - [2026-01-26 02:17:52] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.047245 10.0.0.240 - - [2026-01-26 02:17:55] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001251 10.0.0.141 - - [2026-01-26 02:17:55] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.043324 10.0.0.240 - - [2026-01-26 02:17:55] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000913 10.0.0.141 - - [2026-01-26 02:17:55] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.044467 10.0.0.240 - - [2026-01-26 02:17:57] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001416 10.0.0.141 - - [2026-01-26 02:17:57] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.041519 10.0.0.240 - - [2026-01-26 02:17:57] "GET /projects?obj_uuids=bc993640-fef7-48b9-ab56-ae50594526f6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000883 10.0.0.141 - - [2026-01-26 02:17:57] "GET /project/bc993640-fef7-48b9-ab56-ae50594526f6?fields=virtual_networks HTTP/1.1" 200 1336 0.043474 10.0.0.141 - - [2026-01-26 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 189 0.026727 10.0.0.240 - - [2026-01-26 02:17:57] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003637 10.0.0.240 - - [2026-01-26 02:17:57] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000901 10.0.0.240 - - [2026-01-26 02:17:57] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.032110 10.0.0.240 - - [2026-01-26 02:17:57] "POST /id-to-fqname HTTP/1.1" 200 191 0.002678 10.0.0.240 - - [2026-01-26 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 200 0.005253 10.0.0.240 - - [2026-01-26 02:17:58] "POST /security-groups HTTP/1.1" 200 592 0.073069 10.0.0.240 - - [2026-01-26 02:17:58] "POST /projects HTTP/1.1" 200 587 0.296849 10.0.0.240 - - [2026-01-26 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.367170 10.0.0.141 - - [2026-01-26 02:17:58] "GET /project/f1ea78f6-efa0-4f41-bf72-8d1055d77a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.533588 10.0.0.141 - - [2026-01-26 02:17:58] "POST /fqname-to-id HTTP/1.1" 404 234 0.057798 10.0.0.141 - - [2026-01-26 02:17:59] "GET / HTTP/1.1" 200 36215 0.001974 10.0.0.141 - - [2026-01-26 02:17:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000402 10.0.0.141 - - [2026-01-26 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.059037 10.0.0.240 - - [2026-01-26 02:18:00] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000957 10.0.0.141 - - [2026-01-26 02:18:00] "GET /project/f1ea78f6-efa0-4f41-bf72-8d1055d77a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.048850 10.0.0.240 - - [2026-01-26 02:18:00] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001285 10.0.0.141 - - [2026-01-26 02:18:00] "POST /neutron/network HTTP/1.1" 200 670 0.174201 10.0.0.141 - - [2026-01-26 02:18:00] "POST /ref-update HTTP/1.1" 200 156 0.038271 10.0.0.141 - - [2026-01-26 02:18:00] "POST /id-to-fqname HTTP/1.1" 200 253 0.010083 10.0.0.141 - - [2026-01-26 02:18:00] "GET /virtual-network/c29a1b9d-d226-4dfa-a25b-fb1a3706056a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.006752 10.0.0.141 - - [2026-01-26 02:18:00] "POST /neutron/network HTTP/1.1" 200 890 0.009951 10.0.0.141 - - [2026-01-26 02:18:00] "GET /virtual-network/c29a1b9d-d226-4dfa-a25b-fb1a3706056a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.008566 10.0.0.141 - - [2026-01-26 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.240 - - [2026-01-26 02:18:00] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001064 10.0.0.141 - - [2026-01-26 02:18:00] "GET /project/f1ea78f6-efa0-4f41-bf72-8d1055d77a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.078267 10.0.0.141 - - [2026-01-26 02:18:01] "POST /neutron/network HTTP/1.1" 200 117 0.017207 10.0.0.141 - - [2026-01-26 02:18:01] "POST /neutron/network HTTP/1.1" 200 891 0.014402 10.0.0.141 - - [2026-01-26 02:18:01] "POST /id-to-fqname HTTP/1.1" 200 253 0.001369 10.0.0.141 - - [2026-01-26 02:18:01] "GET /virtual-network/59877b46-8faf-4996-874e-094d2243dabf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.006865 10.0.0.141 - - [2026-01-26 02:18:01] "GET /virtual-network/59877b46-8faf-4996-874e-094d2243dabf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.006128 10.0.0.141 - - [2026-01-26 02:18:01] "POST /neutron/subnet HTTP/1.1" 200 734 0.023942 10.0.0.141 - - [2026-01-26 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.240 - - [2026-01-26 02:18:01] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001583 10.0.0.141 - - [2026-01-26 02:18:01] "GET /project/f1ea78f6-efa0-4f41-bf72-8d1055d77a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.072952 10.0.0.141 - - [2026-01-26 02:18:02] "POST /route-targets HTTP/1.1" 200 328 0.017802 10.0.0.240 - - [2026-01-26 02:18:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005950 10.0.0.141 - - [2026-01-26 02:18:02] "POST /neutron/subnet HTTP/1.1" 200 705 0.274225 10.0.0.141 - - [2026-01-26 02:18:02] "POST /id-to-fqname HTTP/1.1" 200 254 0.001475 10.0.0.141 - - [2026-01-26 02:18:02] "GET /virtual-network/026b5c90-23a2-4159-8f33-04258c7ad481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.007532 10.0.0.141 - - [2026-01-26 02:18:02] "GET /virtual-network/026b5c90-23a2-4159-8f33-04258c7ad481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.008254 10.0.0.141 - - [2026-01-26 02:18:02] "POST /neutron/network HTTP/1.1" 200 887 0.006946 10.0.0.141 - - [2026-01-26 02:18:02] "POST /id-to-fqname HTTP/1.1" 200 253 0.001253 10.0.0.240 - - [2026-01-26 02:18:03] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001005 10.0.0.141 - - [2026-01-26 02:18:03] "GET /project/f1ea78f6-efa0-4f41-bf72-8d1055d77a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.071769 10.0.0.141 - - [2026-01-26 02:18:03] "POST /neutron/network HTTP/1.1" 200 891 0.008608 10.0.0.141 - - [2026-01-26 02:18:03] "POST /id-to-fqname HTTP/1.1" 200 254 0.001240 10.0.0.141 - - [2026-01-26 02:18:03] "POST /neutron/port HTTP/1.1" 200 117 0.006840 10.0.0.240 - - [2026-01-26 02:18:04] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000982 10.0.0.141 - - [2026-01-26 02:18:04] "POST /neutron/port HTTP/1.1" 200 1063 0.343117 10.0.0.141 - - [2026-01-26 02:18:04] "POST /neutron/port HTTP/1.1" 200 1117 0.125515 10.0.0.240 - - [2026-01-26 02:18:04] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001107 10.0.0.141 - - [2026-01-26 02:18:04] "POST /neutron/subnet HTTP/1.1" 200 708 0.009627 10.0.0.141 - - [2026-01-26 02:18:04] "GET /project/f1ea78f6-efa0-4f41-bf72-8d1055d77a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.097070 10.0.0.141 - - [2026-01-26 02:18:04] "POST /neutron/network HTTP/1.1" 200 891 0.007854 10.0.0.141 - - [2026-01-26 02:18:05] "POST /neutron/port HTTP/1.1" 200 117 0.007697 10.0.0.141 - - [2026-01-26 02:18:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.003976 10.0.0.141 - - [2026-01-26 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.240 - - [2026-01-26 02:18:05] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000976 10.0.0.141 - - [2026-01-26 02:18:05] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008940 10.0.0.141 - - [2026-01-26 02:18:05] "POST /neutron/port HTTP/1.1" 200 1057 0.022672 10.0.0.141 - - [2026-01-26 02:18:05] "POST /service-templates HTTP/1.1" 200 545 0.034947 10.0.0.141 - - [2026-01-26 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005463 10.0.0.141 - - [2026-01-26 02:18:06] "GET /service-template/06913130-2a2b-4e99-92f9-de1715fe1138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.008130 10.0.0.141 - - [2026-01-26 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.141 - - [2026-01-26 02:18:06] "GET /service-template/06913130-2a2b-4e99-92f9-de1715fe1138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003689 10.0.0.141 - - [2026-01-26 02:18:06] "POST /neutron/port HTTP/1.1" 200 1121 0.021210 10.0.0.141 - - [2026-01-26 02:18:06] "POST /id-to-fqname HTTP/1.1" 200 253 0.001145 10.0.0.141 - - [2026-01-26 02:18:06] "POST /id-to-fqname HTTP/1.1" 200 253 0.001264 10.0.0.141 - - [2026-01-26 02:18:06] "POST /neutron/port HTTP/1.1" 200 117 0.000826 10.0.0.141 - - [2026-01-26 02:18:06] "POST /id-to-fqname HTTP/1.1" 200 254 0.001436 10.0.0.141 - - [2026-01-26 02:18:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010254 10.0.0.141 - - [2026-01-26 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.141 - - [2026-01-26 02:18:06] "DELETE /service-template/06913130-2a2b-4e99-92f9-de1715fe1138 HTTP/1.1" 200 115 0.038166 10.0.0.141 - - [2026-01-26 02:18:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.011513 10.0.0.141 - - [2026-01-26 02:18:09] "POST /neutron/port HTTP/1.1" 200 1121 0.021760 10.0.0.141 - - [2026-01-26 02:18:09] "POST /neutron/port HTTP/1.1" 200 1127 0.034153 10.0.0.141 - - [2026-01-26 02:18:10] "POST /neutron/network HTTP/1.1" 200 891 0.006994 10.0.0.141 - - [2026-01-26 02:18:10] "DELETE /route-target/69a47895-f625-4d94-a11c-db742353291a HTTP/1.1" 200 115 0.028000 10.0.0.240 - - [2026-01-26 02:18:10] "POST /useragent-kv HTTP/1.1" 200 115 0.005993 10.0.0.240 - - [2026-01-26 02:18:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003326 10.0.0.141 - - [2026-01-26 02:18:11] "POST /neutron/network HTTP/1.1" 200 151 0.137380 10.0.0.141 - - [2026-01-26 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006043 10.0.0.240 - - [2026-01-26 02:18:11] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001393 10.0.0.141 - - [2026-01-26 02:18:11] "GET /project/f1ea78f6-efa0-4f41-bf72-8d1055d77a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.047299 10.0.0.240 - - [2026-01-26 02:18:11] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002536 10.0.0.141 - - [2026-01-26 02:18:11] "GET /project/f1ea78f6-efa0-4f41-bf72-8d1055d77a0f?fields=virtual_networks HTTP/1.1" 200 1036 0.044003 10.0.0.240 - - [2026-01-26 02:18:11] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001178 10.0.0.141 - - [2026-01-26 02:18:11] "GET /project/f1ea78f6-efa0-4f41-bf72-8d1055d77a0f?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.056850 10.0.0.240 - - [2026-01-26 02:18:11] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000981 10.0.0.141 - - [2026-01-26 02:18:11] "GET /project/f1ea78f6-efa0-4f41-bf72-8d1055d77a0f?fields=security_groups HTTP/1.1" 200 1264 0.052407 10.0.0.141 - - [2026-01-26 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.027736 10.0.0.240 - - [2026-01-26 02:18:12] "GET /projects?obj_uuids=5cd433e9-16bb-429a-ae2c-f7191e1ba303&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003204 10.0.0.240 - - [2026-01-26 02:18:12] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000883 10.0.0.240 - - [2026-01-26 02:18:12] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007066 10.0.0.240 - - [2026-01-26 02:18:12] "POST /id-to-fqname HTTP/1.1" 200 195 0.005142 10.0.0.240 - - [2026-01-26 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 204 0.007750 10.0.0.240 - - [2026-01-26 02:18:12] "POST /security-groups HTTP/1.1" 200 596 0.030809 10.0.0.240 - - [2026-01-26 02:18:12] "POST /projects HTTP/1.1" 200 595 0.248816 10.0.0.141 - - [2026-01-26 02:18:12] "POST /access-control-lists HTTP/1.1" 200 603 0.026999 10.0.0.240 - - [2026-01-26 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.321306 10.0.0.141 - - [2026-01-26 02:18:12] "GET /project/5cd433e9-16bb-429a-ae2c-f7191e1ba303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.455896 10.0.0.141 - - [2026-01-26 02:18:13] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.141 - - [2026-01-26 02:18:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000417 10.0.0.141 - - [2026-01-26 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.054517 10.0.0.240 - - [2026-01-26 02:18:14] "GET /projects?obj_uuids=5cd433e9-16bb-429a-ae2c-f7191e1ba303&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001069 10.0.0.141 - - [2026-01-26 02:18:14] "GET /project/5cd433e9-16bb-429a-ae2c-f7191e1ba303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.039237 10.0.0.141 - - [2026-01-26 02:18:14] "POST /neutron/network HTTP/1.1" 200 117 0.053012 10.0.0.141 - - [2026-01-26 02:18:15] "POST /route-targets HTTP/1.1" 200 328 0.013396 10.0.0.240 - - [2026-01-26 02:18:15] "POST /useragent-kv HTTP/1.1" 200 115 0.011115 10.0.0.141 - - [2026-01-26 02:18:15] "POST /neutron/subnet HTTP/1.1" 200 725 0.209923 10.0.0.141 - - [2026-01-26 02:18:15] "POST /id-to-fqname HTTP/1.1" 200 261 0.001223 10.0.0.141 - - [2026-01-26 02:18:15] "GET /virtual-network/7c0df620-fbe4-4926-aef1-fe1689d38e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.006286 10.0.0.141 - - [2026-01-26 02:18:15] "GET /virtual-network/7c0df620-fbe4-4926-aef1-fe1689d38e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.007655 10.0.0.38 - - [2026-01-26 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.027947 10.0.0.141 - - [2026-01-26 02:18:15] "POST /neutron/network HTTP/1.1" 200 1075 0.009260 10.0.0.141 - - [2026-01-26 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.240 - - [2026-01-26 02:18:15] "GET /projects?obj_uuids=5cd433e9-16bb-429a-ae2c-f7191e1ba303&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001137 10.0.0.141 - - [2026-01-26 02:18:15] "GET /project/5cd433e9-16bb-429a-ae2c-f7191e1ba303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.042693 10.0.0.141 - - [2026-01-26 02:18:15] "POST /neutron/network HTTP/1.1" 200 117 0.013318 10.0.0.141 - - [2026-01-26 02:18:16] "POST /ref-update HTTP/1.1" 200 156 0.035104 10.0.0.38 - - [2026-01-26 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.005040 10.0.0.240 - - [2026-01-26 02:18:16] "POST /useragent-kv HTTP/1.1" 200 115 0.008438 10.0.0.141 - - [2026-01-26 02:18:16] "POST /neutron/subnet HTTP/1.1" 200 720 0.244449 10.0.0.141 - - [2026-01-26 02:18:16] "POST /id-to-fqname HTTP/1.1" 200 261 0.001230 10.0.0.141 - - [2026-01-26 02:18:16] "GET /virtual-network/66dd873a-1b25-4024-b5bc-a2284e850831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.005597 10.0.0.141 - - [2026-01-26 02:18:16] "GET /virtual-network/66dd873a-1b25-4024-b5bc-a2284e850831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.005414 10.0.0.141 - - [2026-01-26 02:18:16] "POST /neutron/network HTTP/1.1" 200 1074 0.008049 10.0.0.141 - - [2026-01-26 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.240 - - [2026-01-26 02:18:16] "GET /projects?obj_uuids=5cd433e9-16bb-429a-ae2c-f7191e1ba303&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000853 10.0.0.141 - - [2026-01-26 02:18:16] "GET /project/5cd433e9-16bb-429a-ae2c-f7191e1ba303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.048854 10.0.0.141 - - [2026-01-26 02:18:16] "POST /neutron/network HTTP/1.1" 200 117 0.014536 10.0.0.240 - - [2026-01-26 02:18:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008244 10.0.0.141 - - [2026-01-26 02:18:17] "POST /neutron/subnet HTTP/1.1" 200 730 0.229375 10.0.0.141 - - [2026-01-26 02:18:17] "POST /id-to-fqname HTTP/1.1" 200 262 0.001155 10.0.0.141 - - [2026-01-26 02:18:17] "GET /virtual-network/122dde6f-6d74-47a0-a5d4-755a81999482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2750 0.005343 10.0.0.141 - - [2026-01-26 02:18:17] "GET /virtual-network/122dde6f-6d74-47a0-a5d4-755a81999482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2750 0.005494 10.0.0.141 - - [2026-01-26 02:18:17] "POST /neutron/network HTTP/1.1" 200 1078 0.009150 10.0.0.141 - - [2026-01-26 02:18:17] "POST /id-to-fqname HTTP/1.1" 200 261 0.001194 10.0.0.141 - - [2026-01-26 02:18:17] "POST /neutron/network HTTP/1.1" 200 1084 0.011566 10.0.0.240 - - [2026-01-26 02:18:18] "GET /projects?obj_uuids=5cd433e9-16bb-429a-ae2c-f7191e1ba303&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001262 10.0.0.141 - - [2026-01-26 02:18:18] "GET /project/5cd433e9-16bb-429a-ae2c-f7191e1ba303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.071260 10.0.0.141 - - [2026-01-26 02:18:18] "POST /neutron/port HTTP/1.1" 200 117 0.005822 10.0.0.141 - - [2026-01-26 02:18:18] "POST /id-to-fqname HTTP/1.1" 200 262 0.001110 10.0.0.141 - - [2026-01-26 02:18:19] "POST /neutron/network HTTP/1.1" 200 1084 0.007260 10.0.0.141 - - [2026-01-26 02:18:19] "POST /neutron/port HTTP/1.1" 200 1171 0.020364 10.0.0.240 - - [2026-01-26 02:18:19] "GET /projects?obj_uuids=5cd433e9-16bb-429a-ae2c-f7191e1ba303&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001213 10.0.0.141 - - [2026-01-26 02:18:19] "GET /project/5cd433e9-16bb-429a-ae2c-f7191e1ba303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.113961 10.0.0.141 - - [2026-01-26 02:18:19] "POST /neutron/network HTTP/1.1" 200 1078 0.011794 10.0.0.141 - - [2026-01-26 02:18:19] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012992 10.0.0.141 - - [2026-01-26 02:18:19] "POST /neutron/network HTTP/1.1" 200 1074 0.011264 10.0.0.141 - - [2026-01-26 02:18:20] "POST /neutron/port HTTP/1.1" 200 117 0.011238 10.0.0.141 - - [2026-01-26 02:18:21] "POST /neutron/port HTTP/1.1" 200 1173 0.037897 10.0.0.141 - - [2026-01-26 02:18:21] "POST /neutron/port HTTP/1.1" 200 1237 0.021846 10.0.0.141 - - [2026-01-26 02:18:21] "POST /neutron/subnet HTTP/1.1" 200 1390 0.033022 10.0.0.141 - - [2026-01-26 02:18:21] "POST /neutron/port HTTP/1.1" 200 117 0.001034 10.0.0.141 - - [2026-01-26 02:18:22] "POST /neutron/port HTTP/1.1" 200 1235 0.024009 10.0.0.141 - - [2026-01-26 02:18:23] "POST /neutron/port HTTP/1.1" 200 1237 0.017125 10.0.0.141 - - [2026-01-26 02:18:23] "POST /neutron/port HTTP/1.1" 200 117 0.006277 10.0.0.141 - - [2026-01-26 02:18:23] "POST /neutron/network HTTP/1.1" 200 1074 0.011363 10.0.0.141 - - [2026-01-26 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006272 10.0.0.240 - - [2026-01-26 02:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.006258 10.0.0.240 - - [2026-01-26 02:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003698 10.0.0.240 - - [2026-01-26 02:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002785 10.0.0.240 - - [2026-01-26 02:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002600 10.0.0.141 - - [2026-01-26 02:18:24] "POST /neutron/network HTTP/1.1" 200 151 0.190037 10.0.0.141 - - [2026-01-26 02:18:24] "DELETE /route-target/9b61a8bb-0f4e-4409-aff6-365727e92042 HTTP/1.1" 200 115 0.046993 10.0.0.240 - - [2026-01-26 02:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003931 10.0.0.240 - - [2026-01-26 02:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.010720 10.0.0.240 - - [2026-01-26 02:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002881 10.0.0.240 - - [2026-01-26 02:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004506 10.0.0.141 - - [2026-01-26 02:18:24] "POST /neutron/network HTTP/1.1" 200 151 0.192248 10.0.0.240 - - [2026-01-26 02:18:24] "GET /projects?obj_uuids=5cd433e9-16bb-429a-ae2c-f7191e1ba303&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001292 10.0.0.141 - - [2026-01-26 02:18:24] "GET /project/5cd433e9-16bb-429a-ae2c-f7191e1ba303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.110995 10.0.0.240 - - [2026-01-26 02:18:24] "GET /projects?obj_uuids=5cd433e9-16bb-429a-ae2c-f7191e1ba303&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000996 10.0.0.141 - - [2026-01-26 02:18:24] "GET /project/5cd433e9-16bb-429a-ae2c-f7191e1ba303?fields=virtual_networks HTTP/1.1" 200 1043 0.062132 10.0.0.240 - - [2026-01-26 02:18:24] "GET /projects?obj_uuids=5cd433e9-16bb-429a-ae2c-f7191e1ba303&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001398 10.0.0.141 - - [2026-01-26 02:18:24] "GET /project/5cd433e9-16bb-429a-ae2c-f7191e1ba303?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.042181 10.0.0.240 - - [2026-01-26 02:18:24] "GET /projects?obj_uuids=5cd433e9-16bb-429a-ae2c-f7191e1ba303&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001313 10.0.0.141 - - [2026-01-26 02:18:24] "GET /project/5cd433e9-16bb-429a-ae2c-f7191e1ba303?fields=security_groups HTTP/1.1" 200 1275 0.053598 10.0.0.141 - - [2026-01-26 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.039581 10.0.0.240 - - [2026-01-26 02:18:25] "GET /projects?obj_uuids=64b9528b-e939-44c1-aa03-549c4100b6dc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003303 10.0.0.240 - - [2026-01-26 02:18:25] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001195 10.0.0.240 - - [2026-01-26 02:18:25] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007504 10.0.0.240 - - [2026-01-26 02:18:25] "POST /id-to-fqname HTTP/1.1" 200 198 0.001941 10.0.0.240 - - [2026-01-26 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.004928 10.0.0.240 - - [2026-01-26 02:18:26] "POST /security-groups HTTP/1.1" 200 599 0.073745 10.0.0.141 - - [2026-01-26 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 242 0.004419 10.0.0.240 - - [2026-01-26 02:18:26] "POST /projects HTTP/1.1" 200 601 0.314437 10.0.0.240 - - [2026-01-26 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.388648 10.0.0.141 - - [2026-01-26 02:18:26] "POST /access-control-lists HTTP/1.1" 200 604 0.032182 10.0.0.141 - - [2026-01-26 02:18:26] "GET /project/64b9528b-e939-44c1-aa03-549c4100b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.566029 10.0.0.141 - - [2026-01-26 02:18:27] "GET / HTTP/1.1" 200 36215 0.002686 10.0.0.141 - - [2026-01-26 02:18:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000481 10.0.0.141 - - [2026-01-26 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.056551 10.0.0.240 - - [2026-01-26 02:18:28] "GET /projects?obj_uuids=64b9528b-e939-44c1-aa03-549c4100b6dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000980 10.0.0.141 - - [2026-01-26 02:18:28] "GET /project/64b9528b-e939-44c1-aa03-549c4100b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.043281 10.0.0.240 - - [2026-01-26 02:18:28] "POST /useragent-kv HTTP/1.1" 200 115 0.010329 10.0.0.141 - - [2026-01-26 02:18:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.209266 10.0.0.141 - - [2026-01-26 02:18:28] "POST /id-to-fqname HTTP/1.1" 200 267 0.001300 10.0.0.141 - - [2026-01-26 02:18:28] "GET /virtual-network/76b83911-6425-4c12-bb57-0d2ed5715906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006403 10.0.0.141 - - [2026-01-26 02:18:28] "GET /virtual-network/76b83911-6425-4c12-bb57-0d2ed5715906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006142 10.0.0.141 - - [2026-01-26 02:18:28] "POST /neutron/network HTTP/1.1" 200 908 0.008038 10.0.0.141 - - [2026-01-26 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.240 - - [2026-01-26 02:18:28] "GET /projects?obj_uuids=64b9528b-e939-44c1-aa03-549c4100b6dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001196 10.0.0.141 - - [2026-01-26 02:18:28] "GET /project/64b9528b-e939-44c1-aa03-549c4100b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.041499 10.0.0.240 - - [2026-01-26 02:18:28] "GET /projects?obj_uuids=64b9528b-e939-44c1-aa03-549c4100b6dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001201 10.0.0.141 - - [2026-01-26 02:18:29] "POST /neutron/network HTTP/1.1" 200 691 0.157916 10.0.0.141 - - [2026-01-26 02:18:29] "POST /route-targets HTTP/1.1" 200 328 0.025240 10.0.0.141 - - [2026-01-26 02:18:29] "POST /id-to-fqname HTTP/1.1" 200 267 0.003415 10.0.0.141 - - [2026-01-26 02:18:29] "GET /virtual-network/1253996d-191d-4d27-b4c0-5d969a569d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.006438 10.0.0.141 - - [2026-01-26 02:18:29] "POST /neutron/network HTTP/1.1" 200 910 0.007057 10.0.0.141 - - [2026-01-26 02:18:29] "GET /virtual-network/1253996d-191d-4d27-b4c0-5d969a569d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.007504 10.0.0.141 - - [2026-01-26 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.240 - - [2026-01-26 02:18:29] "GET /projects?obj_uuids=64b9528b-e939-44c1-aa03-549c4100b6dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000894 10.0.0.141 - - [2026-01-26 02:18:29] "GET /project/64b9528b-e939-44c1-aa03-549c4100b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.052138 10.0.0.141 - - [2026-01-26 02:18:29] "POST /neutron/network HTTP/1.1" 200 117 0.015073 10.0.0.141 - - [2026-01-26 02:18:29] "POST /ref-update HTTP/1.1" 200 156 0.029455 10.0.0.141 - - [2026-01-26 02:18:29] "POST /neutron/network HTTP/1.1" 200 912 0.016023 10.0.0.141 - - [2026-01-26 02:18:30] "POST /id-to-fqname HTTP/1.1" 200 268 0.001364 10.0.0.141 - - [2026-01-26 02:18:30] "GET /virtual-network/b5090cdb-ebd2-4b4a-afa0-b15665956aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.005741 10.0.0.141 - - [2026-01-26 02:18:30] "GET /virtual-network/b5090cdb-ebd2-4b4a-afa0-b15665956aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.005564 10.0.0.141 - - [2026-01-26 02:18:30] "POST /neutron/subnet HTTP/1.1" 200 725 0.011388 10.0.0.141 - - [2026-01-26 02:18:30] "POST /id-to-fqname HTTP/1.1" 200 267 0.001263 10.0.0.240 - - [2026-01-26 02:18:30] "GET /projects?obj_uuids=64b9528b-e939-44c1-aa03-549c4100b6dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000967 10.0.0.141 - - [2026-01-26 02:18:30] "GET /project/64b9528b-e939-44c1-aa03-549c4100b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.066968 10.0.0.141 - - [2026-01-26 02:18:31] "POST /neutron/port HTTP/1.1" 200 117 0.007274 10.0.0.141 - - [2026-01-26 02:18:31] "POST /id-to-fqname HTTP/1.1" 200 268 0.001345 10.0.0.141 - - [2026-01-26 02:18:31] "POST /neutron/network HTTP/1.1" 200 922 0.007714 10.0.0.141 - - [2026-01-26 02:18:31] "POST /neutron/port HTTP/1.1" 200 1068 0.018170 10.0.0.141 - - [2026-01-26 02:18:32] "POST /neutron/port HTTP/1.1" 200 1132 0.027097 10.0.0.240 - - [2026-01-26 02:18:32] "GET /projects?obj_uuids=64b9528b-e939-44c1-aa03-549c4100b6dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001162 10.0.0.141 - - [2026-01-26 02:18:32] "GET /project/64b9528b-e939-44c1-aa03-549c4100b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.105380 10.0.0.141 - - [2026-01-26 02:18:32] "POST /neutron/network HTTP/1.1" 200 912 0.007406 10.0.0.141 - - [2026-01-26 02:18:32] "POST /neutron/port HTTP/1.1" 200 1132 0.023691 10.0.0.141 - - [2026-01-26 02:18:32] "POST /neutron/network HTTP/1.1" 200 922 0.006538 10.0.0.141 - - [2026-01-26 02:18:33] "POST /neutron/port HTTP/1.1" 200 1068 0.020008 10.0.0.141 - - [2026-01-26 02:18:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004538 10.0.0.141 - - [2026-01-26 02:18:33] "POST /neutron/network HTTP/1.1" 200 912 0.008888 10.0.0.141 - - [2026-01-26 02:18:34] "POST /neutron/port HTTP/1.1" 200 1132 0.025136 10.0.0.141 - - [2026-01-26 02:18:34] "POST /neutron/port HTTP/1.1" 200 1132 0.022019 10.0.0.141 - - [2026-01-26 02:18:35] "POST /neutron/port HTTP/1.1" 200 117 0.009101 10.0.0.141 - - [2026-01-26 02:18:36] "POST /neutron/network HTTP/1.1" 200 912 0.017596 10.0.0.141 - - [2026-01-26 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.240 - - [2026-01-26 02:18:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003990 10.0.0.240 - - [2026-01-26 02:18:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003859 10.0.0.141 - - [2026-01-26 02:18:36] "POST /neutron/network HTTP/1.1" 200 151 0.138409 10.0.0.240 - - [2026-01-26 02:18:36] "GET /projects?obj_uuids=64b9528b-e939-44c1-aa03-549c4100b6dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001006 10.0.0.141 - - [2026-01-26 02:18:36] "DELETE /route-target/9c5432ae-c521-43f7-9764-01b47b1ceece HTTP/1.1" 200 115 0.032202 10.0.0.141 - - [2026-01-26 02:18:36] "GET /project/64b9528b-e939-44c1-aa03-549c4100b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.085859 10.0.0.240 - - [2026-01-26 02:18:36] "GET /projects?obj_uuids=64b9528b-e939-44c1-aa03-549c4100b6dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001754 10.0.0.141 - - [2026-01-26 02:18:36] "GET /project/64b9528b-e939-44c1-aa03-549c4100b6dc?fields=virtual_networks HTTP/1.1" 200 1049 0.094679 10.0.0.240 - - [2026-01-26 02:18:36] "GET /projects?obj_uuids=64b9528b-e939-44c1-aa03-549c4100b6dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001022 10.0.0.141 - - [2026-01-26 02:18:36] "GET /project/64b9528b-e939-44c1-aa03-549c4100b6dc?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.045066 10.0.0.240 - - [2026-01-26 02:18:36] "GET /projects?obj_uuids=64b9528b-e939-44c1-aa03-549c4100b6dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.141 - - [2026-01-26 02:18:36] "GET /project/64b9528b-e939-44c1-aa03-549c4100b6dc?fields=security_groups HTTP/1.1" 200 1284 0.045586 10.0.0.141 - - [2026-01-26 02:18:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.026609 10.0.0.240 - - [2026-01-26 02:18:37] "GET /projects?obj_uuids=8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002962 10.0.0.240 - - [2026-01-26 02:18:37] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961 10.0.0.240 - - [2026-01-26 02:18:37] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007294 10.0.0.240 - - [2026-01-26 02:18:37] "POST /id-to-fqname HTTP/1.1" 200 195 0.001282 10.0.0.240 - - [2026-01-26 02:18:37] "POST /fqname-to-id HTTP/1.1" 404 204 0.005925 10.0.0.240 - - [2026-01-26 02:18:38] "POST /security-groups HTTP/1.1" 200 596 0.034997 10.0.0.240 - - [2026-01-26 02:18:38] "POST /projects HTTP/1.1" 200 595 0.271193 10.0.0.141 - - [2026-01-26 02:18:38] "POST /fqname-to-id HTTP/1.1" 404 238 0.011336 10.0.0.240 - - [2026-01-26 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.348854 10.0.0.141 - - [2026-01-26 02:18:38] "GET /project/8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.494591 10.0.0.141 - - [2026-01-26 02:18:39] "GET / HTTP/1.1" 200 36215 0.001580 10.0.0.141 - - [2026-01-26 02:18:39] "POST /fqname-to-id HTTP/1.1" 401 293 0.000444 10.0.0.141 - - [2026-01-26 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.059448 10.0.0.240 - - [2026-01-26 02:18:40] "GET /projects?obj_uuids=8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000885 10.0.0.141 - - [2026-01-26 02:18:40] "GET /project/8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.042602 10.0.0.141 - - [2026-01-26 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.032384 10.0.0.240 - - [2026-01-26 02:18:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002472 10.0.0.141 - - [2026-01-26 02:18:40] "POST /neutron/subnet HTTP/1.1" 200 729 0.283489 10.0.0.141 - - [2026-01-26 02:18:40] "POST /id-to-fqname HTTP/1.1" 200 261 0.001372 10.0.0.141 - - [2026-01-26 02:18:40] "GET /virtual-network/55e3636b-ee93-48f3-a510-feabfdc95f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.005319 10.0.0.141 - - [2026-01-26 02:18:40] "GET /virtual-network/55e3636b-ee93-48f3-a510-feabfdc95f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.005707 10.0.0.141 - - [2026-01-26 02:18:40] "POST /neutron/network HTTP/1.1" 200 902 0.007260 10.0.0.141 - - [2026-01-26 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.240 - - [2026-01-26 02:18:40] "GET /projects?obj_uuids=8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000890 10.0.0.141 - - [2026-01-26 02:18:40] "GET /project/8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.051014 10.0.0.240 - - [2026-01-26 02:18:40] "GET /projects?obj_uuids=8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000856 10.0.0.141 - - [2026-01-26 02:18:41] "POST /neutron/network HTTP/1.1" 200 682 0.127316 10.0.0.141 - - [2026-01-26 02:18:41] "POST /id-to-fqname HTTP/1.1" 200 261 0.003312 10.0.0.141 - - [2026-01-26 02:18:41] "GET /virtual-network/af472c44-b1c6-4407-ab41-83b74c02f5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005895 10.0.0.141 - - [2026-01-26 02:18:41] "POST /neutron/network HTTP/1.1" 200 901 0.007165 10.0.0.141 - - [2026-01-26 02:18:41] "GET /virtual-network/af472c44-b1c6-4407-ab41-83b74c02f5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004819 10.0.0.141 - - [2026-01-26 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.240 - - [2026-01-26 02:18:41] "GET /projects?obj_uuids=8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001284 10.0.0.141 - - [2026-01-26 02:18:41] "GET /project/8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.036153 10.0.0.141 - - [2026-01-26 02:18:41] "POST /neutron/network HTTP/1.1" 200 117 0.014439 10.0.0.141 - - [2026-01-26 02:18:41] "POST /route-targets HTTP/1.1" 200 328 0.014553 10.0.0.141 - - [2026-01-26 02:18:42] "POST /neutron/network HTTP/1.1" 200 904 0.009005 10.0.0.141 - - [2026-01-26 02:18:42] "POST /id-to-fqname HTTP/1.1" 200 262 0.001051 10.0.0.141 - - [2026-01-26 02:18:42] "GET /virtual-network/29e8cc3a-b096-4a09-bfc9-77a5244b28cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005440 10.0.0.141 - - [2026-01-26 02:18:42] "GET /virtual-network/29e8cc3a-b096-4a09-bfc9-77a5244b28cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005420 10.0.0.141 - - [2026-01-26 02:18:42] "POST /neutron/subnet HTTP/1.1" 200 730 0.008488 10.0.0.141 - - [2026-01-26 02:18:42] "POST /id-to-fqname HTTP/1.1" 200 261 0.000970 10.0.0.240 - - [2026-01-26 02:18:42] "GET /projects?obj_uuids=8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001520 10.0.0.141 - - [2026-01-26 02:18:43] "GET /project/8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.058194 10.0.0.141 - - [2026-01-26 02:18:43] "POST /neutron/port HTTP/1.1" 200 117 0.005666 10.0.0.141 - - [2026-01-26 02:18:43] "POST /id-to-fqname HTTP/1.1" 200 262 0.001275 10.0.0.141 - - [2026-01-26 02:18:43] "POST /neutron/network HTTP/1.1" 200 914 0.007066 10.0.0.141 - - [2026-01-26 02:18:43] "POST /neutron/port HTTP/1.1" 200 1065 0.018476 10.0.0.141 - - [2026-01-26 02:18:44] "POST /neutron/port HTTP/1.1" 200 1129 0.020160 10.0.0.240 - - [2026-01-26 02:18:44] "GET /projects?obj_uuids=8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000911 10.0.0.141 - - [2026-01-26 02:18:44] "POST /neutron/port HTTP/1.1" 200 117 0.000883 10.0.0.141 - - [2026-01-26 02:18:44] "GET /project/8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.081386 10.0.0.141 - - [2026-01-26 02:18:44] "POST /neutron/port HTTP/1.1" 200 1129 0.040984 10.0.0.141 - - [2026-01-26 02:18:44] "POST /neutron/network HTTP/1.1" 200 914 0.006595 10.0.0.141 - - [2026-01-26 02:18:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.008226 10.0.0.141 - - [2026-01-26 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006816 10.0.0.240 - - [2026-01-26 02:18:45] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001210 10.0.0.141 - - [2026-01-26 02:18:45] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007572 10.0.0.141 - - [2026-01-26 02:18:45] "POST /neutron/port HTTP/1.1" 200 1066 0.018385 10.0.0.141 - - [2026-01-26 02:18:45] "POST /service-templates HTTP/1.1" 200 545 0.026410 10.0.0.141 - - [2026-01-26 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.141 - - [2026-01-26 02:18:45] "GET /service-template/c109992c-67dc-404e-acc4-b180e2978176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.008789 10.0.0.141 - - [2026-01-26 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.141 - - [2026-01-26 02:18:45] "GET /service-template/c109992c-67dc-404e-acc4-b180e2978176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004144 10.0.0.141 - - [2026-01-26 02:18:45] "POST /id-to-fqname HTTP/1.1" 200 261 0.001361 10.0.0.141 - - [2026-01-26 02:18:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003909 10.0.0.141 - - [2026-01-26 02:18:45] "POST /id-to-fqname HTTP/1.1" 200 261 0.001234 10.0.0.141 - - [2026-01-26 02:18:45] "POST /id-to-fqname HTTP/1.1" 200 262 0.000983 10.0.0.141 - - [2026-01-26 02:18:45] "POST /neutron/network HTTP/1.1" 200 904 0.006789 10.0.0.141 - - [2026-01-26 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.141 - - [2026-01-26 02:18:45] "DELETE /service-template/c109992c-67dc-404e-acc4-b180e2978176 HTTP/1.1" 200 115 0.028737 10.0.0.141 - - [2026-01-26 02:18:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.003680 10.0.0.240 - - [2026-01-26 02:18:47] "GET /obj-perms HTTP/1.1" 200 5075 0.049665 10.0.0.141 - - [2026-01-26 02:18:48] "POST /neutron/network HTTP/1.1" 200 901 0.006541 10.0.0.141 - - [2026-01-26 02:18:48] "POST /neutron/port HTTP/1.1" 200 1120 0.015229 10.0.0.141 - - [2026-01-26 02:18:48] "POST /neutron/port HTTP/1.1" 200 1119 0.013551 10.0.0.240 - - [2026-01-26 02:18:49] "DELETE /project/f1ea78f6efa04f41bf728d1055d77a0f HTTP/1.1" 404 173 0.018553 10.0.0.240 - - [2026-01-26 02:18:49] "DELETE /project/64b9528be93944c1aa03549c4100b6dc HTTP/1.1" 404 173 0.017560 10.0.0.240 - - [2026-01-26 02:18:49] "DELETE /project/5cd433e916bb429aae2cf7191e1ba303 HTTP/1.1" 404 173 0.012315 10.0.0.240 - - [2026-01-26 02:18:49] "DELETE /project/8d1074e07f334ab48593b3e9aaf4edd4 HTTP/1.1" 404 173 0.009139 10.0.0.240 - - [2026-01-26 02:18:49] "GET /projects?obj_uuids=5cd433e9-16bb-429a-ae2c-f7191e1ba303&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001078 10.0.0.240 - - [2026-01-26 02:18:49] "GET /projects?obj_uuids=64b9528b-e939-44c1-aa03-549c4100b6dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000771 10.0.0.240 - - [2026-01-26 02:18:49] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000794 10.0.0.240 - - [2026-01-26 02:18:49] "GET /project/5cd433e9-16bb-429a-ae2c-f7191e1ba303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.069029 10.0.0.240 - - [2026-01-26 02:18:49] "GET /projects?obj_uuids=5cd433e9-16bb-429a-ae2c-f7191e1ba303&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001028 10.0.0.240 - - [2026-01-26 02:18:49] "GET /project/f1ea78f6-efa0-4f41-bf72-8d1055d77a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.078018 10.0.0.240 - - [2026-01-26 02:18:49] "GET /project/64b9528b-e939-44c1-aa03-549c4100b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.093356 10.0.0.240 - - [2026-01-26 02:18:49] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000946 10.0.0.240 - - [2026-01-26 02:18:49] "GET /projects?obj_uuids=64b9528b-e939-44c1-aa03-549c4100b6dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000772 10.0.0.240 - - [2026-01-26 02:18:49] "GET /project/5cd433e9-16bb-429a-ae2c-f7191e1ba303?fields=security_groups HTTP/1.1" 200 1377 0.076483 10.0.0.240 - - [2026-01-26 02:18:49] "GET /project/64b9528b-e939-44c1-aa03-549c4100b6dc?fields=security_groups HTTP/1.1" 200 1386 0.068515 10.0.0.240 - - [2026-01-26 02:18:49] "GET /project/f1ea78f6-efa0-4f41-bf72-8d1055d77a0f?fields=security_groups HTTP/1.1" 200 1366 0.109233 10.0.0.240 - - [2026-01-26 02:18:49] "DELETE /security-group/7176db44-cdd6-40ac-b307-634073949d76 HTTP/1.1" 200 115 0.067802 10.0.0.240 - - [2026-01-26 02:18:49] "GET /projects?obj_uuids=5cd433e9-16bb-429a-ae2c-f7191e1ba303&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001284 10.0.0.240 - - [2026-01-26 02:18:49] "DELETE /security-group/b25351f6-7e28-43a1-873e-71346baa59c6 HTTP/1.1" 200 115 0.075074 10.0.0.240 - - [2026-01-26 02:18:49] "GET /projects?obj_uuids=64b9528b-e939-44c1-aa03-549c4100b6dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000996 10.0.0.240 - - [2026-01-26 02:18:49] "GET /project/5cd433e9-16bb-429a-ae2c-f7191e1ba303?fields=application_policy_sets HTTP/1.1" 200 1416 0.057252 10.0.0.240 - - [2026-01-26 02:18:49] "DELETE /security-group/dfea5337-360e-4425-adfe-561bb81f1b24 HTTP/1.1" 200 115 0.089070 10.0.0.240 - - [2026-01-26 02:18:49] "GET /projects?obj_uuids=f1ea78f6-efa0-4f41-bf72-8d1055d77a0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003113 10.0.0.141 - - [2026-01-26 02:18:49] "DELETE /access-control-list/527cc171-7a3d-4e32-a793-111433765906 HTTP/1.1" 200 115 0.068110 10.0.0.240 - - [2026-01-26 02:18:49] "GET /project/64b9528b-e939-44c1-aa03-549c4100b6dc?fields=application_policy_sets HTTP/1.1" 200 1425 0.139575 10.0.0.240 - - [2026-01-26 02:18:49] "GET /project/f1ea78f6-efa0-4f41-bf72-8d1055d77a0f?fields=application_policy_sets HTTP/1.1" 200 1405 0.128640 10.0.0.141 - - [2026-01-26 02:18:50] "DELETE /access-control-list/f18696b5-a1ed-48fe-9576-928cfa47ecd7 HTTP/1.1" 200 115 0.090171 10.0.0.240 - - [2026-01-26 02:18:50] "DELETE /project/5cd433e9-16bb-429a-ae2c-f7191e1ba303 HTTP/1.1" 200 115 0.643068 10.0.0.240 - - [2026-01-26 02:18:50] "DELETE /project/64b9528b-e939-44c1-aa03-549c4100b6dc HTTP/1.1" 200 115 0.779936 10.0.0.240 - - [2026-01-26 02:18:50] "DELETE /project/f1ea78f6-efa0-4f41-bf72-8d1055d77a0f HTTP/1.1" 200 115 0.797251 10.0.0.240 - - [2026-01-26 02:18:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004186 10.0.0.240 - - [2026-01-26 02:18:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003871 10.0.0.141 - - [2026-01-26 02:18:50] "POST /neutron/network HTTP/1.1" 200 151 0.219323 10.0.0.141 - - [2026-01-26 02:18:50] "DELETE /route-target/57f0a995-3380-4624-9de7-523bb7dda96e HTTP/1.1" 200 115 0.022902 10.0.0.141 - - [2026-01-26 02:18:50] "POST /neutron/network HTTP/1.1" 200 902 0.009034 10.0.0.141 - - [2026-01-26 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.240 - - [2026-01-26 02:18:50] "GET /projects?obj_uuids=8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001642 10.0.0.141 - - [2026-01-26 02:18:50] "GET /project/8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.046787 10.0.0.240 - - [2026-01-26 02:18:50] "GET /projects?obj_uuids=8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001701 10.0.0.141 - - [2026-01-26 02:18:50] "GET /project/8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4?fields=virtual_networks HTTP/1.1" 200 1043 0.061955 10.0.0.240 - - [2026-01-26 02:18:50] "GET /projects?obj_uuids=8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001188 10.0.0.141 - - [2026-01-26 02:18:50] "GET /project/8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.051691 10.0.0.240 - - [2026-01-26 02:18:50] "GET /projects?obj_uuids=8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001023 10.0.0.141 - - [2026-01-26 02:18:51] "GET /project/8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4?fields=security_groups HTTP/1.1" 200 1275 0.052328 10.0.0.141 - - [2026-01-26 02:18:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.028269 10.0.0.240 - - [2026-01-26 02:18:51] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004213 10.0.0.240 - - [2026-01-26 02:18:51] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000965 10.0.0.240 - - [2026-01-26 02:18:51] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007396 10.0.0.240 - - [2026-01-26 02:18:52] "POST /id-to-fqname HTTP/1.1" 200 199 0.004162 10.0.0.240 - - [2026-01-26 02:18:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.006481 10.0.0.240 - - [2026-01-26 02:18:52] "POST /security-groups HTTP/1.1" 200 600 0.073952 10.0.0.240 - - [2026-01-26 02:18:52] "POST /projects HTTP/1.1" 200 603 0.297953 10.0.0.141 - - [2026-01-26 02:18:52] "POST /access-control-lists HTTP/1.1" 200 607 0.027131 10.0.0.240 - - [2026-01-26 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.382322 10.0.0.141 - - [2026-01-26 02:18:52] "GET /project/a375f42e-08b1-41bf-81b0-9c929efa2137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.520089 10.0.0.141 - - [2026-01-26 02:18:53] "GET / HTTP/1.1" 200 36215 0.001573 10.0.0.141 - - [2026-01-26 02:18:53] "POST /fqname-to-id HTTP/1.1" 401 293 0.000551 10.0.0.141 - - [2026-01-26 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.055485 10.0.0.240 - - [2026-01-26 02:18:54] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000999 10.0.0.141 - - [2026-01-26 02:18:54] "GET /project/a375f42e-08b1-41bf-81b0-9c929efa2137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.038767 10.0.0.240 - - [2026-01-26 02:18:54] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001388 10.0.0.141 - - [2026-01-26 02:18:54] "POST /neutron/network HTTP/1.1" 200 694 0.151654 10.0.0.141 - - [2026-01-26 02:18:54] "POST /route-targets HTTP/1.1" 200 328 0.013326 10.0.0.38 - - [2026-01-26 02:18:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.004389 10.0.0.141 - - [2026-01-26 02:18:55] "POST /neutron/network HTTP/1.1" 200 1086 0.012938 10.0.0.141 - - [2026-01-26 02:18:55] "POST /id-to-fqname HTTP/1.1" 200 269 0.001130 10.0.0.141 - - [2026-01-26 02:18:55] "GET /virtual-network/845d4862-d78b-4e02-a8e0-80d428430bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.004905 10.0.0.141 - - [2026-01-26 02:18:55] "GET /virtual-network/845d4862-d78b-4e02-a8e0-80d428430bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005490 10.0.0.141 - - [2026-01-26 02:18:55] "POST /neutron/subnet HTTP/1.1" 200 828 0.008683 10.0.0.141 - - [2026-01-26 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.240 - - [2026-01-26 02:18:55] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000892 10.0.0.141 - - [2026-01-26 02:18:55] "GET /project/a375f42e-08b1-41bf-81b0-9c929efa2137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.044160 10.0.0.240 - - [2026-01-26 02:18:55] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001208 10.0.0.141 - - [2026-01-26 02:18:55] "POST /neutron/network HTTP/1.1" 200 694 0.130003 10.0.0.141 - - [2026-01-26 02:18:55] "POST /ref-update HTTP/1.1" 200 156 0.026460 10.0.0.38 - - [2026-01-26 02:18:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.005718 10.0.0.141 - - [2026-01-26 02:18:56] "POST /neutron/network HTTP/1.1" 200 1088 0.010089 10.0.0.141 - - [2026-01-26 02:18:56] "POST /id-to-fqname HTTP/1.1" 200 269 0.001044 10.0.0.141 - - [2026-01-26 02:18:56] "GET /virtual-network/e69ca369-ad11-4f28-96da-38e716c8673f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.004620 10.0.0.141 - - [2026-01-26 02:18:56] "GET /virtual-network/e69ca369-ad11-4f28-96da-38e716c8673f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.008730 10.0.0.141 - - [2026-01-26 02:18:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.009534 10.0.0.141 - - [2026-01-26 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.240 - - [2026-01-26 02:18:56] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000886 10.0.0.141 - - [2026-01-26 02:18:56] "GET /project/a375f42e-08b1-41bf-81b0-9c929efa2137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.055669 10.0.0.240 - - [2026-01-26 02:18:56] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001494 10.0.0.141 - - [2026-01-26 02:18:56] "POST /neutron/network HTTP/1.1" 200 696 0.132268 10.0.0.141 - - [2026-01-26 02:18:57] "POST /neutron/network HTTP/1.1" 200 1088 0.012134 10.0.0.141 - - [2026-01-26 02:18:57] "POST /id-to-fqname HTTP/1.1" 200 270 0.001341 10.0.0.141 - - [2026-01-26 02:18:57] "GET /virtual-network/8fa1b09c-7377-4f3c-b398-9606dcdd51fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005477 10.0.0.141 - - [2026-01-26 02:18:57] "GET /virtual-network/8fa1b09c-7377-4f3c-b398-9606dcdd51fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.007834 10.0.0.141 - - [2026-01-26 02:18:57] "POST /neutron/subnet HTTP/1.1" 200 828 0.015766 10.0.0.141 - - [2026-01-26 02:18:57] "POST /id-to-fqname HTTP/1.1" 200 269 0.001210 10.0.0.240 - - [2026-01-26 02:18:58] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000966 10.0.0.141 - - [2026-01-26 02:18:58] "GET /project/a375f42e-08b1-41bf-81b0-9c929efa2137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.067720 10.0.0.141 - - [2026-01-26 02:18:58] "POST /neutron/network HTTP/1.1" 200 1088 0.009946 10.0.0.141 - - [2026-01-26 02:18:58] "POST /id-to-fqname HTTP/1.1" 200 270 0.001380 10.0.0.141 - - [2026-01-26 02:18:58] "POST /neutron/port HTTP/1.1" 200 117 0.009674 10.0.0.240 - - [2026-01-26 02:18:58] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001264 10.0.0.141 - - [2026-01-26 02:18:59] "POST /neutron/port HTTP/1.1" 200 1177 0.394350 10.0.0.141 - - [2026-01-26 02:18:59] "POST /neutron/port HTTP/1.1" 200 1231 0.123469 10.0.0.240 - - [2026-01-26 02:18:59] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001007 10.0.0.141 - - [2026-01-26 02:18:59] "GET /project/a375f42e-08b1-41bf-81b0-9c929efa2137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.094524 10.0.0.141 - - [2026-01-26 02:18:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004985 10.0.0.141 - - [2026-01-26 02:18:59] "POST /neutron/port HTTP/1.1" 200 117 0.001376 10.0.0.141 - - [2026-01-26 02:18:59] "POST /neutron/port HTTP/1.1" 200 1241 0.028450 10.0.0.141 - - [2026-01-26 02:19:00] "POST /neutron/network HTTP/1.1" 200 1098 0.007884 10.0.0.141 - - [2026-01-26 02:19:00] "POST /neutron/port HTTP/1.1" 200 1175 0.032679 10.0.0.141 - - [2026-01-26 02:19:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004696 10.0.0.141 - - [2026-01-26 02:19:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.004273 10.0.0.141 - - [2026-01-26 02:19:01] "POST /neutron/port HTTP/1.1" 200 117 0.001497 10.0.0.141 - - [2026-01-26 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.240 - - [2026-01-26 02:19:01] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001523 10.0.0.141 - - [2026-01-26 02:19:01] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.012272 10.0.0.141 - - [2026-01-26 02:19:01] "POST /service-templates HTTP/1.1" 200 545 0.030784 10.0.0.141 - - [2026-01-26 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.141 - - [2026-01-26 02:19:01] "GET /service-template/54caa0c7-fda4-4534-a490-59f9ea5e5535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007071 10.0.0.141 - - [2026-01-26 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.141 - - [2026-01-26 02:19:01] "GET /service-template/54caa0c7-fda4-4534-a490-59f9ea5e5535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004415 10.0.0.141 - - [2026-01-26 02:19:01] "POST /id-to-fqname HTTP/1.1" 200 269 0.001715 10.0.0.141 - - [2026-01-26 02:19:01] "POST /id-to-fqname HTTP/1.1" 200 269 0.001396 10.0.0.141 - - [2026-01-26 02:19:01] "POST /id-to-fqname HTTP/1.1" 200 270 0.001349 10.0.0.141 - - [2026-01-26 02:19:01] "POST /neutron/port HTTP/1.1" 200 2326 0.031567 10.0.0.141 - - [2026-01-26 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.141 - - [2026-01-26 02:19:01] "DELETE /service-template/54caa0c7-fda4-4534-a490-59f9ea5e5535 HTTP/1.1" 200 115 0.034482 10.0.0.141 - - [2026-01-26 02:19:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.007204 10.0.0.141 - - [2026-01-26 02:19:03] "POST /neutron/network HTTP/1.1" 400 204 0.013661 10.0.0.141 - - [2026-01-26 02:19:03] "POST /neutron/port HTTP/1.1" 200 1241 0.016415 10.0.0.141 - - [2026-01-26 02:19:04] "POST /neutron/port HTTP/1.1" 200 151 0.290112 10.0.0.141 - - [2026-01-26 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.141 - - [2026-01-26 02:19:05] "POST /neutron/network HTTP/1.1" 200 1088 0.020631 10.0.0.141 - - [2026-01-26 02:19:05] "DELETE /route-target/e1223cb8-4e7e-4540-885d-facfed61cb6b HTTP/1.1" 200 115 0.029280 10.0.0.240 - - [2026-01-26 02:19:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004122 10.0.0.240 - - [2026-01-26 02:19:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002844 10.0.0.240 - - [2026-01-26 02:19:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002506 10.0.0.240 - - [2026-01-26 02:19:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002497 10.0.0.141 - - [2026-01-26 02:19:06] "POST /neutron/network HTTP/1.1" 200 151 0.150672 10.0.0.240 - - [2026-01-26 02:19:06] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001430 10.0.0.141 - - [2026-01-26 02:19:06] "GET /project/a375f42e-08b1-41bf-81b0-9c929efa2137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.092296 10.0.0.240 - - [2026-01-26 02:19:06] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001026 10.0.0.141 - - [2026-01-26 02:19:06] "GET /project/a375f42e-08b1-41bf-81b0-9c929efa2137?fields=virtual_networks HTTP/1.1" 200 1051 0.042344 10.0.0.240 - - [2026-01-26 02:19:06] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000928 10.0.0.141 - - [2026-01-26 02:19:06] "GET /project/a375f42e-08b1-41bf-81b0-9c929efa2137?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.063321 10.0.0.240 - - [2026-01-26 02:19:06] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001245 10.0.0.141 - - [2026-01-26 02:19:06] "GET /project/a375f42e-08b1-41bf-81b0-9c929efa2137?fields=security_groups HTTP/1.1" 200 1287 0.047289 10.0.0.141 - - [2026-01-26 02:19:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.030578 10.0.0.240 - - [2026-01-26 02:19:07] "GET /projects?obj_uuids=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003010 10.0.0.240 - - [2026-01-26 02:19:07] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001217 10.0.0.240 - - [2026-01-26 02:19:07] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008383 10.0.0.240 - - [2026-01-26 02:19:07] "POST /id-to-fqname HTTP/1.1" 200 202 0.001096 10.0.0.240 - - [2026-01-26 02:19:07] "POST /fqname-to-id HTTP/1.1" 404 211 0.008285 10.0.0.240 - - [2026-01-26 02:19:07] "POST /security-groups HTTP/1.1" 200 603 0.032758 10.0.0.141 - - [2026-01-26 02:19:07] "POST /fqname-to-id HTTP/1.1" 404 246 0.004634 10.0.0.240 - - [2026-01-26 02:19:07] "POST /projects HTTP/1.1" 200 609 0.255476 10.0.0.240 - - [2026-01-26 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.328629 10.0.0.141 - - [2026-01-26 02:19:07] "POST /access-control-lists HTTP/1.1" 200 608 0.031417 10.0.0.141 - - [2026-01-26 02:19:07] "GET /project/6649bfe4-4688-4bc2-841f-96a4e76c1460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.466809 10.0.0.141 - - [2026-01-26 02:19:08] "GET / HTTP/1.1" 200 36215 0.001997 10.0.0.141 - - [2026-01-26 02:19:10] "POST /fqname-to-id HTTP/1.1" 401 293 0.000629 10.0.0.141 - - [2026-01-26 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.059664 10.0.0.240 - - [2026-01-26 02:19:10] "GET /projects?obj_uuids=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000859 10.0.0.141 - - [2026-01-26 02:19:10] "GET /project/6649bfe4-4688-4bc2-841f-96a4e76c1460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.033073 10.0.0.240 - - [2026-01-26 02:19:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006497 10.0.0.141 - - [2026-01-26 02:19:10] "POST /neutron/subnet HTTP/1.1" 200 725 0.207784 10.0.0.141 - - [2026-01-26 02:19:10] "POST /id-to-fqname HTTP/1.1" 200 233 0.001191 10.0.0.141 - - [2026-01-26 02:19:10] "GET /virtual-network/d0731289-aa7f-407c-8db2-4ac36fa16c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004957 10.0.0.141 - - [2026-01-26 02:19:11] "GET /virtual-network/d0731289-aa7f-407c-8db2-4ac36fa16c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006217 10.0.0.141 - - [2026-01-26 02:19:11] "POST /neutron/network HTTP/1.1" 200 838 0.007295 10.0.0.141 - - [2026-01-26 02:19:11] "GET /virtual-network/d0731289-aa7f-407c-8db2-4ac36fa16c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005758 10.0.0.141 - - [2026-01-26 02:19:12] "GET /obj-perms HTTP/1.1" 200 5073 0.055059 10.0.0.38 - - [2026-01-26 02:19:12] "GET /obj-perms HTTP/1.1" 200 5073 0.050354 10.0.0.141 - - [2026-01-26 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.240 - - [2026-01-26 02:19:12] "GET /projects?obj_uuids=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001336 10.0.0.141 - - [2026-01-26 02:19:12] "GET /project/6649bfe4-4688-4bc2-841f-96a4e76c1460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.047724 10.0.0.240 - - [2026-01-26 02:19:13] "GET /projects?obj_uuids=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001019 10.0.0.141 - - [2026-01-26 02:19:13] "POST /neutron/network HTTP/1.1" 200 619 0.135013 10.0.0.141 - - [2026-01-26 02:19:13] "POST /route-targets HTTP/1.1" 200 328 0.013858 10.0.0.141 - - [2026-01-26 02:19:13] "POST /id-to-fqname HTTP/1.1" 200 233 0.004432 10.0.0.141 - - [2026-01-26 02:19:13] "GET /virtual-network/4f51686d-fca6-449e-9204-9fe3a7e5be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006088 10.0.0.141 - - [2026-01-26 02:19:13] "POST /neutron/network HTTP/1.1" 200 835 0.006217 10.0.0.141 - - [2026-01-26 02:19:13] "GET /virtual-network/4f51686d-fca6-449e-9204-9fe3a7e5be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005161 10.0.0.141 - - [2026-01-26 02:19:13] "GET /virtual-network/4f51686d-fca6-449e-9204-9fe3a7e5be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006620 10.0.0.141 - - [2026-01-26 02:19:14] "POST /id-to-fqname HTTP/1.1" 200 233 0.001543 10.0.0.141 - - [2026-01-26 02:19:44] "POST /neutron/network HTTP/1.1" 200 845 0.007773 10.0.0.240 - - [2026-01-26 02:19:45] "GET /projects?obj_uuids=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001023 10.0.0.141 - - [2026-01-26 02:19:45] "GET /project/6649bfe4-4688-4bc2-841f-96a4e76c1460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.072425 10.0.0.141 - - [2026-01-26 02:19:45] "POST /neutron/port HTTP/1.1" 200 117 0.006532 10.0.0.141 - - [2026-01-26 02:19:45] "POST /id-to-fqname HTTP/1.1" 200 233 0.001220 10.0.0.141 - - [2026-01-26 02:19:46] "POST /neutron/network HTTP/1.1" 200 845 0.006948 10.0.0.240 - - [2026-01-26 02:19:46] "GET /projects?obj_uuids=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000959 10.0.0.141 - - [2026-01-26 02:19:46] "GET /project/6649bfe4-4688-4bc2-841f-96a4e76c1460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.132838 10.0.0.141 - - [2026-01-26 02:19:46] "POST /neutron/network HTTP/1.1" 200 838 0.035446 10.0.0.141 - - [2026-01-26 02:19:47] "POST /neutron/port HTTP/1.1" 200 1133 0.074280 10.0.0.141 - - [2026-01-26 02:19:47] "POST /neutron/port HTTP/1.1" 200 117 0.010421 10.0.0.141 - - [2026-01-26 02:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010056 10.0.0.240 - - [2026-01-26 02:19:47] "GET /projects?obj_uuids=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001234 10.0.0.141 - - [2026-01-26 02:19:47] "GET /project/6649bfe4-4688-4bc2-841f-96a4e76c1460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.073573 10.0.0.141 - - [2026-01-26 02:19:47] "GET /virtual-network/d0731289-aa7f-407c-8db2-4ac36fa16c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.012344 10.0.0.141 - - [2026-01-26 02:19:47] "GET /floating-ip-pools?parent_id=d0731289-aa7f-407c-8db2-4ac36fa16c2a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003473 10.0.0.141 - - [2026-01-26 02:19:47] "GET /virtual-network/d0731289-aa7f-407c-8db2-4ac36fa16c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005435 10.0.0.141 - - [2026-01-26 02:19:47] "POST /floating-ip-pools HTTP/1.1" 200 611 0.068691 10.0.0.141 - - [2026-01-26 02:19:47] "POST /ref-update HTTP/1.1" 200 156 0.031386 10.0.0.141 - - [2026-01-26 02:19:47] "GET /virtual-network/d0731289-aa7f-407c-8db2-4ac36fa16c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006914 10.0.0.240 - - [2026-01-26 02:19:47] "GET /projects?obj_uuids=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001120 10.0.0.141 - - [2026-01-26 02:19:48] "GET /virtual-network/d0731289-aa7f-407c-8db2-4ac36fa16c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006991 10.0.0.141 - - [2026-01-26 02:19:48] "POST /neutron/port HTTP/1.1" 200 1072 0.534648 10.0.0.141 - - [2026-01-26 02:19:48] "POST /neutron/network HTTP/1.1" 200 835 0.407949 10.0.0.240 - - [2026-01-26 02:19:48] "GET /obj-perms HTTP/1.1" 200 5075 0.094549 10.0.0.141 - - [2026-01-26 02:19:48] "POST /neutron/port HTTP/1.1" 200 1072 0.066822 10.0.0.141 - - [2026-01-26 02:19:49] "POST /neutron/port HTTP/1.1" 200 1136 0.036427 10.0.0.141 - - [2026-01-26 02:19:49] "POST /neutron/port HTTP/1.1" 200 117 0.003791 10.0.0.240 - - [2026-01-26 02:19:50] "DELETE /project/6649bfe446884bc2841f96a4e76c1460 HTTP/1.1" 404 173 0.008244 10.0.0.240 - - [2026-01-26 02:19:50] "GET /projects?obj_uuids=8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001072 10.0.0.240 - - [2026-01-26 02:19:50] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000831 10.0.0.240 - - [2026-01-26 02:19:50] "DELETE /project/a375f42e08b141bf81b09c929efa2137 HTTP/1.1" 404 173 0.018580 10.0.0.240 - - [2026-01-26 02:19:50] "GET /project/a375f42e-08b1-41bf-81b0-9c929efa2137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.083885 10.0.0.240 - - [2026-01-26 02:19:50] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001732 10.0.0.240 - - [2026-01-26 02:19:50] "GET /project/8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.102404 10.0.0.240 - - [2026-01-26 02:19:50] "GET /projects?obj_uuids=8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001255 10.0.0.240 - - [2026-01-26 02:19:50] "GET /project/a375f42e-08b1-41bf-81b0-9c929efa2137?fields=security_groups HTTP/1.1" 200 1389 0.087985 10.0.0.240 - - [2026-01-26 02:19:50] "GET /project/8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4?fields=security_groups HTTP/1.1" 200 1377 0.153569 10.0.0.240 - - [2026-01-26 02:19:50] "DELETE /security-group/b00d3482-7a72-4e48-8a9b-87722f786c6d HTTP/1.1" 200 115 0.138117 10.0.0.240 - - [2026-01-26 02:19:50] "GET /projects?obj_uuids=a375f42e-08b1-41bf-81b0-9c929efa2137&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001181 10.0.0.240 - - [2026-01-26 02:19:50] "DELETE /security-group/408247b5-70f8-4a1e-b8fc-047b482ed591 HTTP/1.1" 200 115 0.129479 10.0.0.240 - - [2026-01-26 02:19:50] "GET /projects?obj_uuids=8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002710 10.0.0.240 - - [2026-01-26 02:19:50] "GET /project/a375f42e-08b1-41bf-81b0-9c929efa2137?fields=application_policy_sets HTTP/1.1" 200 1428 0.109489 10.0.0.141 - - [2026-01-26 02:19:50] "DELETE /access-control-list/5dd39e76-218a-4641-8057-dae729cdab47 HTTP/1.1" 200 115 0.109983 10.0.0.240 - - [2026-01-26 02:19:50] "GET /project/8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4?fields=application_policy_sets HTTP/1.1" 200 1416 0.153390 10.0.0.240 - - [2026-01-26 02:19:51] "DELETE /project/a375f42e-08b1-41bf-81b0-9c929efa2137 HTTP/1.1" 200 115 0.854928 10.0.0.240 - - [2026-01-26 02:19:51] "DELETE /project/8d1074e0-7f33-4ab4-8593-b3e9aaf4edd4 HTTP/1.1" 200 115 0.939639 10.0.0.141 - - [2026-01-26 02:19:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.019250 10.0.0.141 - - [2026-01-26 02:20:03] "POST /neutron/port HTTP/1.1" 200 1133 0.050015 10.0.0.141 - - [2026-01-26 02:20:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.016018 10.0.0.141 - - [2026-01-26 02:20:19] "POST /neutron/port HTTP/1.1" 200 1133 0.020194 10.0.0.141 - - [2026-01-26 02:20:24] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007213 10.0.0.141 - - [2026-01-26 02:20:34] "POST /neutron/port HTTP/1.1" 200 1133 0.017047 10.0.0.141 - - [2026-01-26 02:20:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008214 10.0.0.240 - - [2026-01-26 02:20:43] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.240 - - [2026-01-26 02:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.38 - - [2026-01-26 02:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.38 - - [2026-01-26 02:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.240 - - [2026-01-26 02:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.141 - - [2026-01-26 02:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.240 - - [2026-01-26 02:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.38 - - [2026-01-26 02:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.002085 10.0.0.141 - - [2026-01-26 02:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.38 - - [2026-01-26 02:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000643 10.0.0.141 - - [2026-01-26 02:20:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000343 10.0.0.141 - - [2026-01-26 02:20:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.38 - - [2026-01-26 02:20:49] "GET /obj-perms HTTP/1.1" 200 5075 0.060264 10.0.0.141 - - [2026-01-26 02:20:49] "POST /neutron/port HTTP/1.1" 200 1133 0.016678 10.0.0.141 - - [2026-01-26 02:20:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008122 10.0.0.141 - - [2026-01-26 02:20:49] "GET /virtual-machine/d010a773-f98a-423a-90bc-9d1ab139b245 HTTP/1.1" 401 293 0.000370 10.0.0.141 - - [2026-01-26 02:20:50] "GET /virtual-machine/d010a773-f98a-423a-90bc-9d1ab139b245 HTTP/1.1" 200 1307 0.030032 10.0.0.141 - - [2026-01-26 02:20:50] "GET /virtual-machine-interface/7bb3448d-cfbc-4369-a474-dd43b4696165 HTTP/1.1" 200 3010 0.005029 10.0.0.141 - - [2026-01-26 02:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.141 - - [2026-01-26 02:20:50] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004396 10.0.0.141 - - [2026-01-26 02:20:50] "GET /virtual-networks?parent_id=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.002721 10.0.0.141 - - [2026-01-26 02:20:50] "GET /virtual-network/4f51686d-fca6-449e-9204-9fe3a7e5be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006323 10.0.0.141 - - [2026-01-26 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.141 - - [2026-01-26 02:20:53] "GET /virtual-network/4f51686d-fca6-449e-9204-9fe3a7e5be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006040 10.0.0.141 - - [2026-01-26 02:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.141 - - [2026-01-26 02:20:57] "GET /virtual-network/4f51686d-fca6-449e-9204-9fe3a7e5be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005515 10.0.0.141 - - [2026-01-26 02:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.141 - - [2026-01-26 02:21:01] "GET /virtual-network/4f51686d-fca6-449e-9204-9fe3a7e5be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007895 10.0.0.141 - - [2026-01-26 02:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.141 - - [2026-01-26 02:21:05] "GET /virtual-network/4f51686d-fca6-449e-9204-9fe3a7e5be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005698 10.0.0.141 - - [2026-01-26 02:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.141 - - [2026-01-26 02:21:09] "GET /virtual-network/4f51686d-fca6-449e-9204-9fe3a7e5be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005411 10.0.0.141 - - [2026-01-26 02:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.141 - - [2026-01-26 02:21:13] "GET /virtual-network/4f51686d-fca6-449e-9204-9fe3a7e5be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005361 10.0.0.141 - - [2026-01-26 02:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.141 - - [2026-01-26 02:21:17] "GET /virtual-network/4f51686d-fca6-449e-9204-9fe3a7e5be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005327 10.0.0.141 - - [2026-01-26 02:21:18] "POST /neutron/port HTTP/1.1" 200 1136 0.019378 10.0.0.141 - - [2026-01-26 02:21:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003623 10.0.0.141 - - [2026-01-26 02:21:18] "POST /neutron/network HTTP/1.1" 200 838 0.007409 10.0.0.141 - - [2026-01-26 02:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.141 - - [2026-01-26 02:21:21] "GET /virtual-network/4f51686d-fca6-449e-9204-9fe3a7e5be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006594 10.0.0.141 - - [2026-01-26 02:21:23] "POST /neutron/network HTTP/1.1" 200 845 0.007571 10.0.0.141 - - [2026-01-26 02:21:23] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.141 - - [2026-01-26 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.141 - - [2026-01-26 02:21:25] "GET /virtual-network/4f51686d-fca6-449e-9204-9fe3a7e5be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005499 10.0.0.141 - - [2026-01-26 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.141 - - [2026-01-26 02:21:27] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004308 10.0.0.141 - - [2026-01-26 02:21:27] "GET /virtual-networks?parent_id=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003109 10.0.0.141 - - [2026-01-26 02:21:28] "GET /virtual-network/4f51686d-fca6-449e-9204-9fe3a7e5be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006439 10.0.0.141 - - [2026-01-26 02:21:28] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007687 10.0.0.141 - - [2026-01-26 02:21:35] "POST /neutron/port HTTP/1.1" 200 1133 0.042940 10.0.0.141 - - [2026-01-26 02:21:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007516 10.0.0.240 - - [2026-01-26 02:21:48] "GET /projects?obj_uuids=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001057 10.0.0.141 - - [2026-01-26 02:21:48] "POST /neutron/floatingip HTTP/1.1" 200 530 0.140253 10.0.0.141 - - [2026-01-26 02:21:48] "POST /neutron/floatingip HTTP/1.1" 200 574 0.065011 10.0.0.141 - - [2026-01-26 02:21:48] "POST /neutron/port HTTP/1.1" 200 1136 0.018455 10.0.0.141 - - [2026-01-26 02:21:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006800 10.0.0.141 - - [2026-01-26 02:21:49] "GET /virtual-machine/85a014f1-f576-4125-a0b5-ebf96ac34fdd HTTP/1.1" 200 1306 0.005964 10.0.0.141 - - [2026-01-26 02:21:49] "GET /virtual-machine-interface/6ea2e915-44a5-4570-b337-72e938c47b22 HTTP/1.1" 200 3010 0.005405 10.0.0.141 - - [2026-01-26 02:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.141 - - [2026-01-26 02:21:49] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003492 10.0.0.141 - - [2026-01-26 02:21:49] "GET /virtual-networks?parent_id=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003001 10.0.0.141 - - [2026-01-26 02:21:49] "GET /virtual-network/d0731289-aa7f-407c-8db2-4ac36fa16c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006970 10.0.0.141 - - [2026-01-26 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.141 - - [2026-01-26 02:21:50] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003429 10.0.0.141 - - [2026-01-26 02:21:50] "GET /virtual-networks?parent_id=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003149 10.0.0.141 - - [2026-01-26 02:21:50] "GET /virtual-network/d0731289-aa7f-407c-8db2-4ac36fa16c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006088 10.0.0.141 - - [2026-01-26 02:21:50] "POST /neutron/port HTTP/1.1" 200 1136 0.018920 10.0.0.141 - - [2026-01-26 02:21:50] "GET /obj-perms HTTP/1.1" 200 5075 0.054225 10.0.0.141 - - [2026-01-26 02:21:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007117 10.0.0.141 - - [2026-01-26 02:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.141 - - [2026-01-26 02:22:00] "GET /routing-instance/a5f20e94-e9c5-4c25-95e4-d1a8ab3b1ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004606 10.0.0.141 - - [2026-01-26 02:22:00] "GET /route-target/a457a740-78ec-47ed-890e-309c9c6d7b15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004471 10.0.0.141 - - [2026-01-26 02:22:20] "POST /neutron/port HTTP/1.1" 200 1136 0.033703 10.0.0.141 - - [2026-01-26 02:22:20] "POST /neutron/subnet HTTP/1.1" 200 699 0.010867 10.0.0.141 - - [2026-01-26 02:22:25] "POST /neutron/port HTTP/1.1" 200 1133 0.016279 10.0.0.141 - - [2026-01-26 02:22:25] "POST /neutron/floatingip HTTP/1.1" 200 548 0.023698 10.0.0.141 - - [2026-01-26 02:22:26] "POST /neutron/network HTTP/1.1" 200 835 0.008473 10.0.0.141 - - [2026-01-26 02:22:44] "POST /neutron/floatingip HTTP/1.1" 200 530 0.009453 10.0.0.141 - - [2026-01-26 02:22:44] "GET /floating-ip-pool/67ca5f28-6584-4394-aed9-99b2d5ad9a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004018 10.0.0.141 - - [2026-01-26 02:22:44] "POST /ref-update HTTP/1.1" 200 156 0.014185 10.0.0.141 - - [2026-01-26 02:22:44] "DELETE /floating-ip-pool/67ca5f28-6584-4394-aed9-99b2d5ad9a00 HTTP/1.1" 200 115 0.035167 10.0.0.141 - - [2026-01-26 02:22:44] "POST /neutron/network HTTP/1.1" 400 204 0.014501 10.0.0.141 - - [2026-01-26 02:22:45] "POST /neutron/port HTTP/1.1" 200 151 0.201268 10.0.0.141 - - [2026-01-26 02:22:45] "POST /neutron/port HTTP/1.1" 200 151 0.226745 10.0.0.141 - - [2026-01-26 02:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.141 - - [2026-01-26 02:22:47] "POST /neutron/network HTTP/1.1" 200 838 0.007199 10.0.0.141 - - [2026-01-26 02:22:47] "DELETE /route-target/a457a740-78ec-47ed-890e-309c9c6d7b15 HTTP/1.1" 200 115 0.025313 10.0.0.240 - - [2026-01-26 02:22:49] "GET /projects?obj_uuids=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001123 10.0.0.141 - - [2026-01-26 02:22:49] "GET /project/6649bfe4-4688-4bc2-841f-96a4e76c1460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040921 10.0.0.240 - - [2026-01-26 02:22:49] "GET /projects?obj_uuids=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000979 10.0.0.141 - - [2026-01-26 02:22:49] "GET /project/6649bfe4-4688-4bc2-841f-96a4e76c1460?fields=virtual_networks HTTP/1.1" 200 1056 0.050193 10.0.0.240 - - [2026-01-26 02:22:49] "GET /projects?obj_uuids=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000939 10.0.0.141 - - [2026-01-26 02:22:49] "GET /project/6649bfe4-4688-4bc2-841f-96a4e76c1460?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.042078 10.0.0.240 - - [2026-01-26 02:22:49] "GET /projects?obj_uuids=6649bfe4-4688-4bc2-841f-96a4e76c1460&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001202 10.0.0.141 - - [2026-01-26 02:22:49] "GET /project/6649bfe4-4688-4bc2-841f-96a4e76c1460?fields=security_groups HTTP/1.1" 200 1295 0.043602 10.0.0.141 - - [2026-01-26 02:22:50] "POST /fqname-to-id HTTP/1.1" 404 188 0.079129 10.0.0.240 - - [2026-01-26 02:22:50] "GET /projects?obj_uuids=f68ee9e0-7ca4-4443-89a7-0cfba97c3377&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.056668 10.0.0.240 - - [2026-01-26 02:22:50] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001217 10.0.0.240 - - [2026-01-26 02:22:50] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006333 10.0.0.240 - - [2026-01-26 02:22:50] "POST /id-to-fqname HTTP/1.1" 200 190 0.001285 10.0.0.240 - - [2026-01-26 02:22:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.007969 10.0.0.240 - - [2026-01-26 02:22:50] "POST /security-groups HTTP/1.1" 200 591 0.086656 10.0.0.141 - - [2026-01-26 02:22:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.005513 10.0.0.240 - - [2026-01-26 02:22:50] "POST /projects HTTP/1.1" 200 585 0.352080 10.0.0.240 - - [2026-01-26 02:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.393961 10.0.0.141 - - [2026-01-26 02:22:50] "POST /access-control-lists HTTP/1.1" 200 596 0.034557 10.0.0.141 - - [2026-01-26 02:22:50] "GET /project/f68ee9e0-7ca4-4443-89a7-0cfba97c3377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.602943 10.0.0.240 - - [2026-01-26 02:22:51] "DELETE /project/6649bfe4-4688-4bc2-841f-96a4e76c1460 HTTP/1.1" 404 177 0.004003 10.0.0.240 - - [2026-01-26 02:22:51] "DELETE /project/f68ee9e07ca4444389a70cfba97c3377 HTTP/1.1" 404 173 0.003662 10.0.0.141 - - [2026-01-26 02:22:52] "GET / HTTP/1.1" 200 36215 0.002057 10.0.0.240 - - [2026-01-26 02:22:55] "GET /projects?obj_uuids=f68ee9e0-7ca4-4443-89a7-0cfba97c3377&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001317 10.0.0.141 - - [2026-01-26 02:22:55] "GET /project/f68ee9e0-7ca4-4443-89a7-0cfba97c3377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.054317 10.0.0.240 - - [2026-01-26 02:22:55] "GET /projects?obj_uuids=f68ee9e0-7ca4-4443-89a7-0cfba97c3377&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000884 10.0.0.141 - - [2026-01-26 02:22:55] "GET /project/f68ee9e0-7ca4-4443-89a7-0cfba97c3377?fields=virtual_networks HTTP/1.1" 200 1033 0.046919 10.0.0.240 - - [2026-01-26 02:22:55] "GET /projects?obj_uuids=f68ee9e0-7ca4-4443-89a7-0cfba97c3377&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001285 10.0.0.141 - - [2026-01-26 02:22:55] "GET /project/f68ee9e0-7ca4-4443-89a7-0cfba97c3377?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.042732 10.0.0.240 - - [2026-01-26 02:22:55] "GET /projects?obj_uuids=f68ee9e0-7ca4-4443-89a7-0cfba97c3377&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001057 10.0.0.141 - - [2026-01-26 02:22:55] "GET /project/f68ee9e0-7ca4-4443-89a7-0cfba97c3377?fields=security_groups HTTP/1.1" 200 1260 0.055585 10.0.0.141 - - [2026-01-26 02:22:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.025784 10.0.0.240 - - [2026-01-26 02:22:56] "GET /projects?obj_uuids=653fba28-26a6-4842-8fa7-e78d46efdae1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003615 10.0.0.240 - - [2026-01-26 02:22:56] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001058 10.0.0.240 - - [2026-01-26 02:22:56] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007570 10.0.0.240 - - [2026-01-26 02:22:56] "POST /id-to-fqname HTTP/1.1" 200 185 0.004779 10.0.0.240 - - [2026-01-26 02:22:56] "POST /fqname-to-id HTTP/1.1" 404 194 0.007079 10.0.0.240 - - [2026-01-26 02:22:56] "POST /security-groups HTTP/1.1" 200 586 0.072862 10.0.0.240 - - [2026-01-26 02:22:56] "POST /projects HTTP/1.1" 200 575 0.288550 10.0.0.141 - - [2026-01-26 02:22:56] "POST /fqname-to-id HTTP/1.1" 404 228 0.012861 10.0.0.240 - - [2026-01-26 02:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.361962 10.0.0.141 - - [2026-01-26 02:22:57] "GET /project/653fba28-26a6-4842-8fa7-e78d46efdae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.500404 10.0.0.141 - - [2026-01-26 02:22:58] "GET / HTTP/1.1" 200 36215 0.001446 10.0.0.240 - - [2026-01-26 02:23:03] "GET /projects?obj_uuids=653fba28-26a6-4842-8fa7-e78d46efdae1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001073 10.0.0.141 - - [2026-01-26 02:23:03] "GET /project/653fba28-26a6-4842-8fa7-e78d46efdae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.044746 10.0.0.240 - - [2026-01-26 02:23:03] "GET /projects?obj_uuids=653fba28-26a6-4842-8fa7-e78d46efdae1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003031 10.0.0.141 - - [2026-01-26 02:23:03] "GET /project/653fba28-26a6-4842-8fa7-e78d46efdae1?fields=virtual_networks HTTP/1.1" 200 1023 0.067687 10.0.0.240 - - [2026-01-26 02:23:03] "GET /projects?obj_uuids=653fba28-26a6-4842-8fa7-e78d46efdae1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001093 10.0.0.141 - - [2026-01-26 02:23:03] "GET /project/653fba28-26a6-4842-8fa7-e78d46efdae1?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.045999 10.0.0.240 - - [2026-01-26 02:23:04] "GET /projects?obj_uuids=653fba28-26a6-4842-8fa7-e78d46efdae1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000937 10.0.0.141 - - [2026-01-26 02:23:04] "GET /project/653fba28-26a6-4842-8fa7-e78d46efdae1?fields=security_groups HTTP/1.1" 200 1245 0.055173 10.0.0.141 - - [2026-01-26 02:23:04] "POST /fqname-to-id HTTP/1.1" 404 187 0.027073 10.0.0.240 - - [2026-01-26 02:23:04] "GET /projects?obj_uuids=1c9f55bb-4132-4647-a434-73b9b903df00&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002940 10.0.0.240 - - [2026-01-26 02:23:05] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000924 10.0.0.240 - - [2026-01-26 02:23:05] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.036831 10.0.0.240 - - [2026-01-26 02:23:05] "POST /id-to-fqname HTTP/1.1" 200 189 0.005348 10.0.0.240 - - [2026-01-26 02:23:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.005586 10.0.0.240 - - [2026-01-26 02:23:05] "POST /security-groups HTTP/1.1" 200 590 0.074782 10.0.0.240 - - [2026-01-26 02:23:05] "POST /projects HTTP/1.1" 200 583 0.284554 10.0.0.240 - - [2026-01-26 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.358573 10.0.0.141 - - [2026-01-26 02:23:05] "POST /access-control-lists HTTP/1.1" 200 597 0.053885 10.0.0.141 - - [2026-01-26 02:23:05] "GET /project/1c9f55bb-4132-4647-a434-73b9b903df00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.548414 10.0.0.141 - - [2026-01-26 02:23:06] "GET / HTTP/1.1" 200 36215 0.001754 10.0.0.240 - - [2026-01-26 02:23:09] "GET /projects?obj_uuids=1c9f55bb-4132-4647-a434-73b9b903df00&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001751 10.0.0.141 - - [2026-01-26 02:23:09] "GET /project/1c9f55bb-4132-4647-a434-73b9b903df00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.057463 10.0.0.240 - - [2026-01-26 02:23:09] "GET /projects?obj_uuids=1c9f55bb-4132-4647-a434-73b9b903df00&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001123 10.0.0.141 - - [2026-01-26 02:23:09] "GET /project/1c9f55bb-4132-4647-a434-73b9b903df00?fields=virtual_networks HTTP/1.1" 200 1031 0.057673 10.0.0.240 - - [2026-01-26 02:23:09] "GET /projects?obj_uuids=1c9f55bb-4132-4647-a434-73b9b903df00&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001292 10.0.0.141 - - [2026-01-26 02:23:09] "GET /project/1c9f55bb-4132-4647-a434-73b9b903df00?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.047807 10.0.0.240 - - [2026-01-26 02:23:09] "GET /projects?obj_uuids=1c9f55bb-4132-4647-a434-73b9b903df00&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000854 10.0.0.141 - - [2026-01-26 02:23:10] "GET /project/1c9f55bb-4132-4647-a434-73b9b903df00?fields=security_groups HTTP/1.1" 200 1257 0.043124 10.0.0.141 - - [2026-01-26 02:23:11] "POST /fqname-to-id HTTP/1.1" 404 188 0.027064 10.0.0.240 - - [2026-01-26 02:23:11] "GET /projects?obj_uuids=56eddacd-0b4a-41eb-94ba-e7f1d7adb046&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005115 10.0.0.240 - - [2026-01-26 02:23:11] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000879 10.0.0.240 - - [2026-01-26 02:23:11] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007113 10.0.0.240 - - [2026-01-26 02:23:11] "POST /id-to-fqname HTTP/1.1" 200 190 0.006409 10.0.0.240 - - [2026-01-26 02:23:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.007964 10.0.0.240 - - [2026-01-26 02:23:11] "POST /security-groups HTTP/1.1" 200 591 0.073783 10.0.0.141 - - [2026-01-26 02:23:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.003413 10.0.0.240 - - [2026-01-26 02:23:11] "POST /projects HTTP/1.1" 200 585 0.298188 10.0.0.240 - - [2026-01-26 02:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.374323 10.0.0.141 - - [2026-01-26 02:23:11] "POST /access-control-lists HTTP/1.1" 200 596 0.029563 10.0.0.141 - - [2026-01-26 02:23:11] "GET /project/56eddacd-0b4a-41eb-94ba-e7f1d7adb046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.522203 10.0.0.141 - - [2026-01-26 02:23:12] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.240 - - [2026-01-26 02:23:15] "GET /projects?obj_uuids=56eddacd-0b4a-41eb-94ba-e7f1d7adb046&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000869 10.0.0.141 - - [2026-01-26 02:23:15] "GET /project/56eddacd-0b4a-41eb-94ba-e7f1d7adb046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.050718 10.0.0.240 - - [2026-01-26 02:23:15] "GET /projects?obj_uuids=56eddacd-0b4a-41eb-94ba-e7f1d7adb046&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000972 10.0.0.141 - - [2026-01-26 02:23:15] "GET /project/56eddacd-0b4a-41eb-94ba-e7f1d7adb046?fields=virtual_networks HTTP/1.1" 200 1033 0.051647 10.0.0.240 - - [2026-01-26 02:23:15] "GET /projects?obj_uuids=56eddacd-0b4a-41eb-94ba-e7f1d7adb046&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000899 10.0.0.141 - - [2026-01-26 02:23:15] "GET /project/56eddacd-0b4a-41eb-94ba-e7f1d7adb046?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.043841 10.0.0.240 - - [2026-01-26 02:23:15] "GET /projects?obj_uuids=56eddacd-0b4a-41eb-94ba-e7f1d7adb046&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001135 10.0.0.141 - - [2026-01-26 02:23:15] "GET /project/56eddacd-0b4a-41eb-94ba-e7f1d7adb046?fields=security_groups HTTP/1.1" 200 1260 0.044342 10.0.0.141 - - [2026-01-26 02:23:16] "POST /fqname-to-id HTTP/1.1" 404 192 0.026898 10.0.0.240 - - [2026-01-26 02:23:16] "GET /projects?obj_uuids=41398699-5f72-4bf7-8af9-dab277793cf6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002805 10.0.0.240 - - [2026-01-26 02:23:16] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001003 10.0.0.240 - - [2026-01-26 02:23:16] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007684 10.0.0.240 - - [2026-01-26 02:23:17] "POST /id-to-fqname HTTP/1.1" 200 194 0.001592 10.0.0.240 - - [2026-01-26 02:23:17] "POST /fqname-to-id HTTP/1.1" 404 203 0.007680 10.0.0.240 - - [2026-01-26 02:23:17] "POST /security-groups HTTP/1.1" 200 595 0.089395 10.0.0.240 - - [2026-01-26 02:23:17] "POST /projects HTTP/1.1" 200 593 0.297870 10.0.0.141 - - [2026-01-26 02:23:17] "POST /fqname-to-id HTTP/1.1" 404 237 0.012530 10.0.0.240 - - [2026-01-26 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.375723 10.0.0.141 - - [2026-01-26 02:23:17] "GET /project/41398699-5f72-4bf7-8af9-dab277793cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.528006 10.0.0.141 - - [2026-01-26 02:23:18] "GET / HTTP/1.1" 200 36215 0.002278 10.0.0.240 - - [2026-01-26 02:23:21] "GET /projects?obj_uuids=41398699-5f72-4bf7-8af9-dab277793cf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000905 10.0.0.141 - - [2026-01-26 02:23:21] "GET /project/41398699-5f72-4bf7-8af9-dab277793cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.061620 10.0.0.240 - - [2026-01-26 02:23:21] "GET /projects?obj_uuids=41398699-5f72-4bf7-8af9-dab277793cf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001149 10.0.0.141 - - [2026-01-26 02:23:21] "GET /project/41398699-5f72-4bf7-8af9-dab277793cf6?fields=virtual_networks HTTP/1.1" 200 1041 0.071897 10.0.0.240 - - [2026-01-26 02:23:21] "GET /projects?obj_uuids=41398699-5f72-4bf7-8af9-dab277793cf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001886 10.0.0.141 - - [2026-01-26 02:23:21] "GET /project/41398699-5f72-4bf7-8af9-dab277793cf6?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.064125 10.0.0.240 - - [2026-01-26 02:23:21] "GET /projects?obj_uuids=41398699-5f72-4bf7-8af9-dab277793cf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000888 10.0.0.141 - - [2026-01-26 02:23:21] "GET /project/41398699-5f72-4bf7-8af9-dab277793cf6?fields=security_groups HTTP/1.1" 200 1272 0.044135 10.0.0.141 - - [2026-01-26 02:23:22] "POST /fqname-to-id HTTP/1.1" 404 183 0.035568 10.0.0.240 - - [2026-01-26 02:23:22] "GET /projects?obj_uuids=a70e1e40-65c6-4372-944e-5adf6b582e91&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003518 10.0.0.240 - - [2026-01-26 02:23:22] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001108 10.0.0.240 - - [2026-01-26 02:23:22] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008596 10.0.0.240 - - [2026-01-26 02:23:23] "POST /id-to-fqname HTTP/1.1" 200 185 0.001536 10.0.0.240 - - [2026-01-26 02:23:23] "POST /fqname-to-id HTTP/1.1" 404 194 0.014316 10.0.0.240 - - [2026-01-26 02:23:23] "POST /security-groups HTTP/1.1" 200 586 0.052502 10.0.0.240 - - [2026-01-26 02:23:23] "POST /projects HTTP/1.1" 200 575 0.282354 10.0.0.141 - - [2026-01-26 02:23:23] "POST /access-control-lists HTTP/1.1" 200 593 0.025856 10.0.0.240 - - [2026-01-26 02:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.362592 10.0.0.141 - - [2026-01-26 02:23:23] "GET /project/a70e1e40-65c6-4372-944e-5adf6b582e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.517019 10.0.0.141 - - [2026-01-26 02:23:24] "GET / HTTP/1.1" 200 36215 0.001264 10.0.0.141 - - [2026-01-26 02:23:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.003726 10.0.0.141 - - [2026-01-26 02:23:25] "POST /fqname-to-id HTTP/1.1" 404 228 0.007558 10.0.0.141 - - [2026-01-26 02:23:25] "POST /access-control-lists HTTP/1.1" 200 590 0.029298 10.0.0.141 - - [2026-01-26 02:23:25] "PUT /access-control-list/4f3c80f3-ea41-4666-89b3-a8c1fbed40d8 HTTP/1.1" 200 273 0.016582 10.0.0.240 - - [2026-01-26 02:23:25] "GET /projects?obj_uuids=7266368c-51f7-4fd8-bfd5-b69aace47550&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001967 10.0.0.141 - - [2026-01-26 02:23:25] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.090103 10.0.0.141 - - [2026-01-26 02:23:25] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.027174 10.0.0.141 - - [2026-01-26 02:23:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.010193 10.0.0.141 - - [2026-01-26 02:23:26] "POST /fqname-to-id HTTP/1.1" 404 228 0.003631 10.0.0.141 - - [2026-01-26 02:23:26] "POST /access-control-lists HTTP/1.1" 200 590 0.027601 10.0.0.240 - - [2026-01-26 02:23:26] "GET /projects?obj_uuids=7266368c-51f7-4fd8-bfd5-b69aace47550&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001515 10.0.0.141 - - [2026-01-26 02:23:26] "PUT /access-control-list/7d3af482-bef6-482d-803b-a0cd7f383c16 HTTP/1.1" 200 273 0.022883 10.0.0.141 - - [2026-01-26 02:23:26] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.065730 10.0.0.141 - - [2026-01-26 02:23:26] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.016778 10.0.0.141 - - [2026-01-26 02:23:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000442 10.0.0.141 - - [2026-01-26 02:23:27] "POST /fqname-to-id HTTP/1.1" 404 210 0.032932 10.0.0.141 - - [2026-01-26 02:23:27] "POST /fqname-to-id HTTP/1.1" 404 245 0.004459 10.0.0.141 - - [2026-01-26 02:23:27] "POST /access-control-lists HTTP/1.1" 200 607 0.033254 10.0.0.141 - - [2026-01-26 02:23:27] "PUT /access-control-list/988b1de1-e1d7-4558-b568-a8d1fc606eb7 HTTP/1.1" 200 273 0.032278 10.0.0.240 - - [2026-01-26 02:23:27] "GET /projects?obj_uuids=a70e1e40-65c6-4372-944e-5adf6b582e91&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000953 10.0.0.141 - - [2026-01-26 02:23:27] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.106067 10.0.0.141 - - [2026-01-26 02:23:28] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.028407 10.0.0.141 - - [2026-01-26 02:23:28] "POST /fqname-to-id HTTP/1.1" 404 210 0.002669 10.0.0.141 - - [2026-01-26 02:23:28] "POST /fqname-to-id HTTP/1.1" 404 245 0.003879 10.0.0.141 - - [2026-01-26 02:23:28] "POST /access-control-lists HTTP/1.1" 200 607 0.033010 10.0.0.240 - - [2026-01-26 02:23:28] "GET /projects?obj_uuids=a70e1e40-65c6-4372-944e-5adf6b582e91&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001759 10.0.0.141 - - [2026-01-26 02:23:28] "PUT /access-control-list/6d722c9b-ecdb-4b6e-9fe7-d4b0d1fc34ad HTTP/1.1" 200 273 0.027955 10.0.0.141 - - [2026-01-26 02:23:28] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.072700 10.0.0.141 - - [2026-01-26 02:23:28] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.015066 10.0.0.141 - - [2026-01-26 02:23:30] "POST /neutron/router HTTP/1.1" 200 541 0.005821 10.0.0.141 - - [2026-01-26 02:23:30] "POST /route-targets HTTP/1.1" 200 328 0.015343 10.0.0.141 - - [2026-01-26 02:23:30] "POST /neutron/router HTTP/1.1" 200 541 0.015067 10.0.0.141 - - [2026-01-26 02:23:30] "POST /neutron/router HTTP/1.1" 200 541 0.004827 10.0.0.141 - - [2026-01-26 02:23:30] "POST /neutron/router HTTP/1.1" 200 541 0.003795 10.0.0.141 - - [2026-01-26 02:23:30] "POST /neutron/router HTTP/1.1" 200 541 0.004216 10.0.0.141 - - [2026-01-26 02:23:30] "POST /neutron/router HTTP/1.1" 200 541 0.003634 10.0.0.141 - - [2026-01-26 02:23:30] "POST /neutron/router HTTP/1.1" 200 541 0.004138 10.0.0.141 - - [2026-01-26 02:23:30] "POST /neutron/router HTTP/1.1" 200 541 0.004329 10.0.0.141 - - [2026-01-26 02:23:30] "POST /neutron/router HTTP/1.1" 200 541 0.004035 10.0.0.141 - - [2026-01-26 02:23:30] "POST /neutron/router HTTP/1.1" 200 541 0.004120 10.0.0.141 - - [2026-01-26 02:23:30] "POST /neutron/router HTTP/1.1" 200 541 0.003860 10.0.0.141 - - [2026-01-26 02:23:31] "POST /neutron/router HTTP/1.1" 200 541 0.005861 10.0.0.141 - - [2026-01-26 02:23:31] "POST /neutron/router HTTP/1.1" 200 151 0.074552 10.0.0.141 - - [2026-01-26 02:23:31] "DELETE /route-target/17fcf2e9-bab1-4662-83a4-4fc368d6f2e0 HTTP/1.1" 200 115 0.023401 10.0.0.141 - - [2026-01-26 02:23:31] "POST /neutron/router HTTP/1.1" 200 559 0.013838 10.0.0.141 - - [2026-01-26 02:23:31] "POST /neutron/router HTTP/1.1" 200 559 0.012751 10.0.0.141 - - [2026-01-26 02:23:31] "POST /neutron/router HTTP/1.1" 200 559 0.004377 10.0.0.141 - - [2026-01-26 02:23:31] "POST /neutron/router HTTP/1.1" 200 559 0.006081 10.0.0.141 - - [2026-01-26 02:23:31] "POST /neutron/router HTTP/1.1" 200 559 0.005291 10.0.0.141 - - [2026-01-26 02:23:31] "POST /neutron/router HTTP/1.1" 200 559 0.013148 10.0.0.141 - - [2026-01-26 02:23:31] "POST /neutron/router HTTP/1.1" 200 559 0.004524 10.0.0.141 - - [2026-01-26 02:23:31] "POST /neutron/router HTTP/1.1" 200 559 0.004664 10.0.0.141 - - [2026-01-26 02:23:31] "POST /neutron/router HTTP/1.1" 200 559 0.087363 10.0.0.141 - - [2026-01-26 02:23:31] "POST /neutron/router HTTP/1.1" 200 559 0.005220 10.0.0.141 - - [2026-01-26 02:23:31] "POST /neutron/router HTTP/1.1" 200 559 0.005690 10.0.0.141 - - [2026-01-26 02:23:31] "POST /neutron/router HTTP/1.1" 200 559 0.028066 10.0.0.141 - - [2026-01-26 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007712 10.0.0.240 - - [2026-01-26 02:23:32] "GET /projects?obj_uuids=7266368c-51f7-4fd8-bfd5-b69aace47550&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001355 10.0.0.141 - - [2026-01-26 02:23:32] "GET /logical-router/0ef69fe2-4ba3-4ffe-a470-bea2b13db774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.037686 10.0.0.141 - - [2026-01-26 02:23:32] "POST /neutron/router HTTP/1.1" 200 541 0.103190 10.0.0.141 - - [2026-01-26 02:23:32] "POST /neutron/router HTTP/1.1" 200 541 0.006790 10.0.0.141 - - [2026-01-26 02:23:32] "PUT /logical-router/02888fdc-9d06-48df-a6f9-4830a1649e86 HTTP/1.1" 200 263 0.041523 10.0.0.141 - - [2026-01-26 02:23:32] "POST /neutron/router HTTP/1.1" 200 541 0.005882 10.0.0.141 - - [2026-01-26 02:23:32] "POST /neutron/router HTTP/1.1" 200 541 0.011322 10.0.0.141 - - [2026-01-26 02:23:32] "POST /neutron/router HTTP/1.1" 200 541 0.005306 10.0.0.141 - - [2026-01-26 02:23:32] "POST /neutron/router HTTP/1.1" 200 541 0.004694 10.0.0.141 - - [2026-01-26 02:23:32] "POST /neutron/router HTTP/1.1" 200 541 0.004348 10.0.0.141 - - [2026-01-26 02:23:32] "POST /neutron/router HTTP/1.1" 200 541 0.004673 10.0.0.141 - - [2026-01-26 02:23:32] "POST /neutron/router HTTP/1.1" 200 541 0.004685 10.0.0.141 - - [2026-01-26 02:23:32] "POST /neutron/router HTTP/1.1" 200 541 0.004138 10.0.0.141 - - [2026-01-26 02:23:32] "POST /neutron/router HTTP/1.1" 200 541 0.004288 10.0.0.141 - - [2026-01-26 02:23:32] "POST /neutron/router HTTP/1.1" 200 541 0.030791 10.0.0.141 - - [2026-01-26 02:23:32] "POST /neutron/router HTTP/1.1" 200 542 0.004629 10.0.0.141 - - [2026-01-26 02:23:32] "POST /neutron/security_group HTTP/1.1" 200 151 0.090309 10.0.0.141 - - [2026-01-26 02:23:32] "DELETE /access-control-list/0cbab777-bdcd-4043-bce2-bc0be789e441 HTTP/1.1" 200 115 0.043778 10.0.0.141 - - [2026-01-26 02:23:33] "POST /neutron/security_group HTTP/1.1" 200 506 0.007885 10.0.0.141 - - [2026-01-26 02:23:33] "DELETE /access-control-list/988b1de1-e1d7-4558-b568-a8d1fc606eb7 HTTP/1.1" 200 115 0.031791 10.0.0.141 - - [2026-01-26 02:23:33] "POST /neutron/security_group HTTP/1.1" 200 151 0.068753 10.0.0.141 - - [2026-01-26 02:23:33] "DELETE /access-control-list/33d2b4f4-9058-4cbe-863d-d765ccf965c0 HTTP/1.1" 200 115 0.042821 10.0.0.240 - - [2026-01-26 02:23:34] "GET /projects?obj_uuids=a70e1e40-65c6-4372-944e-5adf6b582e91&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000893 10.0.0.141 - - [2026-01-26 02:23:34] "GET /project/a70e1e40-65c6-4372-944e-5adf6b582e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.042498 10.0.0.240 - - [2026-01-26 02:23:34] "GET /projects?obj_uuids=a70e1e40-65c6-4372-944e-5adf6b582e91&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001102 10.0.0.141 - - [2026-01-26 02:23:34] "GET /project/a70e1e40-65c6-4372-944e-5adf6b582e91?fields=virtual_networks HTTP/1.1" 200 1024 0.044681 10.0.0.240 - - [2026-01-26 02:23:34] "GET /projects?obj_uuids=a70e1e40-65c6-4372-944e-5adf6b582e91&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001053 10.0.0.141 - - [2026-01-26 02:23:34] "GET /project/a70e1e40-65c6-4372-944e-5adf6b582e91?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.042583 10.0.0.240 - - [2026-01-26 02:23:34] "GET /projects?obj_uuids=a70e1e40-65c6-4372-944e-5adf6b582e91&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001186 10.0.0.141 - - [2026-01-26 02:23:34] "GET /project/a70e1e40-65c6-4372-944e-5adf6b582e91?fields=security_groups HTTP/1.1" 200 1246 0.052032 10.0.0.141 - - [2026-01-26 02:23:35] "POST /fqname-to-id HTTP/1.1" 404 184 0.027005 10.0.0.240 - - [2026-01-26 02:23:35] "GET /projects?obj_uuids=13529402-483b-4451-8b69-00ae4e2aec1f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003876 10.0.0.240 - - [2026-01-26 02:23:35] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001158 10.0.0.240 - - [2026-01-26 02:23:35] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007670 10.0.0.240 - - [2026-01-26 02:23:35] "POST /id-to-fqname HTTP/1.1" 200 186 0.006624 10.0.0.240 - - [2026-01-26 02:23:35] "POST /fqname-to-id HTTP/1.1" 404 195 0.008755 10.0.0.240 - - [2026-01-26 02:23:36] "POST /security-groups HTTP/1.1" 200 587 0.078732 10.0.0.240 - - [2026-01-26 02:23:36] "POST /projects HTTP/1.1" 200 577 0.316386 10.0.0.141 - - [2026-01-26 02:23:36] "POST /access-control-lists HTTP/1.1" 200 594 0.029454 10.0.0.240 - - [2026-01-26 02:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.393564 10.0.0.141 - - [2026-01-26 02:23:36] "GET /project/13529402-483b-4451-8b69-00ae4e2aec1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.561844 10.0.0.141 - - [2026-01-26 02:23:37] "GET / HTTP/1.1" 200 36215 0.002247 10.0.0.141 - - [2026-01-26 02:23:39] "POST /fqname-to-id HTTP/1.1" 401 293 0.000457 10.0.0.141 - - [2026-01-26 02:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.039765 10.0.0.240 - - [2026-01-26 02:23:39] "GET /projects?obj_uuids=13529402-483b-4451-8b69-00ae4e2aec1f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000845 10.0.0.141 - - [2026-01-26 02:23:39] "GET /project/13529402-483b-4451-8b69-00ae4e2aec1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.048280 10.0.0.141 - - [2026-01-26 02:23:39] "POST /route-targets HTTP/1.1" 200 328 0.012399 10.0.0.240 - - [2026-01-26 02:23:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005391 10.0.0.141 - - [2026-01-26 02:23:40] "POST /neutron/subnet HTTP/1.1" 200 725 0.279915 10.0.0.141 - - [2026-01-26 02:23:40] "POST /id-to-fqname HTTP/1.1" 200 216 0.001508 10.0.0.141 - - [2026-01-26 02:23:40] "GET /virtual-network/44b6514c-9491-49e7-a3cb-ce2207294020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005547 10.0.0.141 - - [2026-01-26 02:23:40] "GET /virtual-network/44b6514c-9491-49e7-a3cb-ce2207294020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005818 10.0.0.141 - - [2026-01-26 02:23:40] "POST /neutron/network HTTP/1.1" 200 820 0.007232 10.0.0.141 - - [2026-01-26 02:23:40] "POST /fqname-to-id HTTP/1.1" 404 206 0.004049 10.0.0.141 - - [2026-01-26 02:23:40] "GET /virtual-network/44b6514c-9491-49e7-a3cb-ce2207294020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006073 10.0.0.141 - - [2026-01-26 02:23:40] "GET /virtual-machine-interface/1278ae8e-ae72-4eac-9836-e4682eba2c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.008666 10.0.0.141 - - [2026-01-26 02:23:40] "GET /virtual-machine-interface/1278ae8e-ae72-4eac-9836-e4682eba2c10?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.010730 10.0.0.141 - - [2026-01-26 02:23:40] "GET /instance-ip/3dd66ae1-fea8-4fe0-b1b9-cdc95edcf1c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.005529 10.0.0.141 - - [2026-01-26 02:23:40] "POST /neutron/port HTTP/1.1" 200 1017 0.011449 10.0.0.240 - - [2026-01-26 02:23:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004387 10.0.0.240 - - [2026-01-26 02:23:41] "POST /useragent-kv HTTP/1.1" 200 115 0.006605 10.0.0.141 - - [2026-01-26 02:23:41] "POST /neutron/network HTTP/1.1" 200 151 0.139071 10.0.0.141 - - [2026-01-26 02:23:41] "DELETE /route-target/d8519048-797a-43fc-8429-3c615c95d94b HTTP/1.1" 200 115 0.037276 10.0.0.141 - - [2026-01-26 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.240 - - [2026-01-26 02:23:43] "GET /projects?obj_uuids=13529402-483b-4451-8b69-00ae4e2aec1f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000981 10.0.0.141 - - [2026-01-26 02:23:43] "GET /project/13529402-483b-4451-8b69-00ae4e2aec1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.045292 10.0.0.240 - - [2026-01-26 02:23:44] "POST /useragent-kv HTTP/1.1" 200 115 0.007240 10.0.0.141 - - [2026-01-26 02:23:44] "POST /neutron/subnet HTTP/1.1" 200 724 0.223796 10.0.0.141 - - [2026-01-26 02:23:44] "POST /id-to-fqname HTTP/1.1" 200 217 0.001234 10.0.0.141 - - [2026-01-26 02:23:44] "GET /virtual-network/749f66eb-9266-4cc6-b69c-db1b32009ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.008424 10.0.0.141 - - [2026-01-26 02:23:44] "POST /neutron/network HTTP/1.1" 200 977 0.009234 10.0.0.141 - - [2026-01-26 02:23:44] "GET /virtual-network/749f66eb-9266-4cc6-b69c-db1b32009ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005576 10.0.0.141 - - [2026-01-26 02:23:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.008946 10.0.0.141 - - [2026-01-26 02:23:45] "POST /id-to-fqname HTTP/1.1" 200 217 0.001290 10.0.0.141 - - [2026-01-26 02:23:45] "POST /neutron/port HTTP/1.1" 200 1018 0.015558 10.0.0.141 - - [2026-01-26 02:23:45] "POST /neutron/port HTTP/1.1" 200 1018 0.013071 10.0.0.141 - - [2026-01-26 02:23:45] "POST /id-to-fqname HTTP/1.1" 200 217 0.001541 10.0.0.141 - - [2026-01-26 02:23:45] "POST /neutron/port HTTP/1.1" 200 117 0.006544 10.0.0.141 - - [2026-01-26 02:23:45] "POST /neutron/network HTTP/1.1" 200 977 0.009832 10.0.0.141 - - [2026-01-26 02:23:46] "POST /neutron/port HTTP/1.1" 200 1017 0.015420 10.0.0.141 - - [2026-01-26 02:23:46] "POST /neutron/port HTTP/1.1" 200 117 0.006292 10.0.0.141 - - [2026-01-26 02:23:46] "POST /neutron/port HTTP/1.1" 200 1018 0.014620 10.0.0.141 - - [2026-01-26 02:23:46] "POST /neutron/network HTTP/1.1" 200 987 0.011825 10.0.0.141 - - [2026-01-26 02:23:46] "POST /neutron/port HTTP/1.1" 200 1017 0.010830 10.0.0.141 - - [2026-01-26 02:23:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004200 10.0.0.141 - - [2026-01-26 02:23:47] "POST /neutron/port HTTP/1.1" 200 117 0.001246 10.0.0.141 - - [2026-01-26 02:23:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.012403 10.0.0.141 - - [2026-01-26 02:23:51] "POST /neutron/port HTTP/1.1" 200 1120 0.019788 10.0.0.141 - - [2026-01-26 02:23:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008155 10.0.0.141 - - [2026-01-26 02:23:51] "GET /virtual-machine/9318a481-57a4-4546-bcc0-a4af9a0220ed HTTP/1.1" 401 293 0.000414 10.0.0.141 - - [2026-01-26 02:23:52] "GET /virtual-machine/9318a481-57a4-4546-bcc0-a4af9a0220ed HTTP/1.1" 200 1287 0.350202 10.0.0.141 - - [2026-01-26 02:23:52] "GET /virtual-machine-interface/33a53ca5-1849-43ab-85f4-3f8aeb299126 HTTP/1.1" 200 2929 0.006222 10.0.0.240 - - [2026-01-26 02:23:52] "DELETE /project/56eddacd0b4a41eb94bae7f1d7adb046 HTTP/1.1" 404 173 0.028786 10.0.0.240 - - [2026-01-26 02:23:52] "DELETE /project/13529402483b44518b6900ae4e2aec1f HTTP/1.1" 404 173 0.040471 10.0.0.240 - - [2026-01-26 02:23:52] "DELETE /project/1c9f55bb41324647a43473b9b903df00 HTTP/1.1" 404 173 0.019633 10.0.0.240 - - [2026-01-26 02:23:52] "DELETE /project/413986995f724bf78af9dab277793cf6 HTTP/1.1" 404 173 0.022565 10.0.0.141 - - [2026-01-26 02:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.032505 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=a70e1e40-65c6-4372-944e-5adf6b582e91&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000847 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=653fba28-26a6-4842-8fa7-e78d46efdae1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001173 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=56eddacd-0b4a-41eb-94ba-e7f1d7adb046&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000776 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=41398699-5f72-4bf7-8af9-dab277793cf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000907 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=1c9f55bb-4132-4647-a434-73b9b903df00&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000770 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=f68ee9e0-7ca4-4443-89a7-0cfba97c3377&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000890 10.0.0.141 - - [2026-01-26 02:23:52] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009213 10.0.0.240 - - [2026-01-26 02:23:52] "DELETE /project/653fba2826a648428fa7e78d46efdae1 HTTP/1.1" 404 173 0.009060 10.0.0.240 - - [2026-01-26 02:23:52] "DELETE /project/a70e1e4065c64372944e5adf6b582e91 HTTP/1.1" 404 173 0.008278 10.0.0.141 - - [2026-01-26 02:23:52] "GET /virtual-networks?parent_id=13529402-483b-4451-8b69-00ae4e2aec1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005516 10.0.0.240 - - [2026-01-26 02:23:52] "GET /project/56eddacd-0b4a-41eb-94ba-e7f1d7adb046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.121181 10.0.0.141 - - [2026-01-26 02:23:52] "GET /virtual-network/749f66eb-9266-4cc6-b69c-db1b32009ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.049624 10.0.0.240 - - [2026-01-26 02:23:52] "GET /project/41398699-5f72-4bf7-8af9-dab277793cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.157816 10.0.0.240 - - [2026-01-26 02:23:52] "GET /project/f68ee9e0-7ca4-4443-89a7-0cfba97c3377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.156737 10.0.0.240 - - [2026-01-26 02:23:52] "GET /project/a70e1e40-65c6-4372-944e-5adf6b582e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.199381 10.0.0.240 - - [2026-01-26 02:23:52] "GET /project/653fba28-26a6-4842-8fa7-e78d46efdae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.214596 10.0.0.240 - - [2026-01-26 02:23:52] "GET /project/1c9f55bb-4132-4647-a434-73b9b903df00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.212540 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=56eddacd-0b4a-41eb-94ba-e7f1d7adb046&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001097 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=f68ee9e0-7ca4-4443-89a7-0cfba97c3377&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000942 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=41398699-5f72-4bf7-8af9-dab277793cf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001121 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=a70e1e40-65c6-4372-944e-5adf6b582e91&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001367 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=1c9f55bb-4132-4647-a434-73b9b903df00&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003014 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=653fba28-26a6-4842-8fa7-e78d46efdae1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000818 10.0.0.240 - - [2026-01-26 02:23:52] "GET /project/a70e1e40-65c6-4372-944e-5adf6b582e91?fields=security_groups HTTP/1.1" 200 1348 0.120599 10.0.0.240 - - [2026-01-26 02:23:52] "GET /project/41398699-5f72-4bf7-8af9-dab277793cf6?fields=security_groups HTTP/1.1" 200 1374 0.156931 10.0.0.240 - - [2026-01-26 02:23:52] "GET /project/56eddacd-0b4a-41eb-94ba-e7f1d7adb046?fields=security_groups HTTP/1.1" 200 1362 0.177983 10.0.0.240 - - [2026-01-26 02:23:52] "GET /project/1c9f55bb-4132-4647-a434-73b9b903df00?fields=security_groups HTTP/1.1" 200 1359 0.166154 10.0.0.240 - - [2026-01-26 02:23:52] "GET /project/f68ee9e0-7ca4-4443-89a7-0cfba97c3377?fields=security_groups HTTP/1.1" 200 1362 0.205785 10.0.0.240 - - [2026-01-26 02:23:52] "GET /project/653fba28-26a6-4842-8fa7-e78d46efdae1?fields=security_groups HTTP/1.1" 200 1347 0.215318 10.0.0.240 - - [2026-01-26 02:23:52] "DELETE /security-group/ba450c0d-150c-4770-934c-6f2bb74aee2e HTTP/1.1" 200 115 0.218540 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=56eddacd-0b4a-41eb-94ba-e7f1d7adb046&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001082 10.0.0.240 - - [2026-01-26 02:23:52] "DELETE /security-group/70b3e9c8-748d-4f1a-846a-9ea3912fb551 HTTP/1.1" 200 115 0.248966 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=a70e1e40-65c6-4372-944e-5adf6b582e91&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001840 10.0.0.240 - - [2026-01-26 02:23:52] "DELETE /security-group/53590dd4-6860-4978-97ed-293cd0d7522c HTTP/1.1" 200 115 0.288872 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=41398699-5f72-4bf7-8af9-dab277793cf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001379 10.0.0.141 - - [2026-01-26 02:23:52] "DELETE /access-control-list/8801c424-4a62-4664-91d4-060a9fa9d7ce HTTP/1.1" 200 115 0.183319 10.0.0.240 - - [2026-01-26 02:23:52] "DELETE /security-group/43cb5bb7-c31b-4cc9-8b61-32e171dc9cce HTTP/1.1" 200 115 0.275997 10.0.0.240 - - [2026-01-26 02:23:52] "DELETE /security-group/aa05e667-c3ca-48a6-8441-7c85cb15b85c HTTP/1.1" 200 115 0.294667 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=1c9f55bb-4132-4647-a434-73b9b903df00&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003690 10.0.0.240 - - [2026-01-26 02:23:52] "GET /project/56eddacd-0b4a-41eb-94ba-e7f1d7adb046?fields=application_policy_sets HTTP/1.1" 200 1401 0.161545 10.0.0.240 - - [2026-01-26 02:23:52] "GET /projects?obj_uuids=f68ee9e0-7ca4-4443-89a7-0cfba97c3377&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001682 10.0.0.240 - - [2026-01-26 02:23:52] "GET /project/41398699-5f72-4bf7-8af9-dab277793cf6?fields=application_policy_sets HTTP/1.1" 200 1413 0.149242 10.0.0.240 - - [2026-01-26 02:23:52] "DELETE /security-group/0cd72966-f576-4d85-b829-77ed3427ef1b HTTP/1.1" 200 115 0.333437 10.0.0.240 - - [2026-01-26 02:23:53] "GET /projects?obj_uuids=653fba28-26a6-4842-8fa7-e78d46efdae1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002644 10.0.0.240 - - [2026-01-26 02:23:53] "GET /project/a70e1e40-65c6-4372-944e-5adf6b582e91?fields=application_policy_sets HTTP/1.1" 200 1387 0.247710 10.0.0.240 - - [2026-01-26 02:23:53] "GET /project/1c9f55bb-4132-4647-a434-73b9b903df00?fields=application_policy_sets HTTP/1.1" 200 1398 0.200334 10.0.0.141 - - [2026-01-26 02:23:53] "DELETE /access-control-list/60c5be37-da52-46e2-a231-3f573797f95a HTTP/1.1" 200 115 0.147390 10.0.0.240 - - [2026-01-26 02:23:53] "GET /project/f68ee9e0-7ca4-4443-89a7-0cfba97c3377?fields=application_policy_sets HTTP/1.1" 200 1401 0.218227 10.0.0.240 - - [2026-01-26 02:23:53] "GET /project/653fba28-26a6-4842-8fa7-e78d46efdae1?fields=application_policy_sets HTTP/1.1" 200 1386 0.192370 10.0.0.141 - - [2026-01-26 02:23:53] "DELETE /access-control-list/033b7be0-909f-4a11-9dc4-5a5d9052dbeb HTTP/1.1" 200 115 0.109168 10.0.0.240 - - [2026-01-26 02:23:53] "DELETE /project/56eddacd-0b4a-41eb-94ba-e7f1d7adb046 HTTP/1.1" 200 115 1.307284 10.0.0.240 - - [2026-01-26 02:23:53] "DELETE /project/41398699-5f72-4bf7-8af9-dab277793cf6 HTTP/1.1" 200 115 1.336530 10.0.0.240 - - [2026-01-26 02:23:53] "DELETE /project/a70e1e40-65c6-4372-944e-5adf6b582e91 HTTP/1.1" 200 115 1.500517 10.0.0.240 - - [2026-01-26 02:23:53] "DELETE /project/1c9f55bb-4132-4647-a434-73b9b903df00 HTTP/1.1" 200 115 1.510881 10.0.0.240 - - [2026-01-26 02:23:53] "DELETE /project/f68ee9e0-7ca4-4443-89a7-0cfba97c3377 HTTP/1.1" 200 115 1.492735 10.0.0.240 - - [2026-01-26 02:23:53] "DELETE /project/653fba28-26a6-4842-8fa7-e78d46efdae1 HTTP/1.1" 200 115 1.557297 10.0.0.141 - - [2026-01-26 02:23:53] "DELETE /access-control-list/4f5eb32b-7a87-4c4c-9467-62ef9e3fca11 HTTP/1.1" 200 115 0.105207 10.0.0.141 - - [2026-01-26 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.141 - - [2026-01-26 02:23:55] "GET /virtual-network/749f66eb-9266-4cc6-b69c-db1b32009ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.008595 10.0.0.141 - - [2026-01-26 02:23:55] "POST /neutron/port HTTP/1.1" 200 1120 0.016144 10.0.0.141 - - [2026-01-26 02:23:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006642 10.0.0.141 - - [2026-01-26 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.141 - - [2026-01-26 02:23:57] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004211 10.0.0.141 - - [2026-01-26 02:23:57] "GET /virtual-networks?parent_id=13529402-483b-4451-8b69-00ae4e2aec1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003595 10.0.0.141 - - [2026-01-26 02:23:57] "GET /virtual-network/749f66eb-9266-4cc6-b69c-db1b32009ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.007539 10.0.0.141 - - [2026-01-26 02:24:02] "POST /neutron/port HTTP/1.1" 200 1119 0.017744 10.0.0.141 - - [2026-01-26 02:24:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008287 10.0.0.141 - - [2026-01-26 02:24:03] "GET /virtual-machine/fa1d6d53-dce3-4c1d-bede-9fedea2d625f HTTP/1.1" 200 1287 0.005927 10.0.0.141 - - [2026-01-26 02:24:03] "GET /virtual-machine-interface/2c95c820-e67e-4126-9661-32bfe6c3c5b8 HTTP/1.1" 200 2930 0.004951 10.0.0.141 - - [2026-01-26 02:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.141 - - [2026-01-26 02:24:03] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004181 10.0.0.141 - - [2026-01-26 02:24:03] "GET /virtual-networks?parent_id=13529402-483b-4451-8b69-00ae4e2aec1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003164 10.0.0.141 - - [2026-01-26 02:24:03] "GET /virtual-network/749f66eb-9266-4cc6-b69c-db1b32009ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006285 10.0.0.141 - - [2026-01-26 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.141 - - [2026-01-26 02:24:04] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003911 10.0.0.141 - - [2026-01-26 02:24:04] "GET /virtual-networks?parent_id=13529402-483b-4451-8b69-00ae4e2aec1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.017632 10.0.0.141 - - [2026-01-26 02:24:04] "GET /virtual-network/749f66eb-9266-4cc6-b69c-db1b32009ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006018 10.0.0.141 - - [2026-01-26 02:24:07] "POST /neutron/port HTTP/1.1" 200 1109 0.016034 10.0.0.141 - - [2026-01-26 02:24:08] "POST /neutron/port HTTP/1.1" 200 1110 0.016233 10.0.0.141 - - [2026-01-26 02:24:08] "POST /neutron/network HTTP/1.1" 200 977 0.011763 10.0.0.141 - - [2026-01-26 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.240 - - [2026-01-26 02:24:09] "GET /projects?obj_uuids=13529402-483b-4451-8b69-00ae4e2aec1f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000948 10.0.0.141 - - [2026-01-26 02:24:09] "GET /project/13529402-483b-4451-8b69-00ae4e2aec1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.047784 10.0.0.240 - - [2026-01-26 02:24:09] "GET /projects?obj_uuids=13529402-483b-4451-8b69-00ae4e2aec1f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000865 10.0.0.141 - - [2026-01-26 02:24:09] "GET /project/13529402-483b-4451-8b69-00ae4e2aec1f?fields=virtual_networks HTTP/1.1" 200 1025 0.042907 10.0.0.240 - - [2026-01-26 02:24:09] "GET /projects?obj_uuids=13529402-483b-4451-8b69-00ae4e2aec1f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000984 10.0.0.141 - - [2026-01-26 02:24:09] "GET /project/13529402-483b-4451-8b69-00ae4e2aec1f?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.042109 10.0.0.240 - - [2026-01-26 02:24:09] "GET /projects?obj_uuids=13529402-483b-4451-8b69-00ae4e2aec1f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002429 10.0.0.141 - - [2026-01-26 02:24:10] "GET /project/13529402-483b-4451-8b69-00ae4e2aec1f?fields=security_groups HTTP/1.1" 200 1248 0.054325 10.0.0.141 - - [2026-01-26 02:24:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.024877 10.0.0.240 - - [2026-01-26 02:24:10] "GET /projects?obj_uuids=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003498 10.0.0.240 - - [2026-01-26 02:24:10] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001310 10.0.0.240 - - [2026-01-26 02:24:11] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007605 10.0.0.240 - - [2026-01-26 02:24:11] "POST /id-to-fqname HTTP/1.1" 200 188 0.007377 10.0.0.240 - - [2026-01-26 02:24:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.005280 10.0.0.240 - - [2026-01-26 02:24:11] "POST /security-groups HTTP/1.1" 200 589 0.078455 10.0.0.240 - - [2026-01-26 02:24:11] "POST /projects HTTP/1.1" 200 581 0.327955 10.0.0.141 - - [2026-01-26 02:24:11] "POST /access-control-lists HTTP/1.1" 200 596 0.030965 10.0.0.240 - - [2026-01-26 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.399720 10.0.0.141 - - [2026-01-26 02:24:11] "GET /project/0e483305-69e7-4441-bb9c-79724c31d743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.534488 10.0.0.141 - - [2026-01-26 02:24:12] "GET / HTTP/1.1" 200 36215 0.001589 10.0.0.141 - - [2026-01-26 02:24:13] "POST /neutron/port HTTP/1.1" 400 205 0.003839 10.0.0.141 - - [2026-01-26 02:24:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000417 10.0.0.141 - - [2026-01-26 02:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.060094 10.0.0.240 - - [2026-01-26 02:24:14] "GET /projects?obj_uuids=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002197 10.0.0.141 - - [2026-01-26 02:24:14] "GET /project/0e483305-69e7-4441-bb9c-79724c31d743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.041557 10.0.0.141 - - [2026-01-26 02:24:14] "POST /neutron/network HTTP/1.1" 200 117 0.032036 10.0.0.141 - - [2026-01-26 02:24:14] "POST /route-targets HTTP/1.1" 200 328 0.012151 10.0.0.141 - - [2026-01-26 02:24:15] "POST /neutron/network HTTP/1.1" 200 824 0.008311 10.0.0.141 - - [2026-01-26 02:24:15] "POST /id-to-fqname HTTP/1.1" 200 219 0.000998 10.0.0.141 - - [2026-01-26 02:24:15] "GET /virtual-network/db1d411c-0c49-49a0-8e3f-bc56ac196c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005670 10.0.0.141 - - [2026-01-26 02:24:15] "GET /virtual-network/db1d411c-0c49-49a0-8e3f-bc56ac196c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005763 10.0.0.141 - - [2026-01-26 02:24:15] "POST /neutron/subnet HTTP/1.1" 200 724 0.009450 10.0.0.141 - - [2026-01-26 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006321 10.0.0.240 - - [2026-01-26 02:24:15] "GET /projects?obj_uuids=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000998 10.0.0.141 - - [2026-01-26 02:24:15] "GET /project/0e483305-69e7-4441-bb9c-79724c31d743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.051092 10.0.0.141 - - [2026-01-26 02:24:15] "POST /ref-update HTTP/1.1" 200 156 0.028427 10.0.0.240 - - [2026-01-26 02:24:15] "POST /useragent-kv HTTP/1.1" 200 115 0.009338 10.0.0.141 - - [2026-01-26 02:24:15] "POST /neutron/subnet HTTP/1.1" 200 725 0.215797 10.0.0.141 - - [2026-01-26 02:24:15] "POST /id-to-fqname HTTP/1.1" 200 219 0.001539 10.0.0.141 - - [2026-01-26 02:24:15] "GET /virtual-network/e9bf7f42-c03b-47ce-96aa-60ed59a6b155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006008 10.0.0.141 - - [2026-01-26 02:24:15] "GET /virtual-network/e9bf7f42-c03b-47ce-96aa-60ed59a6b155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005250 10.0.0.141 - - [2026-01-26 02:24:15] "POST /neutron/network HTTP/1.1" 200 824 0.007205 10.0.0.141 - - [2026-01-26 02:24:15] "POST /id-to-fqname HTTP/1.1" 200 219 0.001710 10.0.0.240 - - [2026-01-26 02:24:16] "GET /projects?obj_uuids=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000932 10.0.0.141 - - [2026-01-26 02:24:16] "GET /project/0e483305-69e7-4441-bb9c-79724c31d743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.062268 10.0.0.141 - - [2026-01-26 02:24:16] "POST /neutron/network HTTP/1.1" 200 824 0.011084 10.0.0.141 - - [2026-01-26 02:24:17] "POST /id-to-fqname HTTP/1.1" 200 219 0.001198 10.0.0.141 - - [2026-01-26 02:24:17] "POST /neutron/port HTTP/1.1" 200 117 0.006452 10.0.0.240 - - [2026-01-26 02:24:17] "GET /projects?obj_uuids=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000947 10.0.0.141 - - [2026-01-26 02:24:17] "POST /neutron/port HTTP/1.1" 200 1058 0.318772 10.0.0.141 - - [2026-01-26 02:24:17] "POST /neutron/port HTTP/1.1" 200 1112 0.134680 10.0.0.240 - - [2026-01-26 02:24:17] "GET /projects?obj_uuids=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965 10.0.0.141 - - [2026-01-26 02:24:18] "GET /project/0e483305-69e7-4441-bb9c-79724c31d743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.075230 10.0.0.141 - - [2026-01-26 02:24:18] "POST /neutron/subnet HTTP/1.1" 200 698 0.009300 10.0.0.141 - - [2026-01-26 02:24:18] "POST /neutron/network HTTP/1.1" 200 824 0.007018 10.0.0.141 - - [2026-01-26 02:24:18] "POST /neutron/port HTTP/1.1" 200 117 0.005904 10.0.0.240 - - [2026-01-26 02:24:18] "GET /projects?obj_uuids=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001250 10.0.0.141 - - [2026-01-26 02:24:18] "POST /neutron/router HTTP/1.1" 200 344 0.325168 10.0.0.141 - - [2026-01-26 02:24:18] "POST /ref-update HTTP/1.1" 200 156 0.020507 10.0.0.141 - - [2026-01-26 02:24:18] "POST /neutron/port HTTP/1.1" 200 1122 0.030525 10.0.0.141 - - [2026-01-26 02:24:19] "POST /neutron/port HTTP/1.1" 200 1058 0.015589 10.0.0.141 - - [2026-01-26 02:24:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004013 10.0.0.141 - - [2026-01-26 02:24:19] "POST /neutron/network HTTP/1.1" 200 824 0.007026 10.0.0.141 - - [2026-01-26 02:24:22] "POST /neutron/network HTTP/1.1" 200 834 0.007240 10.0.0.141 - - [2026-01-26 02:24:22] "POST /neutron/port HTTP/1.1" 200 117 0.001134 10.0.0.141 - - [2026-01-26 02:24:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007856 10.0.0.141 - - [2026-01-26 02:24:24] "POST /neutron/port HTTP/1.1" 200 1122 0.017958 10.0.0.141 - - [2026-01-26 02:24:24] "GET /virtual-machine/6d6e03f5-1179-4504-8c5c-6b2f1aa8e54a HTTP/1.1" 401 293 0.001298 10.0.0.141 - - [2026-01-26 02:24:24] "GET /virtual-machine/6d6e03f5-1179-4504-8c5c-6b2f1aa8e54a HTTP/1.1" 200 1292 0.030441 10.0.0.141 - - [2026-01-26 02:24:24] "GET /virtual-machine-interface/323a3294-43cd-48ac-8ccd-8677eb50d453 HTTP/1.1" 200 2940 0.005565 10.0.0.141 - - [2026-01-26 02:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.141 - - [2026-01-26 02:24:24] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003620 10.0.0.141 - - [2026-01-26 02:24:24] "GET /virtual-networks?parent_id=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002996 10.0.0.141 - - [2026-01-26 02:24:24] "GET /virtual-network/db1d411c-0c49-49a0-8e3f-bc56ac196c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005758 10.0.0.141 - - [2026-01-26 02:24:25] "POST /neutron/port HTTP/1.1" 200 1122 0.016469 10.0.0.141 - - [2026-01-26 02:24:25] "POST /neutron/subnet HTTP/1.1" 200 698 0.008986 10.0.0.141 - - [2026-01-26 02:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.141 - - [2026-01-26 02:24:27] "GET /virtual-network/db1d411c-0c49-49a0-8e3f-bc56ac196c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005566 10.0.0.141 - - [2026-01-26 02:24:29] "POST /neutron/port HTTP/1.1" 200 1122 0.017744 10.0.0.141 - - [2026-01-26 02:24:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007707 10.0.0.141 - - [2026-01-26 02:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.141 - - [2026-01-26 02:24:31] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003777 10.0.0.141 - - [2026-01-26 02:24:31] "GET /virtual-networks?parent_id=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002843 10.0.0.141 - - [2026-01-26 02:24:31] "GET /virtual-network/db1d411c-0c49-49a0-8e3f-bc56ac196c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008549 10.0.0.141 - - [2026-01-26 02:24:32] "POST /neutron/port HTTP/1.1" 200 1122 0.017730 10.0.0.141 - - [2026-01-26 02:24:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007610 10.0.0.141 - - [2026-01-26 02:24:32] "GET /virtual-machine/3be47535-daa1-4304-a638-626c813b63a7 HTTP/1.1" 200 1292 0.005872 10.0.0.141 - - [2026-01-26 02:24:32] "GET /virtual-machine-interface/0ddc6848-318a-4536-939d-7713378ba530 HTTP/1.1" 200 2939 0.004743 10.0.0.141 - - [2026-01-26 02:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.141 - - [2026-01-26 02:24:32] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003710 10.0.0.141 - - [2026-01-26 02:24:32] "GET /virtual-networks?parent_id=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002527 10.0.0.141 - - [2026-01-26 02:24:32] "GET /virtual-network/e9bf7f42-c03b-47ce-96aa-60ed59a6b155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005445 10.0.0.141 - - [2026-01-26 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.141 - - [2026-01-26 02:24:33] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003538 10.0.0.141 - - [2026-01-26 02:24:33] "GET /virtual-networks?parent_id=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003134 10.0.0.141 - - [2026-01-26 02:24:33] "GET /virtual-network/e9bf7f42-c03b-47ce-96aa-60ed59a6b155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006519 10.0.0.141 - - [2026-01-26 02:24:38] "POST /neutron/port HTTP/1.1" 200 1920 0.055257 10.0.0.141 - - [2026-01-26 02:24:38] "DELETE /access-control-list/b27edec6-faa9-44ae-9d3c-8cb96c3dd222 HTTP/1.1" 200 115 0.045081 10.0.0.141 - - [2026-01-26 02:24:43] "POST /neutron/router HTTP/1.1" 200 580 0.006262 10.0.0.141 - - [2026-01-26 02:24:46] "POST /ref-update HTTP/1.1" 200 156 0.019093 10.0.0.141 - - [2026-01-26 02:24:46] "POST /neutron/router HTTP/1.1" 200 344 0.213486 10.0.0.141 - - [2026-01-26 02:24:46] "POST /neutron/router HTTP/1.1" 200 580 0.008038 10.0.0.141 - - [2026-01-26 02:24:46] "DELETE /route-target/147121f4-3d46-4907-b9e2-659a3c12bc54 HTTP/1.1" 200 115 0.029831 10.0.0.141 - - [2026-01-26 02:24:47] "POST /neutron/network HTTP/1.1" 400 204 0.014357 10.0.0.141 - - [2026-01-26 02:24:47] "POST /neutron/port HTTP/1.1" 200 1112 0.014544 10.0.0.141 - - [2026-01-26 02:24:47] "POST /neutron/port HTTP/1.1" 200 151 0.255898 10.0.0.141 - - [2026-01-26 02:24:49] "POST /neutron/network HTTP/1.1" 200 824 0.009378 10.0.0.141 - - [2026-01-26 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006459 10.0.0.240 - - [2026-01-26 02:24:50] "GET /projects?obj_uuids=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000948 10.0.0.141 - - [2026-01-26 02:24:50] "GET /project/0e483305-69e7-4441-bb9c-79724c31d743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.039379 10.0.0.240 - - [2026-01-26 02:24:50] "GET /projects?obj_uuids=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001191 10.0.0.141 - - [2026-01-26 02:24:50] "GET /project/0e483305-69e7-4441-bb9c-79724c31d743?fields=virtual_networks HTTP/1.1" 200 1029 0.045491 10.0.0.240 - - [2026-01-26 02:24:50] "GET /projects?obj_uuids=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000935 10.0.0.141 - - [2026-01-26 02:24:50] "GET /project/0e483305-69e7-4441-bb9c-79724c31d743?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.052388 10.0.0.240 - - [2026-01-26 02:24:50] "GET /projects?obj_uuids=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001440 10.0.0.141 - - [2026-01-26 02:24:51] "GET /project/0e483305-69e7-4441-bb9c-79724c31d743?fields=security_groups HTTP/1.1" 200 1254 0.051058 10.0.0.141 - - [2026-01-26 02:24:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.027544 10.0.0.240 - - [2026-01-26 02:24:51] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002760 10.0.0.240 - - [2026-01-26 02:24:51] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001345 10.0.0.240 - - [2026-01-26 02:24:51] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007812 10.0.0.240 - - [2026-01-26 02:24:52] "POST /id-to-fqname HTTP/1.1" 200 193 0.001346 10.0.0.240 - - [2026-01-26 02:24:52] "POST /fqname-to-id HTTP/1.1" 404 202 0.004476 10.0.0.240 - - [2026-01-26 02:24:52] "POST /security-groups HTTP/1.1" 200 594 0.074339 10.0.0.240 - - [2026-01-26 02:24:52] "POST /projects HTTP/1.1" 200 591 0.282073 10.0.0.141 - - [2026-01-26 02:24:52] "POST /access-control-lists HTTP/1.1" 200 601 0.029727 10.0.0.240 - - [2026-01-26 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.351004 10.0.0.141 - - [2026-01-26 02:24:52] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.503253 10.0.0.240 - - [2026-01-26 02:24:53] "GET /obj-perms HTTP/1.1" 200 5075 0.080490 10.0.0.240 - - [2026-01-26 02:24:53] "DELETE /project/87317c0464804a3eb413875d3d1f63d1 HTTP/1.1" 404 173 0.006003 10.0.0.240 - - [2026-01-26 02:24:53] "DELETE /project/0e48330569e74441bb9c79724c31d743 HTTP/1.1" 404 173 0.004823 10.0.0.240 - - [2026-01-26 02:24:53] "DELETE /project/13529402-483b-4451-8b69-00ae4e2aec1f HTTP/1.1" 404 177 0.004087 10.0.0.240 - - [2026-01-26 02:24:53] "GET /projects?obj_uuids=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000882 10.0.0.240 - - [2026-01-26 02:24:53] "GET /project/0e483305-69e7-4441-bb9c-79724c31d743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.051961 10.0.0.240 - - [2026-01-26 02:24:53] "GET /projects?obj_uuids=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000956 10.0.0.240 - - [2026-01-26 02:24:53] "GET /project/0e483305-69e7-4441-bb9c-79724c31d743?fields=security_groups HTTP/1.1" 200 1356 0.047270 10.0.0.240 - - [2026-01-26 02:24:53] "DELETE /security-group/991d2570-1438-4d4e-8b67-7cbfd598b8fc HTTP/1.1" 200 115 0.057922 10.0.0.240 - - [2026-01-26 02:24:54] "GET /projects?obj_uuids=0e483305-69e7-4441-bb9c-79724c31d743&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001285 10.0.0.141 - - [2026-01-26 02:24:54] "DELETE /access-control-list/de709c6d-d7aa-4617-9764-2b40a0fbceb6 HTTP/1.1" 200 115 0.038650 10.0.0.240 - - [2026-01-26 02:24:54] "GET /project/0e483305-69e7-4441-bb9c-79724c31d743?fields=application_policy_sets HTTP/1.1" 200 1395 0.057492 10.0.0.240 - - [2026-01-26 02:24:54] "DELETE /project/0e483305-69e7-4441-bb9c-79724c31d743 HTTP/1.1" 200 115 0.450550 10.0.0.141 - - [2026-01-26 02:24:54] "GET / HTTP/1.1" 200 36215 0.001797 10.0.0.141 - - [2026-01-26 02:24:56] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000442 10.0.0.240 - - [2026-01-26 02:24:56] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000937 10.0.0.141 - - [2026-01-26 02:24:56] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.085310 10.0.0.141 - - [2026-01-26 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.141 - - [2026-01-26 02:24:56] "GET /security-group/bea405c6-d834-4b37-bc22-8e3c33746373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.006176 10.0.0.141 - - [2026-01-26 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.240 - - [2026-01-26 02:24:56] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000913 10.0.0.141 - - [2026-01-26 02:24:56] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.049694 10.0.0.141 - - [2026-01-26 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.141 - - [2026-01-26 02:24:57] "GET /security-group/bea405c6-d834-4b37-bc22-8e3c33746373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.004914 10.0.0.141 - - [2026-01-26 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.141 - - [2026-01-26 02:24:57] "PUT /security-group/bea405c6-d834-4b37-bc22-8e3c33746373 HTTP/1.1" 200 263 0.023037 10.0.0.141 - - [2026-01-26 02:24:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.005664 10.0.0.141 - - [2026-01-26 02:24:57] "PUT /access-control-list/a8d6031e-6389-438d-a521-a1ae7e3841d9 HTTP/1.1" 200 273 0.022781 10.0.0.141 - - [2026-01-26 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.240 - - [2026-01-26 02:24:57] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001259 10.0.0.141 - - [2026-01-26 02:24:57] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.047613 10.0.0.240 - - [2026-01-26 02:24:57] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000924 10.0.0.141 - - [2026-01-26 02:24:57] "POST /neutron/network HTTP/1.1" 200 608 0.144573 10.0.0.141 - - [2026-01-26 02:24:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.003984 10.0.0.141 - - [2026-01-26 02:24:57] "GET /virtual-network/056ae2e3-1772-4c05-8036-bd6ceea099b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007724 10.0.0.141 - - [2026-01-26 02:24:57] "POST /neutron/network HTTP/1.1" 200 826 0.007912 10.0.0.141 - - [2026-01-26 02:24:57] "GET /virtual-network/056ae2e3-1772-4c05-8036-bd6ceea099b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.010058 10.0.0.141 - - [2026-01-26 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.240 - - [2026-01-26 02:24:58] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002428 10.0.0.141 - - [2026-01-26 02:24:58] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.054094 10.0.0.141 - - [2026-01-26 02:24:58] "POST /neutron/network HTTP/1.1" 200 117 0.013825 10.0.0.141 - - [2026-01-26 02:24:58] "POST /route-targets HTTP/1.1" 200 328 0.023634 10.0.0.141 - - [2026-01-26 02:24:58] "POST /neutron/network HTTP/1.1" 200 832 0.012433 10.0.0.141 - - [2026-01-26 02:24:58] "POST /id-to-fqname HTTP/1.1" 200 227 0.001087 10.0.0.141 - - [2026-01-26 02:24:58] "GET /virtual-network/e6e2d3b3-61db-4a14-9600-f44d16bf52ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006525 10.0.0.141 - - [2026-01-26 02:24:58] "GET /virtual-network/e6e2d3b3-61db-4a14-9600-f44d16bf52ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005647 10.0.0.141 - - [2026-01-26 02:24:58] "POST /neutron/subnet HTTP/1.1" 200 715 0.008327 10.0.0.141 - - [2026-01-26 02:24:58] "POST /id-to-fqname HTTP/1.1" 200 223 0.001092 10.0.0.240 - - [2026-01-26 02:24:59] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000926 10.0.0.141 - - [2026-01-26 02:24:59] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.088607 10.0.0.141 - - [2026-01-26 02:24:59] "POST /neutron/port HTTP/1.1" 200 117 0.006417 10.0.0.141 - - [2026-01-26 02:24:59] "POST /id-to-fqname HTTP/1.1" 200 227 0.001287 10.0.0.141 - - [2026-01-26 02:24:59] "POST /neutron/network HTTP/1.1" 200 842 0.007337 10.0.0.240 - - [2026-01-26 02:25:00] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001510 10.0.0.141 - - [2026-01-26 02:25:00] "POST /neutron/port HTTP/1.1" 200 1062 0.074975 10.0.0.141 - - [2026-01-26 02:25:00] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.133328 10.0.0.141 - - [2026-01-26 02:25:01] "POST /neutron/port HTTP/1.1" 200 1116 0.176202 10.0.0.141 - - [2026-01-26 02:25:01] "POST /neutron/security_group HTTP/1.1" 200 2002 0.011124 10.0.0.141 - - [2026-01-26 02:25:01] "POST /neutron/subnet HTTP/1.1" 200 694 0.014257 10.0.0.141 - - [2026-01-26 02:25:01] "POST /neutron/network HTTP/1.1" 200 826 0.008524 10.0.0.141 - - [2026-01-26 02:25:01] "PUT /logical-router/56894f01-2768-42b4-993b-f55a9dd5aeec HTTP/1.1" 200 263 0.038639 10.0.0.141 - - [2026-01-26 02:25:01] "POST /neutron/router HTTP/1.1" 200 656 0.012128 10.0.0.141 - - [2026-01-26 02:25:01] "GET /logical-router/56894f01-2768-42b4-993b-f55a9dd5aeec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.070855 10.0.0.141 - - [2026-01-26 02:25:01] "POST /fqname-to-id HTTP/1.1" 404 215 0.004465 10.0.0.240 - - [2026-01-26 02:25:01] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001265 10.0.0.141 - - [2026-01-26 02:25:02] "POST /ref-update HTTP/1.1" 200 156 0.069278 10.0.0.141 - - [2026-01-26 02:25:02] "POST /route-tables HTTP/1.1" 200 584 0.130037 10.0.0.141 - - [2026-01-26 02:25:02] "POST /neutron/port HTTP/1.1" 200 1061 0.491181 10.0.0.141 - - [2026-01-26 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007013 10.0.0.141 - - [2026-01-26 02:25:02] "POST /neutron/port HTTP/1.1" 200 1061 0.054897 10.0.0.141 - - [2026-01-26 02:25:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 814 0.154582 10.0.0.141 - - [2026-01-26 02:25:02] "POST /instance-ips HTTP/1.1" 400 246 0.029609 10.0.0.141 - - [2026-01-26 02:25:02] "PUT /instance-ip/85a2c35a-a567-4b71-8383-a2dbad662ff5 HTTP/1.1" 200 257 0.065889 10.0.0.141 - - [2026-01-26 02:25:03] "POST /neutron/port HTTP/1.1" 200 1125 0.022104 10.0.0.141 - - [2026-01-26 02:25:03] "POST /neutron/port HTTP/1.1" 200 117 0.000994 10.0.0.141 - - [2026-01-26 02:25:03] "POST /chown HTTP/1.1" 200 109 0.032548 10.0.0.141 - - [2026-01-26 02:25:03] "POST /chown HTTP/1.1" 200 109 0.019881 10.0.0.141 - - [2026-01-26 02:25:03] "POST /ref-update HTTP/1.1" 200 156 0.032438 10.0.0.141 - - [2026-01-26 02:25:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 814 0.138501 10.0.0.141 - - [2026-01-26 02:25:03] "POST /chown HTTP/1.1" 200 109 0.023020 10.0.0.141 - - [2026-01-26 02:25:03] "POST /ref-update HTTP/1.1" 200 156 0.030236 10.0.0.141 - - [2026-01-26 02:25:03] "POST /chown HTTP/1.1" 200 109 0.045868 10.0.0.141 - - [2026-01-26 02:25:03] "POST /ref-update HTTP/1.1" 200 156 0.059304 10.0.0.141 - - [2026-01-26 02:25:04] "PUT /virtual-machine-interface/55e7cffa-bb86-4be8-815a-ad9ef4eafe80 HTTP/1.1" 200 285 0.027236 10.0.0.141 - - [2026-01-26 02:25:04] "POST /ref-update HTTP/1.1" 200 156 0.031772 10.0.0.141 - - [2026-01-26 02:25:04] "PUT /routing-instance/5b908256-cc64-4488-a4e1-0bce2000c51c HTTP/1.1" 200 267 0.027324 10.0.0.141 - - [2026-01-26 02:25:07] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007296 10.0.0.141 - - [2026-01-26 02:25:07] "POST /neutron/port HTTP/1.1" 200 1126 0.019198 10.0.0.141 - - [2026-01-26 02:25:07] "GET /virtual-machine/f7374c93-071b-4f8d-9618-8c85200aac2e HTTP/1.1" 401 293 0.000414 10.0.0.141 - - [2026-01-26 02:25:07] "GET /virtual-machine/f7374c93-071b-4f8d-9618-8c85200aac2e HTTP/1.1" 200 1298 0.030391 10.0.0.141 - - [2026-01-26 02:25:07] "GET /virtual-machine-interface/b7a11dcf-8717-44a4-b120-a91f8139fda5 HTTP/1.1" 200 2963 0.006356 10.0.0.141 - - [2026-01-26 02:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.141 - - [2026-01-26 02:25:07] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003419 10.0.0.141 - - [2026-01-26 02:25:07] "GET /virtual-networks?parent_id=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003257 10.0.0.141 - - [2026-01-26 02:25:07] "GET /virtual-network/056ae2e3-1772-4c05-8036-bd6ceea099b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006170 10.0.0.141 - - [2026-01-26 02:25:10] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006594 10.0.0.141 - - [2026-01-26 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.141 - - [2026-01-26 02:25:10] "GET /virtual-network/056ae2e3-1772-4c05-8036-bd6ceea099b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005663 10.0.0.141 - - [2026-01-26 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.141 - - [2026-01-26 02:25:12] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003509 10.0.0.141 - - [2026-01-26 02:25:12] "GET /virtual-networks?parent_id=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.002753 10.0.0.141 - - [2026-01-26 02:25:13] "GET /virtual-network/056ae2e3-1772-4c05-8036-bd6ceea099b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005846 10.0.0.141 - - [2026-01-26 02:25:13] "POST /neutron/port HTTP/1.1" 200 1126 0.016307 10.0.0.141 - - [2026-01-26 02:25:18] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007076 10.0.0.141 - - [2026-01-26 02:25:18] "POST /neutron/port HTTP/1.1" 200 1125 0.021751 10.0.0.141 - - [2026-01-26 02:25:18] "GET /virtual-machine/864bd6e8-e660-4959-b898-86460416ca17 HTTP/1.1" 200 1297 0.006828 10.0.0.141 - - [2026-01-26 02:25:18] "GET /virtual-machine-interface/ce1688e4-3124-4296-b26c-d1d3b0c667b0 HTTP/1.1" 200 2975 0.005222 10.0.0.141 - - [2026-01-26 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.141 - - [2026-01-26 02:25:18] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003744 10.0.0.141 - - [2026-01-26 02:25:18] "GET /virtual-networks?parent_id=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003865 10.0.0.141 - - [2026-01-26 02:25:18] "GET /virtual-network/e6e2d3b3-61db-4a14-9600-f44d16bf52ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005582 10.0.0.141 - - [2026-01-26 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.141 - - [2026-01-26 02:25:19] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004077 10.0.0.141 - - [2026-01-26 02:25:19] "GET /virtual-networks?parent_id=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003033 10.0.0.141 - - [2026-01-26 02:25:19] "GET /virtual-network/e6e2d3b3-61db-4a14-9600-f44d16bf52ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006596 10.0.0.141 - - [2026-01-26 02:25:23] "POST /neutron/router HTTP/1.1" 200 344 0.210709 10.0.0.141 - - [2026-01-26 02:25:24] "GET /service-instance/542ff561-026c-407f-9437-3cd38a1471d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.006513 10.0.0.141 - - [2026-01-26 02:25:24] "GET /service-instance/542ff561-026c-407f-9437-3cd38a1471d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.004989 10.0.0.141 - - [2026-01-26 02:25:24] "POST /neutron/network HTTP/1.1" 200 832 0.006505 10.0.0.141 - - [2026-01-26 02:25:24] "GET /virtual-network/94934ee1-2d9a-4846-a37a-f40576c3ed08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.013626 10.0.0.141 - - [2026-01-26 02:25:24] "DELETE /route-target/63b05e1c-d313-4ea2-b961-1048aad06591 HTTP/1.1" 409 240 0.005661 10.0.0.141 - - [2026-01-26 02:25:24] "DELETE /instance-ip/20754647-8090-431c-97ca-d99e27ebfbb8 HTTP/1.1" 200 115 0.086909 10.0.0.141 - - [2026-01-26 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.141 - - [2026-01-26 02:25:24] "POST /neutron/port HTTP/1.1" 200 1126 0.017921 10.0.0.141 - - [2026-01-26 02:25:24] "GET /virtual-machine-interface/55e7cffa-bb86-4be8-815a-ad9ef4eafe80?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1333 0.009704 10.0.0.141 - - [2026-01-26 02:25:25] "POST /neutron/port HTTP/1.1" 200 151 0.313460 10.0.0.141 - - [2026-01-26 02:25:25] "POST /ref-update HTTP/1.1" 200 156 0.051657 10.0.0.141 - - [2026-01-26 02:25:25] "POST /ref-update HTTP/1.1" 200 156 0.020585 10.0.0.141 - - [2026-01-26 02:25:25] "DELETE /virtual-machine-interface/4feb6b5b-9d71-4af8-b0b0-23505d3f0fbb HTTP/1.1" 200 115 0.046364 10.0.0.141 - - [2026-01-26 02:25:25] "GET /instance-ip/85a2c35a-a567-4b71-8383-a2dbad662ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1694 0.012351 10.0.0.141 - - [2026-01-26 02:25:25] "POST /ref-update HTTP/1.1" 200 156 0.021023 10.0.0.240 - - [2026-01-26 02:25:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002980 10.0.0.240 - - [2026-01-26 02:25:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002937 10.0.0.141 - - [2026-01-26 02:25:26] "POST /neutron/network HTTP/1.1" 200 151 0.128958 10.0.0.141 - - [2026-01-26 02:25:26] "DELETE /route-target/bab9d701-d552-4fa1-8fc0-636d7c2a1b51 HTTP/1.1" 200 115 0.032616 10.0.0.240 - - [2026-01-26 02:25:27] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001032 10.0.0.141 - - [2026-01-26 02:25:27] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.039602 10.0.0.240 - - [2026-01-26 02:25:27] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000957 10.0.0.141 - - [2026-01-26 02:25:28] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?fields=virtual_networks HTTP/1.1" 200 1039 0.040203 10.0.0.240 - - [2026-01-26 02:25:28] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000953 10.0.0.141 - - [2026-01-26 02:25:28] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.042830 10.0.0.240 - - [2026-01-26 02:25:28] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001328 10.0.0.141 - - [2026-01-26 02:25:28] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?fields=security_groups HTTP/1.1" 200 1269 0.048651 10.0.0.141 - - [2026-01-26 02:25:28] "POST /fqname-to-id HTTP/1.1" 404 196 0.026749 10.0.0.240 - - [2026-01-26 02:25:29] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002848 10.0.0.240 - - [2026-01-26 02:25:29] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000970 10.0.0.240 - - [2026-01-26 02:25:29] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006754 10.0.0.240 - - [2026-01-26 02:25:29] "POST /id-to-fqname HTTP/1.1" 200 198 0.007246 10.0.0.240 - - [2026-01-26 02:25:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.008759 10.0.0.240 - - [2026-01-26 02:25:29] "POST /security-groups HTTP/1.1" 200 599 0.094315 10.0.0.141 - - [2026-01-26 02:25:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.003073 10.0.0.240 - - [2026-01-26 02:25:29] "POST /projects HTTP/1.1" 200 601 0.331701 10.0.0.240 - - [2026-01-26 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.400904 10.0.0.141 - - [2026-01-26 02:25:29] "POST /access-control-lists HTTP/1.1" 200 604 0.028501 10.0.0.141 - - [2026-01-26 02:25:29] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.535618 10.0.0.141 - - [2026-01-26 02:25:30] "GET / HTTP/1.1" 200 36215 0.001523 10.0.0.141 - - [2026-01-26 02:25:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000504 10.0.0.141 - - [2026-01-26 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.074096 10.0.0.240 - - [2026-01-26 02:25:32] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001104 10.0.0.141 - - [2026-01-26 02:25:32] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.041211 10.0.0.141 - - [2026-01-26 02:25:32] "POST /neutron/network HTTP/1.1" 200 117 0.035775 10.0.0.240 - - [2026-01-26 02:25:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007900 10.0.0.38 - - [2026-01-26 02:25:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.051828 10.0.0.141 - - [2026-01-26 02:25:33] "POST /neutron/subnet HTTP/1.1" 200 828 0.197325 10.0.0.141 - - [2026-01-26 02:25:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.001307 10.0.0.141 - - [2026-01-26 02:25:33] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004906 10.0.0.141 - - [2026-01-26 02:25:33] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005770 10.0.0.141 - - [2026-01-26 02:25:33] "POST /neutron/network HTTP/1.1" 200 1006 0.008429 10.0.0.141 - - [2026-01-26 02:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.240 - - [2026-01-26 02:25:33] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000900 10.0.0.141 - - [2026-01-26 02:25:33] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.047456 10.0.0.141 - - [2026-01-26 02:25:33] "POST /neutron/network HTTP/1.1" 200 117 0.018112 10.0.0.141 - - [2026-01-26 02:25:33] "POST /route-targets HTTP/1.1" 200 328 0.012958 10.0.0.240 - - [2026-01-26 02:25:34] "POST /useragent-kv HTTP/1.1" 200 115 0.010832 10.0.0.141 - - [2026-01-26 02:25:34] "POST /neutron/subnet HTTP/1.1" 200 828 0.223936 10.0.0.141 - - [2026-01-26 02:25:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.001249 10.0.0.141 - - [2026-01-26 02:25:34] "GET /virtual-network/8a600df1-7497-4b5d-ac85-717347bca3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006946 10.0.0.141 - - [2026-01-26 02:25:34] "GET /virtual-network/8a600df1-7497-4b5d-ac85-717347bca3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005345 10.0.0.141 - - [2026-01-26 02:25:34] "POST /neutron/network HTTP/1.1" 200 1007 0.008253 10.0.0.141 - - [2026-01-26 02:25:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.003450 10.0.0.141 - - [2026-01-26 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.240 - - [2026-01-26 02:25:34] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001811 10.0.0.141 - - [2026-01-26 02:25:34] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.063261 10.0.0.141 - - [2026-01-26 02:25:34] "POST /network-policys HTTP/1.1" 200 579 0.045950 10.0.0.141 - - [2026-01-26 02:25:34] "GET /network-policy/483e90b0-0cfe-4fa3-8b78-8fa05ac65ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.007587 10.0.0.141 - - [2026-01-26 02:25:34] "POST /neutron/network HTTP/1.1" 200 1006 0.008950 10.0.0.141 - - [2026-01-26 02:25:34] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.007178 10.0.0.141 - - [2026-01-26 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.141 - - [2026-01-26 02:25:34] "POST /access-control-lists HTTP/1.1" 200 598 0.080778 10.0.0.141 - - [2026-01-26 02:25:35] "GET /network-policy/483e90b0-0cfe-4fa3-8b78-8fa05ac65ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004356 10.0.0.141 - - [2026-01-26 02:25:35] "POST /neutron/network HTTP/1.1" 200 1007 0.008841 10.0.0.38 - - [2026-01-26 02:25:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.004424 10.0.0.141 - - [2026-01-26 02:25:35] "GET /virtual-network/8a600df1-7497-4b5d-ac85-717347bca3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.014291 10.0.0.141 - - [2026-01-26 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.141 - - [2026-01-26 02:25:35] "POST /access-control-lists HTTP/1.1" 200 598 0.025817 10.0.0.141 - - [2026-01-26 02:25:35] "GET /network-policy/483e90b0-0cfe-4fa3-8b78-8fa05ac65ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.005572 10.0.0.141 - - [2026-01-26 02:25:35] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006190 10.0.0.141 - - [2026-01-26 02:25:36] "GET /obj-perms HTTP/1.1" 200 5065 0.049685 10.0.0.38 - - [2026-01-26 02:25:36] "GET /obj-perms HTTP/1.1" 200 5065 0.052470 10.0.0.141 - - [2026-01-26 02:25:37] "GET /virtual-network/8a600df1-7497-4b5d-ac85-717347bca3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006352 10.0.0.141 - - [2026-01-26 02:25:37] "POST /id-to-fqname HTTP/1.1" 200 228 0.001352 10.0.0.141 - - [2026-01-26 02:25:37] "POST /neutron/network HTTP/1.1" 200 1124 0.007075 10.0.0.240 - - [2026-01-26 02:25:38] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000910 10.0.0.141 - - [2026-01-26 02:25:38] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.070266 10.0.0.141 - - [2026-01-26 02:25:38] "POST /neutron/port HTTP/1.1" 200 117 0.006209 10.0.0.141 - - [2026-01-26 02:25:38] "POST /id-to-fqname HTTP/1.1" 200 228 0.001262 10.0.0.141 - - [2026-01-26 02:25:39] "POST /neutron/network HTTP/1.1" 200 1124 0.008576 10.0.0.141 - - [2026-01-26 02:25:39] "POST /neutron/port HTTP/1.1" 200 1175 0.017757 10.0.0.240 - - [2026-01-26 02:25:39] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001937 10.0.0.141 - - [2026-01-26 02:25:39] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.097062 10.0.0.141 - - [2026-01-26 02:25:39] "POST /neutron/network HTTP/1.1" 200 1115 0.035765 10.0.0.141 - - [2026-01-26 02:25:39] "POST /neutron/subnet HTTP/1.1" 200 1384 0.017122 10.0.0.141 - - [2026-01-26 02:25:39] "POST /neutron/network HTTP/1.1" 200 1114 0.009810 10.0.0.141 - - [2026-01-26 02:25:39] "POST /neutron/port HTTP/1.1" 200 117 0.007160 10.0.0.141 - - [2026-01-26 02:25:40] "POST /neutron/network HTTP/1.1" 200 1125 0.007735 10.0.0.141 - - [2026-01-26 02:25:40] "POST /neutron/port HTTP/1.1" 200 1176 0.026028 10.0.0.141 - - [2026-01-26 02:25:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003670 10.0.0.141 - - [2026-01-26 02:25:41] "POST /neutron/port HTTP/1.1" 200 117 0.001402 10.0.0.240 - - [2026-01-26 02:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000820 10.0.0.240 - - [2026-01-26 02:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000493 10.0.0.38 - - [2026-01-26 02:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000340 10.0.0.38 - - [2026-01-26 02:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.240 - - [2026-01-26 02:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.141 - - [2026-01-26 02:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.240 - - [2026-01-26 02:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 10.0.0.38 - - [2026-01-26 02:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.141 - - [2026-01-26 02:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.38 - - [2026-01-26 02:25:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.141 - - [2026-01-26 02:25:45] "POST /neutron/port HTTP/1.1" 200 1239 0.019019 10.0.0.141 - - [2026-01-26 02:25:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007484 10.0.0.141 - - [2026-01-26 02:25:45] "GET /virtual-machine/deea4d5f-8fc5-4a36-992e-47b879e2a015 HTTP/1.1" 401 293 0.000398 10.0.0.141 - - [2026-01-26 02:25:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000343 10.0.0.141 - - [2026-01-26 02:25:45] "GET /virtual-machine/deea4d5f-8fc5-4a36-992e-47b879e2a015 HTTP/1.1" 200 1303 0.054646 10.0.0.141 - - [2026-01-26 02:25:45] "GET /virtual-machine-interface/cd594078-3f57-44bb-bcd1-6a6566c1d93d HTTP/1.1" 200 3183 0.005685 10.0.0.141 - - [2026-01-26 02:25:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000732 10.0.0.141 - - [2026-01-26 02:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.141 - - [2026-01-26 02:25:45] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004046 10.0.0.141 - - [2026-01-26 02:25:45] "GET /virtual-networks?parent_id=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004866 10.0.0.141 - - [2026-01-26 02:25:45] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005980 10.0.0.141 - - [2026-01-26 02:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.141 - - [2026-01-26 02:25:48] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005325 10.0.0.141 - - [2026-01-26 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.141 - - [2026-01-26 02:25:52] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006237 10.0.0.240 - - [2026-01-26 02:25:54] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001120 10.0.0.240 - - [2026-01-26 02:25:54] "DELETE /project/227d0f9f8b924b26973ebff2febd346b HTTP/1.1" 404 173 0.007751 10.0.0.240 - - [2026-01-26 02:25:54] "GET /obj-perms HTTP/1.1" 200 5075 0.077620 10.0.0.240 - - [2026-01-26 02:25:54] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.055215 10.0.0.240 - - [2026-01-26 02:25:54] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001646 10.0.0.240 - - [2026-01-26 02:25:54] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?fields=security_groups HTTP/1.1" 200 1371 0.053522 10.0.0.240 - - [2026-01-26 02:25:54] "DELETE /security-group/bea405c6-d834-4b37-bc22-8e3c33746373 HTTP/1.1" 200 115 0.051538 10.0.0.240 - - [2026-01-26 02:25:54] "GET /projects?obj_uuids=87317c04-6480-4a3e-b413-875d3d1f63d1&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001379 10.0.0.141 - - [2026-01-26 02:25:54] "DELETE /access-control-list/215b0933-c25d-4069-a616-6c80ef07e942 HTTP/1.1" 200 115 0.054316 10.0.0.240 - - [2026-01-26 02:25:54] "GET /project/87317c04-6480-4a3e-b413-875d3d1f63d1?fields=application_policy_sets HTTP/1.1" 200 1410 0.057821 10.0.0.240 - - [2026-01-26 02:25:54] "DELETE /project/87317c04-6480-4a3e-b413-875d3d1f63d1 HTTP/1.1" 200 115 0.432280 10.0.0.141 - - [2026-01-26 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.141 - - [2026-01-26 02:25:57] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005591 10.0.0.141 - - [2026-01-26 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.141 - - [2026-01-26 02:26:01] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006110 10.0.0.141 - - [2026-01-26 02:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.141 - - [2026-01-26 02:26:05] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006267 10.0.0.141 - - [2026-01-26 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.141 - - [2026-01-26 02:26:09] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005456 10.0.0.141 - - [2026-01-26 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.141 - - [2026-01-26 02:26:13] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006995 10.0.0.141 - - [2026-01-26 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.141 - - [2026-01-26 02:26:17] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005685 10.0.0.141 - - [2026-01-26 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.141 - - [2026-01-26 02:26:19] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004551 10.0.0.141 - - [2026-01-26 02:26:19] "GET /virtual-networks?parent_id=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004116 10.0.0.141 - - [2026-01-26 02:26:19] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006393 10.0.0.141 - - [2026-01-26 02:26:19] "POST /neutron/port HTTP/1.1" 200 1239 0.017746 10.0.0.141 - - [2026-01-26 02:26:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007537 10.0.0.141 - - [2026-01-26 02:26:25] "POST /neutron/network HTTP/1.1" 200 1125 0.006853 10.0.0.141 - - [2026-01-26 02:26:25] "POST /neutron/subnet HTTP/1.1" 200 1390 0.014611 10.0.0.141 - - [2026-01-26 02:26:25] "POST /neutron/network HTTP/1.1" 200 1115 0.009044 10.0.0.141 - - [2026-01-26 02:26:27] "POST /neutron/network HTTP/1.1" 200 1124 0.007411 10.0.0.141 - - [2026-01-26 02:26:28] "POST /neutron/subnet HTTP/1.1" 200 1384 0.015334 10.0.0.141 - - [2026-01-26 02:26:28] "POST /neutron/network HTTP/1.1" 200 1114 0.008513 10.0.0.141 - - [2026-01-26 02:26:30] "POST /neutron/port HTTP/1.1" 200 1239 0.017504 10.0.0.141 - - [2026-01-26 02:26:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006803 10.0.0.141 - - [2026-01-26 02:26:40] "POST /neutron/port HTTP/1.1" 200 1240 0.020315 10.0.0.141 - - [2026-01-26 02:26:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008708 10.0.0.141 - - [2026-01-26 02:26:40] "GET /virtual-machine/26da9e86-8bd1-4da3-b76a-932cbd36a313 HTTP/1.1" 200 1302 0.006112 10.0.0.141 - - [2026-01-26 02:26:40] "GET /virtual-machine-interface/a49e1df0-b9fd-400f-a76e-c3afcef840d4 HTTP/1.1" 200 3183 0.005298 10.0.0.141 - - [2026-01-26 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.141 - - [2026-01-26 02:26:40] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003713 10.0.0.141 - - [2026-01-26 02:26:40] "GET /virtual-networks?parent_id=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003855 10.0.0.141 - - [2026-01-26 02:26:40] "GET /virtual-network/8a600df1-7497-4b5d-ac85-717347bca3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007637 10.0.0.141 - - [2026-01-26 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.141 - - [2026-01-26 02:26:41] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004805 10.0.0.141 - - [2026-01-26 02:26:41] "GET /virtual-networks?parent_id=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003856 10.0.0.141 - - [2026-01-26 02:26:41] "GET /virtual-network/8a600df1-7497-4b5d-ac85-717347bca3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005704 10.0.0.38 - - [2026-01-26 02:26:55] "GET /obj-perms HTTP/1.1" 200 5075 0.069400 10.0.0.141 - - [2026-01-26 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.240 - - [2026-01-26 02:27:02] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001047 10.0.0.141 - - [2026-01-26 02:27:02] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.036768 10.0.0.141 - - [2026-01-26 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.141 - - [2026-01-26 02:27:02] "PUT /network-policy/483e90b0-0cfe-4fa3-8b78-8fa05ac65ab0 HTTP/1.1" 200 263 0.016910 10.0.0.141 - - [2026-01-26 02:27:02] "PUT /access-control-list/e0664f04-7557-496d-bd0b-fda3c028b3d3 HTTP/1.1" 200 273 0.063983 10.0.0.141 - - [2026-01-26 02:27:05] "GET /virtual-network/8a600df1-7497-4b5d-ac85-717347bca3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007623 10.0.0.141 - - [2026-01-26 02:27:05] "POST /neutron/network HTTP/1.1" 200 1115 0.010401 10.0.0.141 - - [2026-01-26 02:27:06] "GET /virtual-network/8a600df1-7497-4b5d-ac85-717347bca3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.010239 10.0.0.141 - - [2026-01-26 02:27:06] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.018466 10.0.0.141 - - [2026-01-26 02:27:06] "POST /neutron/network HTTP/1.1" 200 1114 0.021042 10.0.0.141 - - [2026-01-26 02:27:06] "DELETE /access-control-list/cc9ccd61-40e3-4de8-9826-ca10cbc6d8be HTTP/1.1" 200 115 0.047386 10.0.0.141 - - [2026-01-26 02:27:06] "GET /virtual-network/5a869cdc-182f-4440-82d0-6ac93f4d3ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.012719 10.0.0.141 - - [2026-01-26 02:27:06] "POST /neutron/port HTTP/1.1" 200 1240 0.053389 10.0.0.141 - - [2026-01-26 02:27:06] "DELETE /network-policy/483e90b0-0cfe-4fa3-8b78-8fa05ac65ab0 HTTP/1.1" 200 115 0.085264 10.0.0.141 - - [2026-01-26 02:27:06] "POST /neutron/port HTTP/1.1" 200 1239 0.020833 10.0.0.141 - - [2026-01-26 02:27:06] "POST /neutron/port HTTP/1.1" 200 1229 0.015110 10.0.0.240 - - [2026-01-26 02:27:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002723 10.0.0.240 - - [2026-01-26 02:27:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003057 10.0.0.240 - - [2026-01-26 02:27:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002376 10.0.0.240 - - [2026-01-26 02:27:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003579 10.0.0.141 - - [2026-01-26 02:27:08] "POST /neutron/network HTTP/1.1" 200 151 0.140195 10.0.0.141 - - [2026-01-26 02:27:08] "DELETE /route-target/4e345c9d-102c-4d5b-9040-e4b7735b8221 HTTP/1.1" 200 115 0.028547 10.0.0.240 - - [2026-01-26 02:27:13] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000946 10.0.0.141 - - [2026-01-26 02:27:13] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.044336 10.0.0.141 - - [2026-01-26 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.240 - - [2026-01-26 02:27:13] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001389 10.0.0.141 - - [2026-01-26 02:27:13] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008636 10.0.0.141 - - [2026-01-26 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.240 - - [2026-01-26 02:27:13] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001070 10.0.0.141 - - [2026-01-26 02:27:13] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.046223 10.0.0.141 - - [2026-01-26 02:27:14] "GET /domains HTTP/1.1" 200 281 0.002615 10.0.0.240 - - [2026-01-26 02:27:14] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.141 - - [2026-01-26 02:27:14] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80 HTTP/1.1" 200 2785 0.008644 10.0.0.240 - - [2026-01-26 02:27:14] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000876 10.0.0.141 - - [2026-01-26 02:27:14] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b HTTP/1.1" 200 1904 0.085614 10.0.0.141 - - [2026-01-26 02:27:14] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002689 10.0.0.141 - - [2026-01-26 02:27:14] "POST /network-ipams HTTP/1.1" 200 611 0.024683 10.0.0.141 - - [2026-01-26 02:27:14] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 805 0.004762 10.0.0.141 - - [2026-01-26 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.141 - - [2026-01-26 02:27:14] "GET /network-ipam/5aa934db-dafb-4d85-8fe5-bdd5be71ea77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.006242 10.0.0.141 - - [2026-01-26 02:27:14] "PUT /network-ipam/5aa934db-dafb-4d85-8fe5-bdd5be71ea77 HTTP/1.1" 200 259 0.015827 10.0.0.141 - - [2026-01-26 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.240 - - [2026-01-26 02:27:14] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001184 10.0.0.141 - - [2026-01-26 02:27:14] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.057175 10.0.0.141 - - [2026-01-26 02:27:14] "POST /neutron/network HTTP/1.1" 200 117 0.012867 10.0.0.141 - - [2026-01-26 02:27:15] "POST /route-targets HTTP/1.1" 200 328 0.017009 10.0.0.240 - - [2026-01-26 02:27:15] "POST /useragent-kv HTTP/1.1" 200 115 0.007023 10.0.0.141 - - [2026-01-26 02:27:15] "POST /neutron/subnet HTTP/1.1" 200 701 0.240789 10.0.0.38 - - [2026-01-26 02:27:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.006722 10.0.0.141 - - [2026-01-26 02:27:15] "POST /id-to-fqname HTTP/1.1" 200 231 0.001297 10.0.0.141 - - [2026-01-26 02:27:15] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007220 10.0.0.141 - - [2026-01-26 02:27:15] "POST /neutron/network HTTP/1.1" 200 1309 0.012809 10.0.0.141 - - [2026-01-26 02:27:15] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006678 10.0.0.141 - - [2026-01-26 02:27:16] "POST /neutron/subnet HTTP/1.1" 200 701 0.009018 10.0.0.141 - - [2026-01-26 02:27:16] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006792 10.0.0.141 - - [2026-01-26 02:27:16] "GET /obj-perms HTTP/1.1" 200 5065 0.003597 10.0.0.141 - - [2026-01-26 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.240 - - [2026-01-26 02:27:16] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000906 10.0.0.141 - - [2026-01-26 02:27:16] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.040606 10.0.0.240 - - [2026-01-26 02:27:16] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000905 10.0.0.141 - - [2026-01-26 02:27:16] "POST /neutron/network HTTP/1.1" 200 619 0.120852 10.0.0.141 - - [2026-01-26 02:27:16] "POST /ref-update HTTP/1.1" 200 156 0.021216 10.0.0.240 - - [2026-01-26 02:27:17] "POST /useragent-kv HTTP/1.1" 200 115 0.007399 10.0.0.141 - - [2026-01-26 02:27:17] "POST /neutron/subnet HTTP/1.1" 200 823 0.224926 10.0.0.141 - - [2026-01-26 02:27:17] "POST /id-to-fqname HTTP/1.1" 200 231 0.001253 10.0.0.141 - - [2026-01-26 02:27:17] "GET /virtual-network/caf68e47-aa14-4581-b9fc-7cf0054c6a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006341 10.0.0.141 - - [2026-01-26 02:27:17] "GET /virtual-network/caf68e47-aa14-4581-b9fc-7cf0054c6a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005711 10.0.0.141 - - [2026-01-26 02:27:17] "POST /neutron/network HTTP/1.1" 200 1308 0.012917 10.0.0.141 - - [2026-01-26 02:27:17] "POST /neutron/subnet HTTP/1.1" 200 823 0.009329 10.0.0.141 - - [2026-01-26 02:27:17] "GET /virtual-network/caf68e47-aa14-4581-b9fc-7cf0054c6a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006402 10.0.0.141 - - [2026-01-26 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.240 - - [2026-01-26 02:27:18] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988 10.0.0.141 - - [2026-01-26 02:27:18] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.045736 10.0.0.240 - - [2026-01-26 02:27:18] "POST /useragent-kv HTTP/1.1" 200 115 0.010887 10.0.0.141 - - [2026-01-26 02:27:18] "POST /neutron/subnet HTTP/1.1" 200 701 0.222871 10.0.0.141 - - [2026-01-26 02:27:19] "POST /neutron/network HTTP/1.1" 200 1309 0.012928 10.0.0.141 - - [2026-01-26 02:27:19] "POST /id-to-fqname HTTP/1.1" 200 231 0.001239 10.0.0.141 - - [2026-01-26 02:27:19] "GET /virtual-network/17f72dca-6286-44c0-ab0b-889e0ed2657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004861 10.0.0.141 - - [2026-01-26 02:27:19] "GET /virtual-network/17f72dca-6286-44c0-ab0b-889e0ed2657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.006132 10.0.0.141 - - [2026-01-26 02:27:19] "POST /neutron/subnet HTTP/1.1" 200 701 0.008581 10.0.0.141 - - [2026-01-26 02:27:19] "GET /virtual-network/17f72dca-6286-44c0-ab0b-889e0ed2657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005723 10.0.0.38 - - [2026-01-26 02:27:19] "GET /obj-perms HTTP/1.1" 200 5065 0.004533 10.0.0.240 - - [2026-01-26 02:27:19] "GET /obj-perms HTTP/1.1" 200 5065 0.057456 10.0.0.141 - - [2026-01-26 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.240 - - [2026-01-26 02:27:19] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001050 10.0.0.141 - - [2026-01-26 02:27:19] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.068933 10.0.0.141 - - [2026-01-26 02:27:20] "POST /neutron/network HTTP/1.1" 200 117 0.024440 10.0.0.141 - - [2026-01-26 02:27:20] "POST /ref-update HTTP/1.1" 200 156 0.027474 10.0.0.240 - - [2026-01-26 02:27:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004571 10.0.0.141 - - [2026-01-26 02:27:20] "POST /neutron/subnet HTTP/1.1" 200 701 0.253412 10.0.0.38 - - [2026-01-26 02:27:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.006285 10.0.0.141 - - [2026-01-26 02:27:20] "POST /id-to-fqname HTTP/1.1" 200 231 0.001159 10.0.0.141 - - [2026-01-26 02:27:20] "GET /virtual-network/70755469-136e-4dd9-aca9-8ec1bf5d15bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.009639 10.0.0.141 - - [2026-01-26 02:27:21] "POST /neutron/network HTTP/1.1" 200 1308 0.013510 10.0.0.141 - - [2026-01-26 02:27:21] "GET /virtual-network/70755469-136e-4dd9-aca9-8ec1bf5d15bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005629 10.0.0.141 - - [2026-01-26 02:27:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.007865 10.0.0.141 - - [2026-01-26 02:27:21] "GET /virtual-network/70755469-136e-4dd9-aca9-8ec1bf5d15bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005973 10.0.0.141 - - [2026-01-26 02:27:21] "GET /obj-perms HTTP/1.1" 200 5065 0.004244 10.0.0.141 - - [2026-01-26 02:27:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.003206 10.0.0.141 - - [2026-01-26 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.240 - - [2026-01-26 02:27:21] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001212 10.0.0.141 - - [2026-01-26 02:27:21] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.065184 10.0.0.141 - - [2026-01-26 02:27:21] "POST /network-policys HTTP/1.1" 200 561 0.047828 10.0.0.141 - - [2026-01-26 02:27:21] "GET /network-policy/a9c2a82d-0e83-491d-8ecc-89a1d08ec969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.006522 10.0.0.141 - - [2026-01-26 02:27:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.003161 10.0.0.141 - - [2026-01-26 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.240 - - [2026-01-26 02:27:22] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001001 10.0.0.141 - - [2026-01-26 02:27:22] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.047028 10.0.0.141 - - [2026-01-26 02:27:22] "POST /network-policys HTTP/1.1" 200 561 0.029702 10.0.0.141 - - [2026-01-26 02:27:22] "GET /network-policy/f6a0b816-d69c-4277-917e-da763076c5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.006464 10.0.0.141 - - [2026-01-26 02:27:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.003035 10.0.0.141 - - [2026-01-26 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.240 - - [2026-01-26 02:27:22] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000954 10.0.0.141 - - [2026-01-26 02:27:22] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.045264 10.0.0.141 - - [2026-01-26 02:27:22] "POST /network-policys HTTP/1.1" 200 561 0.036844 10.0.0.141 - - [2026-01-26 02:27:22] "GET /network-policy/5ba2bd38-4fa2-4467-bebc-77e062c6bb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.007171 10.0.0.141 - - [2026-01-26 02:27:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.003210 10.0.0.141 - - [2026-01-26 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.240 - - [2026-01-26 02:27:22] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001008 10.0.0.141 - - [2026-01-26 02:27:22] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.049361 10.0.0.141 - - [2026-01-26 02:27:23] "POST /network-policys HTTP/1.1" 200 561 0.032851 10.0.0.141 - - [2026-01-26 02:27:23] "GET /network-policy/daa94f26-54c7-4f79-bc92-55e8de12f023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.006641 10.0.0.141 - - [2026-01-26 02:27:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.003536 10.0.0.141 - - [2026-01-26 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.240 - - [2026-01-26 02:27:23] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001526 10.0.0.141 - - [2026-01-26 02:27:23] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.052750 10.0.0.141 - - [2026-01-26 02:27:23] "POST /network-policys HTTP/1.1" 200 561 0.034454 10.0.0.141 - - [2026-01-26 02:27:23] "GET /network-policy/4e2cb079-44d9-42fa-b226-1b466815e6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005749 10.0.0.141 - - [2026-01-26 02:27:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.003350 10.0.0.141 - - [2026-01-26 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.240 - - [2026-01-26 02:27:23] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000954 10.0.0.141 - - [2026-01-26 02:27:23] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.057110 10.0.0.141 - - [2026-01-26 02:27:23] "POST /network-policys HTTP/1.1" 200 561 0.028842 10.0.0.141 - - [2026-01-26 02:27:23] "GET /network-policy/f11887ae-b744-4b25-9b49-93c5f7349166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.010082 10.0.0.141 - - [2026-01-26 02:27:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.003664 10.0.0.141 - - [2026-01-26 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.240 - - [2026-01-26 02:27:24] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001274 10.0.0.141 - - [2026-01-26 02:27:24] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.044529 10.0.0.141 - - [2026-01-26 02:27:24] "POST /network-policys HTTP/1.1" 200 561 0.043331 10.0.0.141 - - [2026-01-26 02:27:24] "GET /network-policy/de4d1928-d781-468c-a338-1153caa57c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.006966 10.0.0.141 - - [2026-01-26 02:27:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.004509 10.0.0.141 - - [2026-01-26 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.240 - - [2026-01-26 02:27:24] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001230 10.0.0.141 - - [2026-01-26 02:27:24] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.046652 10.0.0.141 - - [2026-01-26 02:27:24] "POST /network-policys HTTP/1.1" 200 561 0.028583 10.0.0.141 - - [2026-01-26 02:27:24] "GET /network-policy/1daa3eb1-938b-41c3-91bb-906b033118e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005955 10.0.0.141 - - [2026-01-26 02:27:24] "POST /neutron/network HTTP/1.1" 200 1494 0.092126 10.0.0.141 - - [2026-01-26 02:27:25] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.007992 10.0.0.141 - - [2026-01-26 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.141 - - [2026-01-26 02:27:25] "GET /network-policy/a9c2a82d-0e83-491d-8ecc-89a1d08ec969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.004719 10.0.0.141 - - [2026-01-26 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.141 - - [2026-01-26 02:27:25] "GET /network-policy/f6a0b816-d69c-4277-917e-da763076c5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.004550 10.0.0.141 - - [2026-01-26 02:27:25] "POST /fqname-to-id HTTP/1.1" 404 248 0.006128 10.0.0.141 - - [2026-01-26 02:27:25] "POST /neutron/network HTTP/1.1" 200 1493 0.086139 10.0.0.141 - - [2026-01-26 02:27:25] "GET /virtual-network/caf68e47-aa14-4581-b9fc-7cf0054c6a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3802 0.023528 10.0.0.141 - - [2026-01-26 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007863 10.0.0.141 - - [2026-01-26 02:27:25] "GET /network-policy/5ba2bd38-4fa2-4467-bebc-77e062c6bb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.005187 10.0.0.141 - - [2026-01-26 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.141 - - [2026-01-26 02:27:25] "GET /network-policy/daa94f26-54c7-4f79-bc92-55e8de12f023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.004952 10.0.0.141 - - [2026-01-26 02:27:25] "POST /fqname-to-id HTTP/1.1" 404 248 0.010449 10.0.0.38 - - [2026-01-26 02:27:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.010379 10.0.0.141 - - [2026-01-26 02:27:25] "POST /neutron/network HTTP/1.1" 200 1494 0.141994 10.0.0.141 - - [2026-01-26 02:27:25] "GET /virtual-network/17f72dca-6286-44c0-ab0b-889e0ed2657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.007548 10.0.0.141 - - [2026-01-26 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.141 - - [2026-01-26 02:27:25] "GET /network-policy/4e2cb079-44d9-42fa-b226-1b466815e6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005531 10.0.0.141 - - [2026-01-26 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.141 - - [2026-01-26 02:27:26] "GET /network-policy/f11887ae-b744-4b25-9b49-93c5f7349166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.004351 10.0.0.141 - - [2026-01-26 02:27:26] "POST /neutron/network HTTP/1.1" 200 1493 0.108536 10.0.0.141 - - [2026-01-26 02:27:26] "POST /access-control-lists HTTP/1.1" 200 607 0.058321 10.0.0.141 - - [2026-01-26 02:27:26] "GET /virtual-network/70755469-136e-4dd9-aca9-8ec1bf5d15bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005511 10.0.0.141 - - [2026-01-26 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.141 - - [2026-01-26 02:27:26] "GET /network-policy/1daa3eb1-938b-41c3-91bb-906b033118e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.003964 10.0.0.141 - - [2026-01-26 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.141 - - [2026-01-26 02:27:26] "GET /network-policy/de4d1928-d781-468c-a338-1153caa57c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.005034 10.0.0.141 - - [2026-01-26 02:27:26] "POST /id-to-fqname HTTP/1.1" 200 231 0.001262 10.0.0.240 - - [2026-01-26 02:28:00] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.032682 10.0.0.141 - - [2026-01-26 02:28:00] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.112149 10.0.0.141 - - [2026-01-26 02:28:00] "POST /neutron/network HTTP/1.1" 200 1494 0.023851 10.0.0.141 - - [2026-01-26 02:28:01] "POST /id-to-fqname HTTP/1.1" 200 231 0.001713 10.0.0.141 - - [2026-01-26 02:28:01] "POST /neutron/port HTTP/1.1" 200 117 0.008462 10.0.0.240 - - [2026-01-26 02:28:01] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001403 10.0.0.240 - - [2026-01-26 02:28:02] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001342 10.0.0.141 - - [2026-01-26 02:28:02] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.194599 10.0.0.141 - - [2026-01-26 02:28:02] "POST /neutron/port HTTP/1.1" 200 1170 0.656277 10.0.0.141 - - [2026-01-26 02:28:02] "POST /neutron/port HTTP/1.1" 200 1170 0.032837 10.0.0.141 - - [2026-01-26 02:28:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008955 10.0.0.141 - - [2026-01-26 02:28:02] "POST /neutron/port HTTP/1.1" 200 1234 0.047392 10.0.0.141 - - [2026-01-26 02:28:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003618 10.0.0.240 - - [2026-01-26 02:28:03] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001928 10.0.0.141 - - [2026-01-26 02:28:03] "POST /neutron/network HTTP/1.1" 200 1494 0.030296 10.0.0.141 - - [2026-01-26 02:28:03] "POST /neutron/port HTTP/1.1" 200 1169 0.658573 10.0.0.141 - - [2026-01-26 02:28:04] "POST /neutron/port HTTP/1.1" 200 1223 0.229154 10.0.0.141 - - [2026-01-26 02:28:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.017015 10.0.0.141 - - [2026-01-26 02:28:04] "POST /neutron/port HTTP/1.1" 200 117 0.003228 10.0.0.141 - - [2026-01-26 02:28:07] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010139 10.0.0.141 - - [2026-01-26 02:28:18] "POST /neutron/port HTTP/1.1" 200 1234 0.044606 10.0.0.141 - - [2026-01-26 02:28:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.015589 10.0.0.141 - - [2026-01-26 02:28:33] "POST /neutron/port HTTP/1.1" 200 1234 0.026919 10.0.0.141 - - [2026-01-26 02:28:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007631 10.0.0.141 - - [2026-01-26 02:28:48] "POST /neutron/port HTTP/1.1" 200 1234 0.017630 10.0.0.141 - - [2026-01-26 02:28:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007254 10.0.0.240 - - [2026-01-26 02:28:56] "GET /obj-perms HTTP/1.1" 200 5075 0.054110 10.0.0.141 - - [2026-01-26 02:29:04] "POST /neutron/port HTTP/1.1" 200 1234 0.017634 10.0.0.141 - - [2026-01-26 02:29:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008401 10.0.0.141 - - [2026-01-26 02:29:04] "GET /virtual-machine/5d78dae9-321e-4f3e-9ae7-0c2ed81131fd HTTP/1.1" 200 1302 0.006556 10.0.0.141 - - [2026-01-26 02:29:04] "GET /virtual-machine-interface/b8af87a2-4ba0-401b-911a-fadccaed72c7 HTTP/1.1" 200 3192 0.005205 10.0.0.141 - - [2026-01-26 02:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.141 - - [2026-01-26 02:29:04] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003790 10.0.0.141 - - [2026-01-26 02:29:04] "GET /virtual-networks?parent_id=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003378 10.0.0.141 - - [2026-01-26 02:29:04] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006270 10.0.0.141 - - [2026-01-26 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.141 - - [2026-01-26 02:29:07] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006675 10.0.0.141 - - [2026-01-26 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.141 - - [2026-01-26 02:29:11] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006633 10.0.0.141 - - [2026-01-26 02:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.141 - - [2026-01-26 02:29:15] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005071 10.0.0.141 - - [2026-01-26 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.141 - - [2026-01-26 02:29:19] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006094 10.0.0.141 - - [2026-01-26 02:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.141 - - [2026-01-26 02:29:23] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006154 10.0.0.141 - - [2026-01-26 02:29:26] "POST /neutron/port HTTP/1.1" 200 1233 0.016709 10.0.0.141 - - [2026-01-26 02:29:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003803 10.0.0.141 - - [2026-01-26 02:29:26] "POST /neutron/port HTTP/1.1" 200 117 0.001100 10.0.0.141 - - [2026-01-26 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.141 - - [2026-01-26 02:29:28] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005071 10.0.0.141 - - [2026-01-26 02:29:31] "POST /neutron/port HTTP/1.1" 200 1234 0.018376 10.0.0.141 - - [2026-01-26 02:29:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003714 10.0.0.141 - - [2026-01-26 02:29:32] "POST /neutron/port HTTP/1.1" 200 117 0.001137 10.0.0.141 - - [2026-01-26 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.141 - - [2026-01-26 02:29:32] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005235 10.0.0.141 - - [2026-01-26 02:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.141 - - [2026-01-26 02:29:36] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005838 10.0.0.141 - - [2026-01-26 02:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.141 - - [2026-01-26 02:29:40] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003811 10.0.0.141 - - [2026-01-26 02:29:40] "GET /virtual-networks?parent_id=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003616 10.0.0.141 - - [2026-01-26 02:29:40] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.007204 10.0.0.141 - - [2026-01-26 02:29:40] "POST /neutron/port HTTP/1.1" 200 1234 0.017432 10.0.0.141 - - [2026-01-26 02:29:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008387 10.0.0.141 - - [2026-01-26 02:29:50] "POST /neutron/port HTTP/1.1" 200 1234 0.018388 10.0.0.141 - - [2026-01-26 02:29:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008627 10.0.0.38 - - [2026-01-26 02:29:57] "GET /obj-perms HTTP/1.1" 200 5075 0.057257 10.0.0.141 - - [2026-01-26 02:30:01] "POST /neutron/port HTTP/1.1" 200 1233 0.029698 10.0.0.141 - - [2026-01-26 02:30:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010963 10.0.0.141 - - [2026-01-26 02:30:01] "GET /virtual-machine/01e7daa7-cce5-4986-9adc-d3cfc410b29d HTTP/1.1" 200 1301 0.006932 10.0.0.141 - - [2026-01-26 02:30:01] "GET /virtual-machine-interface/5b2582e6-edc9-4209-b0d4-58b2cd65b238 HTTP/1.1" 200 3191 0.008141 10.0.0.141 - - [2026-01-26 02:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.141 - - [2026-01-26 02:30:01] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006841 10.0.0.141 - - [2026-01-26 02:30:01] "GET /virtual-networks?parent_id=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003666 10.0.0.141 - - [2026-01-26 02:30:01] "GET /virtual-network/caf68e47-aa14-4581-b9fc-7cf0054c6a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3802 0.007243 10.0.0.141 - - [2026-01-26 02:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.141 - - [2026-01-26 02:30:02] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003873 10.0.0.141 - - [2026-01-26 02:30:02] "GET /virtual-networks?parent_id=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003168 10.0.0.141 - - [2026-01-26 02:30:02] "GET /virtual-network/caf68e47-aa14-4581-b9fc-7cf0054c6a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3802 0.005722 10.0.0.141 - - [2026-01-26 02:30:02] "POST /neutron/port HTTP/1.1" 200 1233 0.018502 10.0.0.141 - - [2026-01-26 02:30:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007295 10.0.0.141 - - [2026-01-26 02:30:13] "POST /neutron/port HTTP/1.1" 200 1233 0.020734 10.0.0.141 - - [2026-01-26 02:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.141 - - [2026-01-26 02:30:13] "GET /network-policy/5ba2bd38-4fa2-4467-bebc-77e062c6bb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.003825 10.0.0.141 - - [2026-01-26 02:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.141 - - [2026-01-26 02:30:13] "GET /network-policy/daa94f26-54c7-4f79-bc92-55e8de12f023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.004587 10.0.0.141 - - [2026-01-26 02:30:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007744 10.0.0.141 - - [2026-01-26 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.141 - - [2026-01-26 02:30:14] "GET /network-policy/a9c2a82d-0e83-491d-8ecc-89a1d08ec969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.004217 10.0.0.141 - - [2026-01-26 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.141 - - [2026-01-26 02:30:14] "GET /network-policy/f6a0b816-d69c-4277-917e-da763076c5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.004658 10.0.0.141 - - [2026-01-26 02:30:26] "GET /virtual-machine/01e7daa7-cce5-4986-9adc-d3cfc410b29d HTTP/1.1" 200 1301 0.004661 10.0.0.141 - - [2026-01-26 02:30:27] "POST /neutron/port HTTP/1.1" 200 151 0.226480 10.0.0.141 - - [2026-01-26 02:30:28] "GET /virtual-machine/01e7daa7-cce5-4986-9adc-d3cfc410b29d HTTP/1.1" 404 171 0.004474 10.0.0.141 - - [2026-01-26 02:30:28] "GET /virtual-machine/01e7daa7-cce5-4986-9adc-d3cfc410b29d HTTP/1.1" 404 171 0.003418 10.0.0.141 - - [2026-01-26 02:30:28] "GET /virtual-machine/01e7daa7-cce5-4986-9adc-d3cfc410b29d HTTP/1.1" 404 171 0.002971 10.0.0.141 - - [2026-01-26 02:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.141 - - [2026-01-26 02:30:29] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004363 10.0.0.141 - - [2026-01-26 02:30:29] "GET /virtual-networks?parent_id=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003429 10.0.0.141 - - [2026-01-26 02:30:29] "GET /virtual-network/caf68e47-aa14-4581-b9fc-7cf0054c6a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3802 0.006462 10.0.0.141 - - [2026-01-26 02:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.141 - - [2026-01-26 02:30:29] "GET /routing-instance/c5754acd-4cbb-4981-b00a-35b78d32495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006676 10.0.0.141 - - [2026-01-26 02:30:29] "GET /route-target/417d184b-0e2d-4125-bdde-c24e3e996cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004798 10.0.0.141 - - [2026-01-26 02:30:29] "GET /virtual-machine/01e7daa7-cce5-4986-9adc-d3cfc410b29d HTTP/1.1" 404 171 0.003560 10.0.0.141 - - [2026-01-26 02:30:30] "GET /virtual-machine/01e7daa7-cce5-4986-9adc-d3cfc410b29d HTTP/1.1" 404 171 0.003603 10.0.0.141 - - [2026-01-26 02:30:31] "GET /virtual-machine/01e7daa7-cce5-4986-9adc-d3cfc410b29d HTTP/1.1" 404 171 0.003309 10.0.0.141 - - [2026-01-26 02:30:32] "GET /virtual-machine/01e7daa7-cce5-4986-9adc-d3cfc410b29d HTTP/1.1" 404 171 0.004511 10.0.0.141 - - [2026-01-26 02:30:33] "POST /neutron/network HTTP/1.1" 200 1504 0.033175 10.0.0.141 - - [2026-01-26 02:30:33] "POST /neutron/subnet HTTP/1.1" 200 1361 0.019537 10.0.0.141 - - [2026-01-26 02:30:33] "POST /neutron/network HTTP/1.1" 200 1494 0.011599 10.0.0.141 - - [2026-01-26 02:30:33] "GET /virtual-machine/01e7daa7-cce5-4986-9adc-d3cfc410b29d HTTP/1.1" 404 171 0.003859 10.0.0.141 - - [2026-01-26 02:30:34] "GET /virtual-machine/01e7daa7-cce5-4986-9adc-d3cfc410b29d HTTP/1.1" 404 171 0.003332 10.0.0.141 - - [2026-01-26 02:30:34] "GET /obj-perms HTTP/1.1" 200 5065 0.003337 10.0.0.141 - - [2026-01-26 02:30:34] "GET /obj-perms HTTP/1.1" 200 5065 0.003748 10.0.0.141 - - [2026-01-26 02:30:34] "GET /virtual-machine/5d78dae9-321e-4f3e-9ae7-0c2ed81131fd HTTP/1.1" 200 1302 0.004713 10.0.0.141 - - [2026-01-26 02:30:35] "POST /neutron/port HTTP/1.1" 200 151 0.263442 10.0.0.141 - - [2026-01-26 02:30:36] "GET /virtual-machine/5d78dae9-321e-4f3e-9ae7-0c2ed81131fd HTTP/1.1" 404 171 0.003287 10.0.0.141 - - [2026-01-26 02:30:36] "GET /virtual-machine/5d78dae9-321e-4f3e-9ae7-0c2ed81131fd HTTP/1.1" 404 171 0.003278 10.0.0.141 - - [2026-01-26 02:30:36] "GET /virtual-machine/5d78dae9-321e-4f3e-9ae7-0c2ed81131fd HTTP/1.1" 404 171 0.002779 10.0.0.141 - - [2026-01-26 02:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.027560 10.0.0.141 - - [2026-01-26 02:30:36] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003481 10.0.0.141 - - [2026-01-26 02:30:36] "GET /virtual-networks?parent_id=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003148 10.0.0.141 - - [2026-01-26 02:30:36] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005378 10.0.0.141 - - [2026-01-26 02:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.141 - - [2026-01-26 02:30:36] "GET /routing-instance/c2bb06fc-bf30-4e0b-8986-322361227d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004582 10.0.0.141 - - [2026-01-26 02:30:36] "GET /route-target/6528a69d-0211-4da2-9b3d-ce90b8e420ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004501 10.0.0.141 - - [2026-01-26 02:30:37] "GET /obj-perms HTTP/1.1" 200 5065 0.045222 10.0.0.38 - - [2026-01-26 02:30:37] "GET /obj-perms HTTP/1.1" 200 5065 0.048987 10.0.0.141 - - [2026-01-26 02:30:37] "GET /virtual-network/70755469-136e-4dd9-aca9-8ec1bf5d15bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005523 10.0.0.141 - - [2026-01-26 02:30:37] "DELETE /access-control-list/930458f7-72a3-4a1c-9a1f-7505d7c669b8 HTTP/1.1" 200 115 0.095796 10.0.0.141 - - [2026-01-26 02:30:37] "POST /neutron/network HTTP/1.1" 200 1308 0.045313 10.0.0.141 - - [2026-01-26 02:30:37] "GET /virtual-network/70755469-136e-4dd9-aca9-8ec1bf5d15bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.014255 10.0.0.141 - - [2026-01-26 02:30:37] "GET /virtual-network/17f72dca-6286-44c0-ab0b-889e0ed2657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.005346 10.0.0.38 - - [2026-01-26 02:30:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.029133 10.0.0.141 - - [2026-01-26 02:30:38] "POST /neutron/network HTTP/1.1" 200 1309 0.031750 10.0.0.141 - - [2026-01-26 02:30:38] "GET /virtual-network/17f72dca-6286-44c0-ab0b-889e0ed2657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.006819 10.0.0.141 - - [2026-01-26 02:30:38] "GET /virtual-network/caf68e47-aa14-4581-b9fc-7cf0054c6a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3802 0.007878 10.0.0.141 - - [2026-01-26 02:30:38] "POST /neutron/network HTTP/1.1" 200 1308 0.013867 10.0.0.141 - - [2026-01-26 02:30:38] "GET /virtual-network/caf68e47-aa14-4581-b9fc-7cf0054c6a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006816 10.0.0.141 - - [2026-01-26 02:30:38] "POST /ref-update HTTP/1.1" 200 156 0.050276 10.0.0.141 - - [2026-01-26 02:30:38] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005742 10.0.0.141 - - [2026-01-26 02:30:38] "POST /neutron/network HTTP/1.1" 200 1309 0.030030 10.0.0.141 - - [2026-01-26 02:30:38] "GET /virtual-network/e3011ee8-e264-4574-a30c-64f418602385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.010290 10.0.0.141 - - [2026-01-26 02:30:38] "DELETE /network-policy/1daa3eb1-938b-41c3-91bb-906b033118e1 HTTP/1.1" 200 115 0.061034 10.0.0.141 - - [2026-01-26 02:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007785 10.0.0.240 - - [2026-01-26 02:30:38] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000901 10.0.0.141 - - [2026-01-26 02:30:38] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.052197 10.0.0.141 - - [2026-01-26 02:30:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-39897821&detail=False&count=False&shared=False HTTP/1.1" 200 1762 0.006434 10.0.0.141 - - [2026-01-26 02:30:38] "DELETE /network-policy/de4d1928-d781-468c-a338-1153caa57c67 HTTP/1.1" 200 115 0.040218 10.0.0.141 - - [2026-01-26 02:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.240 - - [2026-01-26 02:30:39] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001253 10.0.0.141 - - [2026-01-26 02:30:39] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.046422 10.0.0.141 - - [2026-01-26 02:30:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-39897821&detail=False&count=False&shared=False HTTP/1.1" 200 1529 0.006234 10.0.0.141 - - [2026-01-26 02:30:39] "DELETE /network-policy/f11887ae-b744-4b25-9b49-93c5f7349166 HTTP/1.1" 200 115 0.041163 10.0.0.141 - - [2026-01-26 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006746 10.0.0.240 - - [2026-01-26 02:30:39] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001202 10.0.0.141 - - [2026-01-26 02:30:39] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.048237 10.0.0.141 - - [2026-01-26 02:30:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-39897821&detail=False&count=False&shared=False HTTP/1.1" 200 1296 0.005075 10.0.0.141 - - [2026-01-26 02:30:39] "DELETE /network-policy/4e2cb079-44d9-42fa-b226-1b466815e6f9 HTTP/1.1" 200 115 0.050195 10.0.0.141 - - [2026-01-26 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.240 - - [2026-01-26 02:30:39] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000959 10.0.0.141 - - [2026-01-26 02:30:39] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.041681 10.0.0.141 - - [2026-01-26 02:30:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-39897821&detail=False&count=False&shared=False HTTP/1.1" 200 1062 0.004992 10.0.0.141 - - [2026-01-26 02:30:39] "DELETE /network-policy/daa94f26-54c7-4f79-bc92-55e8de12f023 HTTP/1.1" 200 115 0.046889 10.0.0.141 - - [2026-01-26 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.240 - - [2026-01-26 02:30:39] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001424 10.0.0.141 - - [2026-01-26 02:30:39] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.049459 10.0.0.141 - - [2026-01-26 02:30:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-39897821&detail=False&count=False&shared=False HTTP/1.1" 200 829 0.005260 10.0.0.141 - - [2026-01-26 02:30:39] "DELETE /network-policy/5ba2bd38-4fa2-4467-bebc-77e062c6bb16 HTTP/1.1" 200 115 0.041610 10.0.0.141 - - [2026-01-26 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.240 - - [2026-01-26 02:30:39] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001245 10.0.0.141 - - [2026-01-26 02:30:39] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.041219 10.0.0.141 - - [2026-01-26 02:30:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-39897821&detail=False&count=False&shared=False HTTP/1.1" 200 596 0.005158 10.0.0.141 - - [2026-01-26 02:30:40] "DELETE /network-policy/f6a0b816-d69c-4277-917e-da763076c5b9 HTTP/1.1" 200 115 0.040658 10.0.0.141 - - [2026-01-26 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.240 - - [2026-01-26 02:30:40] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000958 10.0.0.141 - - [2026-01-26 02:30:40] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.049171 10.0.0.141 - - [2026-01-26 02:30:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-39897821&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.005069 10.0.0.141 - - [2026-01-26 02:30:40] "DELETE /network-policy/a9c2a82d-0e83-491d-8ecc-89a1d08ec969 HTTP/1.1" 200 115 0.048716 10.0.0.141 - - [2026-01-26 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.240 - - [2026-01-26 02:30:40] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000923 10.0.0.141 - - [2026-01-26 02:30:40] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.043448 10.0.0.141 - - [2026-01-26 02:30:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-39897821&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005185 10.0.0.141 - - [2026-01-26 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.141 - - [2026-01-26 02:30:40] "POST /neutron/network HTTP/1.1" 200 1309 0.013200 10.0.0.141 - - [2026-01-26 02:30:41] "DELETE /route-target/63b05e1c-d313-4ea2-b961-1048aad06591 HTTP/1.1" 200 115 0.020958 10.0.0.240 - - [2026-01-26 02:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004594 10.0.0.240 - - [2026-01-26 02:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002361 10.0.0.240 - - [2026-01-26 02:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002424 10.0.0.240 - - [2026-01-26 02:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002506 10.0.0.240 - - [2026-01-26 02:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002044 10.0.0.240 - - [2026-01-26 02:30:41] "POST /useragent-kv HTTP/1.1" 200 115 0.007752 10.0.0.141 - - [2026-01-26 02:30:41] "POST /neutron/network HTTP/1.1" 200 151 0.153306 10.0.0.141 - - [2026-01-26 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.141 - - [2026-01-26 02:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.141 - - [2026-01-26 02:30:42] "DELETE /network-ipam/5aa934db-dafb-4d85-8fe5-bdd5be71ea77 HTTP/1.1" 200 115 0.043139 10.0.0.141 - - [2026-01-26 02:30:42] "POST /fqname-to-id HTTP/1.1" 404 252 0.003571 10.0.0.240 - - [2026-01-26 02:30:42] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001027 10.0.0.240 - - [2026-01-26 02:30:42] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.040393 10.0.0.240 - - [2026-01-26 02:30:42] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001047 10.0.0.240 - - [2026-01-26 02:30:42] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?fields=security_groups HTTP/1.1" 200 1386 0.036725 10.0.0.240 - - [2026-01-26 02:30:42] "DELETE /security-group/d1286548-7a02-422f-9810-c71771f2c8c0 HTTP/1.1" 200 115 0.056910 10.0.0.240 - - [2026-01-26 02:30:42] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000971 10.0.0.240 - - [2026-01-26 02:30:42] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?fields=application_policy_sets HTTP/1.1" 200 1425 0.073745 10.0.0.141 - - [2026-01-26 02:30:42] "DELETE /access-control-list/b99df08b-552f-4eea-8381-1e8f577e7229 HTTP/1.1" 200 115 0.064466 10.0.0.141 - - [2026-01-26 02:30:42] "DELETE /project/227d0f9f-8b92-4b26-973e-bff2febd346b HTTP/1.1" 200 115 0.426482 10.0.0.240 - - [2026-01-26 02:30:42] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001010 10.0.0.141 - - [2026-01-26 02:30:42] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?fields=projects HTTP/1.1" 200 1441 0.011976 10.0.0.240 - - [2026-01-26 02:30:43] "GET /global-system-configs HTTP/1.1" 401 293 0.000522 10.0.0.240 - - [2026-01-26 02:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000491 10.0.0.38 - - [2026-01-26 02:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.38 - - [2026-01-26 02:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000464 10.0.0.240 - - [2026-01-26 02:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.240 - - [2026-01-26 02:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.141 - - [2026-01-26 02:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.38 - - [2026-01-26 02:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.141 - - [2026-01-26 02:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000347 10.0.0.38 - - [2026-01-26 02:30:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.141 - - [2026-01-26 02:30:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.141 - - [2026-01-26 02:30:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.141 - - [2026-01-26 02:30:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.003785 10.0.0.240 - - [2026-01-26 02:30:47] "POST /id-to-fqname HTTP/1.1" 200 198 0.003677 10.0.0.240 - - [2026-01-26 02:30:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.009354 10.0.0.240 - - [2026-01-26 02:30:48] "POST /security-groups HTTP/1.1" 200 599 0.079005 10.0.0.240 - - [2026-01-26 02:30:48] "POST /projects HTTP/1.1" 200 601 0.282416 10.0.0.141 - - [2026-01-26 02:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.319429 10.0.0.141 - - [2026-01-26 02:30:48] "POST /fqname-to-id HTTP/1.1" 404 241 0.008053 10.0.0.240 - - [2026-01-26 02:30:48] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000931 10.0.0.141 - - [2026-01-26 02:30:48] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.047223 10.0.0.141 - - [2026-01-26 02:30:48] "POST /network-policys HTTP/1.1" 200 561 0.031003 10.0.0.141 - - [2026-01-26 02:30:48] "GET /network-policy/1ceb67b8-c070-4c41-8eeb-1c8eb33de3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.006953 10.0.0.141 - - [2026-01-26 02:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.240 - - [2026-01-26 02:30:48] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.141 - - [2026-01-26 02:30:48] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.045743 10.0.0.141 - - [2026-01-26 02:30:48] "POST /neutron/network HTTP/1.1" 200 117 0.010791 10.0.0.141 - - [2026-01-26 02:30:48] "POST /ref-update HTTP/1.1" 200 156 0.023786 10.0.0.38 - - [2026-01-26 02:30:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.004932 10.0.0.240 - - [2026-01-26 02:30:49] "POST /useragent-kv HTTP/1.1" 200 115 0.009668 10.0.0.141 - - [2026-01-26 02:30:49] "POST /neutron/subnet HTTP/1.1" 200 828 0.202614 10.0.0.141 - - [2026-01-26 02:30:49] "POST /id-to-fqname HTTP/1.1" 200 229 0.001176 10.0.0.141 - - [2026-01-26 02:30:49] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005767 10.0.0.141 - - [2026-01-26 02:30:49] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.012540 10.0.0.141 - - [2026-01-26 02:30:49] "POST /neutron/network HTTP/1.1" 200 1007 0.010840 10.0.0.141 - - [2026-01-26 02:30:49] "POST /neutron/network HTTP/1.1" 200 1007 0.010425 10.0.0.141 - - [2026-01-26 02:30:49] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.011100 10.0.0.141 - - [2026-01-26 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.141 - - [2026-01-26 02:30:49] "GET /network-policy/1ceb67b8-c070-4c41-8eeb-1c8eb33de3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.006235 10.0.0.141 - - [2026-01-26 02:30:49] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006614 10.0.0.240 - - [2026-01-26 02:30:49] "GET /obj-perms HTTP/1.1" 200 5065 0.004371 10.0.0.141 - - [2026-01-26 02:30:49] "POST /id-to-fqname HTTP/1.1" 200 229 0.001386 10.0.0.141 - - [2026-01-26 02:30:50] "POST /neutron/network HTTP/1.1" 200 1116 0.006728 10.0.0.240 - - [2026-01-26 02:30:50] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001377 10.0.0.141 - - [2026-01-26 02:30:50] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.072196 10.0.0.141 - - [2026-01-26 02:30:51] "POST /neutron/port HTTP/1.1" 200 117 0.006613 10.0.0.141 - - [2026-01-26 02:30:51] "POST /id-to-fqname HTTP/1.1" 200 229 0.002095 10.0.0.141 - - [2026-01-26 02:30:51] "POST /neutron/network HTTP/1.1" 200 1116 0.007853 10.0.0.141 - - [2026-01-26 02:30:51] "PUT /access-control-list/3c26775b-9841-4939-beb4-fdb7b78a4d05 HTTP/1.1" 200 273 0.061808 10.0.0.141 - - [2026-01-26 02:30:51] "POST /neutron/port HTTP/1.1" 200 1174 0.018777 10.0.0.240 - - [2026-01-26 02:30:52] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.141 - - [2026-01-26 02:30:52] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.099119 10.0.0.141 - - [2026-01-26 02:30:52] "POST /neutron/port HTTP/1.1" 200 1238 0.041737 10.0.0.141 - - [2026-01-26 02:30:52] "POST /neutron/subnet HTTP/1.1" 200 1381 0.012406 10.0.0.141 - - [2026-01-26 02:30:52] "POST /neutron/port HTTP/1.1" 200 1238 0.020606 10.0.0.141 - - [2026-01-26 02:30:52] "POST /neutron/port HTTP/1.1" 200 117 0.005959 10.0.0.141 - - [2026-01-26 02:30:52] "POST /neutron/network HTTP/1.1" 200 1116 0.006660 10.0.0.141 - - [2026-01-26 02:30:53] "POST /neutron/port HTTP/1.1" 200 1174 0.053874 10.0.0.141 - - [2026-01-26 02:30:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004065 10.0.0.141 - - [2026-01-26 02:30:53] "POST /neutron/port HTTP/1.1" 200 117 0.001176 10.0.0.240 - - [2026-01-26 02:30:55] "DELETE /project/227d0f9f8b924b26973ebff2febd346b HTTP/1.1" 404 173 0.027589 10.0.0.141 - - [2026-01-26 02:30:57] "POST /neutron/port HTTP/1.1" 200 1238 0.020132 10.0.0.141 - - [2026-01-26 02:30:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007471 10.0.0.141 - - [2026-01-26 02:30:57] "GET /virtual-machine/db245bd5-e0ae-4f3b-9f34-adbc0adb8210 HTTP/1.1" 200 1303 0.081456 10.0.0.141 - - [2026-01-26 02:30:57] "GET /virtual-machine-interface/061c644c-454e-47a6-b0e9-6551ffed9604 HTTP/1.1" 200 3184 0.005291 10.0.0.141 - - [2026-01-26 02:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.141 - - [2026-01-26 02:30:57] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004430 10.0.0.141 - - [2026-01-26 02:30:57] "GET /virtual-networks?parent_id=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003690 10.0.0.141 - - [2026-01-26 02:30:57] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005864 10.0.0.141 - - [2026-01-26 02:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.141 - - [2026-01-26 02:31:01] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005393 10.0.0.141 - - [2026-01-26 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.141 - - [2026-01-26 02:31:05] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005080 10.0.0.141 - - [2026-01-26 02:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.141 - - [2026-01-26 02:31:09] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005804 10.0.0.141 - - [2026-01-26 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.141 - - [2026-01-26 02:31:13] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005049 10.0.0.141 - - [2026-01-26 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.141 - - [2026-01-26 02:31:17] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006325 10.0.0.141 - - [2026-01-26 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.141 - - [2026-01-26 02:31:21] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005411 10.0.0.141 - - [2026-01-26 02:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.141 - - [2026-01-26 02:31:25] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005880 10.0.0.141 - - [2026-01-26 02:31:28] "POST /neutron/port HTTP/1.1" 200 1238 0.021511 10.0.0.141 - - [2026-01-26 02:31:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004148 10.0.0.141 - - [2026-01-26 02:31:28] "POST /neutron/port HTTP/1.1" 200 117 0.001105 10.0.0.141 - - [2026-01-26 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.141 - - [2026-01-26 02:31:29] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.008182 10.0.0.141 - - [2026-01-26 02:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.141 - - [2026-01-26 02:31:31] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003699 10.0.0.141 - - [2026-01-26 02:31:31] "GET /virtual-networks?parent_id=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003121 10.0.0.141 - - [2026-01-26 02:31:31] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005790 10.0.0.141 - - [2026-01-26 02:31:31] "POST /neutron/port HTTP/1.1" 200 1238 0.018569 10.0.0.141 - - [2026-01-26 02:31:34] "POST /neutron/port HTTP/1.1" 200 1238 0.018558 10.0.0.141 - - [2026-01-26 02:31:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004147 10.0.0.141 - - [2026-01-26 02:31:35] "POST /neutron/port HTTP/1.1" 200 117 0.001366 10.0.0.141 - - [2026-01-26 02:31:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007852 10.0.0.141 - - [2026-01-26 02:31:42] "POST /neutron/port HTTP/1.1" 200 1238 0.018011 10.0.0.141 - - [2026-01-26 02:31:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.032228 10.0.0.141 - - [2026-01-26 02:31:52] "POST /neutron/port HTTP/1.1" 200 1238 0.017349 10.0.0.141 - - [2026-01-26 02:31:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012457 10.0.0.141 - - [2026-01-26 02:31:52] "GET /virtual-machine/e5a97cf7-e237-43e6-b475-35ebe1289b83 HTTP/1.1" 200 1303 0.006269 10.0.0.141 - - [2026-01-26 02:31:52] "GET /virtual-machine-interface/510f58a1-07c3-4ea0-8fc6-e500066933db HTTP/1.1" 200 3185 0.007570 10.0.0.141 - - [2026-01-26 02:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.141 - - [2026-01-26 02:31:52] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005470 10.0.0.141 - - [2026-01-26 02:31:52] "GET /virtual-networks?parent_id=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003140 10.0.0.141 - - [2026-01-26 02:31:52] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006228 10.0.0.141 - - [2026-01-26 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.141 - - [2026-01-26 02:31:54] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003322 10.0.0.141 - - [2026-01-26 02:31:54] "GET /virtual-networks?parent_id=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002934 10.0.0.141 - - [2026-01-26 02:31:54] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006241 10.0.0.141 - - [2026-01-26 02:31:54] "POST /neutron/port HTTP/1.1" 200 1238 0.018649 10.0.0.141 - - [2026-01-26 02:32:19] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006622 10.0.0.141 - - [2026-01-26 02:32:19] "POST /neutron/network HTTP/1.1" 200 1007 0.086126 10.0.0.141 - - [2026-01-26 02:32:19] "GET /virtual-network/5aaf5699-feaf-40c4-af82-616aa657ac52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006887 10.0.0.141 - - [2026-01-26 02:32:19] "POST /neutron/network HTTP/1.1" 400 204 0.019776 10.0.0.141 - - [2026-01-26 02:32:20] "POST /neutron/port HTTP/1.1" 200 1238 0.048347 10.0.0.141 - - [2026-01-26 02:32:20] "POST /neutron/port HTTP/1.1" 200 151 0.388099 10.0.0.141 - - [2026-01-26 02:32:22] "DELETE /route-target/1df38c9a-5016-4b46-8d31-e769df3640f5 HTTP/1.1" 200 115 0.026115 10.0.0.141 - - [2026-01-26 02:32:22] "DELETE /network-policy/1ceb67b8-c070-4c41-8eeb-1c8eb33de3e2 HTTP/1.1" 200 115 0.039451 10.0.0.240 - - [2026-01-26 02:32:24] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000992 10.0.0.141 - - [2026-01-26 02:32:24] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.069017 10.0.0.240 - - [2026-01-26 02:32:25] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001522 10.0.0.141 - - [2026-01-26 02:32:25] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?fields=virtual_networks HTTP/1.1" 200 1049 0.052362 10.0.0.240 - - [2026-01-26 02:32:25] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001990 10.0.0.141 - - [2026-01-26 02:32:25] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.047251 10.0.0.240 - - [2026-01-26 02:32:25] "GET /projects?obj_uuids=227d0f9f-8b92-4b26-973e-bff2febd346b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001176 10.0.0.141 - - [2026-01-26 02:32:25] "GET /project/227d0f9f-8b92-4b26-973e-bff2febd346b?fields=security_groups HTTP/1.1" 200 1284 0.060939 10.0.0.141 - - [2026-01-26 02:32:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.026781 10.0.0.240 - - [2026-01-26 02:32:26] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003538 10.0.0.240 - - [2026-01-26 02:32:26] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001385 10.0.0.240 - - [2026-01-26 02:32:26] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009999 10.0.0.240 - - [2026-01-26 02:32:26] "POST /id-to-fqname HTTP/1.1" 200 204 0.005132 10.0.0.240 - - [2026-01-26 02:32:26] "POST /fqname-to-id HTTP/1.1" 404 213 0.011119 10.0.0.240 - - [2026-01-26 02:32:26] "POST /security-groups HTTP/1.1" 200 605 0.031678 10.0.0.240 - - [2026-01-26 02:32:26] "POST /projects HTTP/1.1" 200 613 0.261056 10.0.0.141 - - [2026-01-26 02:32:26] "POST /fqname-to-id HTTP/1.1" 404 247 0.015392 10.0.0.240 - - [2026-01-26 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.335587 10.0.0.141 - - [2026-01-26 02:32:26] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.477638 10.0.0.141 - - [2026-01-26 02:32:27] "GET / HTTP/1.1" 200 36215 0.001482 10.0.0.141 - - [2026-01-26 02:32:31] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000401 10.0.0.240 - - [2026-01-26 02:32:31] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001193 10.0.0.141 - - [2026-01-26 02:32:31] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.076532 10.0.0.141 - - [2026-01-26 02:32:31] "GET / HTTP/1.1" 200 36215 0.001955 10.0.0.141 - - [2026-01-26 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.240 - - [2026-01-26 02:32:32] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.141 - - [2026-01-26 02:32:32] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007300 10.0.0.141 - - [2026-01-26 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.240 - - [2026-01-26 02:32:32] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000906 10.0.0.141 - - [2026-01-26 02:32:32] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.038709 10.0.0.141 - - [2026-01-26 02:32:33] "GET /domains HTTP/1.1" 401 293 0.000407 10.0.0.141 - - [2026-01-26 02:32:33] "GET /domains HTTP/1.1" 200 281 0.029573 10.0.0.240 - - [2026-01-26 02:32:33] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000913 10.0.0.141 - - [2026-01-26 02:32:33] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80 HTTP/1.1" 200 2986 0.008971 10.0.0.240 - - [2026-01-26 02:32:33] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000757 10.0.0.141 - - [2026-01-26 02:32:33] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b HTTP/1.1" 200 1940 0.098174 10.0.0.141 - - [2026-01-26 02:32:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003287 10.0.0.141 - - [2026-01-26 02:32:33] "POST /network-ipams HTTP/1.1" 200 629 0.031060 10.0.0.141 - - [2026-01-26 02:32:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 817 0.003306 10.0.0.141 - - [2026-01-26 02:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.141 - - [2026-01-26 02:32:34] "GET /network-ipam/d9c50218-4aea-457b-841a-d0f2ce1d2b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006106 10.0.0.141 - - [2026-01-26 02:32:34] "PUT /network-ipam/d9c50218-4aea-457b-841a-d0f2ce1d2b84 HTTP/1.1" 200 259 0.015043 10.0.0.141 - - [2026-01-26 02:32:34] "POST /fqname-to-id HTTP/1.1" 401 293 0.000470 10.0.0.141 - - [2026-01-26 02:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.033677 10.0.0.240 - - [2026-01-26 02:32:34] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000939 10.0.0.141 - - [2026-01-26 02:32:34] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.041451 10.0.0.141 - - [2026-01-26 02:32:34] "POST /neutron/network HTTP/1.1" 200 117 0.035252 10.0.0.141 - - [2026-01-26 02:32:35] "POST /ref-update HTTP/1.1" 200 156 0.025676 10.0.0.38 - - [2026-01-26 02:32:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.006826 10.0.0.240 - - [2026-01-26 02:32:35] "POST /useragent-kv HTTP/1.1" 200 115 0.009465 10.0.0.141 - - [2026-01-26 02:32:35] "POST /neutron/subnet HTTP/1.1" 200 828 0.215589 10.0.0.141 - - [2026-01-26 02:32:35] "POST /id-to-fqname HTTP/1.1" 200 237 0.001695 10.0.0.141 - - [2026-01-26 02:32:35] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.008069 10.0.0.141 - - [2026-01-26 02:32:35] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.009454 10.0.0.141 - - [2026-01-26 02:32:35] "POST /neutron/network HTTP/1.1" 200 1142 0.011091 10.0.0.141 - - [2026-01-26 02:32:36] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.006316 10.0.0.141 - - [2026-01-26 02:32:36] "GET /obj-perms HTTP/1.1" 200 5040 0.066166 10.0.0.38 - - [2026-01-26 02:32:37] "GET /obj-perms HTTP/1.1" 200 5040 0.056235 10.0.0.240 - - [2026-01-26 02:32:37] "GET /obj-perms HTTP/1.1" 200 5040 0.052179 10.0.0.141 - - [2026-01-26 02:32:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.004180 10.0.0.141 - - [2026-01-26 02:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.240 - - [2026-01-26 02:32:37] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002826 10.0.0.141 - - [2026-01-26 02:32:37] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.051357 10.0.0.141 - - [2026-01-26 02:32:37] "POST /network-policys HTTP/1.1" 200 567 0.092690 10.0.0.141 - - [2026-01-26 02:32:37] "GET /network-policy/f6bed06b-53fe-49d5-a27d-e8b8860f7857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.006508 10.0.0.141 - - [2026-01-26 02:32:38] "POST /fqname-to-id HTTP/1.1" 404 231 0.002935 10.0.0.141 - - [2026-01-26 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.240 - - [2026-01-26 02:32:38] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000900 10.0.0.141 - - [2026-01-26 02:32:38] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.039938 10.0.0.141 - - [2026-01-26 02:32:38] "POST /network-policys HTTP/1.1" 200 567 0.071919 10.0.0.141 - - [2026-01-26 02:32:38] "GET /network-policy/38c102ea-c4cc-4b88-8a84-81e09a276b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.006570 10.0.0.141 - - [2026-01-26 02:32:38] "POST /fqname-to-id HTTP/1.1" 404 231 0.003352 10.0.0.141 - - [2026-01-26 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.240 - - [2026-01-26 02:32:38] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001232 10.0.0.141 - - [2026-01-26 02:32:38] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.038173 10.0.0.141 - - [2026-01-26 02:32:38] "POST /network-policys HTTP/1.1" 200 567 0.029904 10.0.0.141 - - [2026-01-26 02:32:38] "GET /network-policy/6d94b015-a15c-4bca-ba8b-04619b59c72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.005755 10.0.0.141 - - [2026-01-26 02:32:38] "POST /neutron/network HTTP/1.1" 200 1142 0.015787 10.0.0.141 - - [2026-01-26 02:32:39] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.009342 10.0.0.141 - - [2026-01-26 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.141 - - [2026-01-26 02:32:39] "GET /network-policy/38c102ea-c4cc-4b88-8a84-81e09a276b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.008842 10.0.0.141 - - [2026-01-26 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007147 10.0.0.141 - - [2026-01-26 02:32:39] "DELETE /access-control-list/669c77dc-4118-4c4d-a29f-bf14cfa6906f HTTP/1.1" 200 115 0.057060 10.0.0.141 - - [2026-01-26 02:32:39] "GET /network-policy/f6bed06b-53fe-49d5-a27d-e8b8860f7857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.012239 10.0.0.141 - - [2026-01-26 02:32:39] "POST /id-to-fqname HTTP/1.1" 200 237 0.001214 10.0.0.141 - - [2026-01-26 02:32:39] "POST /neutron/network HTTP/1.1" 200 1350 0.008165 10.0.0.240 - - [2026-01-26 02:32:40] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001268 10.0.0.141 - - [2026-01-26 02:32:40] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.076694 10.0.0.141 - - [2026-01-26 02:32:40] "POST /neutron/port HTTP/1.1" 200 117 0.006704 10.0.0.240 - - [2026-01-26 02:32:40] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001182 10.0.0.141 - - [2026-01-26 02:32:41] "POST /neutron/port HTTP/1.1" 200 1181 0.366797 10.0.0.141 - - [2026-01-26 02:32:41] "POST /neutron/port HTTP/1.1" 200 1235 0.139692 10.0.0.141 - - [2026-01-26 02:32:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003574 10.0.0.141 - - [2026-01-26 02:32:41] "POST /neutron/port HTTP/1.1" 200 117 0.001038 10.0.0.141 - - [2026-01-26 02:32:45] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007345 10.0.0.141 - - [2026-01-26 02:32:45] "POST /neutron/port HTTP/1.1" 200 1245 0.016841 10.0.0.141 - - [2026-01-26 02:32:45] "GET /virtual-machine/39d8a916-07d3-45e2-a372-f24fa5d3be9a HTTP/1.1" 401 293 0.000378 10.0.0.141 - - [2026-01-26 02:32:46] "GET /virtual-machine/39d8a916-07d3-45e2-a372-f24fa5d3be9a HTTP/1.1" 200 1308 0.032889 10.0.0.141 - - [2026-01-26 02:32:46] "GET /virtual-machine-interface/154cd1e1-d0ef-48b5-ba03-9f0be217a603 HTTP/1.1" 200 3184 0.005401 10.0.0.141 - - [2026-01-26 02:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.141 - - [2026-01-26 02:32:46] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006379 10.0.0.141 - - [2026-01-26 02:32:46] "GET /virtual-networks?parent_id=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.004182 10.0.0.141 - - [2026-01-26 02:32:46] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005791 10.0.0.141 - - [2026-01-26 02:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.141 - - [2026-01-26 02:32:49] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.007094 10.0.0.141 - - [2026-01-26 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.141 - - [2026-01-26 02:32:53] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005747 10.0.0.240 - - [2026-01-26 02:32:55] "DELETE /project/227d0f9f-8b92-4b26-973e-bff2febd346b HTTP/1.1" 404 177 0.002627 10.0.0.240 - - [2026-01-26 02:32:55] "DELETE /project/fbe96329d59e4815830b30de61cb470b HTTP/1.1" 404 173 0.005032 10.0.0.141 - - [2026-01-26 02:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.141 - - [2026-01-26 02:32:57] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005596 10.0.0.141 - - [2026-01-26 02:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.141 - - [2026-01-26 02:33:01] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.006145 10.0.0.141 - - [2026-01-26 02:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.141 - - [2026-01-26 02:33:05] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005745 10.0.0.141 - - [2026-01-26 02:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.141 - - [2026-01-26 02:33:09] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005484 10.0.0.141 - - [2026-01-26 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.141 - - [2026-01-26 02:33:13] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.006034 10.0.0.141 - - [2026-01-26 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.141 - - [2026-01-26 02:33:18] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005083 10.0.0.141 - - [2026-01-26 02:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006096 10.0.0.141 - - [2026-01-26 02:33:22] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005836 10.0.0.141 - - [2026-01-26 02:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.141 - - [2026-01-26 02:33:24] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003947 10.0.0.141 - - [2026-01-26 02:33:24] "GET /virtual-networks?parent_id=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.003064 10.0.0.141 - - [2026-01-26 02:33:24] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.006159 10.0.0.141 - - [2026-01-26 02:33:24] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007740 10.0.0.141 - - [2026-01-26 02:33:31] "POST /neutron/port HTTP/1.1" 200 1245 0.019118 10.0.0.141 - - [2026-01-26 02:33:34] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007515 10.0.0.141 - - [2026-01-26 02:33:37] "POST /neutron/network HTTP/1.1" 200 1350 0.006960 10.0.0.141 - - [2026-01-26 02:33:37] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013752 10.0.0.141 - - [2026-01-26 02:33:38] "POST /neutron/network HTTP/1.1" 200 1340 0.010128 10.0.0.141 - - [2026-01-26 02:33:45] "POST /neutron/port HTTP/1.1" 200 1245 0.017072 10.0.0.141 - - [2026-01-26 02:33:45] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008141 10.0.0.141 - - [2026-01-26 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.141 - - [2026-01-26 02:33:45] "GET /network-policy/f6bed06b-53fe-49d5-a27d-e8b8860f7857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.003534 10.0.0.141 - - [2026-01-26 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.141 - - [2026-01-26 02:33:45] "GET /network-policy/38c102ea-c4cc-4b88-8a84-81e09a276b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.005166 10.0.0.141 - - [2026-01-26 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.141 - - [2026-01-26 02:33:45] "GET /network-policy/6d94b015-a15c-4bca-ba8b-04619b59c72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.003781 10.0.0.141 - - [2026-01-26 02:33:45] "PUT /access-control-list/9e3fde65-0c4c-47b9-9501-4f451ed0890e HTTP/1.1" 200 273 0.060487 10.0.0.141 - - [2026-01-26 02:33:45] "POST /neutron/network HTTP/1.1" 200 1432 0.019024 10.0.0.141 - - [2026-01-26 02:33:45] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3604 0.008245 10.0.0.141 - - [2026-01-26 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.141 - - [2026-01-26 02:33:45] "GET /network-policy/38c102ea-c4cc-4b88-8a84-81e09a276b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.004273 10.0.0.141 - - [2026-01-26 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.141 - - [2026-01-26 02:33:45] "GET /network-policy/6d94b015-a15c-4bca-ba8b-04619b59c72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.003896 10.0.0.141 - - [2026-01-26 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.141 - - [2026-01-26 02:33:45] "GET /network-policy/f6bed06b-53fe-49d5-a27d-e8b8860f7857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.004281 10.0.0.141 - - [2026-01-26 02:33:50] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3604 0.006319 10.0.0.38 - - [2026-01-26 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.006489 10.0.0.141 - - [2026-01-26 02:33:51] "POST /neutron/network HTTP/1.1" 200 1142 0.023733 10.0.0.141 - - [2026-01-26 02:33:51] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.005892 10.0.0.141 - - [2026-01-26 02:33:56] "GET /virtual-machine/39d8a916-07d3-45e2-a372-f24fa5d3be9a HTTP/1.1" 200 1308 0.004578 10.0.0.141 - - [2026-01-26 02:33:56] "POST /neutron/port HTTP/1.1" 200 151 0.227219 10.0.0.141 - - [2026-01-26 02:33:58] "GET /virtual-machine/39d8a916-07d3-45e2-a372-f24fa5d3be9a HTTP/1.1" 404 171 0.003504 10.0.0.141 - - [2026-01-26 02:33:58] "GET /virtual-machine/39d8a916-07d3-45e2-a372-f24fa5d3be9a HTTP/1.1" 404 171 0.002943 10.0.0.141 - - [2026-01-26 02:33:58] "GET /virtual-machine/39d8a916-07d3-45e2-a372-f24fa5d3be9a HTTP/1.1" 404 171 0.002982 10.0.0.141 - - [2026-01-26 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.141 - - [2026-01-26 02:33:58] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003435 10.0.0.141 - - [2026-01-26 02:33:58] "GET /virtual-networks?parent_id=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.002602 10.0.0.141 - - [2026-01-26 02:33:58] "GET /virtual-network/47c1e3c3-eb5e-42b7-959a-23872a2af86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.005927 10.0.0.141 - - [2026-01-26 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.141 - - [2026-01-26 02:33:58] "GET /routing-instance/b822a74e-1f75-47cc-bf78-8cf249e32efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.005423 10.0.0.141 - - [2026-01-26 02:33:58] "GET /route-target/466b6df9-5eaa-48f5-9d57-790f3f0b6ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004245 10.0.0.141 - - [2026-01-26 02:34:00] "GET /obj-perms HTTP/1.1" 200 5075 0.070773 10.0.0.38 - - [2026-01-26 02:34:01] "GET /obj-perms HTTP/1.1" 200 5040 0.004597 10.0.0.141 - - [2026-01-26 02:34:08] "GET /obj-perms HTTP/1.1" 200 5040 0.005773 10.0.0.38 - - [2026-01-26 02:34:08] "GET /obj-perms HTTP/1.1" 200 5040 0.005255 10.0.0.141 - - [2026-01-26 02:34:08] "DELETE /network-policy/6d94b015-a15c-4bca-ba8b-04619b59c72d HTTP/1.1" 200 115 0.033164 10.0.0.141 - - [2026-01-26 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.240 - - [2026-01-26 02:34:08] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.024979 10.0.0.141 - - [2026-01-26 02:34:08] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.084604 10.0.0.141 - - [2026-01-26 02:34:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-26145424&detail=False&count=False&shared=False HTTP/1.1" 200 608 0.005391 10.0.0.141 - - [2026-01-26 02:34:08] "DELETE /network-policy/38c102ea-c4cc-4b88-8a84-81e09a276b38 HTTP/1.1" 200 115 0.037322 10.0.0.141 - - [2026-01-26 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005897 10.0.0.240 - - [2026-01-26 02:34:08] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001122 10.0.0.141 - - [2026-01-26 02:34:08] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.043489 10.0.0.141 - - [2026-01-26 02:34:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-26145424&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.006168 10.0.0.141 - - [2026-01-26 02:34:08] "DELETE /network-policy/f6bed06b-53fe-49d5-a27d-e8b8860f7857 HTTP/1.1" 200 115 0.033622 10.0.0.141 - - [2026-01-26 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008134 10.0.0.240 - - [2026-01-26 02:34:08] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001024 10.0.0.141 - - [2026-01-26 02:34:08] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.051865 10.0.0.141 - - [2026-01-26 02:34:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-26145424&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006166 10.0.0.141 - - [2026-01-26 02:34:09] "DELETE /route-target/466b6df9-5eaa-48f5-9d57-790f3f0b6ca5 HTTP/1.1" 200 115 0.024806 10.0.0.141 - - [2026-01-26 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.141 - - [2026-01-26 02:34:09] "DELETE /network-ipam/d9c50218-4aea-457b-841a-d0f2ce1d2b84 HTTP/1.1" 200 115 0.044140 10.0.0.141 - - [2026-01-26 02:34:09] "POST /fqname-to-id HTTP/1.1" 404 264 0.003142 10.0.0.240 - - [2026-01-26 02:34:09] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000859 10.0.0.240 - - [2026-01-26 02:34:09] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.041517 10.0.0.240 - - [2026-01-26 02:34:09] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001407 10.0.0.240 - - [2026-01-26 02:34:09] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?fields=security_groups HTTP/1.1" 200 1404 0.055462 10.0.0.240 - - [2026-01-26 02:34:09] "DELETE /security-group/640977c7-1e04-449b-892b-4f68145faa11 HTTP/1.1" 200 115 0.048031 10.0.0.240 - - [2026-01-26 02:34:09] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000950 10.0.0.240 - - [2026-01-26 02:34:09] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?fields=application_policy_sets HTTP/1.1" 200 1443 0.065859 10.0.0.141 - - [2026-01-26 02:34:09] "DELETE /project/fbe96329-d59e-4815-830b-30de61cb470b HTTP/1.1" 200 115 0.423215 10.0.0.240 - - [2026-01-26 02:34:10] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001301 10.0.0.141 - - [2026-01-26 02:34:10] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?fields=projects HTTP/1.1" 200 1441 0.013210 10.0.0.240 - - [2026-01-26 02:34:12] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003793 10.0.0.240 - - [2026-01-26 02:34:12] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000884 10.0.0.240 - - [2026-01-26 02:34:12] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.047881 10.0.0.240 - - [2026-01-26 02:34:12] "POST /id-to-fqname HTTP/1.1" 200 204 0.007362 10.0.0.240 - - [2026-01-26 02:34:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.006056 10.0.0.240 - - [2026-01-26 02:34:12] "POST /security-groups HTTP/1.1" 200 605 0.078345 10.0.0.141 - - [2026-01-26 02:34:12] "POST /fqname-to-id HTTP/1.1" 404 248 0.005306 10.0.0.240 - - [2026-01-26 02:34:12] "POST /projects HTTP/1.1" 200 613 0.290122 10.0.0.240 - - [2026-01-26 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.363924 10.0.0.141 - - [2026-01-26 02:34:13] "POST /access-control-lists HTTP/1.1" 200 610 0.029548 10.0.0.141 - - [2026-01-26 02:34:13] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.521224 10.0.0.240 - - [2026-01-26 02:34:13] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002936 10.0.0.141 - - [2026-01-26 02:34:13] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?fields=virtual_networks HTTP/1.1" 200 1061 0.046837 10.0.0.240 - - [2026-01-26 02:34:13] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001796 10.0.0.141 - - [2026-01-26 02:34:13] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.050049 10.0.0.240 - - [2026-01-26 02:34:13] "GET /projects?obj_uuids=fbe96329-d59e-4815-830b-30de61cb470b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001166 10.0.0.141 - - [2026-01-26 02:34:13] "GET /project/fbe96329-d59e-4815-830b-30de61cb470b?fields=security_groups HTTP/1.1" 200 1302 0.057991 10.0.0.141 - - [2026-01-26 02:34:14] "POST /fqname-to-id HTTP/1.1" 404 204 0.035211 10.0.0.240 - - [2026-01-26 02:34:14] "GET /projects?obj_uuids=86f16835-69e3-401d-8a35-de0e68eaac36&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003436 10.0.0.240 - - [2026-01-26 02:34:14] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001131 10.0.0.240 - - [2026-01-26 02:34:14] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007646 10.0.0.240 - - [2026-01-26 02:34:14] "POST /id-to-fqname HTTP/1.1" 200 206 0.003748 10.0.0.240 - - [2026-01-26 02:34:14] "POST /fqname-to-id HTTP/1.1" 404 215 0.007687 10.0.0.240 - - [2026-01-26 02:34:14] "POST /security-groups HTTP/1.1" 200 607 0.030177 10.0.0.240 - - [2026-01-26 02:34:14] "POST /projects HTTP/1.1" 200 617 0.259995 10.0.0.141 - - [2026-01-26 02:34:14] "POST /fqname-to-id HTTP/1.1" 404 249 0.007486 10.0.0.240 - - [2026-01-26 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.335877 10.0.0.141 - - [2026-01-26 02:34:14] "GET /project/86f16835-69e3-401d-8a35-de0e68eaac36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.480297 10.0.0.141 - - [2026-01-26 02:34:15] "GET / HTTP/1.1" 200 36215 0.002581 10.0.0.141 - - [2026-01-26 02:34:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000742 10.0.0.141 - - [2026-01-26 02:34:19] "POST /fqname-to-id HTTP/1.1" 404 233 0.058090 10.0.0.141 - - [2026-01-26 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.240 - - [2026-01-26 02:34:19] "GET /projects?obj_uuids=86f16835-69e3-401d-8a35-de0e68eaac36&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001018 10.0.0.141 - - [2026-01-26 02:34:19] "GET /project/86f16835-69e3-401d-8a35-de0e68eaac36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.043706 10.0.0.141 - - [2026-01-26 02:34:19] "POST /network-policys HTTP/1.1" 200 569 0.034195 10.0.0.141 - - [2026-01-26 02:34:19] "GET /network-policy/c273e83a-0d54-4723-b58f-84d4e2ae1417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006237 10.0.0.141 - - [2026-01-26 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.240 - - [2026-01-26 02:34:19] "GET /projects?obj_uuids=86f16835-69e3-401d-8a35-de0e68eaac36&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001254 10.0.0.141 - - [2026-01-26 02:34:19] "GET /project/86f16835-69e3-401d-8a35-de0e68eaac36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.045720 10.0.0.141 - - [2026-01-26 02:34:19] "POST /neutron/network HTTP/1.1" 200 117 0.044282 10.0.0.141 - - [2026-01-26 02:34:19] "POST /ref-update HTTP/1.1" 200 156 0.032126 10.0.0.240 - - [2026-01-26 02:34:20] "POST /useragent-kv HTTP/1.1" 200 115 0.008983 10.0.0.141 - - [2026-01-26 02:34:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.234612 10.0.0.141 - - [2026-01-26 02:34:20] "POST /id-to-fqname HTTP/1.1" 200 237 0.001272 10.0.0.141 - - [2026-01-26 02:34:20] "GET /virtual-network/03b0b7ad-50fa-4dfc-aa3a-574ea0dbca81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.005619 10.0.0.141 - - [2026-01-26 02:34:20] "GET /virtual-network/03b0b7ad-50fa-4dfc-aa3a-574ea0dbca81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.007944 10.0.0.141 - - [2026-01-26 02:34:20] "POST /neutron/network HTTP/1.1" 200 1017 0.009880 10.0.0.141 - - [2026-01-26 02:34:20] "POST /neutron/network HTTP/1.1" 200 1017 0.012064 10.0.0.141 - - [2026-01-26 02:34:20] "GET /virtual-network/03b0b7ad-50fa-4dfc-aa3a-574ea0dbca81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.009706 10.0.0.141 - - [2026-01-26 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.141 - - [2026-01-26 02:34:20] "GET /network-policy/c273e83a-0d54-4723-b58f-84d4e2ae1417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004466 10.0.0.141 - - [2026-01-26 02:34:21] "GET /virtual-network/03b0b7ad-50fa-4dfc-aa3a-574ea0dbca81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.005545 10.0.0.141 - - [2026-01-26 02:34:21] "GET /obj-perms HTTP/1.1" 200 5081 0.066369 10.0.0.240 - - [2026-01-26 02:34:22] "GET /obj-perms HTTP/1.1" 200 5081 0.053901 10.0.0.141 - - [2026-01-26 02:34:22] "DELETE /network-policy/c273e83a-0d54-4723-b58f-84d4e2ae1417 HTTP/1.1" 409 239 0.007929 10.0.0.141 - - [2026-01-26 02:34:22] "POST /neutron/network HTTP/1.1" 200 1124 0.008958 10.0.0.141 - - [2026-01-26 02:34:22] "DELETE /access-control-list/e4a4099c-a9c6-4836-adc3-152d13f59471 HTTP/1.1" 200 115 0.035172 10.0.0.141 - - [2026-01-26 02:34:23] "DELETE /network-policy/c273e83a-0d54-4723-b58f-84d4e2ae1417 HTTP/1.1" 200 115 0.034836 10.0.0.141 - - [2026-01-26 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.240 - - [2026-01-26 02:34:23] "GET /projects?obj_uuids=86f16835-69e3-401d-8a35-de0e68eaac36&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001263 10.0.0.141 - - [2026-01-26 02:34:23] "GET /project/86f16835-69e3-401d-8a35-de0e68eaac36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.048328 10.0.0.141 - - [2026-01-26 02:34:23] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-77019782&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006402 10.0.0.240 - - [2026-01-26 02:34:25] "GET /projects?obj_uuids=86f16835-69e3-401d-8a35-de0e68eaac36&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000975 10.0.0.141 - - [2026-01-26 02:34:26] "GET /project/86f16835-69e3-401d-8a35-de0e68eaac36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.056994 10.0.0.240 - - [2026-01-26 02:34:26] "GET /projects?obj_uuids=86f16835-69e3-401d-8a35-de0e68eaac36&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000966 10.0.0.141 - - [2026-01-26 02:34:26] "GET /project/86f16835-69e3-401d-8a35-de0e68eaac36?fields=virtual_networks HTTP/1.1" 200 1064 0.046327 10.0.0.240 - - [2026-01-26 02:34:26] "GET /projects?obj_uuids=86f16835-69e3-401d-8a35-de0e68eaac36&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001138 10.0.0.141 - - [2026-01-26 02:34:26] "GET /project/86f16835-69e3-401d-8a35-de0e68eaac36?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.041484 10.0.0.240 - - [2026-01-26 02:34:26] "GET /projects?obj_uuids=86f16835-69e3-401d-8a35-de0e68eaac36&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001030 10.0.0.141 - - [2026-01-26 02:34:26] "GET /project/86f16835-69e3-401d-8a35-de0e68eaac36?fields=security_groups HTTP/1.1" 200 1307 0.050093 10.0.0.141 - - [2026-01-26 02:34:27] "POST /fqname-to-id HTTP/1.1" 404 188 0.027828 10.0.0.240 - - [2026-01-26 02:34:27] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003462 10.0.0.240 - - [2026-01-26 02:34:27] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001033 10.0.0.240 - - [2026-01-26 02:34:27] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007244 10.0.0.240 - - [2026-01-26 02:34:27] "POST /id-to-fqname HTTP/1.1" 200 190 0.002662 10.0.0.240 - - [2026-01-26 02:34:27] "POST /fqname-to-id HTTP/1.1" 404 199 0.008151 10.0.0.240 - - [2026-01-26 02:34:27] "POST /security-groups HTTP/1.1" 200 591 0.077252 10.0.0.141 - - [2026-01-26 02:34:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.004158 10.0.0.240 - - [2026-01-26 02:34:27] "POST /projects HTTP/1.1" 200 585 0.303768 10.0.0.240 - - [2026-01-26 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.339826 10.0.0.141 - - [2026-01-26 02:34:27] "POST /access-control-lists HTTP/1.1" 200 596 0.045189 10.0.0.141 - - [2026-01-26 02:34:27] "GET /project/8ba30148-04bf-477f-874b-0535bdd57c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.497270 10.0.0.141 - - [2026-01-26 02:34:28] "GET / HTTP/1.1" 200 36215 0.002732 10.0.0.141 - - [2026-01-26 02:34:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000422 10.0.0.141 - - [2026-01-26 02:34:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.057844 10.0.0.141 - - [2026-01-26 02:34:30] "POST /network-ipams HTTP/1.1" 200 515 0.025971 10.0.0.141 - - [2026-01-26 02:34:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.003178 10.0.0.141 - - [2026-01-26 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.141 - - [2026-01-26 02:34:30] "GET /network-ipam/71c349e5-e7c6-4c95-9ec4-eb97eafad6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.006284 10.0.0.141 - - [2026-01-26 02:34:31] "PUT /network-ipam/71c349e5-e7c6-4c95-9ec4-eb97eafad6e3 HTTP/1.1" 200 259 0.015010 10.0.0.141 - - [2026-01-26 02:34:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.005280 10.0.0.141 - - [2026-01-26 02:34:31] "POST /network-ipams HTTP/1.1" 200 515 0.028440 10.0.0.141 - - [2026-01-26 02:34:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.004074 10.0.0.141 - - [2026-01-26 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.141 - - [2026-01-26 02:34:31] "GET /network-ipam/51353eb3-473a-4aa2-a7e9-d38712b698cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.006489 10.0.0.141 - - [2026-01-26 02:34:31] "PUT /network-ipam/51353eb3-473a-4aa2-a7e9-d38712b698cc HTTP/1.1" 200 259 0.015085 10.0.0.141 - - [2026-01-26 02:34:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.004807 10.0.0.141 - - [2026-01-26 02:34:31] "POST /network-ipams HTTP/1.1" 200 515 0.029224 10.0.0.141 - - [2026-01-26 02:34:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1166 0.003371 10.0.0.141 - - [2026-01-26 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.141 - - [2026-01-26 02:34:31] "GET /network-ipam/6d9672d4-3f22-409a-9ad2-9d0db74723b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.007471 10.0.0.141 - - [2026-01-26 02:34:31] "PUT /network-ipam/6d9672d4-3f22-409a-9ad2-9d0db74723b6 HTTP/1.1" 200 259 0.015875 10.0.0.141 - - [2026-01-26 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.240 - - [2026-01-26 02:34:32] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001075 10.0.0.141 - - [2026-01-26 02:34:32] "GET /project/8ba30148-04bf-477f-874b-0535bdd57c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.044062 10.0.0.240 - - [2026-01-26 02:34:32] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001101 10.0.0.141 - - [2026-01-26 02:34:32] "POST /neutron/network HTTP/1.1" 200 607 0.145535 10.0.0.141 - - [2026-01-26 02:34:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.003134 10.0.0.141 - - [2026-01-26 02:34:33] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005330 10.0.0.141 - - [2026-01-26 02:34:33] "POST /neutron/network HTTP/1.1" 200 825 0.006185 10.0.0.141 - - [2026-01-26 02:34:33] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005467 10.0.0.141 - - [2026-01-26 02:34:33] "POST /neutron/network HTTP/1.1" 200 825 0.007013 10.0.0.141 - - [2026-01-26 02:34:33] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005364 10.0.0.141 - - [2026-01-26 02:34:33] "GET /network-ipam/71c349e5-e7c6-4c95-9ec4-eb97eafad6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.003735 10.0.0.141 - - [2026-01-26 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.240 - - [2026-01-26 02:34:33] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000916 10.0.0.141 - - [2026-01-26 02:34:33] "GET /project/8ba30148-04bf-477f-874b-0535bdd57c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.046288 10.0.0.141 - - [2026-01-26 02:34:33] "POST /route-targets HTTP/1.1" 200 328 0.012518 10.0.0.240 - - [2026-01-26 02:34:33] "POST /useragent-kv HTTP/1.1" 200 115 0.009073 10.0.0.141 - - [2026-01-26 02:34:33] "POST /neutron/subnet HTTP/1.1" 200 720 0.198460 10.0.0.141 - - [2026-01-26 02:34:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.001305 10.0.0.141 - - [2026-01-26 02:34:33] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006346 10.0.0.141 - - [2026-01-26 02:34:33] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005499 10.0.0.141 - - [2026-01-26 02:34:33] "POST /neutron/network HTTP/1.1" 200 823 0.006373 10.0.0.141 - - [2026-01-26 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.240 - - [2026-01-26 02:34:33] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000767 10.0.0.141 - - [2026-01-26 02:34:33] "GET /project/8ba30148-04bf-477f-874b-0535bdd57c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.038440 10.0.0.240 - - [2026-01-26 02:34:34] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000950 10.0.0.141 - - [2026-01-26 02:34:34] "POST /neutron/network HTTP/1.1" 200 607 0.163828 10.0.0.141 - - [2026-01-26 02:34:34] "POST /ref-update HTTP/1.1" 200 156 0.023954 10.0.0.141 - - [2026-01-26 02:34:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.003191 10.0.0.141 - - [2026-01-26 02:34:34] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006452 10.0.0.141 - - [2026-01-26 02:34:34] "POST /neutron/network HTTP/1.1" 200 825 0.007419 10.0.0.141 - - [2026-01-26 02:34:34] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005509 10.0.0.141 - - [2026-01-26 02:34:34] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006815 10.0.0.141 - - [2026-01-26 02:34:36] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007273 10.0.0.38 - - [2026-01-26 02:34:36] "GET /obj-perms HTTP/1.1" 200 5049 0.056399 10.0.0.141 - - [2026-01-26 02:34:36] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007574 10.0.0.141 - - [2026-01-26 02:34:37] "GET /obj-perms HTTP/1.1" 200 5049 0.048728 10.0.0.240 - - [2026-01-26 02:34:37] "GET /obj-perms HTTP/1.1" 200 5049 0.054395 10.0.0.141 - - [2026-01-26 02:34:37] "POST /fqname-to-id HTTP/1.1" 404 215 0.004454 10.0.0.141 - - [2026-01-26 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.240 - - [2026-01-26 02:34:37] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000957 10.0.0.141 - - [2026-01-26 02:34:37] "GET /project/8ba30148-04bf-477f-874b-0535bdd57c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.045242 10.0.0.141 - - [2026-01-26 02:34:37] "POST /network-policys HTTP/1.1" 200 555 0.028730 10.0.0.141 - - [2026-01-26 02:34:37] "GET /network-policy/5fdebbbd-7cdd-4162-8d76-703ae5803ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007474 10.0.0.141 - - [2026-01-26 02:34:37] "POST /fqname-to-id HTTP/1.1" 404 215 0.002822 10.0.0.141 - - [2026-01-26 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005260 10.0.0.240 - - [2026-01-26 02:34:37] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001010 10.0.0.141 - - [2026-01-26 02:34:37] "GET /project/8ba30148-04bf-477f-874b-0535bdd57c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.045476 10.0.0.141 - - [2026-01-26 02:34:37] "POST /network-policys HTTP/1.1" 200 555 0.095239 10.0.0.141 - - [2026-01-26 02:34:37] "GET /network-policy/7ff3d4cc-4cf2-441d-884e-aa731c444495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.007150 10.0.0.141 - - [2026-01-26 02:34:37] "POST /fqname-to-id HTTP/1.1" 404 215 0.004249 10.0.0.141 - - [2026-01-26 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.240 - - [2026-01-26 02:34:38] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001293 10.0.0.141 - - [2026-01-26 02:34:38] "GET /project/8ba30148-04bf-477f-874b-0535bdd57c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.037853 10.0.0.141 - - [2026-01-26 02:34:38] "POST /network-policys HTTP/1.1" 200 555 0.034124 10.0.0.141 - - [2026-01-26 02:34:38] "GET /network-policy/500e7c04-396c-45d8-b858-6cf1ce96b48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005643 10.0.0.141 - - [2026-01-26 02:34:38] "POST /ref-update HTTP/1.1" 200 156 0.066414 10.0.0.141 - - [2026-01-26 02:34:38] "POST /ref-update HTTP/1.1" 200 156 0.076439 10.0.0.141 - - [2026-01-26 02:34:38] "PUT /access-control-list/a282a97b-e7a1-4e93-b81f-351b86c6e9e0 HTTP/1.1" 200 273 0.022750 10.0.0.141 - - [2026-01-26 02:34:38] "POST /neutron/network HTTP/1.1" 200 823 0.009674 10.0.0.141 - - [2026-01-26 02:34:38] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.009247 10.0.0.141 - - [2026-01-26 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.141 - - [2026-01-26 02:34:38] "POST /ref-update HTTP/1.1" 200 156 0.044070 10.0.0.141 - - [2026-01-26 02:34:38] "GET /network-policy/7ff3d4cc-4cf2-441d-884e-aa731c444495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.004722 10.0.0.141 - - [2026-01-26 02:34:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.001454 10.0.0.141 - - [2026-01-26 02:34:39] "POST /neutron/network HTTP/1.1" 200 1006 0.009020 10.0.0.240 - - [2026-01-26 02:34:39] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001188 10.0.0.141 - - [2026-01-26 02:34:40] "GET /project/8ba30148-04bf-477f-874b-0535bdd57c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.107279 10.0.0.141 - - [2026-01-26 02:34:40] "POST /neutron/port HTTP/1.1" 200 117 0.006023 10.0.0.141 - - [2026-01-26 02:34:40] "POST /id-to-fqname HTTP/1.1" 200 221 0.001197 10.0.0.141 - - [2026-01-26 02:34:40] "POST /neutron/network HTTP/1.1" 200 1006 0.006331 10.0.0.141 - - [2026-01-26 02:34:41] "POST /neutron/port HTTP/1.1" 200 1061 0.015771 10.0.0.141 - - [2026-01-26 02:34:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003951 10.0.0.240 - - [2026-01-26 02:34:41] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001154 10.0.0.141 - - [2026-01-26 02:34:41] "GET /project/8ba30148-04bf-477f-874b-0535bdd57c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.068843 10.0.0.141 - - [2026-01-26 02:34:41] "POST /neutron/network HTTP/1.1" 200 996 0.006281 10.0.0.141 - - [2026-01-26 02:34:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007894 10.0.0.141 - - [2026-01-26 02:34:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.001297 10.0.0.141 - - [2026-01-26 02:34:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006861 10.0.0.240 - - [2026-01-26 02:34:41] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001255 10.0.0.141 - - [2026-01-26 02:34:42] "PUT /access-control-list/a4045780-2912-4f2c-ad7c-c18dccf12c87 HTTP/1.1" 200 273 0.059927 10.0.0.141 - - [2026-01-26 02:34:42] "POST /neutron/port HTTP/1.1" 200 1059 0.301204 10.0.0.141 - - [2026-01-26 02:34:42] "POST /neutron/port HTTP/1.1" 200 1113 0.104388 10.0.0.141 - - [2026-01-26 02:34:42] "POST /neutron/subnet HTTP/1.1" 200 694 0.018285 10.0.0.240 - - [2026-01-26 02:34:42] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001023 10.0.0.141 - - [2026-01-26 02:34:42] "GET /project/8ba30148-04bf-477f-874b-0535bdd57c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.068713 10.0.0.141 - - [2026-01-26 02:34:42] "POST /neutron/network HTTP/1.1" 200 825 0.037716 10.0.0.141 - - [2026-01-26 02:34:43] "POST /neutron/port HTTP/1.1" 200 117 0.005810 10.0.0.141 - - [2026-01-26 02:34:43] "POST /neutron/port HTTP/1.1" 200 1125 0.019816 10.0.0.141 - - [2026-01-26 02:34:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007745 10.0.0.240 - - [2026-01-26 02:34:43] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001106 10.0.0.141 - - [2026-01-26 02:34:43] "GET /virtual-machine/f00c8c96-715d-41f9-9b92-7ea3c3835f9a HTTP/1.1" 401 293 0.000619 10.0.0.141 - - [2026-01-26 02:34:43] "POST /neutron/port HTTP/1.1" 200 1061 0.366525 10.0.0.141 - - [2026-01-26 02:34:43] "POST /neutron/port HTTP/1.1" 200 1061 0.012868 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-machine/f00c8c96-715d-41f9-9b92-7ea3c3835f9a HTTP/1.1" 200 1295 0.071602 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-machine/f00c8c96-715d-41f9-9b92-7ea3c3835f9a HTTP/1.1" 200 1295 0.007415 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-machine-interface/c9954b64-7ab6-429e-898a-a810d6fc3a8a HTTP/1.1" 200 2950 0.005319 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-machine/f00c8c96-715d-41f9-9b92-7ea3c3835f9a HTTP/1.1" 200 1295 0.004258 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-machine-interface/c9954b64-7ab6-429e-898a-a810d6fc3a8a HTTP/1.1" 200 2950 0.005357 10.0.0.141 - - [2026-01-26 02:34:44] "GET /instance-ip/8bb540a8-fa54-4321-873c-460cd06d51ff HTTP/1.1" 200 1625 0.006207 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-machine/f00c8c96-715d-41f9-9b92-7ea3c3835f9a HTTP/1.1" 200 1295 0.003538 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-machine-interface/c9954b64-7ab6-429e-898a-a810d6fc3a8a HTTP/1.1" 200 2950 0.005879 10.0.0.141 - - [2026-01-26 02:34:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005180 10.0.0.141 - - [2026-01-26 02:34:44] "GET /instance-ip/8bb540a8-fa54-4321-873c-460cd06d51ff HTTP/1.1" 200 1625 0.005108 10.0.0.141 - - [2026-01-26 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.141 - - [2026-01-26 02:34:44] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003556 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003171 10.0.0.141 - - [2026-01-26 02:34:44] "POST /neutron/network HTTP/1.1" 200 825 0.011146 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006791 10.0.0.141 - - [2026-01-26 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.141 - - [2026-01-26 02:34:44] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004419 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003866 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006065 10.0.0.141 - - [2026-01-26 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.141 - - [2026-01-26 02:34:44] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004095 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004129 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006228 10.0.0.141 - - [2026-01-26 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006748 10.0.0.141 - - [2026-01-26 02:34:44] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003970 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002915 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005773 10.0.0.141 - - [2026-01-26 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.141 - - [2026-01-26 02:34:44] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005556 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004001 10.0.0.141 - - [2026-01-26 02:34:44] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005483 10.0.0.141 - - [2026-01-26 02:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.141 - - [2026-01-26 02:34:47] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005818 10.0.0.141 - - [2026-01-26 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.141 - - [2026-01-26 02:34:52] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005203 10.0.0.240 - - [2026-01-26 02:34:55] "DELETE /project/8ba3014804bf477f874b0535bdd57c32 HTTP/1.1" 404 173 0.006153 10.0.0.240 - - [2026-01-26 02:34:55] "DELETE /project/86f1683569e3401d8a35de0e68eaac36 HTTP/1.1" 404 173 0.007580 10.0.0.240 - - [2026-01-26 02:34:55] "DELETE /project/fbe96329d59e4815830b30de61cb470b HTTP/1.1" 404 173 0.005461 10.0.0.240 - - [2026-01-26 02:34:55] "DELETE /project/fbe96329-d59e-4815-830b-30de61cb470b HTTP/1.1" 404 177 0.004704 10.0.0.240 - - [2026-01-26 02:34:55] "GET /projects?obj_uuids=86f16835-69e3-401d-8a35-de0e68eaac36&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000766 10.0.0.240 - - [2026-01-26 02:34:55] "GET /project/86f16835-69e3-401d-8a35-de0e68eaac36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.039905 10.0.0.240 - - [2026-01-26 02:34:55] "GET /projects?obj_uuids=86f16835-69e3-401d-8a35-de0e68eaac36&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000965 10.0.0.240 - - [2026-01-26 02:34:55] "GET /project/86f16835-69e3-401d-8a35-de0e68eaac36?fields=security_groups HTTP/1.1" 200 1409 0.041082 10.0.0.240 - - [2026-01-26 02:34:55] "DELETE /security-group/e246564e-3a74-4b30-95b3-0b4929aa7501 HTTP/1.1" 200 115 0.055741 10.0.0.240 - - [2026-01-26 02:34:55] "GET /projects?obj_uuids=86f16835-69e3-401d-8a35-de0e68eaac36&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002736 10.0.0.240 - - [2026-01-26 02:34:55] "GET /project/86f16835-69e3-401d-8a35-de0e68eaac36?fields=application_policy_sets HTTP/1.1" 200 1448 0.064362 10.0.0.240 - - [2026-01-26 02:34:56] "DELETE /project/86f16835-69e3-401d-8a35-de0e68eaac36 HTTP/1.1" 200 115 0.399796 10.0.0.141 - - [2026-01-26 02:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.141 - - [2026-01-26 02:34:56] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.004979 10.0.0.141 - - [2026-01-26 02:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005714 10.0.0.141 - - [2026-01-26 02:35:00] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008196 10.0.0.141 - - [2026-01-26 02:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.141 - - [2026-01-26 02:35:04] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005073 10.0.0.141 - - [2026-01-26 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.141 - - [2026-01-26 02:35:08] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005609 10.0.0.141 - - [2026-01-26 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.141 - - [2026-01-26 02:35:12] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005033 10.0.0.141 - - [2026-01-26 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.141 - - [2026-01-26 02:35:16] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006865 10.0.0.141 - - [2026-01-26 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.141 - - [2026-01-26 02:35:20] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005535 10.0.0.141 - - [2026-01-26 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.141 - - [2026-01-26 02:35:24] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006371 10.0.0.141 - - [2026-01-26 02:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.141 - - [2026-01-26 02:35:26] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003574 10.0.0.141 - - [2026-01-26 02:35:26] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003071 10.0.0.141 - - [2026-01-26 02:35:26] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006083 10.0.0.141 - - [2026-01-26 02:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.141 - - [2026-01-26 02:35:27] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007723 10.0.0.141 - - [2026-01-26 02:35:27] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003832 10.0.0.141 - - [2026-01-26 02:35:27] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006380 10.0.0.141 - - [2026-01-26 02:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.141 - - [2026-01-26 02:35:27] "GET /routing-instance/2f03b4ce-cef1-47b7-837b-d9d3e4bc74cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004860 10.0.0.141 - - [2026-01-26 02:35:27] "GET /route-target/ffd1e23f-ae41-4d8d-b69e-c409cca412e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003986 10.0.0.141 - - [2026-01-26 02:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.141 - - [2026-01-26 02:35:27] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003703 10.0.0.141 - - [2026-01-26 02:35:27] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003267 10.0.0.141 - - [2026-01-26 02:35:27] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006226 10.0.0.141 - - [2026-01-26 02:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.141 - - [2026-01-26 02:35:27] "GET /routing-instance/2f03b4ce-cef1-47b7-837b-d9d3e4bc74cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.005378 10.0.0.141 - - [2026-01-26 02:35:27] "GET /route-target/ffd1e23f-ae41-4d8d-b69e-c409cca412e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004173 10.0.0.141 - - [2026-01-26 02:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.141 - - [2026-01-26 02:35:27] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004585 10.0.0.141 - - [2026-01-26 02:35:27] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003794 10.0.0.141 - - [2026-01-26 02:35:27] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006057 10.0.0.141 - - [2026-01-26 02:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.141 - - [2026-01-26 02:35:27] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004559 10.0.0.141 - - [2026-01-26 02:35:27] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003958 10.0.0.141 - - [2026-01-26 02:35:27] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006900 10.0.0.240 - - [2026-01-26 02:35:27] "GET /obj-perms HTTP/1.1" 200 5049 0.004551 10.0.0.141 - - [2026-01-26 02:35:27] "GET /obj-perms HTTP/1.1" 200 5049 0.003794 10.0.0.38 - - [2026-01-26 02:35:27] "GET /obj-perms HTTP/1.1" 200 5049 0.003998 10.0.0.141 - - [2026-01-26 02:35:27] "GET /obj-perms HTTP/1.1" 200 5049 0.004080 10.0.0.141 - - [2026-01-26 02:35:28] "POST /neutron/port HTTP/1.1" 200 1123 0.018780 10.0.0.141 - - [2026-01-26 02:35:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011149 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-machine/91f5c9fa-b8a0-4f2b-81bc-1a933e913c1d HTTP/1.1" 200 1294 0.014531 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-machine/91f5c9fa-b8a0-4f2b-81bc-1a933e913c1d HTTP/1.1" 200 1294 0.003762 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-machine-interface/6005c1cd-a7ce-46ae-8ce8-4b31ca0a7eeb HTTP/1.1" 200 2950 0.004984 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-machine/91f5c9fa-b8a0-4f2b-81bc-1a933e913c1d HTTP/1.1" 200 1294 0.003587 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-machine-interface/6005c1cd-a7ce-46ae-8ce8-4b31ca0a7eeb HTTP/1.1" 200 2950 0.005972 10.0.0.141 - - [2026-01-26 02:35:28] "GET /instance-ip/48ce2a6f-e66d-4eb7-a180-581d723d8133 HTTP/1.1" 200 1623 0.006541 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-machine/91f5c9fa-b8a0-4f2b-81bc-1a933e913c1d HTTP/1.1" 200 1294 0.003127 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-machine-interface/6005c1cd-a7ce-46ae-8ce8-4b31ca0a7eeb HTTP/1.1" 200 2950 0.005269 10.0.0.141 - - [2026-01-26 02:35:28] "GET /instance-ip/48ce2a6f-e66d-4eb7-a180-581d723d8133 HTTP/1.1" 200 1623 0.003762 10.0.0.141 - - [2026-01-26 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.141 - - [2026-01-26 02:35:28] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003718 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004373 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006618 10.0.0.141 - - [2026-01-26 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.141 - - [2026-01-26 02:35:28] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004394 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003510 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006921 10.0.0.141 - - [2026-01-26 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.141 - - [2026-01-26 02:35:28] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004317 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003388 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007003 10.0.0.141 - - [2026-01-26 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.141 - - [2026-01-26 02:35:28] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004768 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004247 10.0.0.141 - - [2026-01-26 02:35:28] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006484 10.0.0.141 - - [2026-01-26 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.141 - - [2026-01-26 02:35:29] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004941 10.0.0.141 - - [2026-01-26 02:35:29] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002940 10.0.0.141 - - [2026-01-26 02:35:29] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006058 10.0.0.141 - - [2026-01-26 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.141 - - [2026-01-26 02:35:30] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003404 10.0.0.141 - - [2026-01-26 02:35:30] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003910 10.0.0.141 - - [2026-01-26 02:35:30] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007557 10.0.0.141 - - [2026-01-26 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.141 - - [2026-01-26 02:35:30] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003696 10.0.0.141 - - [2026-01-26 02:35:30] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003147 10.0.0.141 - - [2026-01-26 02:35:30] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006525 10.0.0.141 - - [2026-01-26 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.141 - - [2026-01-26 02:35:30] "GET /routing-instance/4a4786e0-3423-4627-9953-6281a9ecd2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.005794 10.0.0.141 - - [2026-01-26 02:35:30] "GET /route-target/bf8a4a82-c587-4be4-9d11-c0e57a658493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003506 10.0.0.141 - - [2026-01-26 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.141 - - [2026-01-26 02:35:30] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004430 10.0.0.141 - - [2026-01-26 02:35:30] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003412 10.0.0.141 - - [2026-01-26 02:35:30] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006276 10.0.0.141 - - [2026-01-26 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.141 - - [2026-01-26 02:35:30] "GET /routing-instance/4a4786e0-3423-4627-9953-6281a9ecd2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.004231 10.0.0.141 - - [2026-01-26 02:35:30] "GET /route-target/bf8a4a82-c587-4be4-9d11-c0e57a658493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003737 10.0.0.141 - - [2026-01-26 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.141 - - [2026-01-26 02:35:30] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005290 10.0.0.141 - - [2026-01-26 02:35:30] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003067 10.0.0.141 - - [2026-01-26 02:35:31] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.010222 10.0.0.141 - - [2026-01-26 02:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.141 - - [2026-01-26 02:35:31] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004409 10.0.0.141 - - [2026-01-26 02:35:31] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003554 10.0.0.141 - - [2026-01-26 02:35:31] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005697 10.0.0.240 - - [2026-01-26 02:35:31] "GET /obj-perms HTTP/1.1" 200 5049 0.005121 10.0.0.141 - - [2026-01-26 02:35:31] "GET /obj-perms HTTP/1.1" 200 5049 0.004325 10.0.0.141 - - [2026-01-26 02:35:31] "GET /obj-perms HTTP/1.1" 200 5049 0.003531 10.0.0.141 - - [2026-01-26 02:35:31] "GET /obj-perms HTTP/1.1" 200 5049 0.004994 10.0.0.38 - - [2026-01-26 02:35:31] "GET /obj-perms HTTP/1.1" 200 5049 0.004810 10.0.0.240 - - [2026-01-26 02:35:31] "GET /obj-perms HTTP/1.1" 200 5049 0.003989 10.0.0.141 - - [2026-01-26 02:35:31] "POST /neutron/port HTTP/1.1" 200 1125 0.019623 10.0.0.141 - - [2026-01-26 02:35:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007835 10.0.0.141 - - [2026-01-26 02:35:31] "POST /neutron/port HTTP/1.1" 200 1125 0.030227 10.0.0.141 - - [2026-01-26 02:35:31] "GET /virtual-machine/dafea035-d8d6-4eb7-a6e7-fa0a59ecaea0 HTTP/1.1" 200 1295 0.005851 10.0.0.141 - - [2026-01-26 02:35:31] "GET /virtual-machine/dafea035-d8d6-4eb7-a6e7-fa0a59ecaea0 HTTP/1.1" 200 1295 0.004174 10.0.0.141 - - [2026-01-26 02:35:31] "GET /virtual-machine-interface/3f746b2b-354e-4887-831e-5a18b37bf495 HTTP/1.1" 200 2949 0.006052 10.0.0.141 - - [2026-01-26 02:35:31] "GET /virtual-machine/dafea035-d8d6-4eb7-a6e7-fa0a59ecaea0 HTTP/1.1" 200 1295 0.003730 10.0.0.141 - - [2026-01-26 02:35:31] "GET /virtual-machine-interface/3f746b2b-354e-4887-831e-5a18b37bf495 HTTP/1.1" 200 2949 0.004965 10.0.0.141 - - [2026-01-26 02:35:31] "GET /instance-ip/0c6b643e-bc0a-4c5a-be3f-1ebad68a999a HTTP/1.1" 200 1624 0.006001 10.0.0.141 - - [2026-01-26 02:35:31] "GET /virtual-machine/dafea035-d8d6-4eb7-a6e7-fa0a59ecaea0 HTTP/1.1" 200 1295 0.003491 10.0.0.141 - - [2026-01-26 02:35:31] "GET /virtual-machine-interface/3f746b2b-354e-4887-831e-5a18b37bf495 HTTP/1.1" 200 2949 0.006420 10.0.0.141 - - [2026-01-26 02:35:31] "GET /instance-ip/0c6b643e-bc0a-4c5a-be3f-1ebad68a999a HTTP/1.1" 200 1624 0.011838 10.0.0.141 - - [2026-01-26 02:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.141 - - [2026-01-26 02:35:31] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003723 10.0.0.141 - - [2026-01-26 02:35:31] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004517 10.0.0.141 - - [2026-01-26 02:35:32] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006806 10.0.0.141 - - [2026-01-26 02:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.141 - - [2026-01-26 02:35:32] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004970 10.0.0.141 - - [2026-01-26 02:35:32] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003288 10.0.0.141 - - [2026-01-26 02:35:32] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005948 10.0.0.141 - - [2026-01-26 02:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.141 - - [2026-01-26 02:35:32] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004425 10.0.0.141 - - [2026-01-26 02:35:32] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003152 10.0.0.141 - - [2026-01-26 02:35:32] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006457 10.0.0.141 - - [2026-01-26 02:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.141 - - [2026-01-26 02:35:32] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003866 10.0.0.141 - - [2026-01-26 02:35:32] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003260 10.0.0.141 - - [2026-01-26 02:35:32] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006011 10.0.0.141 - - [2026-01-26 02:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.141 - - [2026-01-26 02:35:32] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004423 10.0.0.141 - - [2026-01-26 02:35:32] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003284 10.0.0.141 - - [2026-01-26 02:35:32] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006301 10.0.0.141 - - [2026-01-26 02:35:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007585 10.0.0.141 - - [2026-01-26 02:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.141 - - [2026-01-26 02:35:33] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004488 10.0.0.141 - - [2026-01-26 02:35:33] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003131 10.0.0.141 - - [2026-01-26 02:35:33] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006007 10.0.0.141 - - [2026-01-26 02:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.141 - - [2026-01-26 02:35:33] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004289 10.0.0.141 - - [2026-01-26 02:35:33] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003954 10.0.0.141 - - [2026-01-26 02:35:33] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006365 10.0.0.141 - - [2026-01-26 02:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.141 - - [2026-01-26 02:35:33] "GET /routing-instance/d3928835-c0c6-4df7-aceb-b1c6c785b4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004509 10.0.0.141 - - [2026-01-26 02:35:33] "GET /route-target/e0ed4649-4051-4769-89f0-40718fc8d7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004533 10.0.0.141 - - [2026-01-26 02:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.141 - - [2026-01-26 02:35:34] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003184 10.0.0.141 - - [2026-01-26 02:35:34] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002759 10.0.0.141 - - [2026-01-26 02:35:34] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005486 10.0.0.141 - - [2026-01-26 02:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.141 - - [2026-01-26 02:35:34] "GET /routing-instance/d3928835-c0c6-4df7-aceb-b1c6c785b4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.009892 10.0.0.141 - - [2026-01-26 02:35:34] "GET /route-target/e0ed4649-4051-4769-89f0-40718fc8d7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004258 10.0.0.141 - - [2026-01-26 02:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.141 - - [2026-01-26 02:35:34] "POST /neutron/network HTTP/1.1" 200 925 0.007129 10.0.0.141 - - [2026-01-26 02:35:34] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003992 10.0.0.141 - - [2026-01-26 02:35:34] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003080 10.0.0.141 - - [2026-01-26 02:35:34] "POST /neutron/port HTTP/1.1" 200 117 0.001175 10.0.0.141 - - [2026-01-26 02:35:34] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007057 10.0.0.141 - - [2026-01-26 02:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.141 - - [2026-01-26 02:35:34] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004247 10.0.0.141 - - [2026-01-26 02:35:34] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003462 10.0.0.141 - - [2026-01-26 02:35:34] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006912 10.0.0.141 - - [2026-01-26 02:35:34] "GET /obj-perms HTTP/1.1" 200 5049 0.003839 10.0.0.240 - - [2026-01-26 02:35:34] "GET /obj-perms HTTP/1.1" 200 5049 0.003888 10.0.0.141 - - [2026-01-26 02:35:34] "GET /obj-perms HTTP/1.1" 200 5049 0.003844 10.0.0.38 - - [2026-01-26 02:35:34] "GET /obj-perms HTTP/1.1" 200 5049 0.004355 10.0.0.141 - - [2026-01-26 02:35:34] "GET /virtual-machine/f00c8c96-715d-41f9-9b92-7ea3c3835f9a HTTP/1.1" 200 1295 0.004451 10.0.0.141 - - [2026-01-26 02:35:34] "GET /virtual-machine-interface/c9954b64-7ab6-429e-898a-a810d6fc3a8a HTTP/1.1" 200 2950 0.005575 10.0.0.141 - - [2026-01-26 02:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006000 10.0.0.141 - - [2026-01-26 02:35:34] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003879 10.0.0.141 - - [2026-01-26 02:35:34] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003383 10.0.0.141 - - [2026-01-26 02:35:34] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006558 10.0.0.141 - - [2026-01-26 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.141 - - [2026-01-26 02:35:36] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003773 10.0.0.141 - - [2026-01-26 02:35:36] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003075 10.0.0.141 - - [2026-01-26 02:35:36] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006684 10.0.0.141 - - [2026-01-26 02:35:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007132 10.0.0.141 - - [2026-01-26 02:35:38] "POST /neutron/port HTTP/1.1" 200 1125 0.040688 10.0.0.141 - - [2026-01-26 02:35:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003866 10.0.0.141 - - [2026-01-26 02:35:39] "POST /neutron/network HTTP/1.1" 200 996 0.006221 10.0.0.141 - - [2026-01-26 02:35:41] "POST /neutron/port HTTP/1.1" 200 1125 0.016408 10.0.0.240 - - [2026-01-26 02:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000535 10.0.0.240 - - [2026-01-26 02:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.38 - - [2026-01-26 02:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000470 10.0.0.38 - - [2026-01-26 02:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.240 - - [2026-01-26 02:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.141 - - [2026-01-26 02:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.240 - - [2026-01-26 02:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000445 10.0.0.38 - - [2026-01-26 02:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.141 - - [2026-01-26 02:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.001003 10.0.0.38 - - [2026-01-26 02:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.141 - - [2026-01-26 02:35:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.141 - - [2026-01-26 02:35:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000474 10.0.0.141 - - [2026-01-26 02:35:46] "GET /virtual-machine/91f5c9fa-b8a0-4f2b-81bc-1a933e913c1d HTTP/1.1" 200 1294 0.005751 10.0.0.141 - - [2026-01-26 02:35:46] "GET /virtual-machine-interface/6005c1cd-a7ce-46ae-8ce8-4b31ca0a7eeb HTTP/1.1" 200 2950 0.005413 10.0.0.141 - - [2026-01-26 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.141 - - [2026-01-26 02:35:46] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003417 10.0.0.141 - - [2026-01-26 02:35:46] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002789 10.0.0.141 - - [2026-01-26 02:35:46] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007000 10.0.0.141 - - [2026-01-26 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.141 - - [2026-01-26 02:35:47] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004575 10.0.0.141 - - [2026-01-26 02:35:47] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003208 10.0.0.141 - - [2026-01-26 02:35:47] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006600 10.0.0.141 - - [2026-01-26 02:35:47] "GET /virtual-machine/dafea035-d8d6-4eb7-a6e7-fa0a59ecaea0 HTTP/1.1" 200 1295 0.004463 10.0.0.141 - - [2026-01-26 02:35:47] "GET /virtual-machine-interface/3f746b2b-354e-4887-831e-5a18b37bf495 HTTP/1.1" 200 2949 0.004966 10.0.0.141 - - [2026-01-26 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.141 - - [2026-01-26 02:35:48] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003866 10.0.0.141 - - [2026-01-26 02:35:48] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002579 10.0.0.141 - - [2026-01-26 02:35:48] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005340 10.0.0.141 - - [2026-01-26 02:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.141 - - [2026-01-26 02:35:49] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005197 10.0.0.141 - - [2026-01-26 02:35:49] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003771 10.0.0.141 - - [2026-01-26 02:35:49] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006393 10.0.0.141 - - [2026-01-26 02:36:01] "GET /obj-perms HTTP/1.1" 200 5075 0.055243 10.0.0.141 - - [2026-01-26 02:36:11] "GET /virtual-machine/dafea035-d8d6-4eb7-a6e7-fa0a59ecaea0 HTTP/1.1" 200 1295 0.004337 10.0.0.141 - - [2026-01-26 02:36:11] "POST /neutron/port HTTP/1.1" 200 1115 0.012523 10.0.0.141 - - [2026-01-26 02:36:13] "GET /virtual-machine/dafea035-d8d6-4eb7-a6e7-fa0a59ecaea0 HTTP/1.1" 404 171 0.003206 10.0.0.141 - - [2026-01-26 02:36:13] "GET /virtual-machine/dafea035-d8d6-4eb7-a6e7-fa0a59ecaea0 HTTP/1.1" 404 171 0.003888 10.0.0.141 - - [2026-01-26 02:36:13] "GET /virtual-machine/dafea035-d8d6-4eb7-a6e7-fa0a59ecaea0 HTTP/1.1" 404 171 0.002995 10.0.0.141 - - [2026-01-26 02:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.141 - - [2026-01-26 02:36:13] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004254 10.0.0.141 - - [2026-01-26 02:36:13] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002913 10.0.0.141 - - [2026-01-26 02:36:13] "GET /virtual-network/414ce18f-d7e4-4ffe-913f-8414051f2b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005618 10.0.0.141 - - [2026-01-26 02:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.141 - - [2026-01-26 02:36:13] "GET /routing-instance/d3928835-c0c6-4df7-aceb-b1c6c785b4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005129 10.0.0.141 - - [2026-01-26 02:36:13] "GET /route-target/e0ed4649-4051-4769-89f0-40718fc8d7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004437 10.0.0.38 - - [2026-01-26 02:36:16] "GET /obj-perms HTTP/1.1" 200 5049 0.003590 10.0.0.141 - - [2026-01-26 02:36:19] "GET /obj-perms HTTP/1.1" 200 5049 0.004694 10.0.0.38 - - [2026-01-26 02:36:25] "GET /obj-perms HTTP/1.1" 200 5049 0.004774 10.0.0.141 - - [2026-01-26 02:36:29] "GET /obj-perms HTTP/1.1" 200 5049 0.003974 10.0.0.38 - - [2026-01-26 02:36:35] "GET /obj-perms HTTP/1.1" 200 5049 0.003950 10.0.0.141 - - [2026-01-26 02:36:36] "POST /neutron/port HTTP/1.1" 200 1123 0.040509 10.0.0.141 - - [2026-01-26 02:36:36] "POST /neutron/subnet HTTP/1.1" 200 694 0.017630 10.0.0.141 - - [2026-01-26 02:36:38] "GET /obj-perms HTTP/1.1" 200 5049 0.004386 10.0.0.141 - - [2026-01-26 02:36:38] "GET /virtual-machine/91f5c9fa-b8a0-4f2b-81bc-1a933e913c1d HTTP/1.1" 200 1294 0.004272 10.0.0.141 - - [2026-01-26 02:36:38] "POST /neutron/port HTTP/1.1" 200 1123 0.019768 10.0.0.141 - - [2026-01-26 02:36:40] "GET /virtual-machine/91f5c9fa-b8a0-4f2b-81bc-1a933e913c1d HTTP/1.1" 404 171 0.003141 10.0.0.141 - - [2026-01-26 02:36:40] "GET /virtual-machine/91f5c9fa-b8a0-4f2b-81bc-1a933e913c1d HTTP/1.1" 404 171 0.002803 10.0.0.141 - - [2026-01-26 02:36:40] "GET /virtual-machine/91f5c9fa-b8a0-4f2b-81bc-1a933e913c1d HTTP/1.1" 404 171 0.002905 10.0.0.141 - - [2026-01-26 02:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.141 - - [2026-01-26 02:36:40] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003669 10.0.0.141 - - [2026-01-26 02:36:40] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003093 10.0.0.141 - - [2026-01-26 02:36:40] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006537 10.0.0.141 - - [2026-01-26 02:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.141 - - [2026-01-26 02:36:40] "GET /routing-instance/4a4786e0-3423-4627-9953-6281a9ecd2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.004861 10.0.0.141 - - [2026-01-26 02:36:40] "GET /route-target/bf8a4a82-c587-4be4-9d11-c0e57a658493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003729 10.0.0.141 - - [2026-01-26 02:36:40] "GET /obj-perms HTTP/1.1" 200 5049 0.004097 10.0.0.141 - - [2026-01-26 02:36:43] "GET /obj-perms HTTP/1.1" 200 5049 0.003957 10.0.0.141 - - [2026-01-26 02:36:50] "GET /obj-perms HTTP/1.1" 200 5049 0.003884 10.0.0.141 - - [2026-01-26 02:36:53] "GET /obj-perms HTTP/1.1" 200 5049 0.004350 10.0.0.141 - - [2026-01-26 02:36:59] "GET /obj-perms HTTP/1.1" 200 5049 0.004148 10.0.0.141 - - [2026-01-26 02:36:59] "GET /obj-perms HTTP/1.1" 200 5049 0.004072 10.0.0.38 - - [2026-01-26 02:36:59] "GET /obj-perms HTTP/1.1" 200 5049 0.004035 10.0.0.240 - - [2026-01-26 02:36:59] "GET /obj-perms HTTP/1.1" 200 5049 0.004524 10.0.0.141 - - [2026-01-26 02:36:59] "GET /virtual-machine/f00c8c96-715d-41f9-9b92-7ea3c3835f9a HTTP/1.1" 200 1295 0.004676 10.0.0.141 - - [2026-01-26 02:36:59] "POST /neutron/port HTTP/1.1" 200 1125 0.017726 10.0.0.141 - - [2026-01-26 02:37:01] "GET /virtual-machine/f00c8c96-715d-41f9-9b92-7ea3c3835f9a HTTP/1.1" 404 171 0.003554 10.0.0.141 - - [2026-01-26 02:37:01] "GET /virtual-machine/f00c8c96-715d-41f9-9b92-7ea3c3835f9a HTTP/1.1" 404 171 0.003313 10.0.0.141 - - [2026-01-26 02:37:01] "GET /virtual-machine/f00c8c96-715d-41f9-9b92-7ea3c3835f9a HTTP/1.1" 404 171 0.003183 10.0.0.141 - - [2026-01-26 02:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.141 - - [2026-01-26 02:37:01] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004279 10.0.0.141 - - [2026-01-26 02:37:01] "GET /virtual-networks?parent_id=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003904 10.0.0.141 - - [2026-01-26 02:37:01] "GET /virtual-network/2d481152-4737-4384-873f-528c6d65c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007075 10.0.0.141 - - [2026-01-26 02:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.141 - - [2026-01-26 02:37:01] "GET /routing-instance/2f03b4ce-cef1-47b7-837b-d9d3e4bc74cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004104 10.0.0.141 - - [2026-01-26 02:37:01] "GET /route-target/ffd1e23f-ae41-4d8d-b69e-c409cca412e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004971 10.0.0.141 - - [2026-01-26 02:37:04] "GET /obj-perms HTTP/1.1" 200 5049 0.004538 10.0.0.38 - - [2026-01-26 02:37:08] "GET /obj-perms HTTP/1.1" 200 5049 0.003643 10.0.0.141 - - [2026-01-26 02:37:08] "GET /obj-perms HTTP/1.1" 200 5049 0.003765 10.0.0.141 - - [2026-01-26 02:37:08] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005723 10.0.0.141 - - [2026-01-26 02:37:08] "POST /neutron/network HTTP/1.1" 200 915 0.006778 10.0.0.141 - - [2026-01-26 02:37:08] "GET /virtual-network/1c809ff7-66ed-4ceb-95f6-f01c74b582ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.012495 10.0.0.141 - - [2026-01-26 02:37:08] "DELETE /access-control-list/a4045780-2912-4f2c-ad7c-c18dccf12c87 HTTP/1.1" 200 115 0.085163 10.0.0.141 - - [2026-01-26 02:37:08] "POST /ref-update HTTP/1.1" 200 156 0.060992 10.0.0.141 - - [2026-01-26 02:37:08] "POST /ref-update HTTP/1.1" 200 156 0.061664 10.0.0.141 - - [2026-01-26 02:37:08] "POST /ref-update HTTP/1.1" 200 156 0.054136 10.0.0.141 - - [2026-01-26 02:37:08] "DELETE /network-policy/500e7c04-396c-45d8-b858-6cf1ce96b48f HTTP/1.1" 200 115 0.074049 10.0.0.141 - - [2026-01-26 02:37:08] "DELETE /network-policy/7ff3d4cc-4cf2-441d-884e-aa731c444495 HTTP/1.1" 200 115 0.044460 10.0.0.141 - - [2026-01-26 02:37:08] "DELETE /network-policy/5fdebbbd-7cdd-4162-8d76-703ae5803ba8 HTTP/1.1" 200 115 0.042163 10.0.0.141 - - [2026-01-26 02:37:08] "POST /neutron/network HTTP/1.1" 200 825 0.009238 10.0.0.141 - - [2026-01-26 02:37:09] "DELETE /route-target/e0ed4649-4051-4769-89f0-40718fc8d7fa HTTP/1.1" 200 115 0.025447 10.0.0.240 - - [2026-01-26 02:37:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004789 10.0.0.240 - - [2026-01-26 02:37:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003473 10.0.0.141 - - [2026-01-26 02:37:09] "POST /neutron/network HTTP/1.1" 200 151 0.121920 10.0.0.141 - - [2026-01-26 02:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.141 - - [2026-01-26 02:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.141 - - [2026-01-26 02:37:10] "DELETE /network-ipam/6d9672d4-3f22-409a-9ad2-9d0db74723b6 HTTP/1.1" 200 115 0.041430 10.0.0.141 - - [2026-01-26 02:37:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.003408 10.0.0.141 - - [2026-01-26 02:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.141 - - [2026-01-26 02:37:10] "DELETE /network-ipam/51353eb3-473a-4aa2-a7e9-d38712b698cc HTTP/1.1" 200 115 0.047101 10.0.0.141 - - [2026-01-26 02:37:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.009399 10.0.0.141 - - [2026-01-26 02:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.141 - - [2026-01-26 02:37:10] "DELETE /network-ipam/71c349e5-e7c6-4c95-9ec4-eb97eafad6e3 HTTP/1.1" 200 115 0.034179 10.0.0.141 - - [2026-01-26 02:37:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.003897 10.0.0.240 - - [2026-01-26 02:37:11] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001576 10.0.0.141 - - [2026-01-26 02:37:11] "GET /project/8ba30148-04bf-477f-874b-0535bdd57c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.061980 10.0.0.240 - - [2026-01-26 02:37:11] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001161 10.0.0.141 - - [2026-01-26 02:37:11] "GET /project/8ba30148-04bf-477f-874b-0535bdd57c32?fields=virtual_networks HTTP/1.1" 200 1033 0.051748 10.0.0.240 - - [2026-01-26 02:37:11] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001433 10.0.0.141 - - [2026-01-26 02:37:12] "GET /project/8ba30148-04bf-477f-874b-0535bdd57c32?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.037691 10.0.0.240 - - [2026-01-26 02:37:12] "GET /projects?obj_uuids=8ba30148-04bf-477f-874b-0535bdd57c32&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000987 10.0.0.141 - - [2026-01-26 02:37:12] "GET /project/8ba30148-04bf-477f-874b-0535bdd57c32?fields=security_groups HTTP/1.1" 200 1260 0.041491 10.0.0.141 - - [2026-01-26 02:37:13] "POST /fqname-to-id HTTP/1.1" 404 194 0.027040 10.0.0.240 - - [2026-01-26 02:37:13] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003405 10.0.0.240 - - [2026-01-26 02:37:13] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001226 10.0.0.240 - - [2026-01-26 02:37:13] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.036442 10.0.0.240 - - [2026-01-26 02:37:13] "POST /id-to-fqname HTTP/1.1" 200 196 0.003391 10.0.0.240 - - [2026-01-26 02:37:13] "POST /fqname-to-id HTTP/1.1" 404 205 0.006931 10.0.0.240 - - [2026-01-26 02:37:13] "POST /security-groups HTTP/1.1" 200 597 0.032489 10.0.0.240 - - [2026-01-26 02:37:13] "POST /projects HTTP/1.1" 200 597 0.239341 10.0.0.141 - - [2026-01-26 02:37:13] "POST /access-control-lists HTTP/1.1" 200 604 0.027471 10.0.0.240 - - [2026-01-26 02:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.310765 10.0.0.141 - - [2026-01-26 02:37:13] "GET /project/35c6094f-1d6b-4243-b855-9f91319204c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.484097 10.0.0.141 - - [2026-01-26 02:37:14] "GET / HTTP/1.1" 200 36215 0.001413 10.0.0.141 - - [2026-01-26 02:37:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000471 10.0.0.141 - - [2026-01-26 02:37:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.054950 10.0.0.141 - - [2026-01-26 02:37:18] "POST /network-ipams HTTP/1.1" 200 521 0.027260 10.0.0.141 - - [2026-01-26 02:37:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.003702 10.0.0.141 - - [2026-01-26 02:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.141 - - [2026-01-26 02:37:18] "GET /network-ipam/f6e30e6c-d45f-406c-ba13-065f94a45690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.008229 10.0.0.141 - - [2026-01-26 02:37:18] "PUT /network-ipam/f6e30e6c-d45f-406c-ba13-065f94a45690 HTTP/1.1" 200 259 0.015052 10.0.0.141 - - [2026-01-26 02:37:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.003183 10.0.0.141 - - [2026-01-26 02:37:18] "POST /network-ipams HTTP/1.1" 200 521 0.031838 10.0.0.141 - - [2026-01-26 02:37:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.003455 10.0.0.141 - - [2026-01-26 02:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.141 - - [2026-01-26 02:37:18] "GET /network-ipam/b8c86ab7-7196-4f97-8446-5269fe7e0444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.007981 10.0.0.141 - - [2026-01-26 02:37:18] "PUT /network-ipam/b8c86ab7-7196-4f97-8446-5269fe7e0444 HTTP/1.1" 200 259 0.020098 10.0.0.141 - - [2026-01-26 02:37:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.003715 10.0.0.141 - - [2026-01-26 02:37:18] "POST /network-ipams HTTP/1.1" 200 521 0.028270 10.0.0.141 - - [2026-01-26 02:37:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1184 0.003663 10.0.0.141 - - [2026-01-26 02:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.141 - - [2026-01-26 02:37:18] "GET /network-ipam/e6f78c0f-5a52-4fa6-afaf-a4cf5d3936b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.006647 10.0.0.141 - - [2026-01-26 02:37:18] "PUT /network-ipam/e6f78c0f-5a52-4fa6-afaf-a4cf5d3936b2 HTTP/1.1" 200 259 0.014793 10.0.0.141 - - [2026-01-26 02:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.240 - - [2026-01-26 02:37:19] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000947 10.0.0.141 - - [2026-01-26 02:37:19] "GET /project/35c6094f-1d6b-4243-b855-9f91319204c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.046059 10.0.0.141 - - [2026-01-26 02:37:19] "POST /neutron/network HTTP/1.1" 200 117 0.037640 10.0.0.141 - - [2026-01-26 02:37:20] "POST /route-targets HTTP/1.1" 200 328 0.015320 10.0.0.38 - - [2026-01-26 02:37:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.040494 10.0.0.240 - - [2026-01-26 02:37:20] "POST /useragent-kv HTTP/1.1" 200 115 0.013091 10.0.0.141 - - [2026-01-26 02:37:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.210044 10.0.0.141 - - [2026-01-26 02:37:20] "POST /id-to-fqname HTTP/1.1" 200 227 0.001969 10.0.0.141 - - [2026-01-26 02:37:20] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009188 10.0.0.141 - - [2026-01-26 02:37:20] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.011601 10.0.0.141 - - [2026-01-26 02:37:20] "POST /neutron/network HTTP/1.1" 200 1014 0.008960 10.0.0.141 - - [2026-01-26 02:37:20] "POST /neutron/network HTTP/1.1" 200 1014 0.008461 10.0.0.141 - - [2026-01-26 02:37:20] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004838 10.0.0.141 - - [2026-01-26 02:37:20] "GET /network-ipam/f6e30e6c-d45f-406c-ba13-065f94a45690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.003673 10.0.0.141 - - [2026-01-26 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.240 - - [2026-01-26 02:37:20] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001007 10.0.0.141 - - [2026-01-26 02:37:20] "GET /project/35c6094f-1d6b-4243-b855-9f91319204c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.044512 10.0.0.141 - - [2026-01-26 02:37:21] "POST /ref-update HTTP/1.1" 200 156 0.045474 10.0.0.240 - - [2026-01-26 02:37:21] "POST /useragent-kv HTTP/1.1" 200 115 0.009422 10.0.0.141 - - [2026-01-26 02:37:21] "POST /neutron/subnet HTTP/1.1" 200 715 0.220048 10.0.0.141 - - [2026-01-26 02:37:21] "POST /id-to-fqname HTTP/1.1" 200 227 0.001288 10.0.0.141 - - [2026-01-26 02:37:21] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008636 10.0.0.141 - - [2026-01-26 02:37:21] "POST /neutron/network HTTP/1.1" 200 1012 0.017162 10.0.0.141 - - [2026-01-26 02:37:21] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005949 10.0.0.141 - - [2026-01-26 02:37:21] "POST /neutron/subnet HTTP/1.1" 200 828 0.011623 10.0.0.141 - - [2026-01-26 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.240 - - [2026-01-26 02:37:21] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000961 10.0.0.141 - - [2026-01-26 02:37:22] "GET /project/35c6094f-1d6b-4243-b855-9f91319204c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.049605 10.0.0.240 - - [2026-01-26 02:37:22] "POST /useragent-kv HTTP/1.1" 200 115 0.012932 10.0.0.141 - - [2026-01-26 02:37:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.263340 10.0.0.141 - - [2026-01-26 02:37:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.001271 10.0.0.141 - - [2026-01-26 02:37:22] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.009015 10.0.0.141 - - [2026-01-26 02:37:22] "POST /neutron/network HTTP/1.1" 200 1013 0.008639 10.0.0.141 - - [2026-01-26 02:37:22] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005484 10.0.0.141 - - [2026-01-26 02:37:22] "POST /neutron/subnet HTTP/1.1" 200 828 0.008519 10.0.0.141 - - [2026-01-26 02:37:23] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006113 10.0.0.240 - - [2026-01-26 02:37:24] "GET /obj-perms HTTP/1.1" 200 5061 0.053777 10.0.0.141 - - [2026-01-26 02:37:24] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006006 10.0.0.38 - - [2026-01-26 02:37:25] "GET /obj-perms HTTP/1.1" 200 5061 0.060347 10.0.0.141 - - [2026-01-26 02:37:25] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005500 10.0.0.141 - - [2026-01-26 02:37:25] "GET /obj-perms HTTP/1.1" 200 5061 0.057158 10.0.0.141 - - [2026-01-26 02:37:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.003350 10.0.0.141 - - [2026-01-26 02:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.240 - - [2026-01-26 02:37:25] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001034 10.0.0.141 - - [2026-01-26 02:37:25] "GET /project/35c6094f-1d6b-4243-b855-9f91319204c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.037903 10.0.0.141 - - [2026-01-26 02:37:25] "POST /network-policys HTTP/1.1" 200 561 0.029501 10.0.0.141 - - [2026-01-26 02:37:25] "GET /network-policy/f590a0ae-518d-457b-9344-f44a1c1ed58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.006186 10.0.0.141 - - [2026-01-26 02:37:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.003074 10.0.0.141 - - [2026-01-26 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.240 - - [2026-01-26 02:37:26] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002826 10.0.0.141 - - [2026-01-26 02:37:26] "GET /project/35c6094f-1d6b-4243-b855-9f91319204c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.044737 10.0.0.141 - - [2026-01-26 02:37:26] "POST /network-policys HTTP/1.1" 200 561 0.033626 10.0.0.141 - - [2026-01-26 02:37:26] "GET /network-policy/7e5d81c4-7795-4b2a-8a7c-578988d51c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.007187 10.0.0.141 - - [2026-01-26 02:37:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.008037 10.0.0.141 - - [2026-01-26 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.240 - - [2026-01-26 02:37:26] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000918 10.0.0.141 - - [2026-01-26 02:37:26] "GET /project/35c6094f-1d6b-4243-b855-9f91319204c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.044153 10.0.0.141 - - [2026-01-26 02:37:26] "POST /network-policys HTTP/1.1" 200 561 0.031976 10.0.0.141 - - [2026-01-26 02:37:26] "GET /network-policy/8cdad5d6-b99d-425a-8706-35cd44c21c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006902 10.0.0.141 - - [2026-01-26 02:37:26] "POST /fqname-to-id HTTP/1.1" 404 242 0.004686 10.0.0.38 - - [2026-01-26 02:37:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.010684 10.0.0.141 - - [2026-01-26 02:37:26] "POST /neutron/network HTTP/1.1" 200 1198 0.015953 10.0.0.141 - - [2026-01-26 02:37:26] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005261 10.0.0.141 - - [2026-01-26 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.141 - - [2026-01-26 02:37:26] "GET /network-policy/7e5d81c4-7795-4b2a-8a7c-578988d51c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003882 10.0.0.141 - - [2026-01-26 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.141 - - [2026-01-26 02:37:26] "GET /network-policy/f590a0ae-518d-457b-9344-f44a1c1ed58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.006088 10.0.0.141 - - [2026-01-26 02:37:27] "POST /access-control-lists HTTP/1.1" 200 599 0.045691 10.0.0.141 - - [2026-01-26 02:37:27] "POST /neutron/network HTTP/1.1" 200 1110 0.031684 10.0.0.141 - - [2026-01-26 02:37:27] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007302 10.0.0.141 - - [2026-01-26 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020954 10.0.0.141 - - [2026-01-26 02:37:27] "GET /network-policy/8cdad5d6-b99d-425a-8706-35cd44c21c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005085 10.0.0.141 - - [2026-01-26 02:37:27] "POST /id-to-fqname HTTP/1.1" 200 227 0.001301 10.0.0.240 - - [2026-01-26 02:37:28] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000916 10.0.0.141 - - [2026-01-26 02:37:28] "GET /project/35c6094f-1d6b-4243-b855-9f91319204c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.066375 10.0.0.141 - - [2026-01-26 02:37:28] "POST /neutron/port HTTP/1.1" 200 117 0.006536 10.0.0.141 - - [2026-01-26 02:37:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.001289 10.0.0.141 - - [2026-01-26 02:37:28] "POST /neutron/network HTTP/1.1" 200 1120 0.007930 10.0.0.240 - - [2026-01-26 02:37:29] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001641 10.0.0.141 - - [2026-01-26 02:37:29] "POST /neutron/port HTTP/1.1" 200 1173 0.026218 10.0.0.141 - - [2026-01-26 02:37:29] "GET /project/35c6094f-1d6b-4243-b855-9f91319204c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.095143 10.0.0.141 - - [2026-01-26 02:37:29] "POST /neutron/port HTTP/1.1" 200 1227 0.154999 10.0.0.141 - - [2026-01-26 02:37:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003439 10.0.0.141 - - [2026-01-26 02:37:29] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014255 10.0.0.141 - - [2026-01-26 02:37:29] "POST /id-to-fqname HTTP/1.1" 200 227 0.001216 10.0.0.141 - - [2026-01-26 02:37:29] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.141 - - [2026-01-26 02:37:29] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007721 10.0.0.240 - - [2026-01-26 02:37:30] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001023 10.0.0.141 - - [2026-01-26 02:37:30] "PUT /access-control-list/72e58577-c4e7-4806-bbcd-f3d293b12c74 HTTP/1.1" 200 273 0.029398 10.0.0.141 - - [2026-01-26 02:37:30] "POST /neutron/port HTTP/1.1" 200 1171 0.332546 10.0.0.141 - - [2026-01-26 02:37:30] "POST /neutron/port HTTP/1.1" 200 1225 0.118197 10.0.0.141 - - [2026-01-26 02:37:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004184 10.0.0.141 - - [2026-01-26 02:37:30] "POST /neutron/port HTTP/1.1" 200 117 0.001505 10.0.0.240 - - [2026-01-26 02:37:31] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001113 10.0.0.141 - - [2026-01-26 02:37:31] "GET /project/35c6094f-1d6b-4243-b855-9f91319204c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.076994 10.0.0.141 - - [2026-01-26 02:37:31] "POST /neutron/port HTTP/1.1" 200 2318 0.027356 10.0.0.141 - - [2026-01-26 02:37:31] "POST /neutron/port HTTP/1.1" 200 1237 0.017784 10.0.0.141 - - [2026-01-26 02:37:31] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007400 10.0.0.141 - - [2026-01-26 02:37:31] "POST /neutron/port HTTP/1.1" 200 1237 0.017672 10.0.0.141 - - [2026-01-26 02:37:31] "GET /virtual-machine/be157224-4521-4c71-89eb-0d2957aaa0bf HTTP/1.1" 401 293 0.000459 10.0.0.240 - - [2026-01-26 02:37:31] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000930 10.0.0.141 - - [2026-01-26 02:37:32] "POST /neutron/port HTTP/1.1" 200 1172 0.374991 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-machine/be157224-4521-4c71-89eb-0d2957aaa0bf HTTP/1.1" 200 1300 0.044088 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-machine/be157224-4521-4c71-89eb-0d2957aaa0bf HTTP/1.1" 200 1300 0.003664 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-machine-interface/c6aefca7-82aa-4d74-9a90-0b5a3ffcce32 HTTP/1.1" 200 3176 0.004690 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-machine/be157224-4521-4c71-89eb-0d2957aaa0bf HTTP/1.1" 200 1300 0.003570 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-machine-interface/c6aefca7-82aa-4d74-9a90-0b5a3ffcce32 HTTP/1.1" 200 3176 0.005210 10.0.0.141 - - [2026-01-26 02:37:32] "GET /instance-ip/5a8ddce7-c563-442f-826c-9c697444410c HTTP/1.1" 200 1655 0.010552 10.0.0.141 - - [2026-01-26 02:37:32] "GET /instance-ip/8d6d6b00-0060-4297-ab20-c018f95d2379 HTTP/1.1" 200 1637 0.005474 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-machine/be157224-4521-4c71-89eb-0d2957aaa0bf HTTP/1.1" 200 1300 0.009486 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-machine-interface/c6aefca7-82aa-4d74-9a90-0b5a3ffcce32 HTTP/1.1" 200 3176 0.012926 10.0.0.141 - - [2026-01-26 02:37:32] "GET /instance-ip/5a8ddce7-c563-442f-826c-9c697444410c HTTP/1.1" 200 1655 0.004357 10.0.0.141 - - [2026-01-26 02:37:32] "GET /instance-ip/8d6d6b00-0060-4297-ab20-c018f95d2379 HTTP/1.1" 200 1637 0.003429 10.0.0.141 - - [2026-01-26 02:37:32] "POST /neutron/port HTTP/1.1" 200 1226 0.129490 10.0.0.141 - - [2026-01-26 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.141 - - [2026-01-26 02:37:32] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005292 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003619 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005794 10.0.0.141 - - [2026-01-26 02:37:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003500 10.0.0.141 - - [2026-01-26 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.141 - - [2026-01-26 02:37:32] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005940 10.0.0.141 - - [2026-01-26 02:37:32] "POST /neutron/port HTTP/1.1" 200 117 0.001034 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004497 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006690 10.0.0.141 - - [2026-01-26 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.141 - - [2026-01-26 02:37:32] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004672 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003609 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.007633 10.0.0.141 - - [2026-01-26 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.141 - - [2026-01-26 02:37:32] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004761 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004305 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.008271 10.0.0.141 - - [2026-01-26 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.141 - - [2026-01-26 02:37:32] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004706 10.0.0.141 - - [2026-01-26 02:37:32] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004315 10.0.0.141 - - [2026-01-26 02:37:33] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006506 10.0.0.141 - - [2026-01-26 02:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.141 - - [2026-01-26 02:37:36] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005232 10.0.0.141 - - [2026-01-26 02:37:38] "POST /neutron/port HTTP/1.1" 200 1235 0.023592 10.0.0.141 - - [2026-01-26 02:37:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003801 10.0.0.141 - - [2026-01-26 02:37:38] "POST /neutron/port HTTP/1.1" 200 117 0.001462 10.0.0.141 - - [2026-01-26 02:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.141 - - [2026-01-26 02:37:40] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005189 10.0.0.141 - - [2026-01-26 02:37:40] "POST /neutron/port HTTP/1.1" 200 1237 0.016974 10.0.0.141 - - [2026-01-26 02:37:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004196 10.0.0.141 - - [2026-01-26 02:37:41] "POST /neutron/port HTTP/1.1" 200 117 0.001291 10.0.0.141 - - [2026-01-26 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.141 - - [2026-01-26 02:37:44] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005519 10.0.0.141 - - [2026-01-26 02:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006757 10.0.0.141 - - [2026-01-26 02:37:48] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005165 10.0.0.141 - - [2026-01-26 02:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.141 - - [2026-01-26 02:37:52] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.007029 10.0.0.240 - - [2026-01-26 02:37:56] "DELETE /project/35c6094f1d6b4243b8559f91319204c2 HTTP/1.1" 404 173 0.002700 10.0.0.240 - - [2026-01-26 02:37:56] "DELETE /project/8ba30148-04bf-477f-874b-0535bdd57c32 HTTP/1.1" 404 177 0.004792 10.0.0.141 - - [2026-01-26 02:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.141 - - [2026-01-26 02:37:56] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.007327 10.0.0.141 - - [2026-01-26 02:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.141 - - [2026-01-26 02:38:00] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.007827 10.0.0.240 - - [2026-01-26 02:38:03] "GET /obj-perms HTTP/1.1" 200 5075 0.055134 10.0.0.141 - - [2026-01-26 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.141 - - [2026-01-26 02:38:04] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006186 10.0.0.141 - - [2026-01-26 02:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.141 - - [2026-01-26 02:38:08] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005635 10.0.0.141 - - [2026-01-26 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.141 - - [2026-01-26 02:38:13] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006832 10.0.0.141 - - [2026-01-26 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.141 - - [2026-01-26 02:38:15] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004048 10.0.0.141 - - [2026-01-26 02:38:15] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002938 10.0.0.141 - - [2026-01-26 02:38:15] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005982 10.0.0.141 - - [2026-01-26 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.141 - - [2026-01-26 02:38:15] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003965 10.0.0.141 - - [2026-01-26 02:38:15] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003694 10.0.0.141 - - [2026-01-26 02:38:15] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.007391 10.0.0.141 - - [2026-01-26 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.141 - - [2026-01-26 02:38:15] "GET /routing-instance/6fa62c29-cdf7-4813-8857-51df5e7973cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1800 0.004553 10.0.0.141 - - [2026-01-26 02:38:15] "GET /route-target/a8ec7b33-9db1-4f44-93e1-264f745f05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004936 10.0.0.141 - - [2026-01-26 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.141 - - [2026-01-26 02:38:15] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003424 10.0.0.141 - - [2026-01-26 02:38:15] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003777 10.0.0.141 - - [2026-01-26 02:38:15] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005966 10.0.0.141 - - [2026-01-26 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.141 - - [2026-01-26 02:38:15] "GET /routing-instance/6fa62c29-cdf7-4813-8857-51df5e7973cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1800 0.004828 10.0.0.141 - - [2026-01-26 02:38:15] "GET /route-target/a8ec7b33-9db1-4f44-93e1-264f745f05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004031 10.0.0.141 - - [2026-01-26 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.141 - - [2026-01-26 02:38:15] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004098 10.0.0.141 - - [2026-01-26 02:38:15] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003199 10.0.0.141 - - [2026-01-26 02:38:15] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006860 10.0.0.141 - - [2026-01-26 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.141 - - [2026-01-26 02:38:15] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004703 10.0.0.141 - - [2026-01-26 02:38:15] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003511 10.0.0.141 - - [2026-01-26 02:38:16] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005713 10.0.0.141 - - [2026-01-26 02:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.141 - - [2026-01-26 02:38:16] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004228 10.0.0.141 - - [2026-01-26 02:38:16] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003031 10.0.0.141 - - [2026-01-26 02:38:16] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.009447 10.0.0.141 - - [2026-01-26 02:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.141 - - [2026-01-26 02:38:16] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005037 10.0.0.141 - - [2026-01-26 02:38:16] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003404 10.0.0.141 - - [2026-01-26 02:38:16] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005656 10.0.0.141 - - [2026-01-26 02:38:16] "GET /obj-perms HTTP/1.1" 200 5061 0.003465 10.0.0.240 - - [2026-01-26 02:38:16] "GET /obj-perms HTTP/1.1" 200 5061 0.004028 10.0.0.141 - - [2026-01-26 02:38:16] "GET /obj-perms HTTP/1.1" 200 5061 0.003497 10.0.0.38 - - [2026-01-26 02:38:16] "GET /obj-perms HTTP/1.1" 200 5061 0.004091 10.0.0.141 - - [2026-01-26 02:38:16] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007888 10.0.0.141 - - [2026-01-26 02:38:16] "POST /neutron/port HTTP/1.1" 200 1235 0.017865 10.0.0.141 - - [2026-01-26 02:38:16] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007512 10.0.0.141 - - [2026-01-26 02:38:16] "GET /virtual-machine/f288cc85-9768-4c78-8eb4-a5b52101a1ec HTTP/1.1" 200 1301 0.005473 10.0.0.141 - - [2026-01-26 02:38:16] "GET /virtual-machine/f288cc85-9768-4c78-8eb4-a5b52101a1ec HTTP/1.1" 200 1301 0.003485 10.0.0.141 - - [2026-01-26 02:38:16] "GET /virtual-machine-interface/16fd517a-3b4c-4e17-96f8-33b5f6e3f0db HTTP/1.1" 200 3175 0.006164 10.0.0.141 - - [2026-01-26 02:38:17] "GET /virtual-machine/f288cc85-9768-4c78-8eb4-a5b52101a1ec HTTP/1.1" 200 1301 0.004612 10.0.0.141 - - [2026-01-26 02:38:17] "GET /virtual-machine-interface/16fd517a-3b4c-4e17-96f8-33b5f6e3f0db HTTP/1.1" 200 3175 0.005230 10.0.0.141 - - [2026-01-26 02:38:17] "GET /instance-ip/9cf2a8fd-1420-4c76-96c8-ffdaff18f196 HTTP/1.1" 200 1657 0.006070 10.0.0.141 - - [2026-01-26 02:38:17] "GET /instance-ip/c7e8bf97-e97d-45dd-ae6c-451719dd646a HTTP/1.1" 200 1635 0.005676 10.0.0.141 - - [2026-01-26 02:38:17] "GET /virtual-machine/f288cc85-9768-4c78-8eb4-a5b52101a1ec HTTP/1.1" 200 1301 0.003070 10.0.0.141 - - [2026-01-26 02:38:17] "GET /virtual-machine-interface/16fd517a-3b4c-4e17-96f8-33b5f6e3f0db HTTP/1.1" 200 3175 0.004831 10.0.0.141 - - [2026-01-26 02:38:17] "GET /instance-ip/9cf2a8fd-1420-4c76-96c8-ffdaff18f196 HTTP/1.1" 200 1657 0.003742 10.0.0.141 - - [2026-01-26 02:38:17] "GET /instance-ip/c7e8bf97-e97d-45dd-ae6c-451719dd646a HTTP/1.1" 200 1635 0.003978 10.0.0.141 - - [2026-01-26 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.141 - - [2026-01-26 02:38:17] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003255 10.0.0.141 - - [2026-01-26 02:38:17] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002656 10.0.0.141 - - [2026-01-26 02:38:17] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.008775 10.0.0.141 - - [2026-01-26 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.141 - - [2026-01-26 02:38:17] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004820 10.0.0.141 - - [2026-01-26 02:38:17] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003452 10.0.0.141 - - [2026-01-26 02:38:17] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.008631 10.0.0.141 - - [2026-01-26 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.141 - - [2026-01-26 02:38:17] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004873 10.0.0.141 - - [2026-01-26 02:38:17] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003560 10.0.0.141 - - [2026-01-26 02:38:17] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006692 10.0.0.141 - - [2026-01-26 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.141 - - [2026-01-26 02:38:17] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004311 10.0.0.141 - - [2026-01-26 02:38:17] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003455 10.0.0.141 - - [2026-01-26 02:38:17] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007882 10.0.0.141 - - [2026-01-26 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.141 - - [2026-01-26 02:38:17] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004750 10.0.0.141 - - [2026-01-26 02:38:17] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003547 10.0.0.141 - - [2026-01-26 02:38:17] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006147 10.0.0.141 - - [2026-01-26 02:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.141 - - [2026-01-26 02:38:18] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004603 10.0.0.141 - - [2026-01-26 02:38:18] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004574 10.0.0.141 - - [2026-01-26 02:38:18] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005383 10.0.0.141 - - [2026-01-26 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.141 - - [2026-01-26 02:38:19] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004872 10.0.0.141 - - [2026-01-26 02:38:19] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003209 10.0.0.141 - - [2026-01-26 02:38:19] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006938 10.0.0.141 - - [2026-01-26 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.141 - - [2026-01-26 02:38:19] "GET /routing-instance/07bb766e-17b3-4405-986b-8a32765f948a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1800 0.004647 10.0.0.141 - - [2026-01-26 02:38:19] "GET /route-target/b9a7a903-af26-463c-8c9c-e8591b7b25a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003739 10.0.0.141 - - [2026-01-26 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.141 - - [2026-01-26 02:38:19] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003328 10.0.0.141 - - [2026-01-26 02:38:19] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002767 10.0.0.141 - - [2026-01-26 02:38:19] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.008186 10.0.0.141 - - [2026-01-26 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.141 - - [2026-01-26 02:38:19] "GET /routing-instance/07bb766e-17b3-4405-986b-8a32765f948a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1800 0.005234 10.0.0.141 - - [2026-01-26 02:38:19] "GET /route-target/b9a7a903-af26-463c-8c9c-e8591b7b25a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004691 10.0.0.141 - - [2026-01-26 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.141 - - [2026-01-26 02:38:19] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004082 10.0.0.141 - - [2026-01-26 02:38:19] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003433 10.0.0.141 - - [2026-01-26 02:38:19] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006427 10.0.0.141 - - [2026-01-26 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.141 - - [2026-01-26 02:38:19] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004107 10.0.0.141 - - [2026-01-26 02:38:19] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003609 10.0.0.141 - - [2026-01-26 02:38:19] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005934 10.0.0.141 - - [2026-01-26 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.141 - - [2026-01-26 02:38:19] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004187 10.0.0.141 - - [2026-01-26 02:38:19] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003608 10.0.0.141 - - [2026-01-26 02:38:19] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005849 10.0.0.141 - - [2026-01-26 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.141 - - [2026-01-26 02:38:19] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004106 10.0.0.141 - - [2026-01-26 02:38:19] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003830 10.0.0.141 - - [2026-01-26 02:38:19] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006646 10.0.0.141 - - [2026-01-26 02:38:19] "GET /obj-perms HTTP/1.1" 200 5061 0.004319 10.0.0.240 - - [2026-01-26 02:38:20] "GET /obj-perms HTTP/1.1" 200 5061 0.005025 10.0.0.141 - - [2026-01-26 02:38:20] "GET /obj-perms HTTP/1.1" 200 5061 0.006845 10.0.0.141 - - [2026-01-26 02:38:20] "GET /obj-perms HTTP/1.1" 200 5061 0.003786 10.0.0.141 - - [2026-01-26 02:38:20] "GET /obj-perms HTTP/1.1" 200 5061 0.004317 10.0.0.38 - - [2026-01-26 02:38:20] "GET /obj-perms HTTP/1.1" 200 5061 0.004000 10.0.0.141 - - [2026-01-26 02:38:20] "POST /neutron/port HTTP/1.1" 200 1236 0.024804 10.0.0.141 - - [2026-01-26 02:38:20] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007137 10.0.0.141 - - [2026-01-26 02:38:20] "GET /virtual-machine/2c7112d4-5cd5-4a0f-bb49-5e126d26f60e HTTP/1.1" 200 1300 0.005867 10.0.0.141 - - [2026-01-26 02:38:20] "GET /virtual-machine/2c7112d4-5cd5-4a0f-bb49-5e126d26f60e HTTP/1.1" 200 1300 0.003990 10.0.0.141 - - [2026-01-26 02:38:20] "GET /virtual-machine-interface/ba1e43d7-2849-4d24-ae82-8474791dcc95 HTTP/1.1" 200 3176 0.005517 10.0.0.141 - - [2026-01-26 02:38:20] "GET /virtual-machine/2c7112d4-5cd5-4a0f-bb49-5e126d26f60e HTTP/1.1" 200 1300 0.005073 10.0.0.141 - - [2026-01-26 02:38:20] "GET /virtual-machine-interface/ba1e43d7-2849-4d24-ae82-8474791dcc95 HTTP/1.1" 200 3176 0.006022 10.0.0.141 - - [2026-01-26 02:38:20] "GET /instance-ip/d9732e0e-1412-42ee-a45b-1f5ca5bc0c22 HTTP/1.1" 200 1636 0.007166 10.0.0.141 - - [2026-01-26 02:38:20] "GET /instance-ip/dc736ccc-dbb8-4f4b-a7f1-a4c9394f4ebe HTTP/1.1" 200 1657 0.008403 10.0.0.141 - - [2026-01-26 02:38:20] "GET /virtual-machine/2c7112d4-5cd5-4a0f-bb49-5e126d26f60e HTTP/1.1" 200 1300 0.003871 10.0.0.141 - - [2026-01-26 02:38:20] "GET /virtual-machine-interface/ba1e43d7-2849-4d24-ae82-8474791dcc95 HTTP/1.1" 200 3176 0.008243 10.0.0.141 - - [2026-01-26 02:38:20] "GET /instance-ip/d9732e0e-1412-42ee-a45b-1f5ca5bc0c22 HTTP/1.1" 200 1636 0.005711 10.0.0.141 - - [2026-01-26 02:38:20] "GET /instance-ip/dc736ccc-dbb8-4f4b-a7f1-a4c9394f4ebe HTTP/1.1" 200 1657 0.008076 10.0.0.141 - - [2026-01-26 02:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.141 - - [2026-01-26 02:38:20] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004601 10.0.0.141 - - [2026-01-26 02:38:20] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004149 10.0.0.141 - - [2026-01-26 02:38:20] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006646 10.0.0.141 - - [2026-01-26 02:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.141 - - [2026-01-26 02:38:20] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004322 10.0.0.141 - - [2026-01-26 02:38:20] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003655 10.0.0.141 - - [2026-01-26 02:38:20] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006445 10.0.0.141 - - [2026-01-26 02:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.141 - - [2026-01-26 02:38:21] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003829 10.0.0.141 - - [2026-01-26 02:38:21] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003362 10.0.0.141 - - [2026-01-26 02:38:21] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007717 10.0.0.141 - - [2026-01-26 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.141 - - [2026-01-26 02:38:21] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004479 10.0.0.141 - - [2026-01-26 02:38:21] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003385 10.0.0.141 - - [2026-01-26 02:38:21] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006165 10.0.0.141 - - [2026-01-26 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.141 - - [2026-01-26 02:38:21] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005672 10.0.0.141 - - [2026-01-26 02:38:21] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004124 10.0.0.141 - - [2026-01-26 02:38:21] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005922 10.0.0.141 - - [2026-01-26 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.141 - - [2026-01-26 02:38:22] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003785 10.0.0.141 - - [2026-01-26 02:38:22] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002920 10.0.0.141 - - [2026-01-26 02:38:22] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007067 10.0.0.141 - - [2026-01-26 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.141 - - [2026-01-26 02:38:22] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004633 10.0.0.141 - - [2026-01-26 02:38:22] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003116 10.0.0.141 - - [2026-01-26 02:38:22] "POST /neutron/port HTTP/1.1" 200 1235 0.069302 10.0.0.141 - - [2026-01-26 02:38:22] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005564 10.0.0.141 - - [2026-01-26 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.141 - - [2026-01-26 02:38:22] "GET /routing-instance/88d34d68-eb65-426b-9770-47d109e473bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.008830 10.0.0.141 - - [2026-01-26 02:38:22] "GET /route-target/35be23f3-94b0-4d3f-a820-d3a536329a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004629 10.0.0.141 - - [2026-01-26 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005399 10.0.0.141 - - [2026-01-26 02:38:22] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003938 10.0.0.141 - - [2026-01-26 02:38:22] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004262 10.0.0.141 - - [2026-01-26 02:38:23] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005606 10.0.0.141 - - [2026-01-26 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006403 10.0.0.141 - - [2026-01-26 02:38:23] "GET /routing-instance/88d34d68-eb65-426b-9770-47d109e473bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004953 10.0.0.141 - - [2026-01-26 02:38:23] "GET /route-target/35be23f3-94b0-4d3f-a820-d3a536329a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.009604 10.0.0.141 - - [2026-01-26 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.141 - - [2026-01-26 02:38:23] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003957 10.0.0.141 - - [2026-01-26 02:38:23] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005472 10.0.0.141 - - [2026-01-26 02:38:23] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006939 10.0.0.141 - - [2026-01-26 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.141 - - [2026-01-26 02:38:23] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004635 10.0.0.141 - - [2026-01-26 02:38:23] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003169 10.0.0.141 - - [2026-01-26 02:38:23] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005687 10.0.0.141 - - [2026-01-26 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.141 - - [2026-01-26 02:38:23] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004703 10.0.0.141 - - [2026-01-26 02:38:23] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003161 10.0.0.141 - - [2026-01-26 02:38:23] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007370 10.0.0.141 - - [2026-01-26 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.141 - - [2026-01-26 02:38:23] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004376 10.0.0.141 - - [2026-01-26 02:38:23] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003680 10.0.0.141 - - [2026-01-26 02:38:23] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006875 10.0.0.240 - - [2026-01-26 02:38:23] "GET /obj-perms HTTP/1.1" 200 5061 0.003649 10.0.0.141 - - [2026-01-26 02:38:23] "GET /obj-perms HTTP/1.1" 200 5061 0.004278 10.0.0.141 - - [2026-01-26 02:38:23] "GET /obj-perms HTTP/1.1" 200 5061 0.003440 10.0.0.38 - - [2026-01-26 02:38:23] "GET /obj-perms HTTP/1.1" 200 5061 0.004761 10.0.0.240 - - [2026-01-26 02:38:23] "GET /obj-perms HTTP/1.1" 200 5061 0.003954 10.0.0.141 - - [2026-01-26 02:38:24] "GET /virtual-machine/be157224-4521-4c71-89eb-0d2957aaa0bf HTTP/1.1" 200 1300 0.004507 10.0.0.141 - - [2026-01-26 02:38:24] "GET /virtual-machine-interface/c6aefca7-82aa-4d74-9a90-0b5a3ffcce32 HTTP/1.1" 200 3176 0.005608 10.0.0.141 - - [2026-01-26 02:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.141 - - [2026-01-26 02:38:24] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003998 10.0.0.141 - - [2026-01-26 02:38:24] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003115 10.0.0.141 - - [2026-01-26 02:38:24] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005826 10.0.0.141 - - [2026-01-26 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.141 - - [2026-01-26 02:38:25] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003482 10.0.0.141 - - [2026-01-26 02:38:25] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002996 10.0.0.141 - - [2026-01-26 02:38:25] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005577 10.0.0.141 - - [2026-01-26 02:38:25] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006999 10.0.0.141 - - [2026-01-26 02:38:29] "POST /neutron/port HTTP/1.1" 200 1236 0.019091 10.0.0.141 - - [2026-01-26 02:38:30] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007384 10.0.0.141 - - [2026-01-26 02:38:35] "GET /virtual-machine/f288cc85-9768-4c78-8eb4-a5b52101a1ec HTTP/1.1" 200 1301 0.004632 10.0.0.141 - - [2026-01-26 02:38:35] "GET /virtual-machine-interface/16fd517a-3b4c-4e17-96f8-33b5f6e3f0db HTTP/1.1" 200 3175 0.005113 10.0.0.141 - - [2026-01-26 02:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.141 - - [2026-01-26 02:38:35] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003766 10.0.0.141 - - [2026-01-26 02:38:35] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003293 10.0.0.141 - - [2026-01-26 02:38:35] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006113 10.0.0.141 - - [2026-01-26 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.141 - - [2026-01-26 02:38:36] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005160 10.0.0.141 - - [2026-01-26 02:38:36] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004552 10.0.0.141 - - [2026-01-26 02:38:36] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006052 10.0.0.141 - - [2026-01-26 02:38:37] "GET /virtual-machine/2c7112d4-5cd5-4a0f-bb49-5e126d26f60e HTTP/1.1" 200 1300 0.004864 10.0.0.141 - - [2026-01-26 02:38:37] "GET /virtual-machine-interface/ba1e43d7-2849-4d24-ae82-8474791dcc95 HTTP/1.1" 200 3176 0.005625 10.0.0.141 - - [2026-01-26 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007135 10.0.0.141 - - [2026-01-26 02:38:37] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005813 10.0.0.141 - - [2026-01-26 02:38:37] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003552 10.0.0.141 - - [2026-01-26 02:38:37] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005637 10.0.0.141 - - [2026-01-26 02:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.141 - - [2026-01-26 02:38:38] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004274 10.0.0.141 - - [2026-01-26 02:38:38] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003561 10.0.0.141 - - [2026-01-26 02:38:38] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006071 10.0.0.141 - - [2026-01-26 02:38:39] "POST /neutron/port HTTP/1.1" 200 1235 0.017035 10.0.0.141 - - [2026-01-26 02:38:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004853 10.0.0.141 - - [2026-01-26 02:38:39] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.141 - - [2026-01-26 02:38:42] "POST /neutron/port HTTP/1.1" 200 1236 0.017011 10.0.0.141 - - [2026-01-26 02:38:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003799 10.0.0.141 - - [2026-01-26 02:38:42] "POST /neutron/port HTTP/1.1" 200 117 0.001128 10.0.0.141 - - [2026-01-26 02:39:04] "GET /obj-perms HTTP/1.1" 200 5075 0.051837 10.0.0.141 - - [2026-01-26 02:39:04] "GET /virtual-machine/2c7112d4-5cd5-4a0f-bb49-5e126d26f60e HTTP/1.1" 200 1300 0.004906 10.0.0.141 - - [2026-01-26 02:39:05] "POST /neutron/port HTTP/1.1" 200 1236 0.018922 10.0.0.141 - - [2026-01-26 02:39:06] "GET /virtual-machine/2c7112d4-5cd5-4a0f-bb49-5e126d26f60e HTTP/1.1" 404 171 0.003188 10.0.0.141 - - [2026-01-26 02:39:06] "GET /virtual-machine/2c7112d4-5cd5-4a0f-bb49-5e126d26f60e HTTP/1.1" 404 171 0.003110 10.0.0.141 - - [2026-01-26 02:39:06] "GET /virtual-machine/2c7112d4-5cd5-4a0f-bb49-5e126d26f60e HTTP/1.1" 404 171 0.002560 10.0.0.141 - - [2026-01-26 02:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.141 - - [2026-01-26 02:39:06] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004036 10.0.0.141 - - [2026-01-26 02:39:06] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004184 10.0.0.141 - - [2026-01-26 02:39:06] "GET /virtual-network/26f0911f-36ab-4f8e-b50d-13756ed80922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006618 10.0.0.141 - - [2026-01-26 02:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.141 - - [2026-01-26 02:39:06] "GET /routing-instance/88d34d68-eb65-426b-9770-47d109e473bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004501 10.0.0.141 - - [2026-01-26 02:39:07] "GET /route-target/35be23f3-94b0-4d3f-a820-d3a536329a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004049 10.0.0.141 - - [2026-01-26 02:39:07] "GET /obj-perms HTTP/1.1" 200 5061 0.004218 10.0.0.38 - - [2026-01-26 02:39:07] "GET /obj-perms HTTP/1.1" 200 5061 0.003540 10.0.0.141 - - [2026-01-26 02:39:07] "GET /virtual-machine/f288cc85-9768-4c78-8eb4-a5b52101a1ec HTTP/1.1" 200 1301 0.004512 10.0.0.141 - - [2026-01-26 02:39:07] "POST /neutron/port HTTP/1.1" 200 1235 0.019562 10.0.0.141 - - [2026-01-26 02:39:09] "GET /virtual-machine/f288cc85-9768-4c78-8eb4-a5b52101a1ec HTTP/1.1" 404 171 0.002848 10.0.0.141 - - [2026-01-26 02:39:09] "GET /virtual-machine/f288cc85-9768-4c78-8eb4-a5b52101a1ec HTTP/1.1" 404 171 0.003496 10.0.0.141 - - [2026-01-26 02:39:09] "GET /virtual-machine/f288cc85-9768-4c78-8eb4-a5b52101a1ec HTTP/1.1" 404 171 0.002793 10.0.0.141 - - [2026-01-26 02:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.141 - - [2026-01-26 02:39:09] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003668 10.0.0.141 - - [2026-01-26 02:39:09] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003392 10.0.0.141 - - [2026-01-26 02:39:09] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007690 10.0.0.141 - - [2026-01-26 02:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006796 10.0.0.141 - - [2026-01-26 02:39:09] "GET /routing-instance/07bb766e-17b3-4405-986b-8a32765f948a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1800 0.004140 10.0.0.141 - - [2026-01-26 02:39:09] "GET /route-target/b9a7a903-af26-463c-8c9c-e8591b7b25a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003774 10.0.0.141 - - [2026-01-26 02:39:12] "GET /obj-perms HTTP/1.1" 200 5061 0.003820 10.0.0.141 - - [2026-01-26 02:39:15] "GET /obj-perms HTTP/1.1" 200 5061 0.004615 10.0.0.141 - - [2026-01-26 02:39:22] "GET /obj-perms HTTP/1.1" 200 5061 0.004385 10.0.0.141 - - [2026-01-26 02:39:25] "GET /obj-perms HTTP/1.1" 200 5061 0.005619 10.0.0.141 - - [2026-01-26 02:39:31] "GET /obj-perms HTTP/1.1" 200 5061 0.003639 10.0.0.141 - - [2026-01-26 02:39:31] "GET /obj-perms HTTP/1.1" 200 5061 0.003616 10.0.0.141 - - [2026-01-26 02:39:31] "GET /virtual-machine/be157224-4521-4c71-89eb-0d2957aaa0bf HTTP/1.1" 200 1300 0.004117 10.0.0.141 - - [2026-01-26 02:39:31] "POST /neutron/port HTTP/1.1" 200 1237 0.017661 10.0.0.141 - - [2026-01-26 02:39:33] "GET /virtual-machine/be157224-4521-4c71-89eb-0d2957aaa0bf HTTP/1.1" 404 171 0.003772 10.0.0.141 - - [2026-01-26 02:39:33] "GET /virtual-machine/be157224-4521-4c71-89eb-0d2957aaa0bf HTTP/1.1" 404 171 0.003265 10.0.0.141 - - [2026-01-26 02:39:33] "GET /virtual-machine/be157224-4521-4c71-89eb-0d2957aaa0bf HTTP/1.1" 404 171 0.002955 10.0.0.141 - - [2026-01-26 02:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.141 - - [2026-01-26 02:39:33] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003742 10.0.0.141 - - [2026-01-26 02:39:33] "GET /virtual-networks?parent_id=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003036 10.0.0.141 - - [2026-01-26 02:39:33] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.009079 10.0.0.141 - - [2026-01-26 02:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.141 - - [2026-01-26 02:39:33] "GET /routing-instance/6fa62c29-cdf7-4813-8857-51df5e7973cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1800 0.004861 10.0.0.141 - - [2026-01-26 02:39:33] "GET /route-target/a8ec7b33-9db1-4f44-93e1-264f745f05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004106 10.0.0.38 - - [2026-01-26 02:39:36] "GET /obj-perms HTTP/1.1" 200 5061 0.004251 10.0.0.141 - - [2026-01-26 02:39:36] "GET /obj-perms HTTP/1.1" 200 5061 0.004341 10.0.0.240 - - [2026-01-26 02:39:37] "GET /obj-perms HTTP/1.1" 200 5061 0.003996 10.0.0.141 - - [2026-01-26 02:39:37] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006918 10.0.0.141 - - [2026-01-26 02:39:37] "POST /neutron/network HTTP/1.1" 200 1110 0.008177 10.0.0.141 - - [2026-01-26 02:39:37] "DELETE /access-control-list/72e58577-c4e7-4806-bbcd-f3d293b12c74 HTTP/1.1" 200 115 0.051871 10.0.0.141 - - [2026-01-26 02:39:37] "GET /virtual-network/db9ff470-312d-4175-9c8f-c875360c41f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.023930 10.0.0.141 - - [2026-01-26 02:39:37] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006320 10.0.0.141 - - [2026-01-26 02:39:37] "POST /neutron/network HTTP/1.1" 200 1198 0.008986 10.0.0.38 - - [2026-01-26 02:39:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.004169 10.0.0.141 - - [2026-01-26 02:39:37] "POST /ref-update HTTP/1.1" 200 156 0.034075 10.0.0.141 - - [2026-01-26 02:39:37] "GET /virtual-network/3cbf587c-74e8-4e34-9218-ec4b1bb51702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.014516 10.0.0.141 - - [2026-01-26 02:39:37] "DELETE /network-policy/8cdad5d6-b99d-425a-8706-35cd44c21c98 HTTP/1.1" 200 115 0.065128 10.0.0.141 - - [2026-01-26 02:39:37] "DELETE /network-policy/7e5d81c4-7795-4b2a-8a7c-578988d51c1b HTTP/1.1" 200 115 0.041289 10.0.0.141 - - [2026-01-26 02:39:37] "DELETE /network-policy/f590a0ae-518d-457b-9344-f44a1c1ed58c HTTP/1.1" 200 115 0.047650 10.0.0.141 - - [2026-01-26 02:39:37] "POST /neutron/network HTTP/1.1" 200 1013 0.008790 10.0.0.141 - - [2026-01-26 02:39:38] "DELETE /route-target/35be23f3-94b0-4d3f-a820-d3a536329a22 HTTP/1.1" 200 115 0.027279 10.0.0.240 - - [2026-01-26 02:39:38] "POST /useragent-kv HTTP/1.1" 200 115 0.061789 10.0.0.240 - - [2026-01-26 02:39:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002601 10.0.0.240 - - [2026-01-26 02:39:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002153 10.0.0.240 - - [2026-01-26 02:39:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002070 10.0.0.141 - - [2026-01-26 02:39:38] "POST /neutron/network HTTP/1.1" 200 151 0.189643 10.0.0.141 - - [2026-01-26 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.141 - - [2026-01-26 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.141 - - [2026-01-26 02:39:39] "DELETE /network-ipam/e6f78c0f-5a52-4fa6-afaf-a4cf5d3936b2 HTTP/1.1" 200 115 0.031757 10.0.0.141 - - [2026-01-26 02:39:39] "POST /fqname-to-id HTTP/1.1" 404 203 0.003649 10.0.0.141 - - [2026-01-26 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.141 - - [2026-01-26 02:39:39] "DELETE /network-ipam/b8c86ab7-7196-4f97-8446-5269fe7e0444 HTTP/1.1" 200 115 0.036672 10.0.0.141 - - [2026-01-26 02:39:39] "POST /fqname-to-id HTTP/1.1" 404 203 0.004692 10.0.0.141 - - [2026-01-26 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.141 - - [2026-01-26 02:39:39] "DELETE /network-ipam/f6e30e6c-d45f-406c-ba13-065f94a45690 HTTP/1.1" 200 115 0.030999 10.0.0.141 - - [2026-01-26 02:39:39] "POST /fqname-to-id HTTP/1.1" 404 203 0.004696 10.0.0.240 - - [2026-01-26 02:39:42] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001849 10.0.0.141 - - [2026-01-26 02:39:42] "GET /project/35c6094f-1d6b-4243-b855-9f91319204c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.081522 10.0.0.240 - - [2026-01-26 02:39:42] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000960 10.0.0.141 - - [2026-01-26 02:39:42] "GET /project/35c6094f-1d6b-4243-b855-9f91319204c2?fields=virtual_networks HTTP/1.1" 200 1045 0.034517 10.0.0.240 - - [2026-01-26 02:39:42] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000972 10.0.0.141 - - [2026-01-26 02:39:42] "GET /project/35c6094f-1d6b-4243-b855-9f91319204c2?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.045552 10.0.0.240 - - [2026-01-26 02:39:42] "GET /projects?obj_uuids=35c6094f-1d6b-4243-b855-9f91319204c2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001276 10.0.0.141 - - [2026-01-26 02:39:42] "GET /project/35c6094f-1d6b-4243-b855-9f91319204c2?fields=security_groups HTTP/1.1" 200 1278 0.045611 10.0.0.141 - - [2026-01-26 02:39:43] "POST /fqname-to-id HTTP/1.1" 404 190 0.025081 10.0.0.240 - - [2026-01-26 02:39:43] "GET /projects?obj_uuids=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003813 10.0.0.240 - - [2026-01-26 02:39:43] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000916 10.0.0.240 - - [2026-01-26 02:39:43] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007334 10.0.0.240 - - [2026-01-26 02:39:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.002898 10.0.0.240 - - [2026-01-26 02:39:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.007721 10.0.0.240 - - [2026-01-26 02:39:43] "POST /security-groups HTTP/1.1" 200 593 0.082322 10.0.0.240 - - [2026-01-26 02:39:43] "POST /projects HTTP/1.1" 200 589 0.303741 10.0.0.141 - - [2026-01-26 02:39:43] "POST /access-control-lists HTTP/1.1" 200 600 0.042290 10.0.0.240 - - [2026-01-26 02:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.379994 10.0.0.141 - - [2026-01-26 02:39:43] "GET /project/1522e82d-1616-4f6b-a0a1-c6c99ad95698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.541182 10.0.0.141 - - [2026-01-26 02:39:44] "GET / HTTP/1.1" 200 36215 0.001657 10.0.0.141 - - [2026-01-26 02:39:46] "POST /fqname-to-id HTTP/1.1" 401 293 0.000422 10.0.0.141 - - [2026-01-26 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.057296 10.0.0.240 - - [2026-01-26 02:39:46] "GET /projects?obj_uuids=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000886 10.0.0.141 - - [2026-01-26 02:39:46] "GET /project/1522e82d-1616-4f6b-a0a1-c6c99ad95698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.040335 10.0.0.141 - - [2026-01-26 02:39:46] "POST /neutron/network HTTP/1.1" 200 117 0.037704 10.0.0.141 - - [2026-01-26 02:39:47] "POST /route-targets HTTP/1.1" 200 328 0.015210 10.0.0.141 - - [2026-01-26 02:39:47] "POST /neutron/network HTTP/1.1" 200 827 0.008391 10.0.0.141 - - [2026-01-26 02:39:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.001088 10.0.0.141 - - [2026-01-26 02:39:47] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004939 10.0.0.141 - - [2026-01-26 02:39:47] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006035 10.0.0.141 - - [2026-01-26 02:39:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.008724 10.0.0.141 - - [2026-01-26 02:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.240 - - [2026-01-26 02:39:47] "GET /projects?obj_uuids=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001153 10.0.0.141 - - [2026-01-26 02:39:47] "GET /project/1522e82d-1616-4f6b-a0a1-c6c99ad95698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.057218 10.0.0.141 - - [2026-01-26 02:39:47] "POST /ref-update HTTP/1.1" 200 156 0.026528 10.0.0.240 - - [2026-01-26 02:39:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004713 10.0.0.141 - - [2026-01-26 02:39:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.183737 10.0.0.141 - - [2026-01-26 02:39:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001290 10.0.0.141 - - [2026-01-26 02:39:48] "GET /virtual-network/86671c9f-f89b-48fc-a638-5f36cf91ef2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005285 10.0.0.141 - - [2026-01-26 02:39:48] "GET /virtual-network/86671c9f-f89b-48fc-a638-5f36cf91ef2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006711 10.0.0.141 - - [2026-01-26 02:39:48] "POST /neutron/network HTTP/1.1" 200 824 0.006642 10.0.0.141 - - [2026-01-26 02:39:48] "POST /fqname-to-id HTTP/1.1" 404 228 0.003281 10.0.0.141 - - [2026-01-26 02:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.240 - - [2026-01-26 02:39:48] "GET /projects?obj_uuids=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001007 10.0.0.141 - - [2026-01-26 02:39:48] "GET /project/1522e82d-1616-4f6b-a0a1-c6c99ad95698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.047783 10.0.0.141 - - [2026-01-26 02:39:48] "POST /network-policys HTTP/1.1" 200 573 0.028625 10.0.0.141 - - [2026-01-26 02:39:48] "GET /network-policy/e8b94ec2-9cce-4e3d-ab85-27c7e5d5103a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005615 10.0.0.141 - - [2026-01-26 02:39:48] "POST /neutron/network HTTP/1.1" 200 929 0.084381 10.0.0.141 - - [2026-01-26 02:39:48] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006455 10.0.0.141 - - [2026-01-26 02:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.141 - - [2026-01-26 02:39:48] "GET /network-policy/e8b94ec2-9cce-4e3d-ab85-27c7e5d5103a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.006089 10.0.0.141 - - [2026-01-26 02:39:48] "POST /neutron/network HTTP/1.1" 200 926 0.086895 10.0.0.141 - - [2026-01-26 02:39:48] "GET /virtual-network/86671c9f-f89b-48fc-a638-5f36cf91ef2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006604 10.0.0.141 - - [2026-01-26 02:39:48] "PUT /access-control-list/f5bab74f-8876-4729-ae0e-b5a2e9f39849 HTTP/1.1" 200 273 0.065483 10.0.0.141 - - [2026-01-26 02:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.141 - - [2026-01-26 02:39:48] "GET /network-policy/e8b94ec2-9cce-4e3d-ab85-27c7e5d5103a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.011965 10.0.0.141 - - [2026-01-26 02:39:48] "POST /ref-update HTTP/1.1" 200 156 0.049590 10.0.0.141 - - [2026-01-26 02:39:49] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006944 10.0.0.141 - - [2026-01-26 02:39:50] "GET /virtual-network/86671c9f-f89b-48fc-a638-5f36cf91ef2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005917 10.0.0.141 - - [2026-01-26 02:39:51] "GET /obj-perms HTTP/1.1" 200 5053 0.059432 10.0.0.38 - - [2026-01-26 02:39:51] "GET /obj-perms HTTP/1.1" 200 5053 0.062575 10.0.0.141 - - [2026-01-26 02:39:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001431 10.0.0.240 - - [2026-01-26 02:39:52] "GET /projects?obj_uuids=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001141 10.0.0.141 - - [2026-01-26 02:39:52] "GET /project/1522e82d-1616-4f6b-a0a1-c6c99ad95698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.068630 10.0.0.141 - - [2026-01-26 02:39:52] "POST /neutron/network HTTP/1.1" 200 929 0.040293 10.0.0.141 - - [2026-01-26 02:39:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001353 10.0.0.141 - - [2026-01-26 02:39:52] "POST /neutron/port HTTP/1.1" 200 117 0.006174 10.0.0.240 - - [2026-01-26 02:39:53] "GET /projects?obj_uuids=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001014 10.0.0.141 - - [2026-01-26 02:39:53] "POST /neutron/port HTTP/1.1" 200 1063 0.316768 10.0.0.141 - - [2026-01-26 02:39:53] "POST /neutron/port HTTP/1.1" 200 1117 0.134011 10.0.0.240 - - [2026-01-26 02:39:53] "GET /projects?obj_uuids=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001297 10.0.0.141 - - [2026-01-26 02:39:53] "GET /project/1522e82d-1616-4f6b-a0a1-c6c99ad95698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.076969 10.0.0.141 - - [2026-01-26 02:39:53] "POST /neutron/network HTTP/1.1" 200 926 0.013429 10.0.0.141 - - [2026-01-26 02:39:53] "POST /neutron/network HTTP/1.1" 200 929 0.006324 10.0.0.141 - - [2026-01-26 02:39:54] "POST /neutron/port HTTP/1.1" 200 117 0.006323 10.0.0.141 - - [2026-01-26 02:39:54] "POST /neutron/network HTTP/1.1" 200 936 0.006923 10.0.0.141 - - [2026-01-26 02:39:54] "PUT /access-control-list/b555171f-5146-4ea5-8fba-805a674a9c73 HTTP/1.1" 200 273 0.065267 10.0.0.141 - - [2026-01-26 02:39:54] "POST /neutron/port HTTP/1.1" 200 1060 0.017809 10.0.0.141 - - [2026-01-26 02:39:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004460 10.0.0.141 - - [2026-01-26 02:39:55] "POST /neutron/network HTTP/1.1" 200 926 0.006776 10.0.0.240 - - [2026-01-26 02:39:56] "DELETE /project/1522e82d16164f6ba0a1c6c99ad95698 HTTP/1.1" 404 173 0.003074 10.0.0.240 - - [2026-01-26 02:39:56] "DELETE /project/35c6094f-1d6b-4243-b855-9f91319204c2 HTTP/1.1" 404 177 0.005384 10.0.0.141 - - [2026-01-26 02:39:59] "POST /neutron/port HTTP/1.1" 200 1127 0.017856 10.0.0.141 - - [2026-01-26 02:39:59] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007740 10.0.0.141 - - [2026-01-26 02:39:59] "GET /virtual-machine/5c996691-c22b-4a43-b542-f4b1aaa08247 HTTP/1.1" 401 293 0.000355 10.0.0.141 - - [2026-01-26 02:39:59] "GET /virtual-machine/5c996691-c22b-4a43-b542-f4b1aaa08247 HTTP/1.1" 200 1296 0.029233 10.0.0.141 - - [2026-01-26 02:39:59] "GET /virtual-machine-interface/87d27a59-bdd8-4141-bdf6-2f4c98ba9bac HTTP/1.1" 200 2957 0.014490 10.0.0.141 - - [2026-01-26 02:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.141 - - [2026-01-26 02:39:59] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005476 10.0.0.141 - - [2026-01-26 02:39:59] "GET /virtual-networks?parent_id=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003802 10.0.0.141 - - [2026-01-26 02:39:59] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005622 10.0.0.141 - - [2026-01-26 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.141 - - [2026-01-26 02:40:03] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005836 10.0.0.240 - - [2026-01-26 02:40:04] "GET /obj-perms HTTP/1.1" 200 5075 0.048733 10.0.0.141 - - [2026-01-26 02:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.141 - - [2026-01-26 02:40:07] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005822 10.0.0.141 - - [2026-01-26 02:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.141 - - [2026-01-26 02:40:11] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006831 10.0.0.141 - - [2026-01-26 02:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.141 - - [2026-01-26 02:40:15] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006043 10.0.0.141 - - [2026-01-26 02:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.141 - - [2026-01-26 02:40:19] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006348 10.0.0.141 - - [2026-01-26 02:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007247 10.0.0.141 - - [2026-01-26 02:40:23] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.007016 10.0.0.141 - - [2026-01-26 02:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.141 - - [2026-01-26 02:40:27] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006207 10.0.0.141 - - [2026-01-26 02:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.141 - - [2026-01-26 02:40:31] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006206 10.0.0.141 - - [2026-01-26 02:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.141 - - [2026-01-26 02:40:33] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003837 10.0.0.141 - - [2026-01-26 02:40:33] "GET /virtual-networks?parent_id=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003330 10.0.0.141 - - [2026-01-26 02:40:33] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006544 10.0.0.141 - - [2026-01-26 02:40:39] "POST /neutron/port HTTP/1.1" 200 1127 0.018411 10.0.0.141 - - [2026-01-26 02:40:40] "POST /neutron/port HTTP/1.1" 200 1124 0.020824 10.0.0.141 - - [2026-01-26 02:40:40] "POST /neutron/subnet HTTP/1.1" 200 689 0.009624 10.0.0.141 - - [2026-01-26 02:40:42] "POST /neutron/port HTTP/1.1" 200 1127 0.016987 10.0.0.240 - - [2026-01-26 02:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.240 - - [2026-01-26 02:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000537 10.0.0.38 - - [2026-01-26 02:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.38 - - [2026-01-26 02:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000348 10.0.0.141 - - [2026-01-26 02:40:44] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007875 10.0.0.240 - - [2026-01-26 02:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000574 10.0.0.240 - - [2026-01-26 02:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.141 - - [2026-01-26 02:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000337 10.0.0.38 - - [2026-01-26 02:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.141 - - [2026-01-26 02:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.38 - - [2026-01-26 02:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.141 - - [2026-01-26 02:40:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.141 - - [2026-01-26 02:40:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.141 - - [2026-01-26 02:40:46] "POST /neutron/network HTTP/1.1" 200 939 0.031742 10.0.0.141 - - [2026-01-26 02:40:46] "POST /neutron/port HTTP/1.1" 200 117 0.001148 10.0.0.141 - - [2026-01-26 02:40:47] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006849 10.0.0.141 - - [2026-01-26 02:40:54] "POST /neutron/port HTTP/1.1" 200 1124 0.018025 10.0.0.141 - - [2026-01-26 02:40:54] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008696 10.0.0.141 - - [2026-01-26 02:40:54] "GET /virtual-machine/a2a59a46-5ace-4581-b0fd-fab3814b255e HTTP/1.1" 200 1297 0.006435 10.0.0.141 - - [2026-01-26 02:40:54] "GET /virtual-machine-interface/1c026b56-1c8e-43e3-a882-0278fdfea263 HTTP/1.1" 200 2957 0.005560 10.0.0.141 - - [2026-01-26 02:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.141 - - [2026-01-26 02:40:54] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003599 10.0.0.141 - - [2026-01-26 02:40:54] "GET /virtual-networks?parent_id=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003273 10.0.0.141 - - [2026-01-26 02:40:54] "GET /virtual-network/86671c9f-f89b-48fc-a638-5f36cf91ef2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.008520 10.0.0.141 - - [2026-01-26 02:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.141 - - [2026-01-26 02:40:56] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003610 10.0.0.141 - - [2026-01-26 02:40:56] "GET /virtual-networks?parent_id=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003139 10.0.0.141 - - [2026-01-26 02:40:56] "GET /virtual-network/86671c9f-f89b-48fc-a638-5f36cf91ef2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006047 10.0.0.141 - - [2026-01-26 02:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.240 - - [2026-01-26 02:41:17] "GET /projects?obj_uuids=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001408 10.0.0.141 - - [2026-01-26 02:41:17] "GET /project/1522e82d-1616-4f6b-a0a1-c6c99ad95698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.049820 10.0.0.141 - - [2026-01-26 02:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.141 - - [2026-01-26 02:41:17] "PUT /network-policy/e8b94ec2-9cce-4e3d-ab85-27c7e5d5103a HTTP/1.1" 200 263 0.014348 10.0.0.141 - - [2026-01-26 02:41:18] "PUT /access-control-list/b555171f-5146-4ea5-8fba-805a674a9c73 HTTP/1.1" 200 273 0.079106 10.0.0.141 - - [2026-01-26 02:41:21] "GET /virtual-network/86671c9f-f89b-48fc-a638-5f36cf91ef2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006273 10.0.0.141 - - [2026-01-26 02:41:21] "POST /neutron/network HTTP/1.1" 200 926 0.008235 10.0.0.141 - - [2026-01-26 02:41:22] "GET /virtual-network/86671c9f-f89b-48fc-a638-5f36cf91ef2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007620 10.0.0.141 - - [2026-01-26 02:41:22] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.015115 10.0.0.141 - - [2026-01-26 02:41:22] "POST /neutron/network HTTP/1.1" 200 929 0.008261 10.0.0.141 - - [2026-01-26 02:41:22] "DELETE /access-control-list/f5bab74f-8876-4729-ae0e-b5a2e9f39849 HTTP/1.1" 200 115 0.058350 10.0.0.141 - - [2026-01-26 02:41:22] "GET /virtual-network/8cf5726a-c3e5-4472-8046-5ae862e64094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009212 10.0.0.141 - - [2026-01-26 02:41:22] "DELETE /network-policy/e8b94ec2-9cce-4e3d-ab85-27c7e5d5103a HTTP/1.1" 200 115 0.041656 10.0.0.141 - - [2026-01-26 02:41:22] "POST /neutron/network HTTP/1.1" 200 824 0.008206 10.0.0.141 - - [2026-01-26 02:41:22] "POST /neutron/port HTTP/1.1" 200 1127 0.024562 10.0.0.141 - - [2026-01-26 02:41:22] "POST /neutron/port HTTP/1.1" 200 1117 0.014345 10.0.0.240 - - [2026-01-26 02:41:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002841 10.0.0.240 - - [2026-01-26 02:41:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003115 10.0.0.141 - - [2026-01-26 02:41:24] "POST /neutron/network HTTP/1.1" 200 151 0.113824 10.0.0.141 - - [2026-01-26 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.240 - - [2026-01-26 02:41:26] "GET /projects?obj_uuids=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001025 10.0.0.141 - - [2026-01-26 02:41:26] "GET /project/1522e82d-1616-4f6b-a0a1-c6c99ad95698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.048674 10.0.0.240 - - [2026-01-26 02:41:26] "GET /projects?obj_uuids=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001214 10.0.0.141 - - [2026-01-26 02:41:26] "GET /project/1522e82d-1616-4f6b-a0a1-c6c99ad95698?fields=virtual_networks HTTP/1.1" 200 1037 0.047677 10.0.0.240 - - [2026-01-26 02:41:26] "GET /projects?obj_uuids=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000998 10.0.0.141 - - [2026-01-26 02:41:26] "GET /project/1522e82d-1616-4f6b-a0a1-c6c99ad95698?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.039646 10.0.0.240 - - [2026-01-26 02:41:26] "GET /projects?obj_uuids=1522e82d-1616-4f6b-a0a1-c6c99ad95698&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001254 10.0.0.141 - - [2026-01-26 02:41:26] "GET /project/1522e82d-1616-4f6b-a0a1-c6c99ad95698?fields=security_groups HTTP/1.1" 200 1266 0.043388 10.0.0.141 - - [2026-01-26 02:41:27] "POST /fqname-to-id HTTP/1.1" 404 200 0.034176 10.0.0.240 - - [2026-01-26 02:41:27] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003154 10.0.0.240 - - [2026-01-26 02:41:27] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.240 - - [2026-01-26 02:41:27] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007380 10.0.0.240 - - [2026-01-26 02:41:27] "POST /id-to-fqname HTTP/1.1" 200 202 0.001182 10.0.0.240 - - [2026-01-26 02:41:27] "POST /fqname-to-id HTTP/1.1" 404 211 0.006685 10.0.0.240 - - [2026-01-26 02:41:27] "POST /security-groups HTTP/1.1" 200 603 0.030101 10.0.0.240 - - [2026-01-26 02:41:27] "POST /projects HTTP/1.1" 200 609 0.257456 10.0.0.240 - - [2026-01-26 02:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.309160 10.0.0.141 - - [2026-01-26 02:41:27] "POST /access-control-lists HTTP/1.1" 200 610 0.034598 10.0.0.141 - - [2026-01-26 02:41:28] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.467005 10.0.0.141 - - [2026-01-26 02:41:29] "GET / HTTP/1.1" 200 36215 0.001882 10.0.0.141 - - [2026-01-26 02:41:32] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000536 10.0.0.240 - - [2026-01-26 02:41:32] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001021 10.0.0.141 - - [2026-01-26 02:41:32] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.073859 10.0.0.141 - - [2026-01-26 02:41:33] "GET / HTTP/1.1" 200 36215 0.001998 10.0.0.141 - - [2026-01-26 02:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.240 - - [2026-01-26 02:41:33] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001017 10.0.0.141 - - [2026-01-26 02:41:33] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007694 10.0.0.141 - - [2026-01-26 02:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.240 - - [2026-01-26 02:41:33] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973 10.0.0.141 - - [2026-01-26 02:41:33] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.034691 10.0.0.141 - - [2026-01-26 02:41:34] "GET /domains HTTP/1.1" 401 293 0.000380 10.0.0.141 - - [2026-01-26 02:41:35] "GET /domains HTTP/1.1" 200 281 0.024810 10.0.0.240 - - [2026-01-26 02:41:35] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001612 10.0.0.141 - - [2026-01-26 02:41:35] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80 HTTP/1.1" 200 2978 0.011067 10.0.0.240 - - [2026-01-26 02:41:35] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000875 10.0.0.141 - - [2026-01-26 02:41:35] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3 HTTP/1.1" 200 1928 0.092475 10.0.0.141 - - [2026-01-26 02:41:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003204 10.0.0.141 - - [2026-01-26 02:41:35] "POST /network-ipams HTTP/1.1" 200 623 0.029086 10.0.0.141 - - [2026-01-26 02:41:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.003679 10.0.0.141 - - [2026-01-26 02:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.141 - - [2026-01-26 02:41:35] "GET /network-ipam/ba6591ba-7f9f-4b85-8f58-f7b32a3ac6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.005834 10.0.0.141 - - [2026-01-26 02:41:35] "PUT /network-ipam/ba6591ba-7f9f-4b85-8f58-f7b32a3ac6df HTTP/1.1" 200 259 0.018015 10.0.0.141 - - [2026-01-26 02:41:35] "POST /fqname-to-id HTTP/1.1" 401 293 0.000446 10.0.0.141 - - [2026-01-26 02:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.030834 10.0.0.240 - - [2026-01-26 02:41:36] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000945 10.0.0.141 - - [2026-01-26 02:41:36] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.043889 10.0.0.141 - - [2026-01-26 02:41:36] "POST /neutron/network HTTP/1.1" 200 117 0.036281 10.0.0.141 - - [2026-01-26 02:41:36] "POST /route-targets HTTP/1.1" 200 328 0.012765 10.0.0.240 - - [2026-01-26 02:41:36] "POST /useragent-kv HTTP/1.1" 200 115 0.011018 10.0.0.141 - - [2026-01-26 02:41:36] "POST /neutron/subnet HTTP/1.1" 200 701 0.178101 10.0.0.141 - - [2026-01-26 02:41:37] "POST /id-to-fqname HTTP/1.1" 200 235 0.001368 10.0.0.141 - - [2026-01-26 02:41:37] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.013159 10.0.0.141 - - [2026-01-26 02:41:37] "POST /neutron/network HTTP/1.1" 200 1337 0.013562 10.0.0.141 - - [2026-01-26 02:41:37] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005787 10.0.0.141 - - [2026-01-26 02:41:37] "POST /neutron/subnet HTTP/1.1" 200 701 0.010173 10.0.0.141 - - [2026-01-26 02:41:37] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.026145 10.0.0.141 - - [2026-01-26 02:41:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.003159 10.0.0.141 - - [2026-01-26 02:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.240 - - [2026-01-26 02:41:39] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001398 10.0.0.141 - - [2026-01-26 02:41:39] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.036731 10.0.0.141 - - [2026-01-26 02:41:39] "POST /network-policys HTTP/1.1" 200 565 0.071694 10.0.0.141 - - [2026-01-26 02:41:39] "GET /network-policy/a8c5d26b-4d1d-42f4-80d1-94c59537a7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006610 10.0.0.141 - - [2026-01-26 02:41:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.002680 10.0.0.141 - - [2026-01-26 02:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.240 - - [2026-01-26 02:41:39] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001110 10.0.0.141 - - [2026-01-26 02:41:39] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.042850 10.0.0.141 - - [2026-01-26 02:41:39] "POST /network-policys HTTP/1.1" 200 565 0.071269 10.0.0.141 - - [2026-01-26 02:41:39] "GET /network-policy/c2f0c552-1c77-4976-8fd5-925374ced338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.006986 10.0.0.141 - - [2026-01-26 02:41:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.003065 10.0.0.141 - - [2026-01-26 02:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.240 - - [2026-01-26 02:41:40] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001004 10.0.0.141 - - [2026-01-26 02:41:40] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.041441 10.0.0.141 - - [2026-01-26 02:41:40] "POST /network-policys HTTP/1.1" 200 565 0.071717 10.0.0.141 - - [2026-01-26 02:41:40] "GET /network-policy/d941327d-057f-41c9-93df-c5a86113836d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006088 10.0.0.141 - - [2026-01-26 02:41:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.003080 10.0.0.141 - - [2026-01-26 02:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.240 - - [2026-01-26 02:41:40] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001143 10.0.0.141 - - [2026-01-26 02:41:40] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.045575 10.0.0.141 - - [2026-01-26 02:41:40] "POST /network-policys HTTP/1.1" 200 565 0.075917 10.0.0.141 - - [2026-01-26 02:41:40] "GET /network-policy/9dc286c2-3665-43cf-8517-5d58e4c20837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006423 10.0.0.141 - - [2026-01-26 02:41:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.003306 10.0.0.141 - - [2026-01-26 02:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008224 10.0.0.240 - - [2026-01-26 02:41:40] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003931 10.0.0.141 - - [2026-01-26 02:41:40] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.067496 10.0.0.141 - - [2026-01-26 02:41:41] "POST /network-policys HTTP/1.1" 200 565 0.078131 10.0.0.141 - - [2026-01-26 02:41:41] "DELETE /access-control-list/f4d8b29a-ce13-4b6f-ba38-bbc309455498 HTTP/1.1" 200 115 0.073852 10.0.0.141 - - [2026-01-26 02:41:41] "GET /network-policy/5e106d92-d658-4190-9c02-e6d612f06fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006799 10.0.0.141 - - [2026-01-26 02:41:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.003201 10.0.0.141 - - [2026-01-26 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.240 - - [2026-01-26 02:41:41] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000903 10.0.0.141 - - [2026-01-26 02:41:41] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.047558 10.0.0.141 - - [2026-01-26 02:41:41] "POST /network-policys HTTP/1.1" 200 565 0.027695 10.0.0.141 - - [2026-01-26 02:41:41] "GET /network-policy/331ed6f7-5459-4199-bd05-338003b0d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007571 10.0.0.141 - - [2026-01-26 02:41:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.003962 10.0.0.141 - - [2026-01-26 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.240 - - [2026-01-26 02:41:41] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000914 10.0.0.141 - - [2026-01-26 02:41:41] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.038122 10.0.0.141 - - [2026-01-26 02:41:41] "POST /network-policys HTTP/1.1" 200 565 0.031642 10.0.0.141 - - [2026-01-26 02:41:41] "GET /network-policy/8fc282ef-4770-4c3b-ad35-eb4d484a95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006863 10.0.0.141 - - [2026-01-26 02:41:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.002858 10.0.0.141 - - [2026-01-26 02:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.240 - - [2026-01-26 02:41:42] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000937 10.0.0.141 - - [2026-01-26 02:41:42] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.055683 10.0.0.141 - - [2026-01-26 02:41:42] "POST /network-policys HTTP/1.1" 200 565 0.031127 10.0.0.141 - - [2026-01-26 02:41:42] "GET /network-policy/e8c10fe0-84e7-4de9-a6cd-fd1d686844bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.008161 10.0.0.141 - - [2026-01-26 02:41:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.002817 10.0.0.141 - - [2026-01-26 02:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.240 - - [2026-01-26 02:41:42] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001038 10.0.0.141 - - [2026-01-26 02:41:42] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.040960 10.0.0.141 - - [2026-01-26 02:41:42] "POST /network-policys HTTP/1.1" 200 565 0.029270 10.0.0.141 - - [2026-01-26 02:41:42] "GET /network-policy/8a04fd92-4b40-4fde-89e1-e25395786da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006268 10.0.0.141 - - [2026-01-26 02:41:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.002990 10.0.0.141 - - [2026-01-26 02:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.240 - - [2026-01-26 02:41:42] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001159 10.0.0.141 - - [2026-01-26 02:41:42] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.042901 10.0.0.141 - - [2026-01-26 02:41:42] "POST /network-policys HTTP/1.1" 200 565 0.031058 10.0.0.141 - - [2026-01-26 02:41:43] "GET /network-policy/e180e37a-c0bf-4573-a09d-d2bcc5e135b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007078 10.0.0.141 - - [2026-01-26 02:41:43] "POST /neutron/network HTTP/1.1" 200 2250 0.130697 10.0.0.141 - - [2026-01-26 02:41:43] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.006822 10.0.0.141 - - [2026-01-26 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012780 10.0.0.141 - - [2026-01-26 02:41:43] "GET /network-policy/331ed6f7-5459-4199-bd05-338003b0d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004267 10.0.0.141 - - [2026-01-26 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.141 - - [2026-01-26 02:41:43] "GET /network-policy/5e106d92-d658-4190-9c02-e6d612f06fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004299 10.0.0.141 - - [2026-01-26 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.141 - - [2026-01-26 02:41:43] "GET /network-policy/8a04fd92-4b40-4fde-89e1-e25395786da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004803 10.0.0.141 - - [2026-01-26 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.141 - - [2026-01-26 02:41:43] "GET /network-policy/8fc282ef-4770-4c3b-ad35-eb4d484a95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005013 10.0.0.141 - - [2026-01-26 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.141 - - [2026-01-26 02:41:43] "GET /network-policy/9dc286c2-3665-43cf-8517-5d58e4c20837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004465 10.0.0.141 - - [2026-01-26 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.141 - - [2026-01-26 02:41:43] "GET /network-policy/a8c5d26b-4d1d-42f4-80d1-94c59537a7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004431 10.0.0.141 - - [2026-01-26 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.141 - - [2026-01-26 02:41:43] "GET /network-policy/c2f0c552-1c77-4976-8fd5-925374ced338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.009319 10.0.0.141 - - [2026-01-26 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005235 10.0.0.141 - - [2026-01-26 02:41:43] "GET /network-policy/d941327d-057f-41c9-93df-c5a86113836d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004398 10.0.0.141 - - [2026-01-26 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.141 - - [2026-01-26 02:41:44] "GET /network-policy/e180e37a-c0bf-4573-a09d-d2bcc5e135b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004739 10.0.0.141 - - [2026-01-26 02:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.141 - - [2026-01-26 02:41:44] "GET /network-policy/e8c10fe0-84e7-4de9-a6cd-fd1d686844bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004845 10.0.0.141 - - [2026-01-26 02:41:44] "POST /id-to-fqname HTTP/1.1" 200 235 0.002410 10.0.0.240 - - [2026-01-26 02:41:45] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001365 10.0.0.141 - - [2026-01-26 02:41:45] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.068018 10.0.0.141 - - [2026-01-26 02:41:45] "POST /neutron/network HTTP/1.1" 200 2250 0.016059 10.0.0.141 - - [2026-01-26 02:41:45] "POST /neutron/port HTTP/1.1" 200 117 0.005871 10.0.0.141 - - [2026-01-26 02:41:45] "PUT /access-control-list/4d93af3f-aeb4-44ca-8f9b-4a13b4439b9d HTTP/1.1" 200 273 0.026068 10.0.0.141 - - [2026-01-26 02:41:45] "POST /neutron/port HTTP/1.1" 200 1174 0.020740 10.0.0.141 - - [2026-01-26 02:41:46] "POST /neutron/port HTTP/1.1" 200 1238 0.025621 10.0.0.141 - - [2026-01-26 02:41:46] "POST /neutron/subnet HTTP/1.1" 200 1361 0.013928 10.0.0.141 - - [2026-01-26 02:41:46] "POST /neutron/network HTTP/1.1" 200 2250 0.012874 10.0.0.141 - - [2026-01-26 02:41:50] "POST /neutron/port HTTP/1.1" 200 1238 0.017660 10.0.0.141 - - [2026-01-26 02:41:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007910 10.0.0.141 - - [2026-01-26 02:41:50] "GET /virtual-machine/5e523423-d32e-4253-8b13-678ec86ddb47 HTTP/1.1" 401 293 0.000401 10.0.0.141 - - [2026-01-26 02:41:50] "GET /virtual-machine/5e523423-d32e-4253-8b13-678ec86ddb47 HTTP/1.1" 200 1306 0.032353 10.0.0.141 - - [2026-01-26 02:41:50] "GET /virtual-machine-interface/9618e6fa-376b-47cd-8275-f0e3f65faf15 HTTP/1.1" 200 3176 0.005247 10.0.0.141 - - [2026-01-26 02:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.141 - - [2026-01-26 02:41:50] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003934 10.0.0.141 - - [2026-01-26 02:41:50] "GET /virtual-networks?parent_id=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002774 10.0.0.141 - - [2026-01-26 02:41:50] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.006612 10.0.0.141 - - [2026-01-26 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011607 10.0.0.141 - - [2026-01-26 02:41:54] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.007428 10.0.0.240 - - [2026-01-26 02:41:56] "DELETE /project/7c75328d5a704c089b8e9288da238af3 HTTP/1.1" 404 173 0.005378 10.0.0.240 - - [2026-01-26 02:41:56] "DELETE /project/1522e82d-1616-4f6b-a0a1-c6c99ad95698 HTTP/1.1" 404 177 0.004639 10.0.0.141 - - [2026-01-26 02:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.141 - - [2026-01-26 02:41:58] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.005807 10.0.0.141 - - [2026-01-26 02:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.141 - - [2026-01-26 02:42:02] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.005549 10.0.0.141 - - [2026-01-26 02:42:06] "GET /obj-perms HTTP/1.1" 200 5075 0.057793 10.0.0.141 - - [2026-01-26 02:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.141 - - [2026-01-26 02:42:06] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.007897 10.0.0.38 - - [2026-01-26 02:42:06] "GET /obj-perms HTTP/1.1" 200 5075 0.060678 10.0.0.141 - - [2026-01-26 02:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.141 - - [2026-01-26 02:42:10] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.006403 10.0.0.141 - - [2026-01-26 02:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.141 - - [2026-01-26 02:42:14] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.007136 10.0.0.141 - - [2026-01-26 02:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.141 - - [2026-01-26 02:42:18] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.006492 10.0.0.141 - - [2026-01-26 02:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.141 - - [2026-01-26 02:42:22] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.015881 10.0.0.141 - - [2026-01-26 02:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.141 - - [2026-01-26 02:42:24] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003440 10.0.0.141 - - [2026-01-26 02:42:24] "GET /virtual-networks?parent_id=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002918 10.0.0.141 - - [2026-01-26 02:42:24] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.006756 10.0.0.141 - - [2026-01-26 02:42:30] "POST /neutron/port HTTP/1.1" 200 1238 0.019109 10.0.0.141 - - [2026-01-26 02:42:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006749 10.0.0.141 - - [2026-01-26 02:42:40] "POST /neutron/port HTTP/1.1" 200 1238 0.018028 10.0.0.141 - - [2026-01-26 02:42:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007369 10.0.0.141 - - [2026-01-26 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.141 - - [2026-01-26 02:42:46] "GET /network-policy/a8c5d26b-4d1d-42f4-80d1-94c59537a7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004522 10.0.0.141 - - [2026-01-26 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.141 - - [2026-01-26 02:42:46] "GET /network-policy/c2f0c552-1c77-4976-8fd5-925374ced338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.006237 10.0.0.141 - - [2026-01-26 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.141 - - [2026-01-26 02:42:46] "GET /network-policy/d941327d-057f-41c9-93df-c5a86113836d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004375 10.0.0.141 - - [2026-01-26 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.141 - - [2026-01-26 02:42:46] "GET /network-policy/9dc286c2-3665-43cf-8517-5d58e4c20837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005172 10.0.0.141 - - [2026-01-26 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.141 - - [2026-01-26 02:42:46] "GET /network-policy/5e106d92-d658-4190-9c02-e6d612f06fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005112 10.0.0.141 - - [2026-01-26 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.141 - - [2026-01-26 02:42:46] "GET /network-policy/331ed6f7-5459-4199-bd05-338003b0d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004320 10.0.0.141 - - [2026-01-26 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.141 - - [2026-01-26 02:42:46] "GET /network-policy/8fc282ef-4770-4c3b-ad35-eb4d484a95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004724 10.0.0.141 - - [2026-01-26 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012228 10.0.0.141 - - [2026-01-26 02:42:46] "GET /network-policy/e8c10fe0-84e7-4de9-a6cd-fd1d686844bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004263 10.0.0.141 - - [2026-01-26 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.141 - - [2026-01-26 02:42:46] "GET /network-policy/8a04fd92-4b40-4fde-89e1-e25395786da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005089 10.0.0.141 - - [2026-01-26 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.141 - - [2026-01-26 02:42:46] "GET /network-policy/e180e37a-c0bf-4573-a09d-d2bcc5e135b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004734 10.0.0.141 - - [2026-01-26 02:42:46] "POST /neutron/network HTTP/1.1" 200 2250 0.012156 10.0.0.38 - - [2026-01-26 02:42:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.036702 10.0.0.141 - - [2026-01-26 02:42:46] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007551 10.0.0.141 - - [2026-01-26 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.141 - - [2026-01-26 02:42:46] "GET /network-policy/a8c5d26b-4d1d-42f4-80d1-94c59537a7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005982 10.0.0.141 - - [2026-01-26 02:42:47] "POST /neutron/port HTTP/1.1" 200 1238 0.020156 10.0.0.141 - - [2026-01-26 02:42:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004168 10.0.0.141 - - [2026-01-26 02:42:48] "POST /neutron/port HTTP/1.1" 200 117 0.001317 10.0.0.141 - - [2026-01-26 02:42:52] "POST /neutron/network HTTP/1.1" 200 1440 0.011294 10.0.0.141 - - [2026-01-26 02:42:52] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007303 10.0.0.141 - - [2026-01-26 02:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.141 - - [2026-01-26 02:42:52] "GET /network-policy/c2f0c552-1c77-4976-8fd5-925374ced338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.005444 10.0.0.141 - - [2026-01-26 02:42:57] "POST /neutron/network HTTP/1.1" 200 1440 0.011502 10.0.0.141 - - [2026-01-26 02:42:57] "PUT /access-control-list/4d93af3f-aeb4-44ca-8f9b-4a13b4439b9d HTTP/1.1" 200 273 0.050599 10.0.0.141 - - [2026-01-26 02:42:57] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007190 10.0.0.141 - - [2026-01-26 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.141 - - [2026-01-26 02:42:57] "GET /network-policy/d941327d-057f-41c9-93df-c5a86113836d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004499 10.0.0.141 - - [2026-01-26 02:43:02] "POST /neutron/network HTTP/1.1" 200 1440 0.011823 10.0.0.38 - - [2026-01-26 02:43:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.005279 10.0.0.141 - - [2026-01-26 02:43:02] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.011280 10.0.0.141 - - [2026-01-26 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.141 - - [2026-01-26 02:43:02] "GET /network-policy/9dc286c2-3665-43cf-8517-5d58e4c20837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004156 10.0.0.240 - - [2026-01-26 02:43:06] "GET /obj-perms HTTP/1.1" 200 5075 0.060894 10.0.0.141 - - [2026-01-26 02:43:07] "POST /neutron/network HTTP/1.1" 200 1440 0.013638 10.0.0.141 - - [2026-01-26 02:43:07] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.008316 10.0.0.141 - - [2026-01-26 02:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005279 10.0.0.141 - - [2026-01-26 02:43:08] "GET /network-policy/5e106d92-d658-4190-9c02-e6d612f06fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005241 10.0.0.141 - - [2026-01-26 02:43:13] "POST /neutron/network HTTP/1.1" 200 1440 0.011718 10.0.0.141 - - [2026-01-26 02:43:13] "PUT /access-control-list/4d93af3f-aeb4-44ca-8f9b-4a13b4439b9d HTTP/1.1" 200 273 0.016655 10.0.0.141 - - [2026-01-26 02:43:13] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007278 10.0.0.141 - - [2026-01-26 02:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.141 - - [2026-01-26 02:43:13] "GET /network-policy/331ed6f7-5459-4199-bd05-338003b0d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004616 10.0.0.141 - - [2026-01-26 02:43:18] "POST /neutron/network HTTP/1.1" 200 1440 0.011817 10.0.0.38 - - [2026-01-26 02:43:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.006062 10.0.0.141 - - [2026-01-26 02:43:18] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007427 10.0.0.141 - - [2026-01-26 02:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.141 - - [2026-01-26 02:43:18] "GET /network-policy/8fc282ef-4770-4c3b-ad35-eb4d484a95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005057 10.0.0.141 - - [2026-01-26 02:43:23] "POST /neutron/network HTTP/1.1" 200 1440 0.011617 10.0.0.141 - - [2026-01-26 02:43:23] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007879 10.0.0.141 - - [2026-01-26 02:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.141 - - [2026-01-26 02:43:23] "GET /network-policy/e8c10fe0-84e7-4de9-a6cd-fd1d686844bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007781 10.0.0.141 - - [2026-01-26 02:43:28] "POST /neutron/network HTTP/1.1" 200 1440 0.010734 10.0.0.141 - - [2026-01-26 02:43:28] "PUT /access-control-list/4d93af3f-aeb4-44ca-8f9b-4a13b4439b9d HTTP/1.1" 200 273 0.026031 10.0.0.141 - - [2026-01-26 02:43:29] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007670 10.0.0.141 - - [2026-01-26 02:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.141 - - [2026-01-26 02:43:29] "GET /network-policy/8a04fd92-4b40-4fde-89e1-e25395786da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004838 10.0.0.141 - - [2026-01-26 02:43:34] "POST /neutron/network HTTP/1.1" 200 1440 0.013969 10.0.0.38 - - [2026-01-26 02:43:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.009146 10.0.0.141 - - [2026-01-26 02:43:34] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.008359 10.0.0.141 - - [2026-01-26 02:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.141 - - [2026-01-26 02:43:34] "GET /network-policy/e180e37a-c0bf-4573-a09d-d2bcc5e135b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004901 10.0.0.141 - - [2026-01-26 02:43:39] "GET /virtual-machine/5e523423-d32e-4253-8b13-678ec86ddb47 HTTP/1.1" 200 1306 0.005421 10.0.0.141 - - [2026-01-26 02:43:39] "POST /neutron/port HTTP/1.1" 200 1238 0.020888 10.0.0.141 - - [2026-01-26 02:43:41] "GET /virtual-machine/5e523423-d32e-4253-8b13-678ec86ddb47 HTTP/1.1" 404 171 0.003309 10.0.0.141 - - [2026-01-26 02:43:41] "GET /virtual-machine/5e523423-d32e-4253-8b13-678ec86ddb47 HTTP/1.1" 404 171 0.003266 10.0.0.141 - - [2026-01-26 02:43:41] "GET /virtual-machine/5e523423-d32e-4253-8b13-678ec86ddb47 HTTP/1.1" 404 171 0.006560 10.0.0.141 - - [2026-01-26 02:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.141 - - [2026-01-26 02:43:41] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004443 10.0.0.141 - - [2026-01-26 02:43:41] "GET /virtual-networks?parent_id=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003100 10.0.0.141 - - [2026-01-26 02:43:41] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.010308 10.0.0.141 - - [2026-01-26 02:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.141 - - [2026-01-26 02:43:41] "GET /routing-instance/417b7654-de10-4823-94f8-1fea055f3362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.006900 10.0.0.141 - - [2026-01-26 02:43:41] "GET /route-target/f710789f-3368-4b02-8008-4225696025ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004390 10.0.0.141 - - [2026-01-26 02:43:45] "GET /obj-perms HTTP/1.1" 200 5038 0.054300 10.0.0.38 - - [2026-01-26 02:43:48] "GET /obj-perms HTTP/1.1" 200 5038 0.049723 10.0.0.141 - - [2026-01-26 02:43:54] "GET /obj-perms HTTP/1.1" 200 5038 0.004439 10.0.0.38 - - [2026-01-26 02:43:57] "GET /obj-perms HTTP/1.1" 200 5038 0.003906 10.0.0.141 - - [2026-01-26 02:44:03] "GET /obj-perms HTTP/1.1" 200 5038 0.003783 10.0.0.38 - - [2026-01-26 02:44:06] "GET /obj-perms HTTP/1.1" 200 5038 0.004090 10.0.0.141 - - [2026-01-26 02:44:06] "GET /obj-perms HTTP/1.1" 200 5038 0.003711 10.0.0.141 - - [2026-01-26 02:44:06] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.006545 10.0.0.141 - - [2026-01-26 02:44:06] "POST /neutron/network HTTP/1.1" 200 1440 0.011968 10.0.0.141 - - [2026-01-26 02:44:07] "GET /virtual-network/d54a6466-e7cc-4ff7-aea0-5e2aa61d9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.009017 10.0.0.141 - - [2026-01-26 02:44:07] "DELETE /network-policy/e180e37a-c0bf-4573-a09d-d2bcc5e135b0 HTTP/1.1" 200 115 0.044922 10.0.0.141 - - [2026-01-26 02:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.240 - - [2026-01-26 02:44:07] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000891 10.0.0.141 - - [2026-01-26 02:44:07] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.045521 10.0.0.141 - - [2026-01-26 02:44:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-79866993&detail=False&count=False&shared=False HTTP/1.1" 200 2264 0.006771 10.0.0.141 - - [2026-01-26 02:44:07] "DELETE /network-policy/8a04fd92-4b40-4fde-89e1-e25395786da1 HTTP/1.1" 200 115 0.053160 10.0.0.141 - - [2026-01-26 02:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005691 10.0.0.240 - - [2026-01-26 02:44:07] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001225 10.0.0.141 - - [2026-01-26 02:44:07] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.050230 10.0.0.141 - - [2026-01-26 02:44:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-79866993&detail=False&count=False&shared=False HTTP/1.1" 200 2027 0.006097 10.0.0.141 - - [2026-01-26 02:44:07] "DELETE /network-policy/e8c10fe0-84e7-4de9-a6cd-fd1d686844bc HTTP/1.1" 200 115 0.052856 10.0.0.141 - - [2026-01-26 02:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010323 10.0.0.240 - - [2026-01-26 02:44:07] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000919 10.0.0.141 - - [2026-01-26 02:44:07] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.041064 10.0.0.141 - - [2026-01-26 02:44:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-79866993&detail=False&count=False&shared=False HTTP/1.1" 200 1790 0.006650 10.0.0.141 - - [2026-01-26 02:44:07] "DELETE /network-policy/8fc282ef-4770-4c3b-ad35-eb4d484a95b3 HTTP/1.1" 200 115 0.043146 10.0.0.141 - - [2026-01-26 02:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.240 - - [2026-01-26 02:44:07] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000864 10.0.0.141 - - [2026-01-26 02:44:07] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.062203 10.0.0.141 - - [2026-01-26 02:44:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-79866993&detail=False&count=False&shared=False HTTP/1.1" 200 1553 0.005989 10.0.0.141 - - [2026-01-26 02:44:08] "DELETE /network-policy/331ed6f7-5459-4199-bd05-338003b0d8ce HTTP/1.1" 200 115 0.034319 10.0.0.141 - - [2026-01-26 02:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.240 - - [2026-01-26 02:44:08] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001117 10.0.0.141 - - [2026-01-26 02:44:08] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.055266 10.0.0.141 - - [2026-01-26 02:44:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-79866993&detail=False&count=False&shared=False HTTP/1.1" 200 1316 0.005794 10.0.0.141 - - [2026-01-26 02:44:08] "DELETE /network-policy/5e106d92-d658-4190-9c02-e6d612f06fe4 HTTP/1.1" 200 115 0.042541 10.0.0.141 - - [2026-01-26 02:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.240 - - [2026-01-26 02:44:08] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000933 10.0.0.141 - - [2026-01-26 02:44:08] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.047248 10.0.0.141 - - [2026-01-26 02:44:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-79866993&detail=False&count=False&shared=False HTTP/1.1" 200 1078 0.005563 10.0.0.141 - - [2026-01-26 02:44:08] "DELETE /network-policy/9dc286c2-3665-43cf-8517-5d58e4c20837 HTTP/1.1" 200 115 0.041802 10.0.0.141 - - [2026-01-26 02:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.240 - - [2026-01-26 02:44:08] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000929 10.0.0.141 - - [2026-01-26 02:44:08] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.039091 10.0.0.141 - - [2026-01-26 02:44:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-79866993&detail=False&count=False&shared=False HTTP/1.1" 200 841 0.005561 10.0.0.141 - - [2026-01-26 02:44:08] "DELETE /network-policy/d941327d-057f-41c9-93df-c5a86113836d HTTP/1.1" 200 115 0.045453 10.0.0.141 - - [2026-01-26 02:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.240 - - [2026-01-26 02:44:08] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000968 10.0.0.141 - - [2026-01-26 02:44:08] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.048656 10.0.0.141 - - [2026-01-26 02:44:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-79866993&detail=False&count=False&shared=False HTTP/1.1" 200 604 0.005705 10.0.0.141 - - [2026-01-26 02:44:08] "DELETE /network-policy/c2f0c552-1c77-4976-8fd5-925374ced338 HTTP/1.1" 200 115 0.041960 10.0.0.141 - - [2026-01-26 02:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.240 - - [2026-01-26 02:44:09] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000859 10.0.0.141 - - [2026-01-26 02:44:09] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.044541 10.0.0.141 - - [2026-01-26 02:44:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-79866993&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.008095 10.0.0.141 - - [2026-01-26 02:44:09] "DELETE /network-policy/a8c5d26b-4d1d-42f4-80d1-94c59537a7a1 HTTP/1.1" 200 115 0.037024 10.0.0.141 - - [2026-01-26 02:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.240 - - [2026-01-26 02:44:09] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001005 10.0.0.141 - - [2026-01-26 02:44:09] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.057427 10.0.0.141 - - [2026-01-26 02:44:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-79866993&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005569 10.0.0.141 - - [2026-01-26 02:44:09] "POST /neutron/network HTTP/1.1" 200 1337 0.011547 10.0.0.141 - - [2026-01-26 02:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.141 - - [2026-01-26 02:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.141 - - [2026-01-26 02:44:09] "DELETE /network-ipam/ba6591ba-7f9f-4b85-8f58-f7b32a3ac6df HTTP/1.1" 200 115 0.037477 10.0.0.141 - - [2026-01-26 02:44:09] "POST /fqname-to-id HTTP/1.1" 404 260 0.003177 10.0.0.240 - - [2026-01-26 02:44:10] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001020 10.0.0.240 - - [2026-01-26 02:44:10] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.038281 10.0.0.240 - - [2026-01-26 02:44:10] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000867 10.0.0.240 - - [2026-01-26 02:44:10] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?fields=security_groups HTTP/1.1" 200 1398 0.040642 10.0.0.240 - - [2026-01-26 02:44:10] "DELETE /security-group/a19fbff3-9c01-447f-9b06-4c0e7e8088f9 HTTP/1.1" 200 115 0.048928 10.0.0.240 - - [2026-01-26 02:44:10] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001361 10.0.0.240 - - [2026-01-26 02:44:10] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?fields=application_policy_sets HTTP/1.1" 200 1437 0.060451 10.0.0.141 - - [2026-01-26 02:44:10] "DELETE /access-control-list/46cfaf88-4a6a-4e67-ac7e-e09539e37ec0 HTTP/1.1" 200 115 0.040816 10.0.0.141 - - [2026-01-26 02:44:10] "DELETE /project/7c75328d-5a70-4c08-9b8e-9288da238af3 HTTP/1.1" 200 115 0.397691 10.0.0.240 - - [2026-01-26 02:44:10] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000855 10.0.0.141 - - [2026-01-26 02:44:10] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?fields=projects HTTP/1.1" 200 1441 0.011337 10.0.0.240 - - [2026-01-26 02:44:13] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003346 10.0.0.240 - - [2026-01-26 02:44:13] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.240 - - [2026-01-26 02:44:13] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.032361 10.0.0.240 - - [2026-01-26 02:44:13] "POST /id-to-fqname HTTP/1.1" 200 202 0.005745 10.0.0.240 - - [2026-01-26 02:44:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.004607 10.0.0.240 - - [2026-01-26 02:44:13] "POST /security-groups HTTP/1.1" 200 603 0.085078 10.0.0.240 - - [2026-01-26 02:44:13] "POST /projects HTTP/1.1" 200 609 0.297327 10.0.0.141 - - [2026-01-26 02:44:13] "POST /fqname-to-id HTTP/1.1" 404 245 0.009150 10.0.0.240 - - [2026-01-26 02:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.372248 10.0.0.141 - - [2026-01-26 02:44:13] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.832026 10.0.0.240 - - [2026-01-26 02:44:13] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000880 10.0.0.141 - - [2026-01-26 02:44:13] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?fields=virtual_networks HTTP/1.1" 200 1057 0.056378 10.0.0.240 - - [2026-01-26 02:44:13] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001155 10.0.0.141 - - [2026-01-26 02:44:14] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.041620 10.0.0.240 - - [2026-01-26 02:44:14] "GET /projects?obj_uuids=7c75328d-5a70-4c08-9b8e-9288da238af3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001488 10.0.0.141 - - [2026-01-26 02:44:14] "GET /project/7c75328d-5a70-4c08-9b8e-9288da238af3?fields=security_groups HTTP/1.1" 200 1296 0.044616 10.0.0.141 - - [2026-01-26 02:44:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.033165 10.0.0.240 - - [2026-01-26 02:44:15] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003136 10.0.0.240 - - [2026-01-26 02:44:15] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001286 10.0.0.240 - - [2026-01-26 02:44:15] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007783 10.0.0.240 - - [2026-01-26 02:44:15] "POST /id-to-fqname HTTP/1.1" 200 196 0.001082 10.0.0.240 - - [2026-01-26 02:44:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.005955 10.0.0.240 - - [2026-01-26 02:44:15] "POST /security-groups HTTP/1.1" 200 597 0.073646 10.0.0.240 - - [2026-01-26 02:44:15] "POST /projects HTTP/1.1" 200 597 0.301468 10.0.0.141 - - [2026-01-26 02:44:15] "POST /access-control-lists HTTP/1.1" 200 604 0.025570 10.0.0.240 - - [2026-01-26 02:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.375682 10.0.0.141 - - [2026-01-26 02:44:15] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.525519 10.0.0.141 - - [2026-01-26 02:44:16] "GET / HTTP/1.1" 200 36215 0.001587 10.0.0.141 - - [2026-01-26 02:44:18] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000465 10.0.0.240 - - [2026-01-26 02:44:19] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001245 10.0.0.141 - - [2026-01-26 02:44:19] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.074363 10.0.0.141 - - [2026-01-26 02:44:19] "GET / HTTP/1.1" 200 36215 0.001919 10.0.0.141 - - [2026-01-26 02:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.240 - - [2026-01-26 02:44:19] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001078 10.0.0.141 - - [2026-01-26 02:44:19] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007746 10.0.0.141 - - [2026-01-26 02:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.240 - - [2026-01-26 02:44:20] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001241 10.0.0.141 - - [2026-01-26 02:44:20] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.044423 10.0.0.141 - - [2026-01-26 02:44:21] "GET /domains HTTP/1.1" 401 293 0.001005 10.0.0.141 - - [2026-01-26 02:44:21] "GET /domains HTTP/1.1" 200 281 0.031680 10.0.0.240 - - [2026-01-26 02:44:21] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001206 10.0.0.141 - - [2026-01-26 02:44:21] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80 HTTP/1.1" 200 2982 0.011474 10.0.0.240 - - [2026-01-26 02:44:21] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000871 10.0.0.141 - - [2026-01-26 02:44:21] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f HTTP/1.1" 200 1892 0.100528 10.0.0.141 - - [2026-01-26 02:44:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.005864 10.0.0.141 - - [2026-01-26 02:44:21] "POST /network-ipams HTTP/1.1" 200 605 0.043506 10.0.0.141 - - [2026-01-26 02:44:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003340 10.0.0.141 - - [2026-01-26 02:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.141 - - [2026-01-26 02:44:21] "GET /network-ipam/13ea1dcd-f818-4772-b510-610d473de920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.006035 10.0.0.141 - - [2026-01-26 02:44:21] "PUT /network-ipam/13ea1dcd-f818-4772-b510-610d473de920 HTTP/1.1" 200 259 0.014067 10.0.0.141 - - [2026-01-26 02:44:22] "POST /fqname-to-id HTTP/1.1" 401 293 0.000415 10.0.0.141 - - [2026-01-26 02:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.032815 10.0.0.240 - - [2026-01-26 02:44:22] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001474 10.0.0.141 - - [2026-01-26 02:44:22] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.048344 10.0.0.240 - - [2026-01-26 02:44:22] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001029 10.0.0.141 - - [2026-01-26 02:44:22] "POST /neutron/network HTTP/1.1" 200 617 0.144438 10.0.0.141 - - [2026-01-26 02:44:22] "POST /route-targets HTTP/1.1" 200 328 0.011841 10.0.0.141 - - [2026-01-26 02:44:23] "POST /neutron/network HTTP/1.1" 200 1074 0.010043 10.0.0.141 - - [2026-01-26 02:44:23] "POST /id-to-fqname HTTP/1.1" 200 229 0.001094 10.0.0.141 - - [2026-01-26 02:44:23] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.004818 10.0.0.141 - - [2026-01-26 02:44:23] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006506 10.0.0.141 - - [2026-01-26 02:44:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.009634 10.0.0.141 - - [2026-01-26 02:44:23] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007034 10.0.0.38 - - [2026-01-26 02:44:24] "GET /obj-perms HTTP/1.1" 200 5032 0.050638 10.0.0.240 - - [2026-01-26 02:44:25] "GET /obj-perms HTTP/1.1" 200 5032 0.061299 10.0.0.141 - - [2026-01-26 02:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.240 - - [2026-01-26 02:44:25] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000944 10.0.0.141 - - [2026-01-26 02:44:25] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.049836 10.0.0.240 - - [2026-01-26 02:44:25] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001018 10.0.0.141 - - [2026-01-26 02:44:25] "POST /neutron/network HTTP/1.1" 200 617 0.142004 10.0.0.141 - - [2026-01-26 02:44:25] "POST /ref-update HTTP/1.1" 200 156 0.026213 10.0.0.141 - - [2026-01-26 02:44:26] "POST /neutron/network HTTP/1.1" 200 1074 0.011032 10.0.0.141 - - [2026-01-26 02:44:26] "POST /id-to-fqname HTTP/1.1" 200 229 0.001370 10.0.0.141 - - [2026-01-26 02:44:26] "GET /virtual-network/0676aadc-63b1-4c03-ab81-fdf892573fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.007113 10.0.0.141 - - [2026-01-26 02:44:26] "GET /virtual-network/0676aadc-63b1-4c03-ab81-fdf892573fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005954 10.0.0.141 - - [2026-01-26 02:44:26] "POST /neutron/subnet HTTP/1.1" 200 701 0.010919 10.0.0.141 - - [2026-01-26 02:44:26] "GET /virtual-network/0676aadc-63b1-4c03-ab81-fdf892573fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005106 10.0.0.141 - - [2026-01-26 02:44:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.004285 10.0.0.141 - - [2026-01-26 02:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.240 - - [2026-01-26 02:44:26] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001022 10.0.0.141 - - [2026-01-26 02:44:26] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.041684 10.0.0.141 - - [2026-01-26 02:44:27] "POST /network-policys HTTP/1.1" 200 529 0.078713 10.0.0.141 - - [2026-01-26 02:44:27] "GET /network-policy/d06686a4-c0f8-4002-a96a-eabc5f03e9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006456 10.0.0.141 - - [2026-01-26 02:44:27] "POST /fqname-to-id HTTP/1.1" 404 205 0.002863 10.0.0.141 - - [2026-01-26 02:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.240 - - [2026-01-26 02:44:27] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000979 10.0.0.141 - - [2026-01-26 02:44:27] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.043447 10.0.0.141 - - [2026-01-26 02:44:27] "POST /network-policys HTTP/1.1" 200 529 0.071853 10.0.0.141 - - [2026-01-26 02:44:27] "GET /network-policy/36f92c5a-56b7-43f3-b69e-17f6a1bc48d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006866 10.0.0.141 - - [2026-01-26 02:44:27] "POST /fqname-to-id HTTP/1.1" 404 205 0.003225 10.0.0.141 - - [2026-01-26 02:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.240 - - [2026-01-26 02:44:27] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000992 10.0.0.141 - - [2026-01-26 02:44:27] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.045035 10.0.0.141 - - [2026-01-26 02:44:27] "POST /network-policys HTTP/1.1" 200 529 0.073145 10.0.0.141 - - [2026-01-26 02:44:27] "GET /network-policy/d958de40-7610-4b54-a241-83c9dd7e8767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006462 10.0.0.141 - - [2026-01-26 02:44:27] "POST /fqname-to-id HTTP/1.1" 404 205 0.003778 10.0.0.141 - - [2026-01-26 02:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.240 - - [2026-01-26 02:44:28] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001165 10.0.0.141 - - [2026-01-26 02:44:28] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.054692 10.0.0.141 - - [2026-01-26 02:44:28] "POST /network-policys HTTP/1.1" 200 529 0.067849 10.0.0.141 - - [2026-01-26 02:44:28] "GET /network-policy/58abd73a-5073-4871-af3b-cd0016285c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006358 10.0.0.141 - - [2026-01-26 02:44:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.002842 10.0.0.141 - - [2026-01-26 02:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.240 - - [2026-01-26 02:44:28] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001629 10.0.0.141 - - [2026-01-26 02:44:28] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.053208 10.0.0.141 - - [2026-01-26 02:44:28] "POST /network-policys HTTP/1.1" 200 533 0.031551 10.0.0.141 - - [2026-01-26 02:44:28] "GET /network-policy/99c75aeb-0e30-42ff-ba27-99ff85c95f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006149 10.0.0.141 - - [2026-01-26 02:44:28] "POST /fqname-to-id HTTP/1.1" 404 206 0.003284 10.0.0.141 - - [2026-01-26 02:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.240 - - [2026-01-26 02:44:28] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001037 10.0.0.141 - - [2026-01-26 02:44:28] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.045503 10.0.0.141 - - [2026-01-26 02:44:29] "POST /network-policys HTTP/1.1" 200 531 0.075882 10.0.0.141 - - [2026-01-26 02:44:29] "GET /network-policy/5aff807f-70e9-4c73-a132-7a951b13a007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006676 10.0.0.141 - - [2026-01-26 02:44:29] "POST /fqname-to-id HTTP/1.1" 404 206 0.003076 10.0.0.141 - - [2026-01-26 02:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.240 - - [2026-01-26 02:44:29] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000948 10.0.0.141 - - [2026-01-26 02:44:29] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.043435 10.0.0.141 - - [2026-01-26 02:44:29] "POST /network-policys HTTP/1.1" 200 531 0.076377 10.0.0.141 - - [2026-01-26 02:44:29] "GET /network-policy/3a73ed40-e3ab-4587-b8d3-04dba3d05697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006439 10.0.0.141 - - [2026-01-26 02:44:29] "POST /fqname-to-id HTTP/1.1" 404 206 0.003056 10.0.0.141 - - [2026-01-26 02:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.240 - - [2026-01-26 02:44:29] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001019 10.0.0.141 - - [2026-01-26 02:44:29] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.048477 10.0.0.141 - - [2026-01-26 02:44:29] "POST /network-policys HTTP/1.1" 200 531 0.072399 10.0.0.141 - - [2026-01-26 02:44:29] "GET /network-policy/380380f6-b487-4412-bd1c-fdd74de4a2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.007146 10.0.0.141 - - [2026-01-26 02:44:30] "POST /fqname-to-id HTTP/1.1" 404 206 0.003512 10.0.0.141 - - [2026-01-26 02:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.240 - - [2026-01-26 02:44:30] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001164 10.0.0.141 - - [2026-01-26 02:44:30] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.048029 10.0.0.141 - - [2026-01-26 02:44:30] "POST /network-policys HTTP/1.1" 200 531 0.075666 10.0.0.141 - - [2026-01-26 02:44:30] "GET /network-policy/eaaccd45-5a92-41e4-8e82-f917fe518c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.007455 10.0.0.141 - - [2026-01-26 02:44:30] "POST /fqname-to-id HTTP/1.1" 404 208 0.004401 10.0.0.141 - - [2026-01-26 02:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.240 - - [2026-01-26 02:44:30] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001471 10.0.0.141 - - [2026-01-26 02:44:30] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.050953 10.0.0.141 - - [2026-01-26 02:44:30] "POST /network-policys HTTP/1.1" 200 535 0.027981 10.0.0.141 - - [2026-01-26 02:44:30] "GET /network-policy/fa360e0a-650c-4cc6-8e2c-a3ed5df66828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.006428 10.0.0.141 - - [2026-01-26 02:44:31] "POST /neutron/network HTTP/1.1" 200 1157 0.085868 10.0.0.141 - - [2026-01-26 02:44:31] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006583 10.0.0.141 - - [2026-01-26 02:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.141 - - [2026-01-26 02:44:31] "GET /network-policy/d06686a4-c0f8-4002-a96a-eabc5f03e9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004563 10.0.0.141 - - [2026-01-26 02:44:31] "POST /fqname-to-id HTTP/1.1" 404 246 0.003739 10.0.0.141 - - [2026-01-26 02:44:31] "POST /neutron/network HTTP/1.1" 200 1159 0.084364 10.0.0.141 - - [2026-01-26 02:44:31] "GET /virtual-network/0676aadc-63b1-4c03-ab81-fdf892573fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006108 10.0.0.141 - - [2026-01-26 02:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006101 10.0.0.141 - - [2026-01-26 02:44:31] "GET /network-policy/99c75aeb-0e30-42ff-ba27-99ff85c95f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007366 10.0.0.141 - - [2026-01-26 02:44:31] "POST /id-to-fqname HTTP/1.1" 200 229 0.001204 10.0.0.240 - - [2026-01-26 02:44:32] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001044 10.0.0.141 - - [2026-01-26 02:44:32] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.095207 10.0.0.141 - - [2026-01-26 02:44:32] "POST /neutron/network HTTP/1.1" 200 1157 0.009158 10.0.0.141 - - [2026-01-26 02:44:32] "POST /id-to-fqname HTTP/1.1" 200 229 0.001457 10.0.0.141 - - [2026-01-26 02:44:32] "POST /neutron/port HTTP/1.1" 200 117 0.009910 10.0.0.240 - - [2026-01-26 02:44:33] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001024 10.0.0.141 - - [2026-01-26 02:44:33] "PUT /access-control-list/cff04e5e-228d-48da-9048-1a4872a0c8e3 HTTP/1.1" 200 273 0.019845 10.0.0.141 - - [2026-01-26 02:44:33] "POST /neutron/port HTTP/1.1" 200 1061 0.340074 10.0.0.141 - - [2026-01-26 02:44:33] "POST /neutron/port HTTP/1.1" 200 1115 0.104855 10.0.0.240 - - [2026-01-26 02:44:33] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001007 10.0.0.141 - - [2026-01-26 02:44:33] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.077069 10.0.0.141 - - [2026-01-26 02:44:33] "POST /neutron/subnet HTTP/1.1" 200 675 0.021202 10.0.0.141 - - [2026-01-26 02:44:34] "POST /neutron/network HTTP/1.1" 200 1157 0.010970 10.0.0.141 - - [2026-01-26 02:44:34] "POST /neutron/port HTTP/1.1" 200 117 0.008222 10.0.0.141 - - [2026-01-26 02:44:34] "POST /neutron/network HTTP/1.1" 200 1169 0.007327 10.0.0.141 - - [2026-01-26 02:44:35] "POST /neutron/port HTTP/1.1" 200 1061 0.042070 10.0.0.141 - - [2026-01-26 02:44:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003779 10.0.0.141 - - [2026-01-26 02:44:35] "POST /neutron/network HTTP/1.1" 200 1159 0.008930 10.0.0.141 - - [2026-01-26 02:44:39] "POST /neutron/port HTTP/1.1" 200 1125 0.018285 10.0.0.141 - - [2026-01-26 02:44:39] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007950 10.0.0.141 - - [2026-01-26 02:44:39] "GET /virtual-machine/dafd97dc-bf50-46dd-ba5f-223d9e375802 HTTP/1.1" 401 293 0.000499 10.0.0.141 - - [2026-01-26 02:44:39] "GET /virtual-machine/dafd97dc-bf50-46dd-ba5f-223d9e375802 HTTP/1.1" 200 1301 0.036042 10.0.0.141 - - [2026-01-26 02:44:39] "GET /virtual-machine-interface/383bcf04-deec-42cb-addc-9e52a394199b HTTP/1.1" 200 2957 0.008685 10.0.0.141 - - [2026-01-26 02:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.141 - - [2026-01-26 02:44:39] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004181 10.0.0.141 - - [2026-01-26 02:44:40] "GET /virtual-networks?parent_id=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.002902 10.0.0.141 - - [2026-01-26 02:44:40] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006804 10.0.0.141 - - [2026-01-26 02:44:41] "DELETE /access-control-list/7f8bef03-f3c2-4d51-b238-87850d871cd6 HTTP/1.1" 200 115 0.035872 10.0.0.141 - - [2026-01-26 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.141 - - [2026-01-26 02:44:43] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006281 10.0.0.141 - - [2026-01-26 02:44:45] "POST /neutron/network HTTP/1.1" 200 1169 0.006256 10.0.0.141 - - [2026-01-26 02:44:45] "POST /neutron/port HTTP/1.1" 200 117 0.001094 10.0.0.141 - - [2026-01-26 02:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.141 - - [2026-01-26 02:44:47] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005494 10.0.0.141 - - [2026-01-26 02:44:48] "POST /neutron/port HTTP/1.1" 200 1125 0.018391 10.0.0.141 - - [2026-01-26 02:44:48] "POST /neutron/subnet HTTP/1.1" 200 675 0.011413 10.0.0.141 - - [2026-01-26 02:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.141 - - [2026-01-26 02:44:51] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005351 10.0.0.141 - - [2026-01-26 02:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.141 - - [2026-01-26 02:44:55] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005723 10.0.0.240 - - [2026-01-26 02:44:56] "DELETE /project/4a749295434848e0aa462e0347e5694f HTTP/1.1" 404 173 0.003826 10.0.0.240 - - [2026-01-26 02:44:56] "DELETE /project/7c75328d-5a70-4c08-9b8e-9288da238af3 HTTP/1.1" 404 177 0.006495 10.0.0.240 - - [2026-01-26 02:44:56] "DELETE /project/7c75328d5a704c089b8e9288da238af3 HTTP/1.1" 404 173 0.004002 10.0.0.141 - - [2026-01-26 02:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.141 - - [2026-01-26 02:44:59] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005194 10.0.0.141 - - [2026-01-26 02:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.141 - - [2026-01-26 02:45:03] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005875 10.0.0.141 - - [2026-01-26 02:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.141 - - [2026-01-26 02:45:07] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005993 10.0.0.141 - - [2026-01-26 02:45:08] "GET /obj-perms HTTP/1.1" 200 5075 0.053036 10.0.0.141 - - [2026-01-26 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.141 - - [2026-01-26 02:45:11] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005763 10.0.0.141 - - [2026-01-26 02:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.141 - - [2026-01-26 02:45:13] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004065 10.0.0.141 - - [2026-01-26 02:45:13] "GET /virtual-networks?parent_id=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.004446 10.0.0.141 - - [2026-01-26 02:45:13] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006322 10.0.0.141 - - [2026-01-26 02:45:14] "POST /neutron/port HTTP/1.1" 200 1125 0.022045 10.0.0.141 - - [2026-01-26 02:45:19] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007329 10.0.0.141 - - [2026-01-26 02:45:24] "POST /neutron/port HTTP/1.1" 200 1125 0.018317 10.0.0.141 - - [2026-01-26 02:45:28] "POST /neutron/security_group HTTP/1.1" 200 2064 0.052472 10.0.0.141 - - [2026-01-26 02:45:34] "POST /neutron/port HTTP/1.1" 200 1125 0.019707 10.0.0.141 - - [2026-01-26 02:45:34] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008923 10.0.0.141 - - [2026-01-26 02:45:34] "GET /virtual-machine/6f064e0a-7e9d-4716-8f0e-ecdce92aa5c4 HTTP/1.1" 200 1300 0.006888 10.0.0.141 - - [2026-01-26 02:45:34] "GET /virtual-machine-interface/95fa305a-2d9b-494b-a315-7f9d9a879c21 HTTP/1.1" 200 2958 0.005395 10.0.0.141 - - [2026-01-26 02:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.141 - - [2026-01-26 02:45:35] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003799 10.0.0.141 - - [2026-01-26 02:45:35] "GET /virtual-networks?parent_id=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003230 10.0.0.141 - - [2026-01-26 02:45:35] "GET /virtual-network/0676aadc-63b1-4c03-ab81-fdf892573fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006033 10.0.0.141 - - [2026-01-26 02:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004904 10.0.0.141 - - [2026-01-26 02:45:36] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011549 10.0.0.141 - - [2026-01-26 02:45:36] "GET /virtual-networks?parent_id=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.004854 10.0.0.141 - - [2026-01-26 02:45:36] "GET /virtual-network/0676aadc-63b1-4c03-ab81-fdf892573fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006340 10.0.0.141 - - [2026-01-26 02:45:36] "POST /neutron/port HTTP/1.1" 200 1125 0.019464 10.0.0.141 - - [2026-01-26 02:45:41] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007211 10.0.0.141 - - [2026-01-26 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.141 - - [2026-01-26 02:45:41] "GET /network-policy/99c75aeb-0e30-42ff-ba27-99ff85c95f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003346 10.0.0.141 - - [2026-01-26 02:45:41] "POST /neutron/port HTTP/1.1" 200 1125 0.017510 10.0.0.141 - - [2026-01-26 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.141 - - [2026-01-26 02:45:42] "GET /network-policy/d06686a4-c0f8-4002-a96a-eabc5f03e9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004727 10.0.0.141 - - [2026-01-26 02:45:42] "POST /neutron/network HTTP/1.1" 200 1157 0.099521 10.0.0.141 - - [2026-01-26 02:45:42] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006506 10.0.0.141 - - [2026-01-26 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.141 - - [2026-01-26 02:45:42] "GET /network-policy/36f92c5a-56b7-43f3-b69e-17f6a1bc48d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.004511 10.0.0.240 - - [2026-01-26 02:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.240 - - [2026-01-26 02:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000533 10.0.0.38 - - [2026-01-26 02:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.38 - - [2026-01-26 02:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000343 10.0.0.240 - - [2026-01-26 02:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000351 10.0.0.240 - - [2026-01-26 02:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.141 - - [2026-01-26 02:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.38 - - [2026-01-26 02:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.141 - - [2026-01-26 02:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000733 10.0.0.38 - - [2026-01-26 02:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000331 10.0.0.141 - - [2026-01-26 02:45:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000946 10.0.0.141 - - [2026-01-26 02:45:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.141 - - [2026-01-26 02:45:46] "POST /neutron/port HTTP/1.1" 200 1125 0.018044 10.0.0.141 - - [2026-01-26 02:45:46] "POST /neutron/subnet HTTP/1.1" 200 675 0.011372 10.0.0.141 - - [2026-01-26 02:45:50] "POST /neutron/port HTTP/1.1" 200 1125 0.043177 10.0.0.141 - - [2026-01-26 02:45:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003964 10.0.0.141 - - [2026-01-26 02:45:51] "POST /neutron/network HTTP/1.1" 200 1157 0.010418 10.0.0.141 - - [2026-01-26 02:46:39] "POST /ref-update HTTP/1.1" 200 156 0.033919 10.0.0.141 - - [2026-01-26 02:46:39] "POST /neutron/network HTTP/1.1" 200 1160 0.023754 10.0.0.141 - - [2026-01-26 02:46:39] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.020339 10.0.0.141 - - [2026-01-26 02:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006493 10.0.0.141 - - [2026-01-26 02:46:39] "GET /network-policy/fa360e0a-650c-4cc6-8e2c-a3ed5df66828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.004358 10.0.0.141 - - [2026-01-26 02:46:47] "POST /neutron/network HTTP/1.1" 200 1169 0.008754 10.0.0.141 - - [2026-01-26 02:46:47] "POST /neutron/port HTTP/1.1" 200 117 0.001480 10.0.0.141 - - [2026-01-26 02:46:48] "POST /neutron/network HTTP/1.1" 200 1157 0.104807 10.0.0.141 - - [2026-01-26 02:46:48] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.014035 10.0.0.141 - - [2026-01-26 02:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007601 10.0.0.141 - - [2026-01-26 02:46:48] "GET /network-policy/d958de40-7610-4b54-a241-83c9dd7e8767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004709 10.0.0.141 - - [2026-01-26 02:46:51] "POST /neutron/port HTTP/1.1" 200 1125 0.017061 10.0.0.141 - - [2026-01-26 02:46:51] "POST /neutron/subnet HTTP/1.1" 200 675 0.011956 10.0.0.141 - - [2026-01-26 02:46:57] "POST /neutron/network HTTP/1.1" 200 1157 0.009436 10.0.0.141 - - [2026-01-26 02:46:57] "PUT /access-control-list/cff04e5e-228d-48da-9048-1a4872a0c8e3 HTTP/1.1" 200 273 0.062039 10.0.0.141 - - [2026-01-26 02:46:57] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.008333 10.0.0.141 - - [2026-01-26 02:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.141 - - [2026-01-26 02:46:57] "GET /network-policy/58abd73a-5073-4871-af3b-cd0016285c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.004477 10.0.0.141 - - [2026-01-26 02:47:05] "POST /neutron/network HTTP/1.1" 200 1157 0.012044 10.0.0.141 - - [2026-01-26 02:47:05] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.025385 10.0.0.141 - - [2026-01-26 02:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.141 - - [2026-01-26 02:47:05] "GET /network-policy/5aff807f-70e9-4c73-a132-7a951b13a007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004917 10.0.0.38 - - [2026-01-26 02:47:10] "GET /obj-perms HTTP/1.1" 200 5075 0.050945 10.0.0.240 - - [2026-01-26 02:47:10] "GET /obj-perms HTTP/1.1" 200 5075 0.054348 10.0.0.141 - - [2026-01-26 02:47:13] "POST /neutron/network HTTP/1.1" 200 1158 0.011559 10.0.0.141 - - [2026-01-26 02:47:13] "PUT /access-control-list/cff04e5e-228d-48da-9048-1a4872a0c8e3 HTTP/1.1" 200 273 0.064011 10.0.0.141 - - [2026-01-26 02:47:13] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.012082 10.0.0.141 - - [2026-01-26 02:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.141 - - [2026-01-26 02:47:14] "GET /network-policy/3a73ed40-e3ab-4587-b8d3-04dba3d05697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006451 10.0.0.141 - - [2026-01-26 02:47:21] "POST /neutron/network HTTP/1.1" 200 1158 0.012035 10.0.0.141 - - [2026-01-26 02:47:21] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.010004 10.0.0.141 - - [2026-01-26 02:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.141 - - [2026-01-26 02:47:21] "GET /network-policy/380380f6-b487-4412-bd1c-fdd74de4a2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.012765 10.0.0.141 - - [2026-01-26 02:47:30] "POST /neutron/network HTTP/1.1" 200 1158 0.009748 10.0.0.141 - - [2026-01-26 02:47:30] "PUT /access-control-list/cff04e5e-228d-48da-9048-1a4872a0c8e3 HTTP/1.1" 200 273 0.018295 10.0.0.141 - - [2026-01-26 02:47:30] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007120 10.0.0.141 - - [2026-01-26 02:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.141 - - [2026-01-26 02:47:30] "GET /network-policy/eaaccd45-5a92-41e4-8e82-f917fe518c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.006871 10.0.0.141 - - [2026-01-26 02:47:38] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005699 10.0.0.141 - - [2026-01-26 02:47:38] "POST /neutron/network HTTP/1.1" 200 1158 0.008421 10.0.0.141 - - [2026-01-26 02:47:38] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.010881 10.0.0.141 - - [2026-01-26 02:47:38] "GET /virtual-machine/6f064e0a-7e9d-4716-8f0e-ecdce92aa5c4 HTTP/1.1" 200 1300 0.004288 10.0.0.141 - - [2026-01-26 02:47:38] "POST /neutron/port HTTP/1.1" 200 1125 0.017528 10.0.0.141 - - [2026-01-26 02:47:40] "GET /virtual-machine/6f064e0a-7e9d-4716-8f0e-ecdce92aa5c4 HTTP/1.1" 404 171 0.003192 10.0.0.141 - - [2026-01-26 02:47:40] "GET /virtual-machine/6f064e0a-7e9d-4716-8f0e-ecdce92aa5c4 HTTP/1.1" 404 171 0.004318 10.0.0.141 - - [2026-01-26 02:47:40] "GET /virtual-machine/6f064e0a-7e9d-4716-8f0e-ecdce92aa5c4 HTTP/1.1" 404 171 0.003289 10.0.0.141 - - [2026-01-26 02:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.141 - - [2026-01-26 02:47:40] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004129 10.0.0.141 - - [2026-01-26 02:47:40] "GET /virtual-networks?parent_id=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.004367 10.0.0.141 - - [2026-01-26 02:47:40] "GET /virtual-network/0676aadc-63b1-4c03-ab81-fdf892573fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006470 10.0.0.141 - - [2026-01-26 02:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.141 - - [2026-01-26 02:47:40] "GET /routing-instance/82a44717-5f7e-408f-b28d-e2c4fe7004c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.005357 10.0.0.141 - - [2026-01-26 02:47:40] "GET /route-target/e8274b9a-81f2-4682-bf16-f83838f54cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004980 10.0.0.141 - - [2026-01-26 02:47:41] "GET /obj-perms HTTP/1.1" 200 5032 0.062931 10.0.0.141 - - [2026-01-26 02:47:47] "GET /obj-perms HTTP/1.1" 200 5032 0.004096 10.0.0.141 - - [2026-01-26 02:47:50] "GET /obj-perms HTTP/1.1" 200 5032 0.003451 10.0.0.141 - - [2026-01-26 02:47:53] "POST /neutron/port HTTP/1.1" 200 1125 0.018370 10.0.0.141 - - [2026-01-26 02:47:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004445 10.0.0.141 - - [2026-01-26 02:47:54] "POST /neutron/network HTTP/1.1" 200 1074 0.010711 10.0.0.141 - - [2026-01-26 02:47:56] "GET /obj-perms HTTP/1.1" 200 5032 0.004505 10.0.0.141 - - [2026-01-26 02:47:59] "GET /obj-perms HTTP/1.1" 200 5032 0.004081 10.0.0.141 - - [2026-01-26 02:47:59] "GET /virtual-machine/dafd97dc-bf50-46dd-ba5f-223d9e375802 HTTP/1.1" 200 1301 0.004010 10.0.0.141 - - [2026-01-26 02:48:00] "POST /neutron/port HTTP/1.1" 200 151 0.232839 10.0.0.141 - - [2026-01-26 02:48:01] "GET /virtual-machine/dafd97dc-bf50-46dd-ba5f-223d9e375802 HTTP/1.1" 404 171 0.003749 10.0.0.141 - - [2026-01-26 02:48:01] "GET /virtual-machine/dafd97dc-bf50-46dd-ba5f-223d9e375802 HTTP/1.1" 404 171 0.003241 10.0.0.141 - - [2026-01-26 02:48:01] "GET /virtual-machine/dafd97dc-bf50-46dd-ba5f-223d9e375802 HTTP/1.1" 404 171 0.003077 10.0.0.141 - - [2026-01-26 02:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.141 - - [2026-01-26 02:48:01] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003641 10.0.0.141 - - [2026-01-26 02:48:01] "GET /virtual-networks?parent_id=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003435 10.0.0.141 - - [2026-01-26 02:48:01] "GET /virtual-network/031699a3-9adf-4d8c-864d-431bd7a9b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007742 10.0.0.141 - - [2026-01-26 02:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.141 - - [2026-01-26 02:48:01] "GET /routing-instance/0ef3987b-7669-4c5e-91d0-821eada8b08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.004647 10.0.0.141 - - [2026-01-26 02:48:01] "GET /route-target/e1f8e2a6-c8a6-45d6-a65b-67684388a119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004445 10.0.0.141 - - [2026-01-26 02:48:02] "GET /obj-perms HTTP/1.1" 200 5032 0.004106 10.0.0.38 - - [2026-01-26 02:48:05] "GET /obj-perms HTTP/1.1" 200 5032 0.004099 10.0.0.141 - - [2026-01-26 02:48:08] "GET /obj-perms HTTP/1.1" 200 5032 0.004298 10.0.0.141 - - [2026-01-26 02:48:08] "GET /virtual-network/0676aadc-63b1-4c03-ab81-fdf892573fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005224 10.0.0.141 - - [2026-01-26 02:48:08] "POST /neutron/network HTTP/1.1" 200 1074 0.015222 10.0.0.141 - - [2026-01-26 02:48:08] "GET /virtual-network/0676aadc-63b1-4c03-ab81-fdf892573fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005237 10.0.0.141 - - [2026-01-26 02:48:08] "DELETE /access-control-list/9d71d518-3e2e-4e2b-9f6b-0e1d598008da HTTP/1.1" 200 115 0.097590 10.0.0.141 - - [2026-01-26 02:48:08] "DELETE /network-policy/fa360e0a-650c-4cc6-8e2c-a3ed5df66828 HTTP/1.1" 200 115 0.033941 10.0.0.141 - - [2026-01-26 02:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.240 - - [2026-01-26 02:48:09] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.028528 10.0.0.141 - - [2026-01-26 02:48:09] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.076774 10.0.0.141 - - [2026-01-26 02:48:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-93826515&detail=False&count=False&shared=False HTTP/1.1" 200 2081 0.005777 10.0.0.141 - - [2026-01-26 02:48:09] "DELETE /network-policy/eaaccd45-5a92-41e4-8e82-f917fe518c00 HTTP/1.1" 200 115 0.039812 10.0.0.141 - - [2026-01-26 02:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.240 - - [2026-01-26 02:48:09] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001150 10.0.0.141 - - [2026-01-26 02:48:09] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.043144 10.0.0.141 - - [2026-01-26 02:48:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-93826515&detail=False&count=False&shared=False HTTP/1.1" 200 1864 0.006173 10.0.0.141 - - [2026-01-26 02:48:09] "DELETE /network-policy/380380f6-b487-4412-bd1c-fdd74de4a2d1 HTTP/1.1" 200 115 0.031885 10.0.0.141 - - [2026-01-26 02:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.240 - - [2026-01-26 02:48:09] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000984 10.0.0.141 - - [2026-01-26 02:48:09] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.042194 10.0.0.141 - - [2026-01-26 02:48:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-93826515&detail=False&count=False&shared=False HTTP/1.1" 200 1647 0.007875 10.0.0.141 - - [2026-01-26 02:48:09] "DELETE /network-policy/3a73ed40-e3ab-4587-b8d3-04dba3d05697 HTTP/1.1" 200 115 0.046349 10.0.0.141 - - [2026-01-26 02:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.240 - - [2026-01-26 02:48:09] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000888 10.0.0.141 - - [2026-01-26 02:48:09] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.046032 10.0.0.141 - - [2026-01-26 02:48:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-93826515&detail=False&count=False&shared=False HTTP/1.1" 200 1430 0.005462 10.0.0.141 - - [2026-01-26 02:48:09] "DELETE /network-policy/5aff807f-70e9-4c73-a132-7a951b13a007 HTTP/1.1" 200 115 0.034160 10.0.0.141 - - [2026-01-26 02:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.240 - - [2026-01-26 02:48:09] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001001 10.0.0.141 - - [2026-01-26 02:48:09] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.052220 10.0.0.141 - - [2026-01-26 02:48:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-93826515&detail=False&count=False&shared=False HTTP/1.1" 200 1213 0.005882 10.0.0.141 - - [2026-01-26 02:48:10] "DELETE /network-policy/99c75aeb-0e30-42ff-ba27-99ff85c95f28 HTTP/1.1" 200 115 0.039881 10.0.0.141 - - [2026-01-26 02:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.240 - - [2026-01-26 02:48:10] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001025 10.0.0.141 - - [2026-01-26 02:48:10] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.038989 10.0.0.141 - - [2026-01-26 02:48:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-93826515&detail=False&count=False&shared=False HTTP/1.1" 200 994 0.006575 10.0.0.141 - - [2026-01-26 02:48:10] "DELETE /network-policy/58abd73a-5073-4871-af3b-cd0016285c73 HTTP/1.1" 200 115 0.043809 10.0.0.141 - - [2026-01-26 02:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.240 - - [2026-01-26 02:48:10] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000888 10.0.0.141 - - [2026-01-26 02:48:10] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.036414 10.0.0.141 - - [2026-01-26 02:48:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-93826515&detail=False&count=False&shared=False HTTP/1.1" 200 778 0.005081 10.0.0.141 - - [2026-01-26 02:48:10] "DELETE /network-policy/d958de40-7610-4b54-a241-83c9dd7e8767 HTTP/1.1" 200 115 0.068646 10.0.0.141 - - [2026-01-26 02:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.240 - - [2026-01-26 02:48:10] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001293 10.0.0.141 - - [2026-01-26 02:48:10] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.039483 10.0.0.141 - - [2026-01-26 02:48:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-93826515&detail=False&count=False&shared=False HTTP/1.1" 200 562 0.007083 10.0.0.141 - - [2026-01-26 02:48:10] "DELETE /network-policy/36f92c5a-56b7-43f3-b69e-17f6a1bc48d0 HTTP/1.1" 200 115 0.040644 10.0.0.141 - - [2026-01-26 02:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005416 10.0.0.240 - - [2026-01-26 02:48:10] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000912 10.0.0.141 - - [2026-01-26 02:48:10] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.044364 10.0.0.141 - - [2026-01-26 02:48:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-93826515&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.006138 10.0.0.141 - - [2026-01-26 02:48:10] "DELETE /network-policy/d06686a4-c0f8-4002-a96a-eabc5f03e9d4 HTTP/1.1" 200 115 0.036521 10.0.0.141 - - [2026-01-26 02:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.240 - - [2026-01-26 02:48:10] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000967 10.0.0.141 - - [2026-01-26 02:48:11] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.038610 10.0.0.141 - - [2026-01-26 02:48:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-93826515&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.010288 10.0.0.38 - - [2026-01-26 02:48:11] "GET /obj-perms HTTP/1.1" 200 5075 0.072911 10.0.0.141 - - [2026-01-26 02:48:11] "DELETE /route-target/e8274b9a-81f2-4682-bf16-f83838f54cb3 HTTP/1.1" 200 115 0.023456 10.0.0.141 - - [2026-01-26 02:48:11] "POST /neutron/network HTTP/1.1" 200 1074 0.009731 10.0.0.141 - - [2026-01-26 02:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006968 10.0.0.141 - - [2026-01-26 02:48:12] "DELETE /network-ipam/13ea1dcd-f818-4772-b510-610d473de920 HTTP/1.1" 200 115 0.044709 10.0.0.141 - - [2026-01-26 02:48:12] "POST /fqname-to-id HTTP/1.1" 404 248 0.003641 10.0.0.240 - - [2026-01-26 02:48:12] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000984 10.0.0.240 - - [2026-01-26 02:48:12] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.047234 10.0.0.240 - - [2026-01-26 02:48:12] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000930 10.0.0.240 - - [2026-01-26 02:48:12] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?fields=security_groups HTTP/1.1" 200 1380 0.047254 10.0.0.240 - - [2026-01-26 02:48:12] "DELETE /security-group/4d7fae8b-4361-494a-9e1b-75597d15ad9b HTTP/1.1" 200 115 0.048661 10.0.0.240 - - [2026-01-26 02:48:12] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000914 10.0.0.141 - - [2026-01-26 02:48:12] "DELETE /access-control-list/6c240ed2-2366-40f1-92b5-a4f64a2a5aaa HTTP/1.1" 200 115 0.047271 10.0.0.240 - - [2026-01-26 02:48:12] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?fields=application_policy_sets HTTP/1.1" 200 1419 0.064257 10.0.0.141 - - [2026-01-26 02:48:12] "DELETE /project/4a749295-4348-48e0-aa46-2e0347e5694f HTTP/1.1" 200 115 0.427791 10.0.0.240 - - [2026-01-26 02:48:12] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001045 10.0.0.141 - - [2026-01-26 02:48:12] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?fields=projects HTTP/1.1" 200 1441 0.012994 10.0.0.240 - - [2026-01-26 02:48:13] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004514 10.0.0.240 - - [2026-01-26 02:48:13] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001029 10.0.0.240 - - [2026-01-26 02:48:13] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.049662 10.0.0.240 - - [2026-01-26 02:48:14] "POST /id-to-fqname HTTP/1.1" 200 196 0.013085 10.0.0.240 - - [2026-01-26 02:48:14] "POST /fqname-to-id HTTP/1.1" 404 205 0.006046 10.0.0.240 - - [2026-01-26 02:48:14] "POST /security-groups HTTP/1.1" 200 597 0.073672 10.0.0.240 - - [2026-01-26 02:48:14] "POST /projects HTTP/1.1" 200 597 0.310783 10.0.0.240 - - [2026-01-26 02:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.350076 10.0.0.141 - - [2026-01-26 02:48:14] "POST /access-control-lists HTTP/1.1" 200 604 0.025065 10.0.0.141 - - [2026-01-26 02:48:14] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.539802 10.0.0.240 - - [2026-01-26 02:48:14] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003046 10.0.0.141 - - [2026-01-26 02:48:14] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?fields=virtual_networks HTTP/1.1" 200 1045 0.094754 10.0.0.240 - - [2026-01-26 02:48:14] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001052 10.0.0.141 - - [2026-01-26 02:48:14] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.055473 10.0.0.240 - - [2026-01-26 02:48:14] "GET /projects?obj_uuids=4a749295-4348-48e0-aa46-2e0347e5694f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001842 10.0.0.141 - - [2026-01-26 02:48:14] "GET /project/4a749295-4348-48e0-aa46-2e0347e5694f?fields=security_groups HTTP/1.1" 200 1278 0.049859 10.0.0.141 - - [2026-01-26 02:48:15] "POST /fqname-to-id HTTP/1.1" 404 200 0.028785 10.0.0.240 - - [2026-01-26 02:48:15] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002934 10.0.0.240 - - [2026-01-26 02:48:15] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001313 10.0.0.240 - - [2026-01-26 02:48:15] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007689 10.0.0.240 - - [2026-01-26 02:48:15] "POST /id-to-fqname HTTP/1.1" 200 202 0.004907 10.0.0.240 - - [2026-01-26 02:48:15] "POST /fqname-to-id HTTP/1.1" 404 211 0.005733 10.0.0.240 - - [2026-01-26 02:48:15] "POST /security-groups HTTP/1.1" 200 603 0.030228 10.0.0.141 - - [2026-01-26 02:48:15] "POST /fqname-to-id HTTP/1.1" 404 246 0.004937 10.0.0.240 - - [2026-01-26 02:48:15] "POST /projects HTTP/1.1" 200 609 0.233745 10.0.0.240 - - [2026-01-26 02:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.309965 10.0.0.141 - - [2026-01-26 02:48:15] "POST /access-control-lists HTTP/1.1" 200 608 0.037270 10.0.0.141 - - [2026-01-26 02:48:15] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.453860 10.0.0.141 - - [2026-01-26 02:48:17] "GET / HTTP/1.1" 200 36215 0.003159 10.0.0.141 - - [2026-01-26 02:48:19] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000504 10.0.0.240 - - [2026-01-26 02:48:19] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001238 10.0.0.141 - - [2026-01-26 02:48:19] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.072164 10.0.0.141 - - [2026-01-26 02:48:20] "GET / HTTP/1.1" 200 36215 0.001804 10.0.0.141 - - [2026-01-26 02:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.240 - - [2026-01-26 02:48:20] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000923 10.0.0.141 - - [2026-01-26 02:48:20] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007625 10.0.0.141 - - [2026-01-26 02:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.240 - - [2026-01-26 02:48:20] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000983 10.0.0.141 - - [2026-01-26 02:48:20] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.056840 10.0.0.141 - - [2026-01-26 02:48:21] "GET /domains HTTP/1.1" 401 293 0.000387 10.0.0.141 - - [2026-01-26 02:48:21] "GET /domains HTTP/1.1" 200 281 0.028114 10.0.0.240 - - [2026-01-26 02:48:21] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000891 10.0.0.141 - - [2026-01-26 02:48:21] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80 HTTP/1.1" 200 2982 0.009834 10.0.0.240 - - [2026-01-26 02:48:21] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000776 10.0.0.141 - - [2026-01-26 02:48:22] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5 HTTP/1.1" 200 1929 0.097563 10.0.0.141 - - [2026-01-26 02:48:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.004327 10.0.0.141 - - [2026-01-26 02:48:22] "POST /network-ipams HTTP/1.1" 200 623 0.036754 10.0.0.141 - - [2026-01-26 02:48:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.003709 10.0.0.141 - - [2026-01-26 02:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.141 - - [2026-01-26 02:48:22] "GET /network-ipam/487fdd51-397b-4081-9954-3d992e87e79a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.006744 10.0.0.141 - - [2026-01-26 02:48:22] "PUT /network-ipam/487fdd51-397b-4081-9954-3d992e87e79a HTTP/1.1" 200 259 0.016354 10.0.0.141 - - [2026-01-26 02:48:22] "POST /fqname-to-id HTTP/1.1" 401 293 0.000417 10.0.0.141 - - [2026-01-26 02:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.031546 10.0.0.240 - - [2026-01-26 02:48:22] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000983 10.0.0.141 - - [2026-01-26 02:48:22] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.057847 10.0.0.240 - - [2026-01-26 02:48:23] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001312 10.0.0.141 - - [2026-01-26 02:48:23] "POST /neutron/network HTTP/1.1" 200 623 0.150659 10.0.0.240 - - [2026-01-26 02:48:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008166 10.0.0.141 - - [2026-01-26 02:48:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.230870 10.0.0.141 - - [2026-01-26 02:48:23] "POST /id-to-fqname HTTP/1.1" 200 235 0.001467 10.0.0.141 - - [2026-01-26 02:48:23] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006781 10.0.0.141 - - [2026-01-26 02:48:24] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005374 10.0.0.141 - - [2026-01-26 02:48:24] "POST /neutron/network HTTP/1.1" 200 1337 0.009960 10.0.0.141 - - [2026-01-26 02:48:24] "POST /neutron/subnet HTTP/1.1" 200 828 0.009481 10.0.0.141 - - [2026-01-26 02:48:24] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006420 10.0.0.141 - - [2026-01-26 02:48:25] "GET /obj-perms HTTP/1.1" 200 5038 0.049447 10.0.0.240 - - [2026-01-26 02:48:25] "GET /obj-perms HTTP/1.1" 200 5038 0.051643 10.0.0.141 - - [2026-01-26 02:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.240 - - [2026-01-26 02:48:25] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001751 10.0.0.141 - - [2026-01-26 02:48:26] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.046186 10.0.0.141 - - [2026-01-26 02:48:26] "POST /route-targets HTTP/1.1" 200 328 0.011344 10.0.0.240 - - [2026-01-26 02:48:26] "POST /useragent-kv HTTP/1.1" 200 115 0.007672 10.0.0.141 - - [2026-01-26 02:48:26] "POST /neutron/subnet HTTP/1.1" 200 701 0.179114 10.0.0.38 - - [2026-01-26 02:48:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.053954 10.0.0.141 - - [2026-01-26 02:48:26] "POST /neutron/network HTTP/1.1" 200 1337 0.012877 10.0.0.141 - - [2026-01-26 02:48:26] "POST /id-to-fqname HTTP/1.1" 200 235 0.001271 10.0.0.141 - - [2026-01-26 02:48:26] "GET /virtual-network/e1376254-d91e-4124-87e7-e10ee5fee8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.006200 10.0.0.141 - - [2026-01-26 02:48:26] "GET /virtual-network/e1376254-d91e-4124-87e7-e10ee5fee8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.007307 10.0.0.141 - - [2026-01-26 02:48:27] "POST /neutron/subnet HTTP/1.1" 200 701 0.012463 10.0.0.141 - - [2026-01-26 02:48:27] "GET /virtual-network/e1376254-d91e-4124-87e7-e10ee5fee8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.005886 10.0.0.141 - - [2026-01-26 02:48:27] "POST /fqname-to-id HTTP/1.1" 404 211 0.003392 10.0.0.141 - - [2026-01-26 02:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.240 - - [2026-01-26 02:48:27] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000873 10.0.0.141 - - [2026-01-26 02:48:27] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.048031 10.0.0.141 - - [2026-01-26 02:48:27] "POST /network-policys HTTP/1.1" 200 535 0.028050 10.0.0.141 - - [2026-01-26 02:48:27] "GET /network-policy/4e8f45d8-e6e9-47de-9ee9-82e6cb087b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007634 10.0.0.141 - - [2026-01-26 02:48:28] "POST /fqname-to-id HTTP/1.1" 404 211 0.003274 10.0.0.141 - - [2026-01-26 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.240 - - [2026-01-26 02:48:28] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001113 10.0.0.141 - - [2026-01-26 02:48:28] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.039997 10.0.0.141 - - [2026-01-26 02:48:28] "POST /network-policys HTTP/1.1" 200 535 0.049502 10.0.0.141 - - [2026-01-26 02:48:28] "GET /network-policy/1a2ed05f-f61a-4832-a258-32b0721024ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006398 10.0.0.141 - - [2026-01-26 02:48:28] "POST /fqname-to-id HTTP/1.1" 404 211 0.003313 10.0.0.141 - - [2026-01-26 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.240 - - [2026-01-26 02:48:28] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001732 10.0.0.141 - - [2026-01-26 02:48:28] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.045491 10.0.0.141 - - [2026-01-26 02:48:28] "POST /network-policys HTTP/1.1" 200 535 0.031891 10.0.0.141 - - [2026-01-26 02:48:28] "GET /network-policy/3d710ae5-b7d1-4b25-84e8-15039b962236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006160 10.0.0.141 - - [2026-01-26 02:48:28] "POST /fqname-to-id HTTP/1.1" 404 211 0.003241 10.0.0.141 - - [2026-01-26 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.240 - - [2026-01-26 02:48:29] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001263 10.0.0.141 - - [2026-01-26 02:48:29] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.047452 10.0.0.141 - - [2026-01-26 02:48:29] "POST /network-policys HTTP/1.1" 200 535 0.028336 10.0.0.141 - - [2026-01-26 02:48:29] "GET /network-policy/669f7f2d-8c1b-4b99-9c36-5d0c0f77751a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006505 10.0.0.141 - - [2026-01-26 02:48:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.002994 10.0.0.141 - - [2026-01-26 02:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.240 - - [2026-01-26 02:48:29] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001294 10.0.0.141 - - [2026-01-26 02:48:29] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.041198 10.0.0.141 - - [2026-01-26 02:48:29] "POST /network-policys HTTP/1.1" 200 539 0.031549 10.0.0.141 - - [2026-01-26 02:48:29] "GET /network-policy/420d6d1e-5a90-4da3-b728-a3800cd18044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006677 10.0.0.141 - - [2026-01-26 02:48:29] "POST /fqname-to-id HTTP/1.1" 404 212 0.003871 10.0.0.141 - - [2026-01-26 02:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.240 - - [2026-01-26 02:48:29] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001093 10.0.0.141 - - [2026-01-26 02:48:29] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.033804 10.0.0.141 - - [2026-01-26 02:48:29] "POST /network-policys HTTP/1.1" 200 537 0.028661 10.0.0.141 - - [2026-01-26 02:48:29] "GET /network-policy/ba6b7138-995c-471f-ae1d-778b82a11da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.006515 10.0.0.141 - - [2026-01-26 02:48:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.003360 10.0.0.141 - - [2026-01-26 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.240 - - [2026-01-26 02:48:30] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001116 10.0.0.141 - - [2026-01-26 02:48:30] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.047139 10.0.0.141 - - [2026-01-26 02:48:30] "POST /network-policys HTTP/1.1" 200 537 0.028321 10.0.0.141 - - [2026-01-26 02:48:30] "GET /network-policy/a1712a58-5caf-41ee-881d-7706d99cf06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006447 10.0.0.141 - - [2026-01-26 02:48:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.002971 10.0.0.141 - - [2026-01-26 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.240 - - [2026-01-26 02:48:30] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001173 10.0.0.141 - - [2026-01-26 02:48:30] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.049601 10.0.0.141 - - [2026-01-26 02:48:30] "POST /network-policys HTTP/1.1" 200 537 0.030835 10.0.0.141 - - [2026-01-26 02:48:30] "GET /network-policy/0fb711ea-f73f-460c-b73a-357d3ae26741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.007615 10.0.0.141 - - [2026-01-26 02:48:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.003085 10.0.0.141 - - [2026-01-26 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.240 - - [2026-01-26 02:48:30] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000875 10.0.0.141 - - [2026-01-26 02:48:30] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.048697 10.0.0.141 - - [2026-01-26 02:48:30] "POST /network-policys HTTP/1.1" 200 537 0.025434 10.0.0.141 - - [2026-01-26 02:48:30] "GET /network-policy/cfcfb49f-6108-486a-ab4b-3a84f9aabbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.006479 10.0.0.141 - - [2026-01-26 02:48:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.002951 10.0.0.141 - - [2026-01-26 02:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.240 - - [2026-01-26 02:48:31] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000970 10.0.0.141 - - [2026-01-26 02:48:31] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.045967 10.0.0.141 - - [2026-01-26 02:48:31] "POST /network-policys HTTP/1.1" 200 541 0.034244 10.0.0.141 - - [2026-01-26 02:48:31] "GET /network-policy/f8f6eda3-216e-4c0b-a8fd-4f5b5dcecdbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005727 10.0.0.141 - - [2026-01-26 02:48:31] "POST /neutron/network HTTP/1.1" 200 1337 0.013314 10.0.0.141 - - [2026-01-26 02:48:31] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007592 10.0.0.141 - - [2026-01-26 02:48:31] "POST /access-control-lists HTTP/1.1" 200 611 0.080691 10.0.0.141 - - [2026-01-26 02:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012615 10.0.0.141 - - [2026-01-26 02:48:31] "GET /network-policy/4e8f45d8-e6e9-47de-9ee9-82e6cb087b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005667 10.0.0.141 - - [2026-01-26 02:48:31] "POST /neutron/network HTTP/1.1" 200 1337 0.011348 10.0.0.141 - - [2026-01-26 02:48:32] "POST /ref-update HTTP/1.1" 200 156 0.027523 10.0.0.141 - - [2026-01-26 02:48:32] "GET /virtual-network/e1376254-d91e-4124-87e7-e10ee5fee8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.013399 10.0.0.141 - - [2026-01-26 02:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.141 - - [2026-01-26 02:48:32] "GET /network-policy/420d6d1e-5a90-4da3-b728-a3800cd18044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004612 10.0.0.141 - - [2026-01-26 02:48:32] "POST /id-to-fqname HTTP/1.1" 200 235 0.001231 10.0.0.141 - - [2026-01-26 02:48:32] "POST /neutron/network HTTP/1.1" 200 1435 0.006917 10.0.0.240 - - [2026-01-26 02:48:33] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001559 10.0.0.141 - - [2026-01-26 02:48:33] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.069217 10.0.0.141 - - [2026-01-26 02:48:33] "POST /neutron/port HTTP/1.1" 200 117 0.006019 10.0.0.141 - - [2026-01-26 02:48:33] "POST /id-to-fqname HTTP/1.1" 200 235 0.001589 10.0.0.141 - - [2026-01-26 02:48:33] "POST /neutron/network HTTP/1.1" 200 1435 0.006592 10.0.0.141 - - [2026-01-26 02:48:34] "POST /neutron/port HTTP/1.1" 200 1174 0.022420 10.0.0.240 - - [2026-01-26 02:48:34] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001029 10.0.0.141 - - [2026-01-26 02:48:34] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.113587 10.0.0.141 - - [2026-01-26 02:48:34] "POST /neutron/network HTTP/1.1" 200 1427 0.052785 10.0.0.141 - - [2026-01-26 02:48:34] "POST /neutron/subnet HTTP/1.1" 200 1361 0.016449 10.0.0.141 - - [2026-01-26 02:48:34] "POST /neutron/network HTTP/1.1" 200 1425 0.011349 10.0.0.141 - - [2026-01-26 02:48:34] "POST /neutron/port HTTP/1.1" 200 117 0.006500 10.0.0.141 - - [2026-01-26 02:48:35] "POST /neutron/network HTTP/1.1" 200 1437 0.007359 10.0.0.141 - - [2026-01-26 02:48:35] "POST /neutron/port HTTP/1.1" 200 1174 0.019747 10.0.0.141 - - [2026-01-26 02:48:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003779 10.0.0.141 - - [2026-01-26 02:48:35] "POST /neutron/port HTTP/1.1" 200 117 0.001223 10.0.0.141 - - [2026-01-26 02:48:39] "POST /neutron/port HTTP/1.1" 200 1238 0.022063 10.0.0.141 - - [2026-01-26 02:48:40] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007721 10.0.0.141 - - [2026-01-26 02:48:40] "GET /virtual-machine/770171e7-41d5-4bdc-89be-431a9b02f45e HTTP/1.1" 401 293 0.000459 10.0.0.141 - - [2026-01-26 02:48:40] "GET /virtual-machine/770171e7-41d5-4bdc-89be-431a9b02f45e HTTP/1.1" 200 1305 0.033704 10.0.0.141 - - [2026-01-26 02:48:40] "GET /virtual-machine-interface/00a2adc3-c505-4934-861a-6304e8b6ae29 HTTP/1.1" 200 3173 0.006664 10.0.0.141 - - [2026-01-26 02:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.141 - - [2026-01-26 02:48:40] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004191 10.0.0.141 - - [2026-01-26 02:48:40] "GET /virtual-networks?parent_id=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003104 10.0.0.141 - - [2026-01-26 02:48:40] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006000 10.0.0.141 - - [2026-01-26 02:48:42] "DELETE /access-control-list/edcd98ee-f7bc-43b2-9458-75b982fc92ac HTTP/1.1" 200 115 0.033546 10.0.0.141 - - [2026-01-26 02:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.141 - - [2026-01-26 02:48:43] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.004965 10.0.0.141 - - [2026-01-26 02:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.141 - - [2026-01-26 02:48:47] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007144 10.0.0.141 - - [2026-01-26 02:48:51] "POST /neutron/port HTTP/1.1" 200 1238 0.018492 10.0.0.141 - - [2026-01-26 02:48:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005364 10.0.0.141 - - [2026-01-26 02:48:51] "POST /neutron/port HTTP/1.1" 200 117 0.001486 10.0.0.141 - - [2026-01-26 02:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.141 - - [2026-01-26 02:48:51] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005296 10.0.0.141 - - [2026-01-26 02:48:54] "POST /neutron/port HTTP/1.1" 200 1238 0.017694 10.0.0.141 - - [2026-01-26 02:48:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005673 10.0.0.141 - - [2026-01-26 02:48:55] "POST /neutron/port HTTP/1.1" 200 117 0.001339 10.0.0.141 - - [2026-01-26 02:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.141 - - [2026-01-26 02:48:56] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.008080 10.0.0.240 - - [2026-01-26 02:48:56] "DELETE /project/4a749295434848e0aa462e0347e5694f HTTP/1.1" 404 173 0.005273 10.0.0.240 - - [2026-01-26 02:48:56] "DELETE /project/ae56f11cbe99499eaea0149c877b78e5 HTTP/1.1" 404 173 0.003755 10.0.0.240 - - [2026-01-26 02:48:56] "DELETE /project/4a749295-4348-48e0-aa46-2e0347e5694f HTTP/1.1" 404 177 0.005319 10.0.0.141 - - [2026-01-26 02:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.141 - - [2026-01-26 02:49:00] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005942 10.0.0.141 - - [2026-01-26 02:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.141 - - [2026-01-26 02:49:04] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005705 10.0.0.141 - - [2026-01-26 02:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.141 - - [2026-01-26 02:49:08] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005227 10.0.0.141 - - [2026-01-26 02:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.141 - - [2026-01-26 02:49:12] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006411 10.0.0.141 - - [2026-01-26 02:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.141 - - [2026-01-26 02:49:14] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003623 10.0.0.141 - - [2026-01-26 02:49:14] "GET /virtual-networks?parent_id=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003018 10.0.0.141 - - [2026-01-26 02:49:14] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005765 10.0.0.141 - - [2026-01-26 02:49:14] "POST /neutron/port HTTP/1.1" 200 1238 0.022356 10.0.0.141 - - [2026-01-26 02:49:19] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007634 10.0.0.141 - - [2026-01-26 02:49:24] "POST /neutron/port HTTP/1.1" 200 1238 0.020221 10.0.0.141 - - [2026-01-26 02:49:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006281 10.0.0.141 - - [2026-01-26 02:49:35] "POST /neutron/port HTTP/1.1" 200 1238 0.019147 10.0.0.141 - - [2026-01-26 02:49:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007307 10.0.0.141 - - [2026-01-26 02:49:35] "GET /virtual-machine/ea8e3d25-80b2-474f-8da0-ad3519625b06 HTTP/1.1" 200 1307 0.006213 10.0.0.141 - - [2026-01-26 02:49:35] "GET /virtual-machine-interface/786308b0-bd59-4ccb-89ab-cdcd31422571 HTTP/1.1" 200 3175 0.005547 10.0.0.141 - - [2026-01-26 02:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.141 - - [2026-01-26 02:49:35] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003642 10.0.0.141 - - [2026-01-26 02:49:35] "GET /virtual-networks?parent_id=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.004088 10.0.0.141 - - [2026-01-26 02:49:35] "GET /virtual-network/e1376254-d91e-4124-87e7-e10ee5fee8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.007064 10.0.0.141 - - [2026-01-26 02:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.141 - - [2026-01-26 02:49:36] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005456 10.0.0.141 - - [2026-01-26 02:49:36] "GET /virtual-networks?parent_id=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003533 10.0.0.141 - - [2026-01-26 02:49:36] "GET /virtual-network/e1376254-d91e-4124-87e7-e10ee5fee8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.006341 10.0.0.141 - - [2026-01-26 02:49:37] "POST /neutron/port HTTP/1.1" 200 2322 0.021794 10.0.0.141 - - [2026-01-26 02:49:37] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007911 10.0.0.141 - - [2026-01-26 02:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.141 - - [2026-01-26 02:49:37] "GET /network-policy/420d6d1e-5a90-4da3-b728-a3800cd18044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003592 10.0.0.141 - - [2026-01-26 02:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.141 - - [2026-01-26 02:49:37] "GET /network-policy/4e8f45d8-e6e9-47de-9ee9-82e6cb087b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004045 10.0.0.141 - - [2026-01-26 02:49:37] "POST /neutron/network HTTP/1.1" 200 1425 0.013113 10.0.0.38 - - [2026-01-26 02:49:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.002681 10.0.0.141 - - [2026-01-26 02:49:37] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.009544 10.0.0.141 - - [2026-01-26 02:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.141 - - [2026-01-26 02:49:37] "GET /network-policy/1a2ed05f-f61a-4832-a258-32b0721024ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004609 10.0.0.141 - - [2026-01-26 02:49:51] "POST /neutron/port HTTP/1.1" 200 1238 0.045607 10.0.0.141 - - [2026-01-26 02:49:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004490 10.0.0.141 - - [2026-01-26 02:49:51] "POST /neutron/port HTTP/1.1" 200 117 0.001129 10.0.0.141 - - [2026-01-26 02:49:54] "POST /neutron/port HTTP/1.1" 200 1238 0.016748 10.0.0.141 - - [2026-01-26 02:49:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003927 10.0.0.141 - - [2026-01-26 02:49:55] "POST /neutron/port HTTP/1.1" 200 117 0.001079 10.0.0.141 - - [2026-01-26 02:49:58] "POST /neutron/network HTTP/1.1" 200 1425 0.013042 10.0.0.141 - - [2026-01-26 02:49:58] "PUT /access-control-list/76f6bdfb-15a7-4d63-a5ea-368f44f7cc4d HTTP/1.1" 200 273 0.021234 10.0.0.141 - - [2026-01-26 02:49:58] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.012919 10.0.0.141 - - [2026-01-26 02:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.141 - - [2026-01-26 02:49:58] "GET /network-policy/f8f6eda3-216e-4c0b-a8fd-4f5b5dcecdbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005238 10.0.0.141 - - [2026-01-26 02:50:11] "POST /neutron/network HTTP/1.1" 200 1428 0.012947 10.0.0.141 - - [2026-01-26 02:50:11] "POST /ref-update HTTP/1.1" 200 156 0.044925 10.0.0.141 - - [2026-01-26 02:50:11] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.020531 10.0.0.141 - - [2026-01-26 02:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005786 10.0.0.141 - - [2026-01-26 02:50:11] "GET /network-policy/3d710ae5-b7d1-4b25-84e8-15039b962236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004351 10.0.0.38 - - [2026-01-26 02:50:12] "GET /obj-perms HTTP/1.1" 200 5075 0.046110 10.0.0.240 - - [2026-01-26 02:50:12] "GET /obj-perms HTTP/1.1" 200 5075 0.045310 10.0.0.141 - - [2026-01-26 02:50:23] "POST /neutron/network HTTP/1.1" 200 1425 0.010859 10.0.0.38 - - [2026-01-26 02:50:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.002760 10.0.0.141 - - [2026-01-26 02:50:23] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.013180 10.0.0.141 - - [2026-01-26 02:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.141 - - [2026-01-26 02:50:23] "GET /network-policy/669f7f2d-8c1b-4b99-9c36-5d0c0f77751a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004844 10.0.0.141 - - [2026-01-26 02:50:33] "POST /neutron/network HTTP/1.1" 200 1425 0.011203 10.0.0.141 - - [2026-01-26 02:50:33] "POST /ref-update HTTP/1.1" 200 156 0.048738 10.0.0.141 - - [2026-01-26 02:50:33] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.010836 10.0.0.141 - - [2026-01-26 02:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.141 - - [2026-01-26 02:50:34] "GET /network-policy/ba6b7138-995c-471f-ae1d-778b82a11da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.004705 10.0.0.240 - - [2026-01-26 02:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000469 10.0.0.240 - - [2026-01-26 02:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.38 - - [2026-01-26 02:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.38 - - [2026-01-26 02:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.240 - - [2026-01-26 02:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000612 10.0.0.240 - - [2026-01-26 02:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.141 - - [2026-01-26 02:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000623 10.0.0.38 - - [2026-01-26 02:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.141 - - [2026-01-26 02:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000416 10.0.0.38 - - [2026-01-26 02:50:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000449 10.0.0.141 - - [2026-01-26 02:50:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000351 10.0.0.141 - - [2026-01-26 02:50:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.141 - - [2026-01-26 02:50:46] "POST /neutron/network HTTP/1.1" 200 1426 0.010570 10.0.0.141 - - [2026-01-26 02:50:46] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.011168 10.0.0.141 - - [2026-01-26 02:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.141 - - [2026-01-26 02:50:46] "GET /network-policy/a1712a58-5caf-41ee-881d-7706d99cf06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004808 10.0.0.141 - - [2026-01-26 02:50:53] "POST /neutron/port HTTP/1.1" 200 1238 0.019073 10.0.0.141 - - [2026-01-26 02:50:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004870 10.0.0.141 - - [2026-01-26 02:50:53] "POST /neutron/port HTTP/1.1" 200 117 0.001343 10.0.0.141 - - [2026-01-26 02:50:54] "POST /neutron/port HTTP/1.1" 200 1238 0.046827 10.0.0.141 - - [2026-01-26 02:50:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004171 10.0.0.141 - - [2026-01-26 02:50:55] "POST /neutron/port HTTP/1.1" 200 117 0.001038 10.0.0.141 - - [2026-01-26 02:50:56] "POST /neutron/network HTTP/1.1" 200 1426 0.010875 10.0.0.38 - - [2026-01-26 02:50:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.005393 10.0.0.141 - - [2026-01-26 02:50:56] "PUT /access-control-list/76f6bdfb-15a7-4d63-a5ea-368f44f7cc4d HTTP/1.1" 200 273 0.016773 10.0.0.141 - - [2026-01-26 02:50:56] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.008440 10.0.0.141 - - [2026-01-26 02:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.141 - - [2026-01-26 02:50:57] "GET /network-policy/0fb711ea-f73f-460c-b73a-357d3ae26741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.009778 10.0.0.141 - - [2026-01-26 02:51:09] "POST /neutron/network HTTP/1.1" 200 1426 0.012675 10.0.0.141 - - [2026-01-26 02:51:09] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.009967 10.0.0.141 - - [2026-01-26 02:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.141 - - [2026-01-26 02:51:09] "GET /network-policy/cfcfb49f-6108-486a-ab4b-3a84f9aabbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.004520 10.0.0.141 - - [2026-01-26 02:51:13] "GET /obj-perms HTTP/1.1" 200 5075 0.053787 10.0.0.141 - - [2026-01-26 02:51:19] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006421 10.0.0.141 - - [2026-01-26 02:51:19] "POST /neutron/network HTTP/1.1" 200 1426 0.011473 10.0.0.141 - - [2026-01-26 02:51:19] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.010939 10.0.0.141 - - [2026-01-26 02:51:19] "POST /ref-update HTTP/1.1" 200 156 0.037374 10.0.0.141 - - [2026-01-26 02:51:19] "GET /virtual-machine/ea8e3d25-80b2-474f-8da0-ad3519625b06 HTTP/1.1" 200 1307 0.004502 10.0.0.141 - - [2026-01-26 02:51:19] "POST /neutron/port HTTP/1.1" 200 1238 0.019039 10.0.0.141 - - [2026-01-26 02:51:21] "GET /virtual-machine/ea8e3d25-80b2-474f-8da0-ad3519625b06 HTTP/1.1" 404 171 0.002938 10.0.0.141 - - [2026-01-26 02:51:21] "GET /virtual-machine/ea8e3d25-80b2-474f-8da0-ad3519625b06 HTTP/1.1" 404 171 0.003299 10.0.0.141 - - [2026-01-26 02:51:21] "GET /virtual-machine/ea8e3d25-80b2-474f-8da0-ad3519625b06 HTTP/1.1" 404 171 0.002626 10.0.0.141 - - [2026-01-26 02:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.141 - - [2026-01-26 02:51:21] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003783 10.0.0.141 - - [2026-01-26 02:51:21] "GET /virtual-networks?parent_id=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003374 10.0.0.141 - - [2026-01-26 02:51:21] "GET /virtual-network/e1376254-d91e-4124-87e7-e10ee5fee8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.094383 10.0.0.141 - - [2026-01-26 02:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.141 - - [2026-01-26 02:51:21] "GET /routing-instance/0fa30aa7-cccc-4a70-b72e-2df4211fcc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.005759 10.0.0.141 - - [2026-01-26 02:51:22] "GET /route-target/0cb91019-afd5-4aeb-8d1c-2a78202d9027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003972 10.0.0.141 - - [2026-01-26 02:51:25] "GET /obj-perms HTTP/1.1" 200 5038 0.006480 10.0.0.141 - - [2026-01-26 02:51:28] "GET /obj-perms HTTP/1.1" 200 5038 0.003652 10.0.0.141 - - [2026-01-26 02:51:31] "GET /obj-perms HTTP/1.1" 200 5038 0.004074 10.0.0.141 - - [2026-01-26 02:51:31] "GET /virtual-machine/770171e7-41d5-4bdc-89be-431a9b02f45e HTTP/1.1" 200 1305 0.004880 10.0.0.141 - - [2026-01-26 02:51:32] "POST /neutron/port HTTP/1.1" 200 1238 0.034756 10.0.0.141 - - [2026-01-26 02:51:33] "GET /virtual-machine/770171e7-41d5-4bdc-89be-431a9b02f45e HTTP/1.1" 404 171 0.003198 10.0.0.141 - - [2026-01-26 02:51:33] "GET /virtual-machine/770171e7-41d5-4bdc-89be-431a9b02f45e HTTP/1.1" 404 171 0.003155 10.0.0.141 - - [2026-01-26 02:51:33] "GET /virtual-machine/770171e7-41d5-4bdc-89be-431a9b02f45e HTTP/1.1" 404 171 0.003120 10.0.0.141 - - [2026-01-26 02:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.141 - - [2026-01-26 02:51:33] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005052 10.0.0.141 - - [2026-01-26 02:51:33] "GET /virtual-networks?parent_id=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003422 10.0.0.141 - - [2026-01-26 02:51:33] "GET /virtual-network/30f8f0da-9860-4616-8939-74557467ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.009090 10.0.0.141 - - [2026-01-26 02:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.141 - - [2026-01-26 02:51:33] "GET /routing-instance/f7c936a3-7151-415a-b281-092ff2599846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.004772 10.0.0.141 - - [2026-01-26 02:51:33] "GET /route-target/869f76d4-d178-44a0-bbc7-240cbd0da616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004093 10.0.0.38 - - [2026-01-26 02:51:34] "GET /obj-perms HTTP/1.1" 200 5038 0.053697 10.0.0.141 - - [2026-01-26 02:51:37] "GET /obj-perms HTTP/1.1" 200 5038 0.004123 10.0.0.141 - - [2026-01-26 02:51:37] "GET /virtual-network/e1376254-d91e-4124-87e7-e10ee5fee8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.005295 10.0.0.141 - - [2026-01-26 02:51:37] "POST /neutron/network HTTP/1.1" 200 1427 0.012525 10.0.0.38 - - [2026-01-26 02:51:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.007303 10.0.0.141 - - [2026-01-26 02:51:37] "GET /virtual-network/e1376254-d91e-4124-87e7-e10ee5fee8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.027347 10.0.0.141 - - [2026-01-26 02:51:37] "DELETE /network-policy/f8f6eda3-216e-4c0b-a8fd-4f5b5dcecdbb HTTP/1.1" 200 115 0.039420 10.0.0.141 - - [2026-01-26 02:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.240 - - [2026-01-26 02:51:37] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001003 10.0.0.141 - - [2026-01-26 02:51:37] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.043219 10.0.0.141 - - [2026-01-26 02:51:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99256219&detail=False&count=False&shared=False HTTP/1.1" 200 2135 0.005984 10.0.0.141 - - [2026-01-26 02:51:38] "DELETE /network-policy/cfcfb49f-6108-486a-ab4b-3a84f9aabbd7 HTTP/1.1" 200 115 0.055526 10.0.0.141 - - [2026-01-26 02:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.240 - - [2026-01-26 02:51:38] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001579 10.0.0.141 - - [2026-01-26 02:51:38] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.048917 10.0.0.141 - - [2026-01-26 02:51:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99256219&detail=False&count=False&shared=False HTTP/1.1" 200 1912 0.008040 10.0.0.141 - - [2026-01-26 02:51:38] "DELETE /network-policy/0fb711ea-f73f-460c-b73a-357d3ae26741 HTTP/1.1" 200 115 0.043307 10.0.0.141 - - [2026-01-26 02:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.240 - - [2026-01-26 02:51:38] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001810 10.0.0.141 - - [2026-01-26 02:51:38] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.053442 10.0.0.141 - - [2026-01-26 02:51:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99256219&detail=False&count=False&shared=False HTTP/1.1" 200 1689 0.006485 10.0.0.141 - - [2026-01-26 02:51:38] "DELETE /network-policy/a1712a58-5caf-41ee-881d-7706d99cf06d HTTP/1.1" 200 115 0.040264 10.0.0.141 - - [2026-01-26 02:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.240 - - [2026-01-26 02:51:38] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001566 10.0.0.141 - - [2026-01-26 02:51:38] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.057844 10.0.0.141 - - [2026-01-26 02:51:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99256219&detail=False&count=False&shared=False HTTP/1.1" 200 1466 0.005855 10.0.0.141 - - [2026-01-26 02:51:38] "DELETE /network-policy/ba6b7138-995c-471f-ae1d-778b82a11da2 HTTP/1.1" 200 115 0.043555 10.0.0.141 - - [2026-01-26 02:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.240 - - [2026-01-26 02:51:38] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001376 10.0.0.141 - - [2026-01-26 02:51:38] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.047395 10.0.0.141 - - [2026-01-26 02:51:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99256219&detail=False&count=False&shared=False HTTP/1.1" 200 1243 0.005715 10.0.0.141 - - [2026-01-26 02:51:38] "DELETE /network-policy/420d6d1e-5a90-4da3-b728-a3800cd18044 HTTP/1.1" 200 115 0.033602 10.0.0.141 - - [2026-01-26 02:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.240 - - [2026-01-26 02:51:38] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001546 10.0.0.141 - - [2026-01-26 02:51:39] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.051488 10.0.0.141 - - [2026-01-26 02:51:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99256219&detail=False&count=False&shared=False HTTP/1.1" 200 1018 0.005843 10.0.0.141 - - [2026-01-26 02:51:39] "DELETE /network-policy/669f7f2d-8c1b-4b99-9c36-5d0c0f77751a HTTP/1.1" 200 115 0.034348 10.0.0.141 - - [2026-01-26 02:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005767 10.0.0.240 - - [2026-01-26 02:51:39] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002256 10.0.0.141 - - [2026-01-26 02:51:39] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.045105 10.0.0.141 - - [2026-01-26 02:51:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99256219&detail=False&count=False&shared=False HTTP/1.1" 200 796 0.005377 10.0.0.141 - - [2026-01-26 02:51:39] "DELETE /network-policy/3d710ae5-b7d1-4b25-84e8-15039b962236 HTTP/1.1" 200 115 0.034614 10.0.0.141 - - [2026-01-26 02:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.240 - - [2026-01-26 02:51:39] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002692 10.0.0.141 - - [2026-01-26 02:51:39] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.043599 10.0.0.141 - - [2026-01-26 02:51:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99256219&detail=False&count=False&shared=False HTTP/1.1" 200 574 0.005608 10.0.0.141 - - [2026-01-26 02:51:39] "DELETE /network-policy/1a2ed05f-f61a-4832-a258-32b0721024ca HTTP/1.1" 200 115 0.043846 10.0.0.141 - - [2026-01-26 02:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.240 - - [2026-01-26 02:51:39] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001361 10.0.0.141 - - [2026-01-26 02:51:39] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.056884 10.0.0.141 - - [2026-01-26 02:51:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99256219&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004989 10.0.0.141 - - [2026-01-26 02:51:39] "DELETE /network-policy/4e8f45d8-e6e9-47de-9ee9-82e6cb087b24 HTTP/1.1" 200 115 0.040629 10.0.0.141 - - [2026-01-26 02:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.240 - - [2026-01-26 02:51:39] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001492 10.0.0.141 - - [2026-01-26 02:51:39] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.045859 10.0.0.141 - - [2026-01-26 02:51:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-99256219&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005510 10.0.0.141 - - [2026-01-26 02:51:40] "POST /neutron/network HTTP/1.1" 200 1337 0.010406 10.0.0.141 - - [2026-01-26 02:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006378 10.0.0.240 - - [2026-01-26 02:51:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003536 10.0.0.240 - - [2026-01-26 02:51:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005133 10.0.0.240 - - [2026-01-26 02:51:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002278 10.0.0.240 - - [2026-01-26 02:51:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003848 10.0.0.141 - - [2026-01-26 02:51:40] "DELETE /route-target/869f76d4-d178-44a0-bbc7-240cbd0da616 HTTP/1.1" 200 115 0.042220 10.0.0.240 - - [2026-01-26 02:51:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004478 10.0.0.240 - - [2026-01-26 02:51:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002941 10.0.0.141 - - [2026-01-26 02:51:40] "POST /neutron/network HTTP/1.1" 200 151 0.184891 10.0.0.141 - - [2026-01-26 02:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.141 - - [2026-01-26 02:51:40] "DELETE /network-ipam/487fdd51-397b-4081-9954-3d992e87e79a HTTP/1.1" 200 115 0.035846 10.0.0.141 - - [2026-01-26 02:51:40] "POST /fqname-to-id HTTP/1.1" 404 260 0.003118 10.0.0.240 - - [2026-01-26 02:51:40] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000910 10.0.0.240 - - [2026-01-26 02:51:41] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.041528 10.0.0.240 - - [2026-01-26 02:51:41] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001270 10.0.0.240 - - [2026-01-26 02:51:41] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?fields=security_groups HTTP/1.1" 200 1399 0.053687 10.0.0.240 - - [2026-01-26 02:51:41] "DELETE /security-group/af135482-4be1-48ea-b2b5-819bc2ecd6a6 HTTP/1.1" 200 115 0.050469 10.0.0.240 - - [2026-01-26 02:51:41] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001074 10.0.0.240 - - [2026-01-26 02:51:41] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?fields=application_policy_sets HTTP/1.1" 200 1438 0.048609 10.0.0.141 - - [2026-01-26 02:51:41] "DELETE /project/ae56f11c-be99-499e-aea0-149c877b78e5 HTTP/1.1" 200 115 0.439312 10.0.0.240 - - [2026-01-26 02:51:41] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001478 10.0.0.141 - - [2026-01-26 02:51:41] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?fields=projects HTTP/1.1" 200 1441 0.014327 10.0.0.240 - - [2026-01-26 02:51:42] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003152 10.0.0.240 - - [2026-01-26 02:51:42] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001482 10.0.0.240 - - [2026-01-26 02:51:42] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.036883 10.0.0.240 - - [2026-01-26 02:51:42] "POST /id-to-fqname HTTP/1.1" 200 202 0.003269 10.0.0.240 - - [2026-01-26 02:51:42] "POST /fqname-to-id HTTP/1.1" 404 211 0.005174 10.0.0.240 - - [2026-01-26 02:51:43] "POST /security-groups HTTP/1.1" 200 603 0.033438 10.0.0.141 - - [2026-01-26 02:51:43] "POST /fqname-to-id HTTP/1.1" 404 246 0.003520 10.0.0.240 - - [2026-01-26 02:51:43] "POST /projects HTTP/1.1" 200 609 0.243625 10.0.0.240 - - [2026-01-26 02:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.325393 10.0.0.141 - - [2026-01-26 02:51:43] "POST /access-control-lists HTTP/1.1" 200 608 0.027473 10.0.0.141 - - [2026-01-26 02:51:43] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.470931 10.0.0.240 - - [2026-01-26 02:51:43] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001282 10.0.0.141 - - [2026-01-26 02:51:43] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?fields=virtual_networks HTTP/1.1" 200 1058 0.068884 10.0.0.240 - - [2026-01-26 02:51:43] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000926 10.0.0.141 - - [2026-01-26 02:51:43] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.040333 10.0.0.240 - - [2026-01-26 02:51:43] "GET /projects?obj_uuids=ae56f11c-be99-499e-aea0-149c877b78e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001370 10.0.0.141 - - [2026-01-26 02:51:43] "GET /project/ae56f11c-be99-499e-aea0-149c877b78e5?fields=security_groups HTTP/1.1" 200 1297 0.041677 10.0.0.141 - - [2026-01-26 02:51:44] "POST /fqname-to-id HTTP/1.1" 404 182 0.031215 10.0.0.240 - - [2026-01-26 02:51:44] "GET /projects?obj_uuids=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003163 10.0.0.240 - - [2026-01-26 02:51:44] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001282 10.0.0.240 - - [2026-01-26 02:51:44] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008048 10.0.0.240 - - [2026-01-26 02:51:44] "POST /id-to-fqname HTTP/1.1" 200 184 0.008391 10.0.0.240 - - [2026-01-26 02:51:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.008001 10.0.0.240 - - [2026-01-26 02:51:44] "POST /security-groups HTTP/1.1" 200 585 0.075224 10.0.0.240 - - [2026-01-26 02:51:44] "POST /projects HTTP/1.1" 200 573 0.290825 10.0.0.141 - - [2026-01-26 02:51:44] "POST /fqname-to-id HTTP/1.1" 404 227 0.005258 10.0.0.240 - - [2026-01-26 02:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.365771 10.0.0.141 - - [2026-01-26 02:51:44] "GET /project/b1cb851b-36dd-4204-afe0-1ca9d6b68120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.514735 10.0.0.141 - - [2026-01-26 02:51:46] "GET / HTTP/1.1" 200 36215 0.002095 10.0.0.141 - - [2026-01-26 02:51:46] "POST /fqname-to-id HTTP/1.1" 401 293 0.000407 10.0.0.141 - - [2026-01-26 02:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.063194 10.0.0.240 - - [2026-01-26 02:51:47] "GET /projects?obj_uuids=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001020 10.0.0.141 - - [2026-01-26 02:51:47] "GET /project/b1cb851b-36dd-4204-afe0-1ca9d6b68120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.040610 10.0.0.240 - - [2026-01-26 02:51:47] "POST /useragent-kv HTTP/1.1" 200 115 0.010353 10.0.0.141 - - [2026-01-26 02:51:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.204977 10.0.0.141 - - [2026-01-26 02:51:47] "POST /id-to-fqname HTTP/1.1" 200 214 0.001178 10.0.0.141 - - [2026-01-26 02:51:47] "GET /virtual-network/de2ee8bc-f4e5-4e19-8be5-4606b33df69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.012727 10.0.0.141 - - [2026-01-26 02:51:47] "POST /ref-update HTTP/1.1" 200 156 0.036622 10.0.0.141 - - [2026-01-26 02:51:47] "POST /neutron/network HTTP/1.1" 200 992 0.024097 10.0.0.141 - - [2026-01-26 02:51:47] "GET /virtual-network/de2ee8bc-f4e5-4e19-8be5-4606b33df69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005611 10.0.0.141 - - [2026-01-26 02:51:47] "POST /neutron/subnet HTTP/1.1" 200 828 0.017881 10.0.0.141 - - [2026-01-26 02:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.240 - - [2026-01-26 02:51:48] "GET /projects?obj_uuids=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001330 10.0.0.141 - - [2026-01-26 02:51:48] "GET /project/b1cb851b-36dd-4204-afe0-1ca9d6b68120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.049939 10.0.0.240 - - [2026-01-26 02:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004837 10.0.0.141 - - [2026-01-26 02:51:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.215030 10.0.0.141 - - [2026-01-26 02:51:48] "POST /id-to-fqname HTTP/1.1" 200 214 0.001911 10.0.0.141 - - [2026-01-26 02:51:48] "GET /virtual-network/f07b8412-fc83-4234-a46a-6f113c18d673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.007292 10.0.0.141 - - [2026-01-26 02:51:48] "POST /neutron/network HTTP/1.1" 200 990 0.008829 10.0.0.141 - - [2026-01-26 02:51:48] "GET /virtual-network/f07b8412-fc83-4234-a46a-6f113c18d673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.004980 10.0.0.141 - - [2026-01-26 02:51:48] "POST /neutron/subnet HTTP/1.1" 200 828 0.013539 10.0.0.141 - - [2026-01-26 02:51:48] "POST /id-to-fqname HTTP/1.1" 200 214 0.004674 10.0.0.240 - - [2026-01-26 02:51:49] "GET /projects?obj_uuids=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000964 10.0.0.141 - - [2026-01-26 02:51:49] "GET /project/b1cb851b-36dd-4204-afe0-1ca9d6b68120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.065589 10.0.0.141 - - [2026-01-26 02:51:50] "POST /neutron/port HTTP/1.1" 200 117 0.006526 10.0.0.141 - - [2026-01-26 02:51:50] "POST /id-to-fqname HTTP/1.1" 200 214 0.001908 10.0.0.141 - - [2026-01-26 02:51:50] "POST /neutron/network HTTP/1.1" 200 1002 0.007795 10.0.0.141 - - [2026-01-26 02:51:50] "POST /neutron/port HTTP/1.1" 200 1161 0.020727 10.0.0.240 - - [2026-01-26 02:51:51] "GET /projects?obj_uuids=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001136 10.0.0.141 - - [2026-01-26 02:51:51] "GET /project/b1cb851b-36dd-4204-afe0-1ca9d6b68120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.107245 10.0.0.141 - - [2026-01-26 02:51:51] "POST /neutron/network HTTP/1.1" 200 992 0.022718 10.0.0.141 - - [2026-01-26 02:51:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003981 10.0.0.141 - - [2026-01-26 02:51:51] "POST /neutron/port HTTP/1.1" 200 117 0.001124 10.0.0.141 - - [2026-01-26 02:51:51] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006805 10.0.0.141 - - [2026-01-26 02:51:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.001328 10.0.0.141 - - [2026-01-26 02:51:51] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008264 10.0.0.240 - - [2026-01-26 02:51:51] "GET /projects?obj_uuids=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001230 10.0.0.141 - - [2026-01-26 02:51:52] "POST /neutron/port HTTP/1.1" 200 1161 0.297687 10.0.0.141 - - [2026-01-26 02:51:52] "POST /neutron/port HTTP/1.1" 200 1215 0.132444 10.0.0.141 - - [2026-01-26 02:51:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005560 10.0.0.240 - - [2026-01-26 02:51:52] "GET /projects?obj_uuids=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001001 10.0.0.141 - - [2026-01-26 02:51:52] "POST /neutron/port HTTP/1.1" 200 117 0.001058 10.0.0.141 - - [2026-01-26 02:51:52] "GET /project/b1cb851b-36dd-4204-afe0-1ca9d6b68120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.088588 10.0.0.141 - - [2026-01-26 02:51:52] "POST /neutron/port HTTP/1.1" 200 2296 0.031666 10.0.0.141 - - [2026-01-26 02:51:52] "POST /neutron/port HTTP/1.1" 200 1225 0.027537 10.0.0.141 - - [2026-01-26 02:51:53] "POST /neutron/security_group HTTP/1.1" 200 2052 0.027253 10.0.0.141 - - [2026-01-26 02:51:53] "DELETE /access-control-list/8319e292-02ea-4964-bc51-2bb62f4fb871 HTTP/1.1" 200 115 0.055151 10.0.0.141 - - [2026-01-26 02:51:53] "POST /neutron/network HTTP/1.1" 200 1000 0.007445 10.0.0.141 - - [2026-01-26 02:51:53] "GET /virtual-machine/32a59605-8d13-4d4e-a174-597aad81d348 HTTP/1.1" 401 293 0.000362 10.0.0.141 - - [2026-01-26 02:51:53] "GET /virtual-machine/32a59605-8d13-4d4e-a174-597aad81d348 HTTP/1.1" 200 1288 0.028525 10.0.0.141 - - [2026-01-26 02:51:53] "GET /virtual-machine-interface/0957cf21-9b07-4cb4-81b5-a76c5931ff84 HTTP/1.1" 200 3110 0.005095 10.0.0.141 - - [2026-01-26 02:51:53] "POST /neutron/port HTTP/1.1" 200 1159 0.023087 10.0.0.141 - - [2026-01-26 02:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.141 - - [2026-01-26 02:51:53] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003123 10.0.0.141 - - [2026-01-26 02:51:53] "GET /virtual-networks?parent_id=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.002705 10.0.0.141 - - [2026-01-26 02:51:53] "GET /virtual-network/de2ee8bc-f4e5-4e19-8be5-4606b33df69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005377 10.0.0.141 - - [2026-01-26 02:51:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003909 10.0.0.141 - - [2026-01-26 02:51:54] "POST /neutron/port HTTP/1.1" 200 117 0.001060 10.0.0.141 - - [2026-01-26 02:51:55] "POST /neutron/port HTTP/1.1" 200 1225 0.019929 10.0.0.141 - - [2026-01-26 02:51:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004412 10.0.0.141 - - [2026-01-26 02:51:56] "POST /neutron/port HTTP/1.1" 200 117 0.001638 10.0.0.141 - - [2026-01-26 02:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.141 - - [2026-01-26 02:51:56] "GET /virtual-network/de2ee8bc-f4e5-4e19-8be5-4606b33df69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006154 10.0.0.240 - - [2026-01-26 02:51:57] "DELETE /project/b1cb851b36dd4204afe01ca9d6b68120 HTTP/1.1" 404 173 0.004061 10.0.0.240 - - [2026-01-26 02:51:57] "DELETE /project/ae56f11c-be99-499e-aea0-149c877b78e5 HTTP/1.1" 404 177 0.006176 10.0.0.240 - - [2026-01-26 02:51:57] "DELETE /project/ae56f11cbe99499eaea0149c877b78e5 HTTP/1.1" 404 173 0.003878 10.0.0.141 - - [2026-01-26 02:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.141 - - [2026-01-26 02:52:01] "GET /virtual-network/de2ee8bc-f4e5-4e19-8be5-4606b33df69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006550 10.0.0.141 - - [2026-01-26 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.141 - - [2026-01-26 02:52:05] "GET /virtual-network/de2ee8bc-f4e5-4e19-8be5-4606b33df69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006494 10.0.0.141 - - [2026-01-26 02:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.141 - - [2026-01-26 02:52:09] "GET /virtual-network/de2ee8bc-f4e5-4e19-8be5-4606b33df69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005870 10.0.0.141 - - [2026-01-26 02:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.141 - - [2026-01-26 02:52:13] "GET /virtual-network/de2ee8bc-f4e5-4e19-8be5-4606b33df69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005123 10.0.0.240 - - [2026-01-26 02:52:13] "GET /obj-perms HTTP/1.1" 200 5075 0.056110 10.0.0.141 - - [2026-01-26 02:52:14] "GET /obj-perms HTTP/1.1" 200 5075 0.048794 10.0.0.141 - - [2026-01-26 02:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.141 - - [2026-01-26 02:52:17] "GET /virtual-network/de2ee8bc-f4e5-4e19-8be5-4606b33df69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005759 10.0.0.141 - - [2026-01-26 02:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005545 10.0.0.141 - - [2026-01-26 02:52:21] "GET /virtual-network/de2ee8bc-f4e5-4e19-8be5-4606b33df69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.007546 10.0.0.141 - - [2026-01-26 02:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.141 - - [2026-01-26 02:52:25] "GET /virtual-network/de2ee8bc-f4e5-4e19-8be5-4606b33df69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005020 10.0.0.141 - - [2026-01-26 02:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.141 - - [2026-01-26 02:52:29] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003841 10.0.0.141 - - [2026-01-26 02:52:29] "GET /virtual-networks?parent_id=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.002817 10.0.0.141 - - [2026-01-26 02:52:29] "GET /virtual-network/de2ee8bc-f4e5-4e19-8be5-4606b33df69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005712 10.0.0.141 - - [2026-01-26 02:52:29] "POST /neutron/port HTTP/1.1" 200 1225 0.018587 10.0.0.141 - - [2026-01-26 02:52:35] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009198 10.0.0.141 - - [2026-01-26 02:52:40] "POST /neutron/port HTTP/1.1" 200 1225 0.017322 10.0.0.141 - - [2026-01-26 02:52:45] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009062 10.0.0.141 - - [2026-01-26 02:52:50] "POST /neutron/port HTTP/1.1" 200 1225 0.017761 10.0.0.141 - - [2026-01-26 02:52:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007327 10.0.0.141 - - [2026-01-26 02:52:50] "GET /virtual-machine/c46a326b-f829-44ce-a16b-c3932fa4fb6c HTTP/1.1" 200 1289 0.006234 10.0.0.141 - - [2026-01-26 02:52:50] "GET /virtual-machine-interface/fff39e28-defd-4a72-bd62-34b32b9cc71f HTTP/1.1" 200 3113 0.005349 10.0.0.141 - - [2026-01-26 02:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.141 - - [2026-01-26 02:52:50] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003786 10.0.0.141 - - [2026-01-26 02:52:50] "GET /virtual-networks?parent_id=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.002926 10.0.0.141 - - [2026-01-26 02:52:50] "GET /virtual-network/de2ee8bc-f4e5-4e19-8be5-4606b33df69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005979 10.0.0.141 - - [2026-01-26 02:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.141 - - [2026-01-26 02:52:52] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004003 10.0.0.141 - - [2026-01-26 02:52:52] "GET /virtual-networks?parent_id=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003567 10.0.0.141 - - [2026-01-26 02:52:52] "GET /virtual-network/de2ee8bc-f4e5-4e19-8be5-4606b33df69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.007334 10.0.0.141 - - [2026-01-26 02:52:54] "POST /neutron/port HTTP/1.1" 200 1225 0.016581 10.0.0.141 - - [2026-01-26 02:52:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003783 10.0.0.141 - - [2026-01-26 02:52:54] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.141 - - [2026-01-26 02:52:55] "POST /neutron/port HTTP/1.1" 200 1225 0.046053 10.0.0.141 - - [2026-01-26 02:52:55] "POST /neutron/port HTTP/1.1" 200 1225 0.018645 10.0.0.141 - - [2026-01-26 02:52:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003980 10.0.0.141 - - [2026-01-26 02:52:56] "POST /neutron/port HTTP/1.1" 200 117 0.001482 10.0.0.141 - - [2026-01-26 02:52:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.012131 10.0.0.141 - - [2026-01-26 02:53:02] "POST /neutron/port HTTP/1.1" 200 1225 0.021559 10.0.0.141 - - [2026-01-26 02:53:07] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006852 10.0.0.141 - - [2026-01-26 02:53:07] "POST /neutron/port HTTP/1.1" 200 1223 0.020557 10.0.0.141 - - [2026-01-26 02:53:07] "GET /virtual-machine/bc47633e-6c7b-44f6-9edd-1aedd6426329 HTTP/1.1" 200 1289 0.006404 10.0.0.141 - - [2026-01-26 02:53:07] "GET /virtual-machine-interface/acb79024-8f6a-4364-803e-40a115a7cc85 HTTP/1.1" 200 3112 0.005607 10.0.0.141 - - [2026-01-26 02:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.141 - - [2026-01-26 02:53:08] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003437 10.0.0.141 - - [2026-01-26 02:53:08] "GET /virtual-networks?parent_id=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003523 10.0.0.141 - - [2026-01-26 02:53:08] "GET /virtual-network/f07b8412-fc83-4234-a46a-6f113c18d673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.005577 10.0.0.141 - - [2026-01-26 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.141 - - [2026-01-26 02:53:09] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003778 10.0.0.141 - - [2026-01-26 02:53:09] "GET /virtual-networks?parent_id=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003112 10.0.0.141 - - [2026-01-26 02:53:09] "GET /virtual-network/f07b8412-fc83-4234-a46a-6f113c18d673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.006238 10.0.0.141 - - [2026-01-26 02:53:10] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003346 10.0.0.141 - - [2026-01-26 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.141 - - [2026-01-26 02:53:10] "GET /global-qos-config/9dad8fda-7bda-456f-b4a9-f8d7b574910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.004972 10.0.0.141 - - [2026-01-26 02:53:10] "POST /fqname-to-id HTTP/1.1" 404 222 0.003555 10.0.0.141 - - [2026-01-26 02:53:10] "POST /forwarding-classs HTTP/1.1" 200 578 0.028104 10.0.0.141 - - [2026-01-26 02:53:10] "POST /id-to-fqname HTTP/1.1" 200 232 0.003932 10.0.0.141 - - [2026-01-26 02:53:10] "GET /forwarding-class/f69ab557-d239-4ab2-bb1b-0d24a5a2af23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.004545 10.0.0.240 - - [2026-01-26 02:53:10] "GET /projects?obj_uuids=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.029834 10.0.0.141 - - [2026-01-26 02:53:11] "GET /project/b1cb851b-36dd-4204-afe0-1ca9d6b68120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.067509 10.0.0.141 - - [2026-01-26 02:53:11] "POST /fqname-to-id HTTP/1.1" 404 211 0.003538 10.0.0.141 - - [2026-01-26 02:53:11] "POST /qos-configs HTTP/1.1" 200 545 0.031291 10.0.0.141 - - [2026-01-26 02:53:11] "POST /id-to-fqname HTTP/1.1" 200 217 0.003982 10.0.0.141 - - [2026-01-26 02:53:11] "GET /qos-config/83d07503-2eec-4176-8248-17b6a4747112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.005653 10.0.0.141 - - [2026-01-26 02:53:11] "GET /virtual-machine-interface/0957cf21-9b07-4cb4-81b5-a76c5931ff84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.009860 10.0.0.141 - - [2026-01-26 02:53:11] "POST /ref-update HTTP/1.1" 200 156 0.017866 10.0.0.141 - - [2026-01-26 02:53:11] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007452 10.0.0.141 - - [2026-01-26 02:53:11] "POST /neutron/port HTTP/1.1" 200 1225 0.019119 10.0.0.141 - - [2026-01-26 02:53:11] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006829 10.0.0.141 - - [2026-01-26 02:53:11] "POST /id-to-fqname HTTP/1.1" 200 214 0.001248 10.0.0.141 - - [2026-01-26 02:53:11] "GET /virtual-machine/32a59605-8d13-4d4e-a174-597aad81d348 HTTP/1.1" 200 1288 0.004009 10.0.0.141 - - [2026-01-26 02:53:11] "GET /virtual-machine-interface/0957cf21-9b07-4cb4-81b5-a76c5931ff84 HTTP/1.1" 200 3358 0.005770 10.0.0.141 - - [2026-01-26 02:53:11] "GET /instance-ip/8b5a08c1-4358-4d5f-a0e4-56fc6f9fb464 HTTP/1.1" 200 1612 0.006238 10.0.0.141 - - [2026-01-26 02:53:11] "GET /instance-ip/971fe8a6-1dfe-4dbc-b9d1-a3c357b21023 HTTP/1.1" 200 1632 0.006048 10.0.0.141 - - [2026-01-26 02:53:11] "POST /neutron/port HTTP/1.1" 200 1225 0.017636 10.0.0.141 - - [2026-01-26 02:53:11] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006742 10.0.0.141 - - [2026-01-26 02:53:12] "POST /neutron/port HTTP/1.1" 200 1225 0.020177 10.0.0.141 - - [2026-01-26 02:53:12] "POST /neutron/network HTTP/1.1" 200 992 0.008171 10.0.0.141 - - [2026-01-26 02:53:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.001170 10.0.0.141 - - [2026-01-26 02:53:12] "GET /virtual-machine/c46a326b-f829-44ce-a16b-c3932fa4fb6c HTTP/1.1" 200 1289 0.003331 10.0.0.141 - - [2026-01-26 02:53:12] "GET /virtual-machine-interface/fff39e28-defd-4a72-bd62-34b32b9cc71f HTTP/1.1" 200 3113 0.005205 10.0.0.141 - - [2026-01-26 02:53:12] "GET /instance-ip/d18a121a-645d-4bad-85d6-b99cd1100a90 HTTP/1.1" 200 1631 0.005476 10.0.0.141 - - [2026-01-26 02:53:12] "GET /instance-ip/ddd68e9e-a281-4d59-9cb6-ac25a7a419ae HTTP/1.1" 200 1612 0.005978 10.0.0.38 - - [2026-01-26 02:53:14] "GET /obj-perms HTTP/1.1" 200 5075 0.048766 10.0.0.141 - - [2026-01-26 02:53:55] "POST /neutron/network HTTP/1.1" 200 1000 0.008064 10.0.0.141 - - [2026-01-26 02:53:55] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015023 10.0.0.141 - - [2026-01-26 02:53:55] "POST /neutron/network HTTP/1.1" 200 990 0.009246 10.0.0.141 - - [2026-01-26 02:53:55] "POST /neutron/network HTTP/1.1" 200 1002 0.006566 10.0.0.141 - - [2026-01-26 02:53:55] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013871 10.0.0.141 - - [2026-01-26 02:53:56] "POST /neutron/network HTTP/1.1" 200 992 0.009898 10.0.0.141 - - [2026-01-26 02:54:11] "GET /virtual-machine-interface/0957cf21-9b07-4cb4-81b5-a76c5931ff84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006505 10.0.0.141 - - [2026-01-26 02:54:11] "POST /ref-update HTTP/1.1" 200 156 0.016421 10.0.0.141 - - [2026-01-26 02:54:11] "DELETE /qos-config/83d07503-2eec-4176-8248-17b6a4747112 HTTP/1.1" 200 115 0.045389 10.0.0.141 - - [2026-01-26 02:54:11] "POST /id-to-fqname HTTP/1.1" 200 232 0.001347 10.0.0.141 - - [2026-01-26 02:54:11] "DELETE /forwarding-class/f69ab557-d239-4ab2-bb1b-0d24a5a2af23 HTTP/1.1" 200 115 0.026055 10.0.0.141 - - [2026-01-26 02:54:13] "POST /neutron/port HTTP/1.1" 200 1223 0.022300 10.0.0.141 - - [2026-01-26 02:54:13] "POST /neutron/port HTTP/1.1" 200 1225 0.021884 10.0.0.141 - - [2026-01-26 02:54:13] "POST /neutron/port HTTP/1.1" 200 1215 0.018122 10.0.0.141 - - [2026-01-26 02:54:15] "POST /neutron/network HTTP/1.1" 200 990 0.010117 10.0.0.141 - - [2026-01-26 02:54:15] "DELETE /route-target/d02014cd-607b-4e78-b6c9-8a95a2a4edb1 HTTP/1.1" 200 115 0.105274 10.0.0.240 - - [2026-01-26 02:54:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003026 10.0.0.240 - - [2026-01-26 02:54:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002941 10.0.0.240 - - [2026-01-26 02:54:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002399 10.0.0.240 - - [2026-01-26 02:54:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003308 10.0.0.141 - - [2026-01-26 02:54:15] "POST /neutron/network HTTP/1.1" 200 151 0.148269 10.0.0.240 - - [2026-01-26 02:54:15] "GET /projects?obj_uuids=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001198 10.0.0.141 - - [2026-01-26 02:54:15] "GET /project/b1cb851b-36dd-4204-afe0-1ca9d6b68120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.106373 10.0.0.240 - - [2026-01-26 02:54:15] "GET /projects?obj_uuids=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000950 10.0.0.141 - - [2026-01-26 02:54:16] "GET /project/b1cb851b-36dd-4204-afe0-1ca9d6b68120?fields=virtual_networks HTTP/1.1" 200 1022 0.062512 10.0.0.240 - - [2026-01-26 02:54:16] "GET /projects?obj_uuids=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001382 10.0.0.141 - - [2026-01-26 02:54:16] "GET /project/b1cb851b-36dd-4204-afe0-1ca9d6b68120?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.044393 10.0.0.240 - - [2026-01-26 02:54:16] "GET /projects?obj_uuids=b1cb851b-36dd-4204-afe0-1ca9d6b68120&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000980 10.0.0.141 - - [2026-01-26 02:54:16] "GET /project/b1cb851b-36dd-4204-afe0-1ca9d6b68120?fields=security_groups HTTP/1.1" 200 1243 0.039972 10.0.0.141 - - [2026-01-26 02:54:17] "POST /fqname-to-id HTTP/1.1" 404 181 0.026731 10.0.0.240 - - [2026-01-26 02:54:17] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002876 10.0.0.240 - - [2026-01-26 02:54:17] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000858 10.0.0.240 - - [2026-01-26 02:54:17] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006719 10.0.0.240 - - [2026-01-26 02:54:17] "POST /id-to-fqname HTTP/1.1" 200 183 0.002635 10.0.0.240 - - [2026-01-26 02:54:17] "POST /fqname-to-id HTTP/1.1" 404 192 0.004301 10.0.0.240 - - [2026-01-26 02:54:17] "POST /security-groups HTTP/1.1" 200 584 0.071877 10.0.0.141 - - [2026-01-26 02:54:17] "POST /fqname-to-id HTTP/1.1" 404 227 0.004591 10.0.0.240 - - [2026-01-26 02:54:17] "POST /projects HTTP/1.1" 200 571 0.279354 10.0.0.240 - - [2026-01-26 02:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.351613 10.0.0.141 - - [2026-01-26 02:54:17] "POST /access-control-lists HTTP/1.1" 200 589 0.035933 10.0.0.141 - - [2026-01-26 02:54:17] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.499153 10.0.0.141 - - [2026-01-26 02:54:18] "GET / HTTP/1.1" 200 36215 0.001580 10.0.0.141 - - [2026-01-26 02:54:20] "POST /fqname-to-id HTTP/1.1" 401 293 0.000518 10.0.0.141 - - [2026-01-26 02:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.056626 10.0.0.240 - - [2026-01-26 02:54:20] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001221 10.0.0.141 - - [2026-01-26 02:54:20] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.054753 10.0.0.240 - - [2026-01-26 02:54:21] "POST /useragent-kv HTTP/1.1" 200 115 0.015285 10.0.0.141 - - [2026-01-26 02:54:21] "POST /neutron/subnet HTTP/1.1" 200 719 0.275981 10.0.0.141 - - [2026-01-26 02:54:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001253 10.0.0.141 - - [2026-01-26 02:54:21] "GET /virtual-network/4eef2168-3768-4618-aba1-fc791a3f807a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005027 10.0.0.141 - - [2026-01-26 02:54:21] "GET /virtual-network/4eef2168-3768-4618-aba1-fc791a3f807a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.012923 10.0.0.141 - - [2026-01-26 02:54:21] "POST /neutron/network HTTP/1.1" 200 830 0.011823 10.0.0.141 - - [2026-01-26 02:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.141 - - [2026-01-26 02:54:21] "GET /virtual-network/4eef2168-3768-4618-aba1-fc791a3f807a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005324 10.0.0.141 - - [2026-01-26 02:54:21] "POST /route-targets HTTP/1.1" 200 324 0.020904 10.0.0.141 - - [2026-01-26 02:54:21] "PUT /virtual-network/4eef2168-3768-4618-aba1-fc791a3f807a HTTP/1.1" 200 265 0.093305 10.0.0.141 - - [2026-01-26 02:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.240 - - [2026-01-26 02:54:21] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000921 10.0.0.141 - - [2026-01-26 02:54:21] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.069273 10.0.0.240 - - [2026-01-26 02:54:21] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001171 10.0.0.141 - - [2026-01-26 02:54:22] "POST /neutron/network HTTP/1.1" 200 612 0.162075 10.0.0.141 - - [2026-01-26 02:54:22] "POST /ref-update HTTP/1.1" 200 156 0.041017 10.0.0.141 - - [2026-01-26 02:54:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.003443 10.0.0.141 - - [2026-01-26 02:54:22] "GET /virtual-network/eb80ee2b-8bfb-415b-b9a3-a58f2c86d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009192 10.0.0.141 - - [2026-01-26 02:54:22] "POST /neutron/network HTTP/1.1" 200 831 0.006391 10.0.0.141 - - [2026-01-26 02:54:22] "GET /virtual-network/eb80ee2b-8bfb-415b-b9a3-a58f2c86d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006137 10.0.0.141 - - [2026-01-26 02:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.141 - - [2026-01-26 02:54:22] "GET /virtual-network/eb80ee2b-8bfb-415b-b9a3-a58f2c86d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004975 10.0.0.141 - - [2026-01-26 02:54:22] "PUT /virtual-network/eb80ee2b-8bfb-415b-b9a3-a58f2c86d8b7 HTTP/1.1" 200 265 0.059062 10.0.0.141 - - [2026-01-26 02:54:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.001356 10.0.0.141 - - [2026-01-26 02:54:22] "POST /neutron/network HTTP/1.1" 200 840 0.009176 10.0.0.240 - - [2026-01-26 02:54:23] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001051 10.0.0.141 - - [2026-01-26 02:54:23] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.079716 10.0.0.141 - - [2026-01-26 02:54:23] "POST /neutron/port HTTP/1.1" 200 117 0.005690 10.0.0.141 - - [2026-01-26 02:54:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.001195 10.0.0.141 - - [2026-01-26 02:54:24] "POST /neutron/network HTTP/1.1" 200 840 0.007430 10.0.0.141 - - [2026-01-26 02:54:24] "POST /neutron/port HTTP/1.1" 200 1052 0.018209 10.0.0.240 - - [2026-01-26 02:54:24] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001356 10.0.0.141 - - [2026-01-26 02:54:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003350 10.0.0.141 - - [2026-01-26 02:54:24] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.086143 10.0.0.141 - - [2026-01-26 02:54:24] "POST /neutron/port HTTP/1.1" 200 117 0.001208 10.0.0.141 - - [2026-01-26 02:54:25] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007496 10.0.0.141 - - [2026-01-26 02:54:25] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007100 10.0.0.141 - - [2026-01-26 02:54:25] "POST /neutron/port HTTP/1.1" 200 1053 0.016625 10.0.0.141 - - [2026-01-26 02:54:26] "POST /neutron/port HTTP/1.1" 200 1117 0.020317 10.0.0.141 - - [2026-01-26 02:54:26] "POST /neutron/port HTTP/1.1" 200 117 0.001223 10.0.0.141 - - [2026-01-26 02:54:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007751 10.0.0.141 - - [2026-01-26 02:54:30] "POST /neutron/port HTTP/1.1" 200 1116 0.019209 10.0.0.141 - - [2026-01-26 02:54:30] "GET /virtual-machine/7977deb4-ec88-4c15-8e15-e8bf7ead025b HTTP/1.1" 401 293 0.000437 10.0.0.141 - - [2026-01-26 02:54:30] "GET /virtual-machine/7977deb4-ec88-4c15-8e15-e8bf7ead025b HTTP/1.1" 200 1287 0.028923 10.0.0.141 - - [2026-01-26 02:54:30] "GET /virtual-machine-interface/fee867dd-89ca-4f8f-a074-37af7a07f188 HTTP/1.1" 200 2934 0.006406 10.0.0.141 - - [2026-01-26 02:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005900 10.0.0.141 - - [2026-01-26 02:54:30] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004155 10.0.0.141 - - [2026-01-26 02:54:30] "GET /virtual-networks?parent_id=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004081 10.0.0.141 - - [2026-01-26 02:54:30] "GET /virtual-network/4eef2168-3768-4618-aba1-fc791a3f807a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006433 10.0.0.141 - - [2026-01-26 02:54:33] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007711 10.0.0.141 - - [2026-01-26 02:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.141 - - [2026-01-26 02:54:34] "GET /virtual-network/4eef2168-3768-4618-aba1-fc791a3f807a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005723 10.0.0.141 - - [2026-01-26 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.141 - - [2026-01-26 02:54:36] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003448 10.0.0.141 - - [2026-01-26 02:54:36] "GET /virtual-networks?parent_id=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003590 10.0.0.141 - - [2026-01-26 02:54:36] "GET /virtual-network/4eef2168-3768-4618-aba1-fc791a3f807a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007197 10.0.0.141 - - [2026-01-26 02:54:36] "POST /neutron/port HTTP/1.1" 200 1117 0.018714 10.0.0.141 - - [2026-01-26 02:54:36] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007466 10.0.0.141 - - [2026-01-26 02:54:36] "GET /virtual-machine/ed724f31-38ba-4e71-9e71-463e2fd71365 HTTP/1.1" 200 1288 0.007565 10.0.0.141 - - [2026-01-26 02:54:36] "GET /virtual-machine-interface/b7f5520d-988c-4bc6-ac4d-80c7c73d255b HTTP/1.1" 200 2934 0.005614 10.0.0.141 - - [2026-01-26 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.141 - - [2026-01-26 02:54:36] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003499 10.0.0.141 - - [2026-01-26 02:54:36] "GET /virtual-networks?parent_id=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002818 10.0.0.141 - - [2026-01-26 02:54:36] "GET /virtual-network/eb80ee2b-8bfb-415b-b9a3-a58f2c86d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005827 10.0.0.141 - - [2026-01-26 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.141 - - [2026-01-26 02:54:37] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005904 10.0.0.141 - - [2026-01-26 02:54:37] "GET /virtual-networks?parent_id=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002853 10.0.0.141 - - [2026-01-26 02:54:37] "GET /virtual-network/eb80ee2b-8bfb-415b-b9a3-a58f2c86d8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006054 10.0.0.141 - - [2026-01-26 02:54:38] "POST /routing-policys HTTP/1.1" 200 536 0.026979 10.0.0.141 - - [2026-01-26 02:54:38] "GET /virtual-network/4eef2168-3768-4618-aba1-fc791a3f807a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.019608 10.0.0.141 - - [2026-01-26 02:54:38] "PUT /virtual-network/4eef2168-3768-4618-aba1-fc791a3f807a HTTP/1.1" 200 265 0.080277 10.0.0.141 - - [2026-01-26 02:54:42] "POST /ref-update HTTP/1.1" 200 156 0.065431 10.0.0.141 - - [2026-01-26 02:54:42] "POST /ref-update HTTP/1.1" 200 156 0.032667 10.0.0.141 - - [2026-01-26 02:54:42] "DELETE /routing-policy/fa219e76-5e28-4037-9186-6d97f32309aa HTTP/1.1" 200 115 0.056761 10.0.0.141 - - [2026-01-26 02:54:42] "POST /neutron/network HTTP/1.1" 200 831 0.006885 10.0.0.141 - - [2026-01-26 02:54:42] "POST /neutron/port HTTP/1.1" 200 1107 0.013977 10.0.0.141 - - [2026-01-26 02:54:43] "POST /neutron/port HTTP/1.1" 200 1106 0.013780 10.0.0.240 - - [2026-01-26 02:54:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003609 10.0.0.141 - - [2026-01-26 02:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006798 10.0.0.240 - - [2026-01-26 02:54:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003328 10.0.0.141 - - [2026-01-26 02:54:44] "POST /neutron/network HTTP/1.1" 200 151 0.153636 10.0.0.141 - - [2026-01-26 02:54:44] "DELETE /route-target/3085b6e0-2b0e-44c1-b3fe-a2e857f41a4b HTTP/1.1" 409 240 0.009269 10.0.0.141 - - [2026-01-26 02:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.141 - - [2026-01-26 02:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.240 - - [2026-01-26 02:54:47] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001294 10.0.0.141 - - [2026-01-26 02:54:47] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.044717 10.0.0.141 - - [2026-01-26 02:54:47] "POST /neutron/network HTTP/1.1" 200 117 0.012687 10.0.0.141 - - [2026-01-26 02:54:47] "POST /ref-update HTTP/1.1" 200 156 0.018645 10.0.0.141 - - [2026-01-26 02:54:47] "POST /neutron/network HTTP/1.1" 200 830 0.008187 10.0.0.141 - - [2026-01-26 02:54:47] "POST /id-to-fqname HTTP/1.1" 200 220 0.001119 10.0.0.141 - - [2026-01-26 02:54:47] "GET /virtual-network/e4dc74c6-80d3-477b-8d9f-16090415ff18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005681 10.0.0.141 - - [2026-01-26 02:54:47] "GET /virtual-network/e4dc74c6-80d3-477b-8d9f-16090415ff18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005654 10.0.0.141 - - [2026-01-26 02:54:48] "POST /neutron/subnet HTTP/1.1" 200 719 0.009250 10.0.0.141 - - [2026-01-26 02:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.141 - - [2026-01-26 02:54:48] "GET /virtual-network/e4dc74c6-80d3-477b-8d9f-16090415ff18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005109 10.0.0.141 - - [2026-01-26 02:54:48] "PUT /virtual-network/e4dc74c6-80d3-477b-8d9f-16090415ff18 HTTP/1.1" 200 265 0.066532 10.0.0.141 - - [2026-01-26 02:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009653 10.0.0.240 - - [2026-01-26 02:54:48] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001024 10.0.0.141 - - [2026-01-26 02:54:48] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.045176 10.0.0.141 - - [2026-01-26 02:54:48] "POST /route-targets HTTP/1.1" 200 328 0.015203 10.0.0.240 - - [2026-01-26 02:54:48] "POST /useragent-kv HTTP/1.1" 200 115 0.010221 10.0.0.141 - - [2026-01-26 02:54:48] "POST /neutron/subnet HTTP/1.1" 200 724 0.207774 10.0.0.141 - - [2026-01-26 02:54:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.001214 10.0.0.141 - - [2026-01-26 02:54:48] "GET /virtual-network/7a8e7b02-263b-435f-842a-0c15d944f257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005480 10.0.0.141 - - [2026-01-26 02:54:48] "GET /virtual-network/7a8e7b02-263b-435f-842a-0c15d944f257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005715 10.0.0.141 - - [2026-01-26 02:54:48] "POST /neutron/network HTTP/1.1" 200 831 0.007370 10.0.0.141 - - [2026-01-26 02:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.141 - - [2026-01-26 02:54:48] "GET /virtual-network/7a8e7b02-263b-435f-842a-0c15d944f257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006346 10.0.0.141 - - [2026-01-26 02:54:48] "PUT /virtual-network/7a8e7b02-263b-435f-842a-0c15d944f257 HTTP/1.1" 200 265 0.053093 10.0.0.141 - - [2026-01-26 02:54:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.001322 10.0.0.240 - - [2026-01-26 02:54:49] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001619 10.0.0.141 - - [2026-01-26 02:54:49] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.078148 10.0.0.141 - - [2026-01-26 02:54:49] "POST /neutron/network HTTP/1.1" 200 830 0.039427 10.0.0.141 - - [2026-01-26 02:54:50] "POST /id-to-fqname HTTP/1.1" 200 220 0.001172 10.0.0.141 - - [2026-01-26 02:54:50] "POST /neutron/port HTTP/1.1" 200 117 0.006045 10.0.0.240 - - [2026-01-26 02:54:50] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001005 10.0.0.141 - - [2026-01-26 02:54:50] "POST /neutron/port HTTP/1.1" 200 1052 0.282214 10.0.0.141 - - [2026-01-26 02:54:50] "POST /neutron/port HTTP/1.1" 200 1106 0.099021 10.0.0.141 - - [2026-01-26 02:54:51] "POST /neutron/subnet HTTP/1.1" 200 693 0.009640 10.0.0.240 - - [2026-01-26 02:54:51] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000918 10.0.0.141 - - [2026-01-26 02:54:51] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.092200 10.0.0.141 - - [2026-01-26 02:54:51] "POST /neutron/network HTTP/1.1" 200 831 0.013439 10.0.0.141 - - [2026-01-26 02:54:51] "POST /neutron/port HTTP/1.1" 200 117 0.008312 10.0.0.141 - - [2026-01-26 02:54:51] "POST /neutron/network HTTP/1.1" 200 841 0.007226 10.0.0.141 - - [2026-01-26 02:54:52] "POST /neutron/port HTTP/1.1" 200 1053 0.055758 10.0.0.141 - - [2026-01-26 02:54:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004012 10.0.0.141 - - [2026-01-26 02:54:52] "POST /neutron/network HTTP/1.1" 200 831 0.007450 10.0.0.141 - - [2026-01-26 02:54:55] "POST /neutron/network HTTP/1.1" 200 840 0.007096 10.0.0.141 - - [2026-01-26 02:54:55] "POST /neutron/port HTTP/1.1" 200 117 0.001074 10.0.0.141 - - [2026-01-26 02:54:56] "POST /neutron/port HTTP/1.1" 200 1117 0.019679 10.0.0.141 - - [2026-01-26 02:54:56] "POST /neutron/subnet HTTP/1.1" 200 698 0.009528 10.0.0.141 - - [2026-01-26 02:54:56] "POST /neutron/port HTTP/1.1" 200 1116 0.019469 10.0.0.141 - - [2026-01-26 02:54:56] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007759 10.0.0.141 - - [2026-01-26 02:54:56] "GET /virtual-machine/25c714ef-4320-47e1-b94e-fe94600c41ec HTTP/1.1" 200 1287 0.005785 10.0.0.141 - - [2026-01-26 02:54:56] "GET /virtual-machine-interface/9a9d18eb-7b05-4d18-ae37-b2745d487053 HTTP/1.1" 200 2934 0.004921 10.0.0.141 - - [2026-01-26 02:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.141 - - [2026-01-26 02:54:56] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003434 10.0.0.141 - - [2026-01-26 02:54:56] "GET /virtual-networks?parent_id=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002617 10.0.0.141 - - [2026-01-26 02:54:56] "GET /virtual-network/e4dc74c6-80d3-477b-8d9f-16090415ff18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005978 10.0.0.240 - - [2026-01-26 02:54:57] "DELETE /project/84f762e8df4f4b4384398d8bf15c201a HTTP/1.1" 404 173 0.004638 10.0.0.240 - - [2026-01-26 02:54:57] "DELETE /project/b1cb851b-36dd-4204-afe0-1ca9d6b68120 HTTP/1.1" 404 177 0.003726 10.0.0.141 - - [2026-01-26 02:54:59] "POST /neutron/port HTTP/1.1" 200 1116 0.021847 10.0.0.141 - - [2026-01-26 02:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.141 - - [2026-01-26 02:55:00] "GET /virtual-network/e4dc74c6-80d3-477b-8d9f-16090415ff18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005957 10.0.0.141 - - [2026-01-26 02:55:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006891 10.0.0.141 - - [2026-01-26 02:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.141 - - [2026-01-26 02:55:02] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004526 10.0.0.141 - - [2026-01-26 02:55:02] "GET /virtual-networks?parent_id=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004495 10.0.0.141 - - [2026-01-26 02:55:02] "GET /virtual-network/e4dc74c6-80d3-477b-8d9f-16090415ff18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005925 10.0.0.141 - - [2026-01-26 02:55:02] "POST /neutron/port HTTP/1.1" 200 1117 0.017442 10.0.0.141 - - [2026-01-26 02:55:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007280 10.0.0.141 - - [2026-01-26 02:55:02] "GET /virtual-machine/c91fd3c0-9eb5-4e70-bcdf-6affcf3f9c74 HTTP/1.1" 200 1288 0.005821 10.0.0.141 - - [2026-01-26 02:55:02] "GET /virtual-machine-interface/b16f787f-6c43-40a4-acab-039588995a27 HTTP/1.1" 200 2934 0.005866 10.0.0.141 - - [2026-01-26 02:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.141 - - [2026-01-26 02:55:02] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004097 10.0.0.141 - - [2026-01-26 02:55:02] "GET /virtual-networks?parent_id=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003406 10.0.0.141 - - [2026-01-26 02:55:02] "GET /virtual-network/7a8e7b02-263b-435f-842a-0c15d944f257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006449 10.0.0.141 - - [2026-01-26 02:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.141 - - [2026-01-26 02:55:03] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004270 10.0.0.141 - - [2026-01-26 02:55:03] "GET /virtual-networks?parent_id=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003289 10.0.0.141 - - [2026-01-26 02:55:03] "GET /virtual-network/7a8e7b02-263b-435f-842a-0c15d944f257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005732 10.0.0.141 - - [2026-01-26 02:55:04] "POST /routing-policys HTTP/1.1" 200 536 0.036026 10.0.0.141 - - [2026-01-26 02:55:04] "GET /virtual-network/e4dc74c6-80d3-477b-8d9f-16090415ff18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.015880 10.0.0.141 - - [2026-01-26 02:55:04] "PUT /virtual-network/e4dc74c6-80d3-477b-8d9f-16090415ff18 HTTP/1.1" 200 265 0.079284 10.0.0.141 - - [2026-01-26 02:55:04] "POST /ref-update HTTP/1.1" 200 156 0.032487 10.0.0.141 - - [2026-01-26 02:55:07] "POST /routing-policys HTTP/1.1" 200 536 0.025665 10.0.0.141 - - [2026-01-26 02:55:08] "GET /virtual-network/e4dc74c6-80d3-477b-8d9f-16090415ff18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.007217 10.0.0.141 - - [2026-01-26 02:55:08] "PUT /virtual-network/e4dc74c6-80d3-477b-8d9f-16090415ff18 HTTP/1.1" 200 265 0.069537 10.0.0.141 - - [2026-01-26 02:55:08] "POST /ref-update HTTP/1.1" 200 156 0.061345 10.0.0.141 - - [2026-01-26 02:55:08] "POST /ref-update HTTP/1.1" 200 156 0.030663 10.0.0.141 - - [2026-01-26 02:55:08] "DELETE /routing-policy/f249cc08-1375-4455-86a5-28547ffbba44 HTTP/1.1" 200 115 0.062246 10.0.0.141 - - [2026-01-26 02:55:08] "POST /ref-update HTTP/1.1" 200 156 0.058021 10.0.0.141 - - [2026-01-26 02:55:08] "DELETE /routing-policy/e420e9ac-de47-4d9c-9537-dd46e8eb91e5 HTTP/1.1" 200 115 0.029817 10.0.0.141 - - [2026-01-26 02:55:08] "POST /neutron/port HTTP/1.1" 200 1117 0.016888 10.0.0.141 - - [2026-01-26 02:55:09] "POST /neutron/port HTTP/1.1" 200 1116 0.025111 10.0.0.141 - - [2026-01-26 02:55:10] "POST /neutron/network HTTP/1.1" 200 831 0.008819 10.0.0.141 - - [2026-01-26 02:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013602 10.0.0.240 - - [2026-01-26 02:55:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003225 10.0.0.240 - - [2026-01-26 02:55:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003690 10.0.0.141 - - [2026-01-26 02:55:10] "POST /neutron/network HTTP/1.1" 200 151 0.135216 10.0.0.141 - - [2026-01-26 02:55:10] "DELETE /route-target/54a5046d-11c6-414b-91c8-96c34b9be7b7 HTTP/1.1" 200 115 0.026066 10.0.0.141 - - [2026-01-26 02:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.240 - - [2026-01-26 02:55:13] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000889 10.0.0.141 - - [2026-01-26 02:55:13] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.050431 10.0.0.141 - - [2026-01-26 02:55:13] "POST /route-targets HTTP/1.1" 200 328 0.016392 10.0.0.240 - - [2026-01-26 02:55:13] "POST /useragent-kv HTTP/1.1" 200 115 0.012291 10.0.0.141 - - [2026-01-26 02:55:13] "POST /neutron/subnet HTTP/1.1" 200 710 0.196716 10.0.0.141 - - [2026-01-26 02:55:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001227 10.0.0.141 - - [2026-01-26 02:55:13] "GET /virtual-network/31766e2f-ce26-49cf-8b46-fbe74d9ba4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005904 10.0.0.141 - - [2026-01-26 02:55:14] "GET /virtual-network/31766e2f-ce26-49cf-8b46-fbe74d9ba4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005426 10.0.0.141 - - [2026-01-26 02:55:14] "POST /neutron/network HTTP/1.1" 200 828 0.006161 10.0.0.141 - - [2026-01-26 02:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.141 - - [2026-01-26 02:55:14] "GET /virtual-network/31766e2f-ce26-49cf-8b46-fbe74d9ba4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004729 10.0.0.141 - - [2026-01-26 02:55:14] "PUT /virtual-network/31766e2f-ce26-49cf-8b46-fbe74d9ba4ce HTTP/1.1" 200 265 0.051304 10.0.0.141 - - [2026-01-26 02:55:14] "POST /ref-update HTTP/1.1" 200 156 0.031931 10.0.0.141 - - [2026-01-26 02:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017447 10.0.0.240 - - [2026-01-26 02:55:14] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001142 10.0.0.141 - - [2026-01-26 02:55:14] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.052535 10.0.0.240 - - [2026-01-26 02:55:14] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000945 10.0.0.141 - - [2026-01-26 02:55:14] "POST /neutron/network HTTP/1.1" 200 612 0.117820 10.0.0.141 - - [2026-01-26 02:55:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.003105 10.0.0.141 - - [2026-01-26 02:55:14] "GET /virtual-network/e869e50f-dd98-4485-aaf7-bd7b89ccd3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005629 10.0.0.141 - - [2026-01-26 02:55:14] "POST /neutron/network HTTP/1.1" 200 830 0.012071 10.0.0.141 - - [2026-01-26 02:55:14] "GET /virtual-network/e869e50f-dd98-4485-aaf7-bd7b89ccd3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005738 10.0.0.141 - - [2026-01-26 02:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.141 - - [2026-01-26 02:55:14] "GET /virtual-network/e869e50f-dd98-4485-aaf7-bd7b89ccd3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005003 10.0.0.141 - - [2026-01-26 02:55:14] "PUT /virtual-network/e869e50f-dd98-4485-aaf7-bd7b89ccd3f2 HTTP/1.1" 200 265 0.054836 10.0.0.141 - - [2026-01-26 02:55:14] "POST /ref-update HTTP/1.1" 200 156 0.024534 10.0.0.141 - - [2026-01-26 02:55:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.001350 10.0.0.141 - - [2026-01-26 02:55:15] "POST /neutron/network HTTP/1.1" 200 838 0.006949 10.0.0.240 - - [2026-01-26 02:55:16] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001404 10.0.0.141 - - [2026-01-26 02:55:16] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.359884 10.0.0.141 - - [2026-01-26 02:55:16] "POST /neutron/port HTTP/1.1" 200 117 0.007538 10.0.0.141 - - [2026-01-26 02:55:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001270 10.0.0.141 - - [2026-01-26 02:55:16] "POST /neutron/network HTTP/1.1" 200 838 0.008363 10.0.0.141 - - [2026-01-26 02:55:17] "POST /neutron/port HTTP/1.1" 200 1050 0.016105 10.0.0.240 - - [2026-01-26 02:55:17] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001467 10.0.0.141 - - [2026-01-26 02:55:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010800 10.0.0.141 - - [2026-01-26 02:55:17] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.094188 10.0.0.141 - - [2026-01-26 02:55:17] "POST /neutron/network HTTP/1.1" 200 830 0.008589 10.0.0.141 - - [2026-01-26 02:55:17] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007272 10.0.0.141 - - [2026-01-26 02:55:17] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008452 10.0.0.240 - - [2026-01-26 02:55:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.240 - - [2026-01-26 02:55:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.38 - - [2026-01-26 02:55:44] "GET /global-system-configs HTTP/1.1" 401 293 0.001076 10.0.0.38 - - [2026-01-26 02:55:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000435 10.0.0.240 - - [2026-01-26 02:55:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000329 10.0.0.240 - - [2026-01-26 02:55:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.141 - - [2026-01-26 02:55:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.38 - - [2026-01-26 02:55:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000857 10.0.0.141 - - [2026-01-26 02:55:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.38 - - [2026-01-26 02:55:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000533 10.0.0.141 - - [2026-01-26 02:55:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000502 10.0.0.141 - - [2026-01-26 02:55:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000426 10.0.0.141 - - [2026-01-26 02:55:45] "POST /neutron/port HTTP/1.1" 200 1052 27.570065 10.0.0.141 - - [2026-01-26 02:55:56] "POST /neutron/network HTTP/1.1" 200 838 0.043513 10.0.0.240 - - [2026-01-26 02:56:17] "GET /obj-perms HTTP/1.1" 200 5075 0.053348 10.0.0.141 - - [2026-01-26 02:57:18] "GET /obj-perms HTTP/1.1" 200 5075 0.049927 10.0.0.38 - - [2026-01-26 02:57:18] "GET /obj-perms HTTP/1.1" 200 5075 0.064245 10.0.0.141 - - [2026-01-26 02:57:22] "POST /neutron/port HTTP/1.1" 200 1114 0.030806 10.0.0.141 - - [2026-01-26 02:57:23] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007370 10.0.0.141 - - [2026-01-26 02:57:23] "GET /virtual-machine/712d110e-6729-44c4-b0b3-1b892a72a945 HTTP/1.1" 200 1287 0.011537 10.0.0.141 - - [2026-01-26 02:57:23] "GET /virtual-machine-interface/fc294567-6f3d-48b4-af70-9aa0de07a018 HTTP/1.1" 200 2934 0.005736 10.0.0.141 - - [2026-01-26 02:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.141 - - [2026-01-26 02:57:23] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004820 10.0.0.141 - - [2026-01-26 02:57:23] "GET /virtual-networks?parent_id=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003075 10.0.0.141 - - [2026-01-26 02:57:23] "GET /virtual-network/31766e2f-ce26-49cf-8b46-fbe74d9ba4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005589 10.0.0.141 - - [2026-01-26 02:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.141 - - [2026-01-26 02:57:24] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003582 10.0.0.141 - - [2026-01-26 02:57:24] "GET /virtual-networks?parent_id=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003139 10.0.0.141 - - [2026-01-26 02:57:24] "GET /virtual-network/31766e2f-ce26-49cf-8b46-fbe74d9ba4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005737 10.0.0.141 - - [2026-01-26 02:57:24] "POST /neutron/port HTTP/1.1" 200 1114 0.019683 10.0.0.141 - - [2026-01-26 02:57:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.012282 10.0.0.141 - - [2026-01-26 02:57:30] "POST /neutron/port HTTP/1.1" 200 1114 0.018127 10.0.0.141 - - [2026-01-26 02:57:34] "POST /neutron/port HTTP/1.1" 200 1074 0.016325 10.0.0.141 - - [2026-01-26 02:57:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007288 10.0.0.141 - - [2026-01-26 02:57:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006145 10.0.0.141 - - [2026-01-26 02:57:46] "POST /neutron/network HTTP/1.1" 200 830 0.007106 10.0.0.141 - - [2026-01-26 02:57:50] "POST /neutron/port HTTP/1.1" 200 1116 0.019169 10.0.0.141 - - [2026-01-26 02:57:50] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008081 10.0.0.141 - - [2026-01-26 02:57:50] "GET /virtual-machine/3e1ae25d-d46d-4de5-8804-edadd72d9fc7 HTTP/1.1" 200 1286 0.007093 10.0.0.141 - - [2026-01-26 02:57:50] "GET /virtual-machine-interface/a58a108c-fe1d-426e-84fe-483f674ba9d0 HTTP/1.1" 200 2933 0.005875 10.0.0.141 - - [2026-01-26 02:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.141 - - [2026-01-26 02:57:50] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005013 10.0.0.141 - - [2026-01-26 02:57:50] "GET /virtual-networks?parent_id=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003896 10.0.0.141 - - [2026-01-26 02:57:50] "GET /virtual-network/e869e50f-dd98-4485-aaf7-bd7b89ccd3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006129 10.0.0.141 - - [2026-01-26 02:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.141 - - [2026-01-26 02:57:53] "GET /virtual-network/e869e50f-dd98-4485-aaf7-bd7b89ccd3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005112 10.0.0.141 - - [2026-01-26 02:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.141 - - [2026-01-26 02:57:55] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003695 10.0.0.141 - - [2026-01-26 02:57:55] "GET /virtual-networks?parent_id=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002885 10.0.0.141 - - [2026-01-26 02:57:55] "GET /virtual-network/e869e50f-dd98-4485-aaf7-bd7b89ccd3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006458 10.0.0.141 - - [2026-01-26 02:57:55] "POST /interface-route-tables HTTP/1.1" 200 576 0.025516 10.0.0.141 - - [2026-01-26 02:57:55] "GET /interface-route-table/f833fdd7-b42b-4435-be24-269ffd56ebcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1307 0.008771 10.0.0.141 - - [2026-01-26 02:57:55] "GET /virtual-machine-interface/fc294567-6f3d-48b4-af70-9aa0de07a018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2712 0.006410 10.0.0.141 - - [2026-01-26 02:57:55] "POST /ref-update HTTP/1.1" 200 156 0.016404 10.0.0.141 - - [2026-01-26 02:57:56] "POST /routing-policys HTTP/1.1" 200 536 0.026324 10.0.0.141 - - [2026-01-26 02:57:56] "GET /virtual-network/31766e2f-ce26-49cf-8b46-fbe74d9ba4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007410 10.0.0.141 - - [2026-01-26 02:57:56] "PUT /virtual-network/31766e2f-ce26-49cf-8b46-fbe74d9ba4ce HTTP/1.1" 200 265 0.052914 10.0.0.141 - - [2026-01-26 02:57:56] "POST /neutron/network HTTP/1.1" 200 828 0.009191 10.0.0.141 - - [2026-01-26 02:57:57] "POST /neutron/network HTTP/1.1" 200 838 0.008161 10.0.0.141 - - [2026-01-26 02:57:57] "POST /neutron/port HTTP/1.1" 200 117 0.001407 10.0.0.141 - - [2026-01-26 02:58:00] "POST /neutron/port HTTP/1.1" 200 1116 0.021536 10.0.0.141 - - [2026-01-26 02:58:00] "POST /neutron/subnet HTTP/1.1" 200 694 0.008418 10.0.0.141 - - [2026-01-26 02:58:06] "POST /ref-update HTTP/1.1" 200 156 0.050025 10.0.0.141 - - [2026-01-26 02:58:06] "DELETE /routing-policy/d166cc29-3392-4844-8d2b-1764f164886b HTTP/1.1" 200 115 0.048494 10.0.0.141 - - [2026-01-26 02:58:06] "POST /neutron/network HTTP/1.1" 200 830 0.007900 10.0.0.141 - - [2026-01-26 02:58:07] "POST /neutron/port HTTP/1.1" 200 1114 0.035102 10.0.0.141 - - [2026-01-26 02:58:07] "POST /neutron/port HTTP/1.1" 200 1104 0.031011 10.0.0.240 - - [2026-01-26 02:58:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002806 10.0.0.240 - - [2026-01-26 02:58:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002323 10.0.0.141 - - [2026-01-26 02:58:08] "POST /neutron/network HTTP/1.1" 200 151 0.112791 10.0.0.240 - - [2026-01-26 02:58:10] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.031470 10.0.0.141 - - [2026-01-26 02:58:10] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.076800 10.0.0.240 - - [2026-01-26 02:58:10] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001255 10.0.0.141 - - [2026-01-26 02:58:10] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?fields=virtual_networks HTTP/1.1" 200 1018 0.055617 10.0.0.240 - - [2026-01-26 02:58:10] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001249 10.0.0.141 - - [2026-01-26 02:58:10] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.077020 10.0.0.240 - - [2026-01-26 02:58:10] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001445 10.0.0.141 - - [2026-01-26 02:58:10] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?fields=security_groups HTTP/1.1" 200 1238 0.053932 10.0.0.141 - - [2026-01-26 02:58:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.029434 10.0.0.240 - - [2026-01-26 02:58:11] "GET /projects?obj_uuids=1f716407-458e-420a-929d-1d14029ca979&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002881 10.0.0.240 - - [2026-01-26 02:58:11] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001038 10.0.0.240 - - [2026-01-26 02:58:11] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.035360 10.0.0.240 - - [2026-01-26 02:58:11] "POST /id-to-fqname HTTP/1.1" 200 194 0.003457 10.0.0.240 - - [2026-01-26 02:58:11] "POST /fqname-to-id HTTP/1.1" 404 203 0.008618 10.0.0.240 - - [2026-01-26 02:58:11] "POST /security-groups HTTP/1.1" 200 595 0.029223 10.0.0.240 - - [2026-01-26 02:58:11] "POST /projects HTTP/1.1" 200 593 0.253298 10.0.0.240 - - [2026-01-26 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.322778 10.0.0.141 - - [2026-01-26 02:58:11] "GET /project/1f716407-458e-420a-929d-1d14029ca979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.486676 10.0.0.141 - - [2026-01-26 02:58:13] "GET / HTTP/1.1" 200 36215 0.002156 10.0.0.141 - - [2026-01-26 02:58:15] "POST /fqname-to-id HTTP/1.1" 401 293 0.000447 10.0.0.141 - - [2026-01-26 02:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.065886 10.0.0.240 - - [2026-01-26 02:58:15] "GET /projects?obj_uuids=1f716407-458e-420a-929d-1d14029ca979&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000943 10.0.0.141 - - [2026-01-26 02:58:15] "GET /project/1f716407-458e-420a-929d-1d14029ca979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.048856 10.0.0.141 - - [2026-01-26 02:58:15] "POST /neutron/network HTTP/1.1" 200 117 0.042927 10.0.0.141 - - [2026-01-26 02:58:16] "POST /neutron/network HTTP/1.1" 200 832 0.007769 10.0.0.141 - - [2026-01-26 02:58:16] "POST /id-to-fqname HTTP/1.1" 200 226 0.001327 10.0.0.141 - - [2026-01-26 02:58:16] "GET /virtual-network/696ce085-9b65-4521-9757-f566acde38ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005239 10.0.0.141 - - [2026-01-26 02:58:16] "GET /virtual-network/696ce085-9b65-4521-9757-f566acde38ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005947 10.0.0.141 - - [2026-01-26 02:58:16] "POST /neutron/subnet HTTP/1.1" 200 724 0.008993 10.0.0.240 - - [2026-01-26 02:58:57] "DELETE /project/1f716407458e420a929d1d14029ca979 HTTP/1.1" 404 173 0.006373 10.0.0.240 - - [2026-01-26 02:58:57] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001052 10.0.0.240 - - [2026-01-26 02:58:57] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.045712 10.0.0.240 - - [2026-01-26 02:58:57] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001356 10.0.0.240 - - [2026-01-26 02:58:57] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?fields=security_groups HTTP/1.1" 200 1086 0.046603 10.0.0.240 - - [2026-01-26 02:58:57] "GET /projects?obj_uuids=84f762e8-df4f-4b43-8439-8d8bf15c201a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000897 10.0.0.240 - - [2026-01-26 02:58:57] "GET /project/84f762e8-df4f-4b43-8439-8d8bf15c201a?fields=application_policy_sets HTTP/1.1" 200 1379 0.036990 10.0.0.240 - - [2026-01-26 02:58:57] "DELETE /project/84f762e8-df4f-4b43-8439-8d8bf15c201a HTTP/1.1" 409 278 0.228300 10.0.0.141 - - [2026-01-26 02:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.240 - - [2026-01-26 02:59:11] "GET /projects?obj_uuids=1f716407-458e-420a-929d-1d14029ca979&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000875 10.0.0.141 - - [2026-01-26 02:59:11] "GET /project/1f716407-458e-420a-929d-1d14029ca979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.041678 10.0.0.141 - - [2026-01-26 02:59:11] "POST /neutron/network HTTP/1.1" 200 117 0.012973 10.0.0.141 - - [2026-01-26 02:59:11] "POST /neutron/network HTTP/1.1" 200 832 0.008703 10.0.0.141 - - [2026-01-26 02:59:11] "POST /id-to-fqname HTTP/1.1" 200 226 0.001155 10.0.0.141 - - [2026-01-26 02:59:11] "GET /virtual-network/d78107c3-966a-41fe-bcf3-3da36502f8d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005258 10.0.0.141 - - [2026-01-26 02:59:11] "GET /virtual-network/d78107c3-966a-41fe-bcf3-3da36502f8d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006140 10.0.0.141 - - [2026-01-26 02:59:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.010804 10.0.0.240 - - [2026-01-26 03:00:04] "GET /projects?obj_uuids=1f716407-458e-420a-929d-1d14029ca979&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000927 10.0.0.141 - - [2026-01-26 03:00:04] "GET /project/1f716407-458e-420a-929d-1d14029ca979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.075966 10.0.0.240 - - [2026-01-26 03:00:04] "GET /projects?obj_uuids=1f716407-458e-420a-929d-1d14029ca979&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000996 10.0.0.141 - - [2026-01-26 03:00:04] "GET /project/1f716407-458e-420a-929d-1d14029ca979?fields=virtual_networks HTTP/1.1" 200 1041 0.043029 10.0.0.240 - - [2026-01-26 03:00:04] "GET /projects?obj_uuids=1f716407-458e-420a-929d-1d14029ca979&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001298 10.0.0.141 - - [2026-01-26 03:00:05] "GET /project/1f716407-458e-420a-929d-1d14029ca979?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.046675 10.0.0.240 - - [2026-01-26 03:00:05] "GET /projects?obj_uuids=1f716407-458e-420a-929d-1d14029ca979&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001021 10.0.0.141 - - [2026-01-26 03:00:05] "GET /project/1f716407-458e-420a-929d-1d14029ca979?fields=security_groups HTTP/1.1" 200 1272 0.039253 10.0.0.141 - - [2026-01-26 03:00:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.035361 10.0.0.240 - - [2026-01-26 03:00:06] "GET /projects?obj_uuids=aaf8749a-449e-4c97-a4cc-95f05e555226&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003996 10.0.0.240 - - [2026-01-26 03:00:06] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001036 10.0.0.240 - - [2026-01-26 03:00:06] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007256 10.0.0.240 - - [2026-01-26 03:00:06] "POST /id-to-fqname HTTP/1.1" 200 216 0.003500 10.0.0.240 - - [2026-01-26 03:00:06] "POST /fqname-to-id HTTP/1.1" 404 227 0.008593 10.0.0.240 - - [2026-01-26 03:00:06] "POST /security-groups HTTP/1.1" 200 616 0.033171 10.0.0.240 - - [2026-01-26 03:00:06] "POST /projects HTTP/1.1" 200 635 0.256232 10.0.0.240 - - [2026-01-26 03:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.327739 10.0.0.141 - - [2026-01-26 03:00:06] "GET /project/aaf8749a-449e-4c97-a4cc-95f05e555226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.487211 10.0.0.141 - - [2026-01-26 03:00:07] "GET / HTTP/1.1" 200 36215 0.001626 10.0.0.141 - - [2026-01-26 03:00:09] "POST /fqname-to-id HTTP/1.1" 401 293 0.000603 10.0.0.141 - - [2026-01-26 03:00:09] "POST /fqname-to-id HTTP/1.1" 404 249 0.057487 10.0.0.240 - - [2026-01-26 03:00:09] "GET /projects?obj_uuids=aaf8749a-449e-4c97-a4cc-95f05e555226&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001041 10.0.0.141 - - [2026-01-26 03:00:10] "POST /neutron/security_group HTTP/1.1" 200 1427 0.348828 10.0.0.141 - - [2026-01-26 03:00:10] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.159731 10.0.0.141 - - [2026-01-26 03:00:10] "POST /neutron/security_group_rule HTTP/1.1" 200 602 0.126822 10.0.0.141 - - [2026-01-26 03:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.141 - - [2026-01-26 03:00:10] "GET /security-group/aac8efaa-986d-4c5b-a5eb-0aa18bd8fc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005368 10.0.0.141 - - [2026-01-26 03:00:22] "POST /fqname-to-id HTTP/1.1" 404 249 0.003209 10.0.0.240 - - [2026-01-26 03:00:24] "GET /projects?obj_uuids=aaf8749a-449e-4c97-a4cc-95f05e555226&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001136 10.0.0.141 - - [2026-01-26 03:00:24] "GET /project/aaf8749a-449e-4c97-a4cc-95f05e555226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.044852 10.0.0.240 - - [2026-01-26 03:00:24] "GET /projects?obj_uuids=aaf8749a-449e-4c97-a4cc-95f05e555226&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001533 10.0.0.141 - - [2026-01-26 03:00:24] "GET /project/aaf8749a-449e-4c97-a4cc-95f05e555226?fields=virtual_networks HTTP/1.1" 200 1084 0.044998 10.0.0.240 - - [2026-01-26 03:00:24] "GET /projects?obj_uuids=aaf8749a-449e-4c97-a4cc-95f05e555226&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001585 10.0.0.141 - - [2026-01-26 03:00:24] "GET /project/aaf8749a-449e-4c97-a4cc-95f05e555226?fields=virtual_machine_interfaces HTTP/1.1" 200 1084 0.055984 10.0.0.240 - - [2026-01-26 03:00:24] "GET /projects?obj_uuids=aaf8749a-449e-4c97-a4cc-95f05e555226&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001052 10.0.0.141 - - [2026-01-26 03:00:24] "GET /project/aaf8749a-449e-4c97-a4cc-95f05e555226?fields=security_groups HTTP/1.1" 200 1336 0.047132 10.0.0.141 - - [2026-01-26 03:00:25] "POST /fqname-to-id HTTP/1.1" 404 218 0.032808 10.0.0.240 - - [2026-01-26 03:00:25] "GET /projects?obj_uuids=4a663293-2f08-4c29-9004-ad3298c7d19d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002649 10.0.0.240 - - [2026-01-26 03:00:25] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000998 10.0.0.240 - - [2026-01-26 03:00:25] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006981 10.0.0.240 - - [2026-01-26 03:00:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.009496 10.0.0.240 - - [2026-01-26 03:00:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.004752 10.0.0.240 - - [2026-01-26 03:00:25] "POST /security-groups HTTP/1.1" 200 621 0.030019 10.0.0.240 - - [2026-01-26 03:00:25] "POST /projects HTTP/1.1" 200 645 0.274553 10.0.0.240 - - [2026-01-26 03:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.350676 10.0.0.141 - - [2026-01-26 03:00:26] "GET /project/4a663293-2f08-4c29-9004-ad3298c7d19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.476301 10.0.0.141 - - [2026-01-26 03:00:27] "GET / HTTP/1.1" 200 36215 0.001728 10.0.0.141 - - [2026-01-26 03:00:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000436 10.0.0.141 - - [2026-01-26 03:00:29] "POST /fqname-to-id HTTP/1.1" 404 254 0.056443 10.0.0.141 - - [2026-01-26 03:00:29] "POST /security-groups HTTP/1.1" 200 597 0.030524 10.0.0.141 - - [2026-01-26 03:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.141 - - [2026-01-26 03:00:29] "GET /security-group/3eebc071-4d0d-44a5-82c8-1aa39f105eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.006670 10.0.0.141 - - [2026-01-26 03:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.141 - - [2026-01-26 03:00:29] "GET /security-group/3eebc071-4d0d-44a5-82c8-1aa39f105eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.004518 10.0.0.141 - - [2026-01-26 03:00:41] "DELETE /security-group/3eebc071-4d0d-44a5-82c8-1aa39f105eee HTTP/1.1" 200 115 0.044520 10.0.0.141 - - [2026-01-26 03:00:41] "POST /fqname-to-id HTTP/1.1" 404 254 0.003162 10.0.0.240 - - [2026-01-26 03:00:42] "GET /projects?obj_uuids=4a663293-2f08-4c29-9004-ad3298c7d19d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000915 10.0.0.141 - - [2026-01-26 03:00:42] "GET /project/4a663293-2f08-4c29-9004-ad3298c7d19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.047053 10.0.0.240 - - [2026-01-26 03:00:42] "GET /projects?obj_uuids=4a663293-2f08-4c29-9004-ad3298c7d19d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000956 10.0.0.141 - - [2026-01-26 03:00:43] "GET /project/4a663293-2f08-4c29-9004-ad3298c7d19d?fields=virtual_networks HTTP/1.1" 200 1093 0.043629 10.0.0.240 - - [2026-01-26 03:00:43] "GET /projects?obj_uuids=4a663293-2f08-4c29-9004-ad3298c7d19d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000997 10.0.0.141 - - [2026-01-26 03:00:43] "GET /project/4a663293-2f08-4c29-9004-ad3298c7d19d?fields=virtual_machine_interfaces HTTP/1.1" 200 1093 0.038572 10.0.0.240 - - [2026-01-26 03:00:43] "GET /projects?obj_uuids=4a663293-2f08-4c29-9004-ad3298c7d19d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001274 10.0.0.141 - - [2026-01-26 03:00:43] "GET /project/4a663293-2f08-4c29-9004-ad3298c7d19d?fields=security_groups HTTP/1.1" 200 1350 0.042870 10.0.0.141 - - [2026-01-26 03:00:44] "POST /fqname-to-id HTTP/1.1" 404 209 0.026722 10.0.0.240 - - [2026-01-26 03:00:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000718 10.0.0.240 - - [2026-01-26 03:00:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000510 10.0.0.240 - - [2026-01-26 03:00:44] "GET /projects?obj_uuids=8f5fa701-b309-4ddd-a04c-86f604bfeaba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002835 10.0.0.38 - - [2026-01-26 03:00:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000409 10.0.0.240 - - [2026-01-26 03:00:44] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066 10.0.0.240 - - [2026-01-26 03:00:44] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007050 10.0.0.38 - - [2026-01-26 03:00:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.240 - - [2026-01-26 03:00:44] "POST /id-to-fqname HTTP/1.1" 200 212 0.001363 10.0.0.240 - - [2026-01-26 03:00:44] "POST /fqname-to-id HTTP/1.1" 404 222 0.020976 10.0.0.240 - - [2026-01-26 03:00:44] "POST /security-groups HTTP/1.1" 200 612 0.039090 10.0.0.240 - - [2026-01-26 03:00:44] "POST /projects HTTP/1.1" 200 627 0.296572 10.0.0.240 - - [2026-01-26 03:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.353663 10.0.0.141 - - [2026-01-26 03:00:44] "GET /project/8f5fa701-b309-4ddd-a04c-86f604bfeaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.513241 10.0.0.240 - - [2026-01-26 03:00:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000445 10.0.0.141 - - [2026-01-26 03:00:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.38 - - [2026-01-26 03:00:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000491 10.0.0.240 - - [2026-01-26 03:00:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.141 - - [2026-01-26 03:00:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000503 10.0.0.38 - - [2026-01-26 03:00:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.141 - - [2026-01-26 03:00:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.141 - - [2026-01-26 03:00:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000500 10.0.0.141 - - [2026-01-26 03:00:46] "GET / HTTP/1.1" 200 36215 0.002091 10.0.0.141 - - [2026-01-26 03:00:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000450 10.0.0.141 - - [2026-01-26 03:00:48] "POST /fqname-to-id HTTP/1.1" 404 245 0.067219 10.0.0.240 - - [2026-01-26 03:00:48] "GET /projects?obj_uuids=8f5fa701-b309-4ddd-a04c-86f604bfeaba&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000917 10.0.0.141 - - [2026-01-26 03:00:48] "POST /neutron/security_group HTTP/1.1" 200 1423 0.440832 10.0.0.141 - - [2026-01-26 03:00:48] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.133302 10.0.0.141 - - [2026-01-26 03:00:49] "POST /neutron/security_group_rule HTTP/1.1" 200 585 0.159659 10.0.0.141 - - [2026-01-26 03:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.141 - - [2026-01-26 03:00:49] "GET /security-group/a00f1599-98e1-479d-b6c6-81a8923d50cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.003835 10.0.0.240 - - [2026-01-26 03:00:57] "DELETE /project/4a6632932f084c299004ad3298c7d19d HTTP/1.1" 404 173 0.012614 10.0.0.240 - - [2026-01-26 03:00:57] "DELETE /project/8f5fa701b3094ddda04c86f604bfeaba HTTP/1.1" 404 173 0.008378 10.0.0.240 - - [2026-01-26 03:00:57] "DELETE /project/1f716407-458e-420a-929d-1d14029ca979 HTTP/1.1" 404 177 0.020534 10.0.0.240 - - [2026-01-26 03:00:57] "DELETE /project/aaf8749a449e4c97a4cc95f05e555226 HTTP/1.1" 404 173 0.009231 10.0.0.240 - - [2026-01-26 03:00:57] "GET /projects?obj_uuids=aaf8749a-449e-4c97-a4cc-95f05e555226&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001215 10.0.0.240 - - [2026-01-26 03:00:57] "GET /projects?obj_uuids=4a663293-2f08-4c29-9004-ad3298c7d19d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001154 10.0.0.240 - - [2026-01-26 03:00:57] "GET /project/4a663293-2f08-4c29-9004-ad3298c7d19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1587 0.046013 10.0.0.240 - - [2026-01-26 03:00:57] "GET /project/aaf8749a-449e-4c97-a4cc-95f05e555226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.053982 10.0.0.240 - - [2026-01-26 03:00:57] "GET /projects?obj_uuids=4a663293-2f08-4c29-9004-ad3298c7d19d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001090 10.0.0.240 - - [2026-01-26 03:00:57] "GET /projects?obj_uuids=aaf8749a-449e-4c97-a4cc-95f05e555226&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000804 10.0.0.240 - - [2026-01-26 03:00:57] "GET /project/aaf8749a-449e-4c97-a4cc-95f05e555226?fields=security_groups HTTP/1.1" 200 1438 0.055804 10.0.0.240 - - [2026-01-26 03:00:57] "GET /project/4a663293-2f08-4c29-9004-ad3298c7d19d?fields=security_groups HTTP/1.1" 200 1452 0.077914 10.0.0.240 - - [2026-01-26 03:00:57] "DELETE /security-group/179960ca-854a-4ae1-98e4-3221ab877e71 HTTP/1.1" 200 115 0.065953 10.0.0.240 - - [2026-01-26 03:00:57] "GET /projects?obj_uuids=aaf8749a-449e-4c97-a4cc-95f05e555226&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001457 10.0.0.240 - - [2026-01-26 03:00:57] "DELETE /security-group/617227c4-a919-446c-85f3-33f0f5557b88 HTTP/1.1" 200 115 0.074475 10.0.0.240 - - [2026-01-26 03:00:57] "GET /projects?obj_uuids=4a663293-2f08-4c29-9004-ad3298c7d19d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.002392 10.0.0.240 - - [2026-01-26 03:00:57] "GET /project/aaf8749a-449e-4c97-a4cc-95f05e555226?fields=application_policy_sets HTTP/1.1" 200 1477 0.075875 10.0.0.240 - - [2026-01-26 03:00:58] "GET /project/4a663293-2f08-4c29-9004-ad3298c7d19d?fields=application_policy_sets HTTP/1.1" 200 1491 0.089549 10.0.0.240 - - [2026-01-26 03:00:58] "DELETE /project/aaf8749a-449e-4c97-a4cc-95f05e555226 HTTP/1.1" 200 115 0.481792 10.0.0.240 - - [2026-01-26 03:00:58] "DELETE /project/4a663293-2f08-4c29-9004-ad3298c7d19d HTTP/1.1" 200 115 0.537750 10.0.0.141 - - [2026-01-26 03:01:01] "POST /fqname-to-id HTTP/1.1" 404 245 0.003124 10.0.0.240 - - [2026-01-26 03:01:02] "GET /projects?obj_uuids=8f5fa701-b309-4ddd-a04c-86f604bfeaba&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000990 10.0.0.141 - - [2026-01-26 03:01:02] "GET /project/8f5fa701-b309-4ddd-a04c-86f604bfeaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.036475 10.0.0.240 - - [2026-01-26 03:01:02] "GET /projects?obj_uuids=8f5fa701-b309-4ddd-a04c-86f604bfeaba&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001420 10.0.0.141 - - [2026-01-26 03:01:02] "GET /project/8f5fa701-b309-4ddd-a04c-86f604bfeaba?fields=virtual_networks HTTP/1.1" 200 1076 0.063800 10.0.0.240 - - [2026-01-26 03:01:03] "GET /projects?obj_uuids=8f5fa701-b309-4ddd-a04c-86f604bfeaba&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000908 10.0.0.141 - - [2026-01-26 03:01:03] "GET /project/8f5fa701-b309-4ddd-a04c-86f604bfeaba?fields=virtual_machine_interfaces HTTP/1.1" 200 1076 0.049893 10.0.0.240 - - [2026-01-26 03:01:03] "GET /projects?obj_uuids=8f5fa701-b309-4ddd-a04c-86f604bfeaba&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001616 10.0.0.141 - - [2026-01-26 03:01:03] "GET /project/8f5fa701-b309-4ddd-a04c-86f604bfeaba?fields=security_groups HTTP/1.1" 200 1324 0.060700 10.0.0.141 - - [2026-01-26 03:01:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.031864 10.0.0.240 - - [2026-01-26 03:01:04] "GET /projects?obj_uuids=e619553e-6713-4052-90ee-4ae04803241f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002985 10.0.0.240 - - [2026-01-26 03:01:04] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002707 10.0.0.240 - - [2026-01-26 03:01:04] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009193 10.0.0.240 - - [2026-01-26 03:01:04] "POST /id-to-fqname HTTP/1.1" 200 188 0.004748 10.0.0.240 - - [2026-01-26 03:01:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.006510 10.0.0.240 - - [2026-01-26 03:01:04] "POST /security-groups HTTP/1.1" 200 589 0.032542 10.0.0.240 - - [2026-01-26 03:01:04] "POST /projects HTTP/1.1" 200 581 0.249494 10.0.0.240 - - [2026-01-26 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.290481 10.0.0.141 - - [2026-01-26 03:01:04] "GET /project/e619553e-6713-4052-90ee-4ae04803241f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.441420 10.0.0.141 - - [2026-01-26 03:01:05] "GET / HTTP/1.1" 200 36215 0.001894 10.0.0.141 - - [2026-01-26 03:01:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000401 10.0.0.141 - - [2026-01-26 03:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.072948 10.0.0.240 - - [2026-01-26 03:01:07] "GET /projects?obj_uuids=e619553e-6713-4052-90ee-4ae04803241f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000851 10.0.0.141 - - [2026-01-26 03:01:07] "GET /project/e619553e-6713-4052-90ee-4ae04803241f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.047599 10.0.0.141 - - [2026-01-26 03:01:07] "POST /neutron/network HTTP/1.1" 200 117 0.045583 10.0.0.141 - - [2026-01-26 03:01:08] "POST /neutron/network HTTP/1.1" 200 835 0.009852 10.0.0.141 - - [2026-01-26 03:01:08] "POST /id-to-fqname HTTP/1.1" 200 224 0.001236 10.0.0.141 - - [2026-01-26 03:01:08] "GET /virtual-network/810ace17-f7df-429b-bb2c-abc57c40560b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006359 10.0.0.141 - - [2026-01-26 03:01:08] "GET /virtual-network/810ace17-f7df-429b-bb2c-abc57c40560b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005628 10.0.0.141 - - [2026-01-26 03:01:08] "POST /neutron/subnet HTTP/1.1" 200 729 0.007943 10.0.0.141 - - [2026-01-26 03:01:08] "POST /id-to-fqname HTTP/1.1" 200 224 0.001049 10.0.0.240 - - [2026-01-26 03:01:09] "GET /projects?obj_uuids=e619553e-6713-4052-90ee-4ae04803241f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001079 10.0.0.141 - - [2026-01-26 03:01:09] "GET /project/e619553e-6713-4052-90ee-4ae04803241f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.073498 10.0.0.141 - - [2026-01-26 03:01:09] "POST /neutron/port HTTP/1.1" 200 117 0.006961 10.0.0.141 - - [2026-01-26 03:01:10] "POST /neutron/network HTTP/1.1" 200 845 0.007334 10.0.0.141 - - [2026-01-26 03:01:10] "POST /neutron/port HTTP/1.1" 200 1059 0.041726 10.0.0.141 - - [2026-01-26 03:01:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004768 10.0.0.141 - - [2026-01-26 03:01:10] "POST /neutron/network HTTP/1.1" 200 835 0.007097 10.0.0.141 - - [2026-01-26 03:01:14] "POST /neutron/port HTTP/1.1" 200 1123 0.019763 10.0.0.141 - - [2026-01-26 03:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.240 - - [2026-01-26 03:01:14] "GET /projects?obj_uuids=e619553e-6713-4052-90ee-4ae04803241f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000823 10.0.0.141 - - [2026-01-26 03:01:14] "GET /project/e619553e-6713-4052-90ee-4ae04803241f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.039785 10.0.0.240 - - [2026-01-26 03:01:15] "GET /projects?obj_uuids=e619553e-6713-4052-90ee-4ae04803241f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001183 10.0.0.141 - - [2026-01-26 03:01:15] "POST /neutron/network HTTP/1.1" 200 613 0.131413 10.0.0.141 - - [2026-01-26 03:01:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.003579 10.0.0.141 - - [2026-01-26 03:01:15] "GET /virtual-network/e01e1fe0-15ce-4150-9b1f-db79f5fdbcb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008101 10.0.0.141 - - [2026-01-26 03:01:15] "POST /neutron/network HTTP/1.1" 200 832 0.007097 10.0.0.141 - - [2026-01-26 03:01:15] "GET /virtual-network/e01e1fe0-15ce-4150-9b1f-db79f5fdbcb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004897 10.0.0.240 - - [2026-01-26 03:01:21] "GET /obj-perms HTTP/1.1" 200 5075 0.073420 10.0.0.141 - - [2026-01-26 03:01:21] "GET /obj-perms HTTP/1.1" 200 5075 0.062290 10.0.0.240 - - [2026-01-26 03:01:58] "DELETE /project/e619553e6713405290ee4ae04803241f HTTP/1.1" 404 173 0.003174 10.0.0.240 - - [2026-01-26 03:01:58] "DELETE /project/8f5fa701-b309-4ddd-a04c-86f604bfeaba HTTP/1.1" 404 177 0.005707 10.0.0.141 - - [2026-01-26 03:02:01] "POST /neutron/port HTTP/1.1" 200 1123 0.069983 10.0.0.141 - - [2026-01-26 03:02:02] "POST /neutron/port HTTP/1.1" 200 1123 0.034226 10.0.0.141 - - [2026-01-26 03:02:02] "POST /neutron/subnet HTTP/1.1" 200 703 0.009361 10.0.0.141 - - [2026-01-26 03:02:07] "POST /neutron/network HTTP/1.1" 200 832 0.006503 10.0.0.141 - - [2026-01-26 03:02:07] "POST /neutron/network HTTP/1.1" 400 204 0.016235 10.0.0.141 - - [2026-01-26 03:02:08] "POST /neutron/port HTTP/1.1" 200 151 0.168981 10.0.0.141 - - [2026-01-26 03:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.240 - - [2026-01-26 03:02:12] "GET /projects?obj_uuids=e619553e-6713-4052-90ee-4ae04803241f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000935 10.0.0.141 - - [2026-01-26 03:02:12] "GET /project/e619553e-6713-4052-90ee-4ae04803241f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.037341 10.0.0.141 - - [2026-01-26 03:02:12] "POST /neutron/network HTTP/1.1" 200 117 0.012663 10.0.0.141 - - [2026-01-26 03:02:13] "POST /neutron/network HTTP/1.1" 200 831 0.008016 10.0.0.141 - - [2026-01-26 03:02:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001207 10.0.0.141 - - [2026-01-26 03:02:13] "GET /virtual-network/13bb543e-0130-44e3-8c30-b5d3a0339d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005429 10.0.0.141 - - [2026-01-26 03:02:13] "GET /virtual-network/13bb543e-0130-44e3-8c30-b5d3a0339d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005586 10.0.0.141 - - [2026-01-26 03:02:13] "POST /neutron/subnet HTTP/1.1" 200 719 0.008557 10.0.0.38 - - [2026-01-26 03:02:21] "GET /obj-perms HTTP/1.1" 200 5075 0.052092 10.0.0.240 - - [2026-01-26 03:03:06] "GET /projects?obj_uuids=e619553e-6713-4052-90ee-4ae04803241f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001052 10.0.0.141 - - [2026-01-26 03:03:06] "GET /project/e619553e-6713-4052-90ee-4ae04803241f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.039243 10.0.0.240 - - [2026-01-26 03:03:06] "GET /projects?obj_uuids=e619553e-6713-4052-90ee-4ae04803241f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001294 10.0.0.141 - - [2026-01-26 03:03:06] "GET /project/e619553e-6713-4052-90ee-4ae04803241f?fields=virtual_networks HTTP/1.1" 200 1030 0.048431 10.0.0.240 - - [2026-01-26 03:03:06] "GET /projects?obj_uuids=e619553e-6713-4052-90ee-4ae04803241f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001022 10.0.0.141 - - [2026-01-26 03:03:06] "GET /project/e619553e-6713-4052-90ee-4ae04803241f?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.052436 10.0.0.240 - - [2026-01-26 03:03:06] "GET /projects?obj_uuids=e619553e-6713-4052-90ee-4ae04803241f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001108 10.0.0.141 - - [2026-01-26 03:03:06] "GET /project/e619553e-6713-4052-90ee-4ae04803241f?fields=security_groups HTTP/1.1" 200 1255 0.041712 10.0.0.141 - - [2026-01-26 03:03:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.026649 10.0.0.240 - - [2026-01-26 03:03:07] "GET /projects?obj_uuids=918740f9-e4f8-4e0b-b2ab-5866f9bed2d5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003121 10.0.0.240 - - [2026-01-26 03:03:07] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.240 - - [2026-01-26 03:03:07] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007414 10.0.0.240 - - [2026-01-26 03:03:07] "POST /id-to-fqname HTTP/1.1" 200 188 0.002348 10.0.0.240 - - [2026-01-26 03:03:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.007078 10.0.0.240 - - [2026-01-26 03:03:07] "POST /security-groups HTTP/1.1" 200 589 0.077512 10.0.0.240 - - [2026-01-26 03:03:07] "POST /projects HTTP/1.1" 200 581 0.282758 10.0.0.240 - - [2026-01-26 03:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.356410 10.0.0.141 - - [2026-01-26 03:03:07] "GET /project/918740f9-e4f8-4e0b-b2ab-5866f9bed2d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.514614 10.0.0.141 - - [2026-01-26 03:03:08] "GET / HTTP/1.1" 200 36215 0.001600 10.0.0.141 - - [2026-01-26 03:03:10] "POST /fqname-to-id HTTP/1.1" 401 293 0.000616 10.0.0.141 - - [2026-01-26 03:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.060941 10.0.0.240 - - [2026-01-26 03:03:11] "GET /projects?obj_uuids=918740f9-e4f8-4e0b-b2ab-5866f9bed2d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.027354 10.0.0.141 - - [2026-01-26 03:03:11] "GET /project/918740f9-e4f8-4e0b-b2ab-5866f9bed2d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.067237 10.0.0.141 - - [2026-01-26 03:03:11] "POST /neutron/network HTTP/1.1" 200 117 0.042685 10.0.0.141 - - [2026-01-26 03:03:11] "POST /neutron/network HTTP/1.1" 200 833 0.008045 10.0.0.141 - - [2026-01-26 03:03:11] "POST /id-to-fqname HTTP/1.1" 200 223 0.001316 10.0.0.141 - - [2026-01-26 03:03:11] "GET /virtual-network/2831aa67-f4db-42cc-9dd5-022b0ecf4992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005327 10.0.0.141 - - [2026-01-26 03:03:11] "GET /virtual-network/2831aa67-f4db-42cc-9dd5-022b0ecf4992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005108 10.0.0.141 - - [2026-01-26 03:03:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.008796 10.0.0.240 - - [2026-01-26 03:03:58] "DELETE /project/e619553e-6713-4052-90ee-4ae04803241f HTTP/1.1" 404 177 0.030360 10.0.0.240 - - [2026-01-26 03:03:58] "DELETE /project/918740f9e4f84e0bb2ab5866f9bed2d5 HTTP/1.1" 404 173 0.043987 10.0.0.141 - - [2026-01-26 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.240 - - [2026-01-26 03:04:06] "GET /projects?obj_uuids=918740f9-e4f8-4e0b-b2ab-5866f9bed2d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001037 10.0.0.141 - - [2026-01-26 03:04:06] "GET /project/918740f9-e4f8-4e0b-b2ab-5866f9bed2d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.042706 10.0.0.141 - - [2026-01-26 03:04:06] "POST /neutron/network HTTP/1.1" 200 117 0.011962 10.0.0.141 - - [2026-01-26 03:04:07] "POST /neutron/network HTTP/1.1" 200 832 0.009196 10.0.0.141 - - [2026-01-26 03:04:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.001199 10.0.0.141 - - [2026-01-26 03:04:07] "GET /virtual-network/fd7d42fc-fbc0-4a0b-b3ee-d80a164a0e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006762 10.0.0.141 - - [2026-01-26 03:04:07] "GET /virtual-network/fd7d42fc-fbc0-4a0b-b3ee-d80a164a0e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005301 10.0.0.141 - - [2026-01-26 03:04:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.009109 10.0.0.240 - - [2026-01-26 03:05:00] "GET /projects?obj_uuids=918740f9-e4f8-4e0b-b2ab-5866f9bed2d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001310 10.0.0.141 - - [2026-01-26 03:05:00] "GET /project/918740f9-e4f8-4e0b-b2ab-5866f9bed2d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.070510 10.0.0.240 - - [2026-01-26 03:05:00] "GET /projects?obj_uuids=918740f9-e4f8-4e0b-b2ab-5866f9bed2d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001031 10.0.0.141 - - [2026-01-26 03:05:00] "GET /project/918740f9-e4f8-4e0b-b2ab-5866f9bed2d5?fields=virtual_networks HTTP/1.1" 200 1030 0.087102 10.0.0.240 - - [2026-01-26 03:05:00] "GET /projects?obj_uuids=918740f9-e4f8-4e0b-b2ab-5866f9bed2d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001135 10.0.0.141 - - [2026-01-26 03:05:00] "GET /project/918740f9-e4f8-4e0b-b2ab-5866f9bed2d5?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.063337 10.0.0.240 - - [2026-01-26 03:05:00] "GET /projects?obj_uuids=918740f9-e4f8-4e0b-b2ab-5866f9bed2d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001502 10.0.0.141 - - [2026-01-26 03:05:00] "GET /project/918740f9-e4f8-4e0b-b2ab-5866f9bed2d5?fields=security_groups HTTP/1.1" 200 1255 0.067042 10.0.0.141 - - [2026-01-26 03:05:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.035326 10.0.0.240 - - [2026-01-26 03:05:01] "GET /projects?obj_uuids=1dcd9552-f5fb-4f92-b1df-0418cf77757c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002858 10.0.0.240 - - [2026-01-26 03:05:01] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001817 10.0.0.240 - - [2026-01-26 03:05:01] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.011541 10.0.0.240 - - [2026-01-26 03:05:01] "POST /id-to-fqname HTTP/1.1" 200 186 0.006311 10.0.0.240 - - [2026-01-26 03:05:01] "POST /fqname-to-id HTTP/1.1" 404 195 0.008286 10.0.0.240 - - [2026-01-26 03:05:02] "POST /security-groups HTTP/1.1" 200 587 0.039273 10.0.0.240 - - [2026-01-26 03:05:02] "POST /projects HTTP/1.1" 200 577 0.271836 10.0.0.240 - - [2026-01-26 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.313850 10.0.0.141 - - [2026-01-26 03:05:02] "GET /project/1dcd9552-f5fb-4f92-b1df-0418cf77757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.478930 10.0.0.141 - - [2026-01-26 03:05:03] "GET / HTTP/1.1" 200 36215 0.001962 10.0.0.141 - - [2026-01-26 03:05:05] "POST /fqname-to-id HTTP/1.1" 401 293 0.000733 10.0.0.141 - - [2026-01-26 03:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.057290 10.0.0.240 - - [2026-01-26 03:05:05] "GET /projects?obj_uuids=1dcd9552-f5fb-4f92-b1df-0418cf77757c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001503 10.0.0.141 - - [2026-01-26 03:05:05] "GET /project/1dcd9552-f5fb-4f92-b1df-0418cf77757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.052711 10.0.0.141 - - [2026-01-26 03:05:05] "POST /neutron/network HTTP/1.1" 200 117 0.037760 10.0.0.141 - - [2026-01-26 03:05:06] "POST /neutron/network HTTP/1.1" 200 829 0.009615 10.0.0.141 - - [2026-01-26 03:05:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001219 10.0.0.141 - - [2026-01-26 03:05:06] "GET /virtual-network/75a9ef47-bf46-4ddf-92c3-1d8035234f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005157 10.0.0.141 - - [2026-01-26 03:05:06] "GET /virtual-network/75a9ef47-bf46-4ddf-92c3-1d8035234f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005682 10.0.0.141 - - [2026-01-26 03:05:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.009282 10.0.0.240 - - [2026-01-26 03:05:24] "GET /obj-perms HTTP/1.1" 200 5075 0.060675 10.0.0.240 - - [2026-01-26 03:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000478 10.0.0.240 - - [2026-01-26 03:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.38 - - [2026-01-26 03:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000492 10.0.0.38 - - [2026-01-26 03:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.240 - - [2026-01-26 03:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.240 - - [2026-01-26 03:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.141 - - [2026-01-26 03:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000344 10.0.0.38 - - [2026-01-26 03:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.141 - - [2026-01-26 03:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.38 - - [2026-01-26 03:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.141 - - [2026-01-26 03:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.141 - - [2026-01-26 03:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.001005 10.0.0.240 - - [2026-01-26 03:05:58] "DELETE /project/1dcd9552f5fb4f92b1df0418cf77757c HTTP/1.1" 404 173 0.004299 10.0.0.240 - - [2026-01-26 03:05:58] "DELETE /project/918740f9-e4f8-4e0b-b2ab-5866f9bed2d5 HTTP/1.1" 404 177 0.004721 10.0.0.141 - - [2026-01-26 03:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.240 - - [2026-01-26 03:06:00] "GET /projects?obj_uuids=1dcd9552-f5fb-4f92-b1df-0418cf77757c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001186 10.0.0.141 - - [2026-01-26 03:06:01] "GET /project/1dcd9552-f5fb-4f92-b1df-0418cf77757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.073684 10.0.0.141 - - [2026-01-26 03:06:01] "POST /neutron/network HTTP/1.1" 200 117 0.015212 10.0.0.141 - - [2026-01-26 03:06:01] "POST /neutron/network HTTP/1.1" 200 831 0.010401 10.0.0.141 - - [2026-01-26 03:06:01] "POST /id-to-fqname HTTP/1.1" 200 221 0.001152 10.0.0.141 - - [2026-01-26 03:06:01] "GET /virtual-network/2a4f8976-dd83-46ff-8bee-489083a6935e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005570 10.0.0.141 - - [2026-01-26 03:06:01] "GET /virtual-network/2a4f8976-dd83-46ff-8bee-489083a6935e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006145 10.0.0.141 - - [2026-01-26 03:06:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.011019 10.0.0.141 - - [2026-01-26 03:06:25] "GET /obj-perms HTTP/1.1" 200 5075 0.057200 10.0.0.38 - - [2026-01-26 03:06:25] "GET /obj-perms HTTP/1.1" 200 5075 0.053259 10.0.0.240 - - [2026-01-26 03:06:54] "GET /projects?obj_uuids=1dcd9552-f5fb-4f92-b1df-0418cf77757c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001251 10.0.0.141 - - [2026-01-26 03:06:54] "GET /project/1dcd9552-f5fb-4f92-b1df-0418cf77757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.078422 10.0.0.240 - - [2026-01-26 03:06:54] "GET /projects?obj_uuids=1dcd9552-f5fb-4f92-b1df-0418cf77757c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001048 10.0.0.141 - - [2026-01-26 03:06:54] "GET /project/1dcd9552-f5fb-4f92-b1df-0418cf77757c?fields=virtual_networks HTTP/1.1" 200 1025 0.054146 10.0.0.240 - - [2026-01-26 03:06:55] "GET /projects?obj_uuids=1dcd9552-f5fb-4f92-b1df-0418cf77757c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001068 10.0.0.141 - - [2026-01-26 03:06:55] "GET /project/1dcd9552-f5fb-4f92-b1df-0418cf77757c?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.052227 10.0.0.240 - - [2026-01-26 03:06:55] "GET /projects?obj_uuids=1dcd9552-f5fb-4f92-b1df-0418cf77757c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000942 10.0.0.141 - - [2026-01-26 03:06:55] "GET /project/1dcd9552-f5fb-4f92-b1df-0418cf77757c?fields=security_groups HTTP/1.1" 200 1248 0.043008 10.0.0.141 - - [2026-01-26 03:06:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.032084 10.0.0.240 - - [2026-01-26 03:06:56] "GET /projects?obj_uuids=924fb51c-b46a-4b50-bdff-20ab488e5e85&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002825 10.0.0.240 - - [2026-01-26 03:06:56] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001260 10.0.0.240 - - [2026-01-26 03:06:56] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008123 10.0.0.240 - - [2026-01-26 03:06:56] "POST /id-to-fqname HTTP/1.1" 200 192 0.004109 10.0.0.240 - - [2026-01-26 03:06:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.005066 10.0.0.240 - - [2026-01-26 03:06:56] "POST /security-groups HTTP/1.1" 200 593 0.030133 10.0.0.240 - - [2026-01-26 03:06:56] "POST /projects HTTP/1.1" 200 589 0.239270 10.0.0.240 - - [2026-01-26 03:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.312687 10.0.0.141 - - [2026-01-26 03:06:56] "GET /project/924fb51c-b46a-4b50-bdff-20ab488e5e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.457054 10.0.0.141 - - [2026-01-26 03:06:57] "GET / HTTP/1.1" 200 36215 0.001421 10.0.0.240 - - [2026-01-26 03:06:58] "DELETE /project/924fb51cb46a4b50bdff20ab488e5e85 HTTP/1.1" 404 173 0.005826 10.0.0.240 - - [2026-01-26 03:06:58] "GET /projects?obj_uuids=1dcd9552-f5fb-4f92-b1df-0418cf77757c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000964 10.0.0.240 - - [2026-01-26 03:06:58] "GET /project/1dcd9552-f5fb-4f92-b1df-0418cf77757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.041369 10.0.0.240 - - [2026-01-26 03:06:58] "GET /projects?obj_uuids=1dcd9552-f5fb-4f92-b1df-0418cf77757c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001306 10.0.0.240 - - [2026-01-26 03:06:58] "GET /project/1dcd9552-f5fb-4f92-b1df-0418cf77757c?fields=security_groups HTTP/1.1" 200 1350 0.047592 10.0.0.240 - - [2026-01-26 03:06:58] "DELETE /security-group/7db6ff9d-31d7-449d-a85d-5cc3ef1ec0d1 HTTP/1.1" 200 115 0.045180 10.0.0.240 - - [2026-01-26 03:06:58] "GET /projects?obj_uuids=1dcd9552-f5fb-4f92-b1df-0418cf77757c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001432 10.0.0.240 - - [2026-01-26 03:06:58] "GET /project/1dcd9552-f5fb-4f92-b1df-0418cf77757c?fields=application_policy_sets HTTP/1.1" 200 1389 0.049229 10.0.0.240 - - [2026-01-26 03:06:59] "DELETE /project/1dcd9552-f5fb-4f92-b1df-0418cf77757c HTTP/1.1" 200 115 0.400393 10.0.0.141 - - [2026-01-26 03:06:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000576 10.0.0.141 - - [2026-01-26 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.036721 10.0.0.240 - - [2026-01-26 03:06:59] "GET /projects?obj_uuids=924fb51c-b46a-4b50-bdff-20ab488e5e85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000888 10.0.0.141 - - [2026-01-26 03:06:59] "GET /project/924fb51c-b46a-4b50-bdff-20ab488e5e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.034346 10.0.0.141 - - [2026-01-26 03:06:59] "POST /neutron/network HTTP/1.1" 200 117 0.041879 10.0.0.141 - - [2026-01-26 03:07:00] "POST /neutron/network HTTP/1.1" 200 830 0.010103 10.0.0.141 - - [2026-01-26 03:07:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001468 10.0.0.141 - - [2026-01-26 03:07:00] "GET /virtual-network/ece8a3f4-4fc5-4bff-86e2-be5fae2cd52a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005898 10.0.0.141 - - [2026-01-26 03:07:00] "GET /virtual-network/ece8a3f4-4fc5-4bff-86e2-be5fae2cd52a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008385 10.0.0.141 - - [2026-01-26 03:07:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.011458 10.0.0.240 - - [2026-01-26 03:07:54] "GET /projects?obj_uuids=924fb51c-b46a-4b50-bdff-20ab488e5e85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001205 10.0.0.141 - - [2026-01-26 03:07:54] "GET /project/924fb51c-b46a-4b50-bdff-20ab488e5e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.045960 10.0.0.240 - - [2026-01-26 03:07:54] "GET /projects?obj_uuids=924fb51c-b46a-4b50-bdff-20ab488e5e85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000925 10.0.0.141 - - [2026-01-26 03:07:54] "GET /project/924fb51c-b46a-4b50-bdff-20ab488e5e85?fields=virtual_networks HTTP/1.1" 200 1038 0.059085 10.0.0.240 - - [2026-01-26 03:07:54] "GET /projects?obj_uuids=924fb51c-b46a-4b50-bdff-20ab488e5e85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001069 10.0.0.141 - - [2026-01-26 03:07:54] "GET /project/924fb51c-b46a-4b50-bdff-20ab488e5e85?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.040005 10.0.0.240 - - [2026-01-26 03:07:54] "GET /projects?obj_uuids=924fb51c-b46a-4b50-bdff-20ab488e5e85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001146 10.0.0.141 - - [2026-01-26 03:07:54] "GET /project/924fb51c-b46a-4b50-bdff-20ab488e5e85?fields=security_groups HTTP/1.1" 200 1267 0.039588 10.0.0.141 - - [2026-01-26 03:07:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.026561 10.0.0.240 - - [2026-01-26 03:07:55] "GET /projects?obj_uuids=9b567c29-9b45-4708-a550-a5351895df8d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003283 10.0.0.240 - - [2026-01-26 03:07:55] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000981 10.0.0.240 - - [2026-01-26 03:07:55] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007008 10.0.0.240 - - [2026-01-26 03:07:55] "POST /id-to-fqname HTTP/1.1" 200 191 0.004856 10.0.0.240 - - [2026-01-26 03:07:55] "POST /fqname-to-id HTTP/1.1" 404 200 0.021610 10.0.0.240 - - [2026-01-26 03:07:55] "POST /security-groups HTTP/1.1" 200 592 0.038366 10.0.0.240 - - [2026-01-26 03:07:55] "POST /projects HTTP/1.1" 200 587 0.275407 10.0.0.240 - - [2026-01-26 03:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.349540 10.0.0.141 - - [2026-01-26 03:07:55] "GET /project/9b567c29-9b45-4708-a550-a5351895df8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.485256 10.0.0.141 - - [2026-01-26 03:07:56] "GET / HTTP/1.1" 200 36215 0.001779 10.0.0.141 - - [2026-01-26 03:07:59] "GET /project/9b567c29-9b45-4708-a550-a5351895df8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000484 10.0.0.240 - - [2026-01-26 03:07:59] "DELETE /project/9b567c299b454708a550a5351895df8d HTTP/1.1" 404 173 0.005654 10.0.0.240 - - [2026-01-26 03:07:59] "GET /projects?obj_uuids=924fb51c-b46a-4b50-bdff-20ab488e5e85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000862 10.0.0.240 - - [2026-01-26 03:07:59] "GET /projects?obj_uuids=9b567c29-9b45-4708-a550-a5351895df8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001087 10.0.0.240 - - [2026-01-26 03:07:59] "GET /project/924fb51c-b46a-4b50-bdff-20ab488e5e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.053689 10.0.0.240 - - [2026-01-26 03:07:59] "GET /projects?obj_uuids=924fb51c-b46a-4b50-bdff-20ab488e5e85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000934 10.0.0.240 - - [2026-01-26 03:07:59] "GET /project/924fb51c-b46a-4b50-bdff-20ab488e5e85?fields=security_groups HTTP/1.1" 200 1369 0.042022 10.0.0.141 - - [2026-01-26 03:07:59] "GET /project/9b567c29-9b45-4708-a550-a5351895df8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.155017 10.0.0.141 - - [2026-01-26 03:07:59] "POST /fqname-to-id HTTP/1.1" 404 180 0.003729 10.0.0.240 - - [2026-01-26 03:07:59] "DELETE /security-group/477acdb9-75c6-42e4-a956-94982d352f60 HTTP/1.1" 200 115 0.048820 10.0.0.240 - - [2026-01-26 03:07:59] "GET /projects?obj_uuids=924fb51c-b46a-4b50-bdff-20ab488e5e85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000927 10.0.0.141 - - [2026-01-26 03:07:59] "POST /virtual-DNSs HTTP/1.1" 200 509 0.041754 10.0.0.240 - - [2026-01-26 03:07:59] "GET /project/924fb51c-b46a-4b50-bdff-20ab488e5e85?fields=application_policy_sets HTTP/1.1" 200 1408 0.051577 10.0.0.141 - - [2026-01-26 03:07:59] "GET /virtual-DNS/485554d0-d11b-4edd-bed7-12cd41bb8722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.008816 10.0.0.141 - - [2026-01-26 03:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012755 10.0.0.141 - - [2026-01-26 03:07:59] "GET /virtual-DNS/485554d0-d11b-4edd-bed7-12cd41bb8722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.004436 10.0.0.240 - - [2026-01-26 03:07:59] "DELETE /project/924fb51c-b46a-4b50-bdff-20ab488e5e85 HTTP/1.1" 200 115 0.414175 10.0.0.141 - - [2026-01-26 03:08:00] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002965 10.0.0.141 - - [2026-01-26 03:08:00] "POST /network-ipams HTTP/1.1" 200 516 0.036475 10.0.0.141 - - [2026-01-26 03:08:00] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 754 0.003860 10.0.0.141 - - [2026-01-26 03:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.141 - - [2026-01-26 03:08:00] "GET /network-ipam/eafeb86a-c6eb-43d9-aef9-5efb4737828a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.007145 10.0.0.141 - - [2026-01-26 03:08:00] "PUT /network-ipam/eafeb86a-c6eb-43d9-aef9-5efb4737828a HTTP/1.1" 200 259 0.017556 10.0.0.141 - - [2026-01-26 03:08:00] "POST /ref-update HTTP/1.1" 200 156 0.019054 10.0.0.141 - - [2026-01-26 03:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.240 - - [2026-01-26 03:08:00] "GET /projects?obj_uuids=9b567c29-9b45-4708-a550-a5351895df8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002903 10.0.0.141 - - [2026-01-26 03:08:00] "GET /project/9b567c29-9b45-4708-a550-a5351895df8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.071360 10.0.0.141 - - [2026-01-26 03:08:00] "POST /neutron/network HTTP/1.1" 200 117 0.044997 10.0.0.141 - - [2026-01-26 03:08:01] "POST /neutron/network HTTP/1.1" 200 833 0.012609 10.0.0.141 - - [2026-01-26 03:08:01] "POST /id-to-fqname HTTP/1.1" 200 227 0.001669 10.0.0.141 - - [2026-01-26 03:08:01] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006224 10.0.0.141 - - [2026-01-26 03:08:01] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005677 10.0.0.141 - - [2026-01-26 03:08:01] "POST /neutron/subnet HTTP/1.1" 200 711 0.009588 10.0.0.141 - - [2026-01-26 03:08:01] "POST /id-to-fqname HTTP/1.1" 200 227 0.001258 10.0.0.141 - - [2026-01-26 03:08:01] "POST /neutron/network HTTP/1.1" 200 843 0.008548 10.0.0.240 - - [2026-01-26 03:08:02] "GET /projects?obj_uuids=9b567c29-9b45-4708-a550-a5351895df8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001177 10.0.0.141 - - [2026-01-26 03:08:02] "GET /project/9b567c29-9b45-4708-a550-a5351895df8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.093129 10.0.0.141 - - [2026-01-26 03:08:02] "POST /neutron/port HTTP/1.1" 200 117 0.007147 10.0.0.240 - - [2026-01-26 03:08:03] "GET /projects?obj_uuids=9b567c29-9b45-4708-a550-a5351895df8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001098 10.0.0.141 - - [2026-01-26 03:08:03] "POST /neutron/port HTTP/1.1" 200 1058 0.303794 10.0.0.141 - - [2026-01-26 03:08:03] "POST /neutron/port HTTP/1.1" 200 1112 0.141449 10.0.0.141 - - [2026-01-26 03:08:04] "POST /neutron/subnet HTTP/1.1" 200 685 0.008506 10.0.0.141 - - [2026-01-26 03:08:07] "POST /neutron/port HTTP/1.1" 200 1122 0.019021 10.0.0.141 - - [2026-01-26 03:08:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007518 10.0.0.141 - - [2026-01-26 03:08:08] "GET /virtual-machine/2a01643f-15ab-46c0-b787-cde251187837 HTTP/1.1" 401 293 0.000477 10.0.0.141 - - [2026-01-26 03:08:08] "GET /virtual-machine/2a01643f-15ab-46c0-b787-cde251187837 HTTP/1.1" 200 1295 0.034795 10.0.0.141 - - [2026-01-26 03:08:08] "GET /virtual-machine-interface/f745a208-eb09-4f45-913b-a3a8c89ab0d7 HTTP/1.1" 200 2971 0.006542 10.0.0.141 - - [2026-01-26 03:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.141 - - [2026-01-26 03:08:08] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003594 10.0.0.141 - - [2026-01-26 03:08:08] "GET /virtual-networks?parent_id=9b567c29-9b45-4708-a550-a5351895df8d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003412 10.0.0.141 - - [2026-01-26 03:08:08] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007378 10.0.0.141 - - [2026-01-26 03:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.141 - - [2026-01-26 03:08:11] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005829 10.0.0.141 - - [2026-01-26 03:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.141 - - [2026-01-26 03:08:15] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005184 10.0.0.141 - - [2026-01-26 03:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.141 - - [2026-01-26 03:08:19] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005025 10.0.0.141 - - [2026-01-26 03:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.141 - - [2026-01-26 03:08:24] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005161 10.0.0.141 - - [2026-01-26 03:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.141 - - [2026-01-26 03:08:28] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005466 10.0.0.141 - - [2026-01-26 03:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.141 - - [2026-01-26 03:08:32] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007075 10.0.0.141 - - [2026-01-26 03:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.141 - - [2026-01-26 03:08:36] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005531 10.0.0.141 - - [2026-01-26 03:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.141 - - [2026-01-26 03:08:40] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005479 10.0.0.141 - - [2026-01-26 03:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.141 - - [2026-01-26 03:08:44] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003831 10.0.0.141 - - [2026-01-26 03:08:44] "GET /virtual-networks?parent_id=9b567c29-9b45-4708-a550-a5351895df8d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003552 10.0.0.141 - - [2026-01-26 03:08:44] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005958 10.0.0.141 - - [2026-01-26 03:08:44] "POST /neutron/port HTTP/1.1" 200 1122 0.017727 10.0.0.141 - - [2026-01-26 03:08:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008467 10.0.0.141 - - [2026-01-26 03:08:55] "POST /neutron/port HTTP/1.1" 200 1122 0.018012 10.0.0.141 - - [2026-01-26 03:09:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010947 10.0.0.141 - - [2026-01-26 03:09:05] "POST /neutron/network HTTP/1.1" 200 843 0.007132 10.0.0.141 - - [2026-01-26 03:09:06] "POST /neutron/port HTTP/1.1" 200 117 0.001445 10.0.0.141 - - [2026-01-26 03:09:30] "POST /neutron/network HTTP/1.1" 200 833 0.006322 10.0.0.141 - - [2026-01-26 03:09:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001051 10.0.0.141 - - [2026-01-26 03:09:30] "POST /neutron/network HTTP/1.1" 200 843 0.006111 10.0.0.240 - - [2026-01-26 03:09:31] "GET /projects?obj_uuids=9b567c29-9b45-4708-a550-a5351895df8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.024674 10.0.0.141 - - [2026-01-26 03:09:31] "GET /project/9b567c29-9b45-4708-a550-a5351895df8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.094793 10.0.0.141 - - [2026-01-26 03:09:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007864 10.0.0.141 - - [2026-01-26 03:09:32] "POST /neutron/network HTTP/1.1" 200 843 0.006374 10.0.0.141 - - [2026-01-26 03:09:32] "POST /neutron/port HTTP/1.1" 200 1058 0.046221 10.0.0.141 - - [2026-01-26 03:09:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003862 10.0.0.141 - - [2026-01-26 03:09:32] "POST /neutron/network HTTP/1.1" 200 833 0.008710 10.0.0.141 - - [2026-01-26 03:09:36] "POST /neutron/port HTTP/1.1" 200 1122 0.019276 10.0.0.141 - - [2026-01-26 03:09:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011003 10.0.0.141 - - [2026-01-26 03:09:37] "GET /virtual-machine/4e4b2b7e-5c2f-4cae-b49c-4a3eb8917d5d HTTP/1.1" 200 1295 0.006210 10.0.0.141 - - [2026-01-26 03:09:37] "GET /virtual-machine-interface/57cb2270-d6df-4c6f-94e7-27c01310546c HTTP/1.1" 200 2970 0.005369 10.0.0.141 - - [2026-01-26 03:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.141 - - [2026-01-26 03:09:37] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007679 10.0.0.141 - - [2026-01-26 03:09:37] "GET /virtual-networks?parent_id=9b567c29-9b45-4708-a550-a5351895df8d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003350 10.0.0.141 - - [2026-01-26 03:09:37] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006288 10.0.0.141 - - [2026-01-26 03:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.141 - - [2026-01-26 03:09:40] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004881 10.0.0.141 - - [2026-01-26 03:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.141 - - [2026-01-26 03:09:44] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006739 10.0.0.141 - - [2026-01-26 03:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.141 - - [2026-01-26 03:09:48] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005937 10.0.0.141 - - [2026-01-26 03:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.141 - - [2026-01-26 03:09:52] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005463 10.0.0.141 - - [2026-01-26 03:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.141 - - [2026-01-26 03:09:56] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007508 10.0.0.141 - - [2026-01-26 03:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.141 - - [2026-01-26 03:10:00] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007867 10.0.0.141 - - [2026-01-26 03:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.141 - - [2026-01-26 03:10:04] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004857 10.0.0.141 - - [2026-01-26 03:10:05] "POST /neutron/network HTTP/1.1" 200 843 0.007330 10.0.0.141 - - [2026-01-26 03:10:05] "POST /neutron/port HTTP/1.1" 200 117 0.001128 10.0.0.141 - - [2026-01-26 03:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.141 - - [2026-01-26 03:10:08] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006990 10.0.0.141 - - [2026-01-26 03:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.141 - - [2026-01-26 03:10:13] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005005 10.0.0.141 - - [2026-01-26 03:10:13] "POST /neutron/port HTTP/1.1" 200 1122 0.018144 10.0.0.141 - - [2026-01-26 03:10:13] "POST /neutron/subnet HTTP/1.1" 200 685 0.011991 10.0.0.141 - - [2026-01-26 03:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.141 - - [2026-01-26 03:10:15] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003980 10.0.0.141 - - [2026-01-26 03:10:15] "GET /virtual-networks?parent_id=9b567c29-9b45-4708-a550-a5351895df8d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003019 10.0.0.141 - - [2026-01-26 03:10:15] "GET /virtual-network/8f6792a0-55f4-4297-b492-3e51d4179eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006972 10.0.0.141 - - [2026-01-26 03:10:15] "POST /neutron/port HTTP/1.1" 200 1122 0.019733 10.0.0.141 - - [2026-01-26 03:10:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010494 10.0.0.141 - - [2026-01-26 03:10:25] "POST /neutron/port HTTP/1.1" 200 1122 0.016313 10.0.0.240 - - [2026-01-26 03:10:28] "GET /obj-perms HTTP/1.1" 200 5075 0.054971 10.0.0.141 - - [2026-01-26 03:10:28] "GET /obj-perms HTTP/1.1" 200 5075 0.055425 10.0.0.141 - - [2026-01-26 03:10:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007793 10.0.0.240 - - [2026-01-26 03:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000520 10.0.0.240 - - [2026-01-26 03:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.38 - - [2026-01-26 03:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000597 10.0.0.38 - - [2026-01-26 03:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000591 10.0.0.240 - - [2026-01-26 03:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.240 - - [2026-01-26 03:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.141 - - [2026-01-26 03:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000523 10.0.0.38 - - [2026-01-26 03:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.141 - - [2026-01-26 03:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.38 - - [2026-01-26 03:10:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000416 10.0.0.141 - - [2026-01-26 03:10:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.141 - - [2026-01-26 03:10:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000421 10.0.0.141 - - [2026-01-26 03:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.141 - - [2026-01-26 03:11:04] "DELETE /virtual-DNS/485554d0-d11b-4edd-bed7-12cd41bb8722 HTTP/1.1" 409 236 0.009208 10.0.0.141 - - [2026-01-26 03:11:04] "POST /fqname-to-id HTTP/1.1" 404 192 0.003723 10.0.0.141 - - [2026-01-26 03:11:04] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.033386 10.0.0.141 - - [2026-01-26 03:11:04] "GET /virtual-DNS-record/9e3cbee2-d07c-4189-9ce8-625b1a2cc9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.006807 10.0.0.141 - - [2026-01-26 03:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.141 - - [2026-01-26 03:11:04] "GET /virtual-DNS-record/9e3cbee2-d07c-4189-9ce8-625b1a2cc9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.004107 10.0.0.141 - - [2026-01-26 03:11:07] "POST /neutron/network HTTP/1.1" 200 843 0.007379 10.0.0.141 - - [2026-01-26 03:11:07] "POST /neutron/port HTTP/1.1" 200 117 0.001257 10.0.0.141 - - [2026-01-26 03:11:11] "DELETE /virtual-DNS-record/9e3cbee2-d07c-4189-9ce8-625b1a2cc9e1 HTTP/1.1" 200 115 0.033778 10.0.0.141 - - [2026-01-26 03:11:11] "POST /fqname-to-id HTTP/1.1" 404 184 0.003322 10.0.0.141 - - [2026-01-26 03:11:11] "POST /neutron/network HTTP/1.1" 400 204 0.019148 10.0.0.141 - - [2026-01-26 03:11:12] "POST /neutron/port HTTP/1.1" 200 151 0.192858 10.0.0.141 - - [2026-01-26 03:11:12] "POST /neutron/port HTTP/1.1" 200 151 0.228714 10.0.0.141 - - [2026-01-26 03:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.141 - - [2026-01-26 03:11:13] "DELETE /network-ipam/eafeb86a-c6eb-43d9-aef9-5efb4737828a HTTP/1.1" 200 115 0.042223 10.0.0.141 - - [2026-01-26 03:11:13] "DELETE /virtual-DNS/485554d0-d11b-4edd-bed7-12cd41bb8722 HTTP/1.1" 200 115 0.041406 10.0.0.141 - - [2026-01-26 03:11:13] "POST /fqname-to-id HTTP/1.1" 404 180 0.006236 10.0.0.240 - - [2026-01-26 03:11:15] "GET /projects?obj_uuids=9b567c29-9b45-4708-a550-a5351895df8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001050 10.0.0.141 - - [2026-01-26 03:11:15] "GET /project/9b567c29-9b45-4708-a550-a5351895df8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.040950 10.0.0.240 - - [2026-01-26 03:11:15] "GET /projects?obj_uuids=9b567c29-9b45-4708-a550-a5351895df8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001720 10.0.0.141 - - [2026-01-26 03:11:15] "GET /project/9b567c29-9b45-4708-a550-a5351895df8d?fields=virtual_networks HTTP/1.1" 200 1036 0.047292 10.0.0.240 - - [2026-01-26 03:11:15] "GET /projects?obj_uuids=9b567c29-9b45-4708-a550-a5351895df8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001031 10.0.0.141 - - [2026-01-26 03:11:15] "GET /project/9b567c29-9b45-4708-a550-a5351895df8d?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.051231 10.0.0.240 - - [2026-01-26 03:11:15] "GET /projects?obj_uuids=9b567c29-9b45-4708-a550-a5351895df8d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001347 10.0.0.141 - - [2026-01-26 03:11:15] "GET /project/9b567c29-9b45-4708-a550-a5351895df8d?fields=security_groups HTTP/1.1" 200 1264 0.049314 10.0.0.141 - - [2026-01-26 03:11:16] "POST /fqname-to-id HTTP/1.1" 404 189 0.025450 10.0.0.240 - - [2026-01-26 03:11:16] "GET /projects?obj_uuids=a31f2286-f5fd-4820-b339-d50249bc8174&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002692 10.0.0.240 - - [2026-01-26 03:11:16] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001765 10.0.0.240 - - [2026-01-26 03:11:16] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.036107 10.0.0.240 - - [2026-01-26 03:11:16] "POST /id-to-fqname HTTP/1.1" 200 191 0.002898 10.0.0.240 - - [2026-01-26 03:11:16] "POST /fqname-to-id HTTP/1.1" 404 200 0.010516 10.0.0.240 - - [2026-01-26 03:11:16] "POST /security-groups HTTP/1.1" 200 592 0.076270 10.0.0.240 - - [2026-01-26 03:11:16] "POST /projects HTTP/1.1" 200 587 0.291426 10.0.0.240 - - [2026-01-26 03:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.366523 10.0.0.141 - - [2026-01-26 03:11:16] "GET /project/a31f2286-f5fd-4820-b339-d50249bc8174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.527842 10.0.0.141 - - [2026-01-26 03:11:18] "GET / HTTP/1.1" 200 36215 0.001958 10.0.0.141 - - [2026-01-26 03:11:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000505 10.0.0.141 - - [2026-01-26 03:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.067721 10.0.0.240 - - [2026-01-26 03:11:20] "GET /projects?obj_uuids=a31f2286-f5fd-4820-b339-d50249bc8174&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000954 10.0.0.141 - - [2026-01-26 03:11:20] "GET /project/a31f2286-f5fd-4820-b339-d50249bc8174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.042372 10.0.0.141 - - [2026-01-26 03:11:20] "POST /neutron/network HTTP/1.1" 200 117 0.058523 10.0.0.141 - - [2026-01-26 03:11:20] "POST /neutron/network HTTP/1.1" 200 827 0.009027 10.0.0.141 - - [2026-01-26 03:11:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001097 10.0.0.141 - - [2026-01-26 03:11:20] "GET /virtual-network/bc2ddd47-c71f-4759-9403-7fb64c320a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005986 10.0.0.141 - - [2026-01-26 03:11:20] "GET /virtual-network/bc2ddd47-c71f-4759-9403-7fb64c320a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.021499 10.0.0.141 - - [2026-01-26 03:11:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.007677 10.0.0.38 - - [2026-01-26 03:11:28] "GET /obj-perms HTTP/1.1" 200 5075 0.058325 10.0.0.240 - - [2026-01-26 03:12:00] "DELETE /project/a31f2286f5fd4820b339d50249bc8174 HTTP/1.1" 404 173 0.007077 10.0.0.240 - - [2026-01-26 03:12:00] "DELETE /project/9b567c29-9b45-4708-a550-a5351895df8d HTTP/1.1" 404 177 0.005569 10.0.0.240 - - [2026-01-26 03:12:14] "GET /projects?obj_uuids=a31f2286-f5fd-4820-b339-d50249bc8174&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001090 10.0.0.141 - - [2026-01-26 03:12:14] "GET /project/a31f2286-f5fd-4820-b339-d50249bc8174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.078080 10.0.0.240 - - [2026-01-26 03:12:14] "GET /projects?obj_uuids=a31f2286-f5fd-4820-b339-d50249bc8174&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001466 10.0.0.141 - - [2026-01-26 03:12:14] "GET /project/a31f2286-f5fd-4820-b339-d50249bc8174?fields=virtual_networks HTTP/1.1" 200 1036 0.045722 10.0.0.240 - - [2026-01-26 03:12:14] "GET /projects?obj_uuids=a31f2286-f5fd-4820-b339-d50249bc8174&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000950 10.0.0.141 - - [2026-01-26 03:12:14] "GET /project/a31f2286-f5fd-4820-b339-d50249bc8174?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.042970 10.0.0.240 - - [2026-01-26 03:12:14] "GET /projects?obj_uuids=a31f2286-f5fd-4820-b339-d50249bc8174&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001355 10.0.0.141 - - [2026-01-26 03:12:14] "GET /project/a31f2286-f5fd-4820-b339-d50249bc8174?fields=security_groups HTTP/1.1" 200 1264 0.051505 10.0.0.141 - - [2026-01-26 03:12:15] "POST /fqname-to-id HTTP/1.1" 404 188 0.033776 10.0.0.240 - - [2026-01-26 03:12:15] "GET /projects?obj_uuids=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003050 10.0.0.240 - - [2026-01-26 03:12:15] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001493 10.0.0.240 - - [2026-01-26 03:12:15] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009172 10.0.0.240 - - [2026-01-26 03:12:15] "POST /id-to-fqname HTTP/1.1" 200 190 0.001537 10.0.0.240 - - [2026-01-26 03:12:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.003400 10.0.0.240 - - [2026-01-26 03:12:16] "POST /security-groups HTTP/1.1" 200 591 0.076716 10.0.0.240 - - [2026-01-26 03:12:16] "POST /projects HTTP/1.1" 200 585 0.271450 10.0.0.240 - - [2026-01-26 03:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.348650 10.0.0.141 - - [2026-01-26 03:12:16] "GET /project/6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.484654 10.0.0.141 - - [2026-01-26 03:12:17] "GET / HTTP/1.1" 200 36215 0.001469 10.0.0.141 - - [2026-01-26 03:12:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000638 10.0.0.141 - - [2026-01-26 03:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.056777 10.0.0.240 - - [2026-01-26 03:12:19] "GET /projects?obj_uuids=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001158 10.0.0.141 - - [2026-01-26 03:12:19] "GET /project/6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.048004 10.0.0.141 - - [2026-01-26 03:12:19] "POST /neutron/network HTTP/1.1" 200 117 0.039645 10.0.0.141 - - [2026-01-26 03:12:20] "POST /neutron/network HTTP/1.1" 200 839 0.010037 10.0.0.141 - - [2026-01-26 03:12:20] "POST /id-to-fqname HTTP/1.1" 200 230 0.001194 10.0.0.141 - - [2026-01-26 03:12:20] "GET /virtual-network/d5c4e969-b205-44d9-916f-15674321dc43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005387 10.0.0.141 - - [2026-01-26 03:12:20] "GET /virtual-network/d5c4e969-b205-44d9-916f-15674321dc43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006565 10.0.0.141 - - [2026-01-26 03:12:20] "POST /neutron/subnet HTTP/1.1" 200 701 0.009317 10.0.0.141 - - [2026-01-26 03:12:20] "POST /id-to-fqname HTTP/1.1" 200 230 0.001230 10.0.0.240 - - [2026-01-26 03:12:20] "GET /projects?obj_uuids=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000897 10.0.0.141 - - [2026-01-26 03:12:21] "GET /project/6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.084000 10.0.0.141 - - [2026-01-26 03:12:21] "POST /neutron/network HTTP/1.1" 200 839 0.036197 10.0.0.141 - - [2026-01-26 03:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.141 - - [2026-01-26 03:12:21] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003776 10.0.0.141 - - [2026-01-26 03:12:21] "PUT /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4 HTTP/1.1" 200 277 0.021151 10.0.0.141 - - [2026-01-26 03:12:21] "POST /neutron/port HTTP/1.1" 200 117 0.007705 10.0.0.141 - - [2026-01-26 03:12:22] "POST /neutron/port HTTP/1.1" 200 1055 0.018634 10.0.0.141 - - [2026-01-26 03:12:22] "POST /neutron/port HTTP/1.1" 200 1119 0.024709 10.0.0.141 - - [2026-01-26 03:12:22] "POST /neutron/port HTTP/1.1" 200 117 0.001484 10.0.0.141 - - [2026-01-26 03:12:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008117 10.0.0.141 - - [2026-01-26 03:12:26] "POST /neutron/port HTTP/1.1" 200 1119 0.017050 10.0.0.141 - - [2026-01-26 03:12:26] "GET /virtual-machine/03a4913f-d500-4d01-a5fb-003a8801f1b1 HTTP/1.1" 401 293 0.000460 10.0.0.141 - - [2026-01-26 03:12:27] "GET /virtual-machine/03a4913f-d500-4d01-a5fb-003a8801f1b1 HTTP/1.1" 200 1293 0.034110 10.0.0.141 - - [2026-01-26 03:12:27] "GET /virtual-machine-interface/ba27ccd8-c56a-4509-988e-795ceb0fce5b HTTP/1.1" 200 2978 0.005663 10.0.0.141 - - [2026-01-26 03:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.141 - - [2026-01-26 03:12:27] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004227 10.0.0.141 - - [2026-01-26 03:12:27] "GET /virtual-networks?parent_id=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002997 10.0.0.141 - - [2026-01-26 03:12:27] "GET /virtual-network/d5c4e969-b205-44d9-916f-15674321dc43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006168 10.0.0.141 - - [2026-01-26 03:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.141 - - [2026-01-26 03:12:30] "GET /virtual-network/d5c4e969-b205-44d9-916f-15674321dc43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005838 10.0.0.141 - - [2026-01-26 03:12:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.039030 10.0.0.141 - - [2026-01-26 03:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.141 - - [2026-01-26 03:12:32] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004258 10.0.0.141 - - [2026-01-26 03:12:32] "GET /virtual-networks?parent_id=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003550 10.0.0.141 - - [2026-01-26 03:12:32] "GET /virtual-network/d5c4e969-b205-44d9-916f-15674321dc43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005257 10.0.0.141 - - [2026-01-26 03:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.141 - - [2026-01-26 03:12:34] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004655 10.0.0.141 - - [2026-01-26 03:12:34] "PUT /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4 HTTP/1.1" 200 277 0.011420 10.0.0.141 - - [2026-01-26 03:12:35] "POST /neutron/port HTTP/1.1" 200 1119 0.020928 10.0.0.141 - - [2026-01-26 03:12:36] "POST /neutron/network HTTP/1.1" 200 839 0.008572 10.0.0.141 - - [2026-01-26 03:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.240 - - [2026-01-26 03:12:39] "GET /projects?obj_uuids=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000961 10.0.0.141 - - [2026-01-26 03:12:39] "GET /project/6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.046550 10.0.0.240 - - [2026-01-26 03:12:39] "GET /projects?obj_uuids=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001181 10.0.0.141 - - [2026-01-26 03:12:40] "POST /neutron/network HTTP/1.1" 200 605 0.118766 10.0.0.141 - - [2026-01-26 03:12:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.004292 10.0.0.141 - - [2026-01-26 03:12:40] "GET /virtual-network/e977930e-d843-4793-b22e-e98491c14359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005751 10.0.0.141 - - [2026-01-26 03:12:40] "POST /neutron/network HTTP/1.1" 200 826 0.007159 10.0.0.141 - - [2026-01-26 03:12:40] "GET /virtual-network/e977930e-d843-4793-b22e-e98491c14359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005833 10.0.0.141 - - [2026-01-26 03:12:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001697 10.0.0.141 - - [2026-01-26 03:12:40] "POST /neutron/network HTTP/1.1" 200 836 0.006853 10.0.0.240 - - [2026-01-26 03:12:41] "GET /projects?obj_uuids=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001114 10.0.0.141 - - [2026-01-26 03:12:41] "GET /project/6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.086045 10.0.0.141 - - [2026-01-26 03:12:41] "POST /neutron/port HTTP/1.1" 200 117 0.006365 10.0.0.240 - - [2026-01-26 03:12:41] "GET /projects?obj_uuids=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001041 10.0.0.141 - - [2026-01-26 03:12:42] "POST /neutron/port HTTP/1.1" 200 1062 0.330579 10.0.0.141 - - [2026-01-26 03:12:42] "POST /neutron/port HTTP/1.1" 200 1116 0.101904 10.0.0.141 - - [2026-01-26 03:12:42] "POST /neutron/subnet HTTP/1.1" 200 708 0.011492 10.0.0.141 - - [2026-01-26 03:12:46] "POST /neutron/port HTTP/1.1" 200 1126 0.016837 10.0.0.141 - - [2026-01-26 03:12:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007997 10.0.0.141 - - [2026-01-26 03:12:46] "GET /virtual-machine/ccd3b64b-5998-4436-add3-f0de65f544f3 HTTP/1.1" 200 1295 0.005976 10.0.0.141 - - [2026-01-26 03:12:46] "GET /virtual-machine-interface/f144daff-e9a6-4eae-80b6-e2234de64b99 HTTP/1.1" 200 2947 0.007235 10.0.0.141 - - [2026-01-26 03:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.141 - - [2026-01-26 03:12:46] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004191 10.0.0.141 - - [2026-01-26 03:12:46] "GET /virtual-networks?parent_id=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005139 10.0.0.141 - - [2026-01-26 03:12:46] "GET /virtual-network/e977930e-d843-4793-b22e-e98491c14359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007408 10.0.0.141 - - [2026-01-26 03:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.141 - - [2026-01-26 03:12:50] "GET /virtual-network/e977930e-d843-4793-b22e-e98491c14359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006639 10.0.0.141 - - [2026-01-26 03:12:51] "POST /neutron/port HTTP/1.1" 200 1126 0.017075 10.0.0.141 - - [2026-01-26 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.141 - - [2026-01-26 03:12:54] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003645 10.0.0.141 - - [2026-01-26 03:12:54] "GET /virtual-networks?parent_id=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003191 10.0.0.141 - - [2026-01-26 03:12:54] "GET /virtual-network/e977930e-d843-4793-b22e-e98491c14359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005863 10.0.0.141 - - [2026-01-26 03:12:56] "POST /neutron/network HTTP/1.1" 400 204 0.014360 10.0.0.141 - - [2026-01-26 03:12:57] "POST /neutron/port HTTP/1.1" 200 151 0.175397 10.0.0.240 - - [2026-01-26 03:13:00] "DELETE /project/a31f2286-f5fd-4820-b339-d50249bc8174 HTTP/1.1" 404 177 0.010189 10.0.0.240 - - [2026-01-26 03:13:00] "DELETE /project/6dd30cf95ca44cf0902fe9cfcf6a4dff HTTP/1.1" 404 173 0.009855 10.0.0.141 - - [2026-01-26 03:13:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003720 10.0.0.141 - - [2026-01-26 03:13:01] "POST /network-ipams HTTP/1.1" 200 543 0.038958 10.0.0.141 - - [2026-01-26 03:13:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 767 0.004049 10.0.0.141 - - [2026-01-26 03:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.141 - - [2026-01-26 03:13:01] "GET /network-ipam/475926e8-0e51-4805-92ef-258f4aaf75b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1330 0.006354 10.0.0.141 - - [2026-01-26 03:13:01] "PUT /network-ipam/475926e8-0e51-4805-92ef-258f4aaf75b8 HTTP/1.1" 200 259 0.016085 10.0.0.141 - - [2026-01-26 03:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.240 - - [2026-01-26 03:13:01] "GET /projects?obj_uuids=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001240 10.0.0.141 - - [2026-01-26 03:13:01] "GET /project/6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.047935 10.0.0.141 - - [2026-01-26 03:13:01] "POST /neutron/network HTTP/1.1" 200 117 0.013352 10.0.0.240 - - [2026-01-26 03:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.008004 10.0.0.141 - - [2026-01-26 03:13:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.237658 10.0.0.141 - - [2026-01-26 03:13:02] "POST /id-to-fqname HTTP/1.1" 200 220 0.001567 10.0.0.141 - - [2026-01-26 03:13:02] "GET /virtual-network/479ac10a-c0d8-4571-962c-113083587821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005988 10.0.0.141 - - [2026-01-26 03:13:02] "GET /virtual-network/479ac10a-c0d8-4571-962c-113083587821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007628 10.0.0.141 - - [2026-01-26 03:13:02] "POST /neutron/network HTTP/1.1" 200 994 0.008128 10.0.0.141 - - [2026-01-26 03:13:02] "POST /neutron/network HTTP/1.1" 200 994 0.008015 10.0.0.240 - - [2026-01-26 03:13:02] "GET /projects?obj_uuids=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000924 10.0.0.141 - - [2026-01-26 03:13:02] "POST /neutron/port HTTP/1.1" 200 1017 0.221105 10.0.0.141 - - [2026-01-26 03:13:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.001614 10.0.0.141 - - [2026-01-26 03:13:03] "POST /neutron/port HTTP/1.1" 200 1017 0.012672 10.0.0.141 - - [2026-01-26 03:13:03] "POST /neutron/port HTTP/1.1" 200 1017 0.019049 10.0.0.141 - - [2026-01-26 03:13:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.001302 10.0.0.141 - - [2026-01-26 03:13:03] "POST /neutron/port HTTP/1.1" 200 117 0.009328 10.0.0.141 - - [2026-01-26 03:13:04] "POST /neutron/network HTTP/1.1" 200 994 0.009958 10.0.0.141 - - [2026-01-26 03:13:04] "POST /neutron/port HTTP/1.1" 200 117 0.010171 10.0.0.141 - - [2026-01-26 03:13:04] "POST /id-to-fqname HTTP/1.1" 200 220 0.001567 10.0.0.141 - - [2026-01-26 03:13:04] "POST /neutron/network HTTP/1.1" 200 1004 0.006675 10.0.0.141 - - [2026-01-26 03:13:04] "POST /neutron/port HTTP/1.1" 200 1017 0.068843 10.0.0.141 - - [2026-01-26 03:13:04] "POST /neutron/port HTTP/1.1" 200 1119 0.022046 10.0.0.141 - - [2026-01-26 03:13:05] "POST /neutron/subnet HTTP/1.1" 200 673 0.010722 10.0.0.141 - - [2026-01-26 03:13:05] "POST /neutron/port HTTP/1.1" 200 1017 0.015387 10.0.0.141 - - [2026-01-26 03:13:05] "POST /neutron/port HTTP/1.1" 200 1109 0.135659 10.0.0.141 - - [2026-01-26 03:13:05] "POST /neutron/subnet HTTP/1.1" 200 673 0.013403 10.0.0.240 - - [2026-01-26 03:13:05] "GET /projects?obj_uuids=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000890 10.0.0.141 - - [2026-01-26 03:13:05] "GET /project/6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.079879 10.0.0.141 - - [2026-01-26 03:13:05] "POST /neutron/network HTTP/1.1" 200 994 0.010306 10.0.0.141 - - [2026-01-26 03:13:05] "POST /neutron/port HTTP/1.1" 200 117 0.011291 10.0.0.141 - - [2026-01-26 03:13:06] "POST /neutron/port HTTP/1.1" 200 1055 0.018008 10.0.0.141 - - [2026-01-26 03:13:06] "POST /neutron/port HTTP/1.1" 200 1119 0.019044 10.0.0.141 - - [2026-01-26 03:13:07] "POST /neutron/port HTTP/1.1" 200 117 0.001048 10.0.0.141 - - [2026-01-26 03:13:09] "POST /neutron/port HTTP/1.1" 200 1119 0.017830 10.0.0.141 - - [2026-01-26 03:13:09] "POST /neutron/subnet HTTP/1.1" 200 673 0.014226 10.0.0.141 - - [2026-01-26 03:13:14] "POST /neutron/port HTTP/1.1" 200 1119 0.016286 10.0.0.141 - - [2026-01-26 03:13:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006959 10.0.0.141 - - [2026-01-26 03:13:15] "POST /neutron/network HTTP/1.1" 200 1004 0.007118 10.0.0.141 - - [2026-01-26 03:13:15] "POST /neutron/port HTTP/1.1" 200 117 0.001134 10.0.0.141 - - [2026-01-26 03:13:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006873 10.0.0.141 - - [2026-01-26 03:13:58] "POST /neutron/port HTTP/1.1" 200 151 0.162813 10.0.0.141 - - [2026-01-26 03:13:58] "POST /neutron/port HTTP/1.1" 200 151 0.188495 10.0.0.141 - - [2026-01-26 03:13:58] "POST /neutron/port HTTP/1.1" 200 117 0.018712 10.0.0.141 - - [2026-01-26 03:13:58] "POST /neutron/port HTTP/1.1" 400 205 0.012069 10.0.0.141 - - [2026-01-26 03:13:58] "POST /neutron/port HTTP/1.1" 200 151 0.211604 10.0.0.141 - - [2026-01-26 03:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.141 - - [2026-01-26 03:14:00] "DELETE /network-ipam/475926e8-0e51-4805-92ef-258f4aaf75b8 HTTP/1.1" 200 115 0.059852 10.0.0.141 - - [2026-01-26 03:14:00] "POST /fqname-to-id HTTP/1.1" 404 211 0.005161 10.0.0.240 - - [2026-01-26 03:14:02] "GET /projects?obj_uuids=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001981 10.0.0.141 - - [2026-01-26 03:14:02] "GET /project/6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.047956 10.0.0.240 - - [2026-01-26 03:14:02] "GET /projects?obj_uuids=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001456 10.0.0.141 - - [2026-01-26 03:14:02] "GET /project/6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff?fields=virtual_networks HTTP/1.1" 200 1033 0.054491 10.0.0.240 - - [2026-01-26 03:14:02] "GET /projects?obj_uuids=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001175 10.0.0.141 - - [2026-01-26 03:14:02] "GET /project/6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.063526 10.0.0.240 - - [2026-01-26 03:14:02] "GET /projects?obj_uuids=6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001060 10.0.0.141 - - [2026-01-26 03:14:02] "GET /project/6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff?fields=security_groups HTTP/1.1" 200 1260 0.062750 10.0.0.141 - - [2026-01-26 03:14:03] "POST /fqname-to-id HTTP/1.1" 404 196 0.032681 10.0.0.240 - - [2026-01-26 03:14:03] "GET /projects?obj_uuids=5e2c095f-0650-4d23-9e49-526b9e3b9a02&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003830 10.0.0.240 - - [2026-01-26 03:14:03] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000947 10.0.0.240 - - [2026-01-26 03:14:03] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007610 10.0.0.240 - - [2026-01-26 03:14:03] "POST /id-to-fqname HTTP/1.1" 200 198 0.001326 10.0.0.240 - - [2026-01-26 03:14:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.003641 10.0.0.240 - - [2026-01-26 03:14:04] "POST /security-groups HTTP/1.1" 200 599 0.073428 10.0.0.240 - - [2026-01-26 03:14:04] "POST /projects HTTP/1.1" 200 601 0.279264 10.0.0.240 - - [2026-01-26 03:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.317121 10.0.0.141 - - [2026-01-26 03:14:04] "GET /project/5e2c095f-0650-4d23-9e49-526b9e3b9a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.465746 10.0.0.141 - - [2026-01-26 03:14:05] "GET / HTTP/1.1" 200 36215 0.001844 10.0.0.141 - - [2026-01-26 03:14:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000502 10.0.0.141 - - [2026-01-26 03:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.059204 10.0.0.240 - - [2026-01-26 03:14:07] "GET /projects?obj_uuids=5e2c095f-0650-4d23-9e49-526b9e3b9a02&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001056 10.0.0.141 - - [2026-01-26 03:14:07] "GET /project/5e2c095f-0650-4d23-9e49-526b9e3b9a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.042954 10.0.0.141 - - [2026-01-26 03:14:07] "POST /neutron/network HTTP/1.1" 200 117 0.036578 10.0.0.38 - - [2026-01-26 03:14:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.034672 10.0.0.240 - - [2026-01-26 03:14:08] "POST /useragent-kv HTTP/1.1" 200 115 0.008998 10.0.0.141 - - [2026-01-26 03:14:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.201120 10.0.0.141 - - [2026-01-26 03:14:08] "POST /id-to-fqname HTTP/1.1" 200 228 0.001178 10.0.0.141 - - [2026-01-26 03:14:08] "GET /virtual-network/d77fe97b-4821-4802-8887-bda4d40e06e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005872 10.0.0.141 - - [2026-01-26 03:14:08] "GET /virtual-network/d77fe97b-4821-4802-8887-bda4d40e06e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008805 10.0.0.141 - - [2026-01-26 03:14:08] "POST /neutron/network HTTP/1.1" 200 1006 0.008294 10.0.0.240 - - [2026-01-26 03:14:31] "GET /obj-perms HTTP/1.1" 200 5075 0.056812 10.0.0.240 - - [2026-01-26 03:15:00] "DELETE /project/5e2c095f06504d239e49526b9e3b9a02 HTTP/1.1" 404 173 0.003461 10.0.0.240 - - [2026-01-26 03:15:00] "DELETE /project/6dd30cf9-5ca4-4cf0-902f-e9cfcf6a4dff HTTP/1.1" 404 177 0.007671 10.0.0.141 - - [2026-01-26 03:15:00] "POST /neutron/network HTTP/1.1" 200 1006 0.011941 10.0.0.240 - - [2026-01-26 03:15:02] "GET /projects?obj_uuids=5e2c095f-0650-4d23-9e49-526b9e3b9a02&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.032656 10.0.0.141 - - [2026-01-26 03:15:02] "GET /project/5e2c095f-0650-4d23-9e49-526b9e3b9a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.083047 10.0.0.240 - - [2026-01-26 03:15:02] "GET /projects?obj_uuids=5e2c095f-0650-4d23-9e49-526b9e3b9a02&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002290 10.0.0.141 - - [2026-01-26 03:15:02] "GET /project/5e2c095f-0650-4d23-9e49-526b9e3b9a02?fields=virtual_networks HTTP/1.1" 200 1049 0.059761 10.0.0.240 - - [2026-01-26 03:15:02] "GET /projects?obj_uuids=5e2c095f-0650-4d23-9e49-526b9e3b9a02&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000934 10.0.0.141 - - [2026-01-26 03:15:02] "GET /project/5e2c095f-0650-4d23-9e49-526b9e3b9a02?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.059047 10.0.0.240 - - [2026-01-26 03:15:02] "GET /projects?obj_uuids=5e2c095f-0650-4d23-9e49-526b9e3b9a02&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001576 10.0.0.141 - - [2026-01-26 03:15:02] "GET /project/5e2c095f-0650-4d23-9e49-526b9e3b9a02?fields=security_groups HTTP/1.1" 200 1284 0.055176 10.0.0.141 - - [2026-01-26 03:15:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.038757 10.0.0.240 - - [2026-01-26 03:15:03] "GET /projects?obj_uuids=b47767e0-fb36-411d-88b2-c35de8da3a3b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003247 10.0.0.240 - - [2026-01-26 03:15:03] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001488 10.0.0.240 - - [2026-01-26 03:15:03] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008674 10.0.0.240 - - [2026-01-26 03:15:03] "POST /id-to-fqname HTTP/1.1" 200 185 0.005876 10.0.0.240 - - [2026-01-26 03:15:03] "POST /fqname-to-id HTTP/1.1" 404 194 0.007328 10.0.0.240 - - [2026-01-26 03:15:03] "POST /security-groups HTTP/1.1" 200 586 0.035147 10.0.0.240 - - [2026-01-26 03:15:03] "POST /projects HTTP/1.1" 200 575 0.257029 10.0.0.240 - - [2026-01-26 03:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.332587 10.0.0.141 - - [2026-01-26 03:15:03] "GET /project/b47767e0-fb36-411d-88b2-c35de8da3a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.485989 10.0.0.141 - - [2026-01-26 03:15:04] "GET / HTTP/1.1" 200 36215 0.001962 10.0.0.240 - - [2026-01-26 03:15:08] "GET /projects?obj_uuids=b47767e0-fb36-411d-88b2-c35de8da3a3b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001202 10.0.0.141 - - [2026-01-26 03:15:08] "GET /project/b47767e0-fb36-411d-88b2-c35de8da3a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.039018 10.0.0.240 - - [2026-01-26 03:15:08] "GET /projects?obj_uuids=b47767e0-fb36-411d-88b2-c35de8da3a3b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001068 10.0.0.141 - - [2026-01-26 03:15:08] "GET /project/b47767e0-fb36-411d-88b2-c35de8da3a3b?fields=virtual_networks HTTP/1.1" 200 1023 0.046426 10.0.0.240 - - [2026-01-26 03:15:08] "GET /projects?obj_uuids=b47767e0-fb36-411d-88b2-c35de8da3a3b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001089 10.0.0.141 - - [2026-01-26 03:15:08] "GET /project/b47767e0-fb36-411d-88b2-c35de8da3a3b?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.039455 10.0.0.240 - - [2026-01-26 03:15:08] "GET /projects?obj_uuids=b47767e0-fb36-411d-88b2-c35de8da3a3b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001294 10.0.0.141 - - [2026-01-26 03:15:08] "GET /project/b47767e0-fb36-411d-88b2-c35de8da3a3b?fields=security_groups HTTP/1.1" 200 1245 0.040569 10.0.0.141 - - [2026-01-26 03:15:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.026738 10.0.0.240 - - [2026-01-26 03:15:09] "GET /projects?obj_uuids=5d88046c-7ceb-472b-875b-ac75fb2ac929&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002949 10.0.0.240 - - [2026-01-26 03:15:09] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.240 - - [2026-01-26 03:15:09] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007716 10.0.0.240 - - [2026-01-26 03:15:09] "POST /id-to-fqname HTTP/1.1" 200 195 0.002254 10.0.0.240 - - [2026-01-26 03:15:09] "POST /fqname-to-id HTTP/1.1" 404 204 0.009202 10.0.0.240 - - [2026-01-26 03:15:09] "POST /security-groups HTTP/1.1" 200 596 0.074642 10.0.0.240 - - [2026-01-26 03:15:09] "POST /projects HTTP/1.1" 200 595 0.286781 10.0.0.240 - - [2026-01-26 03:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.359179 10.0.0.141 - - [2026-01-26 03:15:09] "GET /project/5d88046c-7ceb-472b-875b-ac75fb2ac929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.499516 10.0.0.141 - - [2026-01-26 03:15:10] "GET / HTTP/1.1" 200 36215 0.001631 10.0.0.240 - - [2026-01-26 03:15:13] "GET /projects?obj_uuids=5d88046c-7ceb-472b-875b-ac75fb2ac929&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001064 10.0.0.141 - - [2026-01-26 03:15:13] "GET /project/5d88046c-7ceb-472b-875b-ac75fb2ac929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.041939 10.0.0.240 - - [2026-01-26 03:15:13] "GET /projects?obj_uuids=5d88046c-7ceb-472b-875b-ac75fb2ac929&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000966 10.0.0.141 - - [2026-01-26 03:15:13] "GET /project/5d88046c-7ceb-472b-875b-ac75fb2ac929?fields=virtual_networks HTTP/1.1" 200 1042 0.052769 10.0.0.240 - - [2026-01-26 03:15:13] "GET /projects?obj_uuids=5d88046c-7ceb-472b-875b-ac75fb2ac929&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001208 10.0.0.141 - - [2026-01-26 03:15:13] "GET /project/5d88046c-7ceb-472b-875b-ac75fb2ac929?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.042528 10.0.0.240 - - [2026-01-26 03:15:13] "GET /projects?obj_uuids=5d88046c-7ceb-472b-875b-ac75fb2ac929&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000925 10.0.0.141 - - [2026-01-26 03:15:13] "GET /project/5d88046c-7ceb-472b-875b-ac75fb2ac929?fields=security_groups HTTP/1.1" 200 1274 0.045566 10.0.0.141 - - [2026-01-26 03:15:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.028563 10.0.0.240 - - [2026-01-26 03:15:14] "GET /projects?obj_uuids=3e5b8662-9f15-45c7-9bc5-fbc809a85590&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002799 10.0.0.240 - - [2026-01-26 03:15:14] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001278 10.0.0.240 - - [2026-01-26 03:15:14] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008695 10.0.0.240 - - [2026-01-26 03:15:15] "POST /id-to-fqname HTTP/1.1" 200 201 0.004032 10.0.0.240 - - [2026-01-26 03:15:15] "POST /fqname-to-id HTTP/1.1" 404 210 0.009691 10.0.0.240 - - [2026-01-26 03:15:15] "POST /security-groups HTTP/1.1" 200 602 0.077540 10.0.0.240 - - [2026-01-26 03:15:15] "POST /projects HTTP/1.1" 200 607 0.301574 10.0.0.240 - - [2026-01-26 03:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.377512 10.0.0.141 - - [2026-01-26 03:15:15] "GET /project/3e5b8662-9f15-45c7-9bc5-fbc809a85590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.530514 10.0.0.141 - - [2026-01-26 03:15:16] "GET / HTTP/1.1" 200 36215 0.001507 10.0.0.240 - - [2026-01-26 03:15:19] "GET /projects?obj_uuids=3e5b8662-9f15-45c7-9bc5-fbc809a85590&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000933 10.0.0.141 - - [2026-01-26 03:15:19] "GET /project/3e5b8662-9f15-45c7-9bc5-fbc809a85590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.050179 10.0.0.240 - - [2026-01-26 03:15:19] "GET /projects?obj_uuids=3e5b8662-9f15-45c7-9bc5-fbc809a85590&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001083 10.0.0.141 - - [2026-01-26 03:15:19] "GET /project/3e5b8662-9f15-45c7-9bc5-fbc809a85590?fields=virtual_networks HTTP/1.1" 200 1055 0.070289 10.0.0.240 - - [2026-01-26 03:15:19] "GET /projects?obj_uuids=3e5b8662-9f15-45c7-9bc5-fbc809a85590&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001217 10.0.0.141 - - [2026-01-26 03:15:19] "GET /project/3e5b8662-9f15-45c7-9bc5-fbc809a85590?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.057000 10.0.0.240 - - [2026-01-26 03:15:19] "GET /projects?obj_uuids=3e5b8662-9f15-45c7-9bc5-fbc809a85590&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001101 10.0.0.141 - - [2026-01-26 03:15:19] "GET /project/3e5b8662-9f15-45c7-9bc5-fbc809a85590?fields=security_groups HTTP/1.1" 200 1293 0.044587 10.0.0.141 - - [2026-01-26 03:15:20] "POST /fqname-to-id HTTP/1.1" 404 185 0.026951 10.0.0.240 - - [2026-01-26 03:15:20] "GET /projects?obj_uuids=52a8144e-ad92-494a-b43b-b82deef56e0b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003244 10.0.0.240 - - [2026-01-26 03:15:20] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001230 10.0.0.240 - - [2026-01-26 03:15:20] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.012008 10.0.0.240 - - [2026-01-26 03:15:20] "POST /id-to-fqname HTTP/1.1" 200 187 0.003314 10.0.0.240 - - [2026-01-26 03:15:20] "POST /fqname-to-id HTTP/1.1" 404 196 0.003554 10.0.0.240 - - [2026-01-26 03:15:20] "POST /security-groups HTTP/1.1" 200 588 0.029408 10.0.0.240 - - [2026-01-26 03:15:20] "POST /projects HTTP/1.1" 200 579 0.262346 10.0.0.240 - - [2026-01-26 03:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.333806 10.0.0.141 - - [2026-01-26 03:15:21] "GET /project/52a8144e-ad92-494a-b43b-b82deef56e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.480649 10.0.0.141 - - [2026-01-26 03:15:22] "GET / HTTP/1.1" 200 36215 0.002011 10.0.0.240 - - [2026-01-26 03:15:25] "GET /projects?obj_uuids=52a8144e-ad92-494a-b43b-b82deef56e0b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001018 10.0.0.141 - - [2026-01-26 03:15:25] "GET /project/52a8144e-ad92-494a-b43b-b82deef56e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.038228 10.0.0.240 - - [2026-01-26 03:15:25] "GET /projects?obj_uuids=52a8144e-ad92-494a-b43b-b82deef56e0b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002647 10.0.0.141 - - [2026-01-26 03:15:25] "GET /project/52a8144e-ad92-494a-b43b-b82deef56e0b?fields=virtual_networks HTTP/1.1" 200 1027 0.054996 10.0.0.240 - - [2026-01-26 03:15:25] "GET /projects?obj_uuids=52a8144e-ad92-494a-b43b-b82deef56e0b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001087 10.0.0.141 - - [2026-01-26 03:15:25] "GET /project/52a8144e-ad92-494a-b43b-b82deef56e0b?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.048126 10.0.0.240 - - [2026-01-26 03:15:25] "GET /projects?obj_uuids=52a8144e-ad92-494a-b43b-b82deef56e0b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001192 10.0.0.141 - - [2026-01-26 03:15:25] "GET /project/52a8144e-ad92-494a-b43b-b82deef56e0b?fields=security_groups HTTP/1.1" 200 1251 0.069505 10.0.0.141 - - [2026-01-26 03:15:26] "POST /fqname-to-id HTTP/1.1" 404 182 0.025964 10.0.0.240 - - [2026-01-26 03:15:26] "GET /projects?obj_uuids=08926b10-d55a-42f0-a52c-bba6815fa247&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003193 10.0.0.240 - - [2026-01-26 03:15:26] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000942 10.0.0.240 - - [2026-01-26 03:15:26] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008984 10.0.0.240 - - [2026-01-26 03:15:26] "POST /id-to-fqname HTTP/1.1" 200 184 0.003058 10.0.0.240 - - [2026-01-26 03:15:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.015452 10.0.0.240 - - [2026-01-26 03:15:26] "POST /security-groups HTTP/1.1" 200 585 0.029757 10.0.0.240 - - [2026-01-26 03:15:26] "POST /projects HTTP/1.1" 200 573 0.254358 10.0.0.240 - - [2026-01-26 03:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.327359 10.0.0.141 - - [2026-01-26 03:15:27] "GET /project/08926b10-d55a-42f0-a52c-bba6815fa247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.469353 10.0.0.141 - - [2026-01-26 03:15:28] "GET / HTTP/1.1" 200 36215 0.001380 10.0.0.240 - - [2026-01-26 03:15:31] "GET /projects?obj_uuids=08926b10-d55a-42f0-a52c-bba6815fa247&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001393 10.0.0.141 - - [2026-01-26 03:15:31] "GET /project/08926b10-d55a-42f0-a52c-bba6815fa247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.058272 10.0.0.240 - - [2026-01-26 03:15:31] "GET /projects?obj_uuids=08926b10-d55a-42f0-a52c-bba6815fa247&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001330 10.0.0.141 - - [2026-01-26 03:15:31] "GET /project/08926b10-d55a-42f0-a52c-bba6815fa247?fields=virtual_networks HTTP/1.1" 200 1020 0.049765 10.0.0.240 - - [2026-01-26 03:15:31] "GET /projects?obj_uuids=08926b10-d55a-42f0-a52c-bba6815fa247&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001449 10.0.0.141 - - [2026-01-26 03:15:31] "GET /project/08926b10-d55a-42f0-a52c-bba6815fa247?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.041476 10.0.0.240 - - [2026-01-26 03:15:31] "GET /projects?obj_uuids=08926b10-d55a-42f0-a52c-bba6815fa247&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000984 10.0.0.141 - - [2026-01-26 03:15:31] "GET /project/08926b10-d55a-42f0-a52c-bba6815fa247?fields=security_groups HTTP/1.1" 200 1241 0.042167 10.0.0.141 - - [2026-01-26 03:15:32] "GET /obj-perms HTTP/1.1" 200 5075 0.354036 10.0.0.38 - - [2026-01-26 03:15:32] "GET /obj-perms HTTP/1.1" 200 5075 0.193456 10.0.0.141 - - [2026-01-26 03:15:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.027995 10.0.0.240 - - [2026-01-26 03:15:33] "GET /projects?obj_uuids=d9068e06-3dc4-4925-bee3-7df4d220b704&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002537 10.0.0.240 - - [2026-01-26 03:15:33] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000895 10.0.0.240 - - [2026-01-26 03:15:33] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007894 10.0.0.240 - - [2026-01-26 03:15:33] "POST /id-to-fqname HTTP/1.1" 200 188 0.002849 10.0.0.240 - - [2026-01-26 03:15:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.006653 10.0.0.240 - - [2026-01-26 03:15:33] "POST /security-groups HTTP/1.1" 200 589 0.082053 10.0.0.240 - - [2026-01-26 03:15:33] "POST /projects HTTP/1.1" 200 581 0.291740 10.0.0.240 - - [2026-01-26 03:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.362394 10.0.0.141 - - [2026-01-26 03:15:33] "GET /project/d9068e06-3dc4-4925-bee3-7df4d220b704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.493060 10.0.0.141 - - [2026-01-26 03:15:34] "GET / HTTP/1.1" 200 36215 0.001979 10.0.0.240 - - [2026-01-26 03:15:37] "GET /projects?obj_uuids=d9068e06-3dc4-4925-bee3-7df4d220b704&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000949 10.0.0.141 - - [2026-01-26 03:15:37] "GET /project/d9068e06-3dc4-4925-bee3-7df4d220b704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.049970 10.0.0.240 - - [2026-01-26 03:15:37] "GET /projects?obj_uuids=d9068e06-3dc4-4925-bee3-7df4d220b704&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000932 10.0.0.141 - - [2026-01-26 03:15:37] "GET /project/d9068e06-3dc4-4925-bee3-7df4d220b704?fields=virtual_networks HTTP/1.1" 200 1030 0.054551 10.0.0.240 - - [2026-01-26 03:15:37] "GET /projects?obj_uuids=d9068e06-3dc4-4925-bee3-7df4d220b704&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001047 10.0.0.141 - - [2026-01-26 03:15:37] "GET /project/d9068e06-3dc4-4925-bee3-7df4d220b704?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.039639 10.0.0.240 - - [2026-01-26 03:15:37] "GET /projects?obj_uuids=d9068e06-3dc4-4925-bee3-7df4d220b704&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000907 10.0.0.141 - - [2026-01-26 03:15:37] "GET /project/d9068e06-3dc4-4925-bee3-7df4d220b704?fields=security_groups HTTP/1.1" 200 1255 0.048161 10.0.0.141 - - [2026-01-26 03:15:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.029918 10.0.0.240 - - [2026-01-26 03:15:39] "GET /projects?obj_uuids=4b82ed01-4584-40dc-9e57-19764942c4bc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003105 10.0.0.240 - - [2026-01-26 03:15:39] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000947 10.0.0.240 - - [2026-01-26 03:15:39] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007807 10.0.0.240 - - [2026-01-26 03:15:39] "POST /id-to-fqname HTTP/1.1" 200 188 0.008391 10.0.0.240 - - [2026-01-26 03:15:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.005583 10.0.0.240 - - [2026-01-26 03:15:39] "POST /security-groups HTTP/1.1" 200 589 0.069267 10.0.0.240 - - [2026-01-26 03:15:39] "POST /projects HTTP/1.1" 200 581 0.286093 10.0.0.240 - - [2026-01-26 03:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.356883 10.0.0.141 - - [2026-01-26 03:15:39] "GET /project/4b82ed01-4584-40dc-9e57-19764942c4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.493424 10.0.0.141 - - [2026-01-26 03:15:40] "GET / HTTP/1.1" 200 36215 0.001627 10.0.0.141 - - [2026-01-26 03:15:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000495 10.0.0.141 - - [2026-01-26 03:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.068637 10.0.0.240 - - [2026-01-26 03:15:42] "GET /projects?obj_uuids=4b82ed01-4584-40dc-9e57-19764942c4bc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000855 10.0.0.141 - - [2026-01-26 03:15:42] "GET /project/4b82ed01-4584-40dc-9e57-19764942c4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.058652 10.0.0.240 - - [2026-01-26 03:15:42] "GET /projects?obj_uuids=4b82ed01-4584-40dc-9e57-19764942c4bc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001174 10.0.0.141 - - [2026-01-26 03:15:43] "POST /neutron/network HTTP/1.1" 200 603 0.158342 10.0.0.141 - - [2026-01-26 03:15:43] "POST /id-to-fqname HTTP/1.1" 200 218 0.003118 10.0.0.141 - - [2026-01-26 03:15:43] "GET /virtual-network/4b123051-695f-4a39-af65-2e24b6a1cb41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005823 10.0.0.141 - - [2026-01-26 03:15:43] "POST /neutron/network HTTP/1.1" 200 822 0.006921 10.0.0.141 - - [2026-01-26 03:15:43] "GET /virtual-network/4b123051-695f-4a39-af65-2e24b6a1cb41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006871 10.0.0.141 - - [2026-01-26 03:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.141 - - [2026-01-26 03:15:43] "GET /virtual-network/4b123051-695f-4a39-af65-2e24b6a1cb41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005755 10.0.0.141 - - [2026-01-26 03:15:43] "PUT /virtual-network/4b123051-695f-4a39-af65-2e24b6a1cb41 HTTP/1.1" 200 265 0.054739 10.0.0.240 - - [2026-01-26 03:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.240 - - [2026-01-26 03:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.38 - - [2026-01-26 03:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.38 - - [2026-01-26 03:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.240 - - [2026-01-26 03:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.240 - - [2026-01-26 03:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.141 - - [2026-01-26 03:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.38 - - [2026-01-26 03:15:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000711 10.0.0.141 - - [2026-01-26 03:15:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.38 - - [2026-01-26 03:15:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.141 - - [2026-01-26 03:15:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.141 - - [2026-01-26 03:15:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.240 - - [2026-01-26 03:16:00] "DELETE /project/5e2c095f-0650-4d23-9e49-526b9e3b9a02 HTTP/1.1" 404 177 0.025950 10.0.0.240 - - [2026-01-26 03:16:00] "DELETE /project/52a8144ead92494ab43bb82deef56e0b HTTP/1.1" 404 173 0.027674 10.0.0.240 - - [2026-01-26 03:16:00] "DELETE /project/b47767e0fb36411d88b2c35de8da3a3b HTTP/1.1" 404 173 0.030445 10.0.0.240 - - [2026-01-26 03:16:00] "DELETE /project/d9068e063dc44925bee37df4d220b704 HTTP/1.1" 404 173 0.020828 10.0.0.240 - - [2026-01-26 03:16:00] "DELETE /project/08926b10d55a42f0a52cbba6815fa247 HTTP/1.1" 404 173 0.024569 10.0.0.240 - - [2026-01-26 03:16:00] "DELETE /project/5d88046c7ceb472b875bac75fb2ac929 HTTP/1.1" 404 173 0.027025 10.0.0.240 - - [2026-01-26 03:16:00] "DELETE /project/3e5b86629f1545c79bc5fbc809a85590 HTTP/1.1" 404 173 0.021408 10.0.0.240 - - [2026-01-26 03:16:00] "GET /projects?obj_uuids=b47767e0-fb36-411d-88b2-c35de8da3a3b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001936 10.0.0.240 - - [2026-01-26 03:16:00] "GET /projects?obj_uuids=08926b10-d55a-42f0-a52c-bba6815fa247&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001111 10.0.0.240 - - [2026-01-26 03:16:00] "GET /projects?obj_uuids=52a8144e-ad92-494a-b43b-b82deef56e0b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000811 10.0.0.240 - - [2026-01-26 03:16:00] "DELETE /project/4b82ed01458440dc9e5719764942c4bc HTTP/1.1" 404 173 0.017432 10.0.0.240 - - [2026-01-26 03:16:00] "GET /projects?obj_uuids=5d88046c-7ceb-472b-875b-ac75fb2ac929&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000932 10.0.0.240 - - [2026-01-26 03:16:00] "GET /projects?obj_uuids=d9068e06-3dc4-4925-bee3-7df4d220b704&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000772 10.0.0.240 - - [2026-01-26 03:16:00] "GET /projects?obj_uuids=3e5b8662-9f15-45c7-9bc5-fbc809a85590&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000869 10.0.0.240 - - [2026-01-26 03:16:00] "GET /project/52a8144e-ad92-494a-b43b-b82deef56e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.153771 10.0.0.240 - - [2026-01-26 03:16:00] "GET /project/08926b10-d55a-42f0-a52c-bba6815fa247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.168636 10.0.0.240 - - [2026-01-26 03:16:00] "GET /project/b47767e0-fb36-411d-88b2-c35de8da3a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.174424 10.0.0.240 - - [2026-01-26 03:16:00] "GET /projects?obj_uuids=52a8144e-ad92-494a-b43b-b82deef56e0b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002447 10.0.0.240 - - [2026-01-26 03:16:00] "GET /projects?obj_uuids=b47767e0-fb36-411d-88b2-c35de8da3a3b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002275 10.0.0.240 - - [2026-01-26 03:16:00] "GET /projects?obj_uuids=08926b10-d55a-42f0-a52c-bba6815fa247&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001992 10.0.0.240 - - [2026-01-26 03:16:00] "GET /project/5d88046c-7ceb-472b-875b-ac75fb2ac929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.268170 10.0.0.240 - - [2026-01-26 03:16:00] "GET /project/d9068e06-3dc4-4925-bee3-7df4d220b704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.294731 10.0.0.240 - - [2026-01-26 03:16:00] "GET /project/3e5b8662-9f15-45c7-9bc5-fbc809a85590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.303145 10.0.0.240 - - [2026-01-26 03:16:00] "GET /projects?obj_uuids=5d88046c-7ceb-472b-875b-ac75fb2ac929&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001701 10.0.0.240 - - [2026-01-26 03:16:00] "GET /projects?obj_uuids=3e5b8662-9f15-45c7-9bc5-fbc809a85590&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.017188 10.0.0.240 - - [2026-01-26 03:16:00] "GET /projects?obj_uuids=d9068e06-3dc4-4925-bee3-7df4d220b704&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.007517 10.0.0.240 - - [2026-01-26 03:16:00] "GET /project/08926b10-d55a-42f0-a52c-bba6815fa247?fields=security_groups HTTP/1.1" 200 1343 0.269087 10.0.0.240 - - [2026-01-26 03:16:00] "GET /project/52a8144e-ad92-494a-b43b-b82deef56e0b?fields=security_groups HTTP/1.1" 200 1353 0.296662 10.0.0.240 - - [2026-01-26 03:16:00] "GET /project/b47767e0-fb36-411d-88b2-c35de8da3a3b?fields=security_groups HTTP/1.1" 200 1347 0.291091 10.0.0.240 - - [2026-01-26 03:16:00] "GET /project/3e5b8662-9f15-45c7-9bc5-fbc809a85590?fields=security_groups HTTP/1.1" 200 1395 0.274898 10.0.0.240 - - [2026-01-26 03:16:00] "GET /project/d9068e06-3dc4-4925-bee3-7df4d220b704?fields=security_groups HTTP/1.1" 200 1357 0.289164 10.0.0.240 - - [2026-01-26 03:16:00] "GET /project/5d88046c-7ceb-472b-875b-ac75fb2ac929?fields=security_groups HTTP/1.1" 200 1376 0.304808 10.0.0.240 - - [2026-01-26 03:16:01] "DELETE /security-group/a22b3c4c-c00f-41b7-aded-15bb15155246 HTTP/1.1" 200 115 0.285695 10.0.0.240 - - [2026-01-26 03:16:01] "GET /projects?obj_uuids=08926b10-d55a-42f0-a52c-bba6815fa247&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001156 10.0.0.240 - - [2026-01-26 03:16:01] "DELETE /security-group/1ccf788e-68df-41d7-a4fb-408c3b9b07c4 HTTP/1.1" 200 115 0.228139 10.0.0.240 - - [2026-01-26 03:16:01] "DELETE /security-group/39295e74-69d3-482d-b20a-6bebd194f783 HTTP/1.1" 200 115 0.170582 10.0.0.240 - - [2026-01-26 03:16:01] "GET /projects?obj_uuids=b47767e0-fb36-411d-88b2-c35de8da3a3b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001013 10.0.0.240 - - [2026-01-26 03:16:01] "DELETE /security-group/e6764a60-9742-4fdf-8ea9-85daad5b6fe6 HTTP/1.1" 200 115 0.250062 10.0.0.240 - - [2026-01-26 03:16:01] "GET /projects?obj_uuids=5d88046c-7ceb-472b-875b-ac75fb2ac929&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001508 10.0.0.240 - - [2026-01-26 03:16:01] "GET /projects?obj_uuids=52a8144e-ad92-494a-b43b-b82deef56e0b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001169 10.0.0.240 - - [2026-01-26 03:16:01] "DELETE /security-group/be18faa6-9148-44fd-a3b8-b0b46f47c06f HTTP/1.1" 200 115 0.196002 10.0.0.240 - - [2026-01-26 03:16:01] "DELETE /security-group/9272edfc-a2ad-404d-8542-b4d6216068a9 HTTP/1.1" 200 115 0.177796 10.0.0.240 - - [2026-01-26 03:16:01] "GET /projects?obj_uuids=3e5b8662-9f15-45c7-9bc5-fbc809a85590&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001860 10.0.0.240 - - [2026-01-26 03:16:01] "GET /projects?obj_uuids=d9068e06-3dc4-4925-bee3-7df4d220b704&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001057 10.0.0.240 - - [2026-01-26 03:16:01] "GET /project/08926b10-d55a-42f0-a52c-bba6815fa247?fields=application_policy_sets HTTP/1.1" 200 1382 0.109834 10.0.0.240 - - [2026-01-26 03:16:01] "GET /project/5d88046c-7ceb-472b-875b-ac75fb2ac929?fields=application_policy_sets HTTP/1.1" 200 1415 0.099807 10.0.0.240 - - [2026-01-26 03:16:01] "GET /project/b47767e0-fb36-411d-88b2-c35de8da3a3b?fields=application_policy_sets HTTP/1.1" 200 1386 0.154974 10.0.0.240 - - [2026-01-26 03:16:01] "GET /project/3e5b8662-9f15-45c7-9bc5-fbc809a85590?fields=application_policy_sets HTTP/1.1" 200 1434 0.138344 10.0.0.240 - - [2026-01-26 03:16:01] "GET /project/52a8144e-ad92-494a-b43b-b82deef56e0b?fields=application_policy_sets HTTP/1.1" 200 1392 0.190364 10.0.0.240 - - [2026-01-26 03:16:01] "GET /project/d9068e06-3dc4-4925-bee3-7df4d220b704?fields=application_policy_sets HTTP/1.1" 200 1396 0.216952 10.0.0.240 - - [2026-01-26 03:16:01] "DELETE /project/08926b10-d55a-42f0-a52c-bba6815fa247 HTTP/1.1" 200 115 1.515471 10.0.0.240 - - [2026-01-26 03:16:01] "DELETE /project/5d88046c-7ceb-472b-875b-ac75fb2ac929 HTTP/1.1" 200 115 1.503297 10.0.0.240 - - [2026-01-26 03:16:01] "DELETE /project/b47767e0-fb36-411d-88b2-c35de8da3a3b HTTP/1.1" 200 115 1.574586 10.0.0.240 - - [2026-01-26 03:16:01] "DELETE /project/3e5b8662-9f15-45c7-9bc5-fbc809a85590 HTTP/1.1" 200 115 1.545016 10.0.0.240 - - [2026-01-26 03:16:01] "DELETE /project/d9068e06-3dc4-4925-bee3-7df4d220b704 HTTP/1.1" 200 115 1.551339 10.0.0.240 - - [2026-01-26 03:16:01] "DELETE /project/52a8144e-ad92-494a-b43b-b82deef56e0b HTTP/1.1" 200 115 1.596281 10.0.0.141 - - [2026-01-26 03:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.141 - - [2026-01-26 03:16:35] "GET /virtual-network/4b123051-695f-4a39-af65-2e24b6a1cb41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005667 10.0.0.141 - - [2026-01-26 03:16:35] "PUT /virtual-network/4b123051-695f-4a39-af65-2e24b6a1cb41 HTTP/1.1" 200 265 0.052301 10.0.0.141 - - [2026-01-26 03:16:35] "POST /neutron/network HTTP/1.1" 200 822 0.008196 10.0.0.240 - - [2026-01-26 03:16:37] "GET /projects?obj_uuids=4b82ed01-4584-40dc-9e57-19764942c4bc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000988 10.0.0.141 - - [2026-01-26 03:16:37] "GET /project/4b82ed01-4584-40dc-9e57-19764942c4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.041605 10.0.0.240 - - [2026-01-26 03:16:37] "GET /projects?obj_uuids=4b82ed01-4584-40dc-9e57-19764942c4bc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001043 10.0.0.141 - - [2026-01-26 03:16:37] "GET /project/4b82ed01-4584-40dc-9e57-19764942c4bc?fields=virtual_networks HTTP/1.1" 200 1029 0.053442 10.0.0.240 - - [2026-01-26 03:16:37] "GET /projects?obj_uuids=4b82ed01-4584-40dc-9e57-19764942c4bc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000931 10.0.0.141 - - [2026-01-26 03:16:37] "GET /project/4b82ed01-4584-40dc-9e57-19764942c4bc?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.040323 10.0.0.240 - - [2026-01-26 03:16:37] "GET /projects?obj_uuids=4b82ed01-4584-40dc-9e57-19764942c4bc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001334 10.0.0.141 - - [2026-01-26 03:16:37] "GET /project/4b82ed01-4584-40dc-9e57-19764942c4bc?fields=security_groups HTTP/1.1" 200 1254 0.050679 10.0.0.141 - - [2026-01-26 03:16:38] "POST /fqname-to-id HTTP/1.1" 404 185 0.029570 10.0.0.240 - - [2026-01-26 03:16:38] "GET /projects?obj_uuids=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003010 10.0.0.240 - - [2026-01-26 03:16:38] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001118 10.0.0.240 - - [2026-01-26 03:16:38] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.042890 10.0.0.240 - - [2026-01-26 03:16:38] "POST /id-to-fqname HTTP/1.1" 200 187 0.002910 10.0.0.240 - - [2026-01-26 03:16:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.004081 10.0.0.240 - - [2026-01-26 03:16:38] "POST /security-groups HTTP/1.1" 200 588 0.073519 10.0.0.240 - - [2026-01-26 03:16:38] "POST /projects HTTP/1.1" 200 579 0.280737 10.0.0.240 - - [2026-01-26 03:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.354490 10.0.0.141 - - [2026-01-26 03:16:38] "GET /project/4453012a-9e85-411c-b12d-c151131a2406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.532199 10.0.0.141 - - [2026-01-26 03:16:39] "GET / HTTP/1.1" 200 36215 0.001417 10.0.0.141 - - [2026-01-26 03:16:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000458 10.0.0.141 - - [2026-01-26 03:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.062021 10.0.0.240 - - [2026-01-26 03:16:42] "GET /projects?obj_uuids=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001004 10.0.0.141 - - [2026-01-26 03:16:42] "GET /project/4453012a-9e85-411c-b12d-c151131a2406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.041434 10.0.0.240 - - [2026-01-26 03:16:42] "GET /projects?obj_uuids=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001301 10.0.0.141 - - [2026-01-26 03:16:42] "POST /neutron/network HTTP/1.1" 200 610 0.159871 10.0.0.141 - - [2026-01-26 03:16:42] "POST /id-to-fqname HTTP/1.1" 200 221 0.003313 10.0.0.141 - - [2026-01-26 03:16:42] "GET /virtual-network/95cdda14-78ff-4cd9-bcd1-c97a3812f0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007151 10.0.0.141 - - [2026-01-26 03:16:42] "POST /neutron/network HTTP/1.1" 200 831 0.006425 10.0.0.141 - - [2026-01-26 03:16:42] "GET /virtual-network/95cdda14-78ff-4cd9-bcd1-c97a3812f0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005950 10.0.0.141 - - [2026-01-26 03:16:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.003047 10.0.0.141 - - [2026-01-26 03:16:42] "GET /virtual-network/95cdda14-78ff-4cd9-bcd1-c97a3812f0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006015 10.0.0.240 - - [2026-01-26 03:16:42] "GET /projects?obj_uuids=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001516 10.0.0.141 - - [2026-01-26 03:16:43] "POST /neutron/port HTTP/1.1" 200 985 0.236295 10.0.0.141 - - [2026-01-26 03:16:43] "GET /virtual-machine-interface/e0249d40-59f6-430b-9f3f-ed150a9ad9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.006450 10.0.0.141 - - [2026-01-26 03:16:43] "GET /virtual-machine-interface/e0249d40-59f6-430b-9f3f-ed150a9ad9fd?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.006709 10.0.0.141 - - [2026-01-26 03:16:43] "GET /instance-ip/9dd4277b-55d9-4e8a-8b85-9a18f540bce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1606 0.004413 10.0.0.141 - - [2026-01-26 03:16:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.001268 10.0.0.240 - - [2026-01-26 03:16:43] "GET /projects?obj_uuids=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001046 10.0.0.141 - - [2026-01-26 03:16:44] "GET /project/4453012a-9e85-411c-b12d-c151131a2406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.074966 10.0.0.141 - - [2026-01-26 03:16:44] "POST /neutron/port HTTP/1.1" 200 117 0.008082 10.0.0.141 - - [2026-01-26 03:16:44] "POST /id-to-fqname HTTP/1.1" 200 221 0.001489 10.0.0.141 - - [2026-01-26 03:16:44] "POST /neutron/port HTTP/1.1" 200 985 0.011468 10.0.0.141 - - [2026-01-26 03:16:44] "POST /neutron/port HTTP/1.1" 200 985 0.011499 10.0.0.141 - - [2026-01-26 03:16:44] "POST /neutron/port HTTP/1.1" 200 117 0.007890 10.0.0.240 - - [2026-01-26 03:16:44] "GET /projects?obj_uuids=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001145 10.0.0.141 - - [2026-01-26 03:16:44] "GET /project/4453012a-9e85-411c-b12d-c151131a2406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.043932 10.0.0.141 - - [2026-01-26 03:16:44] "POST /fqname-to-id HTTP/1.1" 404 208 0.002935 10.0.0.141 - - [2026-01-26 03:16:44] "POST /interface-route-tables HTTP/1.1" 200 558 0.049268 10.0.0.141 - - [2026-01-26 03:16:44] "GET /interface-route-table/e41a10f5-161e-4e0e-ac3b-f9eaa4bfea9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.007578 10.0.0.141 - - [2026-01-26 03:16:44] "POST /neutron/port HTTP/1.1" 200 1059 0.017756 10.0.0.141 - - [2026-01-26 03:16:45] "POST /neutron/port HTTP/1.1" 200 1123 0.025889 10.0.0.141 - - [2026-01-26 03:16:45] "POST /neutron/port HTTP/1.1" 200 117 0.001134 10.0.0.141 - - [2026-01-26 03:16:45] "POST /neutron/network HTTP/1.1" 200 841 0.006020 10.0.0.141 - - [2026-01-26 03:16:45] "POST /neutron/port HTTP/1.1" 200 1077 0.166861 10.0.0.141 - - [2026-01-26 03:16:45] "POST /neutron/subnet HTTP/1.1" 200 708 0.010198 10.0.0.141 - - [2026-01-26 03:16:45] "GET /virtual-machine-interface/e0249d40-59f6-430b-9f3f-ed150a9ad9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.009910 10.0.0.141 - - [2026-01-26 03:16:45] "POST /ref-update HTTP/1.1" 200 156 0.015672 10.0.0.141 - - [2026-01-26 03:16:46] "POST /neutron/port HTTP/1.1" 200 1123 0.032510 10.0.0.141 - - [2026-01-26 03:16:51] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007139 10.0.0.141 - - [2026-01-26 03:16:51] "POST /neutron/port HTTP/1.1" 200 1123 0.019831 10.0.0.141 - - [2026-01-26 03:16:51] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006893 10.0.0.141 - - [2026-01-26 03:16:51] "GET /virtual-machine/bb719420-8c0d-4d90-9044-f4b19d6c9c5c HTTP/1.1" 401 293 0.000613 10.0.0.141 - - [2026-01-26 03:16:51] "GET /virtual-machine/bb719420-8c0d-4d90-9044-f4b19d6c9c5c HTTP/1.1" 200 1292 0.042798 10.0.0.141 - - [2026-01-26 03:16:51] "GET /virtual-machine/bb719420-8c0d-4d90-9044-f4b19d6c9c5c HTTP/1.1" 200 1292 0.004146 10.0.0.141 - - [2026-01-26 03:16:51] "GET /virtual-machine-interface/b5cbba25-1a46-41c6-9927-edce0b10de8d HTTP/1.1" 200 2945 0.006048 10.0.0.141 - - [2026-01-26 03:16:51] "GET /virtual-machine/bb719420-8c0d-4d90-9044-f4b19d6c9c5c HTTP/1.1" 200 1292 0.004077 10.0.0.141 - - [2026-01-26 03:16:51] "GET /virtual-machine-interface/b5cbba25-1a46-41c6-9927-edce0b10de8d HTTP/1.1" 200 2945 0.005340 10.0.0.141 - - [2026-01-26 03:16:51] "GET /instance-ip/ef56b1d1-7a34-4638-bd24-879e232112ad HTTP/1.1" 200 1624 0.007534 10.0.0.141 - - [2026-01-26 03:16:51] "GET /virtual-machine/bb719420-8c0d-4d90-9044-f4b19d6c9c5c HTTP/1.1" 200 1292 0.004221 10.0.0.141 - - [2026-01-26 03:16:51] "GET /virtual-machine-interface/b5cbba25-1a46-41c6-9927-edce0b10de8d HTTP/1.1" 200 2945 0.005531 10.0.0.141 - - [2026-01-26 03:16:51] "GET /instance-ip/ef56b1d1-7a34-4638-bd24-879e232112ad HTTP/1.1" 200 1624 0.006846 10.0.0.141 - - [2026-01-26 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.141 - - [2026-01-26 03:16:52] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004917 10.0.0.141 - - [2026-01-26 03:16:52] "GET /virtual-networks?parent_id=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003452 10.0.0.141 - - [2026-01-26 03:16:52] "GET /virtual-network/95cdda14-78ff-4cd9-bcd1-c97a3812f0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006552 10.0.0.141 - - [2026-01-26 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.141 - - [2026-01-26 03:16:52] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006326 10.0.0.141 - - [2026-01-26 03:16:52] "GET /virtual-networks?parent_id=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003463 10.0.0.141 - - [2026-01-26 03:16:52] "GET /virtual-network/95cdda14-78ff-4cd9-bcd1-c97a3812f0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005878 10.0.0.141 - - [2026-01-26 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.141 - - [2026-01-26 03:16:52] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004184 10.0.0.141 - - [2026-01-26 03:16:52] "GET /virtual-networks?parent_id=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003149 10.0.0.141 - - [2026-01-26 03:16:52] "GET /virtual-network/95cdda14-78ff-4cd9-bcd1-c97a3812f0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005997 10.0.0.141 - - [2026-01-26 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.141 - - [2026-01-26 03:16:52] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004529 10.0.0.141 - - [2026-01-26 03:16:52] "GET /virtual-networks?parent_id=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003382 10.0.0.141 - - [2026-01-26 03:16:52] "GET /virtual-network/95cdda14-78ff-4cd9-bcd1-c97a3812f0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007225 10.0.0.141 - - [2026-01-26 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.141 - - [2026-01-26 03:16:52] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004550 10.0.0.141 - - [2026-01-26 03:16:52] "GET /virtual-networks?parent_id=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002611 10.0.0.141 - - [2026-01-26 03:16:52] "GET /virtual-network/95cdda14-78ff-4cd9-bcd1-c97a3812f0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008210 10.0.0.141 - - [2026-01-26 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.141 - - [2026-01-26 03:16:52] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004852 10.0.0.141 - - [2026-01-26 03:16:52] "GET /virtual-networks?parent_id=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004467 10.0.0.141 - - [2026-01-26 03:16:52] "GET /virtual-network/95cdda14-78ff-4cd9-bcd1-c97a3812f0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006049 10.0.0.141 - - [2026-01-26 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.141 - - [2026-01-26 03:16:52] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003768 10.0.0.141 - - [2026-01-26 03:16:52] "GET /virtual-networks?parent_id=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003513 10.0.0.141 - - [2026-01-26 03:16:52] "GET /virtual-network/95cdda14-78ff-4cd9-bcd1-c97a3812f0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005804 10.0.0.141 - - [2026-01-26 03:16:54] "POST /neutron/port HTTP/1.1" 200 1087 0.020215 10.0.0.141 - - [2026-01-26 03:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008104 10.0.0.141 - - [2026-01-26 03:16:55] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004848 10.0.0.141 - - [2026-01-26 03:16:55] "GET /virtual-networks?parent_id=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003376 10.0.0.141 - - [2026-01-26 03:16:56] "GET /virtual-network/95cdda14-78ff-4cd9-bcd1-c97a3812f0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007690 10.0.0.141 - - [2026-01-26 03:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.141 - - [2026-01-26 03:16:56] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004482 10.0.0.141 - - [2026-01-26 03:16:56] "GET /virtual-networks?parent_id=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003499 10.0.0.141 - - [2026-01-26 03:16:56] "GET /virtual-network/95cdda14-78ff-4cd9-bcd1-c97a3812f0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005620 10.0.0.141 - - [2026-01-26 03:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.141 - - [2026-01-26 03:16:56] "GET /routing-instance/b3c65dc8-0f54-42b2-9881-50b8d5125805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.004289 10.0.0.141 - - [2026-01-26 03:16:56] "GET /interface-route-table/e41a10f5-161e-4e0e-ac3b-f9eaa4bfea9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.005547 10.0.0.141 - - [2026-01-26 03:16:56] "GET /virtual-machine-interface/e0249d40-59f6-430b-9f3f-ed150a9ad9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007142 10.0.0.141 - - [2026-01-26 03:16:56] "POST /ref-update HTTP/1.1" 200 156 0.019480 10.0.0.141 - - [2026-01-26 03:16:56] "DELETE /interface-route-table/e41a10f5-161e-4e0e-ac3b-f9eaa4bfea9b HTTP/1.1" 200 115 0.033592 10.0.0.141 - - [2026-01-26 03:16:56] "POST /neutron/port HTTP/1.1" 200 151 0.193902 10.0.0.141 - - [2026-01-26 03:16:57] "POST /neutron/port HTTP/1.1" 200 117 0.006672 10.0.0.141 - - [2026-01-26 03:16:57] "POST /neutron/port HTTP/1.1" 200 1113 0.015059 10.0.0.240 - - [2026-01-26 03:16:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003749 10.0.0.240 - - [2026-01-26 03:16:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003145 10.0.0.141 - - [2026-01-26 03:16:59] "POST /neutron/network HTTP/1.1" 200 151 0.116813 10.0.0.240 - - [2026-01-26 03:17:00] "GET /projects?obj_uuids=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001707 10.0.0.141 - - [2026-01-26 03:17:00] "GET /project/4453012a-9e85-411c-b12d-c151131a2406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.069224 10.0.0.240 - - [2026-01-26 03:17:00] "GET /projects?obj_uuids=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.004665 10.0.0.141 - - [2026-01-26 03:17:00] "GET /project/4453012a-9e85-411c-b12d-c151131a2406?fields=virtual_networks HTTP/1.1" 200 1027 0.101460 10.0.0.240 - - [2026-01-26 03:17:00] "GET /projects?obj_uuids=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001427 10.0.0.141 - - [2026-01-26 03:17:00] "GET /project/4453012a-9e85-411c-b12d-c151131a2406?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.060540 10.0.0.240 - - [2026-01-26 03:17:00] "GET /projects?obj_uuids=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001156 10.0.0.141 - - [2026-01-26 03:17:00] "GET /project/4453012a-9e85-411c-b12d-c151131a2406?fields=security_groups HTTP/1.1" 200 1251 0.094058 10.0.0.141 - - [2026-01-26 03:17:01] "POST /fqname-to-id HTTP/1.1" 404 192 0.030464 10.0.0.240 - - [2026-01-26 03:17:01] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003075 10.0.0.240 - - [2026-01-26 03:17:01] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001135 10.0.0.240 - - [2026-01-26 03:17:01] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.012124 10.0.0.240 - - [2026-01-26 03:17:01] "DELETE /project/4453012a9e85411cb12dc151131a2406 HTTP/1.1" 404 173 0.004920 10.0.0.240 - - [2026-01-26 03:17:01] "DELETE /project/4b82ed01-4584-40dc-9e57-19764942c4bc HTTP/1.1" 404 177 0.013616 10.0.0.240 - - [2026-01-26 03:17:02] "GET /projects?obj_uuids=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001208 10.0.0.240 - - [2026-01-26 03:17:02] "GET /project/4453012a-9e85-411c-b12d-c151131a2406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.062433 10.0.0.240 - - [2026-01-26 03:17:02] "GET /projects?obj_uuids=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001606 10.0.0.240 - - [2026-01-26 03:17:02] "GET /project/4453012a-9e85-411c-b12d-c151131a2406?fields=security_groups HTTP/1.1" 200 1353 0.088475 10.0.0.240 - - [2026-01-26 03:17:02] "POST /id-to-fqname HTTP/1.1" 200 194 0.003338 10.0.0.240 - - [2026-01-26 03:17:02] "POST /fqname-to-id HTTP/1.1" 404 203 0.008176 10.0.0.240 - - [2026-01-26 03:17:02] "DELETE /security-group/350210ac-a5c5-4dd4-9c1f-a19970accb15 HTTP/1.1" 200 115 0.078202 10.0.0.240 - - [2026-01-26 03:17:02] "GET /projects?obj_uuids=4453012a-9e85-411c-b12d-c151131a2406&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001987 10.0.0.240 - - [2026-01-26 03:17:02] "POST /security-groups HTTP/1.1" 200 595 0.062057 10.0.0.240 - - [2026-01-26 03:17:02] "GET /project/4453012a-9e85-411c-b12d-c151131a2406?fields=application_policy_sets HTTP/1.1" 200 1392 0.071296 10.0.0.240 - - [2026-01-26 03:17:02] "POST /projects HTTP/1.1" 200 593 0.388999 10.0.0.240 - - [2026-01-26 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.465317 10.0.0.141 - - [2026-01-26 03:17:02] "GET /project/15228925-eeb3-41fb-b0fa-bc1f62c11c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.661562 10.0.0.240 - - [2026-01-26 03:17:02] "DELETE /project/4453012a-9e85-411c-b12d-c151131a2406 HTTP/1.1" 200 115 0.589561 10.0.0.141 - - [2026-01-26 03:17:03] "GET / HTTP/1.1" 200 36215 0.002486 10.0.0.141 - - [2026-01-26 03:17:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000439 10.0.0.141 - - [2026-01-26 03:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.057849 10.0.0.240 - - [2026-01-26 03:17:04] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000860 10.0.0.141 - - [2026-01-26 03:17:04] "GET /project/15228925-eeb3-41fb-b0fa-bc1f62c11c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.039235 10.0.0.240 - - [2026-01-26 03:17:05] "POST /useragent-kv HTTP/1.1" 200 115 0.007744 10.0.0.141 - - [2026-01-26 03:17:05] "POST /neutron/subnet HTTP/1.1" 200 730 0.284804 10.0.0.141 - - [2026-01-26 03:17:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.001626 10.0.0.141 - - [2026-01-26 03:17:05] "GET /virtual-network/fa05768c-25dc-4ec0-875d-5b7c3f946c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004976 10.0.0.141 - - [2026-01-26 03:17:05] "GET /virtual-network/fa05768c-25dc-4ec0-875d-5b7c3f946c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006352 10.0.0.141 - - [2026-01-26 03:17:05] "POST /neutron/network HTTP/1.1" 200 829 0.007334 10.0.0.141 - - [2026-01-26 03:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.240 - - [2026-01-26 03:17:05] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000852 10.0.0.141 - - [2026-01-26 03:17:05] "GET /project/15228925-eeb3-41fb-b0fa-bc1f62c11c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.038617 10.0.0.240 - - [2026-01-26 03:17:05] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000994 10.0.0.141 - - [2026-01-26 03:17:05] "POST /neutron/network HTTP/1.1" 200 609 0.138382 10.0.0.141 - - [2026-01-26 03:17:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.003123 10.0.0.141 - - [2026-01-26 03:17:05] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005999 10.0.0.141 - - [2026-01-26 03:17:05] "POST /neutron/network HTTP/1.1" 200 826 0.010378 10.0.0.141 - - [2026-01-26 03:17:05] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005893 10.0.0.141 - - [2026-01-26 03:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.240 - - [2026-01-26 03:17:05] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001409 10.0.0.141 - - [2026-01-26 03:17:05] "GET /project/15228925-eeb3-41fb-b0fa-bc1f62c11c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.055050 10.0.0.141 - - [2026-01-26 03:17:06] "POST /neutron/network HTTP/1.1" 200 117 0.016188 10.0.0.141 - - [2026-01-26 03:17:06] "POST /neutron/network HTTP/1.1" 200 825 0.008548 10.0.0.141 - - [2026-01-26 03:17:06] "POST /id-to-fqname HTTP/1.1" 200 224 0.001086 10.0.0.141 - - [2026-01-26 03:17:06] "GET /virtual-network/63c4f738-f14d-4ff4-92ee-353c026ab4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006252 10.0.0.141 - - [2026-01-26 03:17:06] "GET /virtual-network/63c4f738-f14d-4ff4-92ee-353c026ab4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005962 10.0.0.141 - - [2026-01-26 03:17:06] "POST /neutron/subnet HTTP/1.1" 200 710 0.008363 10.0.0.141 - - [2026-01-26 03:17:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.002901 10.0.0.141 - - [2026-01-26 03:17:06] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004982 10.0.0.141 - - [2026-01-26 03:17:06] "GET /virtual-machine-interface/5630b9dd-33ff-46c8-9838-f0066845c569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2377 0.007548 10.0.0.141 - - [2026-01-26 03:17:06] "GET /virtual-machine-interface/5630b9dd-33ff-46c8-9838-f0066845c569?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.011415 10.0.0.141 - - [2026-01-26 03:17:06] "GET /instance-ip/3124dad3-eb66-458d-b786-f7759d20ec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004894 10.0.0.141 - - [2026-01-26 03:17:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.004358 10.0.0.141 - - [2026-01-26 03:17:06] "GET /virtual-network/fa05768c-25dc-4ec0-875d-5b7c3f946c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005708 10.0.0.240 - - [2026-01-26 03:17:06] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001017 10.0.0.141 - - [2026-01-26 03:17:07] "GET /project/15228925-eeb3-41fb-b0fa-bc1f62c11c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.049788 10.0.0.141 - - [2026-01-26 03:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.141 - - [2026-01-26 03:17:07] "GET /security-group/f2e635cd-b819-4475-ada0-dbe9426efb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006289 10.0.0.141 - - [2026-01-26 03:17:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.124766 10.0.0.141 - - [2026-01-26 03:17:07] "POST /instance-ips HTTP/1.1" 200 358 0.045720 10.0.0.141 - - [2026-01-26 03:17:07] "GET /virtual-machine-interface/90e7fc69-b628-48b5-86fc-331a7ff8caed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.006341 10.0.0.141 - - [2026-01-26 03:17:07] "GET /virtual-machine-interface/90e7fc69-b628-48b5-86fc-331a7ff8caed?fields=instance_ip_back_refs HTTP/1.1" 200 1337 0.018118 10.0.0.141 - - [2026-01-26 03:17:07] "GET /instance-ip/0a2ea420-be7e-4e3c-b797-1969ee3f26d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1585 0.006764 10.0.0.141 - - [2026-01-26 03:17:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.003230 10.0.0.141 - - [2026-01-26 03:17:07] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006153 10.0.0.141 - - [2026-01-26 03:17:07] "GET /virtual-machine-interface/2c9209fd-9192-4c66-8d55-c5be7cba6f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2377 0.010226 10.0.0.141 - - [2026-01-26 03:17:07] "GET /virtual-machine-interface/2c9209fd-9192-4c66-8d55-c5be7cba6f48?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.010296 10.0.0.141 - - [2026-01-26 03:17:08] "GET /instance-ip/927c23b0-60ee-466b-8b3b-831366aa28a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.004589 10.0.0.141 - - [2026-01-26 03:17:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.003501 10.0.0.141 - - [2026-01-26 03:17:08] "GET /virtual-network/fa05768c-25dc-4ec0-875d-5b7c3f946c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.023185 10.0.0.240 - - [2026-01-26 03:17:08] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001234 10.0.0.141 - - [2026-01-26 03:17:08] "GET /project/15228925-eeb3-41fb-b0fa-bc1f62c11c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.070945 10.0.0.141 - - [2026-01-26 03:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.141 - - [2026-01-26 03:17:08] "GET /security-group/f2e635cd-b819-4475-ada0-dbe9426efb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004976 10.0.0.141 - - [2026-01-26 03:17:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.104802 10.0.0.141 - - [2026-01-26 03:17:08] "POST /instance-ips HTTP/1.1" 200 358 0.032575 10.0.0.141 - - [2026-01-26 03:17:08] "GET /virtual-machine-interface/bf83da63-1a71-46bd-90bc-e2e1020affb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.006432 10.0.0.141 - - [2026-01-26 03:17:08] "GET /virtual-machine-interface/bf83da63-1a71-46bd-90bc-e2e1020affb4?fields=instance_ip_back_refs HTTP/1.1" 200 1338 0.009566 10.0.0.141 - - [2026-01-26 03:17:08] "GET /instance-ip/501c6b6e-e05b-48a0-ad21-4d60c7e21d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1586 0.005597 10.0.0.141 - - [2026-01-26 03:17:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.002970 10.0.0.141 - - [2026-01-26 03:17:08] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005948 10.0.0.240 - - [2026-01-26 03:17:08] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001514 10.0.0.141 - - [2026-01-26 03:17:08] "POST /neutron/port HTTP/1.1" 200 988 0.222841 10.0.0.141 - - [2026-01-26 03:17:08] "GET /virtual-machine-interface/2a246b14-60a7-4abf-9c0c-93e2c95ebe8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2377 0.010233 10.0.0.141 - - [2026-01-26 03:17:08] "GET /virtual-machine-interface/2a246b14-60a7-4abf-9c0c-93e2c95ebe8b?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.005982 10.0.0.141 - - [2026-01-26 03:17:08] "GET /instance-ip/e451479e-50f4-4f6e-b949-8365a1988b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.004816 10.0.0.141 - - [2026-01-26 03:17:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.003329 10.0.0.141 - - [2026-01-26 03:17:09] "GET /virtual-network/63c4f738-f14d-4ff4-92ee-353c026ab4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005982 10.0.0.240 - - [2026-01-26 03:17:09] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001179 10.0.0.141 - - [2026-01-26 03:17:09] "GET /project/15228925-eeb3-41fb-b0fa-bc1f62c11c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.051787 10.0.0.141 - - [2026-01-26 03:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.141 - - [2026-01-26 03:17:09] "GET /security-group/f2e635cd-b819-4475-ada0-dbe9426efb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007395 10.0.0.141 - - [2026-01-26 03:17:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.113989 10.0.0.141 - - [2026-01-26 03:17:09] "POST /instance-ips HTTP/1.1" 200 358 0.065278 10.0.0.141 - - [2026-01-26 03:17:09] "GET /virtual-machine-interface/5621961b-e4b6-4e93-b676-ac7b5ce66652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.005880 10.0.0.141 - - [2026-01-26 03:17:09] "GET /virtual-machine-interface/5621961b-e4b6-4e93-b676-ac7b5ce66652?fields=instance_ip_back_refs HTTP/1.1" 200 1337 0.009935 10.0.0.141 - - [2026-01-26 03:17:09] "GET /instance-ip/5cb3d124-2215-4458-b9ee-81142979af42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.005466 10.0.0.141 - - [2026-01-26 03:17:10] "POST /id-to-fqname HTTP/1.1" 200 224 0.001299 10.0.0.141 - - [2026-01-26 03:17:11] "POST /neutron/network HTTP/1.1" 200 826 0.006510 10.0.0.141 - - [2026-01-26 03:17:11] "POST /neutron/port HTTP/1.1" 200 117 0.006298 10.0.0.141 - - [2026-01-26 03:17:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.001479 10.0.0.141 - - [2026-01-26 03:17:11] "POST /neutron/network HTTP/1.1" 200 835 0.007824 10.0.0.141 - - [2026-01-26 03:17:11] "POST /neutron/port HTTP/1.1" 200 988 0.013082 10.0.0.141 - - [2026-01-26 03:17:12] "POST /neutron/port HTTP/1.1" 200 1090 0.018014 10.0.0.141 - - [2026-01-26 03:17:12] "POST /neutron/port HTTP/1.1" 200 117 0.001081 10.0.0.240 - - [2026-01-26 03:17:12] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002712 10.0.0.141 - - [2026-01-26 03:17:12] "GET /project/15228925-eeb3-41fb-b0fa-bc1f62c11c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.071187 10.0.0.141 - - [2026-01-26 03:17:12] "POST /neutron/port HTTP/1.1" 200 1090 0.020939 10.0.0.141 - - [2026-01-26 03:17:12] "POST /id-to-fqname HTTP/1.1" 200 224 0.001381 10.0.0.141 - - [2026-01-26 03:17:12] "POST /neutron/port HTTP/1.1" 200 1090 0.018532 10.0.0.141 - - [2026-01-26 03:17:12] "POST /neutron/port HTTP/1.1" 200 988 0.012047 10.0.0.141 - - [2026-01-26 03:17:12] "POST /neutron/network HTTP/1.1" 200 835 0.006445 10.0.0.141 - - [2026-01-26 03:17:13] "POST /neutron/port HTTP/1.1" 200 2009 0.033540 10.0.0.141 - - [2026-01-26 03:17:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.032380 10.0.0.240 - - [2026-01-26 03:17:13] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001205 10.0.0.141 - - [2026-01-26 03:17:13] "POST /neutron/router HTTP/1.1" 200 598 0.119263 10.0.0.141 - - [2026-01-26 03:17:13] "POST /neutron/port HTTP/1.1" 200 1125 0.024025 10.0.0.141 - - [2026-01-26 03:17:13] "POST /neutron/port HTTP/1.1" 200 117 0.001179 10.0.0.141 - - [2026-01-26 03:17:14] "POST /neutron/router HTTP/1.1" 200 598 0.008278 10.0.0.141 - - [2026-01-26 03:17:14] "POST /neutron/port HTTP/1.1" 200 988 0.011193 10.0.0.141 - - [2026-01-26 03:17:14] "POST /neutron/port HTTP/1.1" 200 1090 0.029791 10.0.0.141 - - [2026-01-26 03:17:14] "POST /neutron/port HTTP/1.1" 200 117 0.001180 10.0.0.141 - - [2026-01-26 03:17:14] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007974 10.0.0.141 - - [2026-01-26 03:17:14] "POST /neutron/port HTTP/1.1" 200 1090 0.022415 10.0.0.141 - - [2026-01-26 03:17:14] "GET /virtual-machine/03814911-d6bc-4bfc-a141-9a06b64555ff HTTP/1.1" 401 293 0.000381 10.0.0.141 - - [2026-01-26 03:17:15] "GET /virtual-machine/03814911-d6bc-4bfc-a141-9a06b64555ff HTTP/1.1" 200 1275 0.032250 10.0.0.141 - - [2026-01-26 03:17:15] "GET /virtual-machine-interface/5630b9dd-33ff-46c8-9838-f0066845c569 HTTP/1.1" 200 3194 0.005502 10.0.0.141 - - [2026-01-26 03:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.141 - - [2026-01-26 03:17:15] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004684 10.0.0.141 - - [2026-01-26 03:17:15] "GET /virtual-networks?parent_id=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003295 10.0.0.141 - - [2026-01-26 03:17:15] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007154 10.0.0.141 - - [2026-01-26 03:17:18] "POST /neutron/port HTTP/1.1" 200 1125 0.016737 10.0.0.141 - - [2026-01-26 03:17:18] "POST /neutron/subnet HTTP/1.1" 200 684 0.010093 10.0.0.141 - - [2026-01-26 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.141 - - [2026-01-26 03:17:18] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006425 10.0.0.141 - - [2026-01-26 03:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.141 - - [2026-01-26 03:17:22] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006409 10.0.0.141 - - [2026-01-26 03:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.141 - - [2026-01-26 03:17:26] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007538 10.0.0.141 - - [2026-01-26 03:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.141 - - [2026-01-26 03:17:30] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005746 10.0.0.141 - - [2026-01-26 03:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.141 - - [2026-01-26 03:17:34] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005343 10.0.0.141 - - [2026-01-26 03:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.141 - - [2026-01-26 03:17:38] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005090 10.0.0.141 - - [2026-01-26 03:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.141 - - [2026-01-26 03:17:42] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005883 10.0.0.141 - - [2026-01-26 03:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.141 - - [2026-01-26 03:17:47] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006070 10.0.0.141 - - [2026-01-26 03:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.141 - - [2026-01-26 03:17:51] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005139 10.0.0.141 - - [2026-01-26 03:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.141 - - [2026-01-26 03:17:55] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005745 10.0.0.141 - - [2026-01-26 03:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.141 - - [2026-01-26 03:17:57] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004123 10.0.0.141 - - [2026-01-26 03:17:57] "GET /virtual-networks?parent_id=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.002694 10.0.0.141 - - [2026-01-26 03:17:57] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006737 10.0.0.141 - - [2026-01-26 03:17:57] "POST /neutron/port HTTP/1.1" 200 1090 0.017364 10.0.0.141 - - [2026-01-26 03:18:02] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010087 10.0.0.141 - - [2026-01-26 03:18:07] "POST /neutron/port HTTP/1.1" 200 1090 0.020126 10.0.0.141 - - [2026-01-26 03:18:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.042543 10.0.0.141 - - [2026-01-26 03:18:13] "POST /neutron/port HTTP/1.1" 200 1090 0.019244 10.0.0.141 - - [2026-01-26 03:18:14] "POST /neutron/port HTTP/1.1" 200 1090 0.048513 10.0.0.141 - - [2026-01-26 03:18:14] "POST /neutron/subnet HTTP/1.1" 200 689 0.009874 10.0.0.141 - - [2026-01-26 03:18:18] "POST /neutron/port HTTP/1.1" 200 1090 0.017201 10.0.0.141 - - [2026-01-26 03:18:20] "POST /neutron/port HTTP/1.1" 200 1125 0.020978 10.0.0.141 - - [2026-01-26 03:18:20] "POST /neutron/subnet HTTP/1.1" 200 684 0.008794 10.0.0.141 - - [2026-01-26 03:18:23] "POST /neutron/port HTTP/1.1" 200 1125 0.017090 10.0.0.141 - - [2026-01-26 03:18:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011506 10.0.0.141 - - [2026-01-26 03:18:23] "GET /virtual-machine/64706db7-2bc9-43c4-b951-689540e9a71e HTTP/1.1" 200 1298 0.006686 10.0.0.141 - - [2026-01-26 03:18:23] "GET /virtual-machine-interface/1c6a11f4-474f-4a68-aced-f311574f72b2 HTTP/1.1" 200 2967 0.005979 10.0.0.141 - - [2026-01-26 03:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.141 - - [2026-01-26 03:18:23] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003503 10.0.0.141 - - [2026-01-26 03:18:23] "GET /virtual-networks?parent_id=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003186 10.0.0.141 - - [2026-01-26 03:18:23] "GET /virtual-network/63c4f738-f14d-4ff4-92ee-353c026ab4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006162 10.0.0.141 - - [2026-01-26 03:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.141 - - [2026-01-26 03:18:24] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004075 10.0.0.141 - - [2026-01-26 03:18:24] "GET /virtual-networks?parent_id=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003151 10.0.0.141 - - [2026-01-26 03:18:24] "GET /virtual-network/63c4f738-f14d-4ff4-92ee-353c026ab4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007074 10.0.0.141 - - [2026-01-26 03:18:25] "POST /neutron/port HTTP/1.1" 200 1090 0.020773 10.0.0.141 - - [2026-01-26 03:18:25] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007425 10.0.0.141 - - [2026-01-26 03:18:25] "GET /virtual-machine/189b29ba-7c85-4958-bcb0-b4de9f878642 HTTP/1.1" 200 1276 0.005892 10.0.0.141 - - [2026-01-26 03:18:25] "GET /virtual-machine-interface/2a246b14-60a7-4abf-9c0c-93e2c95ebe8b HTTP/1.1" 200 3194 0.005618 10.0.0.141 - - [2026-01-26 03:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.141 - - [2026-01-26 03:18:25] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003535 10.0.0.141 - - [2026-01-26 03:18:25] "GET /virtual-networks?parent_id=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.005708 10.0.0.141 - - [2026-01-26 03:18:25] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007205 10.0.0.141 - - [2026-01-26 03:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.141 - - [2026-01-26 03:18:26] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003757 10.0.0.141 - - [2026-01-26 03:18:26] "GET /virtual-networks?parent_id=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.002909 10.0.0.141 - - [2026-01-26 03:18:26] "GET /virtual-network/7c2fc40b-f0e3-4001-aefe-0cdad7d31598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006239 10.0.0.141 - - [2026-01-26 03:19:14] "POST /neutron/port HTTP/1.1" 200 1090 0.017482 10.0.0.141 - - [2026-01-26 03:19:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004453 10.0.0.141 - - [2026-01-26 03:19:15] "POST /neutron/network HTTP/1.1" 200 826 0.016101 10.0.0.141 - - [2026-01-26 03:19:20] "POST /neutron/network HTTP/1.1" 200 835 0.007353 10.0.0.141 - - [2026-01-26 03:19:20] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.240 - - [2026-01-26 03:19:35] "GET /obj-perms HTTP/1.1" 200 5075 0.058646 10.0.0.141 - - [2026-01-26 03:19:35] "GET /obj-perms HTTP/1.1" 200 5075 0.048961 10.0.0.141 - - [2026-01-26 03:20:15] "POST /neutron/port HTTP/1.1" 200 1090 0.017977 10.0.0.141 - - [2026-01-26 03:20:15] "POST /neutron/subnet HTTP/1.1" 200 689 0.009146 10.0.0.141 - - [2026-01-26 03:20:21] "POST /neutron/port HTTP/1.1" 200 1125 0.023104 10.0.0.141 - - [2026-01-26 03:20:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004065 10.0.0.141 - - [2026-01-26 03:20:21] "POST /neutron/network HTTP/1.1" 200 825 0.008420 10.0.0.141 - - [2026-01-26 03:20:26] "POST /neutron/router HTTP/1.1" 200 598 0.006082 10.0.0.141 - - [2026-01-26 03:20:26] "POST /neutron/router HTTP/1.1" 200 151 0.069280 10.0.0.141 - - [2026-01-26 03:20:27] "POST /neutron/port HTTP/1.1" 200 151 0.175302 10.0.0.141 - - [2026-01-26 03:20:28] "DELETE /instance-ip/5cb3d124-2215-4458-b9ee-81142979af42 HTTP/1.1" 200 115 0.052036 10.0.0.141 - - [2026-01-26 03:20:28] "DELETE /virtual-machine-interface/5621961b-e4b6-4e93-b676-ac7b5ce66652 HTTP/1.1" 200 115 0.054125 10.0.0.141 - - [2026-01-26 03:20:28] "DELETE /instance-ip/501c6b6e-e05b-48a0-ad21-4d60c7e21d13 HTTP/1.1" 200 115 0.056991 10.0.0.141 - - [2026-01-26 03:20:28] "DELETE /virtual-machine-interface/bf83da63-1a71-46bd-90bc-e2e1020affb4 HTTP/1.1" 200 115 0.089889 10.0.0.141 - - [2026-01-26 03:20:28] "POST /neutron/port HTTP/1.1" 200 988 0.019385 10.0.0.141 - - [2026-01-26 03:20:29] "DELETE /instance-ip/0a2ea420-be7e-4e3c-b797-1969ee3f26d5 HTTP/1.1" 200 115 0.037653 10.0.0.141 - - [2026-01-26 03:20:29] "DELETE /virtual-machine-interface/90e7fc69-b628-48b5-86fc-331a7ff8caed HTTP/1.1" 200 115 0.077959 10.0.0.141 - - [2026-01-26 03:20:29] "POST /neutron/port HTTP/1.1" 200 151 0.189565 10.0.0.141 - - [2026-01-26 03:20:29] "POST /neutron/network HTTP/1.1" 200 826 0.006872 10.0.0.240 - - [2026-01-26 03:20:29] "POST /useragent-kv HTTP/1.1" 200 115 0.029074 10.0.0.240 - - [2026-01-26 03:20:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002329 10.0.0.141 - - [2026-01-26 03:20:29] "POST /neutron/network HTTP/1.1" 200 151 0.150988 10.0.0.240 - - [2026-01-26 03:20:29] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000870 10.0.0.141 - - [2026-01-26 03:20:29] "GET /project/15228925-eeb3-41fb-b0fa-bc1f62c11c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.128018 10.0.0.240 - - [2026-01-26 03:20:29] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001652 10.0.0.141 - - [2026-01-26 03:20:30] "GET /project/15228925-eeb3-41fb-b0fa-bc1f62c11c9e?fields=virtual_networks HTTP/1.1" 200 1041 0.069222 10.0.0.240 - - [2026-01-26 03:20:30] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002593 10.0.0.141 - - [2026-01-26 03:20:30] "GET /project/15228925-eeb3-41fb-b0fa-bc1f62c11c9e?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.053150 10.0.0.240 - - [2026-01-26 03:20:30] "GET /projects?obj_uuids=15228925-eeb3-41fb-b0fa-bc1f62c11c9e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000943 10.0.0.141 - - [2026-01-26 03:20:30] "GET /project/15228925-eeb3-41fb-b0fa-bc1f62c11c9e?fields=security_groups HTTP/1.1" 200 1272 0.046715 10.0.0.141 - - [2026-01-26 03:20:31] "POST /fqname-to-id HTTP/1.1" 404 187 0.026456 10.0.0.240 - - [2026-01-26 03:20:31] "GET /projects?obj_uuids=79aa64fe-7ce7-45ce-9f84-b7e2a0942337&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003321 10.0.0.240 - - [2026-01-26 03:20:31] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000933 10.0.0.240 - - [2026-01-26 03:20:31] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007455 10.0.0.240 - - [2026-01-26 03:20:31] "POST /id-to-fqname HTTP/1.1" 200 189 0.003349 10.0.0.240 - - [2026-01-26 03:20:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.006205 10.0.0.240 - - [2026-01-26 03:20:31] "POST /security-groups HTTP/1.1" 200 590 0.030717 10.0.0.240 - - [2026-01-26 03:20:31] "POST /projects HTTP/1.1" 200 583 0.242997 10.0.0.240 - - [2026-01-26 03:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.317620 10.0.0.141 - - [2026-01-26 03:20:31] "GET /project/79aa64fe-7ce7-45ce-9f84-b7e2a0942337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.457179 10.0.0.141 - - [2026-01-26 03:20:32] "POST /neutron/port HTTP/1.1" 200 117 0.007798 10.0.0.141 - - [2026-01-26 03:20:32] "GET / HTTP/1.1" 200 36215 0.002483 10.0.0.141 - - [2026-01-26 03:20:34] "POST /fqname-to-id HTTP/1.1" 401 293 0.000444 10.0.0.141 - - [2026-01-26 03:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.056822 10.0.0.240 - - [2026-01-26 03:20:34] "GET /projects?obj_uuids=79aa64fe-7ce7-45ce-9f84-b7e2a0942337&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000889 10.0.0.141 - - [2026-01-26 03:20:34] "GET /project/79aa64fe-7ce7-45ce-9f84-b7e2a0942337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.039083 10.0.0.240 - - [2026-01-26 03:20:34] "GET /projects?obj_uuids=79aa64fe-7ce7-45ce-9f84-b7e2a0942337&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001388 10.0.0.141 - - [2026-01-26 03:20:35] "POST /neutron/network HTTP/1.1" 200 604 0.143969 10.0.0.141 - - [2026-01-26 03:20:35] "POST /id-to-fqname HTTP/1.1" 200 219 0.003696 10.0.0.141 - - [2026-01-26 03:20:35] "GET /virtual-network/331d1fc5-7d43-4f36-b8e1-b3cacdd9bd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006351 10.0.0.141 - - [2026-01-26 03:20:35] "POST /neutron/network HTTP/1.1" 200 822 0.007682 10.0.0.141 - - [2026-01-26 03:20:35] "GET /virtual-network/331d1fc5-7d43-4f36-b8e1-b3cacdd9bd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005844 10.0.0.38 - - [2026-01-26 03:20:36] "GET /obj-perms HTTP/1.1" 200 5075 0.071029 10.0.0.240 - - [2026-01-26 03:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000423 10.0.0.240 - - [2026-01-26 03:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000336 10.0.0.38 - - [2026-01-26 03:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000520 10.0.0.38 - - [2026-01-26 03:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.240 - - [2026-01-26 03:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.240 - - [2026-01-26 03:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000466 10.0.0.141 - - [2026-01-26 03:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.38 - - [2026-01-26 03:20:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.141 - - [2026-01-26 03:20:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.38 - - [2026-01-26 03:20:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000351 10.0.0.141 - - [2026-01-26 03:20:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.141 - - [2026-01-26 03:20:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000961 10.0.0.240 - - [2026-01-26 03:21:02] "DELETE /project/79aa64fe7ce745ce9f84b7e2a0942337 HTTP/1.1" 404 173 0.003039 10.0.0.240 - - [2026-01-26 03:21:02] "DELETE /project/15228925-eeb3-41fb-b0fa-bc1f62c11c9e HTTP/1.1" 404 177 0.005434 10.0.0.141 - - [2026-01-26 03:21:27] "POST /neutron/network HTTP/1.1" 200 822 0.005703 10.0.0.240 - - [2026-01-26 03:21:29] "GET /projects?obj_uuids=79aa64fe-7ce7-45ce-9f84-b7e2a0942337&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001066 10.0.0.141 - - [2026-01-26 03:21:29] "GET /project/79aa64fe-7ce7-45ce-9f84-b7e2a0942337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.041454 10.0.0.240 - - [2026-01-26 03:21:29] "GET /projects?obj_uuids=79aa64fe-7ce7-45ce-9f84-b7e2a0942337&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001193 10.0.0.141 - - [2026-01-26 03:21:29] "GET /project/79aa64fe-7ce7-45ce-9f84-b7e2a0942337?fields=virtual_networks HTTP/1.1" 200 1031 0.045530 10.0.0.240 - - [2026-01-26 03:21:29] "GET /projects?obj_uuids=79aa64fe-7ce7-45ce-9f84-b7e2a0942337&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000962 10.0.0.141 - - [2026-01-26 03:21:29] "GET /project/79aa64fe-7ce7-45ce-9f84-b7e2a0942337?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.047709 10.0.0.240 - - [2026-01-26 03:21:29] "GET /projects?obj_uuids=79aa64fe-7ce7-45ce-9f84-b7e2a0942337&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001416 10.0.0.141 - - [2026-01-26 03:21:29] "GET /project/79aa64fe-7ce7-45ce-9f84-b7e2a0942337?fields=security_groups HTTP/1.1" 200 1257 0.042963 10.0.0.141 - - [2026-01-26 03:21:30] "POST /fqname-to-id HTTP/1.1" 404 187 0.028070 10.0.0.240 - - [2026-01-26 03:21:30] "GET /projects?obj_uuids=69d6c1d7-e1b3-4bde-b1ca-1d1c74d2d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003356 10.0.0.240 - - [2026-01-26 03:21:30] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001269 10.0.0.240 - - [2026-01-26 03:21:30] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007842 10.0.0.240 - - [2026-01-26 03:21:30] "POST /id-to-fqname HTTP/1.1" 200 189 0.003141 10.0.0.240 - - [2026-01-26 03:21:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.008530 10.0.0.240 - - [2026-01-26 03:21:30] "POST /security-groups HTTP/1.1" 200 590 0.076540 10.0.0.240 - - [2026-01-26 03:21:30] "POST /projects HTTP/1.1" 200 583 0.286334 10.0.0.240 - - [2026-01-26 03:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.360816 10.0.0.141 - - [2026-01-26 03:21:30] "GET /project/69d6c1d7-e1b3-4bde-b1ca-1d1c74d2d8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.501427 10.0.0.141 - - [2026-01-26 03:21:31] "GET / HTTP/1.1" 200 36215 0.001778 10.0.0.141 - - [2026-01-26 03:21:33] "POST /fqname-to-id HTTP/1.1" 401 293 0.000522 10.0.0.141 - - [2026-01-26 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.058843 10.0.0.240 - - [2026-01-26 03:21:34] "GET /projects?obj_uuids=69d6c1d7-e1b3-4bde-b1ca-1d1c74d2d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001180 10.0.0.141 - - [2026-01-26 03:21:34] "GET /project/69d6c1d7-e1b3-4bde-b1ca-1d1c74d2d8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.045787 10.0.0.240 - - [2026-01-26 03:21:34] "GET /projects?obj_uuids=69d6c1d7-e1b3-4bde-b1ca-1d1c74d2d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001500 10.0.0.141 - - [2026-01-26 03:21:34] "POST /neutron/network HTTP/1.1" 200 604 0.145345 10.0.0.141 - - [2026-01-26 03:21:34] "POST /id-to-fqname HTTP/1.1" 200 219 0.003516 10.0.0.141 - - [2026-01-26 03:21:34] "GET /virtual-network/0eedf7f8-c708-4e94-a3c5-54d371e4f100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005787 10.0.0.141 - - [2026-01-26 03:21:34] "POST /neutron/network HTTP/1.1" 200 821 0.007940 10.0.0.141 - - [2026-01-26 03:21:34] "GET /virtual-network/0eedf7f8-c708-4e94-a3c5-54d371e4f100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007709 10.0.0.240 - - [2026-01-26 03:22:02] "DELETE /project/79aa64fe-7ce7-45ce-9f84-b7e2a0942337 HTTP/1.1" 404 177 0.033352 10.0.0.240 - - [2026-01-26 03:22:02] "DELETE /project/69d6c1d7e1b34bdeb1ca1d1c74d2d8a7 HTTP/1.1" 404 173 0.054241 10.0.0.141 - - [2026-01-26 03:22:26] "POST /neutron/network HTTP/1.1" 200 821 0.006531 10.0.0.240 - - [2026-01-26 03:22:28] "GET /projects?obj_uuids=69d6c1d7-e1b3-4bde-b1ca-1d1c74d2d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000991 10.0.0.141 - - [2026-01-26 03:22:28] "GET /project/69d6c1d7-e1b3-4bde-b1ca-1d1c74d2d8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.044099 10.0.0.240 - - [2026-01-26 03:22:28] "GET /projects?obj_uuids=69d6c1d7-e1b3-4bde-b1ca-1d1c74d2d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000933 10.0.0.141 - - [2026-01-26 03:22:28] "GET /project/69d6c1d7-e1b3-4bde-b1ca-1d1c74d2d8a7?fields=virtual_networks HTTP/1.1" 200 1031 0.043057 10.0.0.240 - - [2026-01-26 03:22:28] "GET /projects?obj_uuids=69d6c1d7-e1b3-4bde-b1ca-1d1c74d2d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000994 10.0.0.141 - - [2026-01-26 03:22:28] "GET /project/69d6c1d7-e1b3-4bde-b1ca-1d1c74d2d8a7?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.048673 10.0.0.240 - - [2026-01-26 03:22:28] "GET /projects?obj_uuids=69d6c1d7-e1b3-4bde-b1ca-1d1c74d2d8a7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001386 10.0.0.141 - - [2026-01-26 03:22:28] "GET /project/69d6c1d7-e1b3-4bde-b1ca-1d1c74d2d8a7?fields=security_groups HTTP/1.1" 200 1257 0.056064 10.0.0.141 - - [2026-01-26 03:22:41] "GET / HTTP/1.1" 200 36215 0.001924 10.0.0.141 - - [2026-01-26 03:22:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000546 10.0.0.141 - - [2026-01-26 03:22:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.056881 10.0.0.240 - - [2026-01-26 03:22:42] "GET /projects?obj_uuids=951c7992-e4ae-46f7-8d5f-a84011741404&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003697 10.0.0.240 - - [2026-01-26 03:22:42] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000886 10.0.0.240 - - [2026-01-26 03:22:42] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007238 10.0.0.240 - - [2026-01-26 03:22:43] "POST /id-to-fqname HTTP/1.1" 200 203 0.005014 10.0.0.240 - - [2026-01-26 03:22:43] "POST /fqname-to-id HTTP/1.1" 404 212 0.008664 10.0.0.240 - - [2026-01-26 03:22:43] "POST /security-groups HTTP/1.1" 200 604 0.033625 10.0.0.240 - - [2026-01-26 03:22:43] "POST /projects HTTP/1.1" 200 611 0.268161 10.0.0.240 - - [2026-01-26 03:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.339371 10.0.0.141 - - [2026-01-26 03:22:43] "GET /project/951c7992-e4ae-46f7-8d5f-a84011741404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.474122 10.0.0.141 - - [2026-01-26 03:22:44] "GET / HTTP/1.1" 200 36215 0.003963 10.0.0.141 - - [2026-01-26 03:22:44] "POST /fqname-to-id HTTP/1.1" 401 293 0.000423 10.0.0.141 - - [2026-01-26 03:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.065792 10.0.0.240 - - [2026-01-26 03:22:45] "GET /projects?obj_uuids=951c7992-e4ae-46f7-8d5f-a84011741404&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000892 10.0.0.141 - - [2026-01-26 03:22:45] "GET /project/951c7992-e4ae-46f7-8d5f-a84011741404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.045017 10.0.0.240 - - [2026-01-26 03:22:45] "GET /projects?obj_uuids=951c7992-e4ae-46f7-8d5f-a84011741404&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001239 10.0.0.141 - - [2026-01-26 03:22:45] "POST /neutron/network HTTP/1.1" 200 620 0.156496 10.0.0.141 - - [2026-01-26 03:22:45] "POST /id-to-fqname HTTP/1.1" 200 234 0.003946 10.0.0.141 - - [2026-01-26 03:22:45] "GET /virtual-network/208145f9-7e20-4dbc-a79b-dec5294571a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006428 10.0.0.141 - - [2026-01-26 03:22:45] "POST /neutron/network HTTP/1.1" 200 837 0.007601 10.0.0.141 - - [2026-01-26 03:22:45] "GET /virtual-network/208145f9-7e20-4dbc-a79b-dec5294571a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008305 10.0.0.141 - - [2026-01-26 03:22:45] "POST /id-to-fqname HTTP/1.1" 200 234 0.001268 10.0.0.141 - - [2026-01-26 03:22:45] "POST /neutron/network HTTP/1.1" 200 847 0.008093 10.0.0.240 - - [2026-01-26 03:22:46] "GET /projects?obj_uuids=951c7992-e4ae-46f7-8d5f-a84011741404&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001114 10.0.0.141 - - [2026-01-26 03:22:46] "GET /project/951c7992-e4ae-46f7-8d5f-a84011741404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.064312 10.0.0.141 - - [2026-01-26 03:22:46] "POST /neutron/port HTTP/1.1" 200 117 0.006136 10.0.0.141 - - [2026-01-26 03:22:46] "POST /id-to-fqname HTTP/1.1" 200 234 0.001514 10.0.0.141 - - [2026-01-26 03:22:47] "POST /neutron/network HTTP/1.1" 200 847 0.006953 10.0.0.141 - - [2026-01-26 03:22:47] "POST /neutron/port HTTP/1.1" 200 1071 0.018182 10.0.0.141 - - [2026-01-26 03:22:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003958 10.0.0.240 - - [2026-01-26 03:22:47] "GET /projects?obj_uuids=951c7992-e4ae-46f7-8d5f-a84011741404&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001073 10.0.0.141 - - [2026-01-26 03:22:48] "GET /project/951c7992-e4ae-46f7-8d5f-a84011741404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.085987 10.0.0.141 - - [2026-01-26 03:22:48] "POST /neutron/network HTTP/1.1" 200 837 0.007417 10.0.0.141 - - [2026-01-26 03:22:48] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010864 10.0.0.240 - - [2026-01-26 03:22:48] "GET /projects?obj_uuids=951c7992-e4ae-46f7-8d5f-a84011741404&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001237 10.0.0.141 - - [2026-01-26 03:22:48] "POST /neutron/port HTTP/1.1" 200 1071 0.310286 10.0.0.141 - - [2026-01-26 03:22:49] "POST /neutron/port HTTP/1.1" 200 1125 0.142634 10.0.0.141 - - [2026-01-26 03:22:49] "POST /neutron/subnet HTTP/1.1" 200 689 0.011852 10.0.0.240 - - [2026-01-26 03:23:02] "DELETE /project/951c7992e4ae46f78d5fa84011741404 HTTP/1.1" 404 173 0.005103 10.0.0.240 - - [2026-01-26 03:23:02] "DELETE /project/69d6c1d7-e1b3-4bde-b1ca-1d1c74d2d8a7 HTTP/1.1" 404 177 0.006006 10.0.0.141 - - [2026-01-26 03:23:08] "POST /neutron/port HTTP/1.1" 200 1135 0.019581 10.0.0.141 - - [2026-01-26 03:23:11] "POST /neutron/security_group HTTP/1.1" 200 2071 0.031487 10.0.0.141 - - [2026-01-26 03:23:18] "POST /neutron/network HTTP/1.1" 200 847 0.029953 10.0.0.141 - - [2026-01-26 03:23:18] "POST /neutron/port HTTP/1.1" 200 117 0.001044 10.0.0.240 - - [2026-01-26 03:23:38] "GET /obj-perms HTTP/1.1" 200 5075 0.078397 10.0.0.141 - - [2026-01-26 03:23:40] "POST /fqname-to-id HTTP/1.1" 404 206 0.027649 10.0.0.240 - - [2026-01-26 03:23:40] "GET /projects?obj_uuids=15cfa11c-62b5-45e9-af00-2fce7acb35a7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003599 10.0.0.240 - - [2026-01-26 03:23:40] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001075 10.0.0.240 - - [2026-01-26 03:23:40] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007681 10.0.0.240 - - [2026-01-26 03:23:40] "POST /id-to-fqname HTTP/1.1" 200 209 0.001462 10.0.0.240 - - [2026-01-26 03:23:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.003093 10.0.0.240 - - [2026-01-26 03:23:40] "POST /security-groups HTTP/1.1" 200 609 0.073394 10.0.0.240 - - [2026-01-26 03:23:41] "POST /projects HTTP/1.1" 200 621 0.284147 10.0.0.240 - - [2026-01-26 03:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.356394 10.0.0.141 - - [2026-01-26 03:23:41] "GET /project/15cfa11c-62b5-45e9-af00-2fce7acb35a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.484985 10.0.0.141 - - [2026-01-26 03:23:42] "GET / HTTP/1.1" 200 36215 0.001670 10.0.0.141 - - [2026-01-26 03:23:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000432 10.0.0.141 - - [2026-01-26 03:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.067942 10.0.0.240 - - [2026-01-26 03:23:42] "GET /projects?obj_uuids=15cfa11c-62b5-45e9-af00-2fce7acb35a7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001076 10.0.0.141 - - [2026-01-26 03:23:43] "GET /project/15cfa11c-62b5-45e9-af00-2fce7acb35a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.042727 10.0.0.240 - - [2026-01-26 03:23:43] "GET /projects?obj_uuids=15cfa11c-62b5-45e9-af00-2fce7acb35a7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000929 10.0.0.141 - - [2026-01-26 03:23:43] "POST /neutron/network HTTP/1.1" 200 625 0.140341 10.0.0.141 - - [2026-01-26 03:23:43] "POST /id-to-fqname HTTP/1.1" 200 239 0.004350 10.0.0.141 - - [2026-01-26 03:23:43] "GET /virtual-network/e886b2ad-f76a-4c82-8984-280db336242c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006558 10.0.0.141 - - [2026-01-26 03:23:43] "POST /neutron/network HTTP/1.1" 200 844 0.007073 10.0.0.141 - - [2026-01-26 03:23:43] "GET /virtual-network/e886b2ad-f76a-4c82-8984-280db336242c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005643 10.0.0.141 - - [2026-01-26 03:23:43] "POST /id-to-fqname HTTP/1.1" 200 239 0.001420 10.0.0.141 - - [2026-01-26 03:23:43] "POST /neutron/port HTTP/1.1" 200 2118 0.021917 10.0.0.240 - - [2026-01-26 03:23:44] "GET /projects?obj_uuids=15cfa11c-62b5-45e9-af00-2fce7acb35a7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001171 10.0.0.141 - - [2026-01-26 03:23:44] "GET /project/15cfa11c-62b5-45e9-af00-2fce7acb35a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.079440 10.0.0.141 - - [2026-01-26 03:23:44] "POST /neutron/network HTTP/1.1" 200 844 0.034241 10.0.0.141 - - [2026-01-26 03:23:44] "POST /neutron/port HTTP/1.1" 200 117 0.006218 10.0.0.141 - - [2026-01-26 03:23:44] "POST /id-to-fqname HTTP/1.1" 200 239 0.001226 10.0.0.141 - - [2026-01-26 03:23:45] "POST /neutron/network HTTP/1.1" 200 854 0.006963 10.0.0.141 - - [2026-01-26 03:23:45] "POST /neutron/port HTTP/1.1" 200 1078 0.019605 10.0.0.141 - - [2026-01-26 03:23:45] "POST /neutron/port HTTP/1.1" 200 1142 0.034176 10.0.0.240 - - [2026-01-26 03:23:45] "GET /projects?obj_uuids=15cfa11c-62b5-45e9-af00-2fce7acb35a7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000874 10.0.0.141 - - [2026-01-26 03:23:45] "POST /neutron/port HTTP/1.1" 200 117 0.000724 10.0.0.141 - - [2026-01-26 03:23:45] "GET /project/15cfa11c-62b5-45e9-af00-2fce7acb35a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.073786 10.0.0.141 - - [2026-01-26 03:23:46] "POST /neutron/port HTTP/1.1" 200 3107 0.055047 10.0.0.141 - - [2026-01-26 03:23:46] "POST /neutron/network HTTP/1.1" 200 854 0.006692 10.0.0.141 - - [2026-01-26 03:23:47] "POST /neutron/port HTTP/1.1" 200 1078 0.020364 10.0.0.141 - - [2026-01-26 03:23:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004541 10.0.0.141 - - [2026-01-26 03:23:47] "POST /neutron/network HTTP/1.1" 200 844 0.006819 10.0.0.240 - - [2026-01-26 03:24:03] "DELETE /project/15cfa11c62b545e9af002fce7acb35a7 HTTP/1.1" 404 173 0.003017 10.0.0.141 - - [2026-01-26 03:24:08] "POST /neutron/port HTTP/1.1" 200 1142 0.021441 10.0.0.141 - - [2026-01-26 03:24:18] "POST /neutron/port HTTP/1.1" 200 1135 0.018684 10.0.0.141 - - [2026-01-26 03:24:18] "POST /neutron/subnet HTTP/1.1" 200 689 0.009873 10.0.0.141 - - [2026-01-26 03:24:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.027364 10.0.0.240 - - [2026-01-26 03:24:38] "GET /projects?obj_uuids=a9b78096-10ae-4c0b-b4ca-4e201226c361&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003203 10.0.0.240 - - [2026-01-26 03:24:38] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001218 10.0.0.240 - - [2026-01-26 03:24:38] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008842 10.0.0.240 - - [2026-01-26 03:24:38] "POST /id-to-fqname HTTP/1.1" 200 185 0.002993 10.0.0.240 - - [2026-01-26 03:24:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.005816 10.0.0.240 - - [2026-01-26 03:24:39] "POST /security-groups HTTP/1.1" 200 586 0.073184 10.0.0.240 - - [2026-01-26 03:24:39] "POST /projects HTTP/1.1" 200 575 0.279295 10.0.0.240 - - [2026-01-26 03:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.351483 10.0.0.141 - - [2026-01-26 03:24:39] "GET /project/a9b78096-10ae-4c0b-b4ca-4e201226c361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.493990 10.0.0.141 - - [2026-01-26 03:24:39] "GET /obj-perms HTTP/1.1" 200 5075 0.102062 10.0.0.38 - - [2026-01-26 03:24:39] "GET /obj-perms HTTP/1.1" 200 5075 0.357628 10.0.0.141 - - [2026-01-26 03:24:40] "GET / HTTP/1.1" 200 36215 0.002881 10.0.0.240 - - [2026-01-26 03:24:41] "GET /projects?obj_uuids=7266368c-51f7-4fd8-bfd5-b69aace47550&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001324 10.0.0.141 - - [2026-01-26 03:24:41] "GET /project/7266368c-51f7-4fd8-bfd5-b69aace47550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.055119 10.0.0.141 - - [2026-01-26 03:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.141 - - [2026-01-26 03:24:41] "GET /security-group/a5548ef2-6e23-47fc-89fe-d1eeb402b51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003582 10.0.0.141 - - [2026-01-26 03:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.240 - - [2026-01-26 03:24:41] "GET /projects?obj_uuids=7266368c-51f7-4fd8-bfd5-b69aace47550&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001294 10.0.0.141 - - [2026-01-26 03:24:41] "GET /project/7266368c-51f7-4fd8-bfd5-b69aace47550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.038576 10.0.0.141 - - [2026-01-26 03:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.141 - - [2026-01-26 03:24:42] "GET /security-group/a5548ef2-6e23-47fc-89fe-d1eeb402b51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004779 10.0.0.141 - - [2026-01-26 03:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.141 - - [2026-01-26 03:24:42] "PUT /security-group/a5548ef2-6e23-47fc-89fe-d1eeb402b51f HTTP/1.1" 200 263 0.017246 10.0.0.240 - - [2026-01-26 03:24:43] "GET /projects?obj_uuids=a9b78096-10ae-4c0b-b4ca-4e201226c361&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001047 10.0.0.141 - - [2026-01-26 03:24:43] "GET /project/a9b78096-10ae-4c0b-b4ca-4e201226c361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.040262 10.0.0.240 - - [2026-01-26 03:24:43] "GET /projects?obj_uuids=a9b78096-10ae-4c0b-b4ca-4e201226c361&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001714 10.0.0.141 - - [2026-01-26 03:24:43] "GET /project/a9b78096-10ae-4c0b-b4ca-4e201226c361?fields=virtual_networks HTTP/1.1" 200 1024 0.043671 10.0.0.240 - - [2026-01-26 03:24:43] "GET /projects?obj_uuids=a9b78096-10ae-4c0b-b4ca-4e201226c361&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003479 10.0.0.141 - - [2026-01-26 03:24:43] "GET /project/a9b78096-10ae-4c0b-b4ca-4e201226c361?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.054083 10.0.0.240 - - [2026-01-26 03:24:43] "GET /projects?obj_uuids=a9b78096-10ae-4c0b-b4ca-4e201226c361&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001270 10.0.0.141 - - [2026-01-26 03:24:43] "GET /project/a9b78096-10ae-4c0b-b4ca-4e201226c361?fields=security_groups HTTP/1.1" 200 1246 0.041585 10.0.0.141 - - [2026-01-26 03:24:44] "POST /fqname-to-id HTTP/1.1" 404 192 0.026402 10.0.0.240 - - [2026-01-26 03:24:44] "GET /projects?obj_uuids=12357e33-8e5d-41d0-a104-ce34eb7cd4c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003384 10.0.0.240 - - [2026-01-26 03:24:44] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001243 10.0.0.240 - - [2026-01-26 03:24:44] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007612 10.0.0.240 - - [2026-01-26 03:24:44] "POST /id-to-fqname HTTP/1.1" 200 194 0.002449 10.0.0.240 - - [2026-01-26 03:24:44] "POST /fqname-to-id HTTP/1.1" 404 203 0.005392 10.0.0.240 - - [2026-01-26 03:24:45] "POST /security-groups HTTP/1.1" 200 595 0.076983 10.0.0.240 - - [2026-01-26 03:24:45] "POST /projects HTTP/1.1" 200 593 0.275661 10.0.0.240 - - [2026-01-26 03:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.348472 10.0.0.141 - - [2026-01-26 03:24:45] "GET /project/12357e33-8e5d-41d0-a104-ce34eb7cd4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.484366 10.0.0.141 - - [2026-01-26 03:24:46] "GET / HTTP/1.1" 200 36215 0.001566 10.0.0.141 - - [2026-01-26 03:24:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000864 10.0.0.141 - - [2026-01-26 03:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.065551 10.0.0.240 - - [2026-01-26 03:24:47] "GET /projects?obj_uuids=12357e33-8e5d-41d0-a104-ce34eb7cd4c4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000916 10.0.0.141 - - [2026-01-26 03:24:47] "GET /project/12357e33-8e5d-41d0-a104-ce34eb7cd4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.052409 10.0.0.141 - - [2026-01-26 03:24:47] "POST /neutron/network HTTP/1.1" 200 117 0.045852 10.0.0.141 - - [2026-01-26 03:24:48] "POST /neutron/network HTTP/1.1" 200 844 0.009047 10.0.0.141 - - [2026-01-26 03:24:48] "POST /id-to-fqname HTTP/1.1" 200 231 0.001084 10.0.0.141 - - [2026-01-26 03:24:48] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006015 10.0.0.141 - - [2026-01-26 03:24:48] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005856 10.0.0.141 - - [2026-01-26 03:24:48] "POST /neutron/subnet HTTP/1.1" 200 734 0.008750 10.0.0.141 - - [2026-01-26 03:24:48] "POST /id-to-fqname HTTP/1.1" 200 231 0.001159 10.0.0.141 - - [2026-01-26 03:24:48] "POST /neutron/network HTTP/1.1" 200 854 0.006528 10.0.0.240 - - [2026-01-26 03:24:49] "GET /projects?obj_uuids=12357e33-8e5d-41d0-a104-ce34eb7cd4c4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001276 10.0.0.141 - - [2026-01-26 03:24:49] "GET /project/12357e33-8e5d-41d0-a104-ce34eb7cd4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.065075 10.0.0.141 - - [2026-01-26 03:24:49] "POST /neutron/security_group HTTP/1.1" 200 4029 0.009915 10.0.0.141 - - [2026-01-26 03:24:49] "POST /id-to-fqname HTTP/1.1" 200 231 0.001228 10.0.0.141 - - [2026-01-26 03:24:49] "POST /neutron/security_group HTTP/1.1" 200 4029 0.007097 10.0.0.141 - - [2026-01-26 03:24:50] "POST /neutron/port HTTP/1.1" 200 1066 0.018917 10.0.0.141 - - [2026-01-26 03:24:50] "POST /neutron/port HTTP/1.1" 200 1130 0.021187 10.0.0.141 - - [2026-01-26 03:24:50] "POST /neutron/port HTTP/1.1" 200 117 0.001245 10.0.0.240 - - [2026-01-26 03:25:03] "DELETE /project/12357e338e5d41d0a104ce34eb7cd4c4 HTTP/1.1" 404 173 0.008073 10.0.0.240 - - [2026-01-26 03:25:03] "DELETE /project/a9b7809610ae4c0bb4ca4e201226c361 HTTP/1.1" 404 173 0.010037 10.0.0.240 - - [2026-01-26 03:25:03] "GET /projects?obj_uuids=a9b78096-10ae-4c0b-b4ca-4e201226c361&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001737 10.0.0.240 - - [2026-01-26 03:25:03] "GET /project/a9b78096-10ae-4c0b-b4ca-4e201226c361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.053606 10.0.0.240 - - [2026-01-26 03:25:03] "GET /projects?obj_uuids=a9b78096-10ae-4c0b-b4ca-4e201226c361&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001997 10.0.0.240 - - [2026-01-26 03:25:03] "GET /project/a9b78096-10ae-4c0b-b4ca-4e201226c361?fields=security_groups HTTP/1.1" 200 1348 0.042812 10.0.0.240 - - [2026-01-26 03:25:03] "DELETE /security-group/1f7e9589-f051-4c2f-81ef-67ed03c25c21 HTTP/1.1" 200 115 0.059170 10.0.0.240 - - [2026-01-26 03:25:03] "GET /projects?obj_uuids=a9b78096-10ae-4c0b-b4ca-4e201226c361&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001161 10.0.0.240 - - [2026-01-26 03:25:03] "GET /project/a9b78096-10ae-4c0b-b4ca-4e201226c361?fields=application_policy_sets HTTP/1.1" 200 1387 0.057124 10.0.0.240 - - [2026-01-26 03:25:03] "DELETE /project/a9b78096-10ae-4c0b-b4ca-4e201226c361 HTTP/1.1" 200 115 0.434522 10.0.0.141 - - [2026-01-26 03:25:08] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009781 10.0.0.240 - - [2026-01-26 03:25:11] "GET /projects?obj_uuids=12357e33-8e5d-41d0-a104-ce34eb7cd4c4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001245 10.0.0.141 - - [2026-01-26 03:25:11] "GET /project/12357e33-8e5d-41d0-a104-ce34eb7cd4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.082640 10.0.0.141 - - [2026-01-26 03:25:11] "POST /neutron/port HTTP/1.1" 200 5073 0.039105 10.0.0.141 - - [2026-01-26 03:25:11] "POST /neutron/port HTTP/1.1" 200 1130 0.018590 10.0.0.141 - - [2026-01-26 03:25:11] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006494 10.0.0.141 - - [2026-01-26 03:25:11] "GET /virtual-machine/8828283e-95f7-4536-9d4b-cefd47db27de HTTP/1.1" 401 293 0.000507 10.0.0.141 - - [2026-01-26 03:25:11] "POST /neutron/network HTTP/1.1" 200 854 0.006686 10.0.0.141 - - [2026-01-26 03:25:12] "GET /virtual-machine/8828283e-95f7-4536-9d4b-cefd47db27de HTTP/1.1" 200 1298 0.070783 10.0.0.141 - - [2026-01-26 03:25:12] "GET /virtual-machine-interface/85011cd6-4787-4eb9-8da5-e630d3c5bbed HTTP/1.1" 200 2988 0.005267 10.0.0.141 - - [2026-01-26 03:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018217 10.0.0.141 - - [2026-01-26 03:25:12] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003655 10.0.0.141 - - [2026-01-26 03:25:12] "GET /virtual-networks?parent_id=12357e33-8e5d-41d0-a104-ce34eb7cd4c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002752 10.0.0.141 - - [2026-01-26 03:25:12] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.013674 10.0.0.141 - - [2026-01-26 03:25:12] "POST /neutron/port HTTP/1.1" 200 1066 0.070852 10.0.0.141 - - [2026-01-26 03:25:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005038 10.0.0.141 - - [2026-01-26 03:25:13] "POST /neutron/network HTTP/1.1" 200 844 0.012683 10.0.0.141 - - [2026-01-26 03:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.141 - - [2026-01-26 03:25:13] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004156 10.0.0.141 - - [2026-01-26 03:25:13] "GET /virtual-networks?parent_id=12357e33-8e5d-41d0-a104-ce34eb7cd4c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.014833 10.0.0.141 - - [2026-01-26 03:25:13] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005936 10.0.0.141 - - [2026-01-26 03:25:18] "POST /neutron/port HTTP/1.1" 200 1130 0.047242 10.0.0.141 - - [2026-01-26 03:25:20] "POST /neutron/port HTTP/1.1" 200 1135 0.037495 10.0.0.141 - - [2026-01-26 03:25:21] "POST /neutron/subnet HTTP/1.1" 200 689 0.020411 10.0.0.141 - - [2026-01-26 03:25:24] "POST /neutron/port HTTP/1.1" 200 1130 0.039245 10.0.0.141 - - [2026-01-26 03:25:29] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008638 10.0.0.141 - - [2026-01-26 03:25:39] "POST /neutron/port HTTP/1.1" 200 1130 0.019382 10.0.0.240 - - [2026-01-26 03:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.240 - - [2026-01-26 03:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.38 - - [2026-01-26 03:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000463 10.0.0.38 - - [2026-01-26 03:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000475 10.0.0.141 - - [2026-01-26 03:25:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.016549 10.0.0.240 - - [2026-01-26 03:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.240 - - [2026-01-26 03:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.141 - - [2026-01-26 03:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000464 10.0.0.38 - - [2026-01-26 03:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 10.0.0.141 - - [2026-01-26 03:25:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.38 - - [2026-01-26 03:25:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.141 - - [2026-01-26 03:25:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000494 10.0.0.141 - - [2026-01-26 03:25:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000472 10.0.0.141 - - [2026-01-26 03:25:54] "POST /neutron/port HTTP/1.1" 200 1130 0.019636 10.0.0.141 - - [2026-01-26 03:25:54] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007265 10.0.0.141 - - [2026-01-26 03:25:54] "GET /virtual-machine/cf866df3-8caf-4d5d-8f88-383625f32179 HTTP/1.1" 200 1299 0.005893 10.0.0.141 - - [2026-01-26 03:25:54] "GET /virtual-machine-interface/d7622e45-668f-4abc-8d68-10e2f9e95e7d HTTP/1.1" 200 2989 0.006162 10.0.0.141 - - [2026-01-26 03:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.141 - - [2026-01-26 03:25:54] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003506 10.0.0.141 - - [2026-01-26 03:25:54] "GET /virtual-networks?parent_id=12357e33-8e5d-41d0-a104-ce34eb7cd4c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002823 10.0.0.141 - - [2026-01-26 03:25:54] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007883 10.0.0.141 - - [2026-01-26 03:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.141 - - [2026-01-26 03:25:57] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005465 10.0.0.141 - - [2026-01-26 03:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.141 - - [2026-01-26 03:26:01] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.008066 10.0.0.141 - - [2026-01-26 03:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.141 - - [2026-01-26 03:26:06] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006437 10.0.0.141 - - [2026-01-26 03:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.141 - - [2026-01-26 03:26:10] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006027 10.0.0.141 - - [2026-01-26 03:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.141 - - [2026-01-26 03:26:14] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006528 10.0.0.141 - - [2026-01-26 03:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.141 - - [2026-01-26 03:26:18] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005843 10.0.0.141 - - [2026-01-26 03:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.141 - - [2026-01-26 03:26:22] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005953 10.0.0.141 - - [2026-01-26 03:26:22] "POST /neutron/port HTTP/1.1" 200 1135 0.025693 10.0.0.141 - - [2026-01-26 03:26:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005413 10.0.0.141 - - [2026-01-26 03:26:23] "POST /neutron/network HTTP/1.1" 200 837 0.007223 10.0.0.141 - - [2026-01-26 03:26:24] "POST /neutron/network HTTP/1.1" 200 854 0.006746 10.0.0.141 - - [2026-01-26 03:26:24] "POST /neutron/port HTTP/1.1" 200 117 0.001793 10.0.0.141 - - [2026-01-26 03:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.141 - - [2026-01-26 03:26:26] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006678 10.0.0.141 - - [2026-01-26 03:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.141 - - [2026-01-26 03:26:30] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005326 10.0.0.141 - - [2026-01-26 03:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.141 - - [2026-01-26 03:26:34] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005102 10.0.0.141 - - [2026-01-26 03:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.141 - - [2026-01-26 03:26:38] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006474 10.0.0.141 - - [2026-01-26 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.141 - - [2026-01-26 03:26:42] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005821 10.0.0.141 - - [2026-01-26 03:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.141 - - [2026-01-26 03:26:46] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006873 10.0.0.141 - - [2026-01-26 03:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.141 - - [2026-01-26 03:26:50] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007163 10.0.0.141 - - [2026-01-26 03:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.141 - - [2026-01-26 03:26:54] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005490 10.0.0.141 - - [2026-01-26 03:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.141 - - [2026-01-26 03:26:58] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005738 10.0.0.141 - - [2026-01-26 03:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.141 - - [2026-01-26 03:27:02] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006108 10.0.0.141 - - [2026-01-26 03:27:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008179 10.0.0.141 - - [2026-01-26 03:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.141 - - [2026-01-26 03:27:04] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004899 10.0.0.141 - - [2026-01-26 03:27:04] "GET /virtual-networks?parent_id=12357e33-8e5d-41d0-a104-ce34eb7cd4c4&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003140 10.0.0.141 - - [2026-01-26 03:27:04] "GET /virtual-network/12b1da17-bf36-419a-8335-8237614c0d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006026 10.0.0.141 - - [2026-01-26 03:27:10] "POST /neutron/port HTTP/1.1" 200 1130 0.017442 10.0.0.141 - - [2026-01-26 03:27:15] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009761 10.0.0.141 - - [2026-01-26 03:27:23] "POST /neutron/port HTTP/1.1" 200 1142 0.016876 10.0.0.141 - - [2026-01-26 03:27:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003929 10.0.0.141 - - [2026-01-26 03:27:24] "POST /neutron/network HTTP/1.1" 200 844 0.010845 10.0.0.141 - - [2026-01-26 03:27:24] "POST /neutron/network HTTP/1.1" 200 854 0.013147 10.0.0.141 - - [2026-01-26 03:27:24] "POST /neutron/port HTTP/1.1" 200 117 0.001350 10.0.0.141 - - [2026-01-26 03:27:25] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007189 10.0.0.141 - - [2026-01-26 03:27:35] "POST /neutron/port HTTP/1.1" 200 1130 0.017576 10.0.0.141 - - [2026-01-26 03:27:40] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006819 10.0.0.141 - - [2026-01-26 03:27:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.003685 10.0.0.141 - - [2026-01-26 03:27:51] "POST /bgp-as-a-services HTTP/1.1" 200 599 0.032938 10.0.0.141 - - [2026-01-26 03:27:51] "GET /bgp-as-a-service/6dcc2d9a-6951-43d8-8541-183f9458b2a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1624 0.007278 10.0.0.141 - - [2026-01-26 03:27:51] "GET /virtual-machine-interface/d7622e45-668f-4abc-8d68-10e2f9e95e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.006597 10.0.0.141 - - [2026-01-26 03:27:51] "POST /ref-update HTTP/1.1" 200 156 0.012383 10.0.0.141 - - [2026-01-26 03:27:51] "POST /neutron/network HTTP/1.1" 200 844 0.008636 10.0.0.141 - - [2026-01-26 03:27:51] "POST /neutron/subnet HTTP/1.1" 200 734 0.009417 10.0.0.141 - - [2026-01-26 03:28:25] "POST /neutron/network HTTP/1.1" 200 854 0.034443 10.0.0.141 - - [2026-01-26 03:28:25] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.141 - - [2026-01-26 03:28:25] "POST /neutron/port HTTP/1.1" 200 1130 0.021373 10.0.0.141 - - [2026-01-26 03:28:25] "POST /neutron/subnet HTTP/1.1" 200 708 0.009563 10.0.0.240 - - [2026-01-26 03:28:42] "GET /obj-perms HTTP/1.1" 200 5075 0.047851 10.0.0.141 - - [2026-01-26 03:28:42] "GET /obj-perms HTTP/1.1" 200 5075 0.058016 10.0.0.141 - - [2026-01-26 03:29:15] "GET /bgp-as-a-service/6dcc2d9a-6951-43d8-8541-183f9458b2a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.006688 10.0.0.141 - - [2026-01-26 03:29:15] "GET /virtual-machine-interface/d7622e45-668f-4abc-8d68-10e2f9e95e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.005588 10.0.0.141 - - [2026-01-26 03:29:15] "POST /ref-update HTTP/1.1" 200 156 0.013815 10.0.0.141 - - [2026-01-26 03:29:15] "DELETE /bgp-as-a-service/6dcc2d9a-6951-43d8-8541-183f9458b2a8 HTTP/1.1" 200 115 0.041782 10.0.0.141 - - [2026-01-26 03:29:15] "POST /neutron/network HTTP/1.1" 200 844 0.008005 10.0.0.141 - - [2026-01-26 03:29:16] "POST /neutron/port HTTP/1.1" 200 1130 0.018494 10.0.0.141 - - [2026-01-26 03:29:16] "POST /neutron/port HTTP/1.1" 200 1120 0.014385 10.0.0.240 - - [2026-01-26 03:29:18] "POST /useragent-kv HTTP/1.1" 200 115 0.032141 10.0.0.240 - - [2026-01-26 03:29:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003199 10.0.0.141 - - [2026-01-26 03:29:18] "POST /neutron/network HTTP/1.1" 200 151 0.144537 10.0.0.240 - - [2026-01-26 03:29:19] "GET /projects?obj_uuids=12357e33-8e5d-41d0-a104-ce34eb7cd4c4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001006 10.0.0.141 - - [2026-01-26 03:29:19] "GET /project/12357e33-8e5d-41d0-a104-ce34eb7cd4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.087566 10.0.0.240 - - [2026-01-26 03:29:19] "GET /projects?obj_uuids=12357e33-8e5d-41d0-a104-ce34eb7cd4c4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001360 10.0.0.141 - - [2026-01-26 03:29:19] "GET /project/12357e33-8e5d-41d0-a104-ce34eb7cd4c4?fields=virtual_networks HTTP/1.1" 200 1041 0.052303 10.0.0.240 - - [2026-01-26 03:29:19] "GET /projects?obj_uuids=12357e33-8e5d-41d0-a104-ce34eb7cd4c4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001547 10.0.0.141 - - [2026-01-26 03:29:19] "GET /project/12357e33-8e5d-41d0-a104-ce34eb7cd4c4?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.056566 10.0.0.240 - - [2026-01-26 03:29:19] "GET /projects?obj_uuids=12357e33-8e5d-41d0-a104-ce34eb7cd4c4&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001040 10.0.0.141 - - [2026-01-26 03:29:19] "GET /project/12357e33-8e5d-41d0-a104-ce34eb7cd4c4?fields=security_groups HTTP/1.1" 200 1272 0.046956 10.0.0.141 - - [2026-01-26 03:29:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.033308 10.0.0.240 - - [2026-01-26 03:29:20] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003605 10.0.0.240 - - [2026-01-26 03:29:20] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.240 - - [2026-01-26 03:29:20] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.035775 10.0.0.240 - - [2026-01-26 03:29:20] "POST /id-to-fqname HTTP/1.1" 200 191 0.001057 10.0.0.240 - - [2026-01-26 03:29:21] "POST /fqname-to-id HTTP/1.1" 404 200 0.011645 10.0.0.240 - - [2026-01-26 03:29:21] "POST /security-groups HTTP/1.1" 200 592 0.042247 10.0.0.240 - - [2026-01-26 03:29:21] "POST /projects HTTP/1.1" 200 587 0.317720 10.0.0.240 - - [2026-01-26 03:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.391361 10.0.0.141 - - [2026-01-26 03:29:21] "GET /project/dc0ec732-8a67-4a89-811e-fed8a6793120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.566823 10.0.0.141 - - [2026-01-26 03:29:22] "GET / HTTP/1.1" 200 36215 0.001806 10.0.0.141 - - [2026-01-26 03:29:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000417 10.0.0.141 - - [2026-01-26 03:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.054090 10.0.0.240 - - [2026-01-26 03:29:24] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000993 10.0.0.141 - - [2026-01-26 03:29:24] "GET /project/dc0ec732-8a67-4a89-811e-fed8a6793120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.043720 10.0.0.240 - - [2026-01-26 03:29:25] "POST /useragent-kv HTTP/1.1" 200 115 0.010536 10.0.0.141 - - [2026-01-26 03:29:25] "POST /neutron/subnet HTTP/1.1" 200 720 0.261401 10.0.0.141 - - [2026-01-26 03:29:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.001454 10.0.0.141 - - [2026-01-26 03:29:25] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008045 10.0.0.141 - - [2026-01-26 03:29:25] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005913 10.0.0.141 - - [2026-01-26 03:29:25] "POST /neutron/network HTTP/1.1" 200 832 0.006484 10.0.0.141 - - [2026-01-26 03:29:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.001380 10.0.0.141 - - [2026-01-26 03:29:25] "POST /neutron/security_group HTTP/1.1" 200 4029 0.007995 10.0.0.240 - - [2026-01-26 03:29:26] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001076 10.0.0.141 - - [2026-01-26 03:29:26] "GET /project/dc0ec732-8a67-4a89-811e-fed8a6793120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.072334 10.0.0.141 - - [2026-01-26 03:29:26] "POST /neutron/port HTTP/1.1" 200 4096 0.047830 10.0.0.141 - - [2026-01-26 03:29:26] "POST /id-to-fqname HTTP/1.1" 200 225 0.001340 10.0.0.141 - - [2026-01-26 03:29:26] "POST /neutron/port HTTP/1.1" 200 4096 0.033928 10.0.0.141 - - [2026-01-26 03:29:27] "POST /neutron/network HTTP/1.1" 200 842 0.008005 10.0.0.240 - - [2026-01-26 03:29:27] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001045 10.0.0.141 - - [2026-01-26 03:29:27] "GET /project/dc0ec732-8a67-4a89-811e-fed8a6793120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.116241 10.0.0.141 - - [2026-01-26 03:29:27] "POST /neutron/port HTTP/1.1" 200 1060 0.044458 10.0.0.141 - - [2026-01-26 03:29:28] "POST /neutron/port HTTP/1.1" 200 5013 0.170432 10.0.0.141 - - [2026-01-26 03:29:28] "POST /neutron/port HTTP/1.1" 200 117 0.014254 10.0.0.141 - - [2026-01-26 03:29:28] "POST /id-to-fqname HTTP/1.1" 200 225 0.001555 10.0.0.141 - - [2026-01-26 03:29:28] "POST /neutron/port HTTP/1.1" 200 5067 0.166399 10.0.0.141 - - [2026-01-26 03:29:28] "POST /neutron/security_group HTTP/1.1" 200 5970 0.021019 10.0.0.141 - - [2026-01-26 03:29:28] "POST /neutron/network HTTP/1.1" 200 842 0.014083 10.0.0.141 - - [2026-01-26 03:29:29] "POST /neutron/port HTTP/1.1" 200 1114 0.191901 10.0.0.240 - - [2026-01-26 03:29:29] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000989 10.0.0.141 - - [2026-01-26 03:29:29] "POST /neutron/subnet HTTP/1.1" 200 694 0.014523 10.0.0.141 - - [2026-01-26 03:29:29] "GET /project/dc0ec732-8a67-4a89-811e-fed8a6793120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.121656 10.0.0.141 - - [2026-01-26 03:29:29] "POST /neutron/network HTTP/1.1" 200 832 0.016441 10.0.0.141 - - [2026-01-26 03:29:30] "POST /neutron/port HTTP/1.1" 200 117 0.007056 10.0.0.141 - - [2026-01-26 03:29:30] "POST /neutron/network HTTP/1.1" 200 842 0.016961 10.0.0.141 - - [2026-01-26 03:29:31] "POST /neutron/port HTTP/1.1" 200 1060 0.045623 10.0.0.141 - - [2026-01-26 03:29:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012985 10.0.0.141 - - [2026-01-26 03:29:32] "POST /neutron/network HTTP/1.1" 200 832 0.006458 10.0.0.141 - - [2026-01-26 03:29:40] "POST /neutron/port HTTP/1.1" 200 1124 0.018554 10.0.0.38 - - [2026-01-26 03:29:43] "GET /obj-perms HTTP/1.1" 200 5075 0.053704 10.0.0.141 - - [2026-01-26 03:29:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008276 10.0.0.141 - - [2026-01-26 03:29:55] "POST /neutron/port HTTP/1.1" 200 1124 0.018877 10.0.0.141 - - [2026-01-26 03:30:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009240 10.0.0.240 - - [2026-01-26 03:30:03] "DELETE /project/dc0ec7328a674a89811efed8a6793120 HTTP/1.1" 404 173 0.003077 10.0.0.240 - - [2026-01-26 03:30:03] "DELETE /project/12357e33-8e5d-41d0-a104-ce34eb7cd4c4 HTTP/1.1" 404 177 0.005275 10.0.0.141 - - [2026-01-26 03:30:06] "POST /neutron/port HTTP/1.1" 200 1124 0.018755 10.0.0.141 - - [2026-01-26 03:30:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007696 10.0.0.141 - - [2026-01-26 03:30:06] "GET /virtual-machine/a1fb13f9-f3d2-446a-92da-3c90c8fa79ed HTTP/1.1" 401 293 0.000367 10.0.0.141 - - [2026-01-26 03:30:06] "GET /virtual-machine/a1fb13f9-f3d2-446a-92da-3c90c8fa79ed HTTP/1.1" 200 1296 0.031554 10.0.0.141 - - [2026-01-26 03:30:06] "GET /virtual-machine-interface/d5c6901d-8ddd-415c-9ece-4dc146877ed2 HTTP/1.1" 200 2965 0.005767 10.0.0.141 - - [2026-01-26 03:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.141 - - [2026-01-26 03:30:06] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004371 10.0.0.141 - - [2026-01-26 03:30:06] "GET /virtual-networks?parent_id=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003783 10.0.0.141 - - [2026-01-26 03:30:06] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006630 10.0.0.141 - - [2026-01-26 03:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.141 - - [2026-01-26 03:30:09] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006309 10.0.0.141 - - [2026-01-26 03:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.141 - - [2026-01-26 03:30:13] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006551 10.0.0.141 - - [2026-01-26 03:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.141 - - [2026-01-26 03:30:17] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005093 10.0.0.141 - - [2026-01-26 03:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.141 - - [2026-01-26 03:30:22] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007841 10.0.0.141 - - [2026-01-26 03:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.141 - - [2026-01-26 03:30:26] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005607 10.0.0.141 - - [2026-01-26 03:30:26] "POST /neutron/network HTTP/1.1" 200 847 0.007248 10.0.0.141 - - [2026-01-26 03:30:26] "POST /neutron/port HTTP/1.1" 200 117 0.001158 10.0.0.141 - - [2026-01-26 03:30:27] "POST /neutron/port HTTP/1.1" 200 1124 0.046841 10.0.0.141 - - [2026-01-26 03:30:27] "POST /neutron/subnet HTTP/1.1" 200 694 0.009365 10.0.0.141 - - [2026-01-26 03:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.141 - - [2026-01-26 03:30:30] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005903 10.0.0.141 - - [2026-01-26 03:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.141 - - [2026-01-26 03:30:34] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008801 10.0.0.141 - - [2026-01-26 03:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.141 - - [2026-01-26 03:30:38] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005431 10.0.0.141 - - [2026-01-26 03:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.141 - - [2026-01-26 03:30:42] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006142 10.0.0.240 - - [2026-01-26 03:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000510 10.0.0.141 - - [2026-01-26 03:30:44] "POST /neutron/port HTTP/1.1" 200 1124 0.051591 10.0.0.240 - - [2026-01-26 03:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000481 10.0.0.38 - - [2026-01-26 03:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.38 - - [2026-01-26 03:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000443 10.0.0.240 - - [2026-01-26 03:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000494 10.0.0.240 - - [2026-01-26 03:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.141 - - [2026-01-26 03:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000464 10.0.0.38 - - [2026-01-26 03:30:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.141 - - [2026-01-26 03:30:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000606 10.0.0.38 - - [2026-01-26 03:30:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000515 10.0.0.141 - - [2026-01-26 03:30:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 10.0.0.141 - - [2026-01-26 03:30:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000502 10.0.0.141 - - [2026-01-26 03:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.141 - - [2026-01-26 03:30:46] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007372 10.0.0.141 - - [2026-01-26 03:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.141 - - [2026-01-26 03:30:50] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005812 10.0.0.141 - - [2026-01-26 03:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.141 - - [2026-01-26 03:30:54] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.011445 10.0.0.141 - - [2026-01-26 03:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.141 - - [2026-01-26 03:30:58] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006017 10.0.0.141 - - [2026-01-26 03:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.141 - - [2026-01-26 03:31:03] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005254 10.0.0.141 - - [2026-01-26 03:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.141 - - [2026-01-26 03:31:07] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005359 10.0.0.141 - - [2026-01-26 03:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.141 - - [2026-01-26 03:31:11] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005171 10.0.0.141 - - [2026-01-26 03:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.141 - - [2026-01-26 03:31:15] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005930 10.0.0.141 - - [2026-01-26 03:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.141 - - [2026-01-26 03:31:19] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006461 10.0.0.141 - - [2026-01-26 03:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.141 - - [2026-01-26 03:31:23] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007005 10.0.0.141 - - [2026-01-26 03:31:26] "POST /neutron/port HTTP/1.1" 200 1135 0.019598 10.0.0.141 - - [2026-01-26 03:31:26] "POST /neutron/subnet HTTP/1.1" 200 689 0.009618 10.0.0.141 - - [2026-01-26 03:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.141 - - [2026-01-26 03:31:27] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005471 10.0.0.141 - - [2026-01-26 03:31:29] "POST /neutron/port HTTP/1.1" 200 1124 0.021468 10.0.0.141 - - [2026-01-26 03:31:29] "POST /neutron/port HTTP/1.1" 200 1124 0.018458 10.0.0.141 - - [2026-01-26 03:31:29] "POST /neutron/subnet HTTP/1.1" 200 694 0.009154 10.0.0.141 - - [2026-01-26 03:31:31] "POST /neutron/port HTTP/1.1" 200 1124 0.019001 10.0.0.141 - - [2026-01-26 03:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.141 - - [2026-01-26 03:31:31] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003872 10.0.0.141 - - [2026-01-26 03:31:31] "GET /virtual-networks?parent_id=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003393 10.0.0.141 - - [2026-01-26 03:31:31] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006141 10.0.0.141 - - [2026-01-26 03:31:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007472 10.0.0.141 - - [2026-01-26 03:31:42] "POST /neutron/port HTTP/1.1" 200 1124 0.022969 10.0.0.141 - - [2026-01-26 03:31:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008296 10.0.0.141 - - [2026-01-26 03:31:57] "POST /neutron/port HTTP/1.1" 200 1124 0.019770 10.0.0.141 - - [2026-01-26 03:32:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010480 10.0.0.141 - - [2026-01-26 03:32:13] "POST /neutron/port HTTP/1.1" 200 1124 0.016976 10.0.0.141 - - [2026-01-26 03:32:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007274 10.0.0.141 - - [2026-01-26 03:32:27] "POST /neutron/port HTTP/1.1" 200 1142 0.018083 10.0.0.141 - - [2026-01-26 03:32:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003643 10.0.0.141 - - [2026-01-26 03:32:27] "POST /neutron/network HTTP/1.1" 200 844 0.006080 10.0.0.141 - - [2026-01-26 03:32:28] "POST /neutron/port HTTP/1.1" 200 1124 0.016985 10.0.0.141 - - [2026-01-26 03:32:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007038 10.0.0.141 - - [2026-01-26 03:32:28] "GET /virtual-machine/4f8facca-56bf-4a0f-acff-a3d7c7c07ed1 HTTP/1.1" 200 1295 0.005713 10.0.0.141 - - [2026-01-26 03:32:28] "GET /virtual-machine-interface/914a1b1c-1e65-4b8c-8947-4775478948f5 HTTP/1.1" 200 2964 0.005513 10.0.0.141 - - [2026-01-26 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.141 - - [2026-01-26 03:32:29] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004216 10.0.0.141 - - [2026-01-26 03:32:29] "GET /virtual-networks?parent_id=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003588 10.0.0.141 - - [2026-01-26 03:32:29] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005769 10.0.0.141 - - [2026-01-26 03:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.141 - - [2026-01-26 03:32:30] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004225 10.0.0.141 - - [2026-01-26 03:32:30] "GET /virtual-networks?parent_id=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003072 10.0.0.141 - - [2026-01-26 03:32:30] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005908 10.0.0.141 - - [2026-01-26 03:32:30] "POST /neutron/port HTTP/1.1" 200 1124 0.019909 10.0.0.141 - - [2026-01-26 03:32:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007929 10.0.0.141 - - [2026-01-26 03:32:30] "GET /virtual-machine/cbb9e5e4-e48f-4045-a95d-1727a62d1ec7 HTTP/1.1" 200 1296 0.005611 10.0.0.141 - - [2026-01-26 03:32:30] "GET /virtual-machine-interface/a48e5232-55c9-43a3-aeb0-6061f6f5a843 HTTP/1.1" 200 2965 0.006732 10.0.0.141 - - [2026-01-26 03:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.141 - - [2026-01-26 03:32:30] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003065 10.0.0.141 - - [2026-01-26 03:32:30] "GET /virtual-networks?parent_id=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002954 10.0.0.141 - - [2026-01-26 03:32:30] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006381 10.0.0.141 - - [2026-01-26 03:32:31] "POST /neutron/network HTTP/1.1" 200 842 0.007739 10.0.0.141 - - [2026-01-26 03:32:31] "POST /neutron/port HTTP/1.1" 200 117 0.001060 10.0.0.141 - - [2026-01-26 03:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.141 - - [2026-01-26 03:32:31] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003860 10.0.0.141 - - [2026-01-26 03:32:31] "GET /virtual-networks?parent_id=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005068 10.0.0.141 - - [2026-01-26 03:32:31] "GET /virtual-network/5454c027-9345-4520-8949-d388322104bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005967 10.0.0.141 - - [2026-01-26 03:32:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.003700 10.0.0.141 - - [2026-01-26 03:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.141 - - [2026-01-26 03:32:32] "GET /global-system-config/1970194c-4d93-4c11-b440-69ab25083f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.008019 10.0.0.141 - - [2026-01-26 03:32:32] "POST /control-node-zones HTTP/1.1" 200 571 0.028517 10.0.0.141 - - [2026-01-26 03:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.141 - - [2026-01-26 03:32:32] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004963 10.0.0.141 - - [2026-01-26 03:32:32] "GET /control-node-zone/6192a7c6-4eb4-41fb-937d-b2fe5d5d1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005536 10.0.0.141 - - [2026-01-26 03:32:32] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.020266 10.0.0.141 - - [2026-01-26 03:32:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.002920 10.0.0.141 - - [2026-01-26 03:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008243 10.0.0.141 - - [2026-01-26 03:32:32] "GET /global-system-config/1970194c-4d93-4c11-b440-69ab25083f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007137 10.0.0.141 - - [2026-01-26 03:32:32] "POST /control-node-zones HTTP/1.1" 200 571 0.024329 10.0.0.141 - - [2026-01-26 03:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.141 - - [2026-01-26 03:32:32] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.008075 10.0.0.141 - - [2026-01-26 03:32:32] "GET /control-node-zone/d5577e04-d92c-4305-a853-fa1bd30e9cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.009977 10.0.0.141 - - [2026-01-26 03:32:32] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.022936 10.0.0.141 - - [2026-01-26 03:32:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.002882 10.0.0.141 - - [2026-01-26 03:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.141 - - [2026-01-26 03:32:32] "GET /global-system-config/1970194c-4d93-4c11-b440-69ab25083f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006673 10.0.0.141 - - [2026-01-26 03:32:32] "POST /control-node-zones HTTP/1.1" 200 571 0.024035 10.0.0.141 - - [2026-01-26 03:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.141 - - [2026-01-26 03:32:32] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006013 10.0.0.141 - - [2026-01-26 03:32:32] "GET /control-node-zone/0edf9911-57b3-4148-b699-4283c8f1699b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006976 10.0.0.141 - - [2026-01-26 03:32:33] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.023580 10.0.0.141 - - [2026-01-26 03:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.141 - - [2026-01-26 03:32:33] "GET /global-system-config/1970194c-4d93-4c11-b440-69ab25083f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006753 10.0.0.141 - - [2026-01-26 03:32:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.003025 10.0.0.141 - - [2026-01-26 03:32:33] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.033239 10.0.0.141 - - [2026-01-26 03:32:33] "POST /neutron/subnet HTTP/1.1" 200 720 0.009282 10.0.0.141 - - [2026-01-26 03:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.141 - - [2026-01-26 03:32:33] "GET /bgp-as-a-service/a6ecae7b-de6c-4894-ab6e-24fd3f04d8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.006071 10.0.0.141 - - [2026-01-26 03:32:33] "GET /control-node-zone/6192a7c6-4eb4-41fb-937d-b2fe5d5d1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004170 10.0.0.141 - - [2026-01-26 03:32:33] "POST /ref-update HTTP/1.1" 200 156 0.015191 10.0.0.240 - - [2026-01-26 03:32:46] "GET /obj-perms HTTP/1.1" 200 5075 0.056864 10.0.0.141 - - [2026-01-26 03:32:53] "GET /bgp-as-a-service/a6ecae7b-de6c-4894-ab6e-24fd3f04d8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006586 10.0.0.141 - - [2026-01-26 03:32:53] "GET /virtual-machine-interface/d5c6901d-8ddd-415c-9ece-4dc146877ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.009107 10.0.0.141 - - [2026-01-26 03:32:53] "POST /ref-update HTTP/1.1" 200 156 0.012141 10.0.0.141 - - [2026-01-26 03:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.141 - - [2026-01-26 03:32:54] "GET /global-system-config/1970194c-4d93-4c11-b440-69ab25083f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.005908 10.0.0.141 - - [2026-01-26 03:32:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.003291 10.0.0.141 - - [2026-01-26 03:32:54] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.033374 10.0.0.141 - - [2026-01-26 03:32:54] "POST /neutron/network HTTP/1.1" 200 832 0.009567 10.0.0.141 - - [2026-01-26 03:32:54] "POST /neutron/subnet HTTP/1.1" 200 720 0.008867 10.0.0.141 - - [2026-01-26 03:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.141 - - [2026-01-26 03:32:54] "GET /bgp-as-a-service/9b2c13c3-7f02-4a31-9b6f-9f42da31b086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005245 10.0.0.141 - - [2026-01-26 03:32:54] "GET /control-node-zone/d5577e04-d92c-4305-a853-fa1bd30e9cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005111 10.0.0.141 - - [2026-01-26 03:32:55] "POST /ref-update HTTP/1.1" 200 156 0.016276 10.0.0.141 - - [2026-01-26 03:33:03] "GET /bgp-as-a-service/9b2c13c3-7f02-4a31-9b6f-9f42da31b086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1840 0.006630 10.0.0.141 - - [2026-01-26 03:33:03] "GET /virtual-machine-interface/914a1b1c-1e65-4b8c-8947-4775478948f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.005622 10.0.0.141 - - [2026-01-26 03:33:03] "POST /ref-update HTTP/1.1" 200 156 0.011670 10.0.0.141 - - [2026-01-26 03:33:28] "POST /neutron/network HTTP/1.1" 200 854 0.041360 10.0.0.141 - - [2026-01-26 03:33:28] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.141 - - [2026-01-26 03:33:32] "POST /neutron/port HTTP/1.1" 200 1124 0.020281 10.0.0.141 - - [2026-01-26 03:33:32] "POST /neutron/subnet HTTP/1.1" 200 694 0.010507 10.0.0.141 - - [2026-01-26 03:33:46] "GET /obj-perms HTTP/1.1" 200 5075 0.047443 10.0.0.38 - - [2026-01-26 03:33:46] "GET /obj-perms HTTP/1.1" 200 5075 0.059983 10.0.0.141 - - [2026-01-26 03:34:29] "POST /neutron/port HTTP/1.1" 200 1124 0.021870 10.0.0.141 - - [2026-01-26 03:34:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004311 10.0.0.141 - - [2026-01-26 03:34:29] "POST /neutron/network HTTP/1.1" 200 832 0.008027 10.0.0.141 - - [2026-01-26 03:34:33] "POST /neutron/network HTTP/1.1" 200 842 0.008643 10.0.0.141 - - [2026-01-26 03:34:33] "POST /neutron/port HTTP/1.1" 200 117 0.001147 10.0.0.141 - - [2026-01-26 03:35:29] "POST /neutron/port HTTP/1.1" 200 1124 0.018378 10.0.0.141 - - [2026-01-26 03:35:29] "POST /neutron/subnet HTTP/1.1" 200 694 0.008917 10.0.0.141 - - [2026-01-26 03:35:33] "POST /neutron/port HTTP/1.1" 200 1124 0.044810 10.0.0.141 - - [2026-01-26 03:35:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004319 10.0.0.141 - - [2026-01-26 03:35:33] "POST /neutron/network HTTP/1.1" 200 832 0.007765 10.0.0.240 - - [2026-01-26 03:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.240 - - [2026-01-26 03:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000510 10.0.0.38 - - [2026-01-26 03:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000340 10.0.0.38 - - [2026-01-26 03:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000416 10.0.0.240 - - [2026-01-26 03:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.240 - - [2026-01-26 03:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.141 - - [2026-01-26 03:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000572 10.0.0.38 - - [2026-01-26 03:35:44] "GET /global-system-configs HTTP/1.1" 401 293 0.001060 10.0.0.141 - - [2026-01-26 03:35:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000344 10.0.0.38 - - [2026-01-26 03:35:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000475 10.0.0.141 - - [2026-01-26 03:35:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000348 10.0.0.141 - - [2026-01-26 03:35:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.141 - - [2026-01-26 03:36:31] "POST /neutron/network HTTP/1.1" 200 847 0.006513 10.0.0.141 - - [2026-01-26 03:36:31] "POST /neutron/port HTTP/1.1" 200 117 0.001360 10.0.0.141 - - [2026-01-26 03:36:33] "POST /neutron/port HTTP/1.1" 200 1124 0.020779 10.0.0.141 - - [2026-01-26 03:36:33] "POST /neutron/subnet HTTP/1.1" 200 694 0.008605 10.0.0.141 - - [2026-01-26 03:37:32] "POST /neutron/port HTTP/1.1" 200 1135 0.019570 10.0.0.141 - - [2026-01-26 03:37:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003851 10.0.0.141 - - [2026-01-26 03:37:32] "POST /neutron/network HTTP/1.1" 200 837 0.007310 10.0.0.141 - - [2026-01-26 03:37:34] "POST /neutron/network HTTP/1.1" 200 842 0.007557 10.0.0.141 - - [2026-01-26 03:37:34] "POST /neutron/port HTTP/1.1" 200 117 0.001370 10.0.0.240 - - [2026-01-26 03:37:49] "GET /obj-perms HTTP/1.1" 200 5075 0.064171 10.0.0.141 - - [2026-01-26 03:37:49] "GET /obj-perms HTTP/1.1" 200 5075 0.050836 10.0.0.141 - - [2026-01-26 03:38:34] "POST /neutron/port HTTP/1.1" 200 1142 0.050645 10.0.0.141 - - [2026-01-26 03:38:34] "POST /neutron/subnet HTTP/1.1" 200 698 0.011540 10.0.0.141 - - [2026-01-26 03:38:36] "POST /neutron/port HTTP/1.1" 200 1124 0.018610 10.0.0.141 - - [2026-01-26 03:38:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004116 10.0.0.141 - - [2026-01-26 03:38:36] "POST /neutron/network HTTP/1.1" 200 832 0.011631 10.0.0.38 - - [2026-01-26 03:38:50] "GET /obj-perms HTTP/1.1" 200 5075 0.048664 10.0.0.141 - - [2026-01-26 03:39:32] "POST /neutron/network HTTP/1.1" 200 854 0.008095 10.0.0.141 - - [2026-01-26 03:39:32] "POST /neutron/port HTTP/1.1" 200 117 0.001254 10.0.0.141 - - [2026-01-26 03:39:37] "POST /neutron/port HTTP/1.1" 200 1124 0.022767 10.0.0.141 - - [2026-01-26 03:39:37] "POST /neutron/subnet HTTP/1.1" 200 694 0.008993 10.0.0.141 - - [2026-01-26 03:40:32] "POST /neutron/port HTTP/1.1" 200 1124 0.018216 10.0.0.141 - - [2026-01-26 03:40:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003980 10.0.0.141 - - [2026-01-26 03:40:32] "POST /neutron/network HTTP/1.1" 200 832 0.007436 10.0.0.141 - - [2026-01-26 03:40:38] "POST /neutron/network HTTP/1.1" 200 842 0.047543 10.0.0.141 - - [2026-01-26 03:40:38] "POST /neutron/port HTTP/1.1" 200 117 0.001160 10.0.0.240 - - [2026-01-26 03:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.240 - - [2026-01-26 03:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.38 - - [2026-01-26 03:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.38 - - [2026-01-26 03:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.001303 10.0.0.240 - - [2026-01-26 03:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000512 10.0.0.141 - - [2026-01-26 03:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.240 - - [2026-01-26 03:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.38 - - [2026-01-26 03:40:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.141 - - [2026-01-26 03:40:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.38 - - [2026-01-26 03:40:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000487 10.0.0.141 - - [2026-01-26 03:40:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.141 - - [2026-01-26 03:40:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000649 10.0.0.141 - - [2026-01-26 03:41:33] "POST /neutron/port HTTP/1.1" 200 1124 0.019861 10.0.0.141 - - [2026-01-26 03:41:33] "POST /neutron/subnet HTTP/1.1" 200 694 0.008837 10.0.0.141 - - [2026-01-26 03:41:38] "POST /neutron/port HTTP/1.1" 200 1124 0.025697 10.0.0.141 - - [2026-01-26 03:41:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004244 10.0.0.141 - - [2026-01-26 03:41:38] "POST /neutron/network HTTP/1.1" 200 832 0.006851 10.0.0.240 - - [2026-01-26 03:41:52] "GET /obj-perms HTTP/1.1" 200 5075 0.071921 10.0.0.141 - - [2026-01-26 03:42:37] "POST /neutron/network HTTP/1.1" 200 847 0.008514 10.0.0.141 - - [2026-01-26 03:42:37] "POST /neutron/port HTTP/1.1" 200 117 0.001324 10.0.0.141 - - [2026-01-26 03:42:40] "POST /neutron/port HTTP/1.1" 200 1124 0.015285 10.0.0.141 - - [2026-01-26 03:42:40] "POST /neutron/subnet HTTP/1.1" 200 694 0.011266 10.0.0.141 - - [2026-01-26 03:42:53] "GET /obj-perms HTTP/1.1" 200 5075 0.056749 10.0.0.38 - - [2026-01-26 03:42:53] "GET /obj-perms HTTP/1.1" 200 5075 0.059251 10.0.0.141 - - [2026-01-26 03:43:35] "POST /neutron/port HTTP/1.1" 200 1135 0.043812 10.0.0.141 - - [2026-01-26 03:43:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004031 10.0.0.141 - - [2026-01-26 03:43:36] "POST /neutron/network HTTP/1.1" 200 837 0.007454 10.0.0.141 - - [2026-01-26 03:43:40] "POST /neutron/network HTTP/1.1" 200 842 0.007745 10.0.0.141 - - [2026-01-26 03:43:40] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.141 - - [2026-01-26 03:44:35] "POST /neutron/port HTTP/1.1" 200 1142 0.020595 10.0.0.141 - - [2026-01-26 03:44:36] "POST /neutron/subnet HTTP/1.1" 200 698 0.010283 10.0.0.141 - - [2026-01-26 03:44:41] "POST /neutron/port HTTP/1.1" 200 1124 0.019149 10.0.0.141 - - [2026-01-26 03:44:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003728 10.0.0.141 - - [2026-01-26 03:44:41] "POST /neutron/network HTTP/1.1" 200 832 0.007123 10.0.0.141 - - [2026-01-26 03:44:55] "GET /bgp-as-a-service/9b2c13c3-7f02-4a31-9b6f-9f42da31b086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.079959 10.0.0.141 - - [2026-01-26 03:44:55] "GET /virtual-machine-interface/914a1b1c-1e65-4b8c-8947-4775478948f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.009637 10.0.0.141 - - [2026-01-26 03:44:55] "POST /ref-update HTTP/1.1" 200 156 0.015807 10.0.0.141 - - [2026-01-26 03:44:55] "DELETE /bgp-as-a-service/9b2c13c3-7f02-4a31-9b6f-9f42da31b086 HTTP/1.1" 200 115 0.037467 10.0.0.141 - - [2026-01-26 03:44:55] "GET /bgp-as-a-service/a6ecae7b-de6c-4894-ab6e-24fd3f04d8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.006765 10.0.0.141 - - [2026-01-26 03:44:55] "GET /virtual-machine-interface/d5c6901d-8ddd-415c-9ece-4dc146877ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.009585 10.0.0.141 - - [2026-01-26 03:44:55] "POST /ref-update HTTP/1.1" 200 156 0.015581 10.0.0.141 - - [2026-01-26 03:44:56] "DELETE /bgp-as-a-service/a6ecae7b-de6c-4894-ab6e-24fd3f04d8cc HTTP/1.1" 200 115 0.051902 10.0.0.141 - - [2026-01-26 03:44:56] "GET /control-node-zone/0edf9911-57b3-4148-b699-4283c8f1699b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003661 10.0.0.141 - - [2026-01-26 03:44:56] "POST /ref-update HTTP/1.1" 200 156 0.021590 10.0.0.141 - - [2026-01-26 03:44:56] "DELETE /control-node-zone/0edf9911-57b3-4148-b699-4283c8f1699b HTTP/1.1" 200 115 0.032339 10.0.0.141 - - [2026-01-26 03:44:56] "GET /control-node-zone/d5577e04-d92c-4305-a853-fa1bd30e9cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.006056 10.0.0.141 - - [2026-01-26 03:44:56] "POST /ref-update HTTP/1.1" 200 156 0.022944 10.0.0.141 - - [2026-01-26 03:44:56] "DELETE /control-node-zone/d5577e04-d92c-4305-a853-fa1bd30e9cba HTTP/1.1" 200 115 0.029537 10.0.0.141 - - [2026-01-26 03:44:56] "GET /control-node-zone/6192a7c6-4eb4-41fb-937d-b2fe5d5d1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011514 10.0.0.141 - - [2026-01-26 03:44:56] "POST /ref-update HTTP/1.1" 200 156 0.021393 10.0.0.141 - - [2026-01-26 03:44:56] "DELETE /control-node-zone/6192a7c6-4eb4-41fb-937d-b2fe5d5d1906 HTTP/1.1" 200 115 0.030934 10.0.0.141 - - [2026-01-26 03:44:57] "POST /neutron/port HTTP/1.1" 200 1124 0.048510 10.0.0.141 - - [2026-01-26 03:44:57] "POST /neutron/port HTTP/1.1" 200 1124 0.037645 10.0.0.141 - - [2026-01-26 03:44:57] "POST /neutron/port HTTP/1.1" 200 151 0.252002 10.0.0.141 - - [2026-01-26 03:44:58] "POST /neutron/network HTTP/1.1" 200 832 0.007773 10.0.0.141 - - [2026-01-26 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.240 - - [2026-01-26 03:45:01] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.045039 10.0.0.141 - - [2026-01-26 03:45:01] "GET /project/dc0ec732-8a67-4a89-811e-fed8a6793120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.101326 10.0.0.240 - - [2026-01-26 03:45:01] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001235 10.0.0.141 - - [2026-01-26 03:45:01] "POST /neutron/network HTTP/1.1" 200 614 0.132457 10.0.0.141 - - [2026-01-26 03:45:02] "POST /id-to-fqname HTTP/1.1" 200 225 0.004186 10.0.0.141 - - [2026-01-26 03:45:02] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006090 10.0.0.141 - - [2026-01-26 03:45:02] "POST /neutron/network HTTP/1.1" 200 832 0.008384 10.0.0.141 - - [2026-01-26 03:45:02] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005966 10.0.0.141 - - [2026-01-26 03:45:02] "POST /id-to-fqname HTTP/1.1" 200 225 0.001812 10.0.0.141 - - [2026-01-26 03:45:02] "POST /neutron/port HTTP/1.1" 200 4096 0.058479 10.0.0.240 - - [2026-01-26 03:45:03] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001691 10.0.0.141 - - [2026-01-26 03:45:03] "GET /project/dc0ec732-8a67-4a89-811e-fed8a6793120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.090779 10.0.0.141 - - [2026-01-26 03:45:03] "POST /neutron/network HTTP/1.1" 200 832 0.039380 10.0.0.141 - - [2026-01-26 03:45:03] "POST /neutron/port HTTP/1.1" 200 117 0.007027 10.0.0.141 - - [2026-01-26 03:45:03] "POST /id-to-fqname HTTP/1.1" 200 225 0.001608 10.0.0.141 - - [2026-01-26 03:45:04] "POST /neutron/network HTTP/1.1" 200 842 0.010040 10.0.0.141 - - [2026-01-26 03:45:04] "POST /neutron/port HTTP/1.1" 200 1060 0.019918 10.0.0.141 - - [2026-01-26 03:45:04] "POST /neutron/port HTTP/1.1" 200 1124 0.020178 10.0.0.141 - - [2026-01-26 03:45:04] "POST /neutron/port HTTP/1.1" 200 117 0.001175 10.0.0.240 - - [2026-01-26 03:45:04] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001329 10.0.0.141 - - [2026-01-26 03:45:04] "GET /project/dc0ec732-8a67-4a89-811e-fed8a6793120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.079566 10.0.0.141 - - [2026-01-26 03:45:05] "POST /neutron/port HTTP/1.1" 200 5067 0.044150 10.0.0.141 - - [2026-01-26 03:45:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.001902 10.0.0.141 - - [2026-01-26 03:45:05] "POST /neutron/port HTTP/1.1" 200 5067 0.045436 10.0.0.141 - - [2026-01-26 03:45:05] "POST /neutron/network HTTP/1.1" 200 842 0.007046 10.0.0.141 - - [2026-01-26 03:45:05] "POST /neutron/port HTTP/1.1" 200 1060 0.030979 10.0.0.141 - - [2026-01-26 03:45:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004013 10.0.0.141 - - [2026-01-26 03:45:06] "POST /neutron/network HTTP/1.1" 200 832 0.006518 10.0.0.240 - - [2026-01-26 03:45:06] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001091 10.0.0.141 - - [2026-01-26 03:45:06] "GET /project/dc0ec732-8a67-4a89-811e-fed8a6793120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.075187 10.0.0.141 - - [2026-01-26 03:45:06] "POST /neutron/security_group HTTP/1.1" 200 5970 0.011922 10.0.0.141 - - [2026-01-26 03:45:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007326 10.0.0.141 - - [2026-01-26 03:45:07] "POST /neutron/port HTTP/1.1" 200 1124 0.018083 10.0.0.141 - - [2026-01-26 03:45:07] "GET /virtual-machine/2176cab0-a621-4a70-bf71-729138832805 HTTP/1.1" 200 1295 0.037773 10.0.0.141 - - [2026-01-26 03:45:07] "GET /virtual-machine-interface/b885a212-837b-4f15-b720-84e49f33165b HTTP/1.1" 200 2965 0.005690 10.0.0.141 - - [2026-01-26 03:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.141 - - [2026-01-26 03:45:07] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005815 10.0.0.141 - - [2026-01-26 03:45:07] "GET /virtual-networks?parent_id=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003033 10.0.0.240 - - [2026-01-26 03:45:07] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001459 10.0.0.141 - - [2026-01-26 03:45:07] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.014941 10.0.0.141 - - [2026-01-26 03:45:07] "POST /neutron/port HTTP/1.1" 200 1060 0.287987 10.0.0.141 - - [2026-01-26 03:45:07] "POST /neutron/port HTTP/1.1" 200 1114 0.091746 10.0.0.141 - - [2026-01-26 03:45:07] "POST /neutron/subnet HTTP/1.1" 200 694 0.009211 10.0.0.141 - - [2026-01-26 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.141 - - [2026-01-26 03:45:10] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006448 10.0.0.141 - - [2026-01-26 03:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.141 - - [2026-01-26 03:45:14] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007573 10.0.0.141 - - [2026-01-26 03:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.141 - - [2026-01-26 03:45:18] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006297 10.0.0.141 - - [2026-01-26 03:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.141 - - [2026-01-26 03:45:22] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006481 10.0.0.141 - - [2026-01-26 03:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.141 - - [2026-01-26 03:45:26] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005596 10.0.0.141 - - [2026-01-26 03:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.141 - - [2026-01-26 03:45:30] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006993 10.0.0.141 - - [2026-01-26 03:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.141 - - [2026-01-26 03:45:34] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007961 10.0.0.141 - - [2026-01-26 03:45:36] "POST /neutron/port HTTP/1.1" 200 1142 0.021390 10.0.0.141 - - [2026-01-26 03:45:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005794 10.0.0.141 - - [2026-01-26 03:45:37] "POST /neutron/network HTTP/1.1" 200 844 0.007905 10.0.0.141 - - [2026-01-26 03:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.141 - - [2026-01-26 03:45:39] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005392 10.0.0.141 - - [2026-01-26 03:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.141 - - [2026-01-26 03:45:43] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007320 10.0.0.141 - - [2026-01-26 03:45:43] "POST /neutron/network HTTP/1.1" 200 842 0.032624 10.0.0.141 - - [2026-01-26 03:45:43] "POST /neutron/port HTTP/1.1" 200 117 0.001046 10.0.0.240 - - [2026-01-26 03:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.240 - - [2026-01-26 03:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000342 10.0.0.38 - - [2026-01-26 03:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 10.0.0.38 - - [2026-01-26 03:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000495 10.0.0.240 - - [2026-01-26 03:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.001632 10.0.0.141 - - [2026-01-26 03:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000457 10.0.0.240 - - [2026-01-26 03:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000457 10.0.0.38 - - [2026-01-26 03:45:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.141 - - [2026-01-26 03:45:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000454 10.0.0.38 - - [2026-01-26 03:45:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.141 - - [2026-01-26 03:45:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.141 - - [2026-01-26 03:45:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000484 10.0.0.141 - - [2026-01-26 03:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.141 - - [2026-01-26 03:45:47] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005440 10.0.0.141 - - [2026-01-26 03:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.141 - - [2026-01-26 03:45:51] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008050 10.0.0.141 - - [2026-01-26 03:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.141 - - [2026-01-26 03:45:55] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006914 10.0.0.141 - - [2026-01-26 03:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009336 10.0.0.141 - - [2026-01-26 03:45:59] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005117 10.0.0.141 - - [2026-01-26 03:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.141 - - [2026-01-26 03:46:03] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006396 10.0.0.141 - - [2026-01-26 03:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.141 - - [2026-01-26 03:46:07] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006631 10.0.0.141 - - [2026-01-26 03:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.141 - - [2026-01-26 03:46:11] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005167 10.0.0.141 - - [2026-01-26 03:46:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.040369 10.0.0.141 - - [2026-01-26 03:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.141 - - [2026-01-26 03:46:15] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005668 10.0.0.141 - - [2026-01-26 03:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.141 - - [2026-01-26 03:46:20] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009178 10.0.0.141 - - [2026-01-26 03:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.141 - - [2026-01-26 03:46:24] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007214 10.0.0.141 - - [2026-01-26 03:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.141 - - [2026-01-26 03:46:26] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003532 10.0.0.141 - - [2026-01-26 03:46:26] "GET /virtual-networks?parent_id=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003079 10.0.0.141 - - [2026-01-26 03:46:26] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006823 10.0.0.141 - - [2026-01-26 03:46:26] "POST /neutron/port HTTP/1.1" 200 1124 0.018955 10.0.0.141 - - [2026-01-26 03:46:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008109 10.0.0.141 - - [2026-01-26 03:46:41] "POST /neutron/port HTTP/1.1" 200 1124 0.016711 10.0.0.141 - - [2026-01-26 03:46:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006638 10.0.0.141 - - [2026-01-26 03:46:44] "POST /neutron/network HTTP/1.1" 200 842 0.007377 10.0.0.141 - - [2026-01-26 03:46:44] "POST /neutron/port HTTP/1.1" 200 117 0.001306 10.0.0.141 - - [2026-01-26 03:46:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008575 10.0.0.240 - - [2026-01-26 03:46:56] "GET /obj-perms HTTP/1.1" 200 5075 0.052007 10.0.0.141 - - [2026-01-26 03:46:56] "GET /obj-perms HTTP/1.1" 200 5075 0.053299 10.0.0.141 - - [2026-01-26 03:46:57] "POST /neutron/port HTTP/1.1" 200 1124 0.018329 10.0.0.141 - - [2026-01-26 03:47:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008324 10.0.0.141 - - [2026-01-26 03:47:12] "POST /neutron/port HTTP/1.1" 200 1124 0.018550 10.0.0.141 - - [2026-01-26 03:47:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008496 10.0.0.141 - - [2026-01-26 03:47:18] "POST /neutron/port HTTP/1.1" 200 1124 0.023833 10.0.0.141 - - [2026-01-26 03:47:18] "GET /virtual-machine/316071f0-f54e-472e-9865-7aee021a9678 HTTP/1.1" 200 1295 0.005788 10.0.0.141 - - [2026-01-26 03:47:18] "GET /virtual-machine-interface/f0b5a538-6484-44ac-a97c-f72157c0a050 HTTP/1.1" 200 2965 0.006235 10.0.0.141 - - [2026-01-26 03:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.141 - - [2026-01-26 03:47:18] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005300 10.0.0.141 - - [2026-01-26 03:47:18] "GET /virtual-networks?parent_id=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003622 10.0.0.141 - - [2026-01-26 03:47:18] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005917 10.0.0.141 - - [2026-01-26 03:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.141 - - [2026-01-26 03:47:21] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.012536 10.0.0.141 - - [2026-01-26 03:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014031 10.0.0.141 - - [2026-01-26 03:47:23] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004486 10.0.0.141 - - [2026-01-26 03:47:23] "GET /virtual-networks?parent_id=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.011585 10.0.0.141 - - [2026-01-26 03:47:23] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005802 10.0.0.141 - - [2026-01-26 03:47:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006940 10.0.0.141 - - [2026-01-26 03:47:23] "POST /neutron/port HTTP/1.1" 200 1124 0.031054 10.0.0.141 - - [2026-01-26 03:47:24] "GET /virtual-machine/0a1adb69-b812-41bc-816e-dbe40d53afee HTTP/1.1" 200 1293 0.007492 10.0.0.141 - - [2026-01-26 03:47:24] "GET /virtual-machine-interface/899b0e19-38b4-4765-acc0-cae233f9b6b5 HTTP/1.1" 200 2964 0.006786 10.0.0.141 - - [2026-01-26 03:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.141 - - [2026-01-26 03:47:24] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004057 10.0.0.141 - - [2026-01-26 03:47:24] "GET /virtual-networks?parent_id=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003473 10.0.0.141 - - [2026-01-26 03:47:24] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005596 10.0.0.141 - - [2026-01-26 03:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.141 - - [2026-01-26 03:47:25] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003444 10.0.0.141 - - [2026-01-26 03:47:25] "GET /virtual-networks?parent_id=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004128 10.0.0.141 - - [2026-01-26 03:47:25] "GET /virtual-network/3d1cef5f-0053-4f94-b786-9b742288d54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006320 10.0.0.141 - - [2026-01-26 03:47:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007887 10.0.0.141 - - [2026-01-26 03:47:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.003502 10.0.0.141 - - [2026-01-26 03:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.141 - - [2026-01-26 03:47:35] "GET /global-system-config/1970194c-4d93-4c11-b440-69ab25083f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006424 10.0.0.141 - - [2026-01-26 03:47:35] "POST /control-node-zones HTTP/1.1" 200 571 0.028807 10.0.0.141 - - [2026-01-26 03:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.141 - - [2026-01-26 03:47:35] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006261 10.0.0.141 - - [2026-01-26 03:47:35] "GET /control-node-zone/39c4a8ed-6dc7-433c-9e3d-d94a74c02940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006107 10.0.0.141 - - [2026-01-26 03:47:36] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.021011 10.0.0.141 - - [2026-01-26 03:47:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.004331 10.0.0.141 - - [2026-01-26 03:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.141 - - [2026-01-26 03:47:36] "GET /global-system-config/1970194c-4d93-4c11-b440-69ab25083f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007042 10.0.0.141 - - [2026-01-26 03:47:36] "POST /control-node-zones HTTP/1.1" 200 571 0.032520 10.0.0.141 - - [2026-01-26 03:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.141 - - [2026-01-26 03:47:36] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.005092 10.0.0.141 - - [2026-01-26 03:47:36] "GET /control-node-zone/6e0e4a41-98f3-4048-a898-8985e04101c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.008588 10.0.0.141 - - [2026-01-26 03:47:36] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.023667 10.0.0.141 - - [2026-01-26 03:47:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.003999 10.0.0.141 - - [2026-01-26 03:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.141 - - [2026-01-26 03:47:36] "GET /global-system-config/1970194c-4d93-4c11-b440-69ab25083f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007699 10.0.0.141 - - [2026-01-26 03:47:36] "POST /control-node-zones HTTP/1.1" 200 571 0.029845 10.0.0.141 - - [2026-01-26 03:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.141 - - [2026-01-26 03:47:36] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005419 10.0.0.141 - - [2026-01-26 03:47:36] "GET /control-node-zone/ffbad0a0-3793-4ff8-a8d5-fcac3178ecd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.006179 10.0.0.141 - - [2026-01-26 03:47:36] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.025552 10.0.0.141 - - [2026-01-26 03:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.141 - - [2026-01-26 03:47:36] "GET /global-system-config/1970194c-4d93-4c11-b440-69ab25083f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007592 10.0.0.141 - - [2026-01-26 03:47:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.003268 10.0.0.141 - - [2026-01-26 03:47:36] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.030087 10.0.0.141 - - [2026-01-26 03:47:36] "POST /neutron/network HTTP/1.1" 200 832 0.008022 10.0.0.141 - - [2026-01-26 03:47:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.010607 10.0.0.141 - - [2026-01-26 03:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.141 - - [2026-01-26 03:47:37] "GET /bgp-as-a-service/8a463c47-a275-4085-a559-4278480cb1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.005700 10.0.0.141 - - [2026-01-26 03:47:37] "GET /control-node-zone/39c4a8ed-6dc7-433c-9e3d-d94a74c02940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004119 10.0.0.141 - - [2026-01-26 03:47:37] "POST /ref-update HTTP/1.1" 200 156 0.017965 10.0.0.141 - - [2026-01-26 03:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.141 - - [2026-01-26 03:47:37] "GET /bgp-as-a-service/8a463c47-a275-4085-a559-4278480cb1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006844 10.0.0.141 - - [2026-01-26 03:47:37] "GET /control-node-zone/6e0e4a41-98f3-4048-a898-8985e04101c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004779 10.0.0.141 - - [2026-01-26 03:47:37] "POST /ref-update HTTP/1.1" 200 156 0.016209 10.0.0.141 - - [2026-01-26 03:47:39] "POST /neutron/network HTTP/1.1" 200 847 0.007103 10.0.0.141 - - [2026-01-26 03:47:40] "POST /neutron/port HTTP/1.1" 200 117 0.001329 10.0.0.141 - - [2026-01-26 03:47:44] "POST /neutron/port HTTP/1.1" 200 1124 0.018850 10.0.0.141 - - [2026-01-26 03:47:44] "POST /neutron/subnet HTTP/1.1" 200 694 0.009313 10.0.0.141 - - [2026-01-26 03:47:46] "GET /bgp-as-a-service/8a463c47-a275-4085-a559-4278480cb1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006335 10.0.0.141 - - [2026-01-26 03:47:46] "GET /virtual-machine-interface/b885a212-837b-4f15-b720-84e49f33165b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.007262 10.0.0.141 - - [2026-01-26 03:47:46] "POST /ref-update HTTP/1.1" 200 156 0.012691 10.0.0.141 - - [2026-01-26 03:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.141 - - [2026-01-26 03:47:47] "GET /global-system-config/1970194c-4d93-4c11-b440-69ab25083f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007315 10.0.0.141 - - [2026-01-26 03:47:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.002881 10.0.0.141 - - [2026-01-26 03:47:47] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.029020 10.0.0.141 - - [2026-01-26 03:47:47] "POST /neutron/network HTTP/1.1" 200 832 0.008366 10.0.0.141 - - [2026-01-26 03:47:47] "POST /neutron/subnet HTTP/1.1" 200 720 0.010682 10.0.0.141 - - [2026-01-26 03:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.141 - - [2026-01-26 03:47:47] "GET /bgp-as-a-service/f8bf2fbe-645b-44d1-84f1-233d9abd0a79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.005545 10.0.0.141 - - [2026-01-26 03:47:47] "GET /control-node-zone/39c4a8ed-6dc7-433c-9e3d-d94a74c02940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004205 10.0.0.141 - - [2026-01-26 03:47:47] "POST /ref-update HTTP/1.1" 200 156 0.016742 10.0.0.141 - - [2026-01-26 03:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.141 - - [2026-01-26 03:47:47] "GET /bgp-as-a-service/f8bf2fbe-645b-44d1-84f1-233d9abd0a79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006497 10.0.0.141 - - [2026-01-26 03:47:47] "GET /control-node-zone/6e0e4a41-98f3-4048-a898-8985e04101c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003057 10.0.0.141 - - [2026-01-26 03:47:47] "POST /ref-update HTTP/1.1" 200 156 0.016569 10.0.0.141 - - [2026-01-26 03:47:55] "GET /bgp-as-a-service/f8bf2fbe-645b-44d1-84f1-233d9abd0a79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.009171 10.0.0.141 - - [2026-01-26 03:47:55] "GET /virtual-machine-interface/f0b5a538-6484-44ac-a97c-f72157c0a050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.007097 10.0.0.141 - - [2026-01-26 03:47:55] "POST /ref-update HTTP/1.1" 200 156 0.012865 10.0.0.38 - - [2026-01-26 03:47:57] "GET /obj-perms HTTP/1.1" 200 5075 0.058294 10.0.0.141 - - [2026-01-26 03:48:41] "POST /neutron/network HTTP/1.1" 200 847 0.035429 10.0.0.141 - - [2026-01-26 03:48:41] "POST /neutron/port HTTP/1.1" 200 117 0.001377 10.0.0.141 - - [2026-01-26 03:48:46] "POST /neutron/port HTTP/1.1" 200 1124 0.017896 10.0.0.141 - - [2026-01-26 03:48:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.009154 10.0.0.141 - - [2026-01-26 03:49:42] "POST /neutron/port HTTP/1.1" 200 1142 0.026390 10.0.0.141 - - [2026-01-26 03:49:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003875 10.0.0.141 - - [2026-01-26 03:49:43] "POST /neutron/network HTTP/1.1" 200 844 0.007036 10.0.0.141 - - [2026-01-26 03:49:47] "POST /neutron/network HTTP/1.1" 200 842 0.010100 10.0.0.141 - - [2026-01-26 03:49:47] "POST /neutron/port HTTP/1.1" 200 117 0.001322 10.0.0.141 - - [2026-01-26 03:50:43] "POST /neutron/port HTTP/1.1" 200 1142 0.018849 10.0.0.141 - - [2026-01-26 03:50:43] "POST /neutron/subnet HTTP/1.1" 200 698 0.009999 10.0.0.240 - - [2026-01-26 03:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000579 10.0.0.240 - - [2026-01-26 03:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.38 - - [2026-01-26 03:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.38 - - [2026-01-26 03:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000426 10.0.0.240 - - [2026-01-26 03:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.141 - - [2026-01-26 03:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.240 - - [2026-01-26 03:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.38 - - [2026-01-26 03:50:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.141 - - [2026-01-26 03:50:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000503 10.0.0.38 - - [2026-01-26 03:50:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000523 10.0.0.141 - - [2026-01-26 03:50:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.141 - - [2026-01-26 03:50:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.141 - - [2026-01-26 03:50:49] "POST /neutron/port HTTP/1.1" 200 1124 0.050045 10.0.0.141 - - [2026-01-26 03:50:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003994 10.0.0.141 - - [2026-01-26 03:50:49] "POST /neutron/network HTTP/1.1" 200 832 0.007410 10.0.0.240 - - [2026-01-26 03:50:59] "GET /obj-perms HTTP/1.1" 200 5075 0.053979 10.0.0.141 - - [2026-01-26 03:51:44] "POST /neutron/network HTTP/1.1" 200 842 0.007715 10.0.0.141 - - [2026-01-26 03:51:44] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.141 - - [2026-01-26 03:51:50] "POST /neutron/port HTTP/1.1" 200 1124 0.025079 10.0.0.141 - - [2026-01-26 03:51:50] "POST /neutron/subnet HTTP/1.1" 200 694 0.010231 10.0.0.141 - - [2026-01-26 03:52:00] "GET /obj-perms HTTP/1.1" 200 5075 0.063901 10.0.0.38 - - [2026-01-26 03:52:00] "GET /obj-perms HTTP/1.1" 200 5075 0.068364 10.0.0.141 - - [2026-01-26 03:52:46] "POST /neutron/port HTTP/1.1" 200 1135 0.019272 10.0.0.141 - - [2026-01-26 03:52:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004199 10.0.0.141 - - [2026-01-26 03:52:47] "POST /neutron/network HTTP/1.1" 200 837 0.010077 10.0.0.141 - - [2026-01-26 03:52:51] "POST /neutron/network HTTP/1.1" 200 842 0.007050 10.0.0.141 - - [2026-01-26 03:52:51] "POST /neutron/port HTTP/1.1" 200 117 0.001468 10.0.0.141 - - [2026-01-26 03:53:49] "POST /neutron/port HTTP/1.1" 200 1135 0.045267 10.0.0.141 - - [2026-01-26 03:53:50] "POST /neutron/subnet HTTP/1.1" 200 689 0.013318 10.0.0.141 - - [2026-01-26 03:53:53] "POST /neutron/port HTTP/1.1" 200 1124 0.020928 10.0.0.141 - - [2026-01-26 03:53:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005954 10.0.0.141 - - [2026-01-26 03:53:53] "POST /neutron/network HTTP/1.1" 200 832 0.006940 10.0.0.141 - - [2026-01-26 03:54:48] "POST /neutron/network HTTP/1.1" 200 854 0.006588 10.0.0.141 - - [2026-01-26 03:54:48] "POST /neutron/port HTTP/1.1" 200 117 0.001326 10.0.0.141 - - [2026-01-26 03:54:53] "POST /neutron/port HTTP/1.1" 200 1124 0.017607 10.0.0.141 - - [2026-01-26 03:54:53] "POST /neutron/subnet HTTP/1.1" 200 694 0.009773 10.0.0.240 - - [2026-01-26 03:55:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000695 10.0.0.240 - - [2026-01-26 03:55:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.38 - - [2026-01-26 03:55:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.38 - - [2026-01-26 03:55:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.240 - - [2026-01-26 03:55:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.141 - - [2026-01-26 03:55:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.240 - - [2026-01-26 03:55:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.38 - - [2026-01-26 03:55:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.141 - - [2026-01-26 03:55:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000610 10.0.0.38 - - [2026-01-26 03:55:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000784 10.0.0.141 - - [2026-01-26 03:55:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.141 - - [2026-01-26 03:55:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000697 10.0.0.141 - - [2026-01-26 03:55:51] "POST /neutron/port HTTP/1.1" 200 1142 0.021010 10.0.0.141 - - [2026-01-26 03:55:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005803 10.0.0.141 - - [2026-01-26 03:55:51] "POST /neutron/network HTTP/1.1" 200 844 0.008343 10.0.0.141 - - [2026-01-26 03:55:54] "POST /neutron/network HTTP/1.1" 200 842 0.037272 10.0.0.141 - - [2026-01-26 03:55:54] "POST /neutron/port HTTP/1.1" 200 117 0.001400 10.0.0.240 - - [2026-01-26 03:56:03] "GET /obj-perms HTTP/1.1" 200 5075 0.059195 10.0.0.141 - - [2026-01-26 03:56:03] "GET /obj-perms HTTP/1.1" 200 5075 0.056225 10.0.0.141 - - [2026-01-26 03:56:53] "POST /neutron/port HTTP/1.1" 200 1124 0.025898 10.0.0.141 - - [2026-01-26 03:56:53] "POST /neutron/subnet HTTP/1.1" 200 694 0.010065 10.0.0.141 - - [2026-01-26 03:56:56] "POST /neutron/port HTTP/1.1" 200 1124 0.019901 10.0.0.141 - - [2026-01-26 03:56:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004831 10.0.0.141 - - [2026-01-26 03:56:56] "POST /neutron/network HTTP/1.1" 200 832 0.007483 10.0.0.38 - - [2026-01-26 03:57:04] "GET /obj-perms HTTP/1.1" 200 5075 0.056111 10.0.0.141 - - [2026-01-26 03:57:52] "POST /neutron/network HTTP/1.1" 200 847 0.008734 10.0.0.141 - - [2026-01-26 03:57:53] "POST /neutron/port HTTP/1.1" 200 117 0.001146 10.0.0.141 - - [2026-01-26 03:57:57] "POST /neutron/port HTTP/1.1" 200 1124 0.021602 10.0.0.141 - - [2026-01-26 03:57:57] "POST /neutron/subnet HTTP/1.1" 200 694 0.012545 10.0.0.141 - - [2026-01-26 03:58:53] "POST /neutron/port HTTP/1.1" 200 1135 0.048996 10.0.0.141 - - [2026-01-26 03:58:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003862 10.0.0.141 - - [2026-01-26 03:58:54] "POST /neutron/network HTTP/1.1" 200 837 0.006997 10.0.0.141 - - [2026-01-26 03:58:59] "POST /neutron/network HTTP/1.1" 200 842 0.008662 10.0.0.141 - - [2026-01-26 03:58:59] "POST /neutron/port HTTP/1.1" 200 117 0.002707 10.0.0.141 - - [2026-01-26 03:59:48] "GET /bgp-as-a-service/f8bf2fbe-645b-44d1-84f1-233d9abd0a79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.093463 10.0.0.141 - - [2026-01-26 03:59:48] "GET /virtual-machine-interface/f0b5a538-6484-44ac-a97c-f72157c0a050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.005764 10.0.0.141 - - [2026-01-26 03:59:48] "POST /ref-update HTTP/1.1" 200 156 0.015120 10.0.0.141 - - [2026-01-26 03:59:48] "DELETE /bgp-as-a-service/f8bf2fbe-645b-44d1-84f1-233d9abd0a79 HTTP/1.1" 200 115 0.037484 10.0.0.141 - - [2026-01-26 03:59:48] "GET /bgp-as-a-service/8a463c47-a275-4085-a559-4278480cb1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.007418 10.0.0.141 - - [2026-01-26 03:59:48] "GET /virtual-machine-interface/b885a212-837b-4f15-b720-84e49f33165b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.005898 10.0.0.141 - - [2026-01-26 03:59:48] "POST /ref-update HTTP/1.1" 200 156 0.014006 10.0.0.141 - - [2026-01-26 03:59:48] "DELETE /bgp-as-a-service/8a463c47-a275-4085-a559-4278480cb1c2 HTTP/1.1" 200 115 0.042062 10.0.0.141 - - [2026-01-26 03:59:48] "GET /control-node-zone/ffbad0a0-3793-4ff8-a8d5-fcac3178ecd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004047 10.0.0.141 - - [2026-01-26 03:59:48] "POST /ref-update HTTP/1.1" 200 156 0.021452 10.0.0.141 - - [2026-01-26 03:59:48] "DELETE /control-node-zone/ffbad0a0-3793-4ff8-a8d5-fcac3178ecd1 HTTP/1.1" 200 115 0.037021 10.0.0.141 - - [2026-01-26 03:59:48] "GET /control-node-zone/6e0e4a41-98f3-4048-a898-8985e04101c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004913 10.0.0.141 - - [2026-01-26 03:59:48] "POST /ref-update HTTP/1.1" 200 156 0.020599 10.0.0.141 - - [2026-01-26 03:59:48] "DELETE /control-node-zone/6e0e4a41-98f3-4048-a898-8985e04101c3 HTTP/1.1" 200 115 0.037176 10.0.0.141 - - [2026-01-26 03:59:48] "GET /control-node-zone/39c4a8ed-6dc7-433c-9e3d-d94a74c02940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006218 10.0.0.141 - - [2026-01-26 03:59:48] "POST /ref-update HTTP/1.1" 200 156 0.022195 10.0.0.141 - - [2026-01-26 03:59:48] "DELETE /control-node-zone/39c4a8ed-6dc7-433c-9e3d-d94a74c02940 HTTP/1.1" 200 115 0.031820 10.0.0.141 - - [2026-01-26 03:59:49] "POST /neutron/network HTTP/1.1" 400 204 0.037922 10.0.0.141 - - [2026-01-26 03:59:49] "POST /neutron/port HTTP/1.1" 200 1124 0.020212 10.0.0.141 - - [2026-01-26 03:59:49] "POST /neutron/port HTTP/1.1" 200 1124 0.040250 10.0.0.141 - - [2026-01-26 03:59:50] "POST /neutron/port HTTP/1.1" 200 151 0.295418 10.0.0.240 - - [2026-01-26 03:59:52] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.025729 10.0.0.141 - - [2026-01-26 03:59:52] "GET /project/dc0ec732-8a67-4a89-811e-fed8a6793120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.119403 10.0.0.240 - - [2026-01-26 03:59:52] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001079 10.0.0.141 - - [2026-01-26 03:59:52] "GET /project/dc0ec732-8a67-4a89-811e-fed8a6793120?fields=virtual_networks HTTP/1.1" 200 1035 0.042767 10.0.0.240 - - [2026-01-26 03:59:52] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001175 10.0.0.141 - - [2026-01-26 03:59:52] "GET /project/dc0ec732-8a67-4a89-811e-fed8a6793120?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.054025 10.0.0.240 - - [2026-01-26 03:59:52] "GET /projects?obj_uuids=dc0ec732-8a67-4a89-811e-fed8a6793120&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000996 10.0.0.141 - - [2026-01-26 03:59:53] "GET /project/dc0ec732-8a67-4a89-811e-fed8a6793120?fields=security_groups HTTP/1.1" 200 1263 0.056588 10.0.0.141 - - [2026-01-26 03:59:53] "POST /neutron/port HTTP/1.1" 200 1142 0.020953 10.0.0.141 - - [2026-01-26 03:59:53] "POST /fqname-to-id HTTP/1.1" 404 181 0.036198 10.0.0.141 - - [2026-01-26 03:59:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005740 10.0.0.240 - - [2026-01-26 03:59:53] "GET /projects?obj_uuids=e659c7cd-95b2-496f-a259-ad36833f6b48&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003541 10.0.0.141 - - [2026-01-26 03:59:54] "POST /neutron/network HTTP/1.1" 200 844 0.008172 10.0.0.240 - - [2026-01-26 03:59:54] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001050 10.0.0.240 - - [2026-01-26 03:59:54] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.038909 10.0.0.240 - - [2026-01-26 03:59:54] "POST /id-to-fqname HTTP/1.1" 200 183 0.004462 10.0.0.240 - - [2026-01-26 03:59:54] "POST /fqname-to-id HTTP/1.1" 404 192 0.003683 10.0.0.240 - - [2026-01-26 03:59:54] "POST /security-groups HTTP/1.1" 200 584 0.078276 10.0.0.240 - - [2026-01-26 03:59:54] "POST /projects HTTP/1.1" 200 571 0.309528 10.0.0.240 - - [2026-01-26 03:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.382150 10.0.0.141 - - [2026-01-26 03:59:54] "GET /project/e659c7cd-95b2-496f-a259-ad36833f6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.563293 10.0.0.141 - - [2026-01-26 03:59:55] "GET / HTTP/1.1" 200 36215 0.001799 10.0.0.240 - - [2026-01-26 03:59:58] "GET /projects?obj_uuids=e659c7cd-95b2-496f-a259-ad36833f6b48&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000995 10.0.0.141 - - [2026-01-26 03:59:58] "GET /project/e659c7cd-95b2-496f-a259-ad36833f6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.050729 10.0.0.240 - - [2026-01-26 03:59:58] "GET /projects?obj_uuids=e659c7cd-95b2-496f-a259-ad36833f6b48&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001090 10.0.0.141 - - [2026-01-26 03:59:58] "GET /project/e659c7cd-95b2-496f-a259-ad36833f6b48?fields=virtual_networks HTTP/1.1" 200 1020 0.043238 10.0.0.240 - - [2026-01-26 03:59:58] "GET /projects?obj_uuids=e659c7cd-95b2-496f-a259-ad36833f6b48&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001264 10.0.0.141 - - [2026-01-26 03:59:58] "GET /project/e659c7cd-95b2-496f-a259-ad36833f6b48?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.070597 10.0.0.240 - - [2026-01-26 03:59:59] "GET /projects?obj_uuids=e659c7cd-95b2-496f-a259-ad36833f6b48&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001017 10.0.0.141 - - [2026-01-26 03:59:59] "GET /project/e659c7cd-95b2-496f-a259-ad36833f6b48?fields=security_groups HTTP/1.1" 200 1240 0.057742 10.0.0.141 - - [2026-01-26 03:59:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.029268 10.0.0.240 - - [2026-01-26 04:00:00] "GET /projects?obj_uuids=4ea45934-d849-4a14-b383-7d052869cb76&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004011 10.0.0.240 - - [2026-01-26 04:00:00] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001281 10.0.0.240 - - [2026-01-26 04:00:00] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010142 10.0.0.240 - - [2026-01-26 04:00:00] "POST /id-to-fqname HTTP/1.1" 200 191 0.002372 10.0.0.240 - - [2026-01-26 04:00:00] "POST /fqname-to-id HTTP/1.1" 404 200 0.012095 10.0.0.240 - - [2026-01-26 04:00:00] "POST /security-groups HTTP/1.1" 200 592 0.091266 10.0.0.240 - - [2026-01-26 04:00:00] "POST /projects HTTP/1.1" 200 587 0.333112 10.0.0.240 - - [2026-01-26 04:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.415724 10.0.0.141 - - [2026-01-26 04:00:00] "GET /project/4ea45934-d849-4a14-b383-7d052869cb76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.617186 10.0.0.141 - - [2026-01-26 04:00:01] "GET / HTTP/1.1" 200 36215 0.001934 10.0.0.240 - - [2026-01-26 04:00:04] "GET /projects?obj_uuids=4ea45934-d849-4a14-b383-7d052869cb76&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001401 10.0.0.141 - - [2026-01-26 04:00:04] "GET /project/4ea45934-d849-4a14-b383-7d052869cb76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.045180 10.0.0.240 - - [2026-01-26 04:00:04] "GET /projects?obj_uuids=4ea45934-d849-4a14-b383-7d052869cb76&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002582 10.0.0.141 - - [2026-01-26 04:00:04] "GET /project/4ea45934-d849-4a14-b383-7d052869cb76?fields=virtual_networks HTTP/1.1" 200 1035 0.066877 10.0.0.240 - - [2026-01-26 04:00:04] "GET /projects?obj_uuids=4ea45934-d849-4a14-b383-7d052869cb76&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001176 10.0.0.141 - - [2026-01-26 04:00:05] "GET /project/4ea45934-d849-4a14-b383-7d052869cb76?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.052614 10.0.0.240 - - [2026-01-26 04:00:05] "GET /projects?obj_uuids=4ea45934-d849-4a14-b383-7d052869cb76&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001032 10.0.0.141 - - [2026-01-26 04:00:05] "GET /project/4ea45934-d849-4a14-b383-7d052869cb76?fields=security_groups HTTP/1.1" 200 1263 0.040848 10.0.0.240 - - [2026-01-26 04:00:06] "DELETE /project/dc0ec732-8a67-4a89-811e-fed8a6793120 HTTP/1.1" 404 177 0.009084 10.0.0.240 - - [2026-01-26 04:00:06] "DELETE /project/4ea45934d8494a14b3837d052869cb76 HTTP/1.1" 404 173 0.011166 10.0.0.240 - - [2026-01-26 04:00:06] "DELETE /project/e659c7cd95b2496fa259ad36833f6b48 HTTP/1.1" 404 173 0.010157 10.0.0.240 - - [2026-01-26 04:00:06] "GET /projects?obj_uuids=e659c7cd-95b2-496f-a259-ad36833f6b48&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000809 10.0.0.240 - - [2026-01-26 04:00:06] "GET /projects?obj_uuids=4ea45934-d849-4a14-b383-7d052869cb76&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000717 10.0.0.240 - - [2026-01-26 04:00:06] "GET /project/e659c7cd-95b2-496f-a259-ad36833f6b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.077470 10.0.0.240 - - [2026-01-26 04:00:06] "GET /project/4ea45934-d849-4a14-b383-7d052869cb76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.093457 10.0.0.240 - - [2026-01-26 04:00:06] "GET /projects?obj_uuids=e659c7cd-95b2-496f-a259-ad36833f6b48&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001922 10.0.0.240 - - [2026-01-26 04:00:06] "GET /projects?obj_uuids=4ea45934-d849-4a14-b383-7d052869cb76&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001490 10.0.0.240 - - [2026-01-26 04:00:06] "GET /project/4ea45934-d849-4a14-b383-7d052869cb76?fields=security_groups HTTP/1.1" 200 1365 0.064555 10.0.0.240 - - [2026-01-26 04:00:06] "GET /project/e659c7cd-95b2-496f-a259-ad36833f6b48?fields=security_groups HTTP/1.1" 200 1342 0.075152 10.0.0.240 - - [2026-01-26 04:00:06] "DELETE /security-group/77e6dd6f-31a2-4697-bb0b-90831a82de3f HTTP/1.1" 200 115 0.055893 10.0.0.240 - - [2026-01-26 04:00:06] "GET /projects?obj_uuids=4ea45934-d849-4a14-b383-7d052869cb76&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001758 10.0.0.240 - - [2026-01-26 04:00:06] "DELETE /security-group/27ad5ed6-5a23-467c-a1d6-05efc5a033c1 HTTP/1.1" 200 115 0.085851 10.0.0.240 - - [2026-01-26 04:00:06] "GET /projects?obj_uuids=e659c7cd-95b2-496f-a259-ad36833f6b48&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002483 10.0.0.240 - - [2026-01-26 04:00:06] "GET /project/4ea45934-d849-4a14-b383-7d052869cb76?fields=application_policy_sets HTTP/1.1" 200 1404 0.082402 10.0.0.141 - - [2026-01-26 04:00:06] "POST /fqname-to-id HTTP/1.1" 404 195 0.413253 10.0.0.240 - - [2026-01-26 04:00:06] "GET /project/e659c7cd-95b2-496f-a259-ad36833f6b48?fields=application_policy_sets HTTP/1.1" 200 1381 0.114620 10.0.0.240 - - [2026-01-26 04:00:06] "DELETE /project/4ea45934-d849-4a14-b383-7d052869cb76 HTTP/1.1" 200 115 0.597592 10.0.0.240 - - [2026-01-26 04:00:06] "GET /projects?obj_uuids=fbbbf012-2897-4d75-8e43-6af746e93cda&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006663 10.0.0.240 - - [2026-01-26 04:00:06] "DELETE /project/e659c7cd-95b2-496f-a259-ad36833f6b48 HTTP/1.1" 200 115 0.677160 10.0.0.240 - - [2026-01-26 04:00:07] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001247 10.0.0.240 - - [2026-01-26 04:00:07] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009197 10.0.0.240 - - [2026-01-26 04:00:07] "GET /obj-perms HTTP/1.1" 200 5075 0.082904 10.0.0.240 - - [2026-01-26 04:00:07] "POST /id-to-fqname HTTP/1.1" 200 197 0.003724 10.0.0.240 - - [2026-01-26 04:00:07] "POST /fqname-to-id HTTP/1.1" 404 206 0.004339 10.0.0.240 - - [2026-01-26 04:00:07] "POST /security-groups HTTP/1.1" 200 598 0.078093 10.0.0.240 - - [2026-01-26 04:00:07] "POST /projects HTTP/1.1" 200 599 0.296598 10.0.0.240 - - [2026-01-26 04:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.334671 10.0.0.141 - - [2026-01-26 04:00:07] "GET /project/fbbbf012-2897-4d75-8e43-6af746e93cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.803752 10.0.0.141 - - [2026-01-26 04:00:08] "GET / HTTP/1.1" 200 36215 0.001817 10.0.0.141 - - [2026-01-26 04:00:10] "POST /fqname-to-id HTTP/1.1" 401 293 0.000822 10.0.0.141 - - [2026-01-26 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.069646 10.0.0.141 - - [2026-01-26 04:00:10] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004217 10.0.0.141 - - [2026-01-26 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.141 - - [2026-01-26 04:00:10] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007232 10.0.0.141 - - [2026-01-26 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.141 - - [2026-01-26 04:00:10] "PUT /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4 HTTP/1.1" 200 277 0.015133 10.0.0.141 - - [2026-01-26 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.240 - - [2026-01-26 04:00:10] "GET /projects?obj_uuids=fbbbf012-2897-4d75-8e43-6af746e93cda&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001032 10.0.0.141 - - [2026-01-26 04:00:10] "GET /project/fbbbf012-2897-4d75-8e43-6af746e93cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.035847 10.0.0.240 - - [2026-01-26 04:00:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007648 10.0.0.141 - - [2026-01-26 04:00:11] "POST /neutron/subnet HTTP/1.1" 200 701 0.251233 10.0.0.141 - - [2026-01-26 04:00:11] "POST /id-to-fqname HTTP/1.1" 200 218 0.001364 10.0.0.141 - - [2026-01-26 04:00:11] "GET /virtual-network/c1577e55-f4b3-444a-a908-f7f1856babd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006113 10.0.0.141 - - [2026-01-26 04:00:11] "GET /virtual-network/c1577e55-f4b3-444a-a908-f7f1856babd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006846 10.0.0.141 - - [2026-01-26 04:00:11] "POST /neutron/network HTTP/1.1" 200 808 0.014847 10.0.0.141 - - [2026-01-26 04:00:11] "POST /id-to-fqname HTTP/1.1" 200 218 0.001234 10.0.0.141 - - [2026-01-26 04:00:11] "POST /neutron/security_group HTTP/1.1" 200 4029 0.011346 10.0.0.240 - - [2026-01-26 04:00:12] "GET /projects?obj_uuids=fbbbf012-2897-4d75-8e43-6af746e93cda&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001151 10.0.0.141 - - [2026-01-26 04:00:12] "GET /project/fbbbf012-2897-4d75-8e43-6af746e93cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.082778 10.0.0.141 - - [2026-01-26 04:00:12] "POST /neutron/port HTTP/1.1" 200 4096 0.042261 10.0.0.141 - - [2026-01-26 04:00:13] "POST /id-to-fqname HTTP/1.1" 200 218 0.001429 10.0.0.141 - - [2026-01-26 04:00:13] "POST /neutron/port HTTP/1.1" 200 4096 0.038250 10.0.0.141 - - [2026-01-26 04:00:13] "POST /neutron/network HTTP/1.1" 200 818 0.006546 10.0.0.141 - - [2026-01-26 04:00:13] "POST /neutron/port HTTP/1.1" 200 1062 0.021645 10.0.0.141 - - [2026-01-26 04:00:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003956 10.0.0.141 - - [2026-01-26 04:00:14] "POST /neutron/network HTTP/1.1" 200 808 0.006343 10.0.0.240 - - [2026-01-26 04:00:14] "GET /projects?obj_uuids=fbbbf012-2897-4d75-8e43-6af746e93cda&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001084 10.0.0.141 - - [2026-01-26 04:00:14] "GET /project/fbbbf012-2897-4d75-8e43-6af746e93cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.091880 10.0.0.141 - - [2026-01-26 04:00:14] "POST /neutron/security_group HTTP/1.1" 200 5976 0.013491 10.0.0.240 - - [2026-01-26 04:00:15] "GET /projects?obj_uuids=fbbbf012-2897-4d75-8e43-6af746e93cda&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001178 10.0.0.141 - - [2026-01-26 04:00:15] "POST /neutron/port HTTP/1.1" 200 1062 0.340609 10.0.0.141 - - [2026-01-26 04:00:15] "POST /neutron/port HTTP/1.1" 200 1116 0.117583 10.0.0.141 - - [2026-01-26 04:00:15] "POST /neutron/subnet HTTP/1.1" 200 675 0.010924 10.0.0.240 - - [2026-01-26 04:00:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000608 10.0.0.240 - - [2026-01-26 04:00:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000451 10.0.0.38 - - [2026-01-26 04:00:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000634 10.0.0.38 - - [2026-01-26 04:00:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000447 10.0.0.240 - - [2026-01-26 04:00:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000670 10.0.0.240 - - [2026-01-26 04:00:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000518 10.0.0.141 - - [2026-01-26 04:00:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000566 10.0.0.38 - - [2026-01-26 04:00:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000474 10.0.0.141 - - [2026-01-26 04:00:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.38 - - [2026-01-26 04:00:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.141 - - [2026-01-26 04:00:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.141 - - [2026-01-26 04:00:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.141 - - [2026-01-26 04:00:53] "POST /neutron/port HTTP/1.1" 200 1142 0.026074 10.0.0.141 - - [2026-01-26 04:00:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004224 10.0.0.141 - - [2026-01-26 04:00:54] "POST /neutron/network HTTP/1.1" 200 844 0.008494 10.0.0.141 - - [2026-01-26 04:01:03] "POST /neutron/network HTTP/1.1" 200 818 0.048872 10.0.0.141 - - [2026-01-26 04:01:03] "POST /neutron/port HTTP/1.1" 200 117 0.001930 10.0.0.141 - - [2026-01-26 04:01:05] "POST /neutron/security_group HTTP/1.1" 200 2065 0.032257 10.0.0.240 - - [2026-01-26 04:01:06] "DELETE /project/fbbbf01228974d758e436af746e93cda HTTP/1.1" 404 173 0.004194 10.0.0.141 - - [2026-01-26 04:01:07] "POST /neutron/network HTTP/1.1" 200 808 0.007622 10.0.0.141 - - [2026-01-26 04:01:07] "GET /obj-perms HTTP/1.1" 200 5075 0.083492 10.0.0.141 - - [2026-01-26 04:01:07] "POST /neutron/port HTTP/1.1" 200 1116 0.020810 10.0.0.141 - - [2026-01-26 04:01:07] "POST /neutron/port HTTP/1.1" 200 1116 0.022827 10.0.0.38 - - [2026-01-26 04:01:08] "GET /obj-perms HTTP/1.1" 200 5075 0.062243 10.0.0.240 - - [2026-01-26 04:01:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003453 10.0.0.240 - - [2026-01-26 04:01:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004200 10.0.0.141 - - [2026-01-26 04:01:09] "POST /neutron/network HTTP/1.1" 200 151 0.137682 10.0.0.141 - - [2026-01-26 04:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.141 - - [2026-01-26 04:01:09] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005188 10.0.0.141 - - [2026-01-26 04:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.141 - - [2026-01-26 04:01:09] "PUT /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4 HTTP/1.1" 200 277 0.015941 10.0.0.240 - - [2026-01-26 04:01:10] "GET /projects?obj_uuids=fbbbf012-2897-4d75-8e43-6af746e93cda&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001082 10.0.0.141 - - [2026-01-26 04:01:10] "GET /project/fbbbf012-2897-4d75-8e43-6af746e93cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.049102 10.0.0.240 - - [2026-01-26 04:01:10] "GET /projects?obj_uuids=fbbbf012-2897-4d75-8e43-6af746e93cda&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001225 10.0.0.141 - - [2026-01-26 04:01:10] "GET /project/fbbbf012-2897-4d75-8e43-6af746e93cda?fields=virtual_networks HTTP/1.1" 200 1048 0.043133 10.0.0.240 - - [2026-01-26 04:01:10] "GET /projects?obj_uuids=fbbbf012-2897-4d75-8e43-6af746e93cda&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001469 10.0.0.141 - - [2026-01-26 04:01:10] "GET /project/fbbbf012-2897-4d75-8e43-6af746e93cda?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.041755 10.0.0.240 - - [2026-01-26 04:01:10] "GET /projects?obj_uuids=fbbbf012-2897-4d75-8e43-6af746e93cda&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002432 10.0.0.141 - - [2026-01-26 04:01:10] "GET /project/fbbbf012-2897-4d75-8e43-6af746e93cda?fields=security_groups HTTP/1.1" 200 1282 0.046372 10.0.0.141 - - [2026-01-26 04:01:11] "POST /fqname-to-id HTTP/1.1" 404 194 0.031313 10.0.0.240 - - [2026-01-26 04:01:11] "GET /projects?obj_uuids=4297b15c-ec33-4840-bf58-22a76744d988&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003817 10.0.0.240 - - [2026-01-26 04:01:11] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001411 10.0.0.240 - - [2026-01-26 04:01:11] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007759 10.0.0.240 - - [2026-01-26 04:01:12] "POST /id-to-fqname HTTP/1.1" 200 196 0.007446 10.0.0.240 - - [2026-01-26 04:01:12] "POST /fqname-to-id HTTP/1.1" 404 205 0.007923 10.0.0.240 - - [2026-01-26 04:01:12] "POST /security-groups HTTP/1.1" 200 597 0.079743 10.0.0.240 - - [2026-01-26 04:01:12] "POST /projects HTTP/1.1" 200 597 0.307160 10.0.0.240 - - [2026-01-26 04:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.347221 10.0.0.141 - - [2026-01-26 04:01:12] "GET /project/4297b15c-ec33-4840-bf58-22a76744d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.500846 10.0.0.141 - - [2026-01-26 04:01:13] "GET / HTTP/1.1" 200 36215 0.002280 10.0.0.240 - - [2026-01-26 04:01:16] "GET /projects?obj_uuids=4297b15c-ec33-4840-bf58-22a76744d988&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001204 10.0.0.141 - - [2026-01-26 04:01:16] "GET /project/4297b15c-ec33-4840-bf58-22a76744d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.048405 10.0.0.240 - - [2026-01-26 04:01:16] "GET /projects?obj_uuids=4297b15c-ec33-4840-bf58-22a76744d988&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000922 10.0.0.141 - - [2026-01-26 04:01:16] "GET /project/4297b15c-ec33-4840-bf58-22a76744d988?fields=virtual_networks HTTP/1.1" 200 1045 0.053796 10.0.0.240 - - [2026-01-26 04:01:16] "GET /projects?obj_uuids=4297b15c-ec33-4840-bf58-22a76744d988&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000970 10.0.0.141 - - [2026-01-26 04:01:16] "GET /project/4297b15c-ec33-4840-bf58-22a76744d988?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.047225 10.0.0.240 - - [2026-01-26 04:01:16] "GET /projects?obj_uuids=4297b15c-ec33-4840-bf58-22a76744d988&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000977 10.0.0.141 - - [2026-01-26 04:01:16] "GET /project/4297b15c-ec33-4840-bf58-22a76744d988?fields=security_groups HTTP/1.1" 200 1278 0.052175 10.0.0.141 - - [2026-01-26 04:01:17] "POST /fqname-to-id HTTP/1.1" 404 188 0.028131 10.0.0.240 - - [2026-01-26 04:01:17] "GET /projects?obj_uuids=4a9f95cf-e44c-4ad3-91ab-37a0a27142a6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003388 10.0.0.240 - - [2026-01-26 04:01:17] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001101 10.0.0.240 - - [2026-01-26 04:01:17] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007939 10.0.0.240 - - [2026-01-26 04:01:17] "POST /id-to-fqname HTTP/1.1" 200 190 0.004859 10.0.0.240 - - [2026-01-26 04:01:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.007243 10.0.0.240 - - [2026-01-26 04:01:17] "POST /security-groups HTTP/1.1" 200 591 0.034626 10.0.0.240 - - [2026-01-26 04:01:17] "POST /projects HTTP/1.1" 200 585 0.254740 10.0.0.240 - - [2026-01-26 04:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.326966 10.0.0.141 - - [2026-01-26 04:01:18] "GET /project/4a9f95cf-e44c-4ad3-91ab-37a0a27142a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.462126 10.0.0.141 - - [2026-01-26 04:01:19] "GET / HTTP/1.1" 200 36215 0.001485 10.0.0.240 - - [2026-01-26 04:01:22] "GET /projects?obj_uuids=4a9f95cf-e44c-4ad3-91ab-37a0a27142a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001084 10.0.0.141 - - [2026-01-26 04:01:22] "GET /project/4a9f95cf-e44c-4ad3-91ab-37a0a27142a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.064486 10.0.0.240 - - [2026-01-26 04:01:22] "GET /projects?obj_uuids=4a9f95cf-e44c-4ad3-91ab-37a0a27142a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000925 10.0.0.141 - - [2026-01-26 04:01:22] "GET /project/4a9f95cf-e44c-4ad3-91ab-37a0a27142a6?fields=virtual_networks HTTP/1.1" 200 1033 0.075807 10.0.0.240 - - [2026-01-26 04:01:22] "GET /projects?obj_uuids=4a9f95cf-e44c-4ad3-91ab-37a0a27142a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000937 10.0.0.141 - - [2026-01-26 04:01:22] "GET /project/4a9f95cf-e44c-4ad3-91ab-37a0a27142a6?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.064934 10.0.0.240 - - [2026-01-26 04:01:22] "GET /projects?obj_uuids=4a9f95cf-e44c-4ad3-91ab-37a0a27142a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001252 10.0.0.141 - - [2026-01-26 04:01:22] "GET /project/4a9f95cf-e44c-4ad3-91ab-37a0a27142a6?fields=security_groups HTTP/1.1" 200 1260 0.059976 10.0.0.141 - - [2026-01-26 04:01:23] "POST /fqname-to-id HTTP/1.1" 404 196 0.024842 10.0.0.240 - - [2026-01-26 04:01:23] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003429 10.0.0.240 - - [2026-01-26 04:01:23] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000921 10.0.0.240 - - [2026-01-26 04:01:23] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007563 10.0.0.240 - - [2026-01-26 04:01:23] "POST /id-to-fqname HTTP/1.1" 200 198 0.005471 10.0.0.240 - - [2026-01-26 04:01:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.004063 10.0.0.240 - - [2026-01-26 04:01:23] "POST /security-groups HTTP/1.1" 200 599 0.037593 10.0.0.240 - - [2026-01-26 04:01:23] "POST /projects HTTP/1.1" 200 601 0.279944 10.0.0.240 - - [2026-01-26 04:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.353557 10.0.0.141 - - [2026-01-26 04:01:23] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.499082 10.0.0.141 - - [2026-01-26 04:01:24] "GET / HTTP/1.1" 200 36215 0.002028 10.0.0.141 - - [2026-01-26 04:01:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000452 10.0.0.141 - - [2026-01-26 04:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.090515 10.0.0.240 - - [2026-01-26 04:01:25] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000962 10.0.0.141 - - [2026-01-26 04:01:25] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.047987 10.0.0.240 - - [2026-01-26 04:01:26] "POST /useragent-kv HTTP/1.1" 200 115 0.009159 10.0.0.141 - - [2026-01-26 04:01:26] "POST /neutron/subnet HTTP/1.1" 200 716 0.262365 10.0.0.38 - - [2026-01-26 04:01:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.042868 10.0.0.141 - - [2026-01-26 04:01:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001305 10.0.0.141 - - [2026-01-26 04:01:26] "GET /virtual-network/aa09a928-0f77-431d-a3a1-5cb9c8928662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.009016 10.0.0.141 - - [2026-01-26 04:01:26] "POST /neutron/network HTTP/1.1" 200 976 0.010905 10.0.0.141 - - [2026-01-26 04:01:26] "GET /virtual-network/aa09a928-0f77-431d-a3a1-5cb9c8928662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.007804 10.0.0.141 - - [2026-01-26 04:01:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.010873 10.0.0.141 - - [2026-01-26 04:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.240 - - [2026-01-26 04:01:26] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001221 10.0.0.141 - - [2026-01-26 04:01:26] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.056719 10.0.0.240 - - [2026-01-26 04:01:27] "POST /useragent-kv HTTP/1.1" 200 115 0.010256 10.0.0.141 - - [2026-01-26 04:01:27] "POST /neutron/subnet HTTP/1.1" 200 716 0.229872 10.0.0.141 - - [2026-01-26 04:01:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001688 10.0.0.141 - - [2026-01-26 04:01:27] "GET /virtual-network/34ea6763-6af7-448e-8f70-852c429648e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.010145 10.0.0.141 - - [2026-01-26 04:01:27] "POST /neutron/network HTTP/1.1" 200 975 0.010458 10.0.0.141 - - [2026-01-26 04:01:27] "GET /virtual-network/34ea6763-6af7-448e-8f70-852c429648e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005131 10.0.0.141 - - [2026-01-26 04:01:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.011800 10.0.0.141 - - [2026-01-26 04:01:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001056 10.0.0.141 - - [2026-01-26 04:01:28] "POST /neutron/network HTTP/1.1" 200 986 0.006116 10.0.0.240 - - [2026-01-26 04:01:28] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000944 10.0.0.141 - - [2026-01-26 04:01:28] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.070798 10.0.0.141 - - [2026-01-26 04:01:28] "POST /neutron/security_group HTTP/1.1" 200 4029 0.008941 10.0.0.141 - - [2026-01-26 04:01:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001637 10.0.0.141 - - [2026-01-26 04:01:29] "POST /neutron/security_group HTTP/1.1" 200 4029 0.008989 10.0.0.240 - - [2026-01-26 04:01:29] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001107 10.0.0.141 - - [2026-01-26 04:01:29] "POST /neutron/port HTTP/1.1" 200 1154 0.375014 10.0.0.141 - - [2026-01-26 04:01:29] "POST /neutron/port HTTP/1.1" 200 1208 0.110391 10.0.0.141 - - [2026-01-26 04:01:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003811 10.0.0.141 - - [2026-01-26 04:01:30] "POST /neutron/port HTTP/1.1" 200 117 0.001441 10.0.0.240 - - [2026-01-26 04:01:30] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000996 10.0.0.141 - - [2026-01-26 04:01:30] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.096457 10.0.0.141 - - [2026-01-26 04:01:30] "POST /neutron/port HTTP/1.1" 200 5160 0.064563 10.0.0.141 - - [2026-01-26 04:01:30] "POST /neutron/port HTTP/1.1" 200 1218 0.020446 10.0.0.240 - - [2026-01-26 04:01:30] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000925 10.0.0.141 - - [2026-01-26 04:01:31] "POST /neutron/port HTTP/1.1" 200 1153 0.380365 10.0.0.141 - - [2026-01-26 04:01:31] "POST /neutron/port HTTP/1.1" 200 1207 0.140557 10.0.0.141 - - [2026-01-26 04:01:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005012 10.0.0.141 - - [2026-01-26 04:01:31] "POST /neutron/port HTTP/1.1" 200 117 0.001100 10.0.0.141 - - [2026-01-26 04:01:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008227 10.0.0.141 - - [2026-01-26 04:01:35] "POST /neutron/port HTTP/1.1" 200 1218 0.018641 10.0.0.141 - - [2026-01-26 04:01:35] "GET /virtual-machine/c173a110-e7f5-4574-9924-7c8a94b959e8 HTTP/1.1" 401 293 0.000428 10.0.0.141 - - [2026-01-26 04:01:36] "GET /virtual-machine/c173a110-e7f5-4574-9924-7c8a94b959e8 HTTP/1.1" 200 1303 0.034632 10.0.0.141 - - [2026-01-26 04:01:36] "GET /virtual-machine-interface/10420f07-6f9f-4e58-afc7-3da401142a2e HTTP/1.1" 200 3164 0.006346 10.0.0.141 - - [2026-01-26 04:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.141 - - [2026-01-26 04:01:36] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004113 10.0.0.141 - - [2026-01-26 04:01:36] "GET /virtual-networks?parent_id=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003298 10.0.0.141 - - [2026-01-26 04:01:36] "GET /virtual-network/aa09a928-0f77-431d-a3a1-5cb9c8928662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006749 10.0.0.141 - - [2026-01-26 04:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.141 - - [2026-01-26 04:01:39] "GET /virtual-network/aa09a928-0f77-431d-a3a1-5cb9c8928662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006372 10.0.0.141 - - [2026-01-26 04:01:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007727 10.0.0.141 - - [2026-01-26 04:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.141 - - [2026-01-26 04:01:41] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003631 10.0.0.141 - - [2026-01-26 04:01:41] "GET /virtual-networks?parent_id=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003287 10.0.0.141 - - [2026-01-26 04:01:41] "GET /virtual-network/aa09a928-0f77-431d-a3a1-5cb9c8928662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.008685 10.0.0.141 - - [2026-01-26 04:01:41] "POST /neutron/port HTTP/1.1" 200 1217 0.023527 10.0.0.141 - - [2026-01-26 04:01:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006800 10.0.0.141 - - [2026-01-26 04:01:41] "GET /virtual-machine/dd708ac0-4067-4e1b-9491-7ed949d9f15c HTTP/1.1" 200 1303 0.006995 10.0.0.141 - - [2026-01-26 04:01:41] "GET /virtual-machine-interface/f3b3968a-dca7-4b9a-8883-a60cae481e1e HTTP/1.1" 200 3164 0.005642 10.0.0.141 - - [2026-01-26 04:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.141 - - [2026-01-26 04:01:42] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003987 10.0.0.141 - - [2026-01-26 04:01:42] "GET /virtual-networks?parent_id=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002928 10.0.0.141 - - [2026-01-26 04:01:42] "GET /virtual-network/34ea6763-6af7-448e-8f70-852c429648e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006141 10.0.0.141 - - [2026-01-26 04:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.141 - - [2026-01-26 04:01:43] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004480 10.0.0.141 - - [2026-01-26 04:01:43] "GET /virtual-networks?parent_id=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003611 10.0.0.141 - - [2026-01-26 04:01:43] "GET /virtual-network/34ea6763-6af7-448e-8f70-852c429648e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007422 10.0.0.141 - - [2026-01-26 04:01:43] "POST /fqname-to-id HTTP/1.1" 404 209 0.003412 10.0.0.141 - - [2026-01-26 04:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.240 - - [2026-01-26 04:01:43] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001146 10.0.0.141 - - [2026-01-26 04:01:43] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.046405 10.0.0.141 - - [2026-01-26 04:01:43] "POST /network-policys HTTP/1.1" 200 535 0.031701 10.0.0.141 - - [2026-01-26 04:01:43] "GET /network-policy/ba422153-ac3d-46c8-9c98-7ae8a0573e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006211 10.0.0.141 - - [2026-01-26 04:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.141 - - [2026-01-26 04:01:43] "GET /virtual-network/aa09a928-0f77-431d-a3a1-5cb9c8928662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006491 10.0.0.141 - - [2026-01-26 04:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.141 - - [2026-01-26 04:01:43] "GET /network-policy/ba422153-ac3d-46c8-9c98-7ae8a0573e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004267 10.0.0.38 - - [2026-01-26 04:01:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.009543 10.0.0.141 - - [2026-01-26 04:01:43] "POST /ref-update HTTP/1.1" 200 156 0.052178 10.0.0.141 - - [2026-01-26 04:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.141 - - [2026-01-26 04:01:43] "GET /network-policy/ba422153-ac3d-46c8-9c98-7ae8a0573e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.009414 10.0.0.141 - - [2026-01-26 04:01:43] "POST /neutron/network HTTP/1.1" 200 1062 0.014759 10.0.0.141 - - [2026-01-26 04:01:43] "GET /virtual-network/aa09a928-0f77-431d-a3a1-5cb9c8928662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007052 10.0.0.141 - - [2026-01-26 04:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.141 - - [2026-01-26 04:01:43] "GET /network-policy/ba422153-ac3d-46c8-9c98-7ae8a0573e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005095 10.0.0.141 - - [2026-01-26 04:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.141 - - [2026-01-26 04:01:44] "GET /virtual-network/34ea6763-6af7-448e-8f70-852c429648e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007979 10.0.0.141 - - [2026-01-26 04:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.141 - - [2026-01-26 04:01:44] "GET /network-policy/ba422153-ac3d-46c8-9c98-7ae8a0573e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004517 10.0.0.141 - - [2026-01-26 04:01:44] "POST /ref-update HTTP/1.1" 200 156 0.048680 10.0.0.141 - - [2026-01-26 04:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.141 - - [2026-01-26 04:01:44] "GET /network-policy/ba422153-ac3d-46c8-9c98-7ae8a0573e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004401 10.0.0.141 - - [2026-01-26 04:01:44] "GET /virtual-network/34ea6763-6af7-448e-8f70-852c429648e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.009384 10.0.0.141 - - [2026-01-26 04:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.141 - - [2026-01-26 04:01:44] "GET /network-policy/ba422153-ac3d-46c8-9c98-7ae8a0573e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004835 10.0.0.141 - - [2026-01-26 04:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.240 - - [2026-01-26 04:01:44] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001900 10.0.0.141 - - [2026-01-26 04:01:44] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.046216 10.0.0.240 - - [2026-01-26 04:01:44] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001219 10.0.0.141 - - [2026-01-26 04:01:44] "POST /neutron/network HTTP/1.1" 200 585 0.143218 10.0.0.141 - - [2026-01-26 04:01:44] "POST /id-to-fqname HTTP/1.1" 200 214 0.003887 10.0.0.141 - - [2026-01-26 04:01:44] "GET /virtual-network/b56c8c6b-fd9b-4914-9182-b4562ef5c948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008114 10.0.0.141 - - [2026-01-26 04:01:44] "POST /neutron/network HTTP/1.1" 200 799 0.008746 10.0.0.141 - - [2026-01-26 04:01:44] "GET /virtual-network/b56c8c6b-fd9b-4914-9182-b4562ef5c948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.007089 10.0.0.141 - - [2026-01-26 04:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.240 - - [2026-01-26 04:01:45] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002644 10.0.0.141 - - [2026-01-26 04:01:45] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.065603 10.0.0.141 - - [2026-01-26 04:01:45] "POST /neutron/network HTTP/1.1" 200 117 0.018112 10.0.0.141 - - [2026-01-26 04:01:45] "POST /neutron/network HTTP/1.1" 200 799 0.008982 10.0.0.141 - - [2026-01-26 04:01:45] "POST /id-to-fqname HTTP/1.1" 200 214 0.001266 10.0.0.141 - - [2026-01-26 04:01:45] "GET /virtual-network/ccb78ffa-418a-4c24-b0de-0dd163fbadde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006350 10.0.0.141 - - [2026-01-26 04:01:45] "GET /virtual-network/ccb78ffa-418a-4c24-b0de-0dd163fbadde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.007560 10.0.0.141 - - [2026-01-26 04:01:45] "POST /neutron/subnet HTTP/1.1" 200 701 0.009311 10.0.0.141 - - [2026-01-26 04:01:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.003300 10.0.0.141 - - [2026-01-26 04:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.240 - - [2026-01-26 04:01:45] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001077 10.0.0.141 - - [2026-01-26 04:01:45] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.050833 10.0.0.141 - - [2026-01-26 04:01:45] "POST /network-policys HTTP/1.1" 200 589 0.032569 10.0.0.141 - - [2026-01-26 04:01:45] "GET /network-policy/742537af-cf81-4fed-a5fc-952a817fa4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007550 10.0.0.141 - - [2026-01-26 04:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.141 - - [2026-01-26 04:01:45] "GET /virtual-network/b56c8c6b-fd9b-4914-9182-b4562ef5c948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006619 10.0.0.141 - - [2026-01-26 04:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.141 - - [2026-01-26 04:01:46] "GET /network-policy/742537af-cf81-4fed-a5fc-952a817fa4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004712 10.0.0.141 - - [2026-01-26 04:01:46] "POST /ref-update HTTP/1.1" 200 156 0.047112 10.0.0.141 - - [2026-01-26 04:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.141 - - [2026-01-26 04:01:46] "GET /network-policy/742537af-cf81-4fed-a5fc-952a817fa4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004463 10.0.0.141 - - [2026-01-26 04:01:46] "GET /virtual-network/b56c8c6b-fd9b-4914-9182-b4562ef5c948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.012486 10.0.0.141 - - [2026-01-26 04:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.141 - - [2026-01-26 04:01:46] "GET /network-policy/742537af-cf81-4fed-a5fc-952a817fa4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004313 10.0.0.141 - - [2026-01-26 04:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.141 - - [2026-01-26 04:01:46] "GET /virtual-network/ccb78ffa-418a-4c24-b0de-0dd163fbadde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006686 10.0.0.141 - - [2026-01-26 04:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.141 - - [2026-01-26 04:01:46] "GET /network-policy/742537af-cf81-4fed-a5fc-952a817fa4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004367 10.0.0.141 - - [2026-01-26 04:01:46] "POST /ref-update HTTP/1.1" 200 156 0.072489 10.0.0.141 - - [2026-01-26 04:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.141 - - [2026-01-26 04:01:46] "GET /network-policy/742537af-cf81-4fed-a5fc-952a817fa4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004496 10.0.0.141 - - [2026-01-26 04:01:46] "GET /virtual-network/ccb78ffa-418a-4c24-b0de-0dd163fbadde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.009168 10.0.0.141 - - [2026-01-26 04:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005742 10.0.0.141 - - [2026-01-26 04:01:46] "GET /network-policy/742537af-cf81-4fed-a5fc-952a817fa4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005314 10.0.0.141 - - [2026-01-26 04:01:46] "POST /id-to-fqname HTTP/1.1" 200 214 0.001723 10.0.0.141 - - [2026-01-26 04:01:46] "POST /neutron/port HTTP/1.1" 200 6223 0.042761 10.0.0.240 - - [2026-01-26 04:01:47] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001422 10.0.0.141 - - [2026-01-26 04:01:47] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.091021 10.0.0.141 - - [2026-01-26 04:01:47] "POST /neutron/network HTTP/1.1" 200 912 0.036708 10.0.0.141 - - [2026-01-26 04:01:48] "POST /neutron/port HTTP/1.1" 200 117 0.006392 10.0.0.141 - - [2026-01-26 04:01:48] "POST /id-to-fqname HTTP/1.1" 200 214 0.001771 10.0.0.141 - - [2026-01-26 04:01:48] "POST /neutron/network HTTP/1.1" 200 922 0.009284 10.0.0.141 - - [2026-01-26 04:01:48] "POST /neutron/port HTTP/1.1" 200 1063 0.019808 10.0.0.141 - - [2026-01-26 04:01:48] "POST /neutron/port HTTP/1.1" 200 1127 0.021066 10.0.0.141 - - [2026-01-26 04:01:48] "POST /neutron/port HTTP/1.1" 200 117 0.001422 10.0.0.240 - - [2026-01-26 04:01:49] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001719 10.0.0.141 - - [2026-01-26 04:01:49] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.078137 10.0.0.141 - - [2026-01-26 04:01:49] "POST /neutron/port HTTP/1.1" 200 7197 0.051924 10.0.0.141 - - [2026-01-26 04:01:49] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003522 10.0.0.141 - - [2026-01-26 04:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.141 - - [2026-01-26 04:01:49] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005537 10.0.0.141 - - [2026-01-26 04:01:49] "POST /neutron/network HTTP/1.1" 200 922 0.006352 10.0.0.141 - - [2026-01-26 04:01:50] "POST /neutron/port HTTP/1.1" 200 1063 0.021052 10.0.0.141 - - [2026-01-26 04:01:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004251 10.0.0.141 - - [2026-01-26 04:01:50] "POST /neutron/network HTTP/1.1" 200 912 0.007851 10.0.0.141 - - [2026-01-26 04:01:50] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004614 10.0.0.141 - - [2026-01-26 04:01:50] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004771 10.0.0.141 - - [2026-01-26 04:01:50] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005302 10.0.0.141 - - [2026-01-26 04:01:50] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.028266 10.0.0.141 - - [2026-01-26 04:01:50] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.044733 10.0.0.141 - - [2026-01-26 04:01:51] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.006433 10.0.0.141 - - [2026-01-26 04:01:51] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.010230 10.0.0.141 - - [2026-01-26 04:01:51] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.039593 10.0.0.141 - - [2026-01-26 04:01:51] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.038045 10.0.0.141 - - [2026-01-26 04:01:51] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.011838 10.0.0.141 - - [2026-01-26 04:01:51] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.011048 10.0.0.141 - - [2026-01-26 04:01:51] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.039209 10.0.0.141 - - [2026-01-26 04:01:51] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.052117 10.0.0.141 - - [2026-01-26 04:01:51] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.009439 10.0.0.141 - - [2026-01-26 04:01:51] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.008955 10.0.0.141 - - [2026-01-26 04:01:51] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.036117 10.0.0.141 - - [2026-01-26 04:01:51] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004932 10.0.0.141 - - [2026-01-26 04:01:51] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004829 10.0.0.141 - - [2026-01-26 04:01:51] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005255 10.0.0.141 - - [2026-01-26 04:01:51] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.029416 10.0.0.141 - - [2026-01-26 04:01:51] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.050724 10.0.0.141 - - [2026-01-26 04:01:51] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.014754 10.0.0.141 - - [2026-01-26 04:01:51] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.014435 10.0.0.141 - - [2026-01-26 04:01:51] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.041866 10.0.0.141 - - [2026-01-26 04:01:51] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.051453 10.0.0.141 - - [2026-01-26 04:01:52] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004456 10.0.0.141 - - [2026-01-26 04:01:52] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.017750 10.0.0.141 - - [2026-01-26 04:01:52] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.050068 10.0.0.141 - - [2026-01-26 04:01:52] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.043548 10.0.0.141 - - [2026-01-26 04:01:52] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.007756 10.0.0.141 - - [2026-01-26 04:01:52] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.007106 10.0.0.141 - - [2026-01-26 04:01:52] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.028059 10.0.0.141 - - [2026-01-26 04:01:52] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003233 10.0.0.141 - - [2026-01-26 04:01:52] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.008522 10.0.0.141 - - [2026-01-26 04:01:52] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004683 10.0.0.141 - - [2026-01-26 04:01:52] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.027803 10.0.0.141 - - [2026-01-26 04:01:52] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.042044 10.0.0.141 - - [2026-01-26 04:01:52] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.010469 10.0.0.141 - - [2026-01-26 04:01:52] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.007622 10.0.0.141 - - [2026-01-26 04:01:52] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.031720 10.0.0.141 - - [2026-01-26 04:01:52] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.042663 10.0.0.141 - - [2026-01-26 04:01:52] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.011263 10.0.0.141 - - [2026-01-26 04:01:52] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.010975 10.0.0.141 - - [2026-01-26 04:01:52] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.035020 10.0.0.141 - - [2026-01-26 04:01:52] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.033368 10.0.0.141 - - [2026-01-26 04:01:52] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006993 10.0.0.141 - - [2026-01-26 04:01:52] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005542 10.0.0.141 - - [2026-01-26 04:01:52] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.028372 10.0.0.141 - - [2026-01-26 04:01:53] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005395 10.0.0.141 - - [2026-01-26 04:01:53] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005805 10.0.0.141 - - [2026-01-26 04:01:53] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005000 10.0.0.141 - - [2026-01-26 04:01:53] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.037545 10.0.0.141 - - [2026-01-26 04:01:53] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.047673 10.0.0.141 - - [2026-01-26 04:01:53] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.007117 10.0.0.141 - - [2026-01-26 04:01:53] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.011523 10.0.0.141 - - [2026-01-26 04:01:53] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.052696 10.0.0.141 - - [2026-01-26 04:01:53] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.050796 10.0.0.141 - - [2026-01-26 04:01:53] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007332 10.0.0.141 - - [2026-01-26 04:01:53] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005035 10.0.0.141 - - [2026-01-26 04:01:53] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.046096 10.0.0.141 - - [2026-01-26 04:01:53] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.045783 10.0.0.141 - - [2026-01-26 04:01:59] "POST /neutron/port HTTP/1.1" 200 1127 0.028269 10.0.0.141 - - [2026-01-26 04:02:03] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005194 10.0.0.141 - - [2026-01-26 04:02:03] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005515 10.0.0.141 - - [2026-01-26 04:02:03] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005295 10.0.0.141 - - [2026-01-26 04:02:03] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.028482 10.0.0.141 - - [2026-01-26 04:02:03] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.044272 10.0.0.141 - - [2026-01-26 04:02:03] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.017962 10.0.0.141 - - [2026-01-26 04:02:03] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.014384 10.0.0.141 - - [2026-01-26 04:02:04] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.038069 10.0.0.141 - - [2026-01-26 04:02:04] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.062911 10.0.0.141 - - [2026-01-26 04:02:04] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.008204 10.0.0.141 - - [2026-01-26 04:02:04] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005560 10.0.0.141 - - [2026-01-26 04:02:04] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.060498 10.0.0.141 - - [2026-01-26 04:02:04] "POST /neutron/port HTTP/1.1" 200 1217 0.047220 10.0.0.141 - - [2026-01-26 04:02:04] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.045853 10.0.0.141 - - [2026-01-26 04:02:04] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006061 10.0.0.141 - - [2026-01-26 04:02:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.013745 10.0.0.141 - - [2026-01-26 04:02:04] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.021465 10.0.0.141 - - [2026-01-26 04:02:04] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.026625 10.0.0.141 - - [2026-01-26 04:02:04] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.141 - - [2026-01-26 04:02:04] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005816 10.0.0.141 - - [2026-01-26 04:02:04] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005916 10.0.0.141 - - [2026-01-26 04:02:04] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004871 10.0.0.141 - - [2026-01-26 04:02:04] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.031280 10.0.0.141 - - [2026-01-26 04:02:04] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.043802 10.0.0.141 - - [2026-01-26 04:02:04] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.005413 10.0.0.141 - - [2026-01-26 04:02:04] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.005142 10.0.0.141 - - [2026-01-26 04:02:04] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.035074 10.0.0.141 - - [2026-01-26 04:02:04] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.043607 10.0.0.141 - - [2026-01-26 04:02:04] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007523 10.0.0.141 - - [2026-01-26 04:02:04] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006274 10.0.0.141 - - [2026-01-26 04:02:04] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.037195 10.0.0.141 - - [2026-01-26 04:02:05] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.038368 10.0.0.141 - - [2026-01-26 04:02:05] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.007688 10.0.0.141 - - [2026-01-26 04:02:05] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.005513 10.0.0.141 - - [2026-01-26 04:02:05] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.019653 10.0.0.141 - - [2026-01-26 04:02:05] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004109 10.0.0.141 - - [2026-01-26 04:02:05] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006293 10.0.0.141 - - [2026-01-26 04:02:05] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006507 10.0.0.141 - - [2026-01-26 04:02:05] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.029760 10.0.0.141 - - [2026-01-26 04:02:05] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.039466 10.0.0.141 - - [2026-01-26 04:02:05] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.014053 10.0.0.141 - - [2026-01-26 04:02:05] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.006198 10.0.0.141 - - [2026-01-26 04:02:05] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.029279 10.0.0.141 - - [2026-01-26 04:02:05] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.044312 10.0.0.141 - - [2026-01-26 04:02:05] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.008234 10.0.0.141 - - [2026-01-26 04:02:05] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006377 10.0.0.141 - - [2026-01-26 04:02:05] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.029118 10.0.0.141 - - [2026-01-26 04:02:05] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.054193 10.0.0.141 - - [2026-01-26 04:02:05] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009972 10.0.0.141 - - [2026-01-26 04:02:05] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009927 10.0.0.141 - - [2026-01-26 04:02:05] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.023397 10.0.0.141 - - [2026-01-26 04:02:06] "POST /ref-update HTTP/1.1" 200 156 0.051198 10.0.0.141 - - [2026-01-26 04:02:06] "GET /virtual-network/ccb78ffa-418a-4c24-b0de-0dd163fbadde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.009253 10.0.0.141 - - [2026-01-26 04:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.141 - - [2026-01-26 04:02:06] "GET /network-policy/742537af-cf81-4fed-a5fc-952a817fa4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004502 10.0.0.141 - - [2026-01-26 04:02:06] "POST /ref-update HTTP/1.1" 200 156 0.056170 10.0.0.141 - - [2026-01-26 04:02:06] "POST /neutron/network HTTP/1.1" 200 799 0.009046 10.0.0.141 - - [2026-01-26 04:02:06] "GET /virtual-network/b56c8c6b-fd9b-4914-9182-b4562ef5c948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008220 10.0.0.141 - - [2026-01-26 04:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.141 - - [2026-01-26 04:02:06] "GET /network-policy/742537af-cf81-4fed-a5fc-952a817fa4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006541 10.0.0.141 - - [2026-01-26 04:02:06] "DELETE /network-policy/742537af-cf81-4fed-a5fc-952a817fa4ab HTTP/1.1" 200 115 0.034698 10.0.0.141 - - [2026-01-26 04:02:06] "POST /neutron/network HTTP/1.1" 400 204 0.015989 10.0.0.141 - - [2026-01-26 04:02:06] "POST /neutron/port HTTP/1.1" 200 1127 0.036513 10.0.0.240 - - [2026-01-26 04:02:06] "DELETE /project/fbbbf012-2897-4d75-8e43-6af746e93cda HTTP/1.1" 404 177 0.043587 10.0.0.240 - - [2026-01-26 04:02:06] "DELETE /project/4a9f95cfe44c4ad391ab37a0a27142a6 HTTP/1.1" 404 173 0.038839 10.0.0.240 - - [2026-01-26 04:02:06] "DELETE /project/4297b15cec334840bf5822a76744d988 HTTP/1.1" 404 173 0.042294 10.0.0.240 - - [2026-01-26 04:02:06] "DELETE /project/89fde83d634846db99bd9e38c4e4305f HTTP/1.1" 404 173 0.035798 10.0.0.240 - - [2026-01-26 04:02:06] "GET /projects?obj_uuids=4a9f95cf-e44c-4ad3-91ab-37a0a27142a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002488 10.0.0.240 - - [2026-01-26 04:02:06] "GET /projects?obj_uuids=4297b15c-ec33-4840-bf58-22a76744d988&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001676 10.0.0.240 - - [2026-01-26 04:02:06] "GET /project/4a9f95cf-e44c-4ad3-91ab-37a0a27142a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.080888 10.0.0.240 - - [2026-01-26 04:02:07] "GET /project/4297b15c-ec33-4840-bf58-22a76744d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.116687 10.0.0.240 - - [2026-01-26 04:02:07] "GET /projects?obj_uuids=4a9f95cf-e44c-4ad3-91ab-37a0a27142a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001186 10.0.0.240 - - [2026-01-26 04:02:07] "GET /projects?obj_uuids=4297b15c-ec33-4840-bf58-22a76744d988&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001733 10.0.0.240 - - [2026-01-26 04:02:07] "GET /project/4a9f95cf-e44c-4ad3-91ab-37a0a27142a6?fields=security_groups HTTP/1.1" 200 1362 0.083429 10.0.0.240 - - [2026-01-26 04:02:07] "GET /project/4297b15c-ec33-4840-bf58-22a76744d988?fields=security_groups HTTP/1.1" 200 1380 0.114951 10.0.0.240 - - [2026-01-26 04:02:07] "DELETE /security-group/94bcb472-139b-4c80-bbec-0c6a88819667 HTTP/1.1" 200 115 0.090205 10.0.0.240 - - [2026-01-26 04:02:07] "GET /projects?obj_uuids=4a9f95cf-e44c-4ad3-91ab-37a0a27142a6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001813 10.0.0.240 - - [2026-01-26 04:02:07] "DELETE /security-group/8eba163b-e7e7-4681-95ed-7c6a3ffca542 HTTP/1.1" 200 115 0.106798 10.0.0.240 - - [2026-01-26 04:02:07] "GET /project/4a9f95cf-e44c-4ad3-91ab-37a0a27142a6?fields=application_policy_sets HTTP/1.1" 200 1401 0.086590 10.0.0.240 - - [2026-01-26 04:02:07] "GET /projects?obj_uuids=4297b15c-ec33-4840-bf58-22a76744d988&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002099 10.0.0.240 - - [2026-01-26 04:02:07] "GET /project/4297b15c-ec33-4840-bf58-22a76744d988?fields=application_policy_sets HTTP/1.1" 200 1419 0.081320 10.0.0.240 - - [2026-01-26 04:02:07] "DELETE /project/4a9f95cf-e44c-4ad3-91ab-37a0a27142a6 HTTP/1.1" 200 115 0.658514 10.0.0.240 - - [2026-01-26 04:02:07] "DELETE /project/4297b15c-ec33-4840-bf58-22a76744d988 HTTP/1.1" 200 115 0.685850 10.0.0.141 - - [2026-01-26 04:02:08] "POST /neutron/network HTTP/1.1" 200 799 0.007961 10.0.0.240 - - [2026-01-26 04:02:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004792 10.0.0.240 - - [2026-01-26 04:02:08] "POST /useragent-kv HTTP/1.1" 200 115 0.008534 10.0.0.141 - - [2026-01-26 04:02:08] "POST /neutron/network HTTP/1.1" 200 151 0.160790 10.0.0.141 - - [2026-01-26 04:02:08] "POST /ref-update HTTP/1.1" 200 156 0.067939 10.0.0.141 - - [2026-01-26 04:02:09] "GET /virtual-network/34ea6763-6af7-448e-8f70-852c429648e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.008772 10.0.0.141 - - [2026-01-26 04:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.141 - - [2026-01-26 04:02:09] "GET /network-policy/ba422153-ac3d-46c8-9c98-7ae8a0573e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004678 10.0.0.38 - - [2026-01-26 04:02:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.014214 10.0.0.141 - - [2026-01-26 04:02:09] "POST /ref-update HTTP/1.1" 200 156 0.059982 10.0.0.141 - - [2026-01-26 04:02:09] "GET /virtual-network/aa09a928-0f77-431d-a3a1-5cb9c8928662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.007542 10.0.0.141 - - [2026-01-26 04:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.141 - - [2026-01-26 04:02:09] "GET /network-policy/ba422153-ac3d-46c8-9c98-7ae8a0573e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005135 10.0.0.141 - - [2026-01-26 04:02:09] "DELETE /network-policy/ba422153-ac3d-46c8-9c98-7ae8a0573e83 HTTP/1.1" 200 115 0.040835 10.0.0.141 - - [2026-01-26 04:02:09] "POST /neutron/network HTTP/1.1" 200 975 0.013747 10.0.0.141 - - [2026-01-26 04:02:09] "POST /neutron/port HTTP/1.1" 200 1207 0.018847 10.0.0.141 - - [2026-01-26 04:02:10] "POST /neutron/port HTTP/1.1" 200 1208 0.024975 10.0.0.240 - - [2026-01-26 04:02:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003616 10.0.0.240 - - [2026-01-26 04:02:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002630 10.0.0.240 - - [2026-01-26 04:02:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002512 10.0.0.240 - - [2026-01-26 04:02:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002831 10.0.0.141 - - [2026-01-26 04:02:11] "POST /neutron/network HTTP/1.1" 200 151 0.142882 10.0.0.141 - - [2026-01-26 04:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.240 - - [2026-01-26 04:02:13] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000885 10.0.0.141 - - [2026-01-26 04:02:13] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.044959 10.0.0.141 - - [2026-01-26 04:02:13] "POST /neutron/network HTTP/1.1" 200 117 0.014763 10.0.0.240 - - [2026-01-26 04:02:13] "POST /useragent-kv HTTP/1.1" 200 115 0.012340 10.0.0.141 - - [2026-01-26 04:02:13] "POST /neutron/subnet HTTP/1.1" 200 734 0.190495 10.0.0.141 - - [2026-01-26 04:02:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001470 10.0.0.141 - - [2026-01-26 04:02:13] "GET /virtual-network/d986145f-0f5c-4559-8611-9120c0730b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.006411 10.0.0.141 - - [2026-01-26 04:02:13] "GET /virtual-network/d986145f-0f5c-4559-8611-9120c0730b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.006098 10.0.0.141 - - [2026-01-26 04:02:13] "POST /neutron/network HTTP/1.1" 200 977 0.012163 10.0.0.141 - - [2026-01-26 04:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.240 - - [2026-01-26 04:02:13] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001088 10.0.0.141 - - [2026-01-26 04:02:14] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.052987 10.0.0.141 - - [2026-01-26 04:02:14] "POST /neutron/network HTTP/1.1" 200 117 0.024398 10.0.0.38 - - [2026-01-26 04:02:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.005778 10.0.0.240 - - [2026-01-26 04:02:14] "POST /useragent-kv HTTP/1.1" 200 115 0.009295 10.0.0.141 - - [2026-01-26 04:02:14] "POST /neutron/subnet HTTP/1.1" 200 710 0.208068 10.0.0.141 - - [2026-01-26 04:02:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001275 10.0.0.141 - - [2026-01-26 04:02:14] "GET /virtual-network/ee96b165-a955-4f76-8197-b6fecb9a5fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005936 10.0.0.141 - - [2026-01-26 04:02:14] "GET /virtual-network/ee96b165-a955-4f76-8197-b6fecb9a5fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005739 10.0.0.141 - - [2026-01-26 04:02:14] "POST /neutron/network HTTP/1.1" 200 972 0.009503 10.0.0.141 - - [2026-01-26 04:02:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001442 10.0.0.141 - - [2026-01-26 04:02:14] "POST /neutron/port HTTP/1.1" 200 4096 0.028552 10.0.0.240 - - [2026-01-26 04:02:15] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098 10.0.0.141 - - [2026-01-26 04:02:15] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.074348 10.0.0.141 - - [2026-01-26 04:02:15] "POST /neutron/network HTTP/1.1" 200 977 0.015402 10.0.0.141 - - [2026-01-26 04:02:16] "POST /neutron/port HTTP/1.1" 200 117 0.006401 10.0.0.141 - - [2026-01-26 04:02:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001356 10.0.0.141 - - [2026-01-26 04:02:16] "POST /neutron/network HTTP/1.1" 200 982 0.007224 10.0.0.141 - - [2026-01-26 04:02:16] "POST /neutron/port HTTP/1.1" 200 1155 0.024937 10.0.0.141 - - [2026-01-26 04:02:17] "POST /neutron/port HTTP/1.1" 200 1219 0.022583 10.0.0.141 - - [2026-01-26 04:02:17] "POST /neutron/subnet HTTP/1.1" 200 1282 0.018573 10.0.0.240 - - [2026-01-26 04:02:17] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001142 10.0.0.141 - - [2026-01-26 04:02:17] "POST /neutron/network HTTP/1.1" 200 977 0.009499 10.0.0.141 - - [2026-01-26 04:02:17] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.102674 10.0.0.141 - - [2026-01-26 04:02:17] "POST /neutron/security_group HTTP/1.1" 200 5977 0.009365 10.0.0.141 - - [2026-01-26 04:02:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007226 10.0.0.141 - - [2026-01-26 04:02:18] "POST /neutron/port HTTP/1.1" 200 1150 0.027667 10.0.0.141 - - [2026-01-26 04:02:18] "POST /neutron/port HTTP/1.1" 200 1214 0.019340 10.0.0.141 - - [2026-01-26 04:02:18] "POST /neutron/subnet HTTP/1.1" 200 1258 0.015164 10.0.0.141 - - [2026-01-26 04:02:18] "POST /neutron/network HTTP/1.1" 200 972 0.010385 10.0.0.141 - - [2026-01-26 04:02:22] "POST /neutron/port HTTP/1.1" 200 1219 0.021310 10.0.0.141 - - [2026-01-26 04:02:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008094 10.0.0.141 - - [2026-01-26 04:02:22] "GET /virtual-machine/a9f821c3-3ff4-46ca-9470-0243324b4366 HTTP/1.1" 200 1303 0.008293 10.0.0.141 - - [2026-01-26 04:02:22] "GET /virtual-machine-interface/a3d350c9-76bd-4fe2-a827-e61009c600c7 HTTP/1.1" 200 3165 0.006938 10.0.0.141 - - [2026-01-26 04:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.141 - - [2026-01-26 04:02:22] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003583 10.0.0.141 - - [2026-01-26 04:02:22] "GET /virtual-networks?parent_id=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004071 10.0.0.141 - - [2026-01-26 04:02:23] "GET /virtual-network/d986145f-0f5c-4559-8611-9120c0730b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.007620 10.0.0.141 - - [2026-01-26 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.141 - - [2026-01-26 04:02:26] "GET /virtual-network/d986145f-0f5c-4559-8611-9120c0730b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.006449 10.0.0.141 - - [2026-01-26 04:02:27] "POST /neutron/port HTTP/1.1" 200 1214 0.023756 10.0.0.141 - - [2026-01-26 04:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.141 - - [2026-01-26 04:02:28] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005418 10.0.0.141 - - [2026-01-26 04:02:28] "GET /virtual-networks?parent_id=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.012570 10.0.0.141 - - [2026-01-26 04:02:28] "GET /virtual-network/d986145f-0f5c-4559-8611-9120c0730b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.006942 10.0.0.141 - - [2026-01-26 04:02:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014445 10.0.0.141 - - [2026-01-26 04:02:28] "POST /neutron/port HTTP/1.1" 200 1214 0.019557 10.0.0.141 - - [2026-01-26 04:02:28] "GET /virtual-machine/8e907334-f459-4eef-913d-9a9063d4a4e6 HTTP/1.1" 200 1303 0.006211 10.0.0.141 - - [2026-01-26 04:02:28] "GET /virtual-machine-interface/6ef71c52-bb16-4014-9de1-13ab9196db44 HTTP/1.1" 200 3164 0.007274 10.0.0.141 - - [2026-01-26 04:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.141 - - [2026-01-26 04:02:28] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006629 10.0.0.141 - - [2026-01-26 04:02:28] "GET /virtual-networks?parent_id=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005287 10.0.0.141 - - [2026-01-26 04:02:28] "GET /virtual-network/ee96b165-a955-4f76-8197-b6fecb9a5fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006878 10.0.0.141 - - [2026-01-26 04:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.141 - - [2026-01-26 04:02:29] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011627 10.0.0.141 - - [2026-01-26 04:02:30] "GET /virtual-networks?parent_id=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.100266 10.0.0.141 - - [2026-01-26 04:02:30] "GET /virtual-network/ee96b165-a955-4f76-8197-b6fecb9a5fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.007060 10.0.0.141 - - [2026-01-26 04:02:30] "POST /fqname-to-id HTTP/1.1" 404 209 0.003734 10.0.0.141 - - [2026-01-26 04:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.240 - - [2026-01-26 04:02:30] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001288 10.0.0.141 - - [2026-01-26 04:02:30] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.047479 10.0.0.141 - - [2026-01-26 04:02:30] "POST /network-policys HTTP/1.1" 200 535 0.031328 10.0.0.141 - - [2026-01-26 04:02:30] "GET /network-policy/914742ec-6c69-421a-b30b-170db0b3cdef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006250 10.0.0.141 - - [2026-01-26 04:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.141 - - [2026-01-26 04:02:30] "GET /virtual-network/d986145f-0f5c-4559-8611-9120c0730b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.006633 10.0.0.141 - - [2026-01-26 04:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.141 - - [2026-01-26 04:02:30] "GET /network-policy/914742ec-6c69-421a-b30b-170db0b3cdef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004792 10.0.0.141 - - [2026-01-26 04:02:30] "POST /ref-update HTTP/1.1" 200 156 0.056231 10.0.0.141 - - [2026-01-26 04:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.141 - - [2026-01-26 04:02:30] "GET /network-policy/914742ec-6c69-421a-b30b-170db0b3cdef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005060 10.0.0.141 - - [2026-01-26 04:02:30] "GET /virtual-network/d986145f-0f5c-4559-8611-9120c0730b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.013855 10.0.0.141 - - [2026-01-26 04:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.141 - - [2026-01-26 04:02:30] "GET /network-policy/914742ec-6c69-421a-b30b-170db0b3cdef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005130 10.0.0.141 - - [2026-01-26 04:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.141 - - [2026-01-26 04:02:30] "GET /virtual-network/ee96b165-a955-4f76-8197-b6fecb9a5fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006122 10.0.0.141 - - [2026-01-26 04:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.141 - - [2026-01-26 04:02:30] "GET /network-policy/914742ec-6c69-421a-b30b-170db0b3cdef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006358 10.0.0.38 - - [2026-01-26 04:02:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.012909 10.0.0.141 - - [2026-01-26 04:02:31] "POST /ref-update HTTP/1.1" 200 156 0.078342 10.0.0.141 - - [2026-01-26 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.141 - - [2026-01-26 04:02:31] "GET /network-policy/914742ec-6c69-421a-b30b-170db0b3cdef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005103 10.0.0.141 - - [2026-01-26 04:02:31] "POST /neutron/network HTTP/1.1" 200 1058 0.014727 10.0.0.141 - - [2026-01-26 04:02:31] "GET /virtual-network/ee96b165-a955-4f76-8197-b6fecb9a5fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.006984 10.0.0.141 - - [2026-01-26 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.141 - - [2026-01-26 04:02:31] "GET /network-policy/914742ec-6c69-421a-b30b-170db0b3cdef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004163 10.0.0.141 - - [2026-01-26 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.240 - - [2026-01-26 04:02:31] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001061 10.0.0.141 - - [2026-01-26 04:02:31] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.069470 10.0.0.240 - - [2026-01-26 04:02:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004585 10.0.0.141 - - [2026-01-26 04:02:31] "POST /neutron/subnet HTTP/1.1" 200 701 0.236546 10.0.0.141 - - [2026-01-26 04:02:31] "POST /id-to-fqname HTTP/1.1" 200 214 0.001311 10.0.0.141 - - [2026-01-26 04:02:31] "GET /virtual-network/9c223a03-9f8d-4611-9961-c7cf6b3565c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005265 10.0.0.141 - - [2026-01-26 04:02:31] "GET /virtual-network/9c223a03-9f8d-4611-9961-c7cf6b3565c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.010761 10.0.0.141 - - [2026-01-26 04:02:31] "POST /neutron/network HTTP/1.1" 200 799 0.011054 10.0.0.141 - - [2026-01-26 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.240 - - [2026-01-26 04:02:31] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002070 10.0.0.141 - - [2026-01-26 04:02:32] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.054355 10.0.0.240 - - [2026-01-26 04:02:32] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001100 10.0.0.141 - - [2026-01-26 04:02:32] "POST /neutron/network HTTP/1.1" 200 585 0.143310 10.0.0.141 - - [2026-01-26 04:02:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.004060 10.0.0.141 - - [2026-01-26 04:02:32] "GET /virtual-network/5cca664e-b1c9-4066-9212-30ac22738394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.008652 10.0.0.141 - - [2026-01-26 04:02:32] "POST /neutron/network HTTP/1.1" 200 799 0.007676 10.0.0.141 - - [2026-01-26 04:02:32] "GET /virtual-network/5cca664e-b1c9-4066-9212-30ac22738394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006511 10.0.0.141 - - [2026-01-26 04:02:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.003045 10.0.0.141 - - [2026-01-26 04:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012192 10.0.0.240 - - [2026-01-26 04:02:32] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001623 10.0.0.141 - - [2026-01-26 04:02:32] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.052112 10.0.0.141 - - [2026-01-26 04:02:32] "POST /network-policys HTTP/1.1" 200 589 0.033896 10.0.0.141 - - [2026-01-26 04:02:32] "GET /network-policy/2976a329-93b4-4949-bbb9-bb6c54615704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007320 10.0.0.141 - - [2026-01-26 04:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.141 - - [2026-01-26 04:02:32] "GET /virtual-network/9c223a03-9f8d-4611-9961-c7cf6b3565c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008842 10.0.0.141 - - [2026-01-26 04:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.141 - - [2026-01-26 04:02:32] "GET /network-policy/2976a329-93b4-4949-bbb9-bb6c54615704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006606 10.0.0.141 - - [2026-01-26 04:02:33] "POST /ref-update HTTP/1.1" 200 156 0.061512 10.0.0.141 - - [2026-01-26 04:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.141 - - [2026-01-26 04:02:33] "GET /network-policy/2976a329-93b4-4949-bbb9-bb6c54615704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005847 10.0.0.141 - - [2026-01-26 04:02:33] "POST /neutron/network HTTP/1.1" 200 912 0.011153 10.0.0.141 - - [2026-01-26 04:02:33] "GET /virtual-network/9c223a03-9f8d-4611-9961-c7cf6b3565c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.008482 10.0.0.141 - - [2026-01-26 04:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.141 - - [2026-01-26 04:02:33] "GET /network-policy/2976a329-93b4-4949-bbb9-bb6c54615704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004555 10.0.0.141 - - [2026-01-26 04:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.141 - - [2026-01-26 04:02:33] "GET /virtual-network/5cca664e-b1c9-4066-9212-30ac22738394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006388 10.0.0.141 - - [2026-01-26 04:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.141 - - [2026-01-26 04:02:33] "GET /network-policy/2976a329-93b4-4949-bbb9-bb6c54615704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005375 10.0.0.141 - - [2026-01-26 04:02:33] "POST /ref-update HTTP/1.1" 200 156 0.051851 10.0.0.141 - - [2026-01-26 04:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.141 - - [2026-01-26 04:02:33] "GET /network-policy/2976a329-93b4-4949-bbb9-bb6c54615704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004519 10.0.0.141 - - [2026-01-26 04:02:33] "GET /virtual-network/5cca664e-b1c9-4066-9212-30ac22738394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.008916 10.0.0.141 - - [2026-01-26 04:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.141 - - [2026-01-26 04:02:33] "GET /network-policy/2976a329-93b4-4949-bbb9-bb6c54615704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007306 10.0.0.141 - - [2026-01-26 04:02:33] "POST /id-to-fqname HTTP/1.1" 200 214 0.001410 10.0.0.141 - - [2026-01-26 04:02:33] "POST /neutron/security_group HTTP/1.1" 200 5977 0.009413 10.0.0.240 - - [2026-01-26 04:02:34] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001184 10.0.0.141 - - [2026-01-26 04:02:34] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.079190 10.0.0.141 - - [2026-01-26 04:02:34] "POST /neutron/port HTTP/1.1" 200 6221 0.045462 10.0.0.141 - - [2026-01-26 04:02:34] "POST /id-to-fqname HTTP/1.1" 200 214 0.001384 10.0.0.141 - - [2026-01-26 04:02:35] "POST /neutron/port HTTP/1.1" 200 6221 0.059935 10.0.0.141 - - [2026-01-26 04:02:35] "POST /neutron/network HTTP/1.1" 200 922 0.007007 10.0.0.141 - - [2026-01-26 04:02:35] "POST /neutron/port HTTP/1.1" 200 1063 0.026439 10.0.0.141 - - [2026-01-26 04:02:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004794 10.0.0.141 - - [2026-01-26 04:02:35] "POST /neutron/network HTTP/1.1" 200 912 0.012147 10.0.0.240 - - [2026-01-26 04:02:36] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001445 10.0.0.141 - - [2026-01-26 04:02:36] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.068106 10.0.0.141 - - [2026-01-26 04:02:36] "POST /neutron/security_group HTTP/1.1" 200 5977 0.010679 10.0.0.141 - - [2026-01-26 04:02:36] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004695 10.0.0.141 - - [2026-01-26 04:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.141 - - [2026-01-26 04:02:36] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005084 10.0.0.240 - - [2026-01-26 04:02:36] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001216 10.0.0.141 - - [2026-01-26 04:02:37] "POST /neutron/port HTTP/1.1" 200 1063 0.330578 10.0.0.141 - - [2026-01-26 04:02:37] "POST /neutron/port HTTP/1.1" 200 1117 0.122488 10.0.0.141 - - [2026-01-26 04:02:37] "POST /neutron/subnet HTTP/1.1" 200 675 0.010864 10.0.0.141 - - [2026-01-26 04:02:37] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003526 10.0.0.141 - - [2026-01-26 04:02:37] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005915 10.0.0.141 - - [2026-01-26 04:02:37] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004115 10.0.0.141 - - [2026-01-26 04:02:37] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.029137 10.0.0.141 - - [2026-01-26 04:02:37] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.049501 10.0.0.141 - - [2026-01-26 04:02:37] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.013972 10.0.0.141 - - [2026-01-26 04:02:37] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.007860 10.0.0.141 - - [2026-01-26 04:02:38] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.036517 10.0.0.141 - - [2026-01-26 04:02:38] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.047099 10.0.0.141 - - [2026-01-26 04:02:38] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.013436 10.0.0.141 - - [2026-01-26 04:02:38] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.013251 10.0.0.141 - - [2026-01-26 04:02:38] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.026911 10.0.0.141 - - [2026-01-26 04:02:38] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.052011 10.0.0.141 - - [2026-01-26 04:02:38] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006395 10.0.0.141 - - [2026-01-26 04:02:38] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.007723 10.0.0.141 - - [2026-01-26 04:02:38] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.020551 10.0.0.141 - - [2026-01-26 04:02:38] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003674 10.0.0.141 - - [2026-01-26 04:02:38] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005583 10.0.0.141 - - [2026-01-26 04:02:38] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005028 10.0.0.141 - - [2026-01-26 04:02:38] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.031423 10.0.0.141 - - [2026-01-26 04:02:38] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.044329 10.0.0.141 - - [2026-01-26 04:02:38] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.016296 10.0.0.141 - - [2026-01-26 04:02:38] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.009679 10.0.0.141 - - [2026-01-26 04:02:38] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.031889 10.0.0.141 - - [2026-01-26 04:02:38] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.036110 10.0.0.141 - - [2026-01-26 04:02:38] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.015646 10.0.0.141 - - [2026-01-26 04:02:38] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006892 10.0.0.141 - - [2026-01-26 04:02:38] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.033559 10.0.0.141 - - [2026-01-26 04:02:39] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.036396 10.0.0.141 - - [2026-01-26 04:02:39] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.010039 10.0.0.141 - - [2026-01-26 04:02:39] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.015201 10.0.0.141 - - [2026-01-26 04:02:39] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.023501 10.0.0.141 - - [2026-01-26 04:02:39] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003834 10.0.0.141 - - [2026-01-26 04:02:39] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006031 10.0.0.141 - - [2026-01-26 04:02:39] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006437 10.0.0.141 - - [2026-01-26 04:02:39] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.029714 10.0.0.141 - - [2026-01-26 04:02:39] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.038430 10.0.0.141 - - [2026-01-26 04:02:39] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.011121 10.0.0.141 - - [2026-01-26 04:02:39] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.008783 10.0.0.141 - - [2026-01-26 04:02:39] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.054852 10.0.0.141 - - [2026-01-26 04:02:39] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.042549 10.0.0.141 - - [2026-01-26 04:02:39] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.008727 10.0.0.141 - - [2026-01-26 04:02:39] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006778 10.0.0.141 - - [2026-01-26 04:02:39] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.028877 10.0.0.141 - - [2026-01-26 04:02:39] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.036133 10.0.0.141 - - [2026-01-26 04:02:39] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.017216 10.0.0.141 - - [2026-01-26 04:02:39] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004633 10.0.0.141 - - [2026-01-26 04:02:39] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.023272 10.0.0.141 - - [2026-01-26 04:02:39] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.007019 10.0.0.141 - - [2026-01-26 04:02:39] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004148 10.0.0.141 - - [2026-01-26 04:02:39] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.019706 10.0.0.141 - - [2026-01-26 04:02:40] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.005982 10.0.0.141 - - [2026-01-26 04:02:40] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.007309 10.0.0.141 - - [2026-01-26 04:02:40] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.018430 10.0.0.141 - - [2026-01-26 04:02:40] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005911 10.0.0.141 - - [2026-01-26 04:02:40] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006200 10.0.0.141 - - [2026-01-26 04:02:40] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.018603 10.0.0.141 - - [2026-01-26 04:02:44] "POST /neutron/port HTTP/1.1" 200 1127 0.025442 10.0.0.141 - - [2026-01-26 04:02:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007697 10.0.0.141 - - [2026-01-26 04:02:50] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003741 10.0.0.141 - - [2026-01-26 04:02:50] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.004503 10.0.0.141 - - [2026-01-26 04:02:50] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.004483 10.0.0.141 - - [2026-01-26 04:02:50] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.030891 10.0.0.141 - - [2026-01-26 04:02:50] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.044316 10.0.0.141 - - [2026-01-26 04:02:50] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.015455 10.0.0.141 - - [2026-01-26 04:02:50] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.005018 10.0.0.141 - - [2026-01-26 04:02:50] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.032490 10.0.0.141 - - [2026-01-26 04:02:50] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.033815 10.0.0.141 - - [2026-01-26 04:02:50] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.007147 10.0.0.141 - - [2026-01-26 04:02:50] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.007574 10.0.0.141 - - [2026-01-26 04:02:50] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.031154 10.0.0.141 - - [2026-01-26 04:02:50] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.041552 10.0.0.141 - - [2026-01-26 04:02:50] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.009501 10.0.0.141 - - [2026-01-26 04:02:50] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.006728 10.0.0.141 - - [2026-01-26 04:02:50] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.023228 10.0.0.141 - - [2026-01-26 04:02:50] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003161 10.0.0.141 - - [2026-01-26 04:02:50] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006117 10.0.0.141 - - [2026-01-26 04:02:50] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004835 10.0.0.141 - - [2026-01-26 04:02:50] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.033121 10.0.0.141 - - [2026-01-26 04:02:51] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.039722 10.0.0.141 - - [2026-01-26 04:02:51] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.018088 10.0.0.141 - - [2026-01-26 04:02:51] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.005844 10.0.0.141 - - [2026-01-26 04:02:51] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.058306 10.0.0.141 - - [2026-01-26 04:02:51] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.030726 10.0.0.141 - - [2026-01-26 04:02:51] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004858 10.0.0.141 - - [2026-01-26 04:02:51] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004415 10.0.0.141 - - [2026-01-26 04:02:51] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.034265 10.0.0.141 - - [2026-01-26 04:02:51] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.038008 10.0.0.141 - - [2026-01-26 04:02:51] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.010838 10.0.0.141 - - [2026-01-26 04:02:51] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.010714 10.0.0.141 - - [2026-01-26 04:02:51] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.036616 10.0.0.141 - - [2026-01-26 04:02:51] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004830 10.0.0.141 - - [2026-01-26 04:02:51] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005320 10.0.0.141 - - [2026-01-26 04:02:51] "GET /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004616 10.0.0.141 - - [2026-01-26 04:02:51] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.030785 10.0.0.141 - - [2026-01-26 04:02:51] "PUT /bgp-router/ef128445-9078-45dd-b2de-e5e937a7fa48 HTTP/1.1" 200 255 0.048766 10.0.0.141 - - [2026-01-26 04:02:51] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.010833 10.0.0.141 - - [2026-01-26 04:02:51] "GET /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.006831 10.0.0.141 - - [2026-01-26 04:02:51] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.035074 10.0.0.141 - - [2026-01-26 04:02:51] "PUT /bgp-router/f5998afc-9d26-4c48-a958-0449b00d74bc HTTP/1.1" 200 255 0.050241 10.0.0.141 - - [2026-01-26 04:02:52] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005692 10.0.0.141 - - [2026-01-26 04:02:52] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.008101 10.0.0.141 - - [2026-01-26 04:02:52] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.048688 10.0.0.141 - - [2026-01-26 04:02:52] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.045200 10.0.0.141 - - [2026-01-26 04:02:52] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.008814 10.0.0.141 - - [2026-01-26 04:02:52] "GET /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.006617 10.0.0.141 - - [2026-01-26 04:02:52] "PUT /bgp-router/a3c33c6d-7ffe-49b1-80b2-a5b8825f0115 HTTP/1.1" 200 255 0.023669 10.0.0.141 - - [2026-01-26 04:02:52] "POST /ref-update HTTP/1.1" 200 156 0.072427 10.0.0.141 - - [2026-01-26 04:02:52] "GET /virtual-network/5cca664e-b1c9-4066-9212-30ac22738394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.009037 10.0.0.141 - - [2026-01-26 04:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.141 - - [2026-01-26 04:02:52] "GET /network-policy/2976a329-93b4-4949-bbb9-bb6c54615704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004867 10.0.0.141 - - [2026-01-26 04:02:52] "POST /ref-update HTTP/1.1" 200 156 0.079731 10.0.0.141 - - [2026-01-26 04:02:52] "GET /virtual-network/9c223a03-9f8d-4611-9961-c7cf6b3565c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008609 10.0.0.141 - - [2026-01-26 04:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.141 - - [2026-01-26 04:02:52] "GET /network-policy/2976a329-93b4-4949-bbb9-bb6c54615704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005781 10.0.0.141 - - [2026-01-26 04:02:52] "POST /neutron/port HTTP/1.1" 200 1127 0.030121 10.0.0.141 - - [2026-01-26 04:02:52] "DELETE /network-policy/2976a329-93b4-4949-bbb9-bb6c54615704 HTTP/1.1" 200 115 0.062116 10.0.0.141 - - [2026-01-26 04:02:52] "POST /neutron/port HTTP/1.1" 200 1117 0.023960 10.0.0.141 - - [2026-01-26 04:02:53] "POST /neutron/port HTTP/1.1" 200 151 0.262067 10.0.0.240 - - [2026-01-26 04:02:55] "POST /useragent-kv HTTP/1.1" 200 115 0.005822 10.0.0.240 - - [2026-01-26 04:02:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003763 10.0.0.141 - - [2026-01-26 04:02:55] "POST /neutron/network HTTP/1.1" 200 151 0.114896 10.0.0.141 - - [2026-01-26 04:02:55] "POST /ref-update HTTP/1.1" 200 156 0.050891 10.0.0.141 - - [2026-01-26 04:02:55] "POST /neutron/network HTTP/1.1" 200 972 0.016543 10.0.0.141 - - [2026-01-26 04:02:55] "GET /virtual-network/ee96b165-a955-4f76-8197-b6fecb9a5fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.007290 10.0.0.141 - - [2026-01-26 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.141 - - [2026-01-26 04:02:55] "GET /network-policy/914742ec-6c69-421a-b30b-170db0b3cdef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004523 10.0.0.141 - - [2026-01-26 04:02:55] "POST /ref-update HTTP/1.1" 200 156 0.056194 10.0.0.141 - - [2026-01-26 04:02:55] "GET /virtual-network/d986145f-0f5c-4559-8611-9120c0730b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2567 0.008152 10.0.0.141 - - [2026-01-26 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.141 - - [2026-01-26 04:02:55] "GET /network-policy/914742ec-6c69-421a-b30b-170db0b3cdef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004566 10.0.0.141 - - [2026-01-26 04:02:55] "DELETE /network-policy/914742ec-6c69-421a-b30b-170db0b3cdef HTTP/1.1" 200 115 0.032897 10.0.0.141 - - [2026-01-26 04:02:55] "POST /neutron/network HTTP/1.1" 400 204 0.021433 10.0.0.141 - - [2026-01-26 04:02:55] "POST /neutron/network HTTP/1.1" 200 847 0.008409 10.0.0.141 - - [2026-01-26 04:02:56] "POST /neutron/port HTTP/1.1" 200 117 0.001486 10.0.0.141 - - [2026-01-26 04:02:56] "POST /neutron/port HTTP/1.1" 200 1204 0.017906 10.0.0.141 - - [2026-01-26 04:02:56] "POST /neutron/port HTTP/1.1" 200 1209 0.020245 10.0.0.240 - - [2026-01-26 04:02:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003466 10.0.0.240 - - [2026-01-26 04:02:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005179 10.0.0.240 - - [2026-01-26 04:02:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006897 10.0.0.240 - - [2026-01-26 04:02:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005430 10.0.0.141 - - [2026-01-26 04:02:58] "POST /neutron/network HTTP/1.1" 200 151 0.168418 10.0.0.240 - - [2026-01-26 04:02:59] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001436 10.0.0.141 - - [2026-01-26 04:02:59] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.054319 10.0.0.240 - - [2026-01-26 04:02:59] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001112 10.0.0.141 - - [2026-01-26 04:02:59] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?fields=virtual_networks HTTP/1.1" 200 1049 0.041084 10.0.0.240 - - [2026-01-26 04:02:59] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000974 10.0.0.141 - - [2026-01-26 04:02:59] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.050603 10.0.0.240 - - [2026-01-26 04:02:59] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001592 10.0.0.141 - - [2026-01-26 04:02:59] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?fields=security_groups HTTP/1.1" 200 1284 0.054978 10.0.0.141 - - [2026-01-26 04:03:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.029948 10.0.0.240 - - [2026-01-26 04:03:00] "GET /projects?obj_uuids=bb96536f-98c5-43af-b927-88b7f00d70b8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.010453 10.0.0.240 - - [2026-01-26 04:03:00] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001896 10.0.0.240 - - [2026-01-26 04:03:00] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.014140 10.0.0.240 - - [2026-01-26 04:03:01] "POST /id-to-fqname HTTP/1.1" 200 185 0.001482 10.0.0.240 - - [2026-01-26 04:03:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.024080 10.0.0.240 - - [2026-01-26 04:03:01] "POST /security-groups HTTP/1.1" 200 586 0.105950 10.0.0.240 - - [2026-01-26 04:03:01] "POST /projects HTTP/1.1" 200 575 0.393526 10.0.0.240 - - [2026-01-26 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.429625 10.0.0.141 - - [2026-01-26 04:03:01] "GET /project/bb96536f-98c5-43af-b927-88b7f00d70b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.628376 10.0.0.141 - - [2026-01-26 04:03:02] "GET / HTTP/1.1" 200 36215 0.001959 10.0.0.141 - - [2026-01-26 04:03:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000587 10.0.0.141 - - [2026-01-26 04:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.042320 10.0.0.141 - - [2026-01-26 04:03:05] "GET /api-access-list/51233714-10c5-45a0-9361-b12e1883f9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004519 10.0.0.141 - - [2026-01-26 04:03:05] "GET /api-access-list/51233714-10c5-45a0-9361-b12e1883f9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004979 10.0.0.141 - - [2026-01-26 04:03:05] "GET /api-access-list/51233714-10c5-45a0-9361-b12e1883f9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003746 10.0.0.141 - - [2026-01-26 04:03:05] "PUT /api-access-list/51233714-10c5-45a0-9361-b12e1883f9d2 HTTP/1.1" 200 265 0.012635 10.0.0.141 - - [2026-01-26 04:03:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.025965 10.0.0.240 - - [2026-01-26 04:03:07] "GET /projects?obj_uuids=35164c58-c974-4d76-aca1-00133f1bb367&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003242 10.0.0.240 - - [2026-01-26 04:03:07] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001215 10.0.0.240 - - [2026-01-26 04:03:07] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009971 10.0.0.240 - - [2026-01-26 04:03:07] "POST /id-to-fqname HTTP/1.1" 200 185 0.011556 10.0.0.240 - - [2026-01-26 04:03:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.006623 10.0.0.240 - - [2026-01-26 04:03:07] "POST /security-groups HTTP/1.1" 200 586 0.050554 10.0.0.240 - - [2026-01-26 04:03:07] "DELETE /project/bb96536f98c543afb92788b7f00d70b8 HTTP/1.1" 404 173 0.027562 10.0.0.240 - - [2026-01-26 04:03:07] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001359 10.0.0.240 - - [2026-01-26 04:03:07] "POST /projects HTTP/1.1" 200 575 0.297749 10.0.0.240 - - [2026-01-26 04:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.332894 10.0.0.240 - - [2026-01-26 04:03:07] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.085849 10.0.0.240 - - [2026-01-26 04:03:07] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001331 10.0.0.141 - - [2026-01-26 04:03:07] "GET /project/35164c58-c974-4d76-aca1-00133f1bb367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.510686 10.0.0.240 - - [2026-01-26 04:03:07] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?fields=security_groups HTTP/1.1" 200 1386 0.098640 10.0.0.240 - - [2026-01-26 04:03:07] "DELETE /security-group/7a84baa6-76f9-4555-bdac-7ffd6134a731 HTTP/1.1" 200 115 0.050645 10.0.0.240 - - [2026-01-26 04:03:07] "GET /projects?obj_uuids=89fde83d-6348-46db-99bd-9e38c4e4305f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001371 10.0.0.240 - - [2026-01-26 04:03:07] "GET /project/89fde83d-6348-46db-99bd-9e38c4e4305f?fields=application_policy_sets HTTP/1.1" 200 1425 0.047104 10.0.0.240 - - [2026-01-26 04:03:08] "DELETE /project/89fde83d-6348-46db-99bd-9e38c4e4305f HTTP/1.1" 200 115 0.508724 10.0.0.141 - - [2026-01-26 04:03:08] "POST /fqname-to-id HTTP/1.1" 404 183 0.025085 10.0.0.240 - - [2026-01-26 04:03:08] "GET /projects?obj_uuids=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003366 10.0.0.240 - - [2026-01-26 04:03:08] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.240 - - [2026-01-26 04:03:08] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007910 10.0.0.240 - - [2026-01-26 04:03:08] "POST /id-to-fqname HTTP/1.1" 200 185 0.003436 10.0.0.240 - - [2026-01-26 04:03:08] "POST /fqname-to-id HTTP/1.1" 404 194 0.007994 10.0.0.240 - - [2026-01-26 04:03:08] "POST /security-groups HTTP/1.1" 200 586 0.084019 10.0.0.240 - - [2026-01-26 04:03:08] "POST /projects HTTP/1.1" 200 575 0.323683 10.0.0.240 - - [2026-01-26 04:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.398521 10.0.0.141 - - [2026-01-26 04:03:08] "GET /project/a893e328-41ba-4472-96a9-b33b79f56b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.545599 10.0.0.141 - - [2026-01-26 04:03:10] "GET / HTTP/1.1" 200 36215 0.001888 10.0.0.141 - - [2026-01-26 04:03:10] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.141 - - [2026-01-26 04:03:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.003751 10.0.0.141 - - [2026-01-26 04:03:11] "POST /api-access-lists HTTP/1.1" 200 523 0.022265 10.0.0.141 - - [2026-01-26 04:03:11] "GET /api-access-list/ea3f9598-5545-4ce0-8c03-3293191ca4cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.006414 10.0.0.141 - - [2026-01-26 04:03:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.000422 10.0.0.141 - - [2026-01-26 04:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.115498 10.0.0.240 - - [2026-01-26 04:03:12] "GET /projects?obj_uuids=35164c58-c974-4d76-aca1-00133f1bb367&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001266 10.0.0.141 - - [2026-01-26 04:03:12] "GET /project/35164c58-c974-4d76-aca1-00133f1bb367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.065337 10.0.0.141 - - [2026-01-26 04:03:12] "GET /virtual-networks?parent_id=35164c58-c974-4d76-aca1-00133f1bb367&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019984 10.0.0.141 - - [2026-01-26 04:03:12] "POST /virtual-networks HTTP/1.1" 200 570 0.088005 10.0.0.141 - - [2026-01-26 04:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020695 10.0.0.141 - - [2026-01-26 04:03:12] "GET /network-ipam/9352c452-381c-4862-be98-325442672126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.015082 10.0.0.240 - - [2026-01-26 04:03:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005887 10.0.0.141 - - [2026-01-26 04:03:12] "POST /ref-update HTTP/1.1" 200 156 0.097166 10.0.0.141 - - [2026-01-26 04:03:12] "POST /neutron/network HTTP/1.1" 200 833 0.062101 10.0.0.141 - - [2026-01-26 04:03:13] "GET /virtual-network/7e42486a-445e-4590-9cd9-f1716bc19efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.023556 10.0.0.141 - - [2026-01-26 04:03:13] "POST /neutron/subnet HTTP/1.1" 200 683 0.043666 10.0.0.141 - - [2026-01-26 04:03:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000533 10.0.0.141 - - [2026-01-26 04:03:14] "GET /obj-perms HTTP/1.1" 200 4934 0.076673 10.0.0.141 - - [2026-01-26 04:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.028042 10.0.0.141 - - [2026-01-26 04:03:15] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 362 0.071506 10.0.0.141 - - [2026-01-26 04:03:15] "POST /id-to-fqname HTTP/1.1" 401 293 0.000487 10.0.0.141 - - [2026-01-26 04:03:15] "POST /id-to-fqname HTTP/1.1" 200 230 0.049670 10.0.0.141 - - [2026-01-26 04:03:16] "POST /neutron/network HTTP/1.1" 200 843 0.056055 10.0.0.240 - - [2026-01-26 04:03:17] "GET /projects?obj_uuids=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001840 10.0.0.141 - - [2026-01-26 04:03:17] "GET /project/a893e328-41ba-4472-96a9-b33b79f56b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.074976 10.0.0.141 - - [2026-01-26 04:03:17] "POST /neutron/security_group HTTP/1.1" 200 4029 0.032705 10.0.0.141 - - [2026-01-26 04:03:17] "POST /neutron/network HTTP/1.1" 200 843 0.038634 10.0.0.141 - - [2026-01-26 04:03:18] "POST /neutron/port HTTP/1.1" 200 1057 0.027335 10.0.0.141 - - [2026-01-26 04:03:18] "POST /neutron/port HTTP/1.1" 200 1121 0.023599 10.0.0.141 - - [2026-01-26 04:03:18] "POST /neutron/port HTTP/1.1" 200 117 0.001213 10.0.0.141 - - [2026-01-26 04:03:22] "POST /neutron/security_group HTTP/1.1" 200 2053 0.009605 10.0.0.141 - - [2026-01-26 04:03:22] "POST /neutron/port HTTP/1.1" 200 1121 0.019545 10.0.0.141 - - [2026-01-26 04:03:23] "POST /neutron/security_group HTTP/1.1" 200 2053 0.009486 10.0.0.141 - - [2026-01-26 04:03:23] "GET /virtual-machine/adc6f0b0-6ecf-40d9-bb14-557bdaa6b488 HTTP/1.1" 401 293 0.000563 10.0.0.141 - - [2026-01-26 04:03:23] "GET /virtual-machine/adc6f0b0-6ecf-40d9-bb14-557bdaa6b488 HTTP/1.1" 200 1290 0.066687 10.0.0.141 - - [2026-01-26 04:03:23] "GET /virtual-machine/adc6f0b0-6ecf-40d9-bb14-557bdaa6b488 HTTP/1.1" 200 1290 0.024602 10.0.0.141 - - [2026-01-26 04:03:23] "GET /virtual-machine-interface/3dd3f1a0-53c3-4205-84bf-d75227bca036 HTTP/1.1" 200 2535 0.052018 10.0.0.141 - - [2026-01-26 04:03:23] "GET /virtual-machine/adc6f0b0-6ecf-40d9-bb14-557bdaa6b488 HTTP/1.1" 200 1290 0.025787 10.0.0.141 - - [2026-01-26 04:03:23] "GET /virtual-machine-interface/3dd3f1a0-53c3-4205-84bf-d75227bca036 HTTP/1.1" 200 2535 0.026088 10.0.0.141 - - [2026-01-26 04:03:23] "GET /instance-ip/2d75fdcb-6b93-4aa2-8dbc-99dd45b30d04 HTTP/1.1" 200 1630 0.022253 10.0.0.141 - - [2026-01-26 04:03:23] "GET /virtual-machine/adc6f0b0-6ecf-40d9-bb14-557bdaa6b488 HTTP/1.1" 200 1290 0.021076 10.0.0.141 - - [2026-01-26 04:03:23] "GET /virtual-machine-interface/3dd3f1a0-53c3-4205-84bf-d75227bca036 HTTP/1.1" 200 2535 0.023739 10.0.0.141 - - [2026-01-26 04:03:23] "GET /instance-ip/2d75fdcb-6b93-4aa2-8dbc-99dd45b30d04 HTTP/1.1" 200 1630 0.020955 10.0.0.141 - - [2026-01-26 04:03:23] "POST /fqname-to-id HTTP/1.1" 403 339 0.019291 10.0.0.141 - - [2026-01-26 04:03:23] "GET / HTTP/1.1" 200 36215 0.002640 10.0.0.141 - - [2026-01-26 04:03:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000477 10.0.0.141 - - [2026-01-26 04:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.031649 10.0.0.141 - - [2026-01-26 04:03:24] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003810 10.0.0.141 - - [2026-01-26 04:03:24] "GET /virtual-networks?parent_id=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014581 10.0.0.141 - - [2026-01-26 04:03:24] "POST /fqname-to-id HTTP/1.1" 403 339 0.017267 10.0.0.141 - - [2026-01-26 04:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.141 - - [2026-01-26 04:03:24] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004077 10.0.0.141 - - [2026-01-26 04:03:24] "GET /virtual-networks?parent_id=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016542 10.0.0.141 - - [2026-01-26 04:03:24] "POST /fqname-to-id HTTP/1.1" 403 339 0.017188 10.0.0.141 - - [2026-01-26 04:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.141 - - [2026-01-26 04:03:24] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004172 10.0.0.141 - - [2026-01-26 04:03:24] "GET /virtual-networks?parent_id=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018327 10.0.0.141 - - [2026-01-26 04:03:24] "POST /fqname-to-id HTTP/1.1" 403 339 0.019994 10.0.0.141 - - [2026-01-26 04:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010732 10.0.0.141 - - [2026-01-26 04:03:24] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007004 10.0.0.141 - - [2026-01-26 04:03:24] "GET /virtual-networks?parent_id=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.027775 10.0.0.141 - - [2026-01-26 04:03:24] "POST /fqname-to-id HTTP/1.1" 403 339 0.017553 10.0.0.141 - - [2026-01-26 04:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.141 - - [2026-01-26 04:03:24] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003871 10.0.0.141 - - [2026-01-26 04:03:24] "GET /virtual-networks?parent_id=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016676 10.0.0.141 - - [2026-01-26 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.017632 10.0.0.141 - - [2026-01-26 04:03:28] "GET /virtual-network/7e42486a-445e-4590-9cd9-f1716bc19efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.024906 10.0.0.141 - - [2026-01-26 04:03:30] "POST /fqname-to-id HTTP/1.1" 403 339 0.016601 10.0.0.141 - - [2026-01-26 04:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.141 - - [2026-01-26 04:03:30] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003478 10.0.0.141 - - [2026-01-26 04:03:30] "GET /virtual-networks?parent_id=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016385 10.0.0.141 - - [2026-01-26 04:03:30] "POST /fqname-to-id HTTP/1.1" 403 339 0.018815 10.0.0.141 - - [2026-01-26 04:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.141 - - [2026-01-26 04:03:30] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004018 10.0.0.141 - - [2026-01-26 04:03:30] "GET /virtual-networks?parent_id=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017573 10.0.0.141 - - [2026-01-26 04:03:30] "POST /fqname-to-id HTTP/1.1" 403 361 0.019295 10.0.0.141 - - [2026-01-26 04:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.141 - - [2026-01-26 04:03:30] "GET /routing-instance/35d1557c-3ace-4f0b-ace1-8e09df8e316f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.006836 10.0.0.141 - - [2026-01-26 04:03:30] "DELETE /virtual-network/7e42486a-445e-4590-9cd9-f1716bc19efe HTTP/1.1" 409 249 0.023200 10.0.0.141 - - [2026-01-26 04:03:31] "POST /neutron/port HTTP/1.1" 200 1121 0.020301 10.0.0.240 - - [2026-01-26 04:03:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002994 10.0.0.240 - - [2026-01-26 04:03:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002588 10.0.0.141 - - [2026-01-26 04:03:32] "DELETE /virtual-network/7e42486a-445e-4590-9cd9-f1716bc19efe HTTP/1.1" 200 115 0.134501 10.0.0.141 - - [2026-01-26 04:03:32] "DELETE /api-access-list/ea3f9598-5545-4ce0-8c03-3293191ca4cc HTTP/1.1" 200 115 0.028517 10.0.0.240 - - [2026-01-26 04:03:33] "GET /projects?obj_uuids=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001481 10.0.0.141 - - [2026-01-26 04:03:33] "GET /project/a893e328-41ba-4472-96a9-b33b79f56b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.049954 10.0.0.240 - - [2026-01-26 04:03:33] "GET /projects?obj_uuids=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001514 10.0.0.141 - - [2026-01-26 04:03:33] "GET /project/a893e328-41ba-4472-96a9-b33b79f56b83?fields=virtual_networks HTTP/1.1" 200 1024 0.047336 10.0.0.240 - - [2026-01-26 04:03:33] "GET /projects?obj_uuids=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001136 10.0.0.141 - - [2026-01-26 04:03:33] "GET /project/a893e328-41ba-4472-96a9-b33b79f56b83?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.057633 10.0.0.240 - - [2026-01-26 04:03:33] "GET /projects?obj_uuids=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001187 10.0.0.141 - - [2026-01-26 04:03:33] "GET /project/a893e328-41ba-4472-96a9-b33b79f56b83?fields=security_groups HTTP/1.1" 200 1246 0.058597 10.0.0.240 - - [2026-01-26 04:03:33] "GET /projects?obj_uuids=35164c58-c974-4d76-aca1-00133f1bb367&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001084 10.0.0.141 - - [2026-01-26 04:03:34] "GET /project/35164c58-c974-4d76-aca1-00133f1bb367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.057442 10.0.0.240 - - [2026-01-26 04:03:34] "GET /projects?obj_uuids=35164c58-c974-4d76-aca1-00133f1bb367&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000987 10.0.0.141 - - [2026-01-26 04:03:34] "GET /project/35164c58-c974-4d76-aca1-00133f1bb367?fields=virtual_networks HTTP/1.1" 200 1023 0.061852 10.0.0.240 - - [2026-01-26 04:03:34] "GET /projects?obj_uuids=35164c58-c974-4d76-aca1-00133f1bb367&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001343 10.0.0.141 - - [2026-01-26 04:03:34] "GET /project/35164c58-c974-4d76-aca1-00133f1bb367?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.042875 10.0.0.240 - - [2026-01-26 04:03:34] "GET /projects?obj_uuids=35164c58-c974-4d76-aca1-00133f1bb367&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001330 10.0.0.141 - - [2026-01-26 04:03:34] "GET /project/35164c58-c974-4d76-aca1-00133f1bb367?fields=security_groups HTTP/1.1" 200 1245 0.058426 10.0.0.141 - - [2026-01-26 04:03:36] "GET /api-access-list/51233714-10c5-45a0-9361-b12e1883f9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005041 10.0.0.141 - - [2026-01-26 04:03:36] "PUT /api-access-list/51233714-10c5-45a0-9361-b12e1883f9d2 HTTP/1.1" 200 265 0.011702 10.0.0.240 - - [2026-01-26 04:03:36] "GET /projects?obj_uuids=bb96536f-98c5-43af-b927-88b7f00d70b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001485 10.0.0.141 - - [2026-01-26 04:03:36] "GET /project/bb96536f-98c5-43af-b927-88b7f00d70b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.047937 10.0.0.240 - - [2026-01-26 04:03:36] "GET /projects?obj_uuids=bb96536f-98c5-43af-b927-88b7f00d70b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001691 10.0.0.141 - - [2026-01-26 04:03:36] "GET /project/bb96536f-98c5-43af-b927-88b7f00d70b8?fields=virtual_networks HTTP/1.1" 200 1024 0.057485 10.0.0.240 - - [2026-01-26 04:03:36] "GET /projects?obj_uuids=bb96536f-98c5-43af-b927-88b7f00d70b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001014 10.0.0.141 - - [2026-01-26 04:03:37] "GET /project/bb96536f-98c5-43af-b927-88b7f00d70b8?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.060330 10.0.0.240 - - [2026-01-26 04:03:37] "GET /projects?obj_uuids=bb96536f-98c5-43af-b927-88b7f00d70b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001026 10.0.0.141 - - [2026-01-26 04:03:37] "GET /project/bb96536f-98c5-43af-b927-88b7f00d70b8?fields=security_groups HTTP/1.1" 200 1246 0.052765 10.0.0.141 - - [2026-01-26 04:03:37] "POST /fqname-to-id HTTP/1.1" 404 188 0.029375 10.0.0.240 - - [2026-01-26 04:03:38] "GET /projects?obj_uuids=93f95796-963d-4816-bd1b-1a113e9dcda7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003666 10.0.0.240 - - [2026-01-26 04:03:38] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001296 10.0.0.240 - - [2026-01-26 04:03:38] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008685 10.0.0.240 - - [2026-01-26 04:03:38] "POST /id-to-fqname HTTP/1.1" 200 190 0.006918 10.0.0.240 - - [2026-01-26 04:03:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.005409 10.0.0.240 - - [2026-01-26 04:03:38] "POST /security-groups HTTP/1.1" 200 591 0.031670 10.0.0.240 - - [2026-01-26 04:03:38] "POST /projects HTTP/1.1" 200 585 0.246164 10.0.0.240 - - [2026-01-26 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.321865 10.0.0.141 - - [2026-01-26 04:03:38] "GET /project/93f95796-963d-4816-bd1b-1a113e9dcda7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.460645 10.0.0.141 - - [2026-01-26 04:03:39] "GET / HTTP/1.1" 200 36215 0.001900 10.0.0.141 - - [2026-01-26 04:03:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000687 10.0.0.141 - - [2026-01-26 04:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.029538 10.0.0.141 - - [2026-01-26 04:03:42] "GET /api-access-list/51233714-10c5-45a0-9361-b12e1883f9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004204 10.0.0.141 - - [2026-01-26 04:03:42] "GET /api-access-list/51233714-10c5-45a0-9361-b12e1883f9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004597 10.0.0.141 - - [2026-01-26 04:03:42] "GET /api-access-list/51233714-10c5-45a0-9361-b12e1883f9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004285 10.0.0.141 - - [2026-01-26 04:03:42] "PUT /api-access-list/51233714-10c5-45a0-9361-b12e1883f9d2 HTTP/1.1" 200 265 0.016501 10.0.0.141 - - [2026-01-26 04:03:43] "POST /fqname-to-id HTTP/1.1" 404 188 0.027838 10.0.0.240 - - [2026-01-26 04:03:43] "GET /projects?obj_uuids=c14b2303-cee2-484d-a377-c32c5b8fc474&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003688 10.0.0.240 - - [2026-01-26 04:03:43] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001284 10.0.0.240 - - [2026-01-26 04:03:43] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007779 10.0.0.240 - - [2026-01-26 04:03:44] "POST /id-to-fqname HTTP/1.1" 200 190 0.005264 10.0.0.240 - - [2026-01-26 04:03:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.006270 10.0.0.240 - - [2026-01-26 04:03:44] "POST /security-groups HTTP/1.1" 200 591 0.077757 10.0.0.240 - - [2026-01-26 04:03:44] "POST /projects HTTP/1.1" 200 585 0.295437 10.0.0.240 - - [2026-01-26 04:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.368472 10.0.0.141 - - [2026-01-26 04:03:44] "GET /project/c14b2303-cee2-484d-a377-c32c5b8fc474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.519762 10.0.0.141 - - [2026-01-26 04:03:44] "POST /fqname-to-id HTTP/1.1" 404 188 0.026789 10.0.0.240 - - [2026-01-26 04:03:44] "GET /projects?obj_uuids=8887b7b4-2e35-468d-84ff-e2774cb2fa78&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003460 10.0.0.240 - - [2026-01-26 04:03:44] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001261 10.0.0.240 - - [2026-01-26 04:03:44] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009233 10.0.0.240 - - [2026-01-26 04:03:45] "POST /id-to-fqname HTTP/1.1" 200 190 0.004159 10.0.0.240 - - [2026-01-26 04:03:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.007075 10.0.0.240 - - [2026-01-26 04:03:45] "POST /security-groups HTTP/1.1" 200 591 0.037165 10.0.0.240 - - [2026-01-26 04:03:45] "POST /projects HTTP/1.1" 200 585 0.279568 10.0.0.240 - - [2026-01-26 04:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.312884 10.0.0.141 - - [2026-01-26 04:03:45] "GET /project/8887b7b4-2e35-468d-84ff-e2774cb2fa78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.455248 10.0.0.141 - - [2026-01-26 04:03:45] "GET / HTTP/1.1" 200 36215 0.001848 10.0.0.141 - - [2026-01-26 04:03:46] "GET / HTTP/1.1" 200 36215 0.001630 10.0.0.141 - - [2026-01-26 04:03:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.003408 10.0.0.141 - - [2026-01-26 04:03:47] "POST /api-access-lists HTTP/1.1" 200 523 0.024527 10.0.0.141 - - [2026-01-26 04:03:47] "GET /api-access-list/8af033bc-acb6-41db-b6a4-e4b2443b6c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.006008 10.0.0.141 - - [2026-01-26 04:03:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000556 10.0.0.141 - - [2026-01-26 04:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.050158 10.0.0.240 - - [2026-01-26 04:03:47] "GET /projects?obj_uuids=c14b2303-cee2-484d-a377-c32c5b8fc474&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002439 10.0.0.141 - - [2026-01-26 04:03:47] "GET /project/c14b2303-cee2-484d-a377-c32c5b8fc474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.067467 10.0.0.141 - - [2026-01-26 04:03:48] "GET /virtual-networks?parent_id=c14b2303-cee2-484d-a377-c32c5b8fc474&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022764 10.0.0.141 - - [2026-01-26 04:03:48] "POST /virtual-networks HTTP/1.1" 200 585 0.100116 10.0.0.141 - - [2026-01-26 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019559 10.0.0.141 - - [2026-01-26 04:03:48] "GET /network-ipam/9352c452-381c-4862-be98-325442672126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.020030 10.0.0.240 - - [2026-01-26 04:03:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004087 10.0.0.141 - - [2026-01-26 04:03:48] "POST /ref-update HTTP/1.1" 200 156 0.089702 10.0.0.141 - - [2026-01-26 04:03:48] "POST /neutron/network HTTP/1.1" 200 850 0.056810 10.0.0.141 - - [2026-01-26 04:03:48] "GET /virtual-network/eb3601f9-888a-4e78-b7b0-6465f77f675a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2021 0.028962 10.0.0.141 - - [2026-01-26 04:03:48] "POST /neutron/subnet HTTP/1.1" 200 686 0.046690 10.0.0.141 - - [2026-01-26 04:03:48] "POST /fqname-to-id HTTP/1.1" 401 293 0.000610 10.0.0.141 - - [2026-01-26 04:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.052949 10.0.0.240 - - [2026-01-26 04:03:49] "GET /projects?obj_uuids=8887b7b4-2e35-468d-84ff-e2774cb2fa78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001647 10.0.0.141 - - [2026-01-26 04:03:49] "GET /project/8887b7b4-2e35-468d-84ff-e2774cb2fa78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.073255 10.0.0.141 - - [2026-01-26 04:03:49] "GET /virtual-networks?parent_id=8887b7b4-2e35-468d-84ff-e2774cb2fa78&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024670 10.0.0.141 - - [2026-01-26 04:03:49] "POST /virtual-networks HTTP/1.1" 200 585 0.114360 10.0.0.141 - - [2026-01-26 04:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.024161 10.0.0.141 - - [2026-01-26 04:03:49] "GET /network-ipam/9352c452-381c-4862-be98-325442672126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.026279 10.0.0.240 - - [2026-01-26 04:03:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007646 10.0.0.141 - - [2026-01-26 04:03:49] "POST /ref-update HTTP/1.1" 200 156 0.100003 10.0.0.141 - - [2026-01-26 04:03:50] "GET /virtual-network/16b47258-9a94-4de0-993d-8905cb605728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.026865 10.0.0.141 - - [2026-01-26 04:03:50] "POST /neutron/network HTTP/1.1" 200 847 0.055417 10.0.0.141 - - [2026-01-26 04:03:51] "GET /virtual-network/eb3601f9-888a-4e78-b7b0-6465f77f675a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2021 0.048561 10.0.0.141 - - [2026-01-26 04:03:51] "GET /virtual-network/eb3601f9-888a-4e78-b7b0-6465f77f675a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.038435 10.0.0.38 - - [2026-01-26 04:03:52] "POST /fqname-to-id HTTP/1.1" 401 293 0.000422 10.0.0.240 - - [2026-01-26 04:03:52] "GET /obj-perms HTTP/1.1" 403 257 0.051364 10.0.0.240 - - [2026-01-26 04:03:53] "GET /virtual-network/eb3601f9-888a-4e78-b7b0-6465f77f675a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.018855 10.0.0.141 - - [2026-01-26 04:03:53] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.046627 10.0.0.141 - - [2026-01-26 04:03:53] "GET /obj-perms HTTP/1.1" 200 5049 0.062436 10.0.0.141 - - [2026-01-26 04:03:53] "PUT /virtual-network/eb3601f9-888a-4e78-b7b0-6465f77f675a HTTP/1.1" 200 265 0.058346 10.0.0.141 - - [2026-01-26 04:03:54] "GET /virtual-network/eb3601f9-888a-4e78-b7b0-6465f77f675a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.018215 10.0.0.141 - - [2026-01-26 04:03:54] "GET /virtual-network/eb3601f9-888a-4e78-b7b0-6465f77f675a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.042057 10.0.0.38 - - [2026-01-26 04:03:54] "GET /obj-perms HTTP/1.1" 403 257 0.042433 10.0.0.240 - - [2026-01-26 04:03:55] "GET /virtual-network/eb3601f9-888a-4e78-b7b0-6465f77f675a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.043604 10.0.0.141 - - [2026-01-26 04:03:55] "GET /virtual-network/eb3601f9-888a-4e78-b7b0-6465f77f675a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.024575 10.0.0.141 - - [2026-01-26 04:03:55] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.041822 10.0.0.141 - - [2026-01-26 04:03:55] "GET /obj-perms HTTP/1.1" 200 5049 0.003819 10.0.0.141 - - [2026-01-26 04:03:55] "PUT /virtual-network/eb3601f9-888a-4e78-b7b0-6465f77f675a HTTP/1.1" 200 265 0.056514 10.0.0.240 - - [2026-01-26 04:03:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002773 10.0.0.240 - - [2026-01-26 04:03:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002787 10.0.0.141 - - [2026-01-26 04:03:55] "DELETE /virtual-network/16b47258-9a94-4de0-993d-8905cb605728 HTTP/1.1" 200 115 0.134312 10.0.0.240 - - [2026-01-26 04:03:55] "POST /useragent-kv HTTP/1.1" 200 115 0.007162 10.0.0.240 - - [2026-01-26 04:03:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002331 10.0.0.141 - - [2026-01-26 04:03:55] "DELETE /virtual-network/eb3601f9-888a-4e78-b7b0-6465f77f675a HTTP/1.1" 200 115 0.136994 10.0.0.141 - - [2026-01-26 04:03:55] "DELETE /api-access-list/8af033bc-acb6-41db-b6a4-e4b2443b6c25 HTTP/1.1" 200 115 0.030679 10.0.0.240 - - [2026-01-26 04:03:56] "GET /projects?obj_uuids=8887b7b4-2e35-468d-84ff-e2774cb2fa78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003234 10.0.0.141 - - [2026-01-26 04:03:56] "GET /project/8887b7b4-2e35-468d-84ff-e2774cb2fa78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.055117 10.0.0.240 - - [2026-01-26 04:03:56] "GET /projects?obj_uuids=8887b7b4-2e35-468d-84ff-e2774cb2fa78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001701 10.0.0.141 - - [2026-01-26 04:03:56] "GET /project/8887b7b4-2e35-468d-84ff-e2774cb2fa78?fields=virtual_networks HTTP/1.1" 200 1032 0.059947 10.0.0.240 - - [2026-01-26 04:03:56] "GET /projects?obj_uuids=8887b7b4-2e35-468d-84ff-e2774cb2fa78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000931 10.0.0.141 - - [2026-01-26 04:03:56] "GET /project/8887b7b4-2e35-468d-84ff-e2774cb2fa78?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.058912 10.0.0.240 - - [2026-01-26 04:03:56] "GET /projects?obj_uuids=8887b7b4-2e35-468d-84ff-e2774cb2fa78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002928 10.0.0.141 - - [2026-01-26 04:03:56] "GET /project/8887b7b4-2e35-468d-84ff-e2774cb2fa78?fields=security_groups HTTP/1.1" 200 1259 0.054990 10.0.0.240 - - [2026-01-26 04:03:56] "GET /projects?obj_uuids=c14b2303-cee2-484d-a377-c32c5b8fc474&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001311 10.0.0.141 - - [2026-01-26 04:03:57] "GET /project/c14b2303-cee2-484d-a377-c32c5b8fc474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.053995 10.0.0.240 - - [2026-01-26 04:03:57] "GET /projects?obj_uuids=c14b2303-cee2-484d-a377-c32c5b8fc474&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000999 10.0.0.141 - - [2026-01-26 04:03:57] "GET /project/c14b2303-cee2-484d-a377-c32c5b8fc474?fields=virtual_networks HTTP/1.1" 200 1034 0.043742 10.0.0.240 - - [2026-01-26 04:03:57] "GET /projects?obj_uuids=c14b2303-cee2-484d-a377-c32c5b8fc474&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001259 10.0.0.141 - - [2026-01-26 04:03:57] "GET /project/c14b2303-cee2-484d-a377-c32c5b8fc474?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.040576 10.0.0.240 - - [2026-01-26 04:03:57] "GET /projects?obj_uuids=c14b2303-cee2-484d-a377-c32c5b8fc474&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001006 10.0.0.141 - - [2026-01-26 04:03:57] "GET /project/c14b2303-cee2-484d-a377-c32c5b8fc474?fields=security_groups HTTP/1.1" 200 1261 0.059150 10.0.0.141 - - [2026-01-26 04:03:58] "POST /neutron/port HTTP/1.1" 200 1135 0.051857 10.0.0.141 - - [2026-01-26 04:03:59] "POST /neutron/subnet HTTP/1.1" 200 689 0.009503 10.0.0.141 - - [2026-01-26 04:04:00] "GET / HTTP/1.1" 200 36215 0.002074 10.0.0.141 - - [2026-01-26 04:04:01] "GET / HTTP/1.1" 200 36215 0.002970 10.0.0.141 - - [2026-01-26 04:04:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000472 10.0.0.141 - - [2026-01-26 04:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.080419 10.0.0.240 - - [2026-01-26 04:04:02] "GET /projects?obj_uuids=93f95796-963d-4816-bd1b-1a113e9dcda7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001635 10.0.0.141 - - [2026-01-26 04:04:02] "GET /project/93f95796-963d-4816-bd1b-1a113e9dcda7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.078969 10.0.0.141 - - [2026-01-26 04:04:02] "GET /virtual-networks?parent_id=93f95796-963d-4816-bd1b-1a113e9dcda7&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.018296 10.0.0.141 - - [2026-01-26 04:04:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.025768 10.0.0.141 - - [2026-01-26 04:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018937 10.0.0.240 - - [2026-01-26 04:04:02] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001708 10.0.0.141 - - [2026-01-26 04:04:02] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.024836 10.0.0.141 - - [2026-01-26 04:04:02] "POST /service-templates HTTP/1.1" 403 264 0.017311 10.0.0.141 - - [2026-01-26 04:04:02] "POST /fqname-to-id HTTP/1.1" 404 215 0.003630 10.0.0.141 - - [2026-01-26 04:04:02] "POST /api-access-lists HTTP/1.1" 200 557 0.033106 10.0.0.141 - - [2026-01-26 04:04:03] "GET /api-access-list/1f07b831-e8ce-42fb-9bbf-d76cffc09512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009216 10.0.0.141 - - [2026-01-26 04:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.028265 10.0.0.240 - - [2026-01-26 04:04:03] "GET /projects?obj_uuids=93f95796-963d-4816-bd1b-1a113e9dcda7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001439 10.0.0.141 - - [2026-01-26 04:04:03] "GET /project/93f95796-963d-4816-bd1b-1a113e9dcda7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.087518 10.0.0.141 - - [2026-01-26 04:04:03] "GET /virtual-networks?parent_id=93f95796-963d-4816-bd1b-1a113e9dcda7&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020663 10.0.0.141 - - [2026-01-26 04:04:03] "POST /virtual-networks HTTP/1.1" 200 585 0.100674 10.0.0.141 - - [2026-01-26 04:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019658 10.0.0.141 - - [2026-01-26 04:04:03] "GET /network-ipam/9352c452-381c-4862-be98-325442672126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.020944 10.0.0.240 - - [2026-01-26 04:04:03] "POST /useragent-kv HTTP/1.1" 200 115 0.015948 10.0.0.141 - - [2026-01-26 04:04:03] "POST /ref-update HTTP/1.1" 200 156 0.103158 10.0.0.141 - - [2026-01-26 04:04:03] "POST /neutron/network HTTP/1.1" 200 849 0.090731 10.0.0.141 - - [2026-01-26 04:04:03] "GET /virtual-network/068b8b1d-bbf7-4f3f-acae-e3bdabfc9da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.026709 10.0.0.141 - - [2026-01-26 04:04:04] "POST /neutron/subnet HTTP/1.1" 200 681 0.048625 10.0.0.141 - - [2026-01-26 04:04:04] "GET /virtual-network/068b8b1d-bbf7-4f3f-acae-e3bdabfc9da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007575 10.0.0.141 - - [2026-01-26 04:04:04] "GET /network-ipam/9352c452-381c-4862-be98-325442672126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.003342 10.0.0.240 - - [2026-01-26 04:04:08] "DELETE /project/c14b2303cee2484da377c32c5b8fc474 HTTP/1.1" 404 173 0.029734 10.0.0.240 - - [2026-01-26 04:04:08] "DELETE /project/a893e32841ba447296a9b33b79f56b83 HTTP/1.1" 404 173 0.012085 10.0.0.240 - - [2026-01-26 04:04:08] "DELETE /project/8887b7b42e35468d84ffe2774cb2fa78 HTTP/1.1" 404 173 0.020669 10.0.0.240 - - [2026-01-26 04:04:08] "DELETE /project/93f95796963d4816bd1b1a113e9dcda7 HTTP/1.1" 404 173 0.032043 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000909 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=8887b7b4-2e35-468d-84ff-e2774cb2fa78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000802 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=35164c58-c974-4d76-aca1-00133f1bb367&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000825 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=bb96536f-98c5-43af-b927-88b7f00d70b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000869 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=c14b2303-cee2-484d-a377-c32c5b8fc474&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000738 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/c14b2303-cee2-484d-a377-c32c5b8fc474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.101350 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/bb96536f-98c5-43af-b927-88b7f00d70b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.111779 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/8887b7b4-2e35-468d-84ff-e2774cb2fa78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.116204 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/a893e328-41ba-4472-96a9-b33b79f56b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.120002 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/35164c58-c974-4d76-aca1-00133f1bb367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.143302 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=c14b2303-cee2-484d-a377-c32c5b8fc474&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001951 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001104 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=8887b7b4-2e35-468d-84ff-e2774cb2fa78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000840 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=bb96536f-98c5-43af-b927-88b7f00d70b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001305 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=35164c58-c974-4d76-aca1-00133f1bb367&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001129 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/c14b2303-cee2-484d-a377-c32c5b8fc474?fields=security_groups HTTP/1.1" 200 1363 0.100451 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/8887b7b4-2e35-468d-84ff-e2774cb2fa78?fields=security_groups HTTP/1.1" 200 1361 0.106177 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/35164c58-c974-4d76-aca1-00133f1bb367?fields=security_groups HTTP/1.1" 200 1347 0.104055 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/bb96536f-98c5-43af-b927-88b7f00d70b8?fields=security_groups HTTP/1.1" 200 1348 0.126681 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/a893e328-41ba-4472-96a9-b33b79f56b83?fields=security_groups HTTP/1.1" 200 1348 0.153917 10.0.0.240 - - [2026-01-26 04:04:08] "DELETE /security-group/ecc74041-46e5-41d5-8c35-198d3d1f4514 HTTP/1.1" 200 115 0.163298 10.0.0.240 - - [2026-01-26 04:04:08] "DELETE /security-group/76b49062-1323-41e2-9aaa-5829bf3373fb HTTP/1.1" 200 115 0.128793 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=bb96536f-98c5-43af-b927-88b7f00d70b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001995 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=35164c58-c974-4d76-aca1-00133f1bb367&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002469 10.0.0.240 - - [2026-01-26 04:04:08] "DELETE /security-group/55827ee3-1974-446c-82bf-698d4761e8cf HTTP/1.1" 200 115 0.183409 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=8887b7b4-2e35-468d-84ff-e2774cb2fa78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003449 10.0.0.240 - - [2026-01-26 04:04:08] "DELETE /security-group/5a564763-014c-4c7c-b3dc-f9a6487fe4dc HTTP/1.1" 200 115 0.213320 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=c14b2303-cee2-484d-a377-c32c5b8fc474&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002247 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/bb96536f-98c5-43af-b927-88b7f00d70b8?fields=application_policy_sets HTTP/1.1" 200 1387 0.134521 10.0.0.240 - - [2026-01-26 04:04:08] "DELETE /security-group/b7671ac0-f185-4479-938f-ee888fc3682f HTTP/1.1" 200 115 0.229077 10.0.0.240 - - [2026-01-26 04:04:08] "GET /projects?obj_uuids=a893e328-41ba-4472-96a9-b33b79f56b83&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001321 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/8887b7b4-2e35-468d-84ff-e2774cb2fa78?fields=application_policy_sets HTTP/1.1" 200 1400 0.130806 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/35164c58-c974-4d76-aca1-00133f1bb367?fields=application_policy_sets HTTP/1.1" 200 1386 0.184458 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/c14b2303-cee2-484d-a377-c32c5b8fc474?fields=application_policy_sets HTTP/1.1" 200 1402 0.186321 10.0.0.240 - - [2026-01-26 04:04:08] "GET /project/a893e328-41ba-4472-96a9-b33b79f56b83?fields=application_policy_sets HTTP/1.1" 200 1387 0.150151 10.0.0.240 - - [2026-01-26 04:04:09] "DELETE /project/bb96536f-98c5-43af-b927-88b7f00d70b8 HTTP/1.1" 200 115 0.991532 10.0.0.240 - - [2026-01-26 04:04:09] "DELETE /project/35164c58-c974-4d76-aca1-00133f1bb367 HTTP/1.1" 200 115 1.037648 10.0.0.240 - - [2026-01-26 04:04:09] "DELETE /project/8887b7b4-2e35-468d-84ff-e2774cb2fa78 HTTP/1.1" 200 115 1.060653 10.0.0.240 - - [2026-01-26 04:04:09] "DELETE /project/c14b2303-cee2-484d-a377-c32c5b8fc474 HTTP/1.1" 200 115 1.075134 10.0.0.240 - - [2026-01-26 04:04:09] "DELETE /project/a893e328-41ba-4472-96a9-b33b79f56b83 HTTP/1.1" 200 115 1.116681 10.0.0.38 - - [2026-01-26 04:04:10] "GET /obj-perms HTTP/1.1" 200 5075 0.059656 10.0.0.240 - - [2026-01-26 04:04:56] "POST /useragent-kv HTTP/1.1" 200 115 0.033526 10.0.0.240 - - [2026-01-26 04:04:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002700 10.0.0.141 - - [2026-01-26 04:04:56] "DELETE /virtual-network/068b8b1d-bbf7-4f3f-acae-e3bdabfc9da1 HTTP/1.1" 200 115 0.144551 10.0.0.141 - - [2026-01-26 04:04:56] "DELETE /api-access-list/1f07b831-e8ce-42fb-9bbf-d76cffc09512 HTTP/1.1" 200 115 0.038826 10.0.0.141 - - [2026-01-26 04:04:58] "POST /neutron/port HTTP/1.1" 200 1142 0.018943 10.0.0.141 - - [2026-01-26 04:04:58] "POST /neutron/subnet HTTP/1.1" 200 698 0.009372 10.0.0.141 - - [2026-01-26 04:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.240 - - [2026-01-26 04:04:59] "GET /projects?obj_uuids=93f95796-963d-4816-bd1b-1a113e9dcda7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001551 10.0.0.141 - - [2026-01-26 04:04:59] "GET /project/93f95796-963d-4816-bd1b-1a113e9dcda7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.047060 10.0.0.141 - - [2026-01-26 04:04:59] "POST /neutron/network HTTP/1.1" 200 117 0.105498 10.0.0.141 - - [2026-01-26 04:04:59] "POST /neutron/network HTTP/1.1" 200 860 0.014726 10.0.0.141 - - [2026-01-26 04:04:59] "POST /id-to-fqname HTTP/1.1" 200 240 0.001333 10.0.0.141 - - [2026-01-26 04:04:59] "GET /virtual-network/e69899a2-f53e-4a15-8285-ba15deaac85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006572 10.0.0.141 - - [2026-01-26 04:04:59] "GET /virtual-network/e69899a2-f53e-4a15-8285-ba15deaac85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006285 10.0.0.141 - - [2026-01-26 04:04:59] "POST /neutron/subnet HTTP/1.1" 200 714 0.010184 10.0.0.141 - - [2026-01-26 04:04:59] "GET /virtual-network/e69899a2-f53e-4a15-8285-ba15deaac85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007128 10.0.0.141 - - [2026-01-26 04:04:59] "GET /network-ipam/9352c452-381c-4862-be98-325442672126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.005740 10.0.0.240 - - [2026-01-26 04:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.240 - - [2026-01-26 04:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.38 - - [2026-01-26 04:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.38 - - [2026-01-26 04:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.240 - - [2026-01-26 04:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.240 - - [2026-01-26 04:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.141 - - [2026-01-26 04:05:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000475 10.0.0.38 - - [2026-01-26 04:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000491 10.0.0.141 - - [2026-01-26 04:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.38 - - [2026-01-26 04:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.141 - - [2026-01-26 04:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000862 10.0.0.141 - - [2026-01-26 04:05:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000656 10.0.0.240 - - [2026-01-26 04:05:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005174 10.0.0.240 - - [2026-01-26 04:05:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003771 10.0.0.141 - - [2026-01-26 04:05:51] "POST /neutron/network HTTP/1.1" 200 151 0.164840 10.0.0.141 - - [2026-01-26 04:05:53] "GET /api-access-list/51233714-10c5-45a0-9361-b12e1883f9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006432 10.0.0.141 - - [2026-01-26 04:05:53] "PUT /api-access-list/51233714-10c5-45a0-9361-b12e1883f9d2 HTTP/1.1" 200 265 0.016168 10.0.0.240 - - [2026-01-26 04:05:54] "GET /projects?obj_uuids=93f95796-963d-4816-bd1b-1a113e9dcda7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000964 10.0.0.141 - - [2026-01-26 04:05:54] "GET /project/93f95796-963d-4816-bd1b-1a113e9dcda7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.109547 10.0.0.240 - - [2026-01-26 04:05:54] "GET /projects?obj_uuids=93f95796-963d-4816-bd1b-1a113e9dcda7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001987 10.0.0.141 - - [2026-01-26 04:05:54] "GET /project/93f95796-963d-4816-bd1b-1a113e9dcda7?fields=virtual_networks HTTP/1.1" 200 1034 0.059970 10.0.0.240 - - [2026-01-26 04:05:54] "GET /projects?obj_uuids=93f95796-963d-4816-bd1b-1a113e9dcda7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001252 10.0.0.141 - - [2026-01-26 04:05:54] "GET /project/93f95796-963d-4816-bd1b-1a113e9dcda7?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.060894 10.0.0.240 - - [2026-01-26 04:05:54] "GET /projects?obj_uuids=93f95796-963d-4816-bd1b-1a113e9dcda7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001329 10.0.0.141 - - [2026-01-26 04:05:54] "GET /project/93f95796-963d-4816-bd1b-1a113e9dcda7?fields=security_groups HTTP/1.1" 200 1261 0.048673 10.0.0.240 - - [2026-01-26 04:05:55] "GET /projects?obj_uuids=7266368c-51f7-4fd8-bfd5-b69aace47550&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001845 10.0.0.141 - - [2026-01-26 04:05:55] "GET /project/7266368c-51f7-4fd8-bfd5-b69aace47550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.054878 [Introspect:8084]10.0.0.141 - - [2026-01-26 04:05:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.002204 10.0.0.141 - - [2026-01-26 04:05:58] "POST /fqname-to-id HTTP/1.1" 404 189 0.038342 10.0.0.240 - - [2026-01-26 04:05:58] "GET /projects?obj_uuids=b1b668a2-ea34-4879-b84f-fd634c75be58&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003160 10.0.0.240 - - [2026-01-26 04:05:58] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001776 10.0.0.240 - - [2026-01-26 04:05:58] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.037289 10.0.0.240 - - [2026-01-26 04:05:59] "POST /id-to-fqname HTTP/1.1" 200 191 0.003865 10.0.0.240 - - [2026-01-26 04:05:59] "POST /fqname-to-id HTTP/1.1" 404 200 0.008198 10.0.0.240 - - [2026-01-26 04:05:59] "POST /security-groups HTTP/1.1" 200 592 0.037087 10.0.0.240 - - [2026-01-26 04:05:59] "POST /projects HTTP/1.1" 200 587 0.266173 10.0.0.240 - - [2026-01-26 04:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.342212 10.0.0.141 - - [2026-01-26 04:05:59] "GET /project/b1b668a2-ea34-4879-b84f-fd634c75be58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.519478 10.0.0.141 - - [2026-01-26 04:05:59] "POST /neutron/network HTTP/1.1" 200 854 0.007119 10.0.0.141 - - [2026-01-26 04:06:00] "POST /neutron/port HTTP/1.1" 200 117 0.001587 10.0.0.141 - - [2026-01-26 04:06:00] "GET / HTTP/1.1" 200 36215 0.006229 10.0.0.141 - - [2026-01-26 04:06:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000569 10.0.0.141 - - [2026-01-26 04:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.062999 10.0.0.240 - - [2026-01-26 04:06:02] "GET /projects?obj_uuids=b1b668a2-ea34-4879-b84f-fd634c75be58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001070 10.0.0.141 - - [2026-01-26 04:06:03] "GET /project/b1b668a2-ea34-4879-b84f-fd634c75be58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.051317 10.0.0.240 - - [2026-01-26 04:06:03] "GET /projects?obj_uuids=b1b668a2-ea34-4879-b84f-fd634c75be58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001896 10.0.0.141 - - [2026-01-26 04:06:03] "POST /neutron/network HTTP/1.1" 200 608 0.153507 10.0.0.141 - - [2026-01-26 04:06:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.003633 10.0.0.141 - - [2026-01-26 04:06:03] "GET /virtual-network/dc642921-0c0e-4526-b5d7-f4784ef5dc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006748 10.0.0.141 - - [2026-01-26 04:06:03] "POST /neutron/network HTTP/1.1" 200 825 0.007601 10.0.0.141 - - [2026-01-26 04:06:03] "GET /virtual-network/dc642921-0c0e-4526-b5d7-f4784ef5dc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006006 10.0.0.240 - - [2026-01-26 04:06:09] "DELETE /project/93f95796-963d-4816-bd1b-1a113e9dcda7 HTTP/1.1" 404 177 0.004660 10.0.0.240 - - [2026-01-26 04:06:09] "DELETE /project/b1b668a2ea344879b84ffd634c75be58 HTTP/1.1" 404 173 0.004143 10.0.0.141 - - [2026-01-26 04:06:55] "POST /neutron/network HTTP/1.1" 200 825 0.007365 10.0.0.141 - - [2026-01-26 04:06:58] "POST /fqname-to-id HTTP/1.1" 404 200 0.004746 10.0.0.141 - - [2026-01-26 04:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.240 - - [2026-01-26 04:06:58] "GET /projects?obj_uuids=b1b668a2-ea34-4879-b84f-fd634c75be58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001070 10.0.0.141 - - [2026-01-26 04:06:58] "GET /project/b1b668a2-ea34-4879-b84f-fd634c75be58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.050879 10.0.0.141 - - [2026-01-26 04:06:58] "POST /network-policys HTTP/1.1" 200 524 0.030602 10.0.0.141 - - [2026-01-26 04:06:58] "GET /network-policy/215f4d5b-2597-48f4-957b-1277ed4e350a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007656 10.0.0.141 - - [2026-01-26 04:06:58] "POST /fqname-to-id HTTP/1.1" 404 200 0.004709 10.0.0.141 - - [2026-01-26 04:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.240 - - [2026-01-26 04:06:58] "GET /projects?obj_uuids=b1b668a2-ea34-4879-b84f-fd634c75be58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002034 10.0.0.141 - - [2026-01-26 04:06:58] "GET /project/b1b668a2-ea34-4879-b84f-fd634c75be58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.050236 10.0.0.141 - - [2026-01-26 04:06:58] "POST /network-policys HTTP/1.1" 200 524 0.041140 10.0.0.141 - - [2026-01-26 04:06:58] "GET /network-policy/aa132e5b-3054-42fb-aeff-46644e2e1163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007945 10.0.0.141 - - [2026-01-26 04:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.240 - - [2026-01-26 04:06:58] "GET /projects?obj_uuids=b1b668a2-ea34-4879-b84f-fd634c75be58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003599 10.0.0.141 - - [2026-01-26 04:06:59] "GET /project/b1b668a2-ea34-4879-b84f-fd634c75be58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.057473 10.0.0.141 - - [2026-01-26 04:06:59] "GET /virtual-networks?parent_id=b1b668a2-ea34-4879-b84f-fd634c75be58&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004840 10.0.0.141 - - [2026-01-26 04:06:59] "POST /virtual-networks HTTP/1.1" 200 548 0.090143 10.0.0.141 - - [2026-01-26 04:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.141 - - [2026-01-26 04:06:59] "GET /network-ipam/9352c452-381c-4862-be98-325442672126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.006036 10.0.0.240 - - [2026-01-26 04:06:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003038 10.0.0.141 - - [2026-01-26 04:06:59] "POST /ref-update HTTP/1.1" 200 156 0.070708 10.0.0.141 - - [2026-01-26 04:06:59] "POST /neutron/network HTTP/1.1" 200 809 0.010099 10.0.0.141 - - [2026-01-26 04:06:59] "GET /virtual-network/d0abef7d-4a09-4183-8594-05e5c379d0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006442 10.0.0.141 - - [2026-01-26 04:07:00] "POST /neutron/port HTTP/1.1" 200 1135 0.028199 10.0.0.141 - - [2026-01-26 04:07:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005849 10.0.0.141 - - [2026-01-26 04:07:01] "POST /neutron/network HTTP/1.1" 200 837 0.009933 10.0.0.141 - - [2026-01-26 04:07:12] "GET /obj-perms HTTP/1.1" 200 5075 0.061877 10.0.0.240 - - [2026-01-26 04:07:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004176 10.0.0.240 - - [2026-01-26 04:07:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004061 10.0.0.141 - - [2026-01-26 04:07:51] "DELETE /virtual-network/d0abef7d-4a09-4183-8594-05e5c379d0a5 HTTP/1.1" 200 115 0.121330 10.0.0.141 - - [2026-01-26 04:07:51] "DELETE /network-policy/aa132e5b-3054-42fb-aeff-46644e2e1163 HTTP/1.1" 200 115 0.042150 10.0.0.141 - - [2026-01-26 04:07:51] "DELETE /network-policy/215f4d5b-2597-48f4-957b-1277ed4e350a HTTP/1.1" 200 115 0.040534 10.0.0.141 - - [2026-01-26 04:08:02] "POST /neutron/network HTTP/1.1" 200 847 0.008461 10.0.0.141 - - [2026-01-26 04:08:03] "POST /neutron/port HTTP/1.1" 200 117 0.002289 10.0.0.240 - - [2026-01-26 04:08:13] "GET /obj-perms HTTP/1.1" 200 5075 0.057658 10.0.0.240 - - [2026-01-26 04:08:19] "GET /projects?obj_uuids=b1b668a2-ea34-4879-b84f-fd634c75be58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001266 10.0.0.141 - - [2026-01-26 04:08:19] "GET /project/b1b668a2-ea34-4879-b84f-fd634c75be58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.056878 10.0.0.240 - - [2026-01-26 04:08:19] "GET /projects?obj_uuids=b1b668a2-ea34-4879-b84f-fd634c75be58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001478 10.0.0.141 - - [2026-01-26 04:08:19] "GET /project/b1b668a2-ea34-4879-b84f-fd634c75be58?fields=virtual_networks HTTP/1.1" 200 1036 0.066665 10.0.0.240 - - [2026-01-26 04:08:19] "GET /projects?obj_uuids=b1b668a2-ea34-4879-b84f-fd634c75be58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001288 10.0.0.141 - - [2026-01-26 04:08:19] "GET /project/b1b668a2-ea34-4879-b84f-fd634c75be58?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.051090 10.0.0.240 - - [2026-01-26 04:08:19] "GET /projects?obj_uuids=b1b668a2-ea34-4879-b84f-fd634c75be58&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001532 10.0.0.141 - - [2026-01-26 04:08:19] "GET /project/b1b668a2-ea34-4879-b84f-fd634c75be58?fields=security_groups HTTP/1.1" 200 1264 0.049550 10.0.0.141 - - [2026-01-26 04:08:20] "POST /fqname-to-id HTTP/1.1" 404 188 0.030881 10.0.0.240 - - [2026-01-26 04:08:20] "GET /projects?obj_uuids=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003706 10.0.0.240 - - [2026-01-26 04:08:20] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001452 10.0.0.240 - - [2026-01-26 04:08:20] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009923 10.0.0.240 - - [2026-01-26 04:08:21] "POST /id-to-fqname HTTP/1.1" 200 190 0.010612 10.0.0.240 - - [2026-01-26 04:08:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.006169 10.0.0.240 - - [2026-01-26 04:08:21] "POST /security-groups HTTP/1.1" 200 591 0.092804 10.0.0.240 - - [2026-01-26 04:08:21] "POST /projects HTTP/1.1" 200 585 0.361431 10.0.0.240 - - [2026-01-26 04:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.405916 10.0.0.141 - - [2026-01-26 04:08:21] "GET /project/84d32e82-f744-4886-be6c-a6ebd6fd5b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.555523 10.0.0.141 - - [2026-01-26 04:08:22] "GET / HTTP/1.1" 200 36215 0.001593 10.0.0.141 - - [2026-01-26 04:08:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000467 10.0.0.141 - - [2026-01-26 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.063637 10.0.0.240 - - [2026-01-26 04:08:24] "GET /projects?obj_uuids=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000967 10.0.0.141 - - [2026-01-26 04:08:24] "GET /project/84d32e82-f744-4886-be6c-a6ebd6fd5b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.060951 10.0.0.240 - - [2026-01-26 04:08:24] "GET /projects?obj_uuids=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001363 10.0.0.141 - - [2026-01-26 04:08:24] "POST /neutron/network HTTP/1.1" 200 605 0.177531 10.0.0.141 - - [2026-01-26 04:08:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.003844 10.0.0.141 - - [2026-01-26 04:08:25] "GET /virtual-network/862a3259-dcba-4591-8a56-4b9ba49973ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006203 10.0.0.141 - - [2026-01-26 04:08:25] "POST /neutron/network HTTP/1.1" 200 823 0.007909 10.0.0.141 - - [2026-01-26 04:08:25] "GET /virtual-network/862a3259-dcba-4591-8a56-4b9ba49973ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005694 10.0.0.141 - - [2026-01-26 04:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.240 - - [2026-01-26 04:08:25] "GET /projects?obj_uuids=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001244 10.0.0.141 - - [2026-01-26 04:08:25] "GET /project/84d32e82-f744-4886-be6c-a6ebd6fd5b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.055793 10.0.0.141 - - [2026-01-26 04:08:25] "POST /neutron/network HTTP/1.1" 200 117 0.021974 10.0.0.141 - - [2026-01-26 04:08:25] "POST /neutron/network HTTP/1.1" 200 826 0.010029 10.0.0.141 - - [2026-01-26 04:08:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.001405 10.0.0.141 - - [2026-01-26 04:08:25] "GET /virtual-network/38fb6471-9fc7-4563-88c1-45621173d321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006505 10.0.0.141 - - [2026-01-26 04:08:25] "GET /virtual-network/38fb6471-9fc7-4563-88c1-45621173d321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.012730 10.0.0.141 - - [2026-01-26 04:08:26] "POST /neutron/subnet HTTP/1.1" 200 734 0.015746 10.0.0.141 - - [2026-01-26 04:08:26] "POST /id-to-fqname HTTP/1.1" 200 220 0.001406 10.0.0.141 - - [2026-01-26 04:08:26] "POST /neutron/network HTTP/1.1" 200 833 0.008274 10.0.0.240 - - [2026-01-26 04:08:26] "GET /projects?obj_uuids=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001064 10.0.0.141 - - [2026-01-26 04:08:27] "GET /project/84d32e82-f744-4886-be6c-a6ebd6fd5b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.080677 10.0.0.141 - - [2026-01-26 04:08:27] "POST /neutron/security_group HTTP/1.1" 200 4029 0.011101 10.0.0.141 - - [2026-01-26 04:08:27] "POST /id-to-fqname HTTP/1.1" 200 220 0.001648 10.0.0.141 - - [2026-01-26 04:08:27] "POST /neutron/security_group HTTP/1.1" 200 4029 0.008902 10.0.0.240 - - [2026-01-26 04:08:27] "GET /projects?obj_uuids=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001230 10.0.0.141 - - [2026-01-26 04:08:28] "POST /neutron/port HTTP/1.1" 200 1059 0.315688 10.0.0.141 - - [2026-01-26 04:08:28] "POST /neutron/port HTTP/1.1" 200 1113 0.121345 10.0.0.141 - - [2026-01-26 04:08:28] "POST /neutron/subnet HTTP/1.1" 200 694 0.021069 10.0.0.240 - - [2026-01-26 04:08:28] "GET /projects?obj_uuids=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001136 10.0.0.141 - - [2026-01-26 04:08:28] "GET /project/84d32e82-f744-4886-be6c-a6ebd6fd5b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.091716 10.0.0.141 - - [2026-01-26 04:08:28] "POST /neutron/network HTTP/1.1" 200 826 0.043518 10.0.0.141 - - [2026-01-26 04:08:28] "POST /neutron/port HTTP/1.1" 200 117 0.010409 10.0.0.141 - - [2026-01-26 04:08:29] "POST /neutron/network HTTP/1.1" 200 836 0.007307 10.0.0.141 - - [2026-01-26 04:08:29] "POST /neutron/port HTTP/1.1" 200 1062 0.044858 10.0.0.141 - - [2026-01-26 04:08:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004367 10.0.0.141 - - [2026-01-26 04:08:29] "POST /neutron/network HTTP/1.1" 200 826 0.007922 10.0.0.141 - - [2026-01-26 04:08:34] "POST /neutron/port HTTP/1.1" 200 1123 0.022395 10.0.0.141 - - [2026-01-26 04:08:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007799 10.0.0.141 - - [2026-01-26 04:08:34] "GET /virtual-machine/91d766ef-2974-40a1-9d54-3fba39a5d5f6 HTTP/1.1" 401 293 0.000499 10.0.0.141 - - [2026-01-26 04:08:34] "GET /virtual-machine/91d766ef-2974-40a1-9d54-3fba39a5d5f6 HTTP/1.1" 200 1295 0.042275 10.0.0.141 - - [2026-01-26 04:08:34] "GET /virtual-machine-interface/cb154cb2-409f-4fbf-b884-99d276bae30e HTTP/1.1" 200 2948 0.006174 10.0.0.141 - - [2026-01-26 04:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.141 - - [2026-01-26 04:08:34] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006474 10.0.0.141 - - [2026-01-26 04:08:34] "GET /virtual-networks?parent_id=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004001 10.0.0.141 - - [2026-01-26 04:08:34] "GET /virtual-network/862a3259-dcba-4591-8a56-4b9ba49973ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005969 10.0.0.141 - - [2026-01-26 04:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.141 - - [2026-01-26 04:08:37] "GET /virtual-network/862a3259-dcba-4591-8a56-4b9ba49973ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005315 10.0.0.141 - - [2026-01-26 04:08:38] "POST /neutron/port HTTP/1.1" 200 1126 0.053787 10.0.0.141 - - [2026-01-26 04:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.141 - - [2026-01-26 04:08:39] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003893 10.0.0.141 - - [2026-01-26 04:08:39] "GET /virtual-networks?parent_id=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003272 10.0.0.141 - - [2026-01-26 04:08:39] "GET /virtual-network/862a3259-dcba-4591-8a56-4b9ba49973ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007224 10.0.0.141 - - [2026-01-26 04:08:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010606 10.0.0.141 - - [2026-01-26 04:08:45] "POST /neutron/port HTTP/1.1" 200 1126 0.021547 10.0.0.141 - - [2026-01-26 04:08:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.024365 10.0.0.141 - - [2026-01-26 04:08:45] "GET /virtual-machine/ac728786-2fd8-49d2-9f32-3b786dd1acbb HTTP/1.1" 200 1295 0.006355 10.0.0.141 - - [2026-01-26 04:08:45] "GET /virtual-machine-interface/8c0b9538-5d0e-4cb0-acc9-6f1cf1c11a1e HTTP/1.1" 200 2948 0.006313 10.0.0.141 - - [2026-01-26 04:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.141 - - [2026-01-26 04:08:45] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007429 10.0.0.141 - - [2026-01-26 04:08:45] "GET /virtual-networks?parent_id=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003991 10.0.0.141 - - [2026-01-26 04:08:45] "GET /virtual-network/38fb6471-9fc7-4563-88c1-45621173d321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006464 10.0.0.141 - - [2026-01-26 04:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.141 - - [2026-01-26 04:08:46] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004864 10.0.0.141 - - [2026-01-26 04:08:46] "GET /virtual-networks?parent_id=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003719 10.0.0.141 - - [2026-01-26 04:08:46] "GET /virtual-network/38fb6471-9fc7-4563-88c1-45621173d321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007390 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-machine/91d766ef-2974-40a1-9d54-3fba39a5d5f6 HTTP/1.1" 200 1295 0.005440 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-machine-interface/cb154cb2-409f-4fbf-b884-99d276bae30e HTTP/1.1" 200 2948 0.007515 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-machine/91d766ef-2974-40a1-9d54-3fba39a5d5f6 HTTP/1.1" 200 1295 0.004820 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-machine-interface/cb154cb2-409f-4fbf-b884-99d276bae30e HTTP/1.1" 200 2948 0.006040 10.0.0.141 - - [2026-01-26 04:08:47] "GET /instance-ip/29085b31-1f39-4bd7-be5a-70f1c148dae3 HTTP/1.1" 200 1622 0.008555 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-machine/91d766ef-2974-40a1-9d54-3fba39a5d5f6 HTTP/1.1" 200 1295 0.007405 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-machine-interface/cb154cb2-409f-4fbf-b884-99d276bae30e HTTP/1.1" 200 2948 0.008034 10.0.0.141 - - [2026-01-26 04:08:47] "GET /instance-ip/29085b31-1f39-4bd7-be5a-70f1c148dae3 HTTP/1.1" 200 1622 0.006318 10.0.0.141 - - [2026-01-26 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.141 - - [2026-01-26 04:08:47] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004694 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-networks?parent_id=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003419 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-network/862a3259-dcba-4591-8a56-4b9ba49973ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007498 10.0.0.141 - - [2026-01-26 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.141 - - [2026-01-26 04:08:47] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005226 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-networks?parent_id=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005068 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-network/862a3259-dcba-4591-8a56-4b9ba49973ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008853 10.0.0.141 - - [2026-01-26 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.141 - - [2026-01-26 04:08:47] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004258 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-networks?parent_id=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004086 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-network/862a3259-dcba-4591-8a56-4b9ba49973ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009453 10.0.0.141 - - [2026-01-26 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005846 10.0.0.141 - - [2026-01-26 04:08:47] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005798 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-networks?parent_id=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003914 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-network/862a3259-dcba-4591-8a56-4b9ba49973ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010045 10.0.0.141 - - [2026-01-26 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.141 - - [2026-01-26 04:08:47] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005090 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-networks?parent_id=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003526 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-network/862a3259-dcba-4591-8a56-4b9ba49973ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007081 10.0.0.141 - - [2026-01-26 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.141 - - [2026-01-26 04:08:47] "GET /global-vrouter-config/548f92c3-75cb-411e-a748-df91772062a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004599 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-networks?parent_id=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003487 10.0.0.141 - - [2026-01-26 04:08:47] "GET /virtual-network/862a3259-dcba-4591-8a56-4b9ba49973ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007644 10.0.0.141 - - [2026-01-26 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.141 - - [2026-01-26 04:08:48] "GET /routing-instance/b8f3b9e4-8741-416f-9dd6-3ae8c35dd548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005825 10.0.0.141 - - [2026-01-26 04:08:48] "POST /neutron/network HTTP/1.1" 200 826 0.009145 10.0.0.141 - - [2026-01-26 04:08:48] "POST /neutron/port HTTP/1.1" 200 1123 0.025810 10.0.0.141 - - [2026-01-26 04:08:48] "POST /neutron/port HTTP/1.1" 200 1113 0.018811 10.0.0.240 - - [2026-01-26 04:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003483 10.0.0.240 - - [2026-01-26 04:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003219 10.0.0.141 - - [2026-01-26 04:08:50] "POST /neutron/network HTTP/1.1" 200 151 0.127464 10.0.0.240 - - [2026-01-26 04:08:51] "GET /projects?obj_uuids=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001573 10.0.0.141 - - [2026-01-26 04:08:51] "GET /project/84d32e82-f744-4886-be6c-a6ebd6fd5b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.052008 10.0.0.240 - - [2026-01-26 04:08:51] "GET /projects?obj_uuids=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001142 10.0.0.141 - - [2026-01-26 04:08:51] "GET /project/84d32e82-f744-4886-be6c-a6ebd6fd5b00?fields=virtual_networks HTTP/1.1" 200 1033 0.044110 10.0.0.240 - - [2026-01-26 04:08:51] "GET /projects?obj_uuids=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001134 10.0.0.141 - - [2026-01-26 04:08:52] "GET /project/84d32e82-f744-4886-be6c-a6ebd6fd5b00?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.053780 10.0.0.240 - - [2026-01-26 04:08:52] "GET /projects?obj_uuids=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001107 10.0.0.141 - - [2026-01-26 04:08:52] "GET /project/84d32e82-f744-4886-be6c-a6ebd6fd5b00?fields=security_groups HTTP/1.1" 200 1260 0.046968 10.0.0.141 - - [2026-01-26 04:08:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.035304 10.0.0.240 - - [2026-01-26 04:08:53] "GET /projects?obj_uuids=ced8d4c2-a696-49d1-b2ca-144dc2890038&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005266 10.0.0.240 - - [2026-01-26 04:08:53] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001352 10.0.0.240 - - [2026-01-26 04:08:53] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008450 10.0.0.240 - - [2026-01-26 04:08:53] "POST /id-to-fqname HTTP/1.1" 200 198 0.010758 10.0.0.240 - - [2026-01-26 04:08:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.007390 10.0.0.240 - - [2026-01-26 04:08:53] "POST /security-groups HTTP/1.1" 200 599 0.038637 10.0.0.240 - - [2026-01-26 04:08:53] "POST /projects HTTP/1.1" 200 601 0.259626 10.0.0.240 - - [2026-01-26 04:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.334641 10.0.0.141 - - [2026-01-26 04:08:53] "GET /project/ced8d4c2-a696-49d1-b2ca-144dc2890038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.491084 10.0.0.141 - - [2026-01-26 04:08:54] "GET / HTTP/1.1" 200 36215 0.001663 10.0.0.141 - - [2026-01-26 04:08:57] "POST /fqname-to-id HTTP/1.1" 401 293 0.000490 10.0.0.141 - - [2026-01-26 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.035774 10.0.0.240 - - [2026-01-26 04:08:57] "GET /projects?obj_uuids=ced8d4c2-a696-49d1-b2ca-144dc2890038&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001011 10.0.0.141 - - [2026-01-26 04:08:57] "GET /project/ced8d4c2-a696-49d1-b2ca-144dc2890038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.049622 10.0.0.141 - - [2026-01-26 04:08:58] "POST /neutron/network HTTP/1.1" 200 117 0.041861 10.0.0.240 - - [2026-01-26 04:08:58] "POST /useragent-kv HTTP/1.1" 200 115 0.007937 10.0.0.141 - - [2026-01-26 04:08:58] "POST /neutron/subnet HTTP/1.1" 200 828 0.227296 10.0.0.38 - - [2026-01-26 04:08:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.060901 10.0.0.141 - - [2026-01-26 04:08:58] "POST /id-to-fqname HTTP/1.1" 200 228 0.001595 10.0.0.141 - - [2026-01-26 04:08:58] "GET /virtual-network/f829cc76-105f-4314-8230-b03a13be5c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.006061 10.0.0.141 - - [2026-01-26 04:08:58] "GET /virtual-network/f829cc76-105f-4314-8230-b03a13be5c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.007741 10.0.0.141 - - [2026-01-26 04:08:58] "POST /neutron/network HTTP/1.1" 200 1008 0.011389 10.0.0.141 - - [2026-01-26 04:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005639 10.0.0.240 - - [2026-01-26 04:08:58] "GET /projects?obj_uuids=ced8d4c2-a696-49d1-b2ca-144dc2890038&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988 10.0.0.141 - - [2026-01-26 04:08:58] "GET /project/ced8d4c2-a696-49d1-b2ca-144dc2890038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.060932 10.0.0.141 - - [2026-01-26 04:08:59] "POST /neutron/network HTTP/1.1" 200 117 0.017588 10.0.0.240 - - [2026-01-26 04:08:59] "POST /useragent-kv HTTP/1.1" 200 115 0.011062 10.0.0.141 - - [2026-01-26 04:08:59] "POST /neutron/subnet HTTP/1.1" 200 823 0.230256 10.0.0.141 - - [2026-01-26 04:08:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.001243 10.0.0.141 - - [2026-01-26 04:08:59] "GET /virtual-network/2895a878-7b9f-4f49-803a-41075d60e3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005713 10.0.0.141 - - [2026-01-26 04:08:59] "GET /virtual-network/2895a878-7b9f-4f49-803a-41075d60e3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.009785 10.0.0.141 - - [2026-01-26 04:08:59] "POST /neutron/network HTTP/1.1" 200 1003 0.011750 10.0.0.141 - - [2026-01-26 04:09:03] "POST /neutron/port HTTP/1.1" 200 1142 0.054156 10.0.0.141 - - [2026-01-26 04:09:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005852 10.0.0.141 - - [2026-01-26 04:09:04] "POST /neutron/network HTTP/1.1" 200 844 0.009475 10.0.0.240 - - [2026-01-26 04:09:09] "DELETE /project/b1b668a2-ea34-4879-b84f-fd634c75be58 HTTP/1.1" 404 177 0.007580 10.0.0.240 - - [2026-01-26 04:09:09] "DELETE /project/84d32e82f7444886be6ca6ebd6fd5b00 HTTP/1.1" 404 173 0.004978 10.0.0.240 - - [2026-01-26 04:09:09] "DELETE /project/ced8d4c2a69649d1b2ca144dc2890038 HTTP/1.1" 404 173 0.006724 10.0.0.240 - - [2026-01-26 04:09:09] "GET /projects?obj_uuids=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001127 10.0.0.240 - - [2026-01-26 04:09:09] "GET /project/84d32e82-f744-4886-be6c-a6ebd6fd5b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.038203 10.0.0.240 - - [2026-01-26 04:09:09] "GET /projects?obj_uuids=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000926 10.0.0.240 - - [2026-01-26 04:09:09] "GET /project/84d32e82-f744-4886-be6c-a6ebd6fd5b00?fields=security_groups HTTP/1.1" 200 1362 0.041894 10.0.0.240 - - [2026-01-26 04:09:09] "DELETE /security-group/35cf6b17-fea1-4af2-8ded-c3aa59ad871f HTTP/1.1" 200 115 0.050656 10.0.0.240 - - [2026-01-26 04:09:09] "GET /projects?obj_uuids=84d32e82-f744-4886-be6c-a6ebd6fd5b00&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001013 10.0.0.240 - - [2026-01-26 04:09:09] "GET /project/84d32e82-f744-4886-be6c-a6ebd6fd5b00?fields=application_policy_sets HTTP/1.1" 200 1401 0.050745 10.0.0.240 - - [2026-01-26 04:09:09] "DELETE /project/84d32e82-f744-4886-be6c-a6ebd6fd5b00 HTTP/1.1" 200 115 0.419085 10.0.0.38 - - [2026-01-26 04:09:14] "GET /obj-perms HTTP/1.1" 200 5075 0.062525 10.0.0.141 - - [2026-01-26 04:09:52] "POST /neutron/network HTTP/1.1" 200 1008 0.009237 10.0.0.240 - - [2026-01-26 04:09:54] "GET /projects?obj_uuids=ced8d4c2-a696-49d1-b2ca-144dc2890038&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002559 10.0.0.141 - - [2026-01-26 04:09:54] "GET /project/ced8d4c2-a696-49d1-b2ca-144dc2890038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048116 10.0.0.240 - - [2026-01-26 04:09:54] "GET /projects?obj_uuids=ced8d4c2-a696-49d1-b2ca-144dc2890038&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001406 10.0.0.141 - - [2026-01-26 04:09:54] "GET /project/ced8d4c2-a696-49d1-b2ca-144dc2890038?fields=virtual_networks HTTP/1.1" 200 1050 0.062225 10.0.0.240 - - [2026-01-26 04:09:54] "GET /projects?obj_uuids=ced8d4c2-a696-49d1-b2ca-144dc2890038&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000975 10.0.0.141 - - [2026-01-26 04:09:54] "GET /project/ced8d4c2-a696-49d1-b2ca-144dc2890038?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.052880 10.0.0.240 - - [2026-01-26 04:09:55] "GET /projects?obj_uuids=ced8d4c2-a696-49d1-b2ca-144dc2890038&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001370 10.0.0.141 - - [2026-01-26 04:09:55] "GET /project/ced8d4c2-a696-49d1-b2ca-144dc2890038?fields=security_groups HTTP/1.1" 200 1285 0.048960 10.0.0.141 - - [2026-01-26 04:09:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.043686 10.0.0.240 - - [2026-01-26 04:09:56] "GET /projects?obj_uuids=baa70e7c-b826-4f99-9888-59da7e96ce34&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.062274 10.0.0.240 - - [2026-01-26 04:09:56] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001008 10.0.0.240 - - [2026-01-26 04:09:56] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.049065 10.0.0.240 - - [2026-01-26 04:09:56] "POST /id-to-fqname HTTP/1.1" 200 194 0.002831 10.0.0.240 - - [2026-01-26 04:09:56] "POST /fqname-to-id HTTP/1.1" 404 203 0.014168 10.0.0.240 - - [2026-01-26 04:09:56] "POST /security-groups HTTP/1.1" 200 595 0.037850 10.0.0.240 - - [2026-01-26 04:09:56] "POST /projects HTTP/1.1" 200 593 0.272457 10.0.0.240 - - [2026-01-26 04:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.308111 10.0.0.141 - - [2026-01-26 04:09:56] "GET /project/baa70e7c-b826-4f99-9888-59da7e96ce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.529473 10.0.0.141 - - [2026-01-26 04:09:57] "GET / HTTP/1.1" 200 36215 0.001819 10.0.0.141 - - [2026-01-26 04:09:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000453 10.0.0.141 - - [2026-01-26 04:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.060784 10.0.0.240 - - [2026-01-26 04:09:59] "GET /projects?obj_uuids=baa70e7c-b826-4f99-9888-59da7e96ce34&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000987 10.0.0.141 - - [2026-01-26 04:09:59] "GET /project/baa70e7c-b826-4f99-9888-59da7e96ce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.059720 10.0.0.240 - - [2026-01-26 04:10:00] "GET /projects?obj_uuids=baa70e7c-b826-4f99-9888-59da7e96ce34&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001406 10.0.0.141 - - [2026-01-26 04:10:00] "POST /neutron/network HTTP/1.1" 200 609 0.186011 10.0.0.141 - - [2026-01-26 04:10:00] "POST /neutron/network HTTP/1.1" 200 1000 0.014192 10.0.0.141 - - [2026-01-26 04:10:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.002029 10.0.0.141 - - [2026-01-26 04:10:00] "GET /virtual-network/dd276a5d-fb1e-4fd4-a5f8-9f7c15a5caa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.008627 10.0.0.141 - - [2026-01-26 04:10:00] "GET /virtual-network/dd276a5d-fb1e-4fd4-a5f8-9f7c15a5caa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.010681 10.0.0.141 - - [2026-01-26 04:10:00] "POST /neutron/subnet HTTP/1.1" 200 719 0.013121 10.0.0.141 - - [2026-01-26 04:10:04] "POST /neutron/port HTTP/1.1" 200 1142 0.020236 10.0.0.141 - - [2026-01-26 04:10:05] "POST /neutron/subnet HTTP/1.1" 200 698 0.013671 10.0.0.240 - - [2026-01-26 04:10:10] "DELETE /project/baa70e7cb8264f99988859da7e96ce34 HTTP/1.1" 404 173 0.004532 10.0.0.240 - - [2026-01-26 04:10:10] "DELETE /project/ced8d4c2-a696-49d1-b2ca-144dc2890038 HTTP/1.1" 404 177 0.004075 10.0.0.240 - - [2026-01-26 04:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.240 - - [2026-01-26 04:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.38 - - [2026-01-26 04:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.38 - - [2026-01-26 04:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000533 10.0.0.240 - - [2026-01-26 04:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000473 10.0.0.240 - - [2026-01-26 04:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000847 10.0.0.141 - - [2026-01-26 04:10:44] "GET /global-system-configs HTTP/1.1" 401 293 0.000469 10.0.0.38 - - [2026-01-26 04:10:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000529 10.0.0.141 - - [2026-01-26 04:10:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.38 - - [2026-01-26 04:10:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000607 10.0.0.141 - - [2026-01-26 04:10:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000902 10.0.0.141 - - [2026-01-26 04:10:45] "GET /global-system-configs HTTP/1.1" 401 293 0.000510 10.0.0.141 - - [2026-01-26 04:10:53] "POST /neutron/network HTTP/1.1" 200 1000 0.010694 10.0.0.240 - - [2026-01-26 04:10:54] "GET /projects?obj_uuids=baa70e7c-b826-4f99-9888-59da7e96ce34&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001171 10.0.0.141 - - [2026-01-26 04:10:54] "GET /project/baa70e7c-b826-4f99-9888-59da7e96ce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.089570 10.0.0.240 - - [2026-01-26 04:10:54] "GET /projects?obj_uuids=baa70e7c-b826-4f99-9888-59da7e96ce34&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002156 10.0.0.141 - - [2026-01-26 04:10:54] "GET /project/baa70e7c-b826-4f99-9888-59da7e96ce34?fields=virtual_networks HTTP/1.1" 200 1042 0.067409 10.0.0.240 - - [2026-01-26 04:10:54] "GET /projects?obj_uuids=baa70e7c-b826-4f99-9888-59da7e96ce34&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001027 10.0.0.141 - - [2026-01-26 04:10:54] "GET /project/baa70e7c-b826-4f99-9888-59da7e96ce34?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.059386 10.0.0.240 - - [2026-01-26 04:10:54] "GET /projects?obj_uuids=baa70e7c-b826-4f99-9888-59da7e96ce34&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001132 10.0.0.141 - - [2026-01-26 04:10:54] "GET /project/baa70e7c-b826-4f99-9888-59da7e96ce34?fields=security_groups HTTP/1.1" 200 1273 0.046942 10.0.0.141 - - [2026-01-26 04:10:55] "POST /fqname-to-id HTTP/1.1" 404 188 0.034176 10.0.0.240 - - [2026-01-26 04:10:55] "GET /projects?obj_uuids=8c923c26-5143-4ce1-ba64-11092430228f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003421 10.0.0.240 - - [2026-01-26 04:10:55] "GET /domains?obj_uuids=08a144b7-f725-46be-ae4d-cb483f66bd80&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001223 10.0.0.240 - - [2026-01-26 04:10:55] "GET /domain/08a144b7-f725-46be-ae4d-cb483f66bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007791 10.0.0.240 - - [2026-01-26 04:10:56] "POST /id-to-fqname HTTP/1.1" 200 190 0.001453 10.0.0.240 - - [2026-01-26 04:10:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.008475 10.0.0.240 - - [2026-01-26 04:10:56] "POST /security-groups HTTP/1.1" 200 591 0.081680 10.0.0.240 - - [2026-01-26 04:10:56] "POST /projects HTTP/1.1" 200 585 0.319036 10.0.0.240 - - [2026-01-26 04:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.393646 10.0.0.141 - - [2026-01-26 04:10:56] "GET /project/8c923c26-5143-4ce1-ba64-11092430228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.550640 10.0.0.141 - - [2026-01-26 04:10:57] "GET / HTTP/1.1" 200 36215 0.002086 10.0.0.240 - - [2026-01-26 04:11:02] "GET /projects?obj_uuids=8c923c26-5143-4ce1-ba64-11092430228f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001316 10.0.0.141 - - [2026-01-26 04:11:03] "GET /project/8c923c26-5143-4ce1-ba64-11092430228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.051037 10.0.0.240 - - [2026-01-26 04:11:03] "GET /projects?obj_uuids=8c923c26-5143-4ce1-ba64-11092430228f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001161 10.0.0.141 - - [2026-01-26 04:11:03] "GET /project/8c923c26-5143-4ce1-ba64-11092430228f?fields=virtual_networks HTTP/1.1" 200 1034 0.074124 10.0.0.240 - - [2026-01-26 04:11:03] "GET /projects?obj_uuids=8c923c26-5143-4ce1-ba64-11092430228f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001356 10.0.0.141 - - [2026-01-26 04:11:03] "GET /project/8c923c26-5143-4ce1-ba64-11092430228f?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.059257 10.0.0.240 - - [2026-01-26 04:11:03] "GET /projects?obj_uuids=8c923c26-5143-4ce1-ba64-11092430228f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001265 10.0.0.141 - - [2026-01-26 04:11:03] "GET /project/8c923c26-5143-4ce1-ba64-11092430228f?fields=security_groups HTTP/1.1" 200 1261 0.055257 10.0.0.141 - - [2026-01-26 04:11:06] "POST /neutron/port HTTP/1.1" 200 1135 0.018182 10.0.0.141 - - [2026-01-26 04:11:06] "POST /neutron/subnet HTTP/1.1" 200 689 0.009309 10.0.0.240 - - [2026-01-26 04:11:10] "GET /projects?obj_uuids=8c923c26-5143-4ce1-ba64-11092430228f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000978 10.0.0.240 - - [2026-01-26 04:11:10] "DELETE /project/8c923c2651434ce1ba6411092430228f HTTP/1.1" 404 173 0.071855 10.0.0.240 - - [2026-01-26 04:11:10] "GET /project/8c923c26-5143-4ce1-ba64-11092430228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.047239 10.0.0.240 - - [2026-01-26 04:11:10] "GET /projects?obj_uuids=8c923c26-5143-4ce1-ba64-11092430228f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000995 10.0.0.240 - - [2026-01-26 04:11:10] "DELETE /project/baa70e7c-b826-4f99-9888-59da7e96ce34 HTTP/1.1" 404 177 0.099016 10.0.0.240 - - [2026-01-26 04:11:10] "GET /project/8c923c26-5143-4ce1-ba64-11092430228f?fields=security_groups HTTP/1.1" 200 1363 0.060235 10.0.0.240 - - [2026-01-26 04:11:10] "DELETE /security-group/03d447e7-68e0-41ad-ae3e-98010cec45f2 HTTP/1.1" 200 115 0.046146 10.0.0.240 - - [2026-01-26 04:11:10] "GET /projects?obj_uuids=8c923c26-5143-4ce1-ba64-11092430228f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001860 10.0.0.240 - - [2026-01-26 04:11:10] "GET /project/8c923c26-5143-4ce1-ba64-11092430228f?fields=application_policy_sets HTTP/1.1" 200 1402 0.056026 10.0.0.240 - - [2026-01-26 04:11:10] "DELETE /project/8c923c26-5143-4ce1-ba64-11092430228f HTTP/1.1" 200 115 0.459071 10.0.0.141 - - [2026-01-26 04:11:16] "GET /obj-perms HTTP/1.1" 200 5075 0.057844 10.0.0.141 - - [2026-01-26 04:12:07] "POST /neutron/port HTTP/1.1" 200 1135 0.024494 10.0.0.141 - - [2026-01-26 04:12:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004447 10.0.0.141 - - [2026-01-26 04:12:08] "POST /neutron/network HTTP/1.1" 200 837 0.006851 10.0.0.240 - - [2026-01-26 04:12:16] "GET /obj-perms HTTP/1.1" 200 5075 0.069603 [Introspect:8084]10.0.0.240 - - [2026-01-26 04:12:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000968 [Introspect:8084]10.0.0.240 - - [2026-01-26 04:12:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001257