+++ date ++ echo 'INFO: =================== Mon Feb 2 02:03:11 AM UTC 2026 ===================' INFO: =================== Mon Feb 2 02:03:11 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.141:8081 10.0.0.22:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.141:8081 10.0.0.22:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.141:8081 10.0.0.22:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.141:9042 10.0.0.22:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.141:9042 10.0.0.22:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.141:9042 10.0.0.22:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.141:8086 10.0.0.22:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.141:8086 10.0.0.22:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.141:8086 10.0.0.22:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.141:8082 10.0.0.22:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.141:8082 10.0.0.22:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.141:8082 10.0.0.22:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.141:9161 10.0.0.22:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.141:9161 10.0.0.22:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.141:9161 10.0.0.22:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.141:2181,10.0.0.22:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.141:2181,10.0.0.22:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181,10.0.0.22:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.141:2181 10.0.0.22:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.141:2181 10.0.0.22:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.141:2181 10.0.0.22:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.141:5673,10.0.0.22:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.141:5673,10.0.0.22:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673,10.0.0.22:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.141:6379 10.0.0.22:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.141:6379 10.0.0.22:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.141:6379 10.0.0.22:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.141:9092 10.0.0.22:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.141:9092 10.0.0.22:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.141:9092 10.0.0.22:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.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.22,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.141,10.0.0.22,10.0.0.23 ++ 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.22,10.0.0.23 +++ local servers=10.0.0.141,10.0.0.22,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.23,10.20.0.129,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.23,10.20.0.129,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/02/2026 02:03:20.247 7f87943f90c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 02:03:20.396 7f87943f90c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/02/2026 02:03:20.409 7f87943f90c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 02:03:20.409 7f87943f90c0 [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 Feb 2 02:03:38 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=) 3741 autonomous_system=64512, config_version=CONFIG_VERSION)) 3742 self._gsc_uuid = gsc.uuid 3743 gvc = self.create_singleton_entry(GlobalVrouterConfig( 3744 parent_obj=gsc)) 3745 domain = self.create_singleton_entry(Domain()) gvc undefined self = self.create_singleton_entry = > global GlobalVrouterConfig = parent_obj undefined gsc = /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/global_vrouter_config:...299c8600-237c-411f-8e57-435feadf9d12 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_vrouter_config:default-global-system-config:default-global-vrouter-config exists already with ID: 299c8600-237c-411f-8e57-435feadf9d12 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('global_vrouter_config default-global-system-config:default-global-vrouter-config') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/global_vrouter_config:...299c8600-237c-411f-8e57-435feadf9d12 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/global_vrouter_config:...299c8600-237c-411f-8e57-435feadf9d12 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/global_vrouter_config:...299c8600-237c-411f-8e57-435feadf9d12 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: global_vrouter_config default-global-system-config:default-global-vrouter-config During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 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 3743, in _db_init_entries gvc = self.create_singleton_entry(GlobalVrouterConfig( 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/global_vrouter_config:default-global-system-config:default-global-vrouter-config exists already with ID: 299c8600-237c-411f-8e57-435feadf9d12 at zookeeper +++ date ++ echo 'INFO: =================== Mon Feb 2 02:03:40 AM UTC 2026 ===================' INFO: =================== Mon Feb 2 02:03:40 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.141:8081 10.0.0.22:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.141:8081 10.0.0.22:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.141:8081 10.0.0.22:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.141:9042 10.0.0.22:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.141:9042 10.0.0.22:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.141:9042 10.0.0.22:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.141:8086 10.0.0.22:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.141:8086 10.0.0.22:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.141:8086 10.0.0.22:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.141:8082 10.0.0.22:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.141:8082 10.0.0.22:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.141:8082 10.0.0.22:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.141:9161 10.0.0.22:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.141:9161 10.0.0.22:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.141:9161 10.0.0.22:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.141:2181,10.0.0.22:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.141:2181,10.0.0.22:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181,10.0.0.22:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.141:2181 10.0.0.22:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.141:2181 10.0.0.22:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.141:2181 10.0.0.22:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.141:5673,10.0.0.22:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.141:5673,10.0.0.22:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673,10.0.0.22:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.141:6379 10.0.0.22:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.141:6379 10.0.0.22:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.141:6379 10.0.0.22:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.141:9092 10.0.0.22:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.141:9092 10.0.0.22:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.141:9092 10.0.0.22:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.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.22,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.141,10.0.0.22,10.0.0.23 ++ 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.141,10.0.0.22,10.0.0.23 +++ local servers=10.0.0.141,10.0.0.22,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.23,10.20.0.129,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.23,10.20.0.129,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/02/2026 02:03:48.859 7f1022d273c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 02:03:48.996 7f1022d273c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/02/2026 02:03:49.009 7f1022d273c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 02:03:49.009 7f1022d273c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2026-02-02 02:03:49] "GET / HTTP/1.1" 503 181 0.000263 10.0.0.23 - - [2026-02-02 02:03:49] "GET / HTTP/1.1" 503 181 0.000159 10.0.0.23 - - [2026-02-02 02:03:50] "GET / HTTP/1.1" 200 45871 0.002000 10.0.0.23 - - [2026-02-02 02:03:50] "GET / HTTP/1.1" 200 45871 0.001622 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2026-02-02 02:03:50] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000689 10.0.0.23 - - [2026-02-02 02:03:50] "POST /fqname-to-id HTTP/1.1" 401 293 0.000353 10.0.0.23 - - [2026-02-02 02:03:54] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.725415 10.0.0.23 - - [2026-02-02 02:03:54] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.012723 10.0.0.23 - - [2026-02-02 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 2.479291 10.0.0.23 - - [2026-02-02 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.23 - - [2026-02-02 02:03:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.22 - - [2026-02-02 02:03:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.23 - - [2026-02-02 02:03:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.23 - - [2026-02-02 02:03:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.22 - - [2026-02-02 02:03:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000348 10.0.0.22 - - [2026-02-02 02:03:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000545 10.0.0.23 - - [2026-02-02 02:03:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000486 10.0.0.22 - - [2026-02-02 02:03:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.141 - - [2026-02-02 02:03:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.141 - - [2026-02-02 02:03:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.141 - - [2026-02-02 02:03:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.141 - - [2026-02-02 02:03:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.141 - - [2026-02-02 02:04:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000375 10.0.0.141 - - [2026-02-02 02:04:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.025782 10.0.0.141 - - [2026-02-02 02:04:03] "POST /access-control-lists HTTP/1.1" 200 585 0.027369 10.0.0.141 - - [2026-02-02 02:04:03] "POST /route-targets HTTP/1.1" 200 327 0.014184 10.0.0.141 - - [2026-02-02 02:04:03] "POST /ref-update HTTP/1.1" 200 156 0.015684 10.0.0.141 - - [2026-02-02 02:04:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.003353 10.0.0.141 - - [2026-02-02 02:04:03] "PUT /access-control-list/98dc0b59-1f6f-4def-aa8a-4ef9c7cc0601 HTTP/1.1" 200 272 0.019004 10.0.0.141 - - [2026-02-02 02:04:43] "POST /ref-update HTTP/1.1" 200 156 0.061941 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-02-02 02:07:48] "GET /obj-perms HTTP/1.1" 200 5075 0.373747 10.0.0.22 - - [2026-02-02 02:08:49] "GET /obj-perms HTTP/1.1" 200 5075 0.056330 10.0.0.23 - - [2026-02-02 02:08:49] "GET /obj-perms HTTP/1.1" 200 5075 0.051793 10.0.0.141 - - [2026-02-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.23 - - [2026-02-02 02:08:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.23 - - [2026-02-02 02:08:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.22 - - [2026-02-02 02:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.22 - - [2026-02-02 02:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.23 - - [2026-02-02 02:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.23 - - [2026-02-02 02:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000761 10.0.0.22 - - [2026-02-02 02:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.22 - - [2026-02-02 02:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.141 - - [2026-02-02 02:08:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000335 10.0.0.141 - - [2026-02-02 02:08:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.141 - - [2026-02-02 02:08:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.141 - - [2026-02-02 02:08:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000343 [Introspect:8084]10.0.0.23 - - [2026-02-02 02:09:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.23 - - [2026-02-02 02:09:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.000791 10.0.0.141 - - [2026-02-02 02:09:50] "GET /virtual-router/e56e1d7f-755e-43ae-918f-516a088d0112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.032160 [Introspect:8084]10.0.0.23 - - [2026-02-02 02:10:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.23 - - [2026-02-02 02:10:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.000835 10.0.0.141 - - [2026-02-02 02:11:27] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.141 - - [2026-02-02 02:11:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000570 10.0.0.141 - - [2026-02-02 02:11:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.046355 10.0.0.23 - - [2026-02-02 02:11:28] "GET /projects?obj_uuids=4e240625-459e-432a-bb58-2cc588027d49&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.056952 10.0.0.23 - - [2026-02-02 02:11:28] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000888 10.0.0.23 - - [2026-02-02 02:11:28] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.027546 10.0.0.23 - - [2026-02-02 02:11:28] "POST /id-to-fqname HTTP/1.1" 200 188 0.001343 10.0.0.23 - - [2026-02-02 02:11:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.013358 10.0.0.23 - - [2026-02-02 02:11:29] "POST /security-groups HTTP/1.1" 200 589 0.036299 10.0.0.23 - - [2026-02-02 02:11:29] "POST /projects HTTP/1.1" 200 581 0.276763 10.0.0.23 - - [2026-02-02 02:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.345704 10.0.0.141 - - [2026-02-02 02:11:29] "POST /access-control-lists HTTP/1.1" 200 594 0.051046 10.0.0.141 - - [2026-02-02 02:11:29] "GET /project/4e240625-459e-432a-bb58-2cc588027d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.532443 10.0.0.141 - - [2026-02-02 02:11:30] "GET / HTTP/1.1" 200 35931 0.002095 10.0.0.23 - - [2026-02-02 02:11:33] "GET /projects?obj_uuids=4e240625-459e-432a-bb58-2cc588027d49&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000864 10.0.0.141 - - [2026-02-02 02:11:33] "GET /project/4e240625-459e-432a-bb58-2cc588027d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.055119 10.0.0.23 - - [2026-02-02 02:11:33] "GET /projects?obj_uuids=4e240625-459e-432a-bb58-2cc588027d49&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001065 10.0.0.141 - - [2026-02-02 02:11:33] "GET /project/4e240625-459e-432a-bb58-2cc588027d49?fields=virtual_networks HTTP/1.1" 200 1027 0.059296 10.0.0.23 - - [2026-02-02 02:11:33] "GET /projects?obj_uuids=4e240625-459e-432a-bb58-2cc588027d49&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000859 10.0.0.141 - - [2026-02-02 02:11:33] "GET /project/4e240625-459e-432a-bb58-2cc588027d49?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.053099 10.0.0.23 - - [2026-02-02 02:11:33] "GET /projects?obj_uuids=4e240625-459e-432a-bb58-2cc588027d49&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000907 10.0.0.141 - - [2026-02-02 02:11:33] "GET /project/4e240625-459e-432a-bb58-2cc588027d49?fields=security_groups HTTP/1.1" 200 1251 0.061245 10.0.0.23 - - [2026-02-02 02:11:34] "GET /projects?obj_uuids=ce1856f3-7e0b-4413-a4a9-da6c04cbf349&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002765 10.0.0.23 - - [2026-02-02 02:11:34] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000837 10.0.0.23 - - [2026-02-02 02:11:34] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006500 10.0.0.23 - - [2026-02-02 02:11:34] "POST /id-to-fqname HTTP/1.1" 200 167 0.004697 10.0.0.23 - - [2026-02-02 02:11:34] "POST /fqname-to-id HTTP/1.1" 404 176 0.006373 10.0.0.23 - - [2026-02-02 02:11:34] "POST /security-groups HTTP/1.1" 200 568 0.040088 10.0.0.141 - - [2026-02-02 02:11:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.006465 10.0.0.23 - - [2026-02-02 02:11:34] "POST /projects HTTP/1.1" 200 539 0.258369 10.0.0.23 - - [2026-02-02 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.336354 10.0.0.141 - - [2026-02-02 02:11:34] "POST /access-control-lists HTTP/1.1" 200 571 0.028458 10.0.0.141 - - [2026-02-02 02:11:34] "GET /project/ce1856f3-7e0b-4413-a4a9-da6c04cbf349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.471928 [Introspect:8084]10.0.0.141 - - [2026-02-02 02:11:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001071 10.0.0.23 - - [2026-02-02 02:11:36] "GET /projects?obj_uuids=ce1856f3-7e0b-4413-a4a9-da6c04cbf349&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000962 10.0.0.141 - - [2026-02-02 02:11:36] "GET /project/ce1856f3-7e0b-4413-a4a9-da6c04cbf349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.057701 10.0.0.23 - - [2026-02-02 02:11:37] "GET /obj-perms HTTP/1.1" 200 5075 0.062481 [Introspect:8084]10.0.0.141 - - [2026-02-02 02:11:39] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000649 10.0.0.141 - - [2026-02-02 02:11:39] "GET /obj-perms HTTP/1.1" 200 5075 0.057945 10.0.0.141 - - [2026-02-02 02:11:39] "GET /obj-perms HTTP/1.1" 200 5075 0.004166 10.0.0.141 - - [2026-02-02 02:11:40] "GET /obj-perms HTTP/1.1" 200 5075 0.003928 10.0.0.141 - - [2026-02-02 02:11:40] "GET /obj-perms HTTP/1.1" 200 5075 0.003348 10.0.0.141 - - [2026-02-02 02:11:40] "GET /obj-perms HTTP/1.1" 200 5075 0.004248 10.0.0.141 - - [2026-02-02 02:11:40] "GET /obj-perms HTTP/1.1" 200 5075 0.003737 10.0.0.141 - - [2026-02-02 02:11:40] "GET /obj-perms HTTP/1.1" 200 5075 0.003589 10.0.0.141 - - [2026-02-02 02:11:40] "GET /obj-perms HTTP/1.1" 200 5075 0.004252 10.0.0.141 - - [2026-02-02 02:11:40] "GET /obj-perms HTTP/1.1" 200 5075 0.005233 10.0.0.141 - - [2026-02-02 02:11:40] "GET /obj-perms HTTP/1.1" 200 5075 0.003723 10.0.0.141 - - [2026-02-02 02:11:40] "GET /obj-perms HTTP/1.1" 200 5075 0.003752 10.0.0.23 - - [2026-02-02 02:11:41] "GET /obj-perms HTTP/1.1" 200 5075 0.003785 10.0.0.141 - - [2026-02-02 02:11:41] "GET /obj-perms HTTP/1.1" 200 5075 0.003494 10.0.0.22 - - [2026-02-02 02:11:41] "GET /obj-perms HTTP/1.1" 200 5075 0.053420 10.0.0.23 - - [2026-02-02 02:11:41] "GET /obj-perms HTTP/1.1" 200 5075 0.003398 10.0.0.23 - - [2026-02-02 02:11:41] "GET /obj-perms HTTP/1.1" 200 5075 0.003173 10.0.0.141 - - [2026-02-02 02:11:42] "GET /obj-perms HTTP/1.1" 200 5075 0.004552 10.0.0.141 - - [2026-02-02 02:11:42] "GET /obj-perms HTTP/1.1" 200 5075 0.003609 10.0.0.141 - - [2026-02-02 02:11:42] "GET /obj-perms HTTP/1.1" 200 5075 0.003501 10.0.0.141 - - [2026-02-02 02:11:43] "GET /obj-perms HTTP/1.1" 200 5075 0.003936 10.0.0.141 - - [2026-02-02 02:11:43] "GET /obj-perms HTTP/1.1" 200 5075 0.005145 10.0.0.141 - - [2026-02-02 02:11:43] "GET /obj-perms HTTP/1.1" 200 5075 0.004760 10.0.0.141 - - [2026-02-02 02:11:43] "GET /obj-perms HTTP/1.1" 200 5075 0.007396 10.0.0.141 - - [2026-02-02 02:11:43] "GET /obj-perms HTTP/1.1" 200 5075 0.005235 10.0.0.141 - - [2026-02-02 02:11:43] "GET /obj-perms HTTP/1.1" 200 5075 0.004565 10.0.0.141 - - [2026-02-02 02:11:43] "GET /obj-perms HTTP/1.1" 200 5075 0.004138 10.0.0.141 - - [2026-02-02 02:11:46] "GET /obj-perms HTTP/1.1" 200 5075 0.003724 10.0.0.141 - - [2026-02-02 02:11:46] "GET /obj-perms HTTP/1.1" 200 5075 0.005684 10.0.0.141 - - [2026-02-02 02:11:46] "GET /obj-perms HTTP/1.1" 200 5075 0.004166 10.0.0.141 - - [2026-02-02 02:11:46] "GET /obj-perms HTTP/1.1" 200 5075 0.003941 10.0.0.141 - - [2026-02-02 02:11:47] "GET /obj-perms HTTP/1.1" 200 5075 0.003478 10.0.0.141 - - [2026-02-02 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.023484 10.0.0.23 - - [2026-02-02 02:11:48] "GET /projects?obj_uuids=6bc9b503-7a20-4ec4-8d50-f93b5b49551e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003040 10.0.0.23 - - [2026-02-02 02:11:48] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000823 10.0.0.23 - - [2026-02-02 02:11:48] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006196 10.0.0.23 - - [2026-02-02 02:11:49] "POST /id-to-fqname HTTP/1.1" 200 201 0.001040 10.0.0.23 - - [2026-02-02 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 210 0.012625 10.0.0.23 - - [2026-02-02 02:11:49] "POST /security-groups HTTP/1.1" 200 602 0.038188 10.0.0.23 - - [2026-02-02 02:11:49] "POST /projects HTTP/1.1" 200 607 0.274148 10.0.0.141 - - [2026-02-02 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 244 0.012658 10.0.0.23 - - [2026-02-02 02:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.357537 10.0.0.141 - - [2026-02-02 02:11:49] "GET /project/6bc9b503-7a20-4ec4-8d50-f93b5b49551e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.508384 10.0.0.141 - - [2026-02-02 02:11:50] "GET / HTTP/1.1" 200 35931 0.002086 10.0.0.141 - - [2026-02-02 02:11:51] "POST /fqname-to-id HTTP/1.1" 401 293 0.000408 10.0.0.141 - - [2026-02-02 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.044790 10.0.0.23 - - [2026-02-02 02:11:52] "GET /projects?obj_uuids=6bc9b503-7a20-4ec4-8d50-f93b5b49551e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001081 10.0.0.141 - - [2026-02-02 02:11:52] "GET /project/6bc9b503-7a20-4ec4-8d50-f93b5b49551e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.056273 10.0.0.141 - - [2026-02-02 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.027431 10.0.0.23 - - [2026-02-02 02:11:53] "POST /useragent-kv HTTP/1.1" 200 115 0.010035 10.0.0.141 - - [2026-02-02 02:11:53] "POST /neutron/subnet HTTP/1.1" 200 730 0.289606 10.0.0.141 - - [2026-02-02 02:11:53] "POST /id-to-fqname HTTP/1.1" 200 233 0.001122 10.0.0.141 - - [2026-02-02 02:11:53] "GET /virtual-network/c2237564-8a08-4032-937a-11f331bdf4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007926 10.0.0.141 - - [2026-02-02 02:11:53] "GET /virtual-network/c2237564-8a08-4032-937a-11f331bdf4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005213 10.0.0.141 - - [2026-02-02 02:11:53] "POST /neutron/network HTTP/1.1" 200 840 0.006477 10.0.0.141 - - [2026-02-02 02:11:53] "GET /virtual-network/c2237564-8a08-4032-937a-11f331bdf4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005645 10.0.0.141 - - [2026-02-02 02:11:54] "GET /obj-perms HTTP/1.1" 200 5071 0.052351 10.0.0.141 - - [2026-02-02 02:11:55] "POST /id-to-fqname HTTP/1.1" 200 233 0.001119 10.0.0.23 - - [2026-02-02 02:11:57] "GET /projects?obj_uuids=6bc9b503-7a20-4ec4-8d50-f93b5b49551e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000958 10.0.0.141 - - [2026-02-02 02:11:57] "GET /project/6bc9b503-7a20-4ec4-8d50-f93b5b49551e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.071380 10.0.0.23 - - [2026-02-02 02:11:58] "DELETE /project/ce1856f37e0b4413a4a9da6c04cbf349 HTTP/1.1" 404 173 0.007076 10.0.0.23 - - [2026-02-02 02:11:58] "DELETE /project/6bc9b5037a204ec48d50f93b5b49551e HTTP/1.1" 404 173 0.005275 10.0.0.23 - - [2026-02-02 02:11:58] "DELETE /project/4e240625459e432abb582cc588027d49 HTTP/1.1" 404 173 0.006747 10.0.0.23 - - [2026-02-02 02:11:58] "GET /projects?obj_uuids=4e240625-459e-432a-bb58-2cc588027d49&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000897 10.0.0.23 - - [2026-02-02 02:11:58] "GET /project/4e240625-459e-432a-bb58-2cc588027d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.058990 10.0.0.23 - - [2026-02-02 02:11:58] "GET /projects?obj_uuids=4e240625-459e-432a-bb58-2cc588027d49&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000986 10.0.0.141 - - [2026-02-02 02:11:58] "POST /neutron/network HTTP/1.1" 200 840 0.037321 10.0.0.23 - - [2026-02-02 02:11:58] "GET /project/4e240625-459e-432a-bb58-2cc588027d49?fields=security_groups HTTP/1.1" 200 1356 0.077508 10.0.0.23 - - [2026-02-02 02:11:58] "DELETE /security-group/8e924dbb-58bd-4286-8414-476796a2bf05 HTTP/1.1" 200 115 0.053204 10.0.0.23 - - [2026-02-02 02:11:58] "GET /projects?obj_uuids=4e240625-459e-432a-bb58-2cc588027d49&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000868 10.0.0.23 - - [2026-02-02 02:11:58] "GET /project/4e240625-459e-432a-bb58-2cc588027d49?fields=application_policy_sets HTTP/1.1" 200 1395 0.070345 10.0.0.141 - - [2026-02-02 02:11:58] "POST /neutron/port HTTP/1.1" 200 117 0.004897 10.0.0.23 - - [2026-02-02 02:11:58] "DELETE /project/4e240625-459e-432a-bb58-2cc588027d49 HTTP/1.1" 200 115 0.549217 10.0.0.141 - - [2026-02-02 02:12:00] "POST /neutron/port HTTP/1.1" 200 1072 0.044905 10.0.0.141 - - [2026-02-02 02:12:00] "POST /neutron/port HTTP/1.1" 200 1136 0.021286 10.0.0.141 - - [2026-02-02 02:12:00] "POST /neutron/port HTTP/1.1" 200 117 0.001905 10.0.0.141 - - [2026-02-02 02:12:03] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007839 10.0.0.141 - - [2026-02-02 02:12:05] "GET /obj-perms HTTP/1.1" 200 5071 0.003244 10.0.0.141 - - [2026-02-02 02:12:09] "POST /neutron/port HTTP/1.1" 200 1136 0.021705 10.0.0.141 - - [2026-02-02 02:12:11] "POST /neutron/network HTTP/1.1" 200 840 0.008739 10.0.0.141 - - [2026-02-02 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.23 - - [2026-02-02 02:12:12] "GET /projects?obj_uuids=6bc9b503-7a20-4ec4-8d50-f93b5b49551e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000941 10.0.0.141 - - [2026-02-02 02:12:12] "GET /project/6bc9b503-7a20-4ec4-8d50-f93b5b49551e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.075488 10.0.0.23 - - [2026-02-02 02:12:12] "GET /projects?obj_uuids=6bc9b503-7a20-4ec4-8d50-f93b5b49551e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001934 10.0.0.141 - - [2026-02-02 02:12:12] "GET /project/6bc9b503-7a20-4ec4-8d50-f93b5b49551e?fields=virtual_networks HTTP/1.1" 200 1053 0.052262 10.0.0.23 - - [2026-02-02 02:12:12] "GET /projects?obj_uuids=6bc9b503-7a20-4ec4-8d50-f93b5b49551e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000863 10.0.0.141 - - [2026-02-02 02:12:12] "GET /project/6bc9b503-7a20-4ec4-8d50-f93b5b49551e?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.051310 10.0.0.23 - - [2026-02-02 02:12:12] "GET /projects?obj_uuids=6bc9b503-7a20-4ec4-8d50-f93b5b49551e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000870 10.0.0.141 - - [2026-02-02 02:12:12] "GET /project/6bc9b503-7a20-4ec4-8d50-f93b5b49551e?fields=security_groups HTTP/1.1" 200 1290 0.055181 10.0.0.23 - - [2026-02-02 02:12:13] "GET /projects?obj_uuids=ce1856f3-7e0b-4413-a4a9-da6c04cbf349&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001176 10.0.0.141 - - [2026-02-02 02:12:13] "GET /project/ce1856f3-7e0b-4413-a4a9-da6c04cbf349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.070665 10.0.0.23 - - [2026-02-02 02:12:19] "GET /projects?obj_uuids=ce1856f3-7e0b-4413-a4a9-da6c04cbf349&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000920 10.0.0.141 - - [2026-02-02 02:12:19] "GET /project/ce1856f3-7e0b-4413-a4a9-da6c04cbf349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.043942 10.0.0.141 - - [2026-02-02 02:12:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.033168 10.0.0.23 - - [2026-02-02 02:12:22] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003244 10.0.0.23 - - [2026-02-02 02:12:22] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000946 10.0.0.23 - - [2026-02-02 02:12:22] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007106 10.0.0.23 - - [2026-02-02 02:12:22] "POST /id-to-fqname HTTP/1.1" 200 202 0.009337 10.0.0.23 - - [2026-02-02 02:12:22] "POST /fqname-to-id HTTP/1.1" 404 211 0.010591 10.0.0.23 - - [2026-02-02 02:12:22] "POST /security-groups HTTP/1.1" 200 603 0.119529 10.0.0.23 - - [2026-02-02 02:12:22] "POST /projects HTTP/1.1" 200 609 0.380312 10.0.0.141 - - [2026-02-02 02:12:22] "POST /access-control-lists HTTP/1.1" 200 608 0.026745 10.0.0.23 - - [2026-02-02 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.456264 10.0.0.141 - - [2026-02-02 02:12:22] "GET /project/a5410c3d-89f9-498f-b0ae-eacf74285b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.627089 10.0.0.141 - - [2026-02-02 02:12:23] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.141 - - [2026-02-02 02:12:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000407 10.0.0.141 - - [2026-02-02 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.060686 10.0.0.23 - - [2026-02-02 02:12:24] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000846 10.0.0.141 - - [2026-02-02 02:12:24] "GET /project/a5410c3d-89f9-498f-b0ae-eacf74285b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051217 10.0.0.23 - - [2026-02-02 02:12:24] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000895 10.0.0.141 - - [2026-02-02 02:12:24] "POST /neutron/network HTTP/1.1" 200 703 0.182630 10.0.0.141 - - [2026-02-02 02:12:24] "POST /route-targets HTTP/1.1" 200 327 0.018333 10.0.0.141 - - [2026-02-02 02:12:25] "POST /id-to-fqname HTTP/1.1" 200 275 0.003206 10.0.0.141 - - [2026-02-02 02:12:25] "GET /virtual-network/db0e1114-5e32-4e16-84cc-4317cfd5c2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005978 10.0.0.141 - - [2026-02-02 02:12:25] "POST /neutron/network HTTP/1.1" 200 922 0.006461 10.0.0.141 - - [2026-02-02 02:12:25] "GET /virtual-network/db0e1114-5e32-4e16-84cc-4317cfd5c2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004714 10.0.0.141 - - [2026-02-02 02:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.23 - - [2026-02-02 02:12:25] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001698 10.0.0.141 - - [2026-02-02 02:12:25] "GET /project/a5410c3d-89f9-498f-b0ae-eacf74285b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.058464 10.0.0.141 - - [2026-02-02 02:12:25] "POST /neutron/network HTTP/1.1" 200 117 0.015433 10.0.0.141 - - [2026-02-02 02:12:25] "POST /ref-update HTTP/1.1" 200 156 0.037672 10.0.0.141 - - [2026-02-02 02:12:25] "POST /neutron/network HTTP/1.1" 200 923 0.009858 10.0.0.141 - - [2026-02-02 02:12:25] "POST /id-to-fqname HTTP/1.1" 200 275 0.001011 10.0.0.141 - - [2026-02-02 02:12:25] "GET /virtual-network/49420193-bd9d-456a-87a3-c893b262c231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005115 10.0.0.141 - - [2026-02-02 02:12:26] "GET /virtual-network/49420193-bd9d-456a-87a3-c893b262c231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005458 10.0.0.141 - - [2026-02-02 02:12:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.008085 10.0.0.141 - - [2026-02-02 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.23 - - [2026-02-02 02:12:26] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000805 10.0.0.141 - - [2026-02-02 02:12:26] "GET /project/a5410c3d-89f9-498f-b0ae-eacf74285b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.053263 10.0.0.23 - - [2026-02-02 02:12:26] "POST /useragent-kv HTTP/1.1" 200 115 0.018229 10.0.0.141 - - [2026-02-02 02:12:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.211956 10.0.0.141 - - [2026-02-02 02:12:26] "POST /id-to-fqname HTTP/1.1" 200 276 0.001244 10.0.0.141 - - [2026-02-02 02:12:26] "GET /virtual-network/867554bc-ec18-4ddd-9e37-9fea304e4793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005269 10.0.0.141 - - [2026-02-02 02:12:26] "GET /virtual-network/867554bc-ec18-4ddd-9e37-9fea304e4793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005229 10.0.0.141 - - [2026-02-02 02:12:26] "POST /neutron/network HTTP/1.1" 200 924 0.006645 10.0.0.141 - - [2026-02-02 02:12:26] "POST /id-to-fqname HTTP/1.1" 200 275 0.001160 10.0.0.23 - - [2026-02-02 02:12:27] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000876 10.0.0.141 - - [2026-02-02 02:12:27] "GET /project/a5410c3d-89f9-498f-b0ae-eacf74285b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.078679 10.0.0.141 - - [2026-02-02 02:12:27] "POST /neutron/network HTTP/1.1" 200 923 0.006064 10.0.0.141 - - [2026-02-02 02:12:28] "POST /id-to-fqname HTTP/1.1" 200 276 0.001746 10.0.0.141 - - [2026-02-02 02:12:28] "POST /neutron/port HTTP/1.1" 200 117 0.008349 10.0.0.23 - - [2026-02-02 02:12:28] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000895 10.0.0.141 - - [2026-02-02 02:12:29] "POST /neutron/port HTTP/1.1" 200 1073 0.372705 10.0.0.23 - - [2026-02-02 02:12:29] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001298 10.0.0.141 - - [2026-02-02 02:12:29] "GET /project/a5410c3d-89f9-498f-b0ae-eacf74285b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.098580 10.0.0.141 - - [2026-02-02 02:12:29] "POST /neutron/port HTTP/1.1" 200 1127 0.142918 10.0.0.141 - - [2026-02-02 02:12:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004184 10.0.0.141 - - [2026-02-02 02:12:29] "POST /neutron/port HTTP/1.1" 200 117 0.001065 10.0.0.141 - - [2026-02-02 02:12:29] "POST /neutron/port HTTP/1.1" 200 117 0.006971 10.0.0.141 - - [2026-02-02 02:12:31] "POST /neutron/port HTTP/1.1" 200 1072 0.061637 10.0.0.141 - - [2026-02-02 02:12:31] "POST /neutron/network HTTP/1.1" 400 204 0.022912 10.0.0.141 - - [2026-02-02 02:12:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003951 10.0.0.141 - - [2026-02-02 02:12:31] "POST /neutron/network HTTP/1.1" 200 924 0.017423 10.0.0.141 - - [2026-02-02 02:12:31] "POST /neutron/port HTTP/1.1" 200 151 0.298147 10.0.0.141 - - [2026-02-02 02:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.141 - - [2026-02-02 02:12:33] "POST /neutron/network HTTP/1.1" 200 924 0.006299 10.0.0.141 - - [2026-02-02 02:12:35] "POST /neutron/port HTTP/1.1" 200 1126 0.016372 10.0.0.141 - - [2026-02-02 02:12:35] "POST /neutron/network HTTP/1.1" 400 204 0.014671 10.0.0.141 - - [2026-02-02 02:12:35] "POST /neutron/network HTTP/1.1" 200 117 0.009784 10.0.0.23 - - [2026-02-02 02:12:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007941 10.0.0.23 - - [2026-02-02 02:12:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003624 10.0.0.141 - - [2026-02-02 02:12:37] "POST /neutron/network HTTP/1.1" 200 151 0.125621 10.0.0.141 - - [2026-02-02 02:12:37] "DELETE /route-target/6b91e0ae-2aba-459b-8764-8bffa3bfc9e3 HTTP/1.1" 200 115 0.022904 10.0.0.23 - - [2026-02-02 02:12:37] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000884 10.0.0.141 - - [2026-02-02 02:12:37] "GET /project/a5410c3d-89f9-498f-b0ae-eacf74285b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048435 10.0.0.23 - - [2026-02-02 02:12:37] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001287 10.0.0.141 - - [2026-02-02 02:12:37] "GET /project/a5410c3d-89f9-498f-b0ae-eacf74285b10?fields=virtual_networks HTTP/1.1" 200 1056 0.055876 10.0.0.23 - - [2026-02-02 02:12:37] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001080 10.0.0.141 - - [2026-02-02 02:12:37] "GET /project/a5410c3d-89f9-498f-b0ae-eacf74285b10?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.054388 10.0.0.23 - - [2026-02-02 02:12:38] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000886 10.0.0.141 - - [2026-02-02 02:12:38] "GET /project/a5410c3d-89f9-498f-b0ae-eacf74285b10?fields=security_groups HTTP/1.1" 200 1294 0.042707 10.0.0.141 - - [2026-02-02 02:12:38] "POST /fqname-to-id HTTP/1.1" 404 190 0.026902 10.0.0.23 - - [2026-02-02 02:12:39] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002797 10.0.0.23 - - [2026-02-02 02:12:39] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001034 10.0.0.23 - - [2026-02-02 02:12:39] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006678 10.0.0.23 - - [2026-02-02 02:12:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.001166 10.0.0.23 - - [2026-02-02 02:12:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.003201 10.0.0.23 - - [2026-02-02 02:12:39] "POST /security-groups HTTP/1.1" 200 593 0.036393 10.0.0.141 - - [2026-02-02 02:12:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.008430 10.0.0.23 - - [2026-02-02 02:12:39] "POST /projects HTTP/1.1" 200 589 0.261250 10.0.0.23 - - [2026-02-02 02:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.345454 10.0.0.141 - - [2026-02-02 02:12:39] "POST /access-control-lists HTTP/1.1" 200 596 0.047665 10.0.0.141 - - [2026-02-02 02:12:39] "GET /project/4cb1060e-d111-4a7e-b525-a329bb9e0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.505784 10.0.0.141 - - [2026-02-02 02:12:40] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.141 - - [2026-02-02 02:12:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000439 10.0.0.141 - - [2026-02-02 02:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.056334 10.0.0.23 - - [2026-02-02 02:12:41] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000843 10.0.0.141 - - [2026-02-02 02:12:41] "GET /project/4cb1060e-d111-4a7e-b525-a329bb9e0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.035896 10.0.0.141 - - [2026-02-02 02:12:41] "POST /neutron/network HTTP/1.1" 200 117 0.037881 10.0.0.141 - - [2026-02-02 02:12:42] "POST /neutron/network HTTP/1.1" 200 893 0.008888 10.0.0.141 - - [2026-02-02 02:12:42] "POST /id-to-fqname HTTP/1.1" 200 255 0.001001 10.0.0.141 - - [2026-02-02 02:12:42] "GET /virtual-network/cae2a6cb-ead1-4dd9-af69-e970319ceab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.006942 10.0.0.141 - - [2026-02-02 02:12:42] "GET /virtual-network/cae2a6cb-ead1-4dd9-af69-e970319ceab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.005302 10.0.0.141 - - [2026-02-02 02:12:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.008372 10.0.0.141 - - [2026-02-02 02:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.23 - - [2026-02-02 02:12:42] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000840 10.0.0.141 - - [2026-02-02 02:12:42] "GET /project/4cb1060e-d111-4a7e-b525-a329bb9e0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.046751 10.0.0.141 - - [2026-02-02 02:12:42] "POST /route-targets HTTP/1.1" 200 327 0.016614 10.0.0.23 - - [2026-02-02 02:12:42] "POST /useragent-kv HTTP/1.1" 200 115 0.009194 10.0.0.141 - - [2026-02-02 02:12:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.200438 10.0.0.141 - - [2026-02-02 02:12:42] "POST /id-to-fqname HTTP/1.1" 200 255 0.002264 10.0.0.141 - - [2026-02-02 02:12:42] "GET /virtual-network/de3e37ac-b59d-4236-aa42-45f12abc1e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.006855 10.0.0.141 - - [2026-02-02 02:12:42] "GET /virtual-network/de3e37ac-b59d-4236-aa42-45f12abc1e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.006281 10.0.0.141 - - [2026-02-02 02:12:42] "POST /neutron/network HTTP/1.1" 200 893 0.008111 10.0.0.141 - - [2026-02-02 02:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.23 - - [2026-02-02 02:12:42] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000823 10.0.0.141 - - [2026-02-02 02:12:42] "GET /project/4cb1060e-d111-4a7e-b525-a329bb9e0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.054207 10.0.0.23 - - [2026-02-02 02:12:42] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000974 10.0.0.141 - - [2026-02-02 02:12:43] "POST /neutron/network HTTP/1.1" 200 675 0.141912 10.0.0.141 - - [2026-02-02 02:12:43] "POST /ref-update HTTP/1.1" 200 156 0.036196 10.0.0.141 - - [2026-02-02 02:12:43] "POST /id-to-fqname HTTP/1.1" 200 256 0.003229 10.0.0.141 - - [2026-02-02 02:12:43] "GET /virtual-network/96428315-2b71-413a-bf7d-164689418d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005875 10.0.0.141 - - [2026-02-02 02:12:43] "POST /neutron/network HTTP/1.1" 200 895 0.006714 10.0.0.141 - - [2026-02-02 02:12:43] "GET /virtual-network/96428315-2b71-413a-bf7d-164689418d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.004719 10.0.0.141 - - [2026-02-02 02:12:43] "POST /id-to-fqname HTTP/1.1" 200 255 0.001181 10.0.0.141 - - [2026-02-02 02:12:43] "POST /neutron/network HTTP/1.1" 200 903 0.007597 10.0.0.23 - - [2026-02-02 02:12:44] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000873 10.0.0.141 - - [2026-02-02 02:12:44] "GET /project/4cb1060e-d111-4a7e-b525-a329bb9e0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.064044 10.0.0.141 - - [2026-02-02 02:12:44] "POST /neutron/port HTTP/1.1" 200 117 0.006146 10.0.0.141 - - [2026-02-02 02:12:44] "POST /id-to-fqname HTTP/1.1" 200 256 0.001129 10.0.0.141 - - [2026-02-02 02:12:44] "POST /neutron/network HTTP/1.1" 200 903 0.006890 10.0.0.141 - - [2026-02-02 02:12:45] "POST /neutron/port HTTP/1.1" 200 1063 0.021064 10.0.0.23 - - [2026-02-02 02:12:45] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001130 10.0.0.141 - - [2026-02-02 02:12:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007187 10.0.0.141 - - [2026-02-02 02:12:45] "GET /project/4cb1060e-d111-4a7e-b525-a329bb9e0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.125491 10.0.0.141 - - [2026-02-02 02:12:45] "POST /neutron/port HTTP/1.1" 200 117 0.001013 10.0.0.141 - - [2026-02-02 02:12:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010082 10.0.0.23 - - [2026-02-02 02:12:46] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000899 10.0.0.141 - - [2026-02-02 02:12:46] "POST /neutron/port HTTP/1.1" 200 1063 0.382913 10.0.0.141 - - [2026-02-02 02:12:46] "POST /neutron/port HTTP/1.1" 200 1117 0.137787 10.0.0.141 - - [2026-02-02 02:12:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.008217 10.0.0.141 - - [2026-02-02 02:12:47] "POST /neutron/network HTTP/1.1" 200 893 0.006334 10.0.0.141 - - [2026-02-02 02:12:48] "POST /neutron/port HTTP/1.1" 200 1117 0.015907 10.0.0.141 - - [2026-02-02 02:12:48] "POST /neutron/port HTTP/1.1" 200 1117 0.013573 10.0.0.141 - - [2026-02-02 02:12:49] "POST /neutron/network HTTP/1.1" 200 893 0.006467 10.0.0.23 - - [2026-02-02 02:12:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002541 10.0.0.23 - - [2026-02-02 02:12:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003224 10.0.0.141 - - [2026-02-02 02:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.141 - - [2026-02-02 02:12:49] "POST /neutron/network HTTP/1.1" 200 151 0.151752 10.0.0.23 - - [2026-02-02 02:12:50] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000917 10.0.0.141 - - [2026-02-02 02:12:50] "DELETE /route-target/a7b607b2-c656-4c2d-ba7f-643d7ecb2d94 HTTP/1.1" 200 115 0.036344 10.0.0.141 - - [2026-02-02 02:12:50] "GET /project/4cb1060e-d111-4a7e-b525-a329bb9e0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.048620 10.0.0.23 - - [2026-02-02 02:12:50] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000884 10.0.0.141 - - [2026-02-02 02:12:50] "GET /project/4cb1060e-d111-4a7e-b525-a329bb9e0839?fields=virtual_networks HTTP/1.1" 200 1035 0.061230 10.0.0.23 - - [2026-02-02 02:12:50] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000876 10.0.0.141 - - [2026-02-02 02:12:50] "GET /project/4cb1060e-d111-4a7e-b525-a329bb9e0839?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.037844 10.0.0.23 - - [2026-02-02 02:12:50] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001274 10.0.0.141 - - [2026-02-02 02:12:50] "GET /project/4cb1060e-d111-4a7e-b525-a329bb9e0839?fields=security_groups HTTP/1.1" 200 1263 0.048597 10.0.0.141 - - [2026-02-02 02:12:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.028333 10.0.0.23 - - [2026-02-02 02:12:51] "GET /projects?obj_uuids=0b23af12-6ab5-4d59-bcad-7ff40b015a21&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003386 10.0.0.23 - - [2026-02-02 02:12:51] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001500 10.0.0.23 - - [2026-02-02 02:12:51] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008429 10.0.0.23 - - [2026-02-02 02:12:51] "POST /id-to-fqname HTTP/1.1" 200 198 0.001126 10.0.0.23 - - [2026-02-02 02:12:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.006976 10.0.0.23 - - [2026-02-02 02:12:51] "POST /security-groups HTTP/1.1" 200 599 0.034698 10.0.0.23 - - [2026-02-02 02:12:51] "POST /projects HTTP/1.1" 200 601 0.253845 10.0.0.141 - - [2026-02-02 02:12:51] "POST /fqname-to-id HTTP/1.1" 404 241 0.006634 10.0.0.23 - - [2026-02-02 02:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.335258 10.0.0.141 - - [2026-02-02 02:12:51] "GET /project/0b23af12-6ab5-4d59-bcad-7ff40b015a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.476974 10.0.0.141 - - [2026-02-02 02:12:53] "GET / HTTP/1.1" 200 35931 0.001620 10.0.0.141 - - [2026-02-02 02:12:53] "GET /obj-perms HTTP/1.1" 200 5075 0.346904 10.0.0.22 - - [2026-02-02 02:12:53] "GET /obj-perms HTTP/1.1" 200 5075 0.102183 10.0.0.141 - - [2026-02-02 02:12:53] "POST /fqname-to-id HTTP/1.1" 401 293 0.000320 10.0.0.141 - - [2026-02-02 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.025971 10.0.0.23 - - [2026-02-02 02:12:54] "GET /projects?obj_uuids=0b23af12-6ab5-4d59-bcad-7ff40b015a21&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.141 - - [2026-02-02 02:12:54] "GET /project/0b23af12-6ab5-4d59-bcad-7ff40b015a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.033336 10.0.0.141 - - [2026-02-02 02:12:54] "POST /neutron/network HTTP/1.1" 200 117 0.036481 10.0.0.141 - - [2026-02-02 02:12:54] "POST /ref-update HTTP/1.1" 200 156 0.033426 10.0.0.141 - - [2026-02-02 02:12:54] "POST /neutron/network HTTP/1.1" 200 909 0.013579 10.0.0.141 - - [2026-02-02 02:12:54] "POST /id-to-fqname HTTP/1.1" 200 267 0.001036 10.0.0.141 - - [2026-02-02 02:12:54] "GET /virtual-network/f1ebe66c-a020-4651-9c78-24fbdc06f03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004595 10.0.0.141 - - [2026-02-02 02:12:54] "GET /virtual-network/f1ebe66c-a020-4651-9c78-24fbdc06f03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005823 10.0.0.141 - - [2026-02-02 02:12:54] "POST /neutron/subnet HTTP/1.1" 200 720 0.009420 10.0.0.141 - - [2026-02-02 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.23 - - [2026-02-02 02:12:54] "GET /projects?obj_uuids=0b23af12-6ab5-4d59-bcad-7ff40b015a21&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000794 10.0.0.141 - - [2026-02-02 02:12:54] "GET /project/0b23af12-6ab5-4d59-bcad-7ff40b015a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.049113 10.0.0.23 - - [2026-02-02 02:12:55] "POST /useragent-kv HTTP/1.1" 200 115 0.007657 10.0.0.141 - - [2026-02-02 02:12:55] "POST /neutron/subnet HTTP/1.1" 200 725 0.224617 10.0.0.141 - - [2026-02-02 02:12:55] "POST /id-to-fqname HTTP/1.1" 200 267 0.001153 10.0.0.141 - - [2026-02-02 02:12:55] "GET /virtual-network/b861e524-b44d-49c2-9b0c-a6f1b344ae49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.009864 10.0.0.141 - - [2026-02-02 02:12:55] "GET /virtual-network/b861e524-b44d-49c2-9b0c-a6f1b344ae49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005121 10.0.0.141 - - [2026-02-02 02:12:55] "POST /neutron/network HTTP/1.1" 200 910 0.007445 10.0.0.141 - - [2026-02-02 02:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.23 - - [2026-02-02 02:12:55] "GET /projects?obj_uuids=0b23af12-6ab5-4d59-bcad-7ff40b015a21&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001016 10.0.0.141 - - [2026-02-02 02:12:55] "GET /project/0b23af12-6ab5-4d59-bcad-7ff40b015a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.036868 10.0.0.23 - - [2026-02-02 02:12:55] "GET /projects?obj_uuids=0b23af12-6ab5-4d59-bcad-7ff40b015a21&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000897 10.0.0.141 - - [2026-02-02 02:12:55] "POST /neutron/network HTTP/1.1" 200 693 0.166783 10.0.0.141 - - [2026-02-02 02:12:55] "POST /route-targets HTTP/1.1" 200 327 0.019119 10.0.0.141 - - [2026-02-02 02:12:56] "POST /id-to-fqname HTTP/1.1" 200 268 0.003610 10.0.0.141 - - [2026-02-02 02:12:56] "GET /virtual-network/a8c5db22-fe07-4681-a1ce-0d4a32e6d8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005409 10.0.0.141 - - [2026-02-02 02:12:56] "POST /neutron/network HTTP/1.1" 200 912 0.006607 10.0.0.141 - - [2026-02-02 02:12:56] "GET /virtual-network/a8c5db22-fe07-4681-a1ce-0d4a32e6d8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005996 10.0.0.141 - - [2026-02-02 02:12:56] "POST /id-to-fqname HTTP/1.1" 200 267 0.001242 10.0.0.141 - - [2026-02-02 02:12:58] "DELETE /access-control-list/07ab47c3-e4e8-4a16-9849-54c7c9be5100 HTTP/1.1" 200 115 0.053850 10.0.0.23 - - [2026-02-02 02:12:58] "DELETE /project/6bc9b503-7a20-4ec4-8d50-f93b5b49551e HTTP/1.1" 404 177 0.012447 10.0.0.23 - - [2026-02-02 02:12:58] "DELETE /project/0b23af126ab54d59bcad7ff40b015a21 HTTP/1.1" 404 173 0.011528 10.0.0.23 - - [2026-02-02 02:12:58] "DELETE /project/a5410c3d89f9498fb0aeeacf74285b10 HTTP/1.1" 404 173 0.010144 10.0.0.23 - - [2026-02-02 02:12:58] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000876 10.0.0.23 - - [2026-02-02 02:12:58] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000777 10.0.0.23 - - [2026-02-02 02:12:58] "DELETE /project/4cb1060ed1114a7eb525a329bb9e0839 HTTP/1.1" 404 173 0.016829 10.0.0.23 - - [2026-02-02 02:12:58] "GET /project/a5410c3d-89f9-498f-b0ae-eacf74285b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.053281 10.0.0.23 - - [2026-02-02 02:12:58] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002807 10.0.0.23 - - [2026-02-02 02:12:58] "GET /project/4cb1060e-d111-4a7e-b525-a329bb9e0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.084590 10.0.0.23 - - [2026-02-02 02:12:58] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000926 10.0.0.23 - - [2026-02-02 02:12:58] "GET /project/a5410c3d-89f9-498f-b0ae-eacf74285b10?fields=security_groups HTTP/1.1" 200 1399 0.066852 10.0.0.23 - - [2026-02-02 02:12:58] "GET /project/4cb1060e-d111-4a7e-b525-a329bb9e0839?fields=security_groups HTTP/1.1" 200 1368 0.103036 10.0.0.23 - - [2026-02-02 02:12:58] "DELETE /security-group/ad818ae6-3ee1-464a-b242-9a6c8713165c HTTP/1.1" 200 115 0.083612 10.0.0.23 - - [2026-02-02 02:12:59] "GET /projects?obj_uuids=a5410c3d-89f9-498f-b0ae-eacf74285b10&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000924 10.0.0.23 - - [2026-02-02 02:12:59] "GET /project/a5410c3d-89f9-498f-b0ae-eacf74285b10?fields=application_policy_sets HTTP/1.1" 200 1438 0.059485 10.0.0.23 - - [2026-02-02 02:12:59] "DELETE /security-group/89606b62-1fa7-4a2f-b040-04601760167c HTTP/1.1" 200 115 0.096883 10.0.0.23 - - [2026-02-02 02:12:59] "GET /projects?obj_uuids=4cb1060e-d111-4a7e-b525-a329bb9e0839&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001566 10.0.0.23 - - [2026-02-02 02:12:59] "GET /project/4cb1060e-d111-4a7e-b525-a329bb9e0839?fields=application_policy_sets HTTP/1.1" 200 1407 0.106404 10.0.0.141 - - [2026-02-02 02:12:59] "DELETE /access-control-list/fa2332ad-6b0b-41e1-9daf-c241a5931581 HTTP/1.1" 200 115 0.083410 10.0.0.23 - - [2026-02-02 02:12:59] "DELETE /project/a5410c3d-89f9-498f-b0ae-eacf74285b10 HTTP/1.1" 200 115 0.657944 10.0.0.23 - - [2026-02-02 02:12:59] "DELETE /project/4cb1060e-d111-4a7e-b525-a329bb9e0839 HTTP/1.1" 200 115 0.706748 10.0.0.141 - - [2026-02-02 02:13:29] "POST /neutron/network HTTP/1.1" 200 920 0.008049 10.0.0.23 - - [2026-02-02 02:13:30] "GET /projects?obj_uuids=0b23af12-6ab5-4d59-bcad-7ff40b015a21&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001491 10.0.0.141 - - [2026-02-02 02:13:30] "GET /project/0b23af12-6ab5-4d59-bcad-7ff40b015a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.074591 10.0.0.141 - - [2026-02-02 02:13:30] "POST /neutron/port HTTP/1.1" 200 117 0.006275 10.0.0.141 - - [2026-02-02 02:13:30] "POST /id-to-fqname HTTP/1.1" 200 268 0.001507 10.0.0.141 - - [2026-02-02 02:13:31] "POST /neutron/network HTTP/1.1" 200 920 0.007787 10.0.0.23 - - [2026-02-02 02:13:31] "GET /projects?obj_uuids=0b23af12-6ab5-4d59-bcad-7ff40b015a21&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002268 10.0.0.141 - - [2026-02-02 02:13:31] "GET /project/0b23af12-6ab5-4d59-bcad-7ff40b015a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.141448 10.0.0.141 - - [2026-02-02 02:13:31] "POST /neutron/port HTTP/1.1" 200 1068 0.035553 10.0.0.141 - - [2026-02-02 02:13:32] "POST /neutron/port HTTP/1.1" 200 1090 0.072593 10.0.0.23 - - [2026-02-02 02:13:32] "GET /projects?obj_uuids=ce1856f3-7e0b-4413-a4a9-da6c04cbf349&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000878 10.0.0.141 - - [2026-02-02 02:13:32] "POST /neutron/port HTTP/1.1" 200 1132 0.034130 10.0.0.141 - - [2026-02-02 02:13:32] "GET /project/ce1856f3-7e0b-4413-a4a9-da6c04cbf349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.077372 10.0.0.141 - - [2026-02-02 02:13:32] "POST /neutron/port HTTP/1.1" 200 117 0.001126 10.0.0.23 - - [2026-02-02 02:13:32] "GET /projects?obj_uuids=0b23af12-6ab5-4d59-bcad-7ff40b015a21&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000960 10.0.0.141 - - [2026-02-02 02:13:33] "POST /neutron/port HTTP/1.1" 200 1068 0.507726 10.0.0.141 - - [2026-02-02 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014334 10.0.0.141 - - [2026-02-02 02:13:33] "GET /security-group/53b7ac66-3004-4943-ba84-60588200e888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.019845 10.0.0.141 - - [2026-02-02 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.23 - - [2026-02-02 02:13:33] "GET /projects?obj_uuids=ce1856f3-7e0b-4413-a4a9-da6c04cbf349&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000996 10.0.0.141 - - [2026-02-02 02:13:33] "POST /neutron/port HTTP/1.1" 200 1122 0.234200 10.0.0.141 - - [2026-02-02 02:13:33] "GET /project/ce1856f3-7e0b-4413-a4a9-da6c04cbf349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.094016 10.0.0.141 - - [2026-02-02 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006244 10.0.0.141 - - [2026-02-02 02:13:33] "GET /security-group/53b7ac66-3004-4943-ba84-60588200e888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.013106 10.0.0.141 - - [2026-02-02 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006065 10.0.0.141 - - [2026-02-02 02:13:33] "POST /neutron/subnet HTTP/1.1" 200 698 0.016378 10.0.0.141 - - [2026-02-02 02:13:33] "PUT /security-group/53b7ac66-3004-4943-ba84-60588200e888 HTTP/1.1" 200 262 0.102485 10.0.0.141 - - [2026-02-02 02:13:34] "PUT /access-control-list/1b2c4c24-609c-4efc-aa52-567b0edcc251 HTTP/1.1" 200 272 0.037623 10.0.0.141 - - [2026-02-02 02:13:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.004758 10.0.0.141 - - [2026-02-02 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011509 10.0.0.23 - - [2026-02-02 02:13:34] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001233 10.0.0.141 - - [2026-02-02 02:13:34] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007114 10.0.0.141 - - [2026-02-02 02:13:35] "POST /service-templates HTTP/1.1" 200 543 0.061475 10.0.0.141 - - [2026-02-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.141 - - [2026-02-02 02:13:35] "GET /service-template/30d6971e-b6a4-4d9c-aa54-4767cfa82fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.012073 10.0.0.141 - - [2026-02-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005546 10.0.0.141 - - [2026-02-02 02:13:35] "GET /service-template/30d6971e-b6a4-4d9c-aa54-4767cfa82fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004067 10.0.0.141 - - [2026-02-02 02:13:35] "POST /id-to-fqname HTTP/1.1" 200 267 0.003446 10.0.0.141 - - [2026-02-02 02:13:35] "POST /id-to-fqname HTTP/1.1" 200 267 0.003075 10.0.0.141 - - [2026-02-02 02:13:35] "POST /id-to-fqname HTTP/1.1" 200 268 0.003935 10.0.0.141 - - [2026-02-02 02:13:35] "POST /neutron/port HTTP/1.1" 200 2112 0.061587 10.0.0.141 - - [2026-02-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.141 - - [2026-02-02 02:13:35] "DELETE /service-template/30d6971e-b6a4-4d9c-aa54-4767cfa82fe0 HTTP/1.1" 200 115 0.062305 10.0.0.141 - - [2026-02-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.012688 10.0.0.141 - - [2026-02-02 02:13:38] "POST /neutron/network HTTP/1.1" 400 204 0.021434 10.0.0.141 - - [2026-02-02 02:13:42] "POST /neutron/network HTTP/1.1" 200 910 0.015517 10.0.0.141 - - [2026-02-02 02:13:44] "POST /neutron/network HTTP/1.1" 400 204 0.029738 10.0.0.141 - - [2026-02-02 02:13:48] "POST /neutron/network HTTP/1.1" 200 910 0.018247 10.0.0.141 - - [2026-02-02 02:13:50] "POST /neutron/network HTTP/1.1" 400 204 0.025969 10.0.0.23 - - [2026-02-02 02:13:54] "GET /obj-perms HTTP/1.1" 200 5075 0.061497 10.0.0.141 - - [2026-02-02 02:13:55] "POST /neutron/network HTTP/1.1" 200 910 0.006604 10.0.0.23 - - [2026-02-02 02:13:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.23 - - [2026-02-02 02:13:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.22 - - [2026-02-02 02:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.22 - - [2026-02-02 02:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.23 - - [2026-02-02 02:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.23 - - [2026-02-02 02:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.22 - - [2026-02-02 02:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000527 10.0.0.22 - - [2026-02-02 02:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000549 10.0.0.141 - - [2026-02-02 02:13:57] "POST /neutron/network HTTP/1.1" 400 204 0.012417 10.0.0.141 - - [2026-02-02 02:13:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.141 - - [2026-02-02 02:13:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.141 - - [2026-02-02 02:13:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000340 10.0.0.141 - - [2026-02-02 02:13:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.141 - - [2026-02-02 02:14:01] "POST /neutron/network HTTP/1.1" 200 910 0.006787 10.0.0.141 - - [2026-02-02 02:14:03] "POST /neutron/network HTTP/1.1" 400 204 0.014520 10.0.0.141 - - [2026-02-02 02:14:07] "POST /neutron/network HTTP/1.1" 200 910 0.007033 10.0.0.141 - - [2026-02-02 02:14:09] "POST /neutron/network HTTP/1.1" 400 204 0.013668 10.0.0.141 - - [2026-02-02 02:14:13] "POST /neutron/network HTTP/1.1" 200 910 0.006905 10.0.0.141 - - [2026-02-02 02:14:15] "POST /neutron/network HTTP/1.1" 400 204 0.015309 10.0.0.141 - - [2026-02-02 02:14:19] "POST /neutron/network HTTP/1.1" 200 910 0.006457 10.0.0.141 - - [2026-02-02 02:14:21] "POST /neutron/network HTTP/1.1" 400 204 0.012509 10.0.0.141 - - [2026-02-02 02:14:25] "POST /neutron/network HTTP/1.1" 200 910 0.007538 10.0.0.141 - - [2026-02-02 02:14:27] "POST /neutron/network HTTP/1.1" 400 204 0.012795 10.0.0.141 - - [2026-02-02 02:14:28] "POST /neutron/port HTTP/1.1" 200 151 0.176200 10.0.0.141 - - [2026-02-02 02:14:28] "POST /neutron/network HTTP/1.1" 200 2420 0.008596 10.0.0.141 - - [2026-02-02 02:14:29] "POST /neutron/network HTTP/1.1" 200 910 0.009434 10.0.0.141 - - [2026-02-02 02:14:29] "POST /neutron/network HTTP/1.1" 400 204 0.026468 10.0.0.141 - - [2026-02-02 02:14:34] "POST /neutron/network HTTP/1.1" 200 912 0.007130 10.0.0.141 - - [2026-02-02 02:14:34] "POST /neutron/port HTTP/1.1" 200 1122 0.013123 10.0.0.141 - - [2026-02-02 02:14:36] "POST /neutron/network HTTP/1.1" 200 912 0.006860 10.0.0.141 - - [2026-02-02 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005522 10.0.0.23 - - [2026-02-02 02:14:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005076 10.0.0.23 - - [2026-02-02 02:14:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003377 10.0.0.141 - - [2026-02-02 02:14:36] "POST /neutron/network HTTP/1.1" 200 151 0.105840 10.0.0.23 - - [2026-02-02 02:14:36] "GET /projects?obj_uuids=0b23af12-6ab5-4d59-bcad-7ff40b015a21&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001380 10.0.0.141 - - [2026-02-02 02:14:36] "DELETE /route-target/6352f819-e82a-4faf-ad36-b55ff0a25d09 HTTP/1.1" 200 115 0.033732 10.0.0.141 - - [2026-02-02 02:14:36] "GET /project/0b23af12-6ab5-4d59-bcad-7ff40b015a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.081613 10.0.0.23 - - [2026-02-02 02:14:36] "GET /projects?obj_uuids=0b23af12-6ab5-4d59-bcad-7ff40b015a21&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001182 10.0.0.141 - - [2026-02-02 02:14:36] "GET /project/0b23af12-6ab5-4d59-bcad-7ff40b015a21?fields=virtual_networks HTTP/1.1" 200 1046 0.095898 10.0.0.23 - - [2026-02-02 02:14:36] "GET /projects?obj_uuids=0b23af12-6ab5-4d59-bcad-7ff40b015a21&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000931 10.0.0.141 - - [2026-02-02 02:14:36] "GET /project/0b23af12-6ab5-4d59-bcad-7ff40b015a21?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.045242 10.0.0.23 - - [2026-02-02 02:14:36] "GET /projects?obj_uuids=0b23af12-6ab5-4d59-bcad-7ff40b015a21&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000910 10.0.0.141 - - [2026-02-02 02:14:36] "GET /project/0b23af12-6ab5-4d59-bcad-7ff40b015a21?fields=security_groups HTTP/1.1" 200 1280 0.043648 10.0.0.141 - - [2026-02-02 02:14:37] "POST /fqname-to-id HTTP/1.1" 404 189 0.026290 10.0.0.23 - - [2026-02-02 02:14:37] "GET /projects?obj_uuids=d69541f7-e5bd-40eb-ad25-aa4bec3d9a18&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003196 10.0.0.23 - - [2026-02-02 02:14:37] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000848 10.0.0.23 - - [2026-02-02 02:14:37] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006497 10.0.0.23 - - [2026-02-02 02:14:37] "POST /id-to-fqname HTTP/1.1" 200 191 0.006029 10.0.0.23 - - [2026-02-02 02:14:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.003433 10.0.0.23 - - [2026-02-02 02:14:37] "POST /security-groups HTTP/1.1" 200 592 0.073813 10.0.0.23 - - [2026-02-02 02:14:37] "POST /projects HTTP/1.1" 200 587 0.293597 10.0.0.141 - - [2026-02-02 02:14:38] "POST /fqname-to-id HTTP/1.1" 404 234 0.011564 10.0.0.23 - - [2026-02-02 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.365714 10.0.0.141 - - [2026-02-02 02:14:38] "GET /project/d69541f7-e5bd-40eb-ad25-aa4bec3d9a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.507328 10.0.0.141 - - [2026-02-02 02:14:39] "GET / HTTP/1.1" 200 35931 0.001707 10.0.0.141 - - [2026-02-02 02:14:39] "POST /fqname-to-id HTTP/1.1" 401 293 0.000466 10.0.0.141 - - [2026-02-02 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.056218 10.0.0.23 - - [2026-02-02 02:14:39] "GET /projects?obj_uuids=d69541f7-e5bd-40eb-ad25-aa4bec3d9a18&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000913 10.0.0.141 - - [2026-02-02 02:14:39] "GET /project/d69541f7-e5bd-40eb-ad25-aa4bec3d9a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.039270 10.0.0.141 - - [2026-02-02 02:14:40] "POST /ref-update HTTP/1.1" 200 156 0.031787 10.0.0.23 - - [2026-02-02 02:14:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006457 10.0.0.141 - - [2026-02-02 02:14:40] "POST /neutron/subnet HTTP/1.1" 200 719 0.247957 10.0.0.141 - - [2026-02-02 02:14:40] "POST /id-to-fqname HTTP/1.1" 200 253 0.002759 10.0.0.141 - - [2026-02-02 02:14:40] "GET /virtual-network/afcc5300-1ae8-4905-8343-4bd380779518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2133 0.011261 10.0.0.141 - - [2026-02-02 02:14:40] "GET /virtual-network/afcc5300-1ae8-4905-8343-4bd380779518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2133 0.005322 10.0.0.141 - - [2026-02-02 02:14:40] "POST /neutron/network HTTP/1.1" 200 888 0.005813 10.0.0.141 - - [2026-02-02 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.23 - - [2026-02-02 02:14:40] "GET /projects?obj_uuids=d69541f7-e5bd-40eb-ad25-aa4bec3d9a18&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000808 10.0.0.141 - - [2026-02-02 02:14:40] "GET /project/d69541f7-e5bd-40eb-ad25-aa4bec3d9a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.073818 10.0.0.23 - - [2026-02-02 02:14:40] "GET /projects?obj_uuids=d69541f7-e5bd-40eb-ad25-aa4bec3d9a18&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001119 10.0.0.141 - - [2026-02-02 02:14:40] "POST /neutron/network HTTP/1.1" 200 670 0.144487 10.0.0.141 - - [2026-02-02 02:14:41] "POST /id-to-fqname HTTP/1.1" 200 253 0.003308 10.0.0.141 - - [2026-02-02 02:14:41] "GET /virtual-network/0144af47-d544-437d-82c1-4b73bf8775e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005527 10.0.0.141 - - [2026-02-02 02:14:41] "POST /neutron/network HTTP/1.1" 200 887 0.006534 10.0.0.141 - - [2026-02-02 02:14:41] "GET /virtual-network/0144af47-d544-437d-82c1-4b73bf8775e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005050 10.0.0.141 - - [2026-02-02 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.23 - - [2026-02-02 02:14:41] "GET /projects?obj_uuids=d69541f7-e5bd-40eb-ad25-aa4bec3d9a18&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000817 10.0.0.141 - - [2026-02-02 02:14:41] "GET /project/d69541f7-e5bd-40eb-ad25-aa4bec3d9a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.038757 10.0.0.141 - - [2026-02-02 02:14:41] "POST /neutron/network HTTP/1.1" 200 117 0.012898 10.0.0.141 - - [2026-02-02 02:14:41] "POST /route-targets HTTP/1.1" 200 327 0.013304 10.0.0.141 - - [2026-02-02 02:14:41] "POST /neutron/network HTTP/1.1" 200 891 0.007854 10.0.0.141 - - [2026-02-02 02:14:41] "POST /id-to-fqname HTTP/1.1" 200 254 0.000992 10.0.0.141 - - [2026-02-02 02:14:41] "GET /virtual-network/52b349ff-6e84-4dd7-a70b-50a7508ffc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004533 10.0.0.141 - - [2026-02-02 02:14:41] "GET /virtual-network/52b349ff-6e84-4dd7-a70b-50a7508ffc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005187 10.0.0.141 - - [2026-02-02 02:14:41] "POST /neutron/subnet HTTP/1.1" 200 725 0.010294 10.0.0.141 - - [2026-02-02 02:14:41] "POST /id-to-fqname HTTP/1.1" 200 253 0.001711 10.0.0.23 - - [2026-02-02 02:14:42] "GET /projects?obj_uuids=d69541f7-e5bd-40eb-ad25-aa4bec3d9a18&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000971 10.0.0.141 - - [2026-02-02 02:14:42] "GET /project/d69541f7-e5bd-40eb-ad25-aa4bec3d9a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.082292 10.0.0.141 - - [2026-02-02 02:14:43] "POST /neutron/port HTTP/1.1" 200 117 0.006364 10.0.0.141 - - [2026-02-02 02:14:43] "POST /id-to-fqname HTTP/1.1" 200 254 0.001140 10.0.0.141 - - [2026-02-02 02:14:43] "POST /neutron/network HTTP/1.1" 200 901 0.006747 10.0.0.141 - - [2026-02-02 02:14:43] "POST /neutron/port HTTP/1.1" 200 1059 0.015182 10.0.0.141 - - [2026-02-02 02:14:44] "POST /neutron/port HTTP/1.1" 200 1123 0.019456 10.0.0.23 - - [2026-02-02 02:14:44] "GET /projects?obj_uuids=d69541f7-e5bd-40eb-ad25-aa4bec3d9a18&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001153 10.0.0.141 - - [2026-02-02 02:14:44] "POST /neutron/port HTTP/1.1" 200 117 0.000951 10.0.0.141 - - [2026-02-02 02:14:44] "GET /project/d69541f7-e5bd-40eb-ad25-aa4bec3d9a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.068319 10.0.0.141 - - [2026-02-02 02:14:44] "POST /neutron/port HTTP/1.1" 200 1123 0.015305 10.0.0.141 - - [2026-02-02 02:14:44] "POST /neutron/network HTTP/1.1" 200 901 0.007059 10.0.0.141 - - [2026-02-02 02:14:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.002815 10.0.0.141 - - [2026-02-02 02:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.141 - - [2026-02-02 02:14:45] "POST /neutron/port HTTP/1.1" 200 1061 0.026982 10.0.0.23 - - [2026-02-02 02:14:45] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001033 10.0.0.141 - - [2026-02-02 02:14:45] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.013937 10.0.0.141 - - [2026-02-02 02:14:45] "POST /service-templates HTTP/1.1" 200 543 0.077492 10.0.0.141 - - [2026-02-02 02:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.141 - - [2026-02-02 02:14:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003680 10.0.0.141 - - [2026-02-02 02:14:45] "GET /service-template/5152f6ab-110f-454b-ac96-733660ab5623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.005737 10.0.0.141 - - [2026-02-02 02:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.141 - - [2026-02-02 02:14:45] "POST /neutron/network HTTP/1.1" 200 891 0.007539 10.0.0.141 - - [2026-02-02 02:14:45] "GET /service-template/5152f6ab-110f-454b-ac96-733660ab5623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003589 10.0.0.141 - - [2026-02-02 02:14:45] "POST /id-to-fqname HTTP/1.1" 200 253 0.001101 10.0.0.141 - - [2026-02-02 02:14:45] "POST /id-to-fqname HTTP/1.1" 200 253 0.000889 10.0.0.141 - - [2026-02-02 02:14:45] "POST /id-to-fqname HTTP/1.1" 200 254 0.001276 10.0.0.141 - - [2026-02-02 02:14:45] "DELETE /access-control-list/08d71a2d-d480-4e27-bf12-62105fd0656a HTTP/1.1" 200 115 0.062955 10.0.0.141 - - [2026-02-02 02:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.141 - - [2026-02-02 02:14:45] "DELETE /service-template/5152f6ab-110f-454b-ac96-733660ab5623 HTTP/1.1" 200 115 0.037283 10.0.0.141 - - [2026-02-02 02:14:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.005336 10.0.0.141 - - [2026-02-02 02:14:47] "POST /neutron/network HTTP/1.1" 200 887 0.006071 10.0.0.141 - - [2026-02-02 02:14:48] "POST /neutron/port HTTP/1.1" 200 1123 0.017242 10.0.0.141 - - [2026-02-02 02:14:48] "POST /neutron/port HTTP/1.1" 200 1113 0.013009 10.0.0.23 - - [2026-02-02 02:14:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005244 10.0.0.23 - - [2026-02-02 02:14:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002229 10.0.0.141 - - [2026-02-02 02:14:50] "POST /neutron/network HTTP/1.1" 200 151 0.139007 10.0.0.141 - - [2026-02-02 02:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.141 - - [2026-02-02 02:14:50] "POST /neutron/network HTTP/1.1" 200 888 0.005824 10.0.0.23 - - [2026-02-02 02:14:50] "GET /projects?obj_uuids=d69541f7-e5bd-40eb-ad25-aa4bec3d9a18&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001405 10.0.0.141 - - [2026-02-02 02:14:50] "DELETE /route-target/c974a2eb-1314-4226-b96f-ec961de1e374 HTTP/1.1" 200 115 0.030737 10.0.0.141 - - [2026-02-02 02:14:50] "GET /project/d69541f7-e5bd-40eb-ad25-aa4bec3d9a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.062391 10.0.0.23 - - [2026-02-02 02:14:50] "GET /projects?obj_uuids=d69541f7-e5bd-40eb-ad25-aa4bec3d9a18&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000896 10.0.0.141 - - [2026-02-02 02:14:50] "GET /project/d69541f7-e5bd-40eb-ad25-aa4bec3d9a18?fields=virtual_networks HTTP/1.1" 200 1034 0.042723 10.0.0.23 - - [2026-02-02 02:14:50] "GET /projects?obj_uuids=d69541f7-e5bd-40eb-ad25-aa4bec3d9a18&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000995 10.0.0.141 - - [2026-02-02 02:14:50] "GET /project/d69541f7-e5bd-40eb-ad25-aa4bec3d9a18?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.057655 10.0.0.23 - - [2026-02-02 02:14:50] "GET /projects?obj_uuids=d69541f7-e5bd-40eb-ad25-aa4bec3d9a18&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001178 10.0.0.141 - - [2026-02-02 02:14:50] "GET /project/d69541f7-e5bd-40eb-ad25-aa4bec3d9a18?fields=security_groups HTTP/1.1" 200 1261 0.052015 10.0.0.141 - - [2026-02-02 02:14:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.031131 10.0.0.23 - - [2026-02-02 02:14:51] "GET /projects?obj_uuids=54949d01-c441-413e-868d-6e2d61c22781&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002628 10.0.0.23 - - [2026-02-02 02:14:51] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001264 10.0.0.23 - - [2026-02-02 02:14:51] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006882 10.0.0.23 - - [2026-02-02 02:14:51] "POST /id-to-fqname HTTP/1.1" 200 195 0.002894 10.0.0.23 - - [2026-02-02 02:14:51] "POST /fqname-to-id HTTP/1.1" 404 204 0.013142 10.0.0.23 - - [2026-02-02 02:14:52] "POST /security-groups HTTP/1.1" 200 596 0.027711 10.0.0.23 - - [2026-02-02 02:14:52] "POST /projects HTTP/1.1" 200 595 0.246754 10.0.0.141 - - [2026-02-02 02:14:52] "POST /fqname-to-id HTTP/1.1" 404 238 0.007661 10.0.0.23 - - [2026-02-02 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.319431 10.0.0.141 - - [2026-02-02 02:14:52] "GET /project/54949d01-c441-413e-868d-6e2d61c22781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.453496 10.0.0.141 - - [2026-02-02 02:14:53] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.141 - - [2026-02-02 02:14:53] "POST /fqname-to-id HTTP/1.1" 401 293 0.000444 10.0.0.141 - - [2026-02-02 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.058366 10.0.0.23 - - [2026-02-02 02:14:54] "GET /projects?obj_uuids=54949d01-c441-413e-868d-6e2d61c22781&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000885 10.0.0.141 - - [2026-02-02 02:14:54] "GET /project/54949d01-c441-413e-868d-6e2d61c22781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.041979 10.0.0.23 - - [2026-02-02 02:14:54] "GET /projects?obj_uuids=54949d01-c441-413e-868d-6e2d61c22781&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000933 10.0.0.141 - - [2026-02-02 02:14:54] "POST /neutron/network HTTP/1.1" 200 682 0.144218 10.0.0.141 - - [2026-02-02 02:14:54] "POST /ref-update HTTP/1.1" 200 156 0.022299 10.0.0.141 - - [2026-02-02 02:14:54] "POST /fqname-to-id HTTP/1.1" 401 293 0.000395 10.0.0.141 - - [2026-02-02 02:14:54] "POST /neutron/network HTTP/1.1" 200 1072 0.013537 10.0.0.141 - - [2026-02-02 02:14:54] "POST /id-to-fqname HTTP/1.1" 200 261 0.001090 10.0.0.141 - - [2026-02-02 02:14:54] "GET /virtual-network/5bc1ba5b-832c-48d4-b409-e03b9f833571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004660 10.0.0.141 - - [2026-02-02 02:14:54] "GET /virtual-network/5bc1ba5b-832c-48d4-b409-e03b9f833571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005626 10.0.0.141 - - [2026-02-02 02:14:55] "POST /neutron/subnet HTTP/1.1" 200 823 0.008371 10.0.0.141 - - [2026-02-02 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.23 - - [2026-02-02 02:14:55] "GET /projects?obj_uuids=54949d01-c441-413e-868d-6e2d61c22781&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000821 10.0.0.141 - - [2026-02-02 02:14:55] "GET /project/54949d01-c441-413e-868d-6e2d61c22781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.035735 10.0.0.23 - - [2026-02-02 02:14:55] "GET /projects?obj_uuids=54949d01-c441-413e-868d-6e2d61c22781&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001199 10.0.0.141 - - [2026-02-02 02:14:55] "POST /neutron/network HTTP/1.1" 200 682 0.131799 10.0.0.141 - - [2026-02-02 02:14:55] "POST /neutron/network HTTP/1.1" 200 1075 0.010290 10.0.0.141 - - [2026-02-02 02:14:55] "POST /id-to-fqname HTTP/1.1" 200 261 0.000997 10.0.0.141 - - [2026-02-02 02:14:55] "GET /virtual-network/415b62a8-f740-4c29-9127-1c17c2463687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.004599 10.0.0.141 - - [2026-02-02 02:14:55] "GET /virtual-network/415b62a8-f740-4c29-9127-1c17c2463687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.015842 10.0.0.141 - - [2026-02-02 02:14:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.391874 10.0.0.141 - - [2026-02-02 02:14:55] "POST /neutron/subnet HTTP/1.1" 200 828 0.008777 10.0.0.141 - - [2026-02-02 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.23 - - [2026-02-02 02:14:56] "GET /projects?obj_uuids=54949d01-c441-413e-868d-6e2d61c22781&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000884 10.0.0.141 - - [2026-02-02 02:14:56] "GET /project/54949d01-c441-413e-868d-6e2d61c22781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.033149 10.0.0.23 - - [2026-02-02 02:14:56] "GET /projects?obj_uuids=54949d01-c441-413e-868d-6e2d61c22781&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001064 10.0.0.141 - - [2026-02-02 02:14:56] "POST /neutron/network HTTP/1.1" 200 684 0.136356 10.0.0.141 - - [2026-02-02 02:14:56] "POST /route-targets HTTP/1.1" 200 327 0.016551 10.0.0.141 - - [2026-02-02 02:14:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.003287 10.0.0.141 - - [2026-02-02 02:14:56] "POST /neutron/network HTTP/1.1" 200 1078 0.009735 10.0.0.141 - - [2026-02-02 02:14:56] "POST /id-to-fqname HTTP/1.1" 200 262 0.000931 10.0.0.141 - - [2026-02-02 02:14:56] "GET /virtual-network/4bb5e3fe-9277-4663-b022-caffb30dd519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2747 0.004477 10.0.0.141 - - [2026-02-02 02:14:56] "GET /virtual-network/4bb5e3fe-9277-4663-b022-caffb30dd519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2747 0.005531 10.0.0.141 - - [2026-02-02 02:14:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.008261 10.0.0.141 - - [2026-02-02 02:14:56] "POST /id-to-fqname HTTP/1.1" 200 261 0.001157 10.0.0.23 - - [2026-02-02 02:14:57] "GET /projects?obj_uuids=54949d01-c441-413e-868d-6e2d61c22781&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000902 10.0.0.141 - - [2026-02-02 02:14:57] "GET /project/54949d01-c441-413e-868d-6e2d61c22781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.074339 10.0.0.141 - - [2026-02-02 02:14:57] "POST /neutron/network HTTP/1.1" 200 1075 0.009130 10.0.0.141 - - [2026-02-02 02:14:58] "POST /id-to-fqname HTTP/1.1" 200 262 0.001179 10.0.0.141 - - [2026-02-02 02:14:58] "POST /neutron/port HTTP/1.1" 200 117 0.006592 10.0.0.23 - - [2026-02-02 02:14:58] "GET /projects?obj_uuids=54949d01-c441-413e-868d-6e2d61c22781&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001348 10.0.0.141 - - [2026-02-02 02:14:58] "POST /neutron/port HTTP/1.1" 200 1172 0.358089 10.0.0.141 - - [2026-02-02 02:14:59] "POST /neutron/port HTTP/1.1" 200 1226 0.103262 10.0.0.23 - - [2026-02-02 02:14:59] "GET /projects?obj_uuids=54949d01-c441-413e-868d-6e2d61c22781&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000906 10.0.0.23 - - [2026-02-02 02:14:59] "DELETE /project/d69541f7e5bd40ebad25aa4bec3d9a18 HTTP/1.1" 404 173 0.005524 10.0.0.23 - - [2026-02-02 02:14:59] "DELETE /project/54949d01c441413e868d6e2d61c22781 HTTP/1.1" 404 173 0.004912 10.0.0.23 - - [2026-02-02 02:14:59] "DELETE /project/0b23af12-6ab5-4d59-bcad-7ff40b015a21 HTTP/1.1" 404 177 0.005533 10.0.0.23 - - [2026-02-02 02:14:59] "GET /projects?obj_uuids=d69541f7-e5bd-40eb-ad25-aa4bec3d9a18&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000751 10.0.0.141 - - [2026-02-02 02:14:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003069 10.0.0.141 - - [2026-02-02 02:14:59] "GET /project/54949d01-c441-413e-868d-6e2d61c22781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.114988 10.0.0.23 - - [2026-02-02 02:14:59] "GET /project/d69541f7-e5bd-40eb-ad25-aa4bec3d9a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.059136 10.0.0.23 - - [2026-02-02 02:14:59] "GET /projects?obj_uuids=d69541f7-e5bd-40eb-ad25-aa4bec3d9a18&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000884 10.0.0.141 - - [2026-02-02 02:14:59] "POST /neutron/port HTTP/1.1" 200 117 0.000834 10.0.0.23 - - [2026-02-02 02:14:59] "GET /project/d69541f7-e5bd-40eb-ad25-aa4bec3d9a18?fields=security_groups HTTP/1.1" 200 1366 0.044214 10.0.0.23 - - [2026-02-02 02:15:00] "DELETE /security-group/484f65fe-de09-4c17-bfe1-1e354bd9761c HTTP/1.1" 200 115 0.078977 10.0.0.23 - - [2026-02-02 02:15:00] "GET /projects?obj_uuids=d69541f7-e5bd-40eb-ad25-aa4bec3d9a18&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000923 10.0.0.23 - - [2026-02-02 02:15:00] "GET /project/d69541f7-e5bd-40eb-ad25-aa4bec3d9a18?fields=application_policy_sets HTTP/1.1" 200 1405 0.065076 10.0.0.141 - - [2026-02-02 02:15:00] "POST /neutron/port HTTP/1.1" 200 1236 0.062943 10.0.0.141 - - [2026-02-02 02:15:00] "DELETE /access-control-list/746009a9-f223-460a-9580-dce869fd36aa HTTP/1.1" 200 115 0.074194 10.0.0.23 - - [2026-02-02 02:15:00] "DELETE /project/d69541f7-e5bd-40eb-ad25-aa4bec3d9a18 HTTP/1.1" 200 115 0.548741 10.0.0.141 - - [2026-02-02 02:15:00] "POST /neutron/network HTTP/1.1" 200 1088 0.007279 10.0.0.141 - - [2026-02-02 02:15:01] "POST /neutron/port HTTP/1.1" 200 1173 0.027158 10.0.0.141 - - [2026-02-02 02:15:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003776 10.0.0.141 - - [2026-02-02 02:15:01] "POST /neutron/port HTTP/1.1" 200 117 0.001087 10.0.0.141 - - [2026-02-02 02:15:01] "POST /neutron/network HTTP/1.1" 200 1075 0.013182 10.0.0.141 - - [2026-02-02 02:15:02] "POST /neutron/port HTTP/1.1" 200 1226 0.016976 10.0.0.141 - - [2026-02-02 02:15:03] "POST /neutron/port HTTP/1.1" 200 1227 0.015886 10.0.0.23 - - [2026-02-02 02:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004992 10.0.0.23 - - [2026-02-02 02:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006577 10.0.0.23 - - [2026-02-02 02:15:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002918 10.0.0.23 - - [2026-02-02 02:15:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003386 10.0.0.141 - - [2026-02-02 02:15:04] "POST /neutron/network HTTP/1.1" 200 151 0.163667 10.0.0.141 - - [2026-02-02 02:15:04] "POST /neutron/port HTTP/1.1" 200 117 0.009946 10.0.0.141 - - [2026-02-02 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.141 - - [2026-02-02 02:15:04] "DELETE /route-target/142359d3-e849-45a4-a191-36d881660091 HTTP/1.1" 200 115 0.021151 10.0.0.23 - - [2026-02-02 02:15:04] "GET /projects?obj_uuids=54949d01-c441-413e-868d-6e2d61c22781&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000899 10.0.0.141 - - [2026-02-02 02:15:04] "GET /project/54949d01-c441-413e-868d-6e2d61c22781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.042028 10.0.0.23 - - [2026-02-02 02:15:04] "GET /projects?obj_uuids=54949d01-c441-413e-868d-6e2d61c22781&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000930 10.0.0.141 - - [2026-02-02 02:15:04] "GET /project/54949d01-c441-413e-868d-6e2d61c22781?fields=virtual_networks HTTP/1.1" 200 1040 0.053974 10.0.0.23 - - [2026-02-02 02:15:04] "GET /projects?obj_uuids=54949d01-c441-413e-868d-6e2d61c22781&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000853 10.0.0.141 - - [2026-02-02 02:15:04] "GET /project/54949d01-c441-413e-868d-6e2d61c22781?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.057034 10.0.0.23 - - [2026-02-02 02:15:04] "GET /projects?obj_uuids=54949d01-c441-413e-868d-6e2d61c22781&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001010 10.0.0.141 - - [2026-02-02 02:15:04] "GET /project/54949d01-c441-413e-868d-6e2d61c22781?fields=security_groups HTTP/1.1" 200 1271 0.044813 10.0.0.141 - - [2026-02-02 02:15:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.026344 10.0.0.23 - - [2026-02-02 02:15:05] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003579 10.0.0.23 - - [2026-02-02 02:15:05] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000951 10.0.0.23 - - [2026-02-02 02:15:05] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006757 10.0.0.23 - - [2026-02-02 02:15:05] "POST /id-to-fqname HTTP/1.1" 200 198 0.005147 10.0.0.23 - - [2026-02-02 02:15:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.002488 10.0.0.23 - - [2026-02-02 02:15:05] "POST /security-groups HTTP/1.1" 200 599 0.073904 10.0.0.23 - - [2026-02-02 02:15:05] "POST /projects HTTP/1.1" 200 601 0.271886 10.0.0.141 - - [2026-02-02 02:15:06] "POST /fqname-to-id HTTP/1.1" 404 241 0.007045 10.0.0.23 - - [2026-02-02 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.345179 10.0.0.141 - - [2026-02-02 02:15:06] "GET /project/320c127c-1430-4f44-b1e5-2746080a7e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.475339 10.0.0.141 - - [2026-02-02 02:15:07] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.141 - - [2026-02-02 02:15:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000417 10.0.0.141 - - [2026-02-02 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.053801 10.0.0.23 - - [2026-02-02 02:15:07] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000839 10.0.0.141 - - [2026-02-02 02:15:08] "GET /project/320c127c-1430-4f44-b1e5-2746080a7e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.032704 10.0.0.141 - - [2026-02-02 02:15:08] "POST /neutron/network HTTP/1.1" 200 117 0.035771 10.0.0.141 - - [2026-02-02 02:15:08] "POST /ref-update HTTP/1.1" 200 156 0.025203 10.0.0.141 - - [2026-02-02 02:15:08] "POST /neutron/network HTTP/1.1" 200 911 0.008080 10.0.0.141 - - [2026-02-02 02:15:08] "POST /id-to-fqname HTTP/1.1" 200 267 0.001044 10.0.0.141 - - [2026-02-02 02:15:08] "GET /virtual-network/c3521f61-d9d6-4d45-a1f7-732b03cd0490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005895 10.0.0.141 - - [2026-02-02 02:15:08] "GET /virtual-network/c3521f61-d9d6-4d45-a1f7-732b03cd0490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005127 10.0.0.141 - - [2026-02-02 02:15:08] "POST /neutron/subnet HTTP/1.1" 200 729 0.008547 10.0.0.141 - - [2026-02-02 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.23 - - [2026-02-02 02:15:08] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001022 10.0.0.141 - - [2026-02-02 02:15:08] "GET /project/320c127c-1430-4f44-b1e5-2746080a7e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.039524 10.0.0.23 - - [2026-02-02 02:15:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002954 10.0.0.141 - - [2026-02-02 02:15:09] "POST /neutron/subnet HTTP/1.1" 200 720 0.223893 10.0.0.141 - - [2026-02-02 02:15:09] "POST /id-to-fqname HTTP/1.1" 200 267 0.001266 10.0.0.141 - - [2026-02-02 02:15:09] "GET /virtual-network/238bb1c3-350a-4944-adc4-fc84f49654ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007006 10.0.0.141 - - [2026-02-02 02:15:09] "GET /virtual-network/238bb1c3-350a-4944-adc4-fc84f49654ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006101 10.0.0.141 - - [2026-02-02 02:15:09] "POST /neutron/network HTTP/1.1" 200 909 0.007356 10.0.0.141 - - [2026-02-02 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.23 - - [2026-02-02 02:15:09] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000848 10.0.0.141 - - [2026-02-02 02:15:09] "GET /project/320c127c-1430-4f44-b1e5-2746080a7e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.045495 10.0.0.23 - - [2026-02-02 02:15:09] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000964 10.0.0.141 - - [2026-02-02 02:15:09] "POST /neutron/network HTTP/1.1" 200 693 0.130445 10.0.0.141 - - [2026-02-02 02:15:09] "POST /route-targets HTTP/1.1" 200 327 0.018284 10.0.0.141 - - [2026-02-02 02:15:09] "POST /id-to-fqname HTTP/1.1" 200 268 0.003110 10.0.0.141 - - [2026-02-02 02:15:09] "GET /virtual-network/372a299e-ca30-44c5-bfde-5889fcf97139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005983 10.0.0.141 - - [2026-02-02 02:15:09] "POST /neutron/network HTTP/1.1" 200 911 0.005981 10.0.0.141 - - [2026-02-02 02:15:09] "GET /virtual-network/372a299e-ca30-44c5-bfde-5889fcf97139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005920 10.0.0.141 - - [2026-02-02 02:15:09] "POST /id-to-fqname HTTP/1.1" 200 267 0.001224 10.0.0.141 - - [2026-02-02 02:15:10] "POST /neutron/network HTTP/1.1" 200 919 0.005446 10.0.0.23 - - [2026-02-02 02:15:10] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001258 10.0.0.141 - - [2026-02-02 02:15:10] "GET /project/320c127c-1430-4f44-b1e5-2746080a7e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.067161 10.0.0.141 - - [2026-02-02 02:15:11] "POST /neutron/port HTTP/1.1" 200 117 0.005579 10.0.0.141 - - [2026-02-02 02:15:11] "POST /id-to-fqname HTTP/1.1" 200 268 0.001436 10.0.0.141 - - [2026-02-02 02:15:11] "POST /neutron/network HTTP/1.1" 200 919 0.005649 10.0.0.141 - - [2026-02-02 02:15:11] "POST /neutron/port HTTP/1.1" 200 1067 0.018026 10.0.0.23 - - [2026-02-02 02:15:12] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001605 10.0.0.141 - - [2026-02-02 02:15:12] "GET /project/320c127c-1430-4f44-b1e5-2746080a7e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.113563 10.0.0.141 - - [2026-02-02 02:15:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003557 10.0.0.141 - - [2026-02-02 02:15:12] "POST /neutron/port HTTP/1.1" 200 117 0.001025 10.0.0.141 - - [2026-02-02 02:15:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007637 10.0.0.23 - - [2026-02-02 02:15:12] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001291 10.0.0.141 - - [2026-02-02 02:15:13] "POST /neutron/port HTTP/1.1" 200 1067 0.336831 10.0.0.141 - - [2026-02-02 02:15:13] "POST /neutron/port HTTP/1.1" 200 1121 0.140781 10.0.0.141 - - [2026-02-02 02:15:13] "POST /neutron/subnet HTTP/1.1" 200 694 0.009822 10.0.0.141 - - [2026-02-02 02:15:14] "POST /neutron/network HTTP/1.1" 200 909 0.007275 10.0.0.141 - - [2026-02-02 02:15:14] "POST /neutron/port HTTP/1.1" 200 1121 0.014318 10.0.0.141 - - [2026-02-02 02:15:15] "POST /neutron/port HTTP/1.1" 200 1121 0.033460 10.0.0.141 - - [2026-02-02 02:15:16] "POST /neutron/network HTTP/1.1" 200 909 0.006999 10.0.0.141 - - [2026-02-02 02:15:16] "DELETE /route-target/e4592c3d-2073-42f0-8129-20e122089fba HTTP/1.1" 200 115 0.042400 10.0.0.23 - - [2026-02-02 02:15:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002934 10.0.0.23 - - [2026-02-02 02:15:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004574 10.0.0.141 - - [2026-02-02 02:15:16] "POST /neutron/network HTTP/1.1" 200 151 0.140610 10.0.0.141 - - [2026-02-02 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.23 - - [2026-02-02 02:15:16] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001007 10.0.0.141 - - [2026-02-02 02:15:16] "GET /project/320c127c-1430-4f44-b1e5-2746080a7e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.041989 10.0.0.23 - - [2026-02-02 02:15:16] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001045 10.0.0.141 - - [2026-02-02 02:15:16] "GET /project/320c127c-1430-4f44-b1e5-2746080a7e4e?fields=virtual_networks HTTP/1.1" 200 1047 0.045833 10.0.0.23 - - [2026-02-02 02:15:16] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000947 10.0.0.141 - - [2026-02-02 02:15:16] "GET /project/320c127c-1430-4f44-b1e5-2746080a7e4e?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.066110 10.0.0.23 - - [2026-02-02 02:15:16] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000971 10.0.0.141 - - [2026-02-02 02:15:16] "GET /project/320c127c-1430-4f44-b1e5-2746080a7e4e?fields=security_groups HTTP/1.1" 200 1281 0.059074 10.0.0.141 - - [2026-02-02 02:15:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.028871 10.0.0.23 - - [2026-02-02 02:15:17] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003163 10.0.0.23 - - [2026-02-02 02:15:17] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000924 10.0.0.23 - - [2026-02-02 02:15:17] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006815 10.0.0.23 - - [2026-02-02 02:15:17] "POST /id-to-fqname HTTP/1.1" 200 195 0.001081 10.0.0.23 - - [2026-02-02 02:15:17] "POST /fqname-to-id HTTP/1.1" 404 204 0.009826 10.0.0.23 - - [2026-02-02 02:15:18] "POST /security-groups HTTP/1.1" 200 596 0.074744 10.0.0.23 - - [2026-02-02 02:15:18] "POST /projects HTTP/1.1" 200 595 0.292163 10.0.0.141 - - [2026-02-02 02:15:18] "POST /access-control-lists HTTP/1.1" 200 601 0.025802 10.0.0.23 - - [2026-02-02 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.367411 10.0.0.141 - - [2026-02-02 02:15:18] "GET /project/c0d7a635-2eb9-4025-b569-2dd125de3cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.513389 10.0.0.141 - - [2026-02-02 02:15:19] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.141 - - [2026-02-02 02:15:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000468 10.0.0.141 - - [2026-02-02 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.052123 10.0.0.23 - - [2026-02-02 02:15:20] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000866 10.0.0.141 - - [2026-02-02 02:15:20] "GET /project/c0d7a635-2eb9-4025-b569-2dd125de3cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.048013 10.0.0.141 - - [2026-02-02 02:15:20] "POST /neutron/network HTTP/1.1" 200 117 0.035215 10.0.0.141 - - [2026-02-02 02:15:20] "POST /route-targets HTTP/1.1" 200 327 0.015046 10.0.0.141 - - [2026-02-02 02:15:20] "POST /neutron/network HTTP/1.1" 200 903 0.007756 10.0.0.141 - - [2026-02-02 02:15:20] "POST /id-to-fqname HTTP/1.1" 200 261 0.000996 10.0.0.141 - - [2026-02-02 02:15:20] "GET /virtual-network/5da2c777-7dcb-4342-9bb1-07e5f776f5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004822 10.0.0.141 - - [2026-02-02 02:15:20] "GET /virtual-network/5da2c777-7dcb-4342-9bb1-07e5f776f5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.005902 10.0.0.141 - - [2026-02-02 02:15:20] "POST /neutron/subnet HTTP/1.1" 200 734 0.012160 10.0.0.141 - - [2026-02-02 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.23 - - [2026-02-02 02:15:20] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000859 10.0.0.141 - - [2026-02-02 02:15:20] "GET /project/c0d7a635-2eb9-4025-b569-2dd125de3cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.038659 10.0.0.141 - - [2026-02-02 02:15:21] "POST /ref-update HTTP/1.1" 200 156 0.027221 10.0.0.23 - - [2026-02-02 02:15:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006346 10.0.0.141 - - [2026-02-02 02:15:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.169428 10.0.0.141 - - [2026-02-02 02:15:21] "POST /id-to-fqname HTTP/1.1" 200 261 0.001154 10.0.0.141 - - [2026-02-02 02:15:21] "GET /virtual-network/7b8f5149-6713-46e6-801f-ae9cf43a43fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006475 10.0.0.141 - - [2026-02-02 02:15:21] "GET /virtual-network/7b8f5149-6713-46e6-801f-ae9cf43a43fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.007419 10.0.0.141 - - [2026-02-02 02:15:21] "POST /neutron/network HTTP/1.1" 200 901 0.008060 10.0.0.141 - - [2026-02-02 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.23 - - [2026-02-02 02:15:21] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000924 10.0.0.141 - - [2026-02-02 02:15:21] "GET /project/c0d7a635-2eb9-4025-b569-2dd125de3cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.035791 10.0.0.23 - - [2026-02-02 02:15:21] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001128 10.0.0.141 - - [2026-02-02 02:15:21] "POST /neutron/network HTTP/1.1" 200 684 0.118609 10.0.0.141 - - [2026-02-02 02:15:22] "POST /id-to-fqname HTTP/1.1" 200 262 0.003155 10.0.0.141 - - [2026-02-02 02:15:22] "GET /virtual-network/71891111-06c4-464b-8191-6b551c27dbdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.005155 10.0.0.141 - - [2026-02-02 02:15:22] "POST /neutron/network HTTP/1.1" 200 902 0.006468 10.0.0.141 - - [2026-02-02 02:15:22] "GET /virtual-network/71891111-06c4-464b-8191-6b551c27dbdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.004917 10.0.0.141 - - [2026-02-02 02:15:22] "POST /id-to-fqname HTTP/1.1" 200 261 0.001168 10.0.0.141 - - [2026-02-02 02:15:22] "POST /neutron/network HTTP/1.1" 200 911 0.006255 10.0.0.23 - - [2026-02-02 02:15:22] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000927 10.0.0.141 - - [2026-02-02 02:15:22] "GET /project/c0d7a635-2eb9-4025-b569-2dd125de3cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.074924 10.0.0.141 - - [2026-02-02 02:15:23] "POST /neutron/port HTTP/1.1" 200 117 0.007480 10.0.0.141 - - [2026-02-02 02:15:23] "POST /id-to-fqname HTTP/1.1" 200 262 0.001784 10.0.0.141 - - [2026-02-02 02:15:23] "POST /neutron/network HTTP/1.1" 200 911 0.006178 10.0.0.141 - - [2026-02-02 02:15:23] "POST /neutron/port HTTP/1.1" 200 1065 0.018824 10.0.0.23 - - [2026-02-02 02:15:24] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000973 10.0.0.141 - - [2026-02-02 02:15:24] "GET /project/c0d7a635-2eb9-4025-b569-2dd125de3cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.081700 10.0.0.141 - - [2026-02-02 02:15:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003267 10.0.0.141 - - [2026-02-02 02:15:24] "POST /neutron/port HTTP/1.1" 200 117 0.001002 10.0.0.141 - - [2026-02-02 02:15:24] "POST /neutron/security_group HTTP/1.1" 200 2063 0.006889 10.0.0.23 - - [2026-02-02 02:15:24] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000961 10.0.0.141 - - [2026-02-02 02:15:25] "POST /neutron/port HTTP/1.1" 200 1064 0.260949 10.0.0.141 - - [2026-02-02 02:15:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.002968 10.0.0.141 - - [2026-02-02 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.23 - - [2026-02-02 02:15:25] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001077 10.0.0.141 - - [2026-02-02 02:15:25] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008558 10.0.0.141 - - [2026-02-02 02:15:25] "POST /service-templates HTTP/1.1" 200 543 0.044385 10.0.0.141 - - [2026-02-02 02:15:25] "POST /neutron/port HTTP/1.1" 200 1118 0.129309 10.0.0.141 - - [2026-02-02 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.141 - - [2026-02-02 02:15:25] "GET /service-template/866f58e2-65cf-4936-8030-955b56a74a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006246 10.0.0.141 - - [2026-02-02 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.141 - - [2026-02-02 02:15:25] "GET /service-template/866f58e2-65cf-4936-8030-955b56a74a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004756 10.0.0.141 - - [2026-02-02 02:15:25] "POST /neutron/subnet HTTP/1.1" 200 694 0.010151 10.0.0.141 - - [2026-02-02 02:15:25] "POST /id-to-fqname HTTP/1.1" 200 261 0.001182 10.0.0.141 - - [2026-02-02 02:15:25] "POST /id-to-fqname HTTP/1.1" 200 261 0.001149 10.0.0.141 - - [2026-02-02 02:15:25] "POST /id-to-fqname HTTP/1.1" 200 262 0.001141 10.0.0.141 - - [2026-02-02 02:15:25] "POST /neutron/port HTTP/1.1" 200 2105 0.020397 10.0.0.141 - - [2026-02-02 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.141 - - [2026-02-02 02:15:25] "DELETE /service-template/866f58e2-65cf-4936-8030-955b56a74a69 HTTP/1.1" 200 115 0.023835 10.0.0.141 - - [2026-02-02 02:15:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.004213 10.0.0.141 - - [2026-02-02 02:15:27] "POST /neutron/network HTTP/1.1" 400 204 0.011847 10.0.0.141 - - [2026-02-02 02:15:28] "POST /neutron/port HTTP/1.1" 200 151 0.171734 10.0.0.141 - - [2026-02-02 02:15:28] "POST /neutron/port HTTP/1.1" 200 151 0.219054 10.0.0.141 - - [2026-02-02 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010402 10.0.0.141 - - [2026-02-02 02:15:30] "POST /neutron/network HTTP/1.1" 200 902 0.005635 10.0.0.141 - - [2026-02-02 02:15:30] "DELETE /route-target/170376af-1874-4d01-87a3-dd60efc97241 HTTP/1.1" 200 115 0.043520 10.0.0.23 - - [2026-02-02 02:15:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003503 10.0.0.23 - - [2026-02-02 02:15:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003156 10.0.0.141 - - [2026-02-02 02:15:30] "POST /neutron/network HTTP/1.1" 200 151 0.139986 10.0.0.23 - - [2026-02-02 02:15:30] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001422 10.0.0.141 - - [2026-02-02 02:15:30] "GET /project/c0d7a635-2eb9-4025-b569-2dd125de3cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.099499 10.0.0.23 - - [2026-02-02 02:15:30] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000953 10.0.0.141 - - [2026-02-02 02:15:30] "GET /project/c0d7a635-2eb9-4025-b569-2dd125de3cc5?fields=virtual_networks HTTP/1.1" 200 1042 0.078464 10.0.0.23 - - [2026-02-02 02:15:30] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000949 10.0.0.141 - - [2026-02-02 02:15:30] "GET /project/c0d7a635-2eb9-4025-b569-2dd125de3cc5?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.036624 10.0.0.23 - - [2026-02-02 02:15:30] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000906 10.0.0.141 - - [2026-02-02 02:15:30] "GET /project/c0d7a635-2eb9-4025-b569-2dd125de3cc5?fields=security_groups HTTP/1.1" 200 1273 0.066279 10.0.0.141 - - [2026-02-02 02:15:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.029789 10.0.0.23 - - [2026-02-02 02:15:31] "GET /projects?obj_uuids=c6e4e72b-10b7-456b-9867-66c090333c37&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004218 10.0.0.23 - - [2026-02-02 02:15:31] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001047 10.0.0.23 - - [2026-02-02 02:15:31] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008098 10.0.0.23 - - [2026-02-02 02:15:32] "POST /id-to-fqname HTTP/1.1" 200 199 0.010547 10.0.0.23 - - [2026-02-02 02:15:32] "POST /fqname-to-id HTTP/1.1" 404 208 0.013622 10.0.0.23 - - [2026-02-02 02:15:32] "POST /security-groups HTTP/1.1" 200 600 0.079196 10.0.0.141 - - [2026-02-02 02:15:32] "POST /fqname-to-id HTTP/1.1" 404 243 0.010552 10.0.0.23 - - [2026-02-02 02:15:32] "POST /projects HTTP/1.1" 200 603 0.331655 10.0.0.23 - - [2026-02-02 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.366654 10.0.0.141 - - [2026-02-02 02:15:32] "GET /project/c6e4e72b-10b7-456b-9867-66c090333c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.540549 10.0.0.141 - - [2026-02-02 02:15:32] "POST /access-control-lists HTTP/1.1" 200 603 0.066534 10.0.0.141 - - [2026-02-02 02:15:33] "GET / HTTP/1.1" 200 35931 0.002870 10.0.0.141 - - [2026-02-02 02:15:34] "POST /fqname-to-id HTTP/1.1" 401 293 0.000646 10.0.0.141 - - [2026-02-02 02:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.059824 10.0.0.23 - - [2026-02-02 02:15:34] "GET /projects?obj_uuids=c6e4e72b-10b7-456b-9867-66c090333c37&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001058 10.0.0.141 - - [2026-02-02 02:15:34] "GET /project/c6e4e72b-10b7-456b-9867-66c090333c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.041951 10.0.0.23 - - [2026-02-02 02:15:34] "POST /useragent-kv HTTP/1.1" 200 115 0.008677 10.0.0.141 - - [2026-02-02 02:15:35] "POST /neutron/subnet HTTP/1.1" 200 818 0.209895 10.0.0.141 - - [2026-02-02 02:15:35] "POST /id-to-fqname HTTP/1.1" 200 269 0.001319 10.0.0.141 - - [2026-02-02 02:15:35] "GET /virtual-network/a49dbd7a-aef2-4dab-a674-06157307133d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2749 0.007066 10.0.0.141 - - [2026-02-02 02:15:35] "POST /neutron/network HTTP/1.1" 200 1083 0.008337 10.0.0.141 - - [2026-02-02 02:15:35] "GET /virtual-network/a49dbd7a-aef2-4dab-a674-06157307133d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2749 0.005428 10.0.0.141 - - [2026-02-02 02:15:35] "POST /neutron/subnet HTTP/1.1" 200 715 0.008183 10.0.0.141 - - [2026-02-02 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.23 - - [2026-02-02 02:15:35] "GET /projects?obj_uuids=c6e4e72b-10b7-456b-9867-66c090333c37&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000924 10.0.0.141 - - [2026-02-02 02:15:35] "GET /project/c6e4e72b-10b7-456b-9867-66c090333c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.045636 10.0.0.141 - - [2026-02-02 02:15:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.004740 10.0.0.23 - - [2026-02-02 02:15:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005404 10.0.0.141 - - [2026-02-02 02:15:35] "POST /neutron/subnet HTTP/1.1" 200 828 0.207385 10.0.0.141 - - [2026-02-02 02:15:36] "POST /id-to-fqname HTTP/1.1" 200 269 0.001086 10.0.0.141 - - [2026-02-02 02:15:36] "POST /route-targets HTTP/1.1" 200 327 0.012261 10.0.0.141 - - [2026-02-02 02:15:36] "GET /virtual-network/2fc5b6e8-f6dd-44a6-8ac9-9d96dc5427bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.018038 10.0.0.141 - - [2026-02-02 02:15:36] "POST /neutron/network HTTP/1.1" 200 1088 0.016317 10.0.0.141 - - [2026-02-02 02:15:36] "GET /virtual-network/2fc5b6e8-f6dd-44a6-8ac9-9d96dc5427bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.006441 10.0.0.141 - - [2026-02-02 02:15:36] "POST /neutron/subnet HTTP/1.1" 200 730 0.007454 10.0.0.141 - - [2026-02-02 02:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.23 - - [2026-02-02 02:15:36] "GET /projects?obj_uuids=c6e4e72b-10b7-456b-9867-66c090333c37&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000996 10.0.0.141 - - [2026-02-02 02:15:36] "GET /project/c6e4e72b-10b7-456b-9867-66c090333c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.041495 10.0.0.141 - - [2026-02-02 02:15:36] "POST /ref-update HTTP/1.1" 200 156 0.026543 10.0.0.23 - - [2026-02-02 02:15:36] "POST /useragent-kv HTTP/1.1" 200 115 0.006224 10.0.0.141 - - [2026-02-02 02:15:36] "POST /neutron/subnet HTTP/1.1" 200 818 0.236837 10.0.0.141 - - [2026-02-02 02:15:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.009142 10.0.0.141 - - [2026-02-02 02:15:37] "POST /id-to-fqname HTTP/1.1" 200 270 0.001189 10.0.0.141 - - [2026-02-02 02:15:37] "GET /virtual-network/3d0219ec-8d93-4ef1-8a6c-d083bd9c66b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2757 0.007178 10.0.0.141 - - [2026-02-02 02:15:37] "POST /neutron/network HTTP/1.1" 200 1087 0.007798 10.0.0.141 - - [2026-02-02 02:15:37] "GET /virtual-network/3d0219ec-8d93-4ef1-8a6c-d083bd9c66b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2757 0.004395 10.0.0.141 - - [2026-02-02 02:15:37] "POST /neutron/subnet HTTP/1.1" 200 724 0.008483 10.0.0.141 - - [2026-02-02 02:15:37] "POST /id-to-fqname HTTP/1.1" 200 269 0.001072 10.0.0.23 - - [2026-02-02 02:15:38] "GET /projects?obj_uuids=c6e4e72b-10b7-456b-9867-66c090333c37&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000949 10.0.0.141 - - [2026-02-02 02:15:38] "GET /project/c6e4e72b-10b7-456b-9867-66c090333c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.061438 10.0.0.141 - - [2026-02-02 02:15:38] "POST /neutron/port HTTP/1.1" 200 117 0.007332 10.0.0.141 - - [2026-02-02 02:15:38] "POST /id-to-fqname HTTP/1.1" 200 270 0.001210 10.0.0.141 - - [2026-02-02 02:15:38] "POST /neutron/network HTTP/1.1" 200 1097 0.006663 10.0.0.141 - - [2026-02-02 02:15:39] "POST /neutron/port HTTP/1.1" 200 1177 0.027611 10.0.0.23 - - [2026-02-02 02:15:39] "GET /projects?obj_uuids=c6e4e72b-10b7-456b-9867-66c090333c37&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001282 10.0.0.141 - - [2026-02-02 02:15:39] "GET /project/c6e4e72b-10b7-456b-9867-66c090333c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.093093 10.0.0.141 - - [2026-02-02 02:15:39] "POST /neutron/network HTTP/1.1" 200 1087 0.011661 10.0.0.141 - - [2026-02-02 02:15:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003394 10.0.0.141 - - [2026-02-02 02:15:39] "POST /neutron/port HTTP/1.1" 200 1241 0.023799 10.0.0.141 - - [2026-02-02 02:15:39] "POST /neutron/network HTTP/1.1" 200 1088 0.008962 10.0.0.23 - - [2026-02-02 02:15:39] "GET /projects?obj_uuids=c6e4e72b-10b7-456b-9867-66c090333c37&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001006 10.0.0.141 - - [2026-02-02 02:15:40] "POST /neutron/port HTTP/1.1" 200 1174 0.371573 10.0.0.141 - - [2026-02-02 02:15:40] "POST /neutron/port HTTP/1.1" 200 1228 0.151552 10.0.0.141 - - [2026-02-02 02:15:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003958 10.0.0.141 - - [2026-02-02 02:15:40] "POST /neutron/port HTTP/1.1" 200 117 0.005437 10.0.0.141 - - [2026-02-02 02:15:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.002836 10.0.0.141 - - [2026-02-02 02:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.23 - - [2026-02-02 02:15:40] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000905 10.0.0.141 - - [2026-02-02 02:15:40] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006963 10.0.0.141 - - [2026-02-02 02:15:41] "POST /service-templates HTTP/1.1" 200 543 0.033287 10.0.0.141 - - [2026-02-02 02:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.141 - - [2026-02-02 02:15:41] "GET /service-template/a919e26f-d004-4657-96b7-ad53f43e4a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006067 10.0.0.141 - - [2026-02-02 02:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.141 - - [2026-02-02 02:15:41] "GET /service-template/a919e26f-d004-4657-96b7-ad53f43e4a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004158 10.0.0.141 - - [2026-02-02 02:15:41] "POST /id-to-fqname HTTP/1.1" 200 269 0.001777 10.0.0.141 - - [2026-02-02 02:15:41] "POST /id-to-fqname HTTP/1.1" 200 269 0.001668 10.0.0.141 - - [2026-02-02 02:15:41] "POST /id-to-fqname HTTP/1.1" 200 270 0.001231 10.0.0.141 - - [2026-02-02 02:15:41] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007374 10.0.0.141 - - [2026-02-02 02:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.141 - - [2026-02-02 02:15:41] "DELETE /service-template/a919e26f-d004-4657-96b7-ad53f43e4a48 HTTP/1.1" 200 115 0.028551 10.0.0.141 - - [2026-02-02 02:15:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.003330 10.0.0.141 - - [2026-02-02 02:15:43] "POST /neutron/port HTTP/1.1" 200 1238 0.015578 10.0.0.141 - - [2026-02-02 02:15:43] "POST /neutron/port HTTP/1.1" 200 151 0.368877 10.0.0.141 - - [2026-02-02 02:15:45] "POST /neutron/network HTTP/1.1" 200 1088 0.009685 10.0.0.141 - - [2026-02-02 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006661 10.0.0.23 - - [2026-02-02 02:15:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004018 10.0.0.23 - - [2026-02-02 02:15:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002681 10.0.0.23 - - [2026-02-02 02:15:45] "POST /useragent-kv HTTP/1.1" 200 115 0.009641 10.0.0.23 - - [2026-02-02 02:15:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003877 10.0.0.141 - - [2026-02-02 02:15:45] "POST /neutron/network HTTP/1.1" 200 151 0.180518 10.0.0.141 - - [2026-02-02 02:15:45] "DELETE /route-target/a56f2b81-f3d9-4ea9-80bf-22dbb2a19fa8 HTTP/1.1" 200 115 0.016666 10.0.0.23 - - [2026-02-02 02:15:45] "GET /projects?obj_uuids=c6e4e72b-10b7-456b-9867-66c090333c37&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001065 10.0.0.141 - - [2026-02-02 02:15:45] "GET /project/c6e4e72b-10b7-456b-9867-66c090333c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.032951 10.0.0.23 - - [2026-02-02 02:15:45] "GET /projects?obj_uuids=c6e4e72b-10b7-456b-9867-66c090333c37&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002673 10.0.0.141 - - [2026-02-02 02:15:45] "GET /project/c6e4e72b-10b7-456b-9867-66c090333c37?fields=virtual_networks HTTP/1.1" 200 1050 0.086065 10.0.0.23 - - [2026-02-02 02:15:46] "GET /projects?obj_uuids=c6e4e72b-10b7-456b-9867-66c090333c37&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000958 10.0.0.141 - - [2026-02-02 02:15:46] "GET /project/c6e4e72b-10b7-456b-9867-66c090333c37?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.037404 10.0.0.23 - - [2026-02-02 02:15:46] "GET /projects?obj_uuids=c6e4e72b-10b7-456b-9867-66c090333c37&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001034 10.0.0.141 - - [2026-02-02 02:15:46] "GET /project/c6e4e72b-10b7-456b-9867-66c090333c37?fields=security_groups HTTP/1.1" 200 1285 0.045819 10.0.0.141 - - [2026-02-02 02:15:46] "POST /fqname-to-id HTTP/1.1" 404 200 0.024255 10.0.0.23 - - [2026-02-02 02:15:47] "GET /projects?obj_uuids=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003401 10.0.0.23 - - [2026-02-02 02:15:47] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000880 10.0.0.23 - - [2026-02-02 02:15:47] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006551 10.0.0.23 - - [2026-02-02 02:15:47] "POST /id-to-fqname HTTP/1.1" 200 202 0.002404 10.0.0.23 - - [2026-02-02 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 211 0.012899 10.0.0.23 - - [2026-02-02 02:15:47] "POST /security-groups HTTP/1.1" 200 603 0.078212 10.0.0.23 - - [2026-02-02 02:15:47] "POST /projects HTTP/1.1" 200 609 0.306353 10.0.0.141 - - [2026-02-02 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 245 0.008209 10.0.0.23 - - [2026-02-02 02:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.376200 10.0.0.141 - - [2026-02-02 02:15:47] "GET /project/48e3946c-7143-4300-8960-6e54d9c078ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.520205 10.0.0.141 - - [2026-02-02 02:15:48] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.141 - - [2026-02-02 02:15:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000402 10.0.0.141 - - [2026-02-02 02:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.074567 10.0.0.23 - - [2026-02-02 02:15:50] "GET /projects?obj_uuids=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001061 10.0.0.141 - - [2026-02-02 02:15:50] "GET /project/48e3946c-7143-4300-8960-6e54d9c078ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.038379 10.0.0.141 - - [2026-02-02 02:15:50] "POST /neutron/network HTTP/1.1" 200 117 0.038311 10.0.0.141 - - [2026-02-02 02:15:50] "POST /ref-update HTTP/1.1" 200 156 0.029897 10.0.0.141 - - [2026-02-02 02:15:50] "POST /neutron/network HTTP/1.1" 200 838 0.007815 10.0.0.141 - - [2026-02-02 02:15:50] "POST /id-to-fqname HTTP/1.1" 200 233 0.001079 10.0.0.141 - - [2026-02-02 02:15:50] "GET /virtual-network/e1fcc362-b0cb-4450-a816-9668d6398001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005099 10.0.0.141 - - [2026-02-02 02:15:50] "GET /virtual-network/e1fcc362-b0cb-4450-a816-9668d6398001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004809 10.0.0.141 - - [2026-02-02 02:15:50] "POST /neutron/subnet HTTP/1.1" 200 725 0.008320 10.0.0.141 - - [2026-02-02 02:15:51] "GET /virtual-network/e1fcc362-b0cb-4450-a816-9668d6398001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005141 10.0.0.141 - - [2026-02-02 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.23 - - [2026-02-02 02:15:52] "GET /projects?obj_uuids=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000892 10.0.0.141 - - [2026-02-02 02:15:52] "GET /project/48e3946c-7143-4300-8960-6e54d9c078ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.042284 10.0.0.23 - - [2026-02-02 02:15:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005642 10.0.0.141 - - [2026-02-02 02:15:53] "POST /neutron/subnet HTTP/1.1" 200 730 0.196398 10.0.0.141 - - [2026-02-02 02:15:53] "POST /id-to-fqname HTTP/1.1" 200 233 0.001276 10.0.0.141 - - [2026-02-02 02:15:53] "GET /virtual-network/18cca488-6c63-4249-86c0-e0fedd82d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005479 10.0.0.141 - - [2026-02-02 02:15:53] "GET /virtual-network/18cca488-6c63-4249-86c0-e0fedd82d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005427 10.0.0.141 - - [2026-02-02 02:15:53] "POST /neutron/network HTTP/1.1" 200 839 0.005666 10.0.0.141 - - [2026-02-02 02:15:53] "GET /virtual-network/18cca488-6c63-4249-86c0-e0fedd82d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006037 10.0.0.141 - - [2026-02-02 02:15:53] "GET /obj-perms HTTP/1.1" 200 5073 0.051390 10.0.0.22 - - [2026-02-02 02:15:53] "GET /obj-perms HTTP/1.1" 200 5073 0.045790 10.0.0.23 - - [2026-02-02 02:15:53] "GET /obj-perms HTTP/1.1" 200 5073 0.051039 10.0.0.141 - - [2026-02-02 02:15:53] "POST /id-to-fqname HTTP/1.1" 200 233 0.001784 10.0.0.141 - - [2026-02-02 02:15:59] "DELETE /access-control-list/2d587c5c-e606-4774-9b00-2b5384d38463 HTTP/1.1" 200 115 0.107080 10.0.0.23 - - [2026-02-02 02:16:00] "DELETE /project/320c127c14304f44b1e52746080a7e4e HTTP/1.1" 404 173 0.015477 10.0.0.23 - - [2026-02-02 02:16:00] "DELETE /project/c0d7a6352eb94025b5692dd125de3cc5 HTTP/1.1" 404 173 0.017657 10.0.0.23 - - [2026-02-02 02:16:00] "DELETE /project/c6e4e72b10b7456b986766c090333c37 HTTP/1.1" 404 173 0.021941 10.0.0.23 - - [2026-02-02 02:16:00] "DELETE /project/48e3946c7143430089606e54d9c078ca HTTP/1.1" 404 173 0.011620 10.0.0.23 - - [2026-02-02 02:16:00] "DELETE /project/54949d01-c441-413e-868d-6e2d61c22781 HTTP/1.1" 404 177 0.015796 10.0.0.23 - - [2026-02-02 02:16:00] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001217 10.0.0.23 - - [2026-02-02 02:16:00] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001172 10.0.0.23 - - [2026-02-02 02:16:00] "GET /projects?obj_uuids=c6e4e72b-10b7-456b-9867-66c090333c37&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001479 10.0.0.23 - - [2026-02-02 02:16:00] "GET /project/c0d7a635-2eb9-4025-b569-2dd125de3cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.072948 10.0.0.23 - - [2026-02-02 02:16:00] "GET /project/320c127c-1430-4f44-b1e5-2746080a7e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.094983 10.0.0.23 - - [2026-02-02 02:16:00] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001330 10.0.0.23 - - [2026-02-02 02:16:00] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001391 10.0.0.23 - - [2026-02-02 02:16:00] "GET /project/c6e4e72b-10b7-456b-9867-66c090333c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.129637 10.0.0.23 - - [2026-02-02 02:16:00] "GET /projects?obj_uuids=c6e4e72b-10b7-456b-9867-66c090333c37&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001513 10.0.0.23 - - [2026-02-02 02:16:00] "GET /project/c0d7a635-2eb9-4025-b569-2dd125de3cc5?fields=security_groups HTTP/1.1" 200 1378 0.094884 10.0.0.23 - - [2026-02-02 02:16:00] "GET /project/320c127c-1430-4f44-b1e5-2746080a7e4e?fields=security_groups HTTP/1.1" 200 1386 0.127678 10.0.0.23 - - [2026-02-02 02:16:00] "GET /project/c6e4e72b-10b7-456b-9867-66c090333c37?fields=security_groups HTTP/1.1" 200 1390 0.129095 10.0.0.23 - - [2026-02-02 02:16:00] "DELETE /security-group/b4ef3dcd-2000-4f82-8ab5-d52d61d78713 HTTP/1.1" 200 115 0.122596 10.0.0.23 - - [2026-02-02 02:16:00] "GET /projects?obj_uuids=c0d7a635-2eb9-4025-b569-2dd125de3cc5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001158 10.0.0.23 - - [2026-02-02 02:16:00] "DELETE /security-group/97c17f9d-2e58-4fec-abf1-231b068dd2bc HTTP/1.1" 200 115 0.130328 10.0.0.23 - - [2026-02-02 02:16:00] "GET /projects?obj_uuids=320c127c-1430-4f44-b1e5-2746080a7e4e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001165 10.0.0.23 - - [2026-02-02 02:16:00] "GET /project/c0d7a635-2eb9-4025-b569-2dd125de3cc5?fields=application_policy_sets HTTP/1.1" 200 1417 0.097956 10.0.0.141 - - [2026-02-02 02:16:00] "DELETE /access-control-list/83fa2f9c-bcca-48f9-9fec-d117f44a1160 HTTP/1.1" 200 115 0.108551 10.0.0.23 - - [2026-02-02 02:16:00] "DELETE /security-group/2bd3b88a-95d4-45c4-a563-7b29736b04b4 HTTP/1.1" 200 115 0.180798 10.0.0.23 - - [2026-02-02 02:16:00] "GET /projects?obj_uuids=c6e4e72b-10b7-456b-9867-66c090333c37&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003237 10.0.0.23 - - [2026-02-02 02:16:00] "GET /project/320c127c-1430-4f44-b1e5-2746080a7e4e?fields=application_policy_sets HTTP/1.1" 200 1425 0.118249 10.0.0.23 - - [2026-02-02 02:16:01] "GET /project/c6e4e72b-10b7-456b-9867-66c090333c37?fields=application_policy_sets HTTP/1.1" 200 1429 0.167876 10.0.0.23 - - [2026-02-02 02:16:01] "DELETE /project/c0d7a635-2eb9-4025-b569-2dd125de3cc5 HTTP/1.1" 200 115 0.773896 10.0.0.141 - - [2026-02-02 02:16:01] "DELETE /access-control-list/66b1d610-8432-44c3-b4ff-a94d4c34196c HTTP/1.1" 200 115 0.068878 10.0.0.23 - - [2026-02-02 02:16:01] "DELETE /project/320c127c-1430-4f44-b1e5-2746080a7e4e HTTP/1.1" 200 115 0.828315 10.0.0.23 - - [2026-02-02 02:16:01] "DELETE /project/c6e4e72b-10b7-456b-9867-66c090333c37 HTTP/1.1" 200 115 0.918102 10.0.0.23 - - [2026-02-02 02:16:25] "GET /projects?obj_uuids=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001078 10.0.0.141 - - [2026-02-02 02:16:25] "GET /project/48e3946c-7143-4300-8960-6e54d9c078ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.067184 10.0.0.141 - - [2026-02-02 02:16:25] "POST /neutron/network HTTP/1.1" 200 839 0.006028 10.0.0.141 - - [2026-02-02 02:16:25] "POST /id-to-fqname HTTP/1.1" 200 233 0.001261 10.0.0.141 - - [2026-02-02 02:16:25] "POST /neutron/port HTTP/1.1" 200 117 0.012467 10.0.0.23 - - [2026-02-02 02:16:26] "GET /projects?obj_uuids=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000940 10.0.0.141 - - [2026-02-02 02:16:26] "POST /neutron/port HTTP/1.1" 200 1073 0.303096 10.0.0.23 - - [2026-02-02 02:16:26] "GET /projects?obj_uuids=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001062 10.0.0.141 - - [2026-02-02 02:16:26] "GET /project/48e3946c-7143-4300-8960-6e54d9c078ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.131892 10.0.0.141 - - [2026-02-02 02:16:27] "POST /neutron/port HTTP/1.1" 200 1127 0.212070 10.0.0.141 - - [2026-02-02 02:16:27] "POST /neutron/port HTTP/1.1" 200 1137 0.040072 10.0.0.141 - - [2026-02-02 02:16:27] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008119 10.0.0.141 - - [2026-02-02 02:16:27] "POST /neutron/port HTTP/1.1" 200 117 0.012633 10.0.0.141 - - [2026-02-02 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.23 - - [2026-02-02 02:16:27] "GET /projects?obj_uuids=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001357 10.0.0.141 - - [2026-02-02 02:16:27] "GET /project/48e3946c-7143-4300-8960-6e54d9c078ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.056307 10.0.0.141 - - [2026-02-02 02:16:27] "GET /virtual-network/e1fcc362-b0cb-4450-a816-9668d6398001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005651 10.0.0.141 - - [2026-02-02 02:16:27] "GET /floating-ip-pools?parent_id=e1fcc362-b0cb-4450-a816-9668d6398001&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.017595 10.0.0.141 - - [2026-02-02 02:16:27] "GET /virtual-network/e1fcc362-b0cb-4450-a816-9668d6398001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.013099 10.0.0.141 - - [2026-02-02 02:16:27] "POST /floating-ip-pools HTTP/1.1" 200 609 0.062213 10.0.0.141 - - [2026-02-02 02:16:27] "POST /ref-update HTTP/1.1" 200 156 0.029158 10.0.0.141 - - [2026-02-02 02:16:27] "GET /virtual-network/e1fcc362-b0cb-4450-a816-9668d6398001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007010 10.0.0.141 - - [2026-02-02 02:16:28] "GET /virtual-network/e1fcc362-b0cb-4450-a816-9668d6398001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005014 10.0.0.141 - - [2026-02-02 02:16:28] "POST /neutron/port HTTP/1.1" 200 1137 0.044858 10.0.0.141 - - [2026-02-02 02:16:28] "POST /neutron/port HTTP/1.1" 200 1072 0.036440 10.0.0.141 - - [2026-02-02 02:16:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012230 10.0.0.141 - - [2026-02-02 02:16:28] "POST /neutron/network HTTP/1.1" 200 838 0.006030 10.0.0.141 - - [2026-02-02 02:16:38] "POST /neutron/port HTTP/1.1" 200 1137 0.050216 10.0.0.141 - - [2026-02-02 02:16:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008128 10.0.0.141 - - [2026-02-02 02:16:54] "POST /neutron/port HTTP/1.1" 200 1137 0.017309 10.0.0.141 - - [2026-02-02 02:16:59] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009630 10.0.0.141 - - [2026-02-02 02:17:09] "POST /neutron/port HTTP/1.1" 200 1137 0.018404 10.0.0.141 - - [2026-02-02 02:17:14] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006565 10.0.0.141 - - [2026-02-02 02:17:24] "POST /neutron/port HTTP/1.1" 200 1137 0.015103 10.0.0.141 - - [2026-02-02 02:17:29] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006437 10.0.0.141 - - [2026-02-02 02:17:29] "POST /neutron/port HTTP/1.1" 200 1137 0.015394 10.0.0.141 - - [2026-02-02 02:17:29] "GET /virtual-machine/a1b40229-f6a2-43ff-938b-26ba6632284f HTTP/1.1" 401 293 0.000394 10.0.0.141 - - [2026-02-02 02:17:30] "GET /virtual-machine/a1b40229-f6a2-43ff-938b-26ba6632284f HTTP/1.1" 200 1305 0.040320 10.0.0.141 - - [2026-02-02 02:17:30] "GET /virtual-machine-interface/aeabfa53-cf85-458a-a5ba-d3cc27c179b6 HTTP/1.1" 200 3004 0.006092 10.0.0.141 - - [2026-02-02 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.141 - - [2026-02-02 02:17:30] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003742 10.0.0.141 - - [2026-02-02 02:17:30] "GET /virtual-networks?parent_id=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003481 10.0.0.141 - - [2026-02-02 02:17:30] "GET /virtual-network/18cca488-6c63-4249-86c0-e0fedd82d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006124 10.0.0.141 - - [2026-02-02 02:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005781 10.0.0.141 - - [2026-02-02 02:17:33] "GET /virtual-network/18cca488-6c63-4249-86c0-e0fedd82d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006803 10.0.0.141 - - [2026-02-02 02:17:33] "POST /neutron/port HTTP/1.1" 200 1137 0.047199 10.0.0.141 - - [2026-02-02 02:17:33] "POST /neutron/subnet HTTP/1.1" 200 704 0.009585 10.0.0.141 - - [2026-02-02 02:17:34] "POST /neutron/port HTTP/1.1" 200 1136 0.042086 10.0.0.141 - - [2026-02-02 02:17:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003736 10.0.0.141 - - [2026-02-02 02:17:34] "POST /neutron/network HTTP/1.1" 200 838 0.005933 10.0.0.141 - - [2026-02-02 02:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.141 - - [2026-02-02 02:17:37] "GET /virtual-network/18cca488-6c63-4249-86c0-e0fedd82d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004765 10.0.0.141 - - [2026-02-02 02:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.141 - - [2026-02-02 02:17:41] "GET /virtual-network/18cca488-6c63-4249-86c0-e0fedd82d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007365 10.0.0.141 - - [2026-02-02 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.141 - - [2026-02-02 02:17:45] "GET /virtual-network/18cca488-6c63-4249-86c0-e0fedd82d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006097 10.0.0.141 - - [2026-02-02 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.141 - - [2026-02-02 02:17:49] "GET /virtual-network/18cca488-6c63-4249-86c0-e0fedd82d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005126 10.0.0.141 - - [2026-02-02 02:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.141 - - [2026-02-02 02:17:53] "GET /virtual-network/18cca488-6c63-4249-86c0-e0fedd82d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005606 10.0.0.141 - - [2026-02-02 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.141 - - [2026-02-02 02:17:57] "GET /virtual-network/18cca488-6c63-4249-86c0-e0fedd82d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005429 10.0.0.141 - - [2026-02-02 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.141 - - [2026-02-02 02:18:01] "GET /virtual-network/18cca488-6c63-4249-86c0-e0fedd82d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005224 10.0.0.141 - - [2026-02-02 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.141 - - [2026-02-02 02:18:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004720 10.0.0.141 - - [2026-02-02 02:18:03] "GET /virtual-networks?parent_id=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004097 10.0.0.141 - - [2026-02-02 02:18:04] "GET /virtual-network/18cca488-6c63-4249-86c0-e0fedd82d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005496 10.0.0.141 - - [2026-02-02 02:18:09] "POST /neutron/port HTTP/1.1" 200 1137 0.016615 10.0.0.141 - - [2026-02-02 02:18:14] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007291 10.0.0.141 - - [2026-02-02 02:18:19] "POST /neutron/port HTTP/1.1" 200 1137 0.015713 10.0.0.141 - - [2026-02-02 02:18:24] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007832 10.0.0.23 - - [2026-02-02 02:18:29] "GET /projects?obj_uuids=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.028881 10.0.0.141 - - [2026-02-02 02:18:29] "POST /neutron/floatingip HTTP/1.1" 200 530 0.151344 10.0.0.141 - - [2026-02-02 02:18:29] "POST /neutron/floatingip HTTP/1.1" 200 578 0.071723 10.0.0.141 - - [2026-02-02 02:18:30] "POST /neutron/port HTTP/1.1" 200 1136 0.016842 10.0.0.141 - - [2026-02-02 02:18:30] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006850 10.0.0.141 - - [2026-02-02 02:18:30] "GET /virtual-machine/94696f5f-f449-4758-8114-3ed8eae10c01 HTTP/1.1" 200 1304 0.006535 10.0.0.141 - - [2026-02-02 02:18:30] "GET /virtual-machine-interface/67d42011-fc6d-420a-a4f9-ad487a0b70a2 HTTP/1.1" 200 3003 0.009610 10.0.0.141 - - [2026-02-02 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.141 - - [2026-02-02 02:18:30] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003750 10.0.0.141 - - [2026-02-02 02:18:30] "GET /virtual-networks?parent_id=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003396 10.0.0.141 - - [2026-02-02 02:18:30] "GET /virtual-network/e1fcc362-b0cb-4450-a816-9668d6398001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005977 10.0.0.141 - - [2026-02-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.141 - - [2026-02-02 02:18:31] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004139 10.0.0.141 - - [2026-02-02 02:18:31] "GET /virtual-networks?parent_id=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003080 10.0.0.141 - - [2026-02-02 02:18:31] "GET /virtual-network/e1fcc362-b0cb-4450-a816-9668d6398001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005193 10.0.0.141 - - [2026-02-02 02:18:33] "POST /neutron/port HTTP/1.1" 200 1137 0.016964 10.0.0.141 - - [2026-02-02 02:18:33] "POST /neutron/floatingip HTTP/1.1" 200 552 0.028618 10.0.0.141 - - [2026-02-02 02:18:33] "POST /neutron/network HTTP/1.1" 200 839 0.010359 10.0.0.141 - - [2026-02-02 02:18:35] "POST /neutron/network HTTP/1.1" 200 848 0.006117 10.0.0.141 - - [2026-02-02 02:18:35] "POST /neutron/port HTTP/1.1" 200 117 0.001038 10.0.0.141 - - [2026-02-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.141 - - [2026-02-02 02:18:36] "GET /routing-instance/dfadf372-e02d-43cd-925b-0ae36ce30079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003676 10.0.0.141 - - [2026-02-02 02:18:36] "GET /route-target/b18b805e-32ee-4a74-b7ee-954c7a2aa60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004428 10.0.0.23 - - [2026-02-02 02:18:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.23 - - [2026-02-02 02:18:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.22 - - [2026-02-02 02:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.22 - - [2026-02-02 02:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000485 10.0.0.23 - - [2026-02-02 02:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000359 10.0.0.23 - - [2026-02-02 02:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.22 - - [2026-02-02 02:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 10.0.0.22 - - [2026-02-02 02:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.141 - - [2026-02-02 02:18:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.141 - - [2026-02-02 02:18:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.141 - - [2026-02-02 02:18:58] "GET /obj-perms HTTP/1.1" 200 5075 0.061179 10.0.0.141 - - [2026-02-02 02:18:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000600 10.0.0.141 - - [2026-02-02 02:18:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000496 10.0.0.22 - - [2026-02-02 02:18:59] "GET /obj-perms HTTP/1.1" 200 5075 0.114230 10.0.0.141 - - [2026-02-02 02:19:26] "POST /neutron/floatingip HTTP/1.1" 200 578 0.016124 10.0.0.141 - - [2026-02-02 02:19:26] "POST /neutron/floatingip HTTP/1.1" 200 115 0.044178 10.0.0.141 - - [2026-02-02 02:19:26] "GET /floating-ip-pool/162ca296-6b79-4520-b5ab-ee6e06785ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.006592 10.0.0.141 - - [2026-02-02 02:19:26] "POST /ref-update HTTP/1.1" 200 156 0.016929 10.0.0.141 - - [2026-02-02 02:19:26] "DELETE /floating-ip-pool/162ca296-6b79-4520-b5ab-ee6e06785ebc HTTP/1.1" 200 115 0.035290 10.0.0.141 - - [2026-02-02 02:19:27] "POST /neutron/port HTTP/1.1" 200 1136 0.019157 10.0.0.141 - - [2026-02-02 02:19:27] "POST /neutron/port HTTP/1.1" 200 151 0.203762 10.0.0.141 - - [2026-02-02 02:19:28] "POST /neutron/network HTTP/1.1" 200 839 0.008851 10.0.0.141 - - [2026-02-02 02:19:29] "DELETE /route-target/cbd4c0da-fbe8-4270-8d0b-bf7d142961ef HTTP/1.1" 200 115 0.057507 10.0.0.23 - - [2026-02-02 02:19:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004307 10.0.0.23 - - [2026-02-02 02:19:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004814 10.0.0.141 - - [2026-02-02 02:19:29] "POST /neutron/network HTTP/1.1" 200 151 0.139040 10.0.0.23 - - [2026-02-02 02:19:31] "GET /projects?obj_uuids=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001003 10.0.0.141 - - [2026-02-02 02:19:31] "GET /project/48e3946c-7143-4300-8960-6e54d9c078ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.076348 10.0.0.23 - - [2026-02-02 02:19:31] "GET /projects?obj_uuids=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001144 10.0.0.141 - - [2026-02-02 02:19:31] "GET /project/48e3946c-7143-4300-8960-6e54d9c078ca?fields=virtual_networks HTTP/1.1" 200 1054 0.067589 10.0.0.23 - - [2026-02-02 02:19:31] "GET /projects?obj_uuids=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001099 10.0.0.141 - - [2026-02-02 02:19:31] "GET /project/48e3946c-7143-4300-8960-6e54d9c078ca?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.052954 10.0.0.23 - - [2026-02-02 02:19:31] "GET /projects?obj_uuids=48e3946c-7143-4300-8960-6e54d9c078ca&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001026 10.0.0.141 - - [2026-02-02 02:19:31] "GET /project/48e3946c-7143-4300-8960-6e54d9c078ca?fields=security_groups HTTP/1.1" 200 1292 0.047422 10.0.0.141 - - [2026-02-02 02:19:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.029015 10.0.0.23 - - [2026-02-02 02:19:32] "GET /projects?obj_uuids=4214af33-d6a9-42bb-819a-161552c9e9da&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003761 10.0.0.23 - - [2026-02-02 02:19:32] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001053 10.0.0.23 - - [2026-02-02 02:19:32] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040157 10.0.0.23 - - [2026-02-02 02:19:32] "POST /id-to-fqname HTTP/1.1" 200 190 0.002543 10.0.0.23 - - [2026-02-02 02:19:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.005120 10.0.0.23 - - [2026-02-02 02:19:32] "POST /security-groups HTTP/1.1" 200 591 0.090718 10.0.0.141 - - [2026-02-02 02:19:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.006318 10.0.0.23 - - [2026-02-02 02:19:32] "POST /projects HTTP/1.1" 200 585 0.333611 10.0.0.23 - - [2026-02-02 02:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.412518 10.0.0.141 - - [2026-02-02 02:19:32] "POST /access-control-lists HTTP/1.1" 200 594 0.037683 10.0.0.141 - - [2026-02-02 02:19:32] "GET /project/4214af33-d6a9-42bb-819a-161552c9e9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.600789 10.0.0.141 - - [2026-02-02 02:19:33] "GET / HTTP/1.1" 200 35931 0.001707 10.0.0.23 - - [2026-02-02 02:19:36] "GET /projects?obj_uuids=4214af33-d6a9-42bb-819a-161552c9e9da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001185 10.0.0.141 - - [2026-02-02 02:19:36] "GET /project/4214af33-d6a9-42bb-819a-161552c9e9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.047683 10.0.0.23 - - [2026-02-02 02:19:36] "GET /projects?obj_uuids=4214af33-d6a9-42bb-819a-161552c9e9da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001161 10.0.0.141 - - [2026-02-02 02:19:37] "GET /project/4214af33-d6a9-42bb-819a-161552c9e9da?fields=virtual_networks HTTP/1.1" 200 1030 0.058001 10.0.0.23 - - [2026-02-02 02:19:37] "GET /projects?obj_uuids=4214af33-d6a9-42bb-819a-161552c9e9da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001333 10.0.0.141 - - [2026-02-02 02:19:37] "GET /project/4214af33-d6a9-42bb-819a-161552c9e9da?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.051073 10.0.0.23 - - [2026-02-02 02:19:37] "GET /projects?obj_uuids=4214af33-d6a9-42bb-819a-161552c9e9da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000919 10.0.0.141 - - [2026-02-02 02:19:37] "GET /project/4214af33-d6a9-42bb-819a-161552c9e9da?fields=security_groups HTTP/1.1" 200 1256 0.042046 10.0.0.141 - - [2026-02-02 02:19:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.027435 10.0.0.23 - - [2026-02-02 02:19:38] "GET /projects?obj_uuids=e79721c4-41eb-48bd-92fc-78013920cf79&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003029 10.0.0.23 - - [2026-02-02 02:19:38] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.23 - - [2026-02-02 02:19:38] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007148 10.0.0.23 - - [2026-02-02 02:19:38] "POST /id-to-fqname HTTP/1.1" 200 185 0.004079 10.0.0.23 - - [2026-02-02 02:19:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.010915 10.0.0.23 - - [2026-02-02 02:19:38] "POST /security-groups HTTP/1.1" 200 586 0.028323 10.0.0.23 - - [2026-02-02 02:19:38] "POST /projects HTTP/1.1" 200 575 0.236171 10.0.0.141 - - [2026-02-02 02:19:38] "POST /fqname-to-id HTTP/1.1" 404 228 0.008246 10.0.0.23 - - [2026-02-02 02:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.309833 10.0.0.141 - - [2026-02-02 02:19:38] "GET /project/e79721c4-41eb-48bd-92fc-78013920cf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.442553 10.0.0.141 - - [2026-02-02 02:19:39] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.23 - - [2026-02-02 02:19:45] "GET /projects?obj_uuids=e79721c4-41eb-48bd-92fc-78013920cf79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001000 10.0.0.141 - - [2026-02-02 02:19:45] "GET /project/e79721c4-41eb-48bd-92fc-78013920cf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.036155 10.0.0.23 - - [2026-02-02 02:19:45] "GET /projects?obj_uuids=e79721c4-41eb-48bd-92fc-78013920cf79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000983 10.0.0.141 - - [2026-02-02 02:19:45] "GET /project/e79721c4-41eb-48bd-92fc-78013920cf79?fields=virtual_networks HTTP/1.1" 200 1022 0.091498 10.0.0.23 - - [2026-02-02 02:19:45] "GET /projects?obj_uuids=e79721c4-41eb-48bd-92fc-78013920cf79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001524 10.0.0.141 - - [2026-02-02 02:19:45] "GET /project/e79721c4-41eb-48bd-92fc-78013920cf79?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.058028 10.0.0.23 - - [2026-02-02 02:19:45] "GET /projects?obj_uuids=e79721c4-41eb-48bd-92fc-78013920cf79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000918 10.0.0.141 - - [2026-02-02 02:19:45] "GET /project/e79721c4-41eb-48bd-92fc-78013920cf79?fields=security_groups HTTP/1.1" 200 1243 0.045109 10.0.0.141 - - [2026-02-02 02:19:46] "POST /fqname-to-id HTTP/1.1" 404 187 0.026069 10.0.0.23 - - [2026-02-02 02:19:46] "GET /projects?obj_uuids=94706011-f708-415d-9b8c-fa28d4bf6502&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003286 10.0.0.141 - - [2026-02-02 02:19:46] "DELETE /access-control-list/7e689d41-34ab-42eb-8e98-d20dfe449149 HTTP/1.1" 200 115 0.051525 10.0.0.23 - - [2026-02-02 02:19:46] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002785 10.0.0.23 - - [2026-02-02 02:19:46] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.020540 10.0.0.23 - - [2026-02-02 02:19:46] "POST /id-to-fqname HTTP/1.1" 200 189 0.001074 10.0.0.23 - - [2026-02-02 02:19:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.003727 10.0.0.23 - - [2026-02-02 02:19:46] "POST /security-groups HTTP/1.1" 200 590 0.073462 10.0.0.23 - - [2026-02-02 02:19:47] "POST /projects HTTP/1.1" 200 583 0.288084 10.0.0.23 - - [2026-02-02 02:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.334908 10.0.0.141 - - [2026-02-02 02:19:47] "POST /fqname-to-id HTTP/1.1" 404 232 0.007008 10.0.0.141 - - [2026-02-02 02:19:47] "GET /project/94706011-f708-415d-9b8c-fa28d4bf6502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.533242 10.0.0.141 - - [2026-02-02 02:19:48] "GET / HTTP/1.1" 200 35931 0.002533 10.0.0.23 - - [2026-02-02 02:19:51] "GET /projects?obj_uuids=94706011-f708-415d-9b8c-fa28d4bf6502&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001202 10.0.0.141 - - [2026-02-02 02:19:51] "GET /project/94706011-f708-415d-9b8c-fa28d4bf6502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.040280 10.0.0.23 - - [2026-02-02 02:19:51] "GET /projects?obj_uuids=94706011-f708-415d-9b8c-fa28d4bf6502&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000929 10.0.0.141 - - [2026-02-02 02:19:51] "GET /project/94706011-f708-415d-9b8c-fa28d4bf6502?fields=virtual_networks HTTP/1.1" 200 1030 0.038980 10.0.0.23 - - [2026-02-02 02:19:51] "GET /projects?obj_uuids=94706011-f708-415d-9b8c-fa28d4bf6502&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001207 10.0.0.141 - - [2026-02-02 02:19:51] "GET /project/94706011-f708-415d-9b8c-fa28d4bf6502?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.038926 10.0.0.23 - - [2026-02-02 02:19:51] "GET /projects?obj_uuids=94706011-f708-415d-9b8c-fa28d4bf6502&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001023 10.0.0.141 - - [2026-02-02 02:19:51] "GET /project/94706011-f708-415d-9b8c-fa28d4bf6502?fields=security_groups HTTP/1.1" 200 1255 0.039597 10.0.0.141 - - [2026-02-02 02:19:52] "POST /fqname-to-id HTTP/1.1" 404 188 0.028798 10.0.0.23 - - [2026-02-02 02:19:52] "GET /projects?obj_uuids=44b7b711-d060-4c74-8371-40bf26cbd326&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003340 10.0.0.23 - - [2026-02-02 02:19:52] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000898 10.0.0.23 - - [2026-02-02 02:19:52] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007050 10.0.0.23 - - [2026-02-02 02:19:52] "POST /id-to-fqname HTTP/1.1" 200 190 0.003206 10.0.0.23 - - [2026-02-02 02:19:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.014740 10.0.0.23 - - [2026-02-02 02:19:52] "POST /security-groups HTTP/1.1" 200 591 0.029690 10.0.0.23 - - [2026-02-02 02:19:52] "POST /projects HTTP/1.1" 200 585 0.254893 10.0.0.141 - - [2026-02-02 02:19:52] "POST /access-control-lists HTTP/1.1" 200 596 0.042620 10.0.0.23 - - [2026-02-02 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.337929 10.0.0.141 - - [2026-02-02 02:19:52] "GET /project/44b7b711-d060-4c74-8371-40bf26cbd326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.489003 10.0.0.141 - - [2026-02-02 02:19:53] "GET / HTTP/1.1" 200 35931 0.002634 10.0.0.23 - - [2026-02-02 02:19:57] "GET /projects?obj_uuids=44b7b711-d060-4c74-8371-40bf26cbd326&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000950 10.0.0.141 - - [2026-02-02 02:19:57] "GET /project/44b7b711-d060-4c74-8371-40bf26cbd326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.043182 10.0.0.23 - - [2026-02-02 02:19:57] "GET /projects?obj_uuids=44b7b711-d060-4c74-8371-40bf26cbd326&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000980 10.0.0.141 - - [2026-02-02 02:19:57] "GET /project/44b7b711-d060-4c74-8371-40bf26cbd326?fields=virtual_networks HTTP/1.1" 200 1030 0.059512 10.0.0.23 - - [2026-02-02 02:19:57] "GET /projects?obj_uuids=44b7b711-d060-4c74-8371-40bf26cbd326&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001042 10.0.0.141 - - [2026-02-02 02:19:57] "GET /project/44b7b711-d060-4c74-8371-40bf26cbd326?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.037999 10.0.0.23 - - [2026-02-02 02:19:57] "GET /projects?obj_uuids=44b7b711-d060-4c74-8371-40bf26cbd326&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000922 10.0.0.141 - - [2026-02-02 02:19:57] "GET /project/44b7b711-d060-4c74-8371-40bf26cbd326?fields=security_groups HTTP/1.1" 200 1256 0.040521 10.0.0.141 - - [2026-02-02 02:19:58] "POST /fqname-to-id HTTP/1.1" 404 192 0.029649 10.0.0.23 - - [2026-02-02 02:19:58] "GET /projects?obj_uuids=7886502f-f7c9-47b9-bee9-4286388e06ea&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002945 10.0.0.23 - - [2026-02-02 02:19:58] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000966 10.0.0.23 - - [2026-02-02 02:19:58] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007031 10.0.0.23 - - [2026-02-02 02:19:58] "POST /id-to-fqname HTTP/1.1" 200 194 0.002595 10.0.0.23 - - [2026-02-02 02:19:58] "POST /fqname-to-id HTTP/1.1" 404 203 0.002846 10.0.0.23 - - [2026-02-02 02:19:58] "POST /security-groups HTTP/1.1" 200 595 0.073068 10.0.0.141 - - [2026-02-02 02:19:58] "POST /fqname-to-id HTTP/1.1" 404 238 0.007924 10.0.0.23 - - [2026-02-02 02:19:58] "POST /projects HTTP/1.1" 200 593 0.276845 10.0.0.23 - - [2026-02-02 02:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.347640 10.0.0.141 - - [2026-02-02 02:19:58] "POST /access-control-lists HTTP/1.1" 200 598 0.027670 10.0.0.141 - - [2026-02-02 02:19:58] "GET /project/7886502f-f7c9-47b9-bee9-4286388e06ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.482551 10.0.0.23 - - [2026-02-02 02:19:59] "GET /obj-perms HTTP/1.1" 200 5075 0.118849 10.0.0.141 - - [2026-02-02 02:20:00] "GET / HTTP/1.1" 200 35931 0.001675 10.0.0.23 - - [2026-02-02 02:20:01] "DELETE /project/4214af33d6a942bb819a161552c9e9da HTTP/1.1" 404 173 0.017770 10.0.0.23 - - [2026-02-02 02:20:01] "DELETE /project/94706011f708415d9b8cfa28d4bf6502 HTTP/1.1" 404 173 0.021188 10.0.0.23 - - [2026-02-02 02:20:01] "DELETE /project/e79721c441eb48bd92fc78013920cf79 HTTP/1.1" 404 173 0.022615 10.0.0.23 - - [2026-02-02 02:20:01] "DELETE /project/7886502ff7c947b9bee94286388e06ea HTTP/1.1" 404 173 0.010607 10.0.0.23 - - [2026-02-02 02:20:01] "DELETE /project/48e3946c-7143-4300-8960-6e54d9c078ca HTTP/1.1" 404 177 0.012331 10.0.0.23 - - [2026-02-02 02:20:01] "DELETE /project/44b7b711d0604c74837140bf26cbd326 HTTP/1.1" 404 173 0.016507 10.0.0.23 - - [2026-02-02 02:20:01] "GET /projects?obj_uuids=4214af33-d6a9-42bb-819a-161552c9e9da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001057 10.0.0.23 - - [2026-02-02 02:20:01] "GET /projects?obj_uuids=44b7b711-d060-4c74-8371-40bf26cbd326&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000875 10.0.0.23 - - [2026-02-02 02:20:01] "GET /projects?obj_uuids=94706011-f708-415d-9b8c-fa28d4bf6502&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000835 10.0.0.23 - - [2026-02-02 02:20:01] "GET /projects?obj_uuids=e79721c4-41eb-48bd-92fc-78013920cf79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000784 10.0.0.23 - - [2026-02-02 02:20:01] "GET /project/44b7b711-d060-4c74-8371-40bf26cbd326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.077955 10.0.0.23 - - [2026-02-02 02:20:01] "GET /project/4214af33-d6a9-42bb-819a-161552c9e9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.085246 10.0.0.23 - - [2026-02-02 02:20:01] "GET /project/e79721c4-41eb-48bd-92fc-78013920cf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.092010 10.0.0.23 - - [2026-02-02 02:20:01] "GET /project/94706011-f708-415d-9b8c-fa28d4bf6502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.114325 10.0.0.23 - - [2026-02-02 02:20:01] "GET /projects?obj_uuids=44b7b711-d060-4c74-8371-40bf26cbd326&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001796 10.0.0.23 - - [2026-02-02 02:20:01] "GET /projects?obj_uuids=4214af33-d6a9-42bb-819a-161552c9e9da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002666 10.0.0.23 - - [2026-02-02 02:20:01] "GET /projects?obj_uuids=e79721c4-41eb-48bd-92fc-78013920cf79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003178 10.0.0.23 - - [2026-02-02 02:20:01] "GET /projects?obj_uuids=94706011-f708-415d-9b8c-fa28d4bf6502&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001020 10.0.0.23 - - [2026-02-02 02:20:01] "GET /project/4214af33-d6a9-42bb-819a-161552c9e9da?fields=security_groups HTTP/1.1" 200 1361 0.111248 10.0.0.23 - - [2026-02-02 02:20:01] "GET /project/44b7b711-d060-4c74-8371-40bf26cbd326?fields=security_groups HTTP/1.1" 200 1361 0.140880 10.0.0.23 - - [2026-02-02 02:20:01] "GET /project/e79721c4-41eb-48bd-92fc-78013920cf79?fields=security_groups HTTP/1.1" 200 1348 0.125462 10.0.0.23 - - [2026-02-02 02:20:01] "GET /project/94706011-f708-415d-9b8c-fa28d4bf6502?fields=security_groups HTTP/1.1" 200 1360 0.151730 10.0.0.23 - - [2026-02-02 02:20:01] "DELETE /security-group/530c6c86-6f4e-4003-ada5-8929fd624010 HTTP/1.1" 200 115 0.093758 10.0.0.23 - - [2026-02-02 02:20:01] "DELETE /security-group/cef17f08-8ebc-4c34-992d-326c67e1e42f HTTP/1.1" 200 115 0.090745 10.0.0.23 - - [2026-02-02 02:20:01] "GET /projects?obj_uuids=4214af33-d6a9-42bb-819a-161552c9e9da&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001234 10.0.0.23 - - [2026-02-02 02:20:01] "DELETE /security-group/bad01d57-0a0f-435f-bff8-9d2a1de26542 HTTP/1.1" 200 115 0.102158 10.0.0.23 - - [2026-02-02 02:20:01] "GET /projects?obj_uuids=e79721c4-41eb-48bd-92fc-78013920cf79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001009 10.0.0.23 - - [2026-02-02 02:20:01] "GET /projects?obj_uuids=44b7b711-d060-4c74-8371-40bf26cbd326&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062 10.0.0.23 - - [2026-02-02 02:20:02] "GET /project/4214af33-d6a9-42bb-819a-161552c9e9da?fields=application_policy_sets HTTP/1.1" 200 1400 0.095174 10.0.0.23 - - [2026-02-02 02:20:02] "GET /project/e79721c4-41eb-48bd-92fc-78013920cf79?fields=application_policy_sets HTTP/1.1" 200 1387 0.098347 10.0.0.23 - - [2026-02-02 02:20:02] "DELETE /security-group/42a330e9-73bb-4cc9-833d-5e1531b6d25b HTTP/1.1" 200 115 0.167844 10.0.0.23 - - [2026-02-02 02:20:02] "GET /projects?obj_uuids=94706011-f708-415d-9b8c-fa28d4bf6502&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001083 10.0.0.23 - - [2026-02-02 02:20:02] "GET /project/44b7b711-d060-4c74-8371-40bf26cbd326?fields=application_policy_sets HTTP/1.1" 200 1400 0.170852 10.0.0.23 - - [2026-02-02 02:20:02] "GET /project/94706011-f708-415d-9b8c-fa28d4bf6502?fields=application_policy_sets HTTP/1.1" 200 1399 0.109071 10.0.0.141 - - [2026-02-02 02:20:02] "DELETE /access-control-list/9f8f4f95-d41b-4618-bade-e65764389db2 HTTP/1.1" 200 115 0.164936 10.0.0.23 - - [2026-02-02 02:20:02] "DELETE /project/4214af33-d6a9-42bb-819a-161552c9e9da HTTP/1.1" 200 115 0.896667 10.0.0.23 - - [2026-02-02 02:20:02] "DELETE /project/e79721c4-41eb-48bd-92fc-78013920cf79 HTTP/1.1" 200 115 0.917838 10.0.0.141 - - [2026-02-02 02:20:02] "DELETE /access-control-list/0131adcb-d23d-46b5-b987-cd6e0391f80e HTTP/1.1" 200 115 0.095032 10.0.0.23 - - [2026-02-02 02:20:02] "DELETE /project/44b7b711-d060-4c74-8371-40bf26cbd326 HTTP/1.1" 200 115 0.977389 10.0.0.23 - - [2026-02-02 02:20:02] "DELETE /project/94706011-f708-415d-9b8c-fa28d4bf6502 HTTP/1.1" 200 115 1.004088 10.0.0.23 - - [2026-02-02 02:20:03] "GET /projects?obj_uuids=7886502f-f7c9-47b9-bee9-4286388e06ea&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000951 10.0.0.141 - - [2026-02-02 02:20:03] "GET /project/7886502f-f7c9-47b9-bee9-4286388e06ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.050594 10.0.0.23 - - [2026-02-02 02:20:03] "GET /projects?obj_uuids=7886502f-f7c9-47b9-bee9-4286388e06ea&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000918 10.0.0.141 - - [2026-02-02 02:20:03] "GET /project/7886502f-f7c9-47b9-bee9-4286388e06ea?fields=virtual_networks HTTP/1.1" 200 1039 0.041578 10.0.0.23 - - [2026-02-02 02:20:03] "GET /projects?obj_uuids=7886502f-f7c9-47b9-bee9-4286388e06ea&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003147 10.0.0.141 - - [2026-02-02 02:20:03] "GET /project/7886502f-f7c9-47b9-bee9-4286388e06ea?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.042601 10.0.0.23 - - [2026-02-02 02:20:04] "GET /projects?obj_uuids=7886502f-f7c9-47b9-bee9-4286388e06ea&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001029 10.0.0.141 - - [2026-02-02 02:20:04] "GET /project/7886502f-f7c9-47b9-bee9-4286388e06ea?fields=security_groups HTTP/1.1" 200 1269 0.042426 10.0.0.141 - - [2026-02-02 02:20:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.027361 10.0.0.23 - - [2026-02-02 02:20:05] "GET /projects?obj_uuids=a3b7fa46-1665-4626-b1be-ebf8d02012d0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.100457 10.0.0.23 - - [2026-02-02 02:20:05] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001083 10.0.0.23 - - [2026-02-02 02:20:05] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008912 10.0.0.23 - - [2026-02-02 02:20:05] "POST /id-to-fqname HTTP/1.1" 200 185 0.001778 10.0.0.23 - - [2026-02-02 02:20:05] "POST /fqname-to-id HTTP/1.1" 404 194 0.012429 10.0.0.23 - - [2026-02-02 02:20:05] "POST /security-groups HTTP/1.1" 200 586 0.035651 10.0.0.141 - - [2026-02-02 02:20:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.004160 10.0.0.23 - - [2026-02-02 02:20:05] "POST /projects HTTP/1.1" 200 575 0.237753 10.0.0.23 - - [2026-02-02 02:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.313655 10.0.0.141 - - [2026-02-02 02:20:05] "POST /access-control-lists HTTP/1.1" 200 589 0.030189 10.0.0.141 - - [2026-02-02 02:20:05] "GET /project/a3b7fa46-1665-4626-b1be-ebf8d02012d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.582379 10.0.0.141 - - [2026-02-02 02:20:06] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.141 - - [2026-02-02 02:20:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.003403 10.0.0.141 - - [2026-02-02 02:20:07] "POST /fqname-to-id HTTP/1.1" 404 227 0.007395 10.0.0.141 - - [2026-02-02 02:20:07] "PUT /access-control-list/78a795bf-1040-481a-a6c5-9cffc6d2d3d1 HTTP/1.1" 200 272 0.024170 10.0.0.141 - - [2026-02-02 02:20:07] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.040832 10.0.0.141 - - [2026-02-02 02:20:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.162815 10.0.0.141 - - [2026-02-02 02:20:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.005545 10.0.0.141 - - [2026-02-02 02:20:08] "PUT /access-control-list/78a795bf-1040-481a-a6c5-9cffc6d2d3d1 HTTP/1.1" 200 272 0.026797 10.0.0.141 - - [2026-02-02 02:20:08] "POST /fqname-to-id HTTP/1.1" 404 227 0.003379 10.0.0.141 - - [2026-02-02 02:20:08] "PUT /access-control-list/32ede9f7-9715-43b6-94ff-c5f54324fa21 HTTP/1.1" 200 272 0.023623 10.0.0.141 - - [2026-02-02 02:20:08] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009818 10.0.0.141 - - [2026-02-02 02:20:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.124164 10.0.0.141 - - [2026-02-02 02:20:08] "POST /fqname-to-id HTTP/1.1" 401 293 0.000556 10.0.0.141 - - [2026-02-02 02:20:08] "PUT /access-control-list/32ede9f7-9715-43b6-94ff-c5f54324fa21 HTTP/1.1" 200 272 0.014518 10.0.0.141 - - [2026-02-02 02:20:09] "POST /fqname-to-id HTTP/1.1" 404 210 0.027237 10.0.0.141 - - [2026-02-02 02:20:09] "POST /fqname-to-id HTTP/1.1" 404 244 0.011916 10.0.0.141 - - [2026-02-02 02:20:09] "PUT /access-control-list/247dc4fa-5b3a-4d14-b85f-916c9d952b9b HTTP/1.1" 200 272 0.025967 10.0.0.141 - - [2026-02-02 02:20:09] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.041014 10.0.0.141 - - [2026-02-02 02:20:10] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.173901 10.0.0.141 - - [2026-02-02 02:20:10] "POST /fqname-to-id HTTP/1.1" 404 210 0.003936 10.0.0.141 - - [2026-02-02 02:20:10] "PUT /access-control-list/247dc4fa-5b3a-4d14-b85f-916c9d952b9b HTTP/1.1" 200 272 0.022703 10.0.0.141 - - [2026-02-02 02:20:10] "POST /fqname-to-id HTTP/1.1" 404 244 0.010059 10.0.0.141 - - [2026-02-02 02:20:10] "PUT /access-control-list/380d5d62-06ea-4225-8a33-985b4bb16663 HTTP/1.1" 200 272 0.034025 10.0.0.141 - - [2026-02-02 02:20:10] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.014106 10.0.0.141 - - [2026-02-02 02:20:11] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.132049 10.0.0.141 - - [2026-02-02 02:20:11] "PUT /access-control-list/380d5d62-06ea-4225-8a33-985b4bb16663 HTTP/1.1" 200 272 0.015088 10.0.0.141 - - [2026-02-02 02:20:12] "POST /neutron/router HTTP/1.1" 200 541 0.006671 10.0.0.141 - - [2026-02-02 02:20:12] "POST /neutron/router HTTP/1.1" 200 541 0.008354 10.0.0.141 - - [2026-02-02 02:20:12] "POST /neutron/router HTTP/1.1" 200 541 0.003557 10.0.0.141 - - [2026-02-02 02:20:12] "POST /neutron/router HTTP/1.1" 200 541 0.004530 10.0.0.141 - - [2026-02-02 02:20:12] "POST /neutron/router HTTP/1.1" 200 541 0.005033 10.0.0.141 - - [2026-02-02 02:20:12] "POST /neutron/router HTTP/1.1" 200 541 0.003786 10.0.0.141 - - [2026-02-02 02:20:12] "POST /neutron/router HTTP/1.1" 200 541 0.003949 10.0.0.141 - - [2026-02-02 02:20:12] "POST /neutron/router HTTP/1.1" 200 541 0.004085 10.0.0.141 - - [2026-02-02 02:20:12] "POST /neutron/router HTTP/1.1" 200 541 0.003784 10.0.0.141 - - [2026-02-02 02:20:12] "POST /neutron/router HTTP/1.1" 200 541 0.005997 10.0.0.141 - - [2026-02-02 02:20:12] "POST /neutron/router HTTP/1.1" 200 541 0.005595 10.0.0.141 - - [2026-02-02 02:20:13] "POST /neutron/router HTTP/1.1" 200 542 0.032524 10.0.0.141 - - [2026-02-02 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006110 10.0.0.23 - - [2026-02-02 02:20:13] "GET /projects?obj_uuids=a3b7fa46-1665-4626-b1be-ebf8d02012d0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003362 10.0.0.141 - - [2026-02-02 02:20:13] "POST /neutron/router HTTP/1.1" 200 559 0.101401 10.0.0.141 - - [2026-02-02 02:20:13] "POST /neutron/router HTTP/1.1" 200 559 0.007029 10.0.0.141 - - [2026-02-02 02:20:13] "PUT /logical-router/04ef027f-80f0-4c57-a563-99e4dccfa2ff HTTP/1.1" 200 262 0.041564 10.0.0.141 - - [2026-02-02 02:20:13] "POST /neutron/router HTTP/1.1" 200 559 0.006863 10.0.0.141 - - [2026-02-02 02:20:13] "POST /neutron/router HTTP/1.1" 200 559 0.005739 10.0.0.141 - - [2026-02-02 02:20:13] "POST /neutron/router HTTP/1.1" 200 559 0.004441 10.0.0.141 - - [2026-02-02 02:20:13] "POST /neutron/router HTTP/1.1" 200 559 0.003962 10.0.0.141 - - [2026-02-02 02:20:13] "POST /neutron/router HTTP/1.1" 200 559 0.003885 10.0.0.141 - - [2026-02-02 02:20:13] "POST /neutron/router HTTP/1.1" 200 559 0.003963 10.0.0.141 - - [2026-02-02 02:20:13] "POST /neutron/router HTTP/1.1" 200 559 0.004551 10.0.0.141 - - [2026-02-02 02:20:13] "POST /neutron/router HTTP/1.1" 200 559 0.003712 10.0.0.141 - - [2026-02-02 02:20:13] "POST /neutron/router HTTP/1.1" 200 559 0.003983 10.0.0.141 - - [2026-02-02 02:20:13] "POST /neutron/router HTTP/1.1" 200 559 0.035568 10.0.0.141 - - [2026-02-02 02:20:13] "POST /neutron/router HTTP/1.1" 200 559 0.005681 10.0.0.141 - - [2026-02-02 02:20:14] "POST /neutron/router HTTP/1.1" 200 541 0.008998 10.0.0.141 - - [2026-02-02 02:20:14] "POST /route-targets HTTP/1.1" 200 327 0.028466 10.0.0.141 - - [2026-02-02 02:20:14] "POST /neutron/router HTTP/1.1" 200 541 0.015618 10.0.0.141 - - [2026-02-02 02:20:14] "POST /neutron/router HTTP/1.1" 200 541 0.004296 10.0.0.141 - - [2026-02-02 02:20:14] "POST /neutron/router HTTP/1.1" 200 541 0.003866 10.0.0.141 - - [2026-02-02 02:20:14] "POST /neutron/router HTTP/1.1" 200 541 0.004233 10.0.0.141 - - [2026-02-02 02:20:14] "POST /neutron/router HTTP/1.1" 200 541 0.003715 10.0.0.141 - - [2026-02-02 02:20:14] "POST /neutron/router HTTP/1.1" 200 541 0.003923 10.0.0.141 - - [2026-02-02 02:20:14] "POST /neutron/router HTTP/1.1" 200 541 0.004135 10.0.0.141 - - [2026-02-02 02:20:14] "POST /neutron/router HTTP/1.1" 200 541 0.003974 10.0.0.141 - - [2026-02-02 02:20:14] "POST /neutron/router HTTP/1.1" 200 541 0.004024 10.0.0.141 - - [2026-02-02 02:20:14] "POST /neutron/router HTTP/1.1" 200 541 0.004255 10.0.0.141 - - [2026-02-02 02:20:14] "POST /neutron/router HTTP/1.1" 200 541 0.006010 10.0.0.141 - - [2026-02-02 02:20:14] "POST /neutron/router HTTP/1.1" 200 151 0.083669 10.0.0.141 - - [2026-02-02 02:20:14] "DELETE /route-target/c7c753f0-37b4-4716-ba4f-87aaa7cb2b56 HTTP/1.1" 200 115 0.033120 10.0.0.141 - - [2026-02-02 02:20:14] "GET /logical-router/70ce2ea3-414a-48cd-b05b-c708586d4f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.051639 10.0.0.141 - - [2026-02-02 02:20:15] "POST /neutron/security_group HTTP/1.1" 200 521 0.008963 10.0.0.141 - - [2026-02-02 02:20:15] "DELETE /access-control-list/bfc694a5-40f8-4a0d-a76d-735df4a22b9f HTTP/1.1" 200 115 0.034814 10.0.0.141 - - [2026-02-02 02:20:15] "POST /neutron/security_group HTTP/1.1" 200 151 0.072218 10.0.0.141 - - [2026-02-02 02:20:15] "DELETE /access-control-list/32ede9f7-9715-43b6-94ff-c5f54324fa21 HTTP/1.1" 200 115 0.039977 10.0.0.23 - - [2026-02-02 02:20:16] "GET /projects?obj_uuids=a3b7fa46-1665-4626-b1be-ebf8d02012d0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000914 10.0.0.141 - - [2026-02-02 02:20:16] "GET /project/a3b7fa46-1665-4626-b1be-ebf8d02012d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.040286 10.0.0.23 - - [2026-02-02 02:20:16] "GET /projects?obj_uuids=a3b7fa46-1665-4626-b1be-ebf8d02012d0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003644 10.0.0.141 - - [2026-02-02 02:20:16] "GET /project/a3b7fa46-1665-4626-b1be-ebf8d02012d0?fields=virtual_networks HTTP/1.1" 200 1022 0.063470 10.0.0.23 - - [2026-02-02 02:20:16] "GET /projects?obj_uuids=a3b7fa46-1665-4626-b1be-ebf8d02012d0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000900 10.0.0.141 - - [2026-02-02 02:20:16] "GET /project/a3b7fa46-1665-4626-b1be-ebf8d02012d0?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.039378 10.0.0.23 - - [2026-02-02 02:20:16] "GET /projects?obj_uuids=a3b7fa46-1665-4626-b1be-ebf8d02012d0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002064 10.0.0.141 - - [2026-02-02 02:20:16] "GET /project/a3b7fa46-1665-4626-b1be-ebf8d02012d0?fields=security_groups HTTP/1.1" 200 1243 0.042607 10.0.0.141 - - [2026-02-02 02:20:17] "POST /fqname-to-id HTTP/1.1" 404 184 0.026384 10.0.0.23 - - [2026-02-02 02:20:17] "GET /projects?obj_uuids=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003078 10.0.0.23 - - [2026-02-02 02:20:17] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001008 10.0.0.23 - - [2026-02-02 02:20:17] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008090 10.0.0.23 - - [2026-02-02 02:20:18] "POST /id-to-fqname HTTP/1.1" 200 186 0.004658 10.0.0.23 - - [2026-02-02 02:20:18] "POST /fqname-to-id HTTP/1.1" 404 195 0.005305 10.0.0.23 - - [2026-02-02 02:20:18] "POST /security-groups HTTP/1.1" 200 587 0.084293 10.0.0.141 - - [2026-02-02 02:20:18] "POST /fqname-to-id HTTP/1.1" 404 230 0.003857 10.0.0.23 - - [2026-02-02 02:20:18] "POST /projects HTTP/1.1" 200 577 0.289150 10.0.0.23 - - [2026-02-02 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.369370 10.0.0.141 - - [2026-02-02 02:20:18] "POST /access-control-lists HTTP/1.1" 200 590 0.033196 10.0.0.141 - - [2026-02-02 02:20:18] "GET /project/4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.509402 10.0.0.141 - - [2026-02-02 02:20:19] "GET / HTTP/1.1" 200 35931 0.001894 10.0.0.141 - - [2026-02-02 02:20:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000402 10.0.0.141 - - [2026-02-02 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.062446 10.0.0.23 - - [2026-02-02 02:20:21] "GET /projects?obj_uuids=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000923 10.0.0.141 - - [2026-02-02 02:20:21] "GET /project/4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.043560 10.0.0.141 - - [2026-02-02 02:20:21] "POST /neutron/network HTTP/1.1" 200 117 0.032859 10.0.0.141 - - [2026-02-02 02:20:22] "POST /neutron/network HTTP/1.1" 200 820 0.008953 10.0.0.141 - - [2026-02-02 02:20:22] "POST /id-to-fqname HTTP/1.1" 200 216 0.001200 10.0.0.141 - - [2026-02-02 02:20:22] "GET /virtual-network/4704663f-e2ee-4e5c-836d-1b464ba086e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006878 10.0.0.141 - - [2026-02-02 02:20:22] "GET /virtual-network/4704663f-e2ee-4e5c-836d-1b464ba086e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005489 10.0.0.141 - - [2026-02-02 02:20:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.011594 10.0.0.141 - - [2026-02-02 02:20:22] "POST /fqname-to-id HTTP/1.1" 404 206 0.003708 10.0.0.141 - - [2026-02-02 02:20:22] "GET /virtual-network/4704663f-e2ee-4e5c-836d-1b464ba086e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005180 10.0.0.141 - - [2026-02-02 02:20:22] "GET /virtual-machine-interface/6373b8c8-3179-4336-a776-8b7ca25baf88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.006936 10.0.0.141 - - [2026-02-02 02:20:22] "GET /virtual-machine-interface/6373b8c8-3179-4336-a776-8b7ca25baf88?fields=instance_ip_back_refs HTTP/1.1" 200 1316 0.007553 10.0.0.141 - - [2026-02-02 02:20:22] "GET /instance-ip/c5ea6dda-f1e9-46f5-86b8-2df08402fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004915 10.0.0.141 - - [2026-02-02 02:20:23] "POST /neutron/port HTTP/1.1" 200 151 0.116362 10.0.0.141 - - [2026-02-02 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006555 10.0.0.141 - - [2026-02-02 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.23 - - [2026-02-02 02:20:25] "GET /projects?obj_uuids=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001046 10.0.0.141 - - [2026-02-02 02:20:25] "GET /project/4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.050510 10.0.0.141 - - [2026-02-02 02:20:25] "POST /neutron/network HTTP/1.1" 200 117 0.012542 10.0.0.141 - - [2026-02-02 02:20:26] "POST /ref-update HTTP/1.1" 200 156 0.035696 10.0.0.23 - - [2026-02-02 02:20:26] "POST /useragent-kv HTTP/1.1" 200 115 0.010870 10.0.0.141 - - [2026-02-02 02:20:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.247534 10.0.0.141 - - [2026-02-02 02:20:26] "POST /id-to-fqname HTTP/1.1" 200 217 0.001297 10.0.0.141 - - [2026-02-02 02:20:26] "GET /virtual-network/197d7c2e-7a4c-437b-ac73-19b84f41d742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006137 10.0.0.141 - - [2026-02-02 02:20:26] "GET /virtual-network/197d7c2e-7a4c-437b-ac73-19b84f41d742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006193 10.0.0.141 - - [2026-02-02 02:20:26] "POST /neutron/network HTTP/1.1" 200 978 0.008967 10.0.0.23 - - [2026-02-02 02:20:26] "GET /projects?obj_uuids=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001020 10.0.0.141 - - [2026-02-02 02:20:27] "POST /neutron/port HTTP/1.1" 200 1017 0.258232 10.0.0.141 - - [2026-02-02 02:20:27] "POST /id-to-fqname HTTP/1.1" 200 217 0.001395 10.0.0.141 - - [2026-02-02 02:20:27] "POST /neutron/port HTTP/1.1" 200 1017 0.035379 10.0.0.141 - - [2026-02-02 02:20:27] "POST /neutron/port HTTP/1.1" 200 117 0.006526 10.0.0.141 - - [2026-02-02 02:20:27] "POST /id-to-fqname HTTP/1.1" 200 217 0.001201 10.0.0.141 - - [2026-02-02 02:20:28] "POST /neutron/port HTTP/1.1" 200 1019 0.016995 10.0.0.141 - - [2026-02-02 02:20:28] "POST /neutron/port HTTP/1.1" 200 1017 0.014903 10.0.0.141 - - [2026-02-02 02:20:28] "POST /neutron/port HTTP/1.1" 200 117 0.007539 10.0.0.141 - - [2026-02-02 02:20:29] "POST /neutron/port HTTP/1.1" 200 1019 0.012175 10.0.0.141 - - [2026-02-02 02:20:29] "POST /neutron/port HTTP/1.1" 200 1019 0.010762 10.0.0.141 - - [2026-02-02 02:20:29] "POST /neutron/port HTTP/1.1" 200 1111 0.193391 10.0.0.141 - - [2026-02-02 02:20:29] "POST /neutron/port HTTP/1.1" 200 1109 0.213016 10.0.0.141 - - [2026-02-02 02:20:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004489 10.0.0.141 - - [2026-02-02 02:20:29] "POST /neutron/subnet HTTP/1.1" 200 694 0.010289 10.0.0.141 - - [2026-02-02 02:20:29] "POST /neutron/network HTTP/1.1" 200 978 0.010930 10.0.0.141 - - [2026-02-02 02:20:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007295 10.0.0.141 - - [2026-02-02 02:20:33] "POST /neutron/port HTTP/1.1" 200 1119 0.022958 10.0.0.141 - - [2026-02-02 02:20:33] "GET /virtual-machine/6faf99a8-40b8-41f5-b567-655bfa9a4a26 HTTP/1.1" 401 293 0.000618 10.0.0.141 - - [2026-02-02 02:20:34] "GET /virtual-machine/6faf99a8-40b8-41f5-b567-655bfa9a4a26 HTTP/1.1" 200 1284 0.028697 10.0.0.141 - - [2026-02-02 02:20:34] "GET /virtual-machine-interface/87f6c6fd-4c99-4ffd-875b-c3500080937c HTTP/1.1" 200 2922 0.004978 10.0.0.141 - - [2026-02-02 02:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010954 10.0.0.141 - - [2026-02-02 02:20:34] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008070 10.0.0.141 - - [2026-02-02 02:20:34] "GET /virtual-networks?parent_id=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.005284 10.0.0.141 - - [2026-02-02 02:20:34] "GET /virtual-network/197d7c2e-7a4c-437b-ac73-19b84f41d742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.008402 10.0.0.141 - - [2026-02-02 02:20:36] "POST /neutron/port HTTP/1.1" 200 1119 0.017195 10.0.0.141 - - [2026-02-02 02:20:36] "POST /neutron/subnet HTTP/1.1" 200 694 0.010195 10.0.0.141 - - [2026-02-02 02:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.141 - - [2026-02-02 02:20:37] "GET /virtual-network/197d7c2e-7a4c-437b-ac73-19b84f41d742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005350 10.0.0.141 - - [2026-02-02 02:20:37] "POST /neutron/port HTTP/1.1" 200 1119 0.042873 10.0.0.141 - - [2026-02-02 02:20:38] "POST /neutron/port HTTP/1.1" 200 1121 0.019389 10.0.0.141 - - [2026-02-02 02:20:38] "POST /neutron/subnet HTTP/1.1" 200 703 0.015287 10.0.0.141 - - [2026-02-02 02:20:39] "POST /neutron/port HTTP/1.1" 200 1121 0.016246 10.0.0.141 - - [2026-02-02 02:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.141 - - [2026-02-02 02:20:39] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003457 10.0.0.141 - - [2026-02-02 02:20:39] "GET /virtual-networks?parent_id=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002888 10.0.0.141 - - [2026-02-02 02:20:39] "GET /virtual-network/197d7c2e-7a4c-437b-ac73-19b84f41d742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006006 10.0.0.141 - - [2026-02-02 02:20:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006900 10.0.0.141 - - [2026-02-02 02:20:39] "POST /neutron/port HTTP/1.1" 200 1121 0.016443 10.0.0.141 - - [2026-02-02 02:20:40] "GET /virtual-machine/40567646-5ec1-4cb6-8cac-a6dfd7067000 HTTP/1.1" 200 1284 0.005633 10.0.0.141 - - [2026-02-02 02:20:40] "GET /virtual-machine-interface/1e33089b-d1bd-4121-9eda-9157151af6e4 HTTP/1.1" 200 2923 0.005182 10.0.0.141 - - [2026-02-02 02:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.141 - - [2026-02-02 02:20:40] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003716 10.0.0.141 - - [2026-02-02 02:20:40] "GET /virtual-networks?parent_id=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003248 10.0.0.141 - - [2026-02-02 02:20:40] "GET /virtual-network/197d7c2e-7a4c-437b-ac73-19b84f41d742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005518 10.0.0.141 - - [2026-02-02 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.141 - - [2026-02-02 02:20:41] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004009 10.0.0.141 - - [2026-02-02 02:20:41] "GET /virtual-networks?parent_id=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003062 10.0.0.141 - - [2026-02-02 02:20:41] "GET /virtual-network/197d7c2e-7a4c-437b-ac73-19b84f41d742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006496 10.0.0.141 - - [2026-02-02 02:20:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010425 10.0.0.141 - - [2026-02-02 02:20:50] "POST /neutron/port HTTP/1.1" 200 151 0.184515 10.0.0.141 - - [2026-02-02 02:20:50] "POST /neutron/port HTTP/1.1" 200 151 0.170164 10.0.0.23 - - [2026-02-02 02:20:51] "GET /projects?obj_uuids=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000966 10.0.0.141 - - [2026-02-02 02:20:51] "GET /project/4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.042536 10.0.0.23 - - [2026-02-02 02:20:51] "GET /projects?obj_uuids=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001364 10.0.0.141 - - [2026-02-02 02:20:51] "GET /project/4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d?fields=virtual_networks HTTP/1.1" 200 1023 0.052686 10.0.0.23 - - [2026-02-02 02:20:51] "GET /projects?obj_uuids=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000876 10.0.0.141 - - [2026-02-02 02:20:52] "GET /project/4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.054945 10.0.0.23 - - [2026-02-02 02:20:52] "GET /projects?obj_uuids=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000911 10.0.0.141 - - [2026-02-02 02:20:52] "GET /project/4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d?fields=security_groups HTTP/1.1" 200 1245 0.045604 10.0.0.141 - - [2026-02-02 02:20:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.024589 10.0.0.23 - - [2026-02-02 02:20:52] "GET /projects?obj_uuids=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002965 10.0.0.23 - - [2026-02-02 02:20:53] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001280 10.0.0.23 - - [2026-02-02 02:20:53] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007321 10.0.0.23 - - [2026-02-02 02:20:53] "POST /id-to-fqname HTTP/1.1" 200 188 0.004426 10.0.0.23 - - [2026-02-02 02:20:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.003034 10.0.0.23 - - [2026-02-02 02:20:53] "POST /security-groups HTTP/1.1" 200 589 0.078416 10.0.0.141 - - [2026-02-02 02:20:53] "POST /fqname-to-id HTTP/1.1" 404 232 0.003158 10.0.0.23 - - [2026-02-02 02:20:53] "POST /projects HTTP/1.1" 200 581 0.291886 10.0.0.23 - - [2026-02-02 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.366858 10.0.0.141 - - [2026-02-02 02:20:53] "POST /access-control-lists HTTP/1.1" 200 592 0.037256 10.0.0.141 - - [2026-02-02 02:20:53] "GET /project/c03f4600-7942-465e-a683-2b20d1b2cfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.498899 10.0.0.141 - - [2026-02-02 02:20:54] "GET / HTTP/1.1" 200 35931 0.002317 10.0.0.141 - - [2026-02-02 02:20:55] "POST /neutron/port HTTP/1.1" 200 117 0.005991 10.0.0.141 - - [2026-02-02 02:20:55] "POST /neutron/port HTTP/1.1" 400 205 0.004656 10.0.0.141 - - [2026-02-02 02:20:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000531 10.0.0.141 - - [2026-02-02 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.059382 10.0.0.23 - - [2026-02-02 02:20:56] "GET /projects?obj_uuids=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001382 10.0.0.141 - - [2026-02-02 02:20:56] "GET /project/c03f4600-7942-465e-a683-2b20d1b2cfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.047347 10.0.0.23 - - [2026-02-02 02:20:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005191 10.0.0.141 - - [2026-02-02 02:20:57] "POST /neutron/subnet HTTP/1.1" 200 725 0.230633 10.0.0.141 - - [2026-02-02 02:20:57] "POST /id-to-fqname HTTP/1.1" 200 219 0.001261 10.0.0.141 - - [2026-02-02 02:20:57] "GET /virtual-network/c9b78aac-3600-41b4-a59d-726186328eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006057 10.0.0.141 - - [2026-02-02 02:20:57] "GET /virtual-network/c9b78aac-3600-41b4-a59d-726186328eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006896 10.0.0.141 - - [2026-02-02 02:20:57] "POST /neutron/network HTTP/1.1" 200 824 0.006888 10.0.0.141 - - [2026-02-02 02:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.23 - - [2026-02-02 02:20:57] "GET /projects?obj_uuids=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000948 10.0.0.141 - - [2026-02-02 02:20:57] "GET /project/c03f4600-7942-465e-a683-2b20d1b2cfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046463 10.0.0.23 - - [2026-02-02 02:20:57] "GET /projects?obj_uuids=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000958 10.0.0.141 - - [2026-02-02 02:20:57] "POST /neutron/network HTTP/1.1" 200 605 0.154137 10.0.0.141 - - [2026-02-02 02:20:57] "POST /route-targets HTTP/1.1" 200 327 0.020352 10.0.0.141 - - [2026-02-02 02:20:57] "POST /id-to-fqname HTTP/1.1" 200 219 0.003586 10.0.0.141 - - [2026-02-02 02:20:57] "GET /virtual-network/21dbce84-cc36-42a4-9485-eab54c150f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005470 10.0.0.141 - - [2026-02-02 02:20:57] "POST /neutron/network HTTP/1.1" 200 825 0.006459 10.0.0.141 - - [2026-02-02 02:20:57] "GET /virtual-network/21dbce84-cc36-42a4-9485-eab54c150f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005457 10.0.0.141 - - [2026-02-02 02:20:57] "POST /id-to-fqname HTTP/1.1" 200 219 0.001212 10.0.0.141 - - [2026-02-02 02:20:58] "POST /neutron/network HTTP/1.1" 200 834 0.007375 10.0.0.23 - - [2026-02-02 02:20:58] "GET /projects?obj_uuids=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001054 10.0.0.141 - - [2026-02-02 02:20:58] "GET /project/c03f4600-7942-465e-a683-2b20d1b2cfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.064818 10.0.0.141 - - [2026-02-02 02:20:59] "POST /neutron/port HTTP/1.1" 200 117 0.006622 10.0.0.141 - - [2026-02-02 02:20:59] "POST /id-to-fqname HTTP/1.1" 200 219 0.001192 10.0.0.141 - - [2026-02-02 02:20:59] "POST /neutron/network HTTP/1.1" 200 834 0.008327 10.0.0.141 - - [2026-02-02 02:20:59] "POST /neutron/port HTTP/1.1" 200 1058 0.018551 10.0.0.23 - - [2026-02-02 02:21:00] "GET /projects?obj_uuids=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001137 10.0.0.141 - - [2026-02-02 02:21:00] "GET /project/c03f4600-7942-465e-a683-2b20d1b2cfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.139839 10.0.0.141 - - [2026-02-02 02:21:00] "POST /neutron/port HTTP/1.1" 200 1122 0.053088 10.0.0.141 - - [2026-02-02 02:21:00] "POST /neutron/port HTTP/1.1" 200 117 0.001099 10.0.0.141 - - [2026-02-02 02:21:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007593 10.0.0.141 - - [2026-02-02 02:21:00] "DELETE /access-control-list/04d28cf3-7c7c-4621-9d1f-089a82fdd128 HTTP/1.1" 200 115 0.057015 10.0.0.141 - - [2026-02-02 02:21:00] "POST /neutron/router HTTP/1.1" 200 580 0.006629 10.0.0.23 - - [2026-02-02 02:21:01] "GET /projects?obj_uuids=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001664 10.0.0.141 - - [2026-02-02 02:21:01] "POST /ref-update HTTP/1.1" 200 156 0.059460 10.0.0.141 - - [2026-02-02 02:21:01] "POST /neutron/port HTTP/1.1" 200 1059 0.449960 10.0.0.141 - - [2026-02-02 02:21:01] "POST /neutron/port HTTP/1.1" 200 1059 0.016289 10.0.0.141 - - [2026-02-02 02:21:01] "POST /neutron/port HTTP/1.1" 200 1123 0.025032 10.0.0.141 - - [2026-02-02 02:21:01] "POST /neutron/port HTTP/1.1" 200 117 0.001293 10.0.0.23 - - [2026-02-02 02:21:02] "DELETE /project/7886502f-f7c9-47b9-bee9-4286388e06ea HTTP/1.1" 404 177 0.011794 10.0.0.23 - - [2026-02-02 02:21:02] "DELETE /project/c03f46007942465ea6832b20d1b2cfbc HTTP/1.1" 404 173 0.013751 10.0.0.23 - - [2026-02-02 02:21:02] "DELETE /project/a3b7fa4616654626b1beebf8d02012d0 HTTP/1.1" 404 173 0.015746 10.0.0.23 - - [2026-02-02 02:21:02] "DELETE /project/4281e9a66bb04e5da9f36ba96692cd7d HTTP/1.1" 404 173 0.011683 10.0.0.23 - - [2026-02-02 02:21:02] "GET /projects?obj_uuids=a3b7fa46-1665-4626-b1be-ebf8d02012d0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001102 10.0.0.23 - - [2026-02-02 02:21:02] "GET /projects?obj_uuids=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000880 10.0.0.23 - - [2026-02-02 02:21:02] "GET /project/a3b7fa46-1665-4626-b1be-ebf8d02012d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.067617 10.0.0.23 - - [2026-02-02 02:21:02] "GET /projects?obj_uuids=a3b7fa46-1665-4626-b1be-ebf8d02012d0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.011261 10.0.0.23 - - [2026-02-02 02:21:02] "GET /project/4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.103556 10.0.0.23 - - [2026-02-02 02:21:02] "GET /projects?obj_uuids=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001110 10.0.0.23 - - [2026-02-02 02:21:02] "GET /project/a3b7fa46-1665-4626-b1be-ebf8d02012d0?fields=security_groups HTTP/1.1" 200 1348 0.067481 10.0.0.23 - - [2026-02-02 02:21:02] "GET /project/4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d?fields=security_groups HTTP/1.1" 200 1350 0.111489 10.0.0.23 - - [2026-02-02 02:21:02] "DELETE /security-group/215e50b1-8acb-4f7c-81fa-467421d2040c HTTP/1.1" 200 115 0.071412 10.0.0.23 - - [2026-02-02 02:21:02] "GET /projects?obj_uuids=a3b7fa46-1665-4626-b1be-ebf8d02012d0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001365 10.0.0.23 - - [2026-02-02 02:21:02] "GET /project/a3b7fa46-1665-4626-b1be-ebf8d02012d0?fields=application_policy_sets HTTP/1.1" 200 1387 0.073197 10.0.0.23 - - [2026-02-02 02:21:02] "DELETE /security-group/9846df55-6580-477d-8e92-74a1b8fa31a0 HTTP/1.1" 200 115 0.092989 10.0.0.23 - - [2026-02-02 02:21:02] "GET /projects?obj_uuids=4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001210 10.0.0.141 - - [2026-02-02 02:21:03] "DELETE /access-control-list/19d1b637-6e80-46dd-a063-c8176f66ad07 HTTP/1.1" 200 115 0.039797 10.0.0.23 - - [2026-02-02 02:21:03] "GET /project/4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d?fields=application_policy_sets HTTP/1.1" 200 1389 0.070187 10.0.0.23 - - [2026-02-02 02:21:03] "DELETE /project/a3b7fa46-1665-4626-b1be-ebf8d02012d0 HTTP/1.1" 200 115 0.586309 10.0.0.23 - - [2026-02-02 02:21:03] "DELETE /project/4281e9a6-6bb0-4e5d-a9f3-6ba96692cd7d HTTP/1.1" 200 115 0.626886 10.0.0.141 - - [2026-02-02 02:21:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007817 10.0.0.141 - - [2026-02-02 02:21:06] "POST /neutron/port HTTP/1.1" 200 1122 0.016628 10.0.0.141 - - [2026-02-02 02:21:06] "GET /virtual-machine/7067f98d-a999-422e-826a-5f10675aae82 HTTP/1.1" 401 293 0.000406 10.0.0.141 - - [2026-02-02 02:21:07] "GET /virtual-machine/7067f98d-a999-422e-826a-5f10675aae82 HTTP/1.1" 200 1289 0.040730 10.0.0.141 - - [2026-02-02 02:21:07] "GET /virtual-machine-interface/da16b4d4-2dd3-4375-b63e-95fcfa503496 HTTP/1.1" 200 2934 0.007130 10.0.0.141 - - [2026-02-02 02:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.141 - - [2026-02-02 02:21:07] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005480 10.0.0.141 - - [2026-02-02 02:21:07] "GET /virtual-networks?parent_id=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003498 10.0.0.141 - - [2026-02-02 02:21:07] "GET /virtual-network/c9b78aac-3600-41b4-a59d-726186328eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007688 10.0.0.141 - - [2026-02-02 02:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.141 - - [2026-02-02 02:21:10] "GET /virtual-network/c9b78aac-3600-41b4-a59d-726186328eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004819 10.0.0.141 - - [2026-02-02 02:21:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007668 10.0.0.141 - - [2026-02-02 02:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.141 - - [2026-02-02 02:21:12] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004136 10.0.0.141 - - [2026-02-02 02:21:12] "GET /virtual-networks?parent_id=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004185 10.0.0.141 - - [2026-02-02 02:21:12] "GET /virtual-network/c9b78aac-3600-41b4-a59d-726186328eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005560 10.0.0.141 - - [2026-02-02 02:21:13] "POST /neutron/port HTTP/1.1" 200 1123 0.019528 10.0.0.141 - - [2026-02-02 02:21:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.030939 10.0.0.141 - - [2026-02-02 02:21:17] "POST /neutron/port HTTP/1.1" 200 1123 0.020256 10.0.0.141 - - [2026-02-02 02:21:18] "GET /virtual-machine/4360a43d-e30a-46f0-9cc6-476edc66e068 HTTP/1.1" 200 1290 0.005851 10.0.0.141 - - [2026-02-02 02:21:18] "GET /virtual-machine-interface/b2a059c8-1ada-49eb-80c9-eadaf8a10697 HTTP/1.1" 200 2933 0.005698 10.0.0.141 - - [2026-02-02 02:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.141 - - [2026-02-02 02:21:18] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003466 10.0.0.141 - - [2026-02-02 02:21:18] "GET /virtual-networks?parent_id=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003805 10.0.0.141 - - [2026-02-02 02:21:18] "GET /virtual-network/21dbce84-cc36-42a4-9485-eab54c150f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005726 10.0.0.141 - - [2026-02-02 02:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.141 - - [2026-02-02 02:21:19] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005172 10.0.0.141 - - [2026-02-02 02:21:19] "GET /virtual-networks?parent_id=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003664 10.0.0.141 - - [2026-02-02 02:21:19] "GET /virtual-network/21dbce84-cc36-42a4-9485-eab54c150f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006199 10.0.0.23 - - [2026-02-02 02:21:23] "GET /projects?obj_uuids=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001132 10.0.0.141 - - [2026-02-02 02:21:23] "POST /neutron/router HTTP/1.1" 200 344 0.317831 10.0.0.141 - - [2026-02-02 02:21:26] "POST /ref-update HTTP/1.1" 200 156 0.026949 10.0.0.141 - - [2026-02-02 02:21:26] "POST /neutron/router HTTP/1.1" 200 344 0.227727 10.0.0.141 - - [2026-02-02 02:21:32] "POST /neutron/router HTTP/1.1" 200 580 0.008273 10.0.0.141 - - [2026-02-02 02:21:32] "POST /ref-update HTTP/1.1" 200 156 0.020511 10.0.0.141 - - [2026-02-02 02:21:32] "POST /neutron/router HTTP/1.1" 200 344 0.195211 10.0.0.141 - - [2026-02-02 02:21:32] "POST /neutron/network HTTP/1.1" 200 825 0.007115 10.0.0.141 - - [2026-02-02 02:21:33] "POST /neutron/port HTTP/1.1" 200 1113 0.017331 10.0.0.141 - - [2026-02-02 02:21:33] "POST /neutron/port HTTP/1.1" 200 1112 0.019783 10.0.0.23 - - [2026-02-02 02:21:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006971 10.0.0.141 - - [2026-02-02 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.23 - - [2026-02-02 02:21:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002577 10.0.0.141 - - [2026-02-02 02:21:35] "POST /neutron/network HTTP/1.1" 200 151 0.139192 10.0.0.141 - - [2026-02-02 02:21:35] "DELETE /route-target/c35e4b17-8fd1-4688-b999-a7cf36e16c75 HTTP/1.1" 200 115 0.023510 10.0.0.23 - - [2026-02-02 02:21:36] "GET /projects?obj_uuids=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001039 10.0.0.141 - - [2026-02-02 02:21:36] "GET /project/c03f4600-7942-465e-a683-2b20d1b2cfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.052689 10.0.0.23 - - [2026-02-02 02:21:36] "GET /projects?obj_uuids=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001095 10.0.0.141 - - [2026-02-02 02:21:36] "GET /project/c03f4600-7942-465e-a683-2b20d1b2cfbc?fields=virtual_networks HTTP/1.1" 200 1028 0.045237 10.0.0.23 - - [2026-02-02 02:21:36] "GET /projects?obj_uuids=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001032 10.0.0.141 - - [2026-02-02 02:21:36] "GET /project/c03f4600-7942-465e-a683-2b20d1b2cfbc?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.053078 10.0.0.23 - - [2026-02-02 02:21:36] "GET /projects?obj_uuids=c03f4600-7942-465e-a683-2b20d1b2cfbc&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002283 10.0.0.141 - - [2026-02-02 02:21:36] "GET /project/c03f4600-7942-465e-a683-2b20d1b2cfbc?fields=security_groups HTTP/1.1" 200 1252 0.053421 10.0.0.141 - - [2026-02-02 02:21:37] "POST /fqname-to-id HTTP/1.1" 404 191 0.027011 10.0.0.23 - - [2026-02-02 02:21:37] "GET /projects?obj_uuids=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003356 10.0.0.23 - - [2026-02-02 02:21:37] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001335 10.0.0.23 - - [2026-02-02 02:21:37] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007763 10.0.0.23 - - [2026-02-02 02:21:38] "POST /id-to-fqname HTTP/1.1" 200 193 0.001369 10.0.0.23 - - [2026-02-02 02:21:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.003441 10.0.0.23 - - [2026-02-02 02:21:38] "POST /security-groups HTTP/1.1" 200 594 0.037315 10.0.0.23 - - [2026-02-02 02:21:38] "POST /projects HTTP/1.1" 200 591 0.259279 10.0.0.23 - - [2026-02-02 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.299124 10.0.0.141 - - [2026-02-02 02:21:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.014036 10.0.0.141 - - [2026-02-02 02:21:38] "GET /project/d2918e2e-22e5-42b1-ac56-409512ab90ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.445395 10.0.0.141 - - [2026-02-02 02:21:39] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.141 - - [2026-02-02 02:21:41] "GET /project/d2918e2e-22e5-42b1-ac56-409512ab90ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000453 10.0.0.23 - - [2026-02-02 02:21:41] "GET /projects?obj_uuids=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001077 10.0.0.141 - - [2026-02-02 02:21:41] "GET /project/d2918e2e-22e5-42b1-ac56-409512ab90ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.076910 10.0.0.141 - - [2026-02-02 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.141 - - [2026-02-02 02:21:41] "GET /security-group/a2b36024-81bd-4636-9dcf-ed536b02d08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.007137 10.0.0.141 - - [2026-02-02 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.23 - - [2026-02-02 02:21:41] "GET /projects?obj_uuids=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001183 10.0.0.141 - - [2026-02-02 02:21:42] "GET /project/d2918e2e-22e5-42b1-ac56-409512ab90ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.054889 10.0.0.141 - - [2026-02-02 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.141 - - [2026-02-02 02:21:42] "GET /security-group/a2b36024-81bd-4636-9dcf-ed536b02d08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.004660 10.0.0.141 - - [2026-02-02 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.141 - - [2026-02-02 02:21:42] "PUT /security-group/a2b36024-81bd-4636-9dcf-ed536b02d08d HTTP/1.1" 200 262 0.052431 10.0.0.141 - - [2026-02-02 02:21:42] "POST /fqname-to-id HTTP/1.1" 404 202 0.007528 10.0.0.141 - - [2026-02-02 02:21:42] "PUT /access-control-list/a48a46a9-757e-4694-a3a4-2c82185d8549 HTTP/1.1" 200 272 0.021878 10.0.0.141 - - [2026-02-02 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.23 - - [2026-02-02 02:21:42] "GET /projects?obj_uuids=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002846 10.0.0.141 - - [2026-02-02 02:21:42] "GET /project/d2918e2e-22e5-42b1-ac56-409512ab90ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.075049 10.0.0.141 - - [2026-02-02 02:21:42] "POST /neutron/network HTTP/1.1" 200 117 0.036641 10.0.0.141 - - [2026-02-02 02:21:43] "POST /neutron/network HTTP/1.1" 200 827 0.010864 10.0.0.141 - - [2026-02-02 02:21:43] "POST /id-to-fqname HTTP/1.1" 200 223 0.001361 10.0.0.141 - - [2026-02-02 02:21:43] "GET /virtual-network/b752b238-4b50-47e6-addb-8351b439fa56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005778 10.0.0.141 - - [2026-02-02 02:21:43] "GET /virtual-network/b752b238-4b50-47e6-addb-8351b439fa56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005591 10.0.0.141 - - [2026-02-02 02:21:43] "POST /neutron/subnet HTTP/1.1" 200 725 0.010252 10.0.0.141 - - [2026-02-02 02:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.23 - - [2026-02-02 02:21:43] "GET /projects?obj_uuids=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001340 10.0.0.141 - - [2026-02-02 02:21:43] "GET /project/d2918e2e-22e5-42b1-ac56-409512ab90ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.044472 10.0.0.141 - - [2026-02-02 02:21:43] "POST /route-targets HTTP/1.1" 200 327 0.014733 10.0.0.23 - - [2026-02-02 02:21:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003755 10.0.0.141 - - [2026-02-02 02:21:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.262232 10.0.0.141 - - [2026-02-02 02:21:43] "POST /id-to-fqname HTTP/1.1" 200 227 0.001249 10.0.0.141 - - [2026-02-02 02:21:43] "GET /virtual-network/ba1a172d-e649-4ef2-87d2-4771528a3e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005632 10.0.0.141 - - [2026-02-02 02:21:43] "GET /virtual-network/ba1a172d-e649-4ef2-87d2-4771528a3e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006096 10.0.0.141 - - [2026-02-02 02:21:43] "POST /neutron/network HTTP/1.1" 200 833 0.006896 10.0.0.141 - - [2026-02-02 02:21:43] "POST /id-to-fqname HTTP/1.1" 200 223 0.001527 10.0.0.23 - - [2026-02-02 02:21:44] "GET /projects?obj_uuids=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001192 10.0.0.141 - - [2026-02-02 02:21:44] "GET /project/d2918e2e-22e5-42b1-ac56-409512ab90ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.073990 10.0.0.141 - - [2026-02-02 02:21:44] "POST /neutron/network HTTP/1.1" 200 827 0.009360 10.0.0.141 - - [2026-02-02 02:21:45] "POST /id-to-fqname HTTP/1.1" 200 227 0.001275 10.0.0.141 - - [2026-02-02 02:21:45] "POST /neutron/port HTTP/1.1" 200 117 0.007638 10.0.0.23 - - [2026-02-02 02:21:45] "GET /projects?obj_uuids=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001109 10.0.0.141 - - [2026-02-02 02:21:45] "POST /neutron/port HTTP/1.1" 200 1063 0.349275 10.0.0.23 - - [2026-02-02 02:21:46] "GET /projects?obj_uuids=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001284 10.0.0.141 - - [2026-02-02 02:21:46] "GET /project/d2918e2e-22e5-42b1-ac56-409512ab90ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.116976 10.0.0.141 - - [2026-02-02 02:21:46] "POST /neutron/port HTTP/1.1" 200 1117 0.163053 10.0.0.141 - - [2026-02-02 02:21:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003882 10.0.0.141 - - [2026-02-02 02:21:46] "POST /neutron/network HTTP/1.1" 200 827 0.006781 10.0.0.141 - - [2026-02-02 02:21:46] "POST /neutron/port HTTP/1.1" 200 117 0.005867 10.0.0.141 - - [2026-02-02 02:21:46] "PUT /logical-router/cfa38f9d-8489-437a-9d95-0ece4b96f65f HTTP/1.1" 200 262 0.040562 10.0.0.141 - - [2026-02-02 02:21:46] "POST /neutron/router HTTP/1.1" 200 656 0.051975 10.0.0.141 - - [2026-02-02 02:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.053918 10.0.0.141 - - [2026-02-02 02:21:46] "POST /neutron/network HTTP/1.1" 200 843 0.024286 10.0.0.23 - - [2026-02-02 02:21:46] "POST /useragent-kv HTTP/1.1" 200 115 0.008608 10.0.0.141 - - [2026-02-02 02:21:46] "POST /virtual-networks HTTP/1.1" 200 694 0.149107 10.0.0.141 - - [2026-02-02 02:21:47] "POST /ref-update HTTP/1.1" 200 156 0.078081 10.0.0.141 - - [2026-02-02 02:21:47] "PUT /logical-router/cfa38f9d-8489-437a-9d95-0ece4b96f65f HTTP/1.1" 200 262 0.093428 10.0.0.141 - - [2026-02-02 02:21:47] "POST /neutron/security_group HTTP/1.1" 200 2002 0.012186 10.0.0.141 - - [2026-02-02 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.141 - - [2026-02-02 02:21:47] "POST /chown HTTP/1.1" 200 109 0.050725 10.0.0.141 - - [2026-02-02 02:21:47] "POST /neutron/port HTTP/1.1" 200 1116 0.210337 10.0.0.141 - - [2026-02-02 02:21:47] "POST /chown HTTP/1.1" 200 109 0.018944 10.0.0.141 - - [2026-02-02 02:21:48] "POST /neutron/subnet HTTP/1.1" 200 694 0.031451 10.0.0.141 - - [2026-02-02 02:21:48] "POST /ref-update HTTP/1.1" 200 156 0.041599 10.0.0.141 - - [2026-02-02 02:21:48] "POST /instance-ips HTTP/1.1" 200 549 0.049031 10.0.0.141 - - [2026-02-02 02:21:48] "PUT /virtual-machine-interface/d86df949-6467-4810-a0f2-246fd38659e1 HTTP/1.1" 200 284 0.023785 10.0.0.141 - - [2026-02-02 02:21:48] "POST /ref-update HTTP/1.1" 200 156 0.025992 10.0.0.141 - - [2026-02-02 02:21:48] "POST /chown HTTP/1.1" 200 109 0.030557 10.0.0.141 - - [2026-02-02 02:21:48] "PUT /virtual-machine-interface/3f940258-3573-4c58-be35-76bb914be210 HTTP/1.1" 200 284 0.017811 10.0.0.141 - - [2026-02-02 02:21:48] "POST /ref-update HTTP/1.1" 200 156 0.035755 10.0.0.141 - - [2026-02-02 02:21:49] "POST /instance-ips HTTP/1.1" 400 316 0.034853 10.0.0.141 - - [2026-02-02 02:21:49] "PUT /instance-ip/e815e185-475b-4289-a02c-0eecc69fce56 HTTP/1.1" 200 256 0.043639 10.0.0.141 - - [2026-02-02 02:21:49] "POST /ref-update HTTP/1.1" 200 156 0.034587 10.0.0.141 - - [2026-02-02 02:21:52] "POST /neutron/port HTTP/1.1" 200 1127 0.023862 10.0.0.141 - - [2026-02-02 02:21:52] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009012 10.0.0.141 - - [2026-02-02 02:21:52] "GET /virtual-machine/014da34a-3b6c-4683-bf9d-579408c29a47 HTTP/1.1" 401 293 0.000413 10.0.0.141 - - [2026-02-02 02:21:53] "GET /virtual-machine/014da34a-3b6c-4683-bf9d-579408c29a47 HTTP/1.1" 200 1293 0.030000 10.0.0.141 - - [2026-02-02 02:21:53] "GET /virtual-machine-interface/7b526d6c-a731-43f6-8401-2f7bb81d1343 HTTP/1.1" 200 2954 0.007271 10.0.0.141 - - [2026-02-02 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.141 - - [2026-02-02 02:21:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003743 10.0.0.141 - - [2026-02-02 02:21:53] "GET /virtual-networks?parent_id=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003650 10.0.0.141 - - [2026-02-02 02:21:53] "GET /virtual-network/b752b238-4b50-47e6-addb-8351b439fa56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005782 10.0.0.141 - - [2026-02-02 02:21:55] "POST /neutron/port HTTP/1.1" 200 1127 0.021447 10.0.0.141 - - [2026-02-02 02:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.141 - - [2026-02-02 02:21:56] "GET /virtual-network/b752b238-4b50-47e6-addb-8351b439fa56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005933 10.0.0.141 - - [2026-02-02 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.141 - - [2026-02-02 02:21:58] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004452 10.0.0.141 - - [2026-02-02 02:21:58] "GET /virtual-networks?parent_id=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003541 10.0.0.141 - - [2026-02-02 02:21:58] "GET /virtual-network/b752b238-4b50-47e6-addb-8351b439fa56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006132 10.0.0.141 - - [2026-02-02 02:21:58] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006891 10.0.0.141 - - [2026-02-02 02:21:58] "POST /neutron/port HTTP/1.1" 200 1126 0.018871 10.0.0.141 - - [2026-02-02 02:21:58] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009470 10.0.0.141 - - [2026-02-02 02:21:58] "GET /virtual-machine/71b40e92-cfd3-4c38-852e-8bfba6f7bace HTTP/1.1" 200 1294 0.007640 10.0.0.141 - - [2026-02-02 02:21:58] "GET /virtual-machine-interface/5c823603-8c51-40fc-9b16-c9240c5fd642 HTTP/1.1" 200 2967 0.006616 10.0.0.141 - - [2026-02-02 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.141 - - [2026-02-02 02:21:58] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004150 10.0.0.141 - - [2026-02-02 02:21:58] "GET /virtual-networks?parent_id=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003880 10.0.0.141 - - [2026-02-02 02:21:58] "GET /virtual-network/ba1a172d-e649-4ef2-87d2-4771528a3e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005910 10.0.0.141 - - [2026-02-02 02:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.141 - - [2026-02-02 02:22:00] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005361 10.0.0.141 - - [2026-02-02 02:22:00] "GET /virtual-networks?parent_id=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003315 10.0.0.141 - - [2026-02-02 02:22:00] "GET /virtual-network/ba1a172d-e649-4ef2-87d2-4771528a3e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008076 10.0.0.141 - - [2026-02-02 02:22:00] "DELETE /access-control-list/016b2eaa-17a9-4f90-b9d4-769d076511fc HTTP/1.1" 200 115 0.060278 10.0.0.23 - - [2026-02-02 02:22:03] "DELETE /project/d2918e2e22e542b1ac56409512ab90ac HTTP/1.1" 404 173 0.005534 10.0.0.23 - - [2026-02-02 02:22:03] "DELETE /project/c03f4600-7942-465e-a683-2b20d1b2cfbc HTTP/1.1" 404 177 0.004291 10.0.0.141 - - [2026-02-02 02:22:09] "POST /neutron/router HTTP/1.1" 200 656 0.009315 10.0.0.141 - - [2026-02-02 02:22:09] "POST /neutron/router HTTP/1.1" 200 151 0.100285 10.0.0.141 - - [2026-02-02 02:22:09] "PUT /logical-router/cfa38f9d-8489-437a-9d95-0ece4b96f65f HTTP/1.1" 404 171 0.031629 10.0.0.141 - - [2026-02-02 02:22:09] "GET /virtual-network/b893a061-97ab-4752-8c52-5f07ebfb37e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007394 10.0.0.141 - - [2026-02-02 02:22:09] "DELETE /instance-ip/e815e185-475b-4289-a02c-0eecc69fce56 HTTP/1.1" 200 115 0.081900 10.0.0.141 - - [2026-02-02 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014787 10.0.0.141 - - [2026-02-02 02:22:09] "PUT /routing-instance/b0d4e147-7548-45d4-8c75-7950ee4f881a HTTP/1.1" 200 266 0.057925 10.0.0.141 - - [2026-02-02 02:22:10] "GET /logical-router/cfa38f9d-8489-437a-9d95-0ece4b96f65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003176 10.0.0.141 - - [2026-02-02 02:22:10] "POST /neutron/port HTTP/1.1" 200 1126 0.019245 10.0.0.141 - - [2026-02-02 02:22:10] "POST /neutron/port HTTP/1.1" 200 1117 0.017189 10.0.0.141 - - [2026-02-02 02:22:10] "DELETE /virtual-machine-interface/0056f25d-756e-4ecd-98c1-e9883a943ae0 HTTP/1.1" 200 115 0.066048 10.0.0.141 - - [2026-02-02 02:22:10] "GET /instance-ip/128d3b99-ecd8-4eef-bcf7-6d2c2bc74fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.017553 10.0.0.141 - - [2026-02-02 02:22:10] "DELETE /virtual-machine/c74e429b-677f-4d94-9da8-4b3515b0162a HTTP/1.1" 200 115 0.099938 10.0.0.141 - - [2026-02-02 02:22:10] "GET /virtual-machine-interface/c1905937-fc01-4b68-8bd0-64dca726ab59?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1653 0.008045 10.0.0.141 - - [2026-02-02 02:22:11] "DELETE /instance-ip/128d3b99-ecd8-4eef-bcf7-6d2c2bc74fa7 HTTP/1.1" 200 115 0.059098 10.0.0.141 - - [2026-02-02 02:22:11] "DELETE /virtual-machine/b5d336de-c0a2-43b2-a657-a7e27d8fee4c HTTP/1.1" 200 115 0.051467 10.0.0.141 - - [2026-02-02 02:22:11] "POST /neutron/network HTTP/1.1" 200 833 0.006464 10.0.0.141 - - [2026-02-02 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.23 - - [2026-02-02 02:22:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005358 10.0.0.23 - - [2026-02-02 02:22:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002711 10.0.0.141 - - [2026-02-02 02:22:12] "POST /neutron/network HTTP/1.1" 200 151 0.141924 10.0.0.141 - - [2026-02-02 02:22:12] "DELETE /route-target/4e24a88e-bedd-4822-98eb-564f4b1f81eb HTTP/1.1" 200 115 0.031770 10.0.0.23 - - [2026-02-02 02:22:13] "GET /projects?obj_uuids=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000940 10.0.0.141 - - [2026-02-02 02:22:13] "GET /project/d2918e2e-22e5-42b1-ac56-409512ab90ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.048911 10.0.0.23 - - [2026-02-02 02:22:13] "GET /projects?obj_uuids=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001352 10.0.0.141 - - [2026-02-02 02:22:13] "GET /project/d2918e2e-22e5-42b1-ac56-409512ab90ac?fields=virtual_networks HTTP/1.1" 200 1038 0.064826 10.0.0.23 - - [2026-02-02 02:22:13] "GET /projects?obj_uuids=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001126 10.0.0.141 - - [2026-02-02 02:22:13] "GET /project/d2918e2e-22e5-42b1-ac56-409512ab90ac?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.070884 10.0.0.23 - - [2026-02-02 02:22:13] "GET /projects?obj_uuids=d2918e2e-22e5-42b1-ac56-409512ab90ac&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001113 10.0.0.141 - - [2026-02-02 02:22:13] "GET /project/d2918e2e-22e5-42b1-ac56-409512ab90ac?fields=security_groups HTTP/1.1" 200 1267 0.064486 10.0.0.141 - - [2026-02-02 02:22:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.033076 10.0.0.23 - - [2026-02-02 02:22:15] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003753 10.0.0.23 - - [2026-02-02 02:22:15] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001444 10.0.0.23 - - [2026-02-02 02:22:15] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012052 10.0.0.23 - - [2026-02-02 02:22:15] "POST /id-to-fqname HTTP/1.1" 200 198 0.001638 10.0.0.23 - - [2026-02-02 02:22:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.006888 10.0.0.23 - - [2026-02-02 02:22:15] "POST /security-groups HTTP/1.1" 200 599 0.086712 10.0.0.23 - - [2026-02-02 02:22:15] "POST /projects HTTP/1.1" 200 601 0.344384 10.0.0.23 - - [2026-02-02 02:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.378553 10.0.0.141 - - [2026-02-02 02:22:15] "POST /fqname-to-id HTTP/1.1" 404 241 0.009931 10.0.0.141 - - [2026-02-02 02:22:15] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.581094 10.0.0.141 - - [2026-02-02 02:22:16] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.141 - - [2026-02-02 02:22:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000420 10.0.0.141 - - [2026-02-02 02:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.080167 10.0.0.23 - - [2026-02-02 02:22:18] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001096 10.0.0.141 - - [2026-02-02 02:22:19] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.050651 10.0.0.141 - - [2026-02-02 02:22:19] "POST /ref-update HTTP/1.1" 200 156 0.048155 10.0.0.23 - - [2026-02-02 02:22:19] "POST /useragent-kv HTTP/1.1" 200 115 0.007828 10.0.0.141 - - [2026-02-02 02:22:19] "POST /neutron/subnet HTTP/1.1" 200 720 0.301255 10.0.0.141 - - [2026-02-02 02:22:19] "POST /id-to-fqname HTTP/1.1" 200 228 0.001359 10.0.0.141 - - [2026-02-02 02:22:19] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008153 10.0.0.141 - - [2026-02-02 02:22:19] "POST /neutron/network HTTP/1.1" 200 1005 0.009950 10.0.0.141 - - [2026-02-02 02:22:19] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006224 10.0.0.141 - - [2026-02-02 02:22:19] "POST /neutron/subnet HTTP/1.1" 200 828 0.010221 10.0.0.141 - - [2026-02-02 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.23 - - [2026-02-02 02:22:19] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001153 10.0.0.141 - - [2026-02-02 02:22:20] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.057803 10.0.0.23 - - [2026-02-02 02:22:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005665 10.0.0.141 - - [2026-02-02 02:22:20] "POST /neutron/subnet HTTP/1.1" 200 725 0.262575 10.0.0.141 - - [2026-02-02 02:22:20] "POST /id-to-fqname HTTP/1.1" 200 228 0.001299 10.0.0.141 - - [2026-02-02 02:22:20] "GET /virtual-network/5be40e79-4c06-4949-99a0-b37ac8621151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007920 10.0.0.141 - - [2026-02-02 02:22:20] "POST /neutron/network HTTP/1.1" 200 1006 0.010314 10.0.0.141 - - [2026-02-02 02:22:20] "GET /virtual-network/5be40e79-4c06-4949-99a0-b37ac8621151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005423 10.0.0.141 - - [2026-02-02 02:22:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.011228 10.0.0.141 - - [2026-02-02 02:22:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.003128 10.0.0.141 - - [2026-02-02 02:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.23 - - [2026-02-02 02:22:21] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001081 10.0.0.141 - - [2026-02-02 02:22:21] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.048142 10.0.0.141 - - [2026-02-02 02:22:21] "POST /network-policys HTTP/1.1" 200 577 0.085545 10.0.0.141 - - [2026-02-02 02:22:21] "GET /network-policy/4b28109c-de51-43d7-97fd-40d88d91ed3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.006220 10.0.0.141 - - [2026-02-02 02:22:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.014926 10.0.0.141 - - [2026-02-02 02:22:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.043213 10.0.0.141 - - [2026-02-02 02:22:21] "POST /neutron/network HTTP/1.1" 200 1113 0.011891 10.0.0.141 - - [2026-02-02 02:22:21] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005557 10.0.0.141 - - [2026-02-02 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.141 - - [2026-02-02 02:22:21] "GET /network-policy/4b28109c-de51-43d7-97fd-40d88d91ed3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.003666 10.0.0.141 - - [2026-02-02 02:22:21] "POST /neutron/network HTTP/1.1" 200 1114 0.016900 10.0.0.141 - - [2026-02-02 02:22:21] "GET /virtual-network/5be40e79-4c06-4949-99a0-b37ac8621151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.007660 10.0.0.141 - - [2026-02-02 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.141 - - [2026-02-02 02:22:21] "POST /access-control-lists HTTP/1.1" 200 596 0.095120 10.0.0.141 - - [2026-02-02 02:22:21] "GET /network-policy/4b28109c-de51-43d7-97fd-40d88d91ed3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.005399 10.0.0.141 - - [2026-02-02 02:22:22] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006100 10.0.0.141 - - [2026-02-02 02:22:22] "GET /obj-perms HTTP/1.1" 200 5065 0.056458 10.0.0.22 - - [2026-02-02 02:22:23] "GET /obj-perms HTTP/1.1" 200 5065 0.051406 10.0.0.141 - - [2026-02-02 02:22:23] "GET /virtual-network/5be40e79-4c06-4949-99a0-b37ac8621151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.006362 10.0.0.23 - - [2026-02-02 02:22:24] "GET /obj-perms HTTP/1.1" 200 5065 0.049114 10.0.0.141 - - [2026-02-02 02:22:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001417 10.0.0.23 - - [2026-02-02 02:22:25] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001144 10.0.0.141 - - [2026-02-02 02:22:25] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.073449 10.0.0.141 - - [2026-02-02 02:22:25] "POST /neutron/port HTTP/1.1" 200 117 0.007955 10.0.0.141 - - [2026-02-02 02:22:25] "POST /id-to-fqname HTTP/1.1" 200 228 0.001298 10.0.0.141 - - [2026-02-02 02:22:25] "POST /neutron/network HTTP/1.1" 200 1124 0.009085 10.0.0.141 - - [2026-02-02 02:22:26] "POST /neutron/port HTTP/1.1" 200 1174 0.025020 10.0.0.23 - - [2026-02-02 02:22:26] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001404 10.0.0.141 - - [2026-02-02 02:22:26] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.091461 10.0.0.141 - - [2026-02-02 02:22:26] "POST /neutron/network HTTP/1.1" 200 1114 0.031310 10.0.0.141 - - [2026-02-02 02:22:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003885 10.0.0.141 - - [2026-02-02 02:22:26] "POST /neutron/port HTTP/1.1" 200 117 0.001820 10.0.0.141 - - [2026-02-02 02:22:26] "POST /neutron/network HTTP/1.1" 200 1113 0.010597 10.0.0.141 - - [2026-02-02 02:22:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008990 10.0.0.141 - - [2026-02-02 02:22:27] "PUT /access-control-list/8b40be8a-ec35-433e-ab08-16f2ac40b1a1 HTTP/1.1" 200 272 0.062669 10.0.0.141 - - [2026-02-02 02:22:27] "POST /neutron/port HTTP/1.1" 200 1175 0.025602 10.0.0.141 - - [2026-02-02 02:22:27] "POST /neutron/port HTTP/1.1" 200 1239 0.023757 10.0.0.141 - - [2026-02-02 02:22:27] "POST /neutron/subnet HTTP/1.1" 200 1385 0.014539 10.0.0.141 - - [2026-02-02 02:22:27] "POST /neutron/network HTTP/1.1" 200 1114 0.009893 10.0.0.141 - - [2026-02-02 02:22:32] "POST /neutron/port HTTP/1.1" 200 1238 0.024570 10.0.0.141 - - [2026-02-02 02:22:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007273 10.0.0.141 - - [2026-02-02 02:22:32] "GET /virtual-machine/1d4c3dd4-a843-45d0-8960-4ca20f386d88 HTTP/1.1" 401 293 0.000404 10.0.0.141 - - [2026-02-02 02:22:32] "GET /virtual-machine/1d4c3dd4-a843-45d0-8960-4ca20f386d88 HTTP/1.1" 200 1299 0.043832 10.0.0.141 - - [2026-02-02 02:22:32] "GET /virtual-machine-interface/f931e479-bda9-4563-b494-2b90db83b1b6 HTTP/1.1" 200 3175 0.006328 10.0.0.141 - - [2026-02-02 02:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.141 - - [2026-02-02 02:22:32] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004838 10.0.0.141 - - [2026-02-02 02:22:32] "GET /virtual-networks?parent_id=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004451 10.0.0.141 - - [2026-02-02 02:22:32] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.010033 10.0.0.141 - - [2026-02-02 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.141 - - [2026-02-02 02:22:35] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006730 10.0.0.141 - - [2026-02-02 02:22:39] "POST /neutron/network HTTP/1.1" 200 1123 0.050193 10.0.0.141 - - [2026-02-02 02:22:39] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014122 10.0.0.141 - - [2026-02-02 02:22:39] "POST /neutron/network HTTP/1.1" 200 1113 0.018012 10.0.0.141 - - [2026-02-02 02:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006881 10.0.0.141 - - [2026-02-02 02:22:39] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006427 10.0.0.141 - - [2026-02-02 02:22:40] "POST /neutron/network HTTP/1.1" 200 1124 0.044919 10.0.0.141 - - [2026-02-02 02:22:40] "POST /neutron/subnet HTTP/1.1" 200 1385 0.017127 10.0.0.141 - - [2026-02-02 02:22:40] "POST /neutron/network HTTP/1.1" 200 1114 0.011388 10.0.0.141 - - [2026-02-02 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.141 - - [2026-02-02 02:22:43] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005990 10.0.0.141 - - [2026-02-02 02:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.141 - - [2026-02-02 02:22:48] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005508 10.0.0.141 - - [2026-02-02 02:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.141 - - [2026-02-02 02:22:52] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005445 10.0.0.141 - - [2026-02-02 02:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.141 - - [2026-02-02 02:22:56] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.008039 10.0.0.141 - - [2026-02-02 02:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.141 - - [2026-02-02 02:23:00] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006698 10.0.0.23 - - [2026-02-02 02:23:03] "DELETE /project/34ae6714e2684feb844ca8efa62fddeb HTTP/1.1" 404 173 0.003884 10.0.0.23 - - [2026-02-02 02:23:03] "DELETE /project/d2918e2e-22e5-42b1-ac56-409512ab90ac HTTP/1.1" 404 177 0.003499 10.0.0.141 - - [2026-02-02 02:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.141 - - [2026-02-02 02:23:04] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005331 10.0.0.141 - - [2026-02-02 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.141 - - [2026-02-02 02:23:06] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004011 10.0.0.141 - - [2026-02-02 02:23:06] "GET /virtual-networks?parent_id=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003891 10.0.0.141 - - [2026-02-02 02:23:06] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005738 10.0.0.141 - - [2026-02-02 02:23:11] "POST /neutron/port HTTP/1.1" 200 1238 0.019643 10.0.0.141 - - [2026-02-02 02:23:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007598 10.0.0.141 - - [2026-02-02 02:23:22] "POST /neutron/port HTTP/1.1" 200 1238 0.016816 10.0.0.141 - - [2026-02-02 02:23:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007692 10.0.0.141 - - [2026-02-02 02:23:27] "POST /neutron/port HTTP/1.1" 200 1239 0.019784 10.0.0.141 - - [2026-02-02 02:23:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007054 10.0.0.141 - - [2026-02-02 02:23:27] "GET /virtual-machine/2f25ed1d-0e60-4206-973e-5e3c5df2ff3d HTTP/1.1" 200 1300 0.005697 10.0.0.141 - - [2026-02-02 02:23:27] "GET /virtual-machine-interface/4e95373c-c187-46cb-92e6-57014b8a02ff HTTP/1.1" 200 3174 0.005906 10.0.0.141 - - [2026-02-02 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.141 - - [2026-02-02 02:23:27] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004995 10.0.0.141 - - [2026-02-02 02:23:27] "GET /virtual-networks?parent_id=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003994 10.0.0.141 - - [2026-02-02 02:23:27] "GET /virtual-network/5be40e79-4c06-4949-99a0-b37ac8621151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.007145 10.0.0.141 - - [2026-02-02 02:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.141 - - [2026-02-02 02:23:28] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003385 10.0.0.141 - - [2026-02-02 02:23:28] "GET /virtual-networks?parent_id=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003254 10.0.0.141 - - [2026-02-02 02:23:28] "GET /virtual-network/5be40e79-4c06-4949-99a0-b37ac8621151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.005691 10.0.0.141 - - [2026-02-02 02:23:34] "POST /neutron/port HTTP/1.1" 200 1239 0.018915 10.0.0.141 - - [2026-02-02 02:23:40] "POST /neutron/port HTTP/1.1" 200 1238 0.019263 10.0.0.141 - - [2026-02-02 02:23:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004283 10.0.0.141 - - [2026-02-02 02:23:40] "POST /neutron/port HTTP/1.1" 200 117 0.001102 10.0.0.141 - - [2026-02-02 02:23:41] "POST /neutron/port HTTP/1.1" 200 1239 0.018322 10.0.0.141 - - [2026-02-02 02:23:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003982 10.0.0.141 - - [2026-02-02 02:23:41] "POST /neutron/port HTTP/1.1" 200 117 0.001113 10.0.0.141 - - [2026-02-02 02:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.23 - - [2026-02-02 02:23:51] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.051348 10.0.0.141 - - [2026-02-02 02:23:51] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.092984 10.0.0.141 - - [2026-02-02 02:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.141 - - [2026-02-02 02:23:51] "PUT /network-policy/4b28109c-de51-43d7-97fd-40d88d91ed3c HTTP/1.1" 200 262 0.016571 10.0.0.141 - - [2026-02-02 02:23:51] "PUT /access-control-list/8b40be8a-ec35-433e-ab08-16f2ac40b1a1 HTTP/1.1" 200 272 0.017409 10.0.0.141 - - [2026-02-02 02:23:54] "GET /virtual-network/5be40e79-4c06-4949-99a0-b37ac8621151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.005624 10.0.0.141 - - [2026-02-02 02:23:55] "POST /neutron/network HTTP/1.1" 200 1006 0.078646 10.0.0.141 - - [2026-02-02 02:23:55] "GET /virtual-network/5be40e79-4c06-4949-99a0-b37ac8621151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.010616 10.0.0.141 - - [2026-02-02 02:23:55] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005969 10.0.0.141 - - [2026-02-02 02:23:55] "POST /ref-update HTTP/1.1" 200 156 0.054684 10.0.0.141 - - [2026-02-02 02:23:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.011261 10.0.0.141 - - [2026-02-02 02:23:55] "POST /neutron/network HTTP/1.1" 200 1005 0.095445 10.0.0.141 - - [2026-02-02 02:23:55] "GET /virtual-network/767c5c57-50b7-4c6b-9447-c87295875abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008863 10.0.0.141 - - [2026-02-02 02:23:55] "DELETE /network-policy/4b28109c-de51-43d7-97fd-40d88d91ed3c HTTP/1.1" 200 115 0.062803 10.0.0.141 - - [2026-02-02 02:23:55] "POST /neutron/network HTTP/1.1" 400 204 0.025837 10.0.0.141 - - [2026-02-02 02:23:55] "POST /neutron/port HTTP/1.1" 200 1228 0.021550 10.0.0.23 - - [2026-02-02 02:23:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000568 10.0.0.23 - - [2026-02-02 02:23:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.141 - - [2026-02-02 02:23:55] "POST /neutron/port HTTP/1.1" 200 151 0.370031 10.0.0.22 - - [2026-02-02 02:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.22 - - [2026-02-02 02:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.23 - - [2026-02-02 02:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.23 - - [2026-02-02 02:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.22 - - [2026-02-02 02:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000556 10.0.0.22 - - [2026-02-02 02:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000541 10.0.0.141 - - [2026-02-02 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.141 - - [2026-02-02 02:23:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.141 - - [2026-02-02 02:23:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.141 - - [2026-02-02 02:23:57] "POST /neutron/network HTTP/1.1" 200 1005 0.010646 10.0.0.141 - - [2026-02-02 02:23:57] "DELETE /route-target/fc6f39aa-889a-44b0-9709-1b45276ed723 HTTP/1.1" 200 115 0.021278 10.0.0.141 - - [2026-02-02 02:23:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.141 - - [2026-02-02 02:23:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.23 - - [2026-02-02 02:24:02] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001085 10.0.0.141 - - [2026-02-02 02:24:02] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.044499 10.0.0.141 - - [2026-02-02 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.23 - - [2026-02-02 02:24:02] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001025 10.0.0.141 - - [2026-02-02 02:24:02] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008958 10.0.0.141 - - [2026-02-02 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.23 - - [2026-02-02 02:24:02] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001030 10.0.0.141 - - [2026-02-02 02:24:02] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.042717 10.0.0.141 - - [2026-02-02 02:24:03] "GET /domains HTTP/1.1" 200 280 0.003028 10.0.0.23 - - [2026-02-02 02:24:03] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001559 10.0.0.141 - - [2026-02-02 02:24:03] "GET /domain/4480bafd-5776-4d34-b387-df5887123349 HTTP/1.1" 200 2581 0.011178 10.0.0.23 - - [2026-02-02 02:24:03] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001048 10.0.0.141 - - [2026-02-02 02:24:03] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb HTTP/1.1" 200 1898 0.089061 10.0.0.141 - - [2026-02-02 02:24:03] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003981 10.0.0.141 - - [2026-02-02 02:24:03] "POST /network-ipams HTTP/1.1" 200 609 0.050137 10.0.0.141 - - [2026-02-02 02:24:03] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003790 10.0.0.141 - - [2026-02-02 02:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016395 10.0.0.141 - - [2026-02-02 02:24:04] "GET /network-ipam/e0a4eceb-3abd-44f6-a15f-376dee2692aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.007038 10.0.0.141 - - [2026-02-02 02:24:04] "PUT /network-ipam/e0a4eceb-3abd-44f6-a15f-376dee2692aa HTTP/1.1" 200 258 0.015324 10.0.0.141 - - [2026-02-02 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.23 - - [2026-02-02 02:24:04] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001100 10.0.0.141 - - [2026-02-02 02:24:04] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.054472 10.0.0.23 - - [2026-02-02 02:24:04] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001177 10.0.0.141 - - [2026-02-02 02:24:04] "POST /neutron/network HTTP/1.1" 200 619 0.127443 10.0.0.23 - - [2026-02-02 02:24:05] "POST /useragent-kv HTTP/1.1" 200 115 0.008686 10.0.0.141 - - [2026-02-02 02:24:05] "POST /neutron/subnet HTTP/1.1" 200 828 0.188260 10.0.0.141 - - [2026-02-02 02:24:05] "POST /id-to-fqname HTTP/1.1" 200 231 0.001360 10.0.0.141 - - [2026-02-02 02:24:05] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006063 10.0.0.141 - - [2026-02-02 02:24:05] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006320 10.0.0.141 - - [2026-02-02 02:24:05] "POST /neutron/network HTTP/1.1" 200 1309 0.011994 10.0.0.141 - - [2026-02-02 02:24:05] "POST /neutron/subnet HTTP/1.1" 200 828 0.009844 10.0.0.141 - - [2026-02-02 02:24:05] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.007131 10.0.0.141 - - [2026-02-02 02:24:05] "GET /obj-perms HTTP/1.1" 200 5065 0.004183 10.0.0.22 - - [2026-02-02 02:24:05] "GET /obj-perms HTTP/1.1" 200 5065 0.003788 10.0.0.23 - - [2026-02-02 02:24:05] "GET /obj-perms HTTP/1.1" 200 5065 0.003406 10.0.0.141 - - [2026-02-02 02:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.23 - - [2026-02-02 02:24:06] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000989 10.0.0.141 - - [2026-02-02 02:24:06] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.046166 10.0.0.141 - - [2026-02-02 02:24:06] "POST /route-targets HTTP/1.1" 200 327 0.021459 10.0.0.23 - - [2026-02-02 02:24:06] "POST /useragent-kv HTTP/1.1" 200 115 0.011113 10.0.0.141 - - [2026-02-02 02:24:06] "POST /neutron/subnet HTTP/1.1" 200 701 0.227041 10.0.0.141 - - [2026-02-02 02:24:07] "POST /neutron/network HTTP/1.1" 200 1309 0.012941 10.0.0.141 - - [2026-02-02 02:24:07] "POST /id-to-fqname HTTP/1.1" 200 231 0.001176 10.0.0.141 - - [2026-02-02 02:24:07] "GET /virtual-network/4ffa6038-7750-4cad-824d-65cc75673a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006065 10.0.0.141 - - [2026-02-02 02:24:07] "GET /virtual-network/4ffa6038-7750-4cad-824d-65cc75673a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006561 10.0.0.141 - - [2026-02-02 02:24:07] "POST /neutron/subnet HTTP/1.1" 200 701 0.008713 10.0.0.141 - - [2026-02-02 02:24:07] "GET /virtual-network/4ffa6038-7750-4cad-824d-65cc75673a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.007151 10.0.0.141 - - [2026-02-02 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.23 - - [2026-02-02 02:24:08] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000995 10.0.0.141 - - [2026-02-02 02:24:08] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.042380 10.0.0.141 - - [2026-02-02 02:24:08] "POST /neutron/network HTTP/1.1" 200 117 0.013259 10.0.0.23 - - [2026-02-02 02:24:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007789 10.0.0.141 - - [2026-02-02 02:24:08] "POST /neutron/subnet HTTP/1.1" 200 701 0.197334 10.0.0.141 - - [2026-02-02 02:24:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.008817 10.0.0.141 - - [2026-02-02 02:24:09] "POST /id-to-fqname HTTP/1.1" 200 231 0.001718 10.0.0.141 - - [2026-02-02 02:24:09] "GET /virtual-network/b948519d-8342-487a-a93b-3d70ba4fdff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.009418 10.0.0.141 - - [2026-02-02 02:24:09] "POST /neutron/network HTTP/1.1" 200 1309 0.013555 10.0.0.141 - - [2026-02-02 02:24:09] "GET /virtual-network/b948519d-8342-487a-a93b-3d70ba4fdff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005458 10.0.0.141 - - [2026-02-02 02:24:09] "POST /neutron/subnet HTTP/1.1" 200 701 0.008987 10.0.0.141 - - [2026-02-02 02:24:09] "GET /virtual-network/b948519d-8342-487a-a93b-3d70ba4fdff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005589 10.0.0.141 - - [2026-02-02 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.23 - - [2026-02-02 02:24:09] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001027 10.0.0.141 - - [2026-02-02 02:24:09] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.043479 10.0.0.23 - - [2026-02-02 02:24:09] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001047 10.0.0.141 - - [2026-02-02 02:24:10] "POST /neutron/network HTTP/1.1" 200 619 0.155444 10.0.0.141 - - [2026-02-02 02:24:10] "POST /route-targets HTTP/1.1" 200 327 0.015436 10.0.0.23 - - [2026-02-02 02:24:10] "POST /useragent-kv HTTP/1.1" 200 115 0.010442 10.0.0.141 - - [2026-02-02 02:24:10] "POST /neutron/subnet HTTP/1.1" 200 823 0.248789 10.0.0.141 - - [2026-02-02 02:24:10] "POST /id-to-fqname HTTP/1.1" 200 231 0.001244 10.0.0.141 - - [2026-02-02 02:24:10] "GET /virtual-network/c8903b1c-89d8-44df-aa09-2330734ce1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005724 10.0.0.141 - - [2026-02-02 02:24:10] "GET /virtual-network/c8903b1c-89d8-44df-aa09-2330734ce1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005935 10.0.0.141 - - [2026-02-02 02:24:10] "POST /neutron/network HTTP/1.1" 200 1308 0.012041 10.0.0.141 - - [2026-02-02 02:24:11] "POST /neutron/subnet HTTP/1.1" 200 823 0.009979 10.0.0.141 - - [2026-02-02 02:24:11] "GET /virtual-network/c8903b1c-89d8-44df-aa09-2330734ce1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006618 10.0.0.141 - - [2026-02-02 02:24:11] "GET /obj-perms HTTP/1.1" 200 5065 0.004346 10.0.0.22 - - [2026-02-02 02:24:11] "GET /obj-perms HTTP/1.1" 200 5065 0.003700 10.0.0.23 - - [2026-02-02 02:24:11] "GET /obj-perms HTTP/1.1" 200 5065 0.004055 10.0.0.141 - - [2026-02-02 02:24:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.004580 10.0.0.141 - - [2026-02-02 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.23 - - [2026-02-02 02:24:11] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.141 - - [2026-02-02 02:24:11] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.041989 10.0.0.141 - - [2026-02-02 02:24:11] "POST /network-policys HTTP/1.1" 200 559 0.044589 10.0.0.141 - - [2026-02-02 02:24:11] "GET /network-policy/f0c573ee-dafc-473d-9146-da2577b4de12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.006572 10.0.0.141 - - [2026-02-02 02:24:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.003182 10.0.0.141 - - [2026-02-02 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.23 - - [2026-02-02 02:24:11] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001130 10.0.0.141 - - [2026-02-02 02:24:11] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.044452 10.0.0.141 - - [2026-02-02 02:24:12] "POST /network-policys HTTP/1.1" 200 559 0.030220 10.0.0.141 - - [2026-02-02 02:24:12] "GET /network-policy/8f5720da-96b3-4baf-a9b2-40bcc8dcaa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006438 10.0.0.141 - - [2026-02-02 02:24:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.003310 10.0.0.141 - - [2026-02-02 02:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.23 - - [2026-02-02 02:24:12] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001093 10.0.0.141 - - [2026-02-02 02:24:12] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.034616 10.0.0.141 - - [2026-02-02 02:24:12] "POST /network-policys HTTP/1.1" 200 559 0.029097 10.0.0.141 - - [2026-02-02 02:24:12] "GET /network-policy/96da26d2-e903-4f8e-abad-b74b93d990a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.007547 10.0.0.141 - - [2026-02-02 02:24:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.003746 10.0.0.141 - - [2026-02-02 02:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.23 - - [2026-02-02 02:24:12] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098 10.0.0.141 - - [2026-02-02 02:24:12] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.045718 10.0.0.141 - - [2026-02-02 02:24:12] "POST /network-policys HTTP/1.1" 200 559 0.035594 10.0.0.141 - - [2026-02-02 02:24:12] "GET /network-policy/2a377764-edcb-47fe-bbb5-b4a6c85a5310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.007511 10.0.0.141 - - [2026-02-02 02:24:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.003248 10.0.0.141 - - [2026-02-02 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.23 - - [2026-02-02 02:24:13] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001150 10.0.0.141 - - [2026-02-02 02:24:13] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.042956 10.0.0.141 - - [2026-02-02 02:24:13] "POST /network-policys HTTP/1.1" 200 559 0.037798 10.0.0.141 - - [2026-02-02 02:24:13] "GET /network-policy/49888fe5-5210-46c7-9aab-9cfcd8a43a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.013191 10.0.0.141 - - [2026-02-02 02:24:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.003029 10.0.0.141 - - [2026-02-02 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.23 - - [2026-02-02 02:24:13] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.141 - - [2026-02-02 02:24:13] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.040864 10.0.0.141 - - [2026-02-02 02:24:13] "POST /network-policys HTTP/1.1" 200 559 0.034715 10.0.0.141 - - [2026-02-02 02:24:13] "GET /network-policy/597934eb-18e5-4a5c-ad95-a74a40caa2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.016322 10.0.0.141 - - [2026-02-02 02:24:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.003089 10.0.0.141 - - [2026-02-02 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.23 - - [2026-02-02 02:24:13] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000986 10.0.0.141 - - [2026-02-02 02:24:13] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.050350 10.0.0.141 - - [2026-02-02 02:24:13] "POST /network-policys HTTP/1.1" 200 559 0.027067 10.0.0.141 - - [2026-02-02 02:24:14] "GET /network-policy/a6d9d2d0-d246-41f0-a93b-1d06e9abcf94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.009660 10.0.0.141 - - [2026-02-02 02:24:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.004223 10.0.0.141 - - [2026-02-02 02:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.23 - - [2026-02-02 02:24:14] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000943 10.0.0.141 - - [2026-02-02 02:24:14] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.042808 10.0.0.141 - - [2026-02-02 02:24:14] "POST /network-policys HTTP/1.1" 200 559 0.033928 10.0.0.141 - - [2026-02-02 02:24:14] "GET /network-policy/f3cd4fc4-d83b-4da0-b6e8-eb30c8faeb44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.007678 10.0.0.141 - - [2026-02-02 02:24:14] "POST /neutron/network HTTP/1.1" 200 1494 0.026750 10.0.0.141 - - [2026-02-02 02:24:14] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007935 10.0.0.141 - - [2026-02-02 02:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008343 10.0.0.141 - - [2026-02-02 02:24:14] "POST /access-control-lists HTTP/1.1" 200 605 0.112603 10.0.0.141 - - [2026-02-02 02:24:14] "GET /network-policy/8f5720da-96b3-4baf-a9b2-40bcc8dcaa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004757 10.0.0.141 - - [2026-02-02 02:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.141 - - [2026-02-02 02:24:15] "GET /network-policy/f0c573ee-dafc-473d-9146-da2577b4de12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004652 10.0.0.141 - - [2026-02-02 02:24:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.005336 10.0.0.141 - - [2026-02-02 02:24:15] "POST /neutron/network HTTP/1.1" 200 1494 0.015607 10.0.0.141 - - [2026-02-02 02:24:15] "GET /virtual-network/4ffa6038-7750-4cad-824d-65cc75673a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005503 10.0.0.141 - - [2026-02-02 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.141 - - [2026-02-02 02:24:15] "GET /network-policy/2a377764-edcb-47fe-bbb5-b4a6c85a5310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.004318 10.0.0.141 - - [2026-02-02 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.141 - - [2026-02-02 02:24:15] "POST /ref-update HTTP/1.1" 200 156 0.049976 10.0.0.141 - - [2026-02-02 02:24:15] "GET /network-policy/96da26d2-e903-4f8e-abad-b74b93d990a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004596 10.0.0.141 - - [2026-02-02 02:24:15] "POST /neutron/network HTTP/1.1" 200 1494 0.015170 10.0.0.141 - - [2026-02-02 02:24:15] "GET /virtual-network/b948519d-8342-487a-a93b-3d70ba4fdff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006427 10.0.0.141 - - [2026-02-02 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.141 - - [2026-02-02 02:24:15] "GET /network-policy/49888fe5-5210-46c7-9aab-9cfcd8a43a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005652 10.0.0.141 - - [2026-02-02 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008291 10.0.0.141 - - [2026-02-02 02:24:15] "GET /network-policy/597934eb-18e5-4a5c-ad95-a74a40caa2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.004328 10.0.0.141 - - [2026-02-02 02:24:16] "POST /fqname-to-id HTTP/1.1" 404 248 0.004795 10.0.0.141 - - [2026-02-02 02:24:16] "POST /neutron/network HTTP/1.1" 200 1493 0.014283 10.0.0.141 - - [2026-02-02 02:24:16] "GET /virtual-network/c8903b1c-89d8-44df-aa09-2330734ce1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006925 10.0.0.141 - - [2026-02-02 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.141 - - [2026-02-02 02:24:16] "GET /network-policy/a6d9d2d0-d246-41f0-a93b-1d06e9abcf94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.009056 10.0.0.141 - - [2026-02-02 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.141 - - [2026-02-02 02:24:16] "GET /network-policy/f3cd4fc4-d83b-4da0-b6e8-eb30c8faeb44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.003865 10.0.0.141 - - [2026-02-02 02:24:16] "POST /id-to-fqname HTTP/1.1" 200 231 0.001080 10.0.0.23 - - [2026-02-02 02:24:48] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001014 10.0.0.141 - - [2026-02-02 02:24:48] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.077021 10.0.0.141 - - [2026-02-02 02:24:48] "POST /neutron/port HTTP/1.1" 200 117 0.006588 10.0.0.141 - - [2026-02-02 02:24:48] "POST /id-to-fqname HTTP/1.1" 200 231 0.001263 10.0.0.141 - - [2026-02-02 02:24:49] "POST /neutron/network HTTP/1.1" 200 1504 0.007840 10.0.0.23 - - [2026-02-02 02:24:49] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001243 10.0.0.141 - - [2026-02-02 02:24:49] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.121868 10.0.0.141 - - [2026-02-02 02:24:49] "POST /neutron/port HTTP/1.1" 200 1170 0.063457 10.0.0.141 - - [2026-02-02 02:24:50] "POST /neutron/port HTTP/1.1" 200 1224 0.190601 10.0.0.141 - - [2026-02-02 02:24:50] "POST /neutron/port HTTP/1.1" 200 1234 0.042763 10.0.0.141 - - [2026-02-02 02:24:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003599 10.0.0.141 - - [2026-02-02 02:24:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.017278 10.0.0.141 - - [2026-02-02 02:24:50] "POST /neutron/network HTTP/1.1" 200 1494 0.018749 10.0.0.141 - - [2026-02-02 02:24:50] "PUT /access-control-list/bf77b57f-1d81-435a-9b97-3f0f5c70323a HTTP/1.1" 200 272 0.063454 10.0.0.141 - - [2026-02-02 02:24:51] "POST /neutron/port HTTP/1.1" 200 1170 0.046494 10.0.0.141 - - [2026-02-02 02:24:51] "POST /neutron/port HTTP/1.1" 200 1234 0.044488 10.0.0.141 - - [2026-02-02 02:24:51] "POST /neutron/subnet HTTP/1.1" 200 1361 0.033729 10.0.0.141 - - [2026-02-02 02:24:51] "POST /neutron/network HTTP/1.1" 200 1494 0.021162 10.0.0.141 - - [2026-02-02 02:25:00] "POST /neutron/port HTTP/1.1" 200 1234 0.045931 10.0.0.141 - - [2026-02-02 02:25:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.020368 10.0.0.141 - - [2026-02-02 02:25:16] "POST /neutron/port HTTP/1.1" 200 1234 0.017490 10.0.0.141 - - [2026-02-02 02:25:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007480 10.0.0.141 - - [2026-02-02 02:25:31] "POST /neutron/port HTTP/1.1" 200 1234 0.025289 10.0.0.141 - - [2026-02-02 02:25:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007061 10.0.0.141 - - [2026-02-02 02:25:46] "POST /neutron/port HTTP/1.1" 200 1234 0.017269 10.0.0.141 - - [2026-02-02 02:25:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007117 10.0.0.141 - - [2026-02-02 02:25:51] "POST /neutron/port HTTP/1.1" 200 1234 0.016640 10.0.0.141 - - [2026-02-02 02:25:51] "GET /virtual-machine/2e25e3c8-e3f5-4f52-b36f-37965fa23bb8 HTTP/1.1" 200 1300 0.006206 10.0.0.141 - - [2026-02-02 02:25:51] "GET /virtual-machine-interface/7010c588-f596-4b30-96c5-2d941e479933 HTTP/1.1" 200 3183 0.005672 10.0.0.141 - - [2026-02-02 02:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.141 - - [2026-02-02 02:25:51] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003576 10.0.0.141 - - [2026-02-02 02:25:51] "GET /virtual-networks?parent_id=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003557 10.0.0.141 - - [2026-02-02 02:25:52] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007246 10.0.0.141 - - [2026-02-02 02:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.141 - - [2026-02-02 02:25:55] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005234 10.0.0.141 - - [2026-02-02 02:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.141 - - [2026-02-02 02:25:59] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005746 10.0.0.141 - - [2026-02-02 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.141 - - [2026-02-02 02:26:03] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.004755 10.0.0.141 - - [2026-02-02 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.141 - - [2026-02-02 02:26:07] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.004954 10.0.0.141 - - [2026-02-02 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.141 - - [2026-02-02 02:26:11] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005148 10.0.0.141 - - [2026-02-02 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.141 - - [2026-02-02 02:26:15] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005093 10.0.0.141 - - [2026-02-02 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.141 - - [2026-02-02 02:26:19] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.004541 10.0.0.141 - - [2026-02-02 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.141 - - [2026-02-02 02:26:23] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005564 10.0.0.141 - - [2026-02-02 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.141 - - [2026-02-02 02:26:27] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.004977 10.0.0.141 - - [2026-02-02 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.141 - - [2026-02-02 02:26:30] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003059 10.0.0.141 - - [2026-02-02 02:26:30] "GET /virtual-networks?parent_id=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002897 10.0.0.141 - - [2026-02-02 02:26:30] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005293 10.0.0.141 - - [2026-02-02 02:26:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006393 10.0.0.141 - - [2026-02-02 02:26:40] "POST /neutron/port HTTP/1.1" 200 1234 0.042354 10.0.0.141 - - [2026-02-02 02:26:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007471 10.0.0.141 - - [2026-02-02 02:26:40] "POST /neutron/network HTTP/1.1" 200 1504 0.006073 10.0.0.141 - - [2026-02-02 02:26:40] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015232 10.0.0.141 - - [2026-02-02 02:26:41] "POST /neutron/network HTTP/1.1" 200 1494 0.010330 10.0.0.141 - - [2026-02-02 02:26:44] "POST /neutron/network HTTP/1.1" 200 1504 0.006955 10.0.0.141 - - [2026-02-02 02:26:44] "POST /neutron/subnet HTTP/1.1" 200 1361 0.013849 10.0.0.141 - - [2026-02-02 02:26:44] "POST /neutron/network HTTP/1.1" 200 1494 0.009961 10.0.0.141 - - [2026-02-02 02:26:48] "POST /neutron/port HTTP/1.1" 200 1234 0.016626 10.0.0.141 - - [2026-02-02 02:26:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006395 10.0.0.141 - - [2026-02-02 02:26:51] "POST /neutron/port HTTP/1.1" 200 1234 0.016596 10.0.0.141 - - [2026-02-02 02:26:51] "GET /virtual-machine/7aa4cd21-2ed3-4499-9422-617f7dfeacf9 HTTP/1.1" 200 1300 0.006245 10.0.0.141 - - [2026-02-02 02:26:51] "GET /virtual-machine-interface/3695fd63-5b88-4f9d-b1ab-92821a14505d HTTP/1.1" 200 3183 0.005365 10.0.0.141 - - [2026-02-02 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005567 10.0.0.141 - - [2026-02-02 02:26:51] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003813 10.0.0.141 - - [2026-02-02 02:26:51] "GET /virtual-networks?parent_id=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003526 10.0.0.141 - - [2026-02-02 02:26:51] "GET /virtual-network/4ffa6038-7750-4cad-824d-65cc75673a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.006757 10.0.0.141 - - [2026-02-02 02:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.141 - - [2026-02-02 02:26:52] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003042 10.0.0.141 - - [2026-02-02 02:26:52] "GET /virtual-networks?parent_id=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002674 10.0.0.141 - - [2026-02-02 02:26:52] "GET /virtual-network/4ffa6038-7750-4cad-824d-65cc75673a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005866 10.0.0.141 - - [2026-02-02 02:26:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006452 10.0.0.141 - - [2026-02-02 02:27:03] "POST /neutron/port HTTP/1.1" 200 2314 0.018973 10.0.0.141 - - [2026-02-02 02:27:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006396 10.0.0.141 - - [2026-02-02 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.141 - - [2026-02-02 02:27:03] "GET /network-policy/96da26d2-e903-4f8e-abad-b74b93d990a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004279 10.0.0.141 - - [2026-02-02 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.141 - - [2026-02-02 02:27:03] "GET /network-policy/2a377764-edcb-47fe-bbb5-b4a6c85a5310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.004269 10.0.0.141 - - [2026-02-02 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.141 - - [2026-02-02 02:27:03] "GET /network-policy/f0c573ee-dafc-473d-9146-da2577b4de12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004603 10.0.0.141 - - [2026-02-02 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.141 - - [2026-02-02 02:27:03] "GET /network-policy/8f5720da-96b3-4baf-a9b2-40bcc8dcaa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004576 10.0.0.141 - - [2026-02-02 02:27:17] "GET /virtual-machine/7aa4cd21-2ed3-4499-9422-617f7dfeacf9 HTTP/1.1" 200 1300 0.005334 10.0.0.141 - - [2026-02-02 02:27:17] "POST /neutron/port HTTP/1.1" 200 1234 0.017245 10.0.0.141 - - [2026-02-02 02:27:19] "GET /virtual-machine/7aa4cd21-2ed3-4499-9422-617f7dfeacf9 HTTP/1.1" 404 171 0.002990 10.0.0.141 - - [2026-02-02 02:27:19] "GET /virtual-machine/7aa4cd21-2ed3-4499-9422-617f7dfeacf9 HTTP/1.1" 404 171 0.001976 10.0.0.141 - - [2026-02-02 02:27:19] "GET /virtual-machine/7aa4cd21-2ed3-4499-9422-617f7dfeacf9 HTTP/1.1" 404 171 0.001849 10.0.0.141 - - [2026-02-02 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.037035 10.0.0.141 - - [2026-02-02 02:27:19] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002808 10.0.0.141 - - [2026-02-02 02:27:19] "GET /virtual-networks?parent_id=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003746 10.0.0.141 - - [2026-02-02 02:27:19] "GET /virtual-network/4ffa6038-7750-4cad-824d-65cc75673a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005190 10.0.0.141 - - [2026-02-02 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.141 - - [2026-02-02 02:27:19] "GET /routing-instance/6d0fb570-46a1-4d22-9619-6293fb72839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003670 10.0.0.141 - - [2026-02-02 02:27:19] "GET /route-target/578ebe35-1d56-41ed-a98d-e2774721f500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003433 10.0.0.141 - - [2026-02-02 02:27:19] "GET /virtual-machine/7aa4cd21-2ed3-4499-9422-617f7dfeacf9 HTTP/1.1" 404 171 0.002730 10.0.0.141 - - [2026-02-02 02:27:20] "GET /virtual-machine/7aa4cd21-2ed3-4499-9422-617f7dfeacf9 HTTP/1.1" 404 171 0.003298 10.0.0.141 - - [2026-02-02 02:27:21] "GET /virtual-machine/7aa4cd21-2ed3-4499-9422-617f7dfeacf9 HTTP/1.1" 404 171 0.003421 10.0.0.141 - - [2026-02-02 02:27:22] "GET /virtual-machine/7aa4cd21-2ed3-4499-9422-617f7dfeacf9 HTTP/1.1" 404 171 0.002867 10.0.0.141 - - [2026-02-02 02:27:23] "GET /virtual-machine/7aa4cd21-2ed3-4499-9422-617f7dfeacf9 HTTP/1.1" 404 171 0.002632 10.0.0.141 - - [2026-02-02 02:27:24] "GET /virtual-machine/7aa4cd21-2ed3-4499-9422-617f7dfeacf9 HTTP/1.1" 404 171 0.003098 10.0.0.141 - - [2026-02-02 02:27:24] "GET /obj-perms HTTP/1.1" 200 5065 0.052881 10.0.0.22 - - [2026-02-02 02:27:24] "GET /obj-perms HTTP/1.1" 200 5065 0.051246 10.0.0.141 - - [2026-02-02 02:27:28] "GET /obj-perms HTTP/1.1" 200 5065 0.004185 10.0.0.23 - - [2026-02-02 02:27:28] "GET /obj-perms HTTP/1.1" 200 5065 0.059056 10.0.0.141 - - [2026-02-02 02:27:28] "GET /virtual-machine/2e25e3c8-e3f5-4f52-b36f-37965fa23bb8 HTTP/1.1" 200 1300 0.003844 10.0.0.141 - - [2026-02-02 02:27:28] "POST /neutron/port HTTP/1.1" 200 1234 0.047953 10.0.0.141 - - [2026-02-02 02:27:30] "GET /virtual-machine/2e25e3c8-e3f5-4f52-b36f-37965fa23bb8 HTTP/1.1" 404 171 0.002923 10.0.0.141 - - [2026-02-02 02:27:30] "GET /virtual-machine/2e25e3c8-e3f5-4f52-b36f-37965fa23bb8 HTTP/1.1" 404 171 0.002779 10.0.0.141 - - [2026-02-02 02:27:30] "GET /virtual-machine/2e25e3c8-e3f5-4f52-b36f-37965fa23bb8 HTTP/1.1" 404 171 0.003403 10.0.0.141 - - [2026-02-02 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.141 - - [2026-02-02 02:27:30] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003619 10.0.0.141 - - [2026-02-02 02:27:30] "GET /virtual-networks?parent_id=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003097 10.0.0.141 - - [2026-02-02 02:27:30] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005444 10.0.0.141 - - [2026-02-02 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.141 - - [2026-02-02 02:27:30] "GET /routing-instance/433c4627-ee4b-4cd7-8e3d-85dcd84520dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004361 10.0.0.141 - - [2026-02-02 02:27:30] "GET /route-target/e770eaec-be95-4dda-a1f3-3182ab2110a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003481 10.0.0.141 - - [2026-02-02 02:27:36] "GET /obj-perms HTTP/1.1" 200 5065 0.003866 10.0.0.23 - - [2026-02-02 02:27:36] "GET /obj-perms HTTP/1.1" 200 5065 0.003896 10.0.0.22 - - [2026-02-02 02:27:36] "GET /obj-perms HTTP/1.1" 200 5065 0.003220 10.0.0.141 - - [2026-02-02 02:27:37] "GET /virtual-network/c8903b1c-89d8-44df-aa09-2330734ce1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.004740 10.0.0.141 - - [2026-02-02 02:27:37] "POST /neutron/network HTTP/1.1" 200 1493 0.009703 10.0.0.141 - - [2026-02-02 02:27:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.037145 10.0.0.141 - - [2026-02-02 02:27:37] "GET /virtual-network/c8903b1c-89d8-44df-aa09-2330734ce1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007102 10.0.0.141 - - [2026-02-02 02:27:37] "GET /virtual-network/b948519d-8342-487a-a93b-3d70ba4fdff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.004957 10.0.0.141 - - [2026-02-02 02:27:37] "POST /neutron/network HTTP/1.1" 200 1494 0.009747 10.0.0.141 - - [2026-02-02 02:27:37] "GET /virtual-network/b948519d-8342-487a-a93b-3d70ba4fdff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007588 10.0.0.141 - - [2026-02-02 02:27:37] "GET /virtual-network/4ffa6038-7750-4cad-824d-65cc75673a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005581 10.0.0.141 - - [2026-02-02 02:27:37] "POST /neutron/network HTTP/1.1" 200 1494 0.009915 10.0.0.141 - - [2026-02-02 02:27:37] "DELETE /access-control-list/bf77b57f-1d81-435a-9b97-3f0f5c70323a HTTP/1.1" 200 115 0.054517 10.0.0.141 - - [2026-02-02 02:27:37] "GET /virtual-network/4ffa6038-7750-4cad-824d-65cc75673a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.009997 10.0.0.141 - - [2026-02-02 02:27:37] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.004982 10.0.0.141 - - [2026-02-02 02:27:37] "POST /neutron/network HTTP/1.1" 200 1494 0.010656 10.0.0.141 - - [2026-02-02 02:27:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.007835 10.0.0.141 - - [2026-02-02 02:27:38] "POST /ref-update HTTP/1.1" 200 156 0.036921 10.0.0.141 - - [2026-02-02 02:27:38] "GET /virtual-network/5aa11a18-f927-4a00-a2b6-fb50ae64e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.019379 10.0.0.141 - - [2026-02-02 02:27:38] "DELETE /network-policy/f3cd4fc4-d83b-4da0-b6e8-eb30c8faeb44 HTTP/1.1" 200 115 0.038253 10.0.0.141 - - [2026-02-02 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.23 - - [2026-02-02 02:27:38] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000925 10.0.0.141 - - [2026-02-02 02:27:38] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.041152 10.0.0.141 - - [2026-02-02 02:27:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-89823330&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.005280 10.0.0.141 - - [2026-02-02 02:27:38] "DELETE /network-policy/a6d9d2d0-d246-41f0-a93b-1d06e9abcf94 HTTP/1.1" 200 115 0.035477 10.0.0.141 - - [2026-02-02 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.23 - - [2026-02-02 02:27:38] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000916 10.0.0.141 - - [2026-02-02 02:27:38] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.035856 10.0.0.141 - - [2026-02-02 02:27:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-89823330&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.005127 10.0.0.141 - - [2026-02-02 02:27:38] "DELETE /network-policy/597934eb-18e5-4a5c-ad95-a74a40caa2cd HTTP/1.1" 200 115 0.035319 10.0.0.141 - - [2026-02-02 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.23 - - [2026-02-02 02:27:38] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.141 - - [2026-02-02 02:27:38] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.043546 10.0.0.141 - - [2026-02-02 02:27:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-89823330&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.005399 10.0.0.141 - - [2026-02-02 02:27:38] "DELETE /network-policy/49888fe5-5210-46c7-9aab-9cfcd8a43a4f HTTP/1.1" 200 115 0.036557 10.0.0.141 - - [2026-02-02 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.23 - - [2026-02-02 02:27:38] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001080 10.0.0.141 - - [2026-02-02 02:27:38] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.041953 10.0.0.141 - - [2026-02-02 02:27:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-89823330&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.005000 10.0.0.141 - - [2026-02-02 02:27:39] "DELETE /network-policy/2a377764-edcb-47fe-bbb5-b4a6c85a5310 HTTP/1.1" 200 115 0.042621 10.0.0.141 - - [2026-02-02 02:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.23 - - [2026-02-02 02:27:39] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001027 10.0.0.141 - - [2026-02-02 02:27:39] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.037137 10.0.0.141 - - [2026-02-02 02:27:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-89823330&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.006597 10.0.0.141 - - [2026-02-02 02:27:39] "DELETE /network-policy/96da26d2-e903-4f8e-abad-b74b93d990a9 HTTP/1.1" 200 115 0.053689 10.0.0.141 - - [2026-02-02 02:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.23 - - [2026-02-02 02:27:39] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.141 - - [2026-02-02 02:27:39] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.045830 10.0.0.141 - - [2026-02-02 02:27:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-89823330&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.005227 10.0.0.141 - - [2026-02-02 02:27:39] "DELETE /network-policy/8f5720da-96b3-4baf-a9b2-40bcc8dcaa24 HTTP/1.1" 200 115 0.037958 10.0.0.141 - - [2026-02-02 02:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.23 - - [2026-02-02 02:27:39] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001178 10.0.0.141 - - [2026-02-02 02:27:39] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.040098 10.0.0.141 - - [2026-02-02 02:27:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-89823330&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004908 10.0.0.141 - - [2026-02-02 02:27:39] "DELETE /network-policy/f0c573ee-dafc-473d-9146-da2577b4de12 HTTP/1.1" 200 115 0.040348 10.0.0.141 - - [2026-02-02 02:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.23 - - [2026-02-02 02:27:39] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000914 10.0.0.141 - - [2026-02-02 02:27:39] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.035160 10.0.0.141 - - [2026-02-02 02:27:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-89823330&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004970 10.0.0.141 - - [2026-02-02 02:27:39] "POST /neutron/network HTTP/1.1" 200 1308 0.010048 10.0.0.23 - - [2026-02-02 02:27:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006979 10.0.0.141 - - [2026-02-02 02:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006941 10.0.0.23 - - [2026-02-02 02:27:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002493 10.0.0.23 - - [2026-02-02 02:27:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003268 10.0.0.23 - - [2026-02-02 02:27:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002738 10.0.0.23 - - [2026-02-02 02:27:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001766 10.0.0.23 - - [2026-02-02 02:27:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002038 10.0.0.141 - - [2026-02-02 02:27:40] "POST /neutron/network HTTP/1.1" 200 151 0.149559 10.0.0.141 - - [2026-02-02 02:27:40] "DELETE /route-target/578ebe35-1d56-41ed-a98d-e2774721f500 HTTP/1.1" 200 115 0.026371 10.0.0.141 - - [2026-02-02 02:27:41] "POST /neutron/network HTTP/1.1" 200 1309 0.012986 10.0.0.141 - - [2026-02-02 02:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.141 - - [2026-02-02 02:27:41] "DELETE /network-ipam/e0a4eceb-3abd-44f6-a15f-376dee2692aa HTTP/1.1" 200 115 0.038880 10.0.0.141 - - [2026-02-02 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 252 0.006849 10.0.0.23 - - [2026-02-02 02:27:41] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000804 10.0.0.23 - - [2026-02-02 02:27:41] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.034163 10.0.0.23 - - [2026-02-02 02:27:41] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001042 10.0.0.23 - - [2026-02-02 02:27:41] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?fields=security_groups HTTP/1.1" 200 1385 0.075355 10.0.0.23 - - [2026-02-02 02:27:41] "DELETE /security-group/1fecbdef-3681-4d13-b139-b82b7c3cb457 HTTP/1.1" 200 115 0.045033 10.0.0.23 - - [2026-02-02 02:27:41] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001284 10.0.0.141 - - [2026-02-02 02:27:41] "DELETE /access-control-list/c876c6a6-72cf-4989-a2c1-8a5ca02f5739 HTTP/1.1" 200 115 0.033919 10.0.0.23 - - [2026-02-02 02:27:41] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?fields=application_policy_sets HTTP/1.1" 200 1424 0.043732 10.0.0.141 - - [2026-02-02 02:27:42] "DELETE /project/34ae6714-e268-4feb-844c-a8efa62fddeb HTTP/1.1" 200 115 0.396872 10.0.0.23 - - [2026-02-02 02:27:42] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001324 10.0.0.141 - - [2026-02-02 02:27:42] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?fields=projects HTTP/1.1" 200 1244 0.011012 10.0.0.141 - - [2026-02-02 02:27:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.002821 10.0.0.23 - - [2026-02-02 02:27:47] "POST /id-to-fqname HTTP/1.1" 200 198 0.003114 10.0.0.23 - - [2026-02-02 02:27:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.003464 10.0.0.23 - - [2026-02-02 02:27:47] "POST /security-groups HTTP/1.1" 200 599 0.065914 10.0.0.23 - - [2026-02-02 02:27:47] "POST /projects HTTP/1.1" 200 601 0.259842 10.0.0.141 - - [2026-02-02 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.288509 10.0.0.141 - - [2026-02-02 02:27:47] "POST /access-control-lists HTTP/1.1" 200 604 0.026495 10.0.0.23 - - [2026-02-02 02:27:47] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000906 10.0.0.141 - - [2026-02-02 02:27:47] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.041009 10.0.0.141 - - [2026-02-02 02:27:47] "POST /network-policys HTTP/1.1" 200 559 0.026187 10.0.0.141 - - [2026-02-02 02:27:47] "GET /network-policy/74b2fb95-c1a6-4710-82da-f53cf2775f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006086 10.0.0.141 - - [2026-02-02 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.23 - - [2026-02-02 02:27:47] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098 10.0.0.141 - - [2026-02-02 02:27:47] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.042483 10.0.0.23 - - [2026-02-02 02:27:47] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001299 10.0.0.141 - - [2026-02-02 02:27:48] "POST /neutron/network HTTP/1.1" 200 615 0.115022 10.0.0.141 - - [2026-02-02 02:27:48] "POST /route-targets HTTP/1.1" 200 327 0.014377 10.0.0.141 - - [2026-02-02 02:27:48] "POST /neutron/network HTTP/1.1" 200 1007 0.011500 10.0.0.141 - - [2026-02-02 02:27:48] "POST /id-to-fqname HTTP/1.1" 200 229 0.000926 10.0.0.141 - - [2026-02-02 02:27:48] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004502 10.0.0.141 - - [2026-02-02 02:27:48] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005040 10.0.0.141 - - [2026-02-02 02:27:48] "POST /neutron/subnet HTTP/1.1" 200 721 0.009513 10.0.0.141 - - [2026-02-02 02:27:48] "POST /neutron/network HTTP/1.1" 200 1106 0.099412 10.0.0.141 - - [2026-02-02 02:27:48] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006086 10.0.0.141 - - [2026-02-02 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.141 - - [2026-02-02 02:27:48] "POST /access-control-lists HTTP/1.1" 200 599 0.091167 10.0.0.141 - - [2026-02-02 02:27:48] "GET /network-policy/74b2fb95-c1a6-4710-82da-f53cf2775f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005976 10.0.0.141 - - [2026-02-02 02:27:49] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006558 10.0.0.141 - - [2026-02-02 02:27:49] "GET /obj-perms HTTP/1.1" 200 5065 0.004410 10.0.0.141 - - [2026-02-02 02:27:49] "POST /id-to-fqname HTTP/1.1" 200 229 0.001664 10.0.0.23 - - [2026-02-02 02:27:50] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001335 10.0.0.141 - - [2026-02-02 02:27:50] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.069169 10.0.0.141 - - [2026-02-02 02:27:50] "POST /neutron/network HTTP/1.1" 200 1106 0.033020 10.0.0.141 - - [2026-02-02 02:27:50] "POST /id-to-fqname HTTP/1.1" 200 229 0.001298 10.0.0.141 - - [2026-02-02 02:27:50] "POST /neutron/port HTTP/1.1" 200 117 0.005675 10.0.0.23 - - [2026-02-02 02:27:50] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001657 10.0.0.141 - - [2026-02-02 02:27:51] "POST /neutron/port HTTP/1.1" 200 1174 0.355478 10.0.0.23 - - [2026-02-02 02:27:51] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000860 10.0.0.141 - - [2026-02-02 02:27:51] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.070585 10.0.0.141 - - [2026-02-02 02:27:51] "POST /neutron/network HTTP/1.1" 200 1106 0.008483 10.0.0.141 - - [2026-02-02 02:27:51] "POST /neutron/port HTTP/1.1" 200 1238 0.070162 10.0.0.141 - - [2026-02-02 02:27:51] "POST /neutron/port HTTP/1.1" 200 117 0.005633 10.0.0.141 - - [2026-02-02 02:27:51] "POST /neutron/port HTTP/1.1" 200 117 0.001046 10.0.0.141 - - [2026-02-02 02:27:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.015931 10.0.0.23 - - [2026-02-02 02:27:51] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001121 10.0.0.141 - - [2026-02-02 02:27:52] "POST /neutron/port HTTP/1.1" 200 1174 0.307524 10.0.0.141 - - [2026-02-02 02:27:52] "POST /neutron/port HTTP/1.1" 200 1228 0.122923 10.0.0.141 - - [2026-02-02 02:27:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003575 10.0.0.141 - - [2026-02-02 02:27:52] "POST /neutron/port HTTP/1.1" 200 117 0.001010 10.0.0.141 - - [2026-02-02 02:27:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.005962 10.0.0.141 - - [2026-02-02 02:27:56] "POST /neutron/port HTTP/1.1" 200 1238 0.015697 10.0.0.141 - - [2026-02-02 02:27:57] "GET /virtual-machine/17be753f-3ed4-43f0-8b19-a5bbe7a79640 HTTP/1.1" 200 1300 0.032848 10.0.0.141 - - [2026-02-02 02:27:57] "GET /virtual-machine-interface/25294ee5-1bac-4fb8-aaa7-ccff7a1fd674 HTTP/1.1" 200 3177 0.004389 10.0.0.141 - - [2026-02-02 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.141 - - [2026-02-02 02:27:57] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003551 10.0.0.141 - - [2026-02-02 02:27:57] "GET /virtual-networks?parent_id=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002443 10.0.0.141 - - [2026-02-02 02:27:57] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006308 10.0.0.141 - - [2026-02-02 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.141 - - [2026-02-02 02:28:00] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.004773 10.0.0.23 - - [2026-02-02 02:28:03] "DELETE /project/34ae6714e2684feb844ca8efa62fddeb HTTP/1.1" 404 173 0.028913 10.0.0.141 - - [2026-02-02 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.141 - - [2026-02-02 02:28:04] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.004939 10.0.0.141 - - [2026-02-02 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.141 - - [2026-02-02 02:28:08] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.004951 10.0.0.141 - - [2026-02-02 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.141 - - [2026-02-02 02:28:12] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005047 10.0.0.141 - - [2026-02-02 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.141 - - [2026-02-02 02:28:16] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006313 10.0.0.141 - - [2026-02-02 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.141 - - [2026-02-02 02:28:20] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005063 10.0.0.141 - - [2026-02-02 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.141 - - [2026-02-02 02:28:24] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.004767 10.0.0.141 - - [2026-02-02 02:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.141 - - [2026-02-02 02:28:28] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.004524 10.0.0.141 - - [2026-02-02 02:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.141 - - [2026-02-02 02:28:30] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003759 10.0.0.141 - - [2026-02-02 02:28:30] "GET /virtual-networks?parent_id=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002716 10.0.0.141 - - [2026-02-02 02:28:31] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006040 10.0.0.141 - - [2026-02-02 02:28:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.015440 10.0.0.141 - - [2026-02-02 02:28:41] "POST /neutron/port HTTP/1.1" 200 1238 0.014450 10.0.0.141 - - [2026-02-02 02:28:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006226 10.0.0.141 - - [2026-02-02 02:28:43] "POST /neutron/network HTTP/1.1" 200 1116 0.007087 10.0.0.141 - - [2026-02-02 02:28:43] "POST /neutron/subnet HTTP/1.1" 200 1381 0.013465 10.0.0.141 - - [2026-02-02 02:28:44] "POST /neutron/network HTTP/1.1" 200 1106 0.010069 10.0.0.141 - - [2026-02-02 02:28:46] "POST /neutron/network HTTP/1.1" 200 1116 0.006098 10.0.0.141 - - [2026-02-02 02:28:46] "POST /neutron/subnet HTTP/1.1" 200 1381 0.012663 10.0.0.141 - - [2026-02-02 02:28:46] "POST /neutron/port HTTP/1.1" 200 117 0.001051 10.0.0.141 - - [2026-02-02 02:28:51] "POST /neutron/port HTTP/1.1" 200 1238 0.026927 10.0.0.23 - - [2026-02-02 02:28:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000426 10.0.0.23 - - [2026-02-02 02:28:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.22 - - [2026-02-02 02:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000343 10.0.0.22 - - [2026-02-02 02:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.23 - - [2026-02-02 02:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.23 - - [2026-02-02 02:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.22 - - [2026-02-02 02:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.22 - - [2026-02-02 02:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000342 10.0.0.141 - - [2026-02-02 02:28:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006387 10.0.0.141 - - [2026-02-02 02:28:57] "POST /neutron/port HTTP/1.1" 200 1238 0.020714 10.0.0.141 - - [2026-02-02 02:28:57] "GET /virtual-machine/3f456f4f-87d2-4c30-a30b-17261b9c4ade HTTP/1.1" 200 1300 0.006895 10.0.0.141 - - [2026-02-02 02:28:57] "GET /virtual-machine-interface/c115e242-36cf-4a66-9b87-b3ba5ff1b884 HTTP/1.1" 200 3178 0.005682 10.0.0.141 - - [2026-02-02 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.141 - - [2026-02-02 02:28:57] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005029 10.0.0.141 - - [2026-02-02 02:28:57] "GET /virtual-networks?parent_id=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003469 10.0.0.141 - - [2026-02-02 02:28:57] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007863 10.0.0.141 - - [2026-02-02 02:28:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000426 10.0.0.141 - - [2026-02-02 02:28:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000342 10.0.0.141 - - [2026-02-02 02:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.141 - - [2026-02-02 02:28:58] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003136 10.0.0.141 - - [2026-02-02 02:28:58] "GET /virtual-networks?parent_id=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002966 10.0.0.141 - - [2026-02-02 02:28:58] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006621 10.0.0.141 - - [2026-02-02 02:28:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.005930 10.0.0.141 - - [2026-02-02 02:28:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.141 - - [2026-02-02 02:28:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.141 - - [2026-02-02 02:29:03] "POST /neutron/port HTTP/1.1" 200 1238 0.019181 10.0.0.23 - - [2026-02-02 02:29:07] "GET /obj-perms HTTP/1.1" 200 5075 0.062843 10.0.0.141 - - [2026-02-02 02:29:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008564 10.0.0.141 - - [2026-02-02 02:29:28] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005527 10.0.0.141 - - [2026-02-02 02:29:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.005445 10.0.0.141 - - [2026-02-02 02:29:29] "POST /neutron/network HTTP/1.1" 200 1007 0.021427 10.0.0.141 - - [2026-02-02 02:29:29] "GET /virtual-network/c6eca707-f4e4-4b86-8985-20a7155ce7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008970 10.0.0.141 - - [2026-02-02 02:29:29] "POST /neutron/port HTTP/1.1" 200 1238 0.017834 10.0.0.141 - - [2026-02-02 02:29:29] "POST /neutron/port HTTP/1.1" 200 1238 0.018101 10.0.0.141 - - [2026-02-02 02:29:31] "POST /neutron/network HTTP/1.1" 200 1007 0.008141 10.0.0.141 - - [2026-02-02 02:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.141 - - [2026-02-02 02:29:31] "DELETE /network-policy/74b2fb95-c1a6-4710-82da-f53cf2775f91 HTTP/1.1" 200 115 0.042341 10.0.0.23 - - [2026-02-02 02:29:34] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.027024 10.0.0.141 - - [2026-02-02 02:29:34] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.108460 10.0.0.23 - - [2026-02-02 02:29:34] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000907 10.0.0.141 - - [2026-02-02 02:29:34] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?fields=virtual_networks HTTP/1.1" 200 1046 0.039636 10.0.0.23 - - [2026-02-02 02:29:34] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000959 10.0.0.141 - - [2026-02-02 02:29:34] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.039860 10.0.0.23 - - [2026-02-02 02:29:34] "GET /projects?obj_uuids=34ae6714-e268-4feb-844c-a8efa62fddeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001314 10.0.0.141 - - [2026-02-02 02:29:34] "GET /project/34ae6714-e268-4feb-844c-a8efa62fddeb?fields=security_groups HTTP/1.1" 200 1280 0.038651 10.0.0.141 - - [2026-02-02 02:29:35] "POST /fqname-to-id HTTP/1.1" 404 202 0.027577 10.0.0.23 - - [2026-02-02 02:29:35] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002722 10.0.0.23 - - [2026-02-02 02:29:35] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000867 10.0.0.23 - - [2026-02-02 02:29:35] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006380 10.0.0.23 - - [2026-02-02 02:29:35] "POST /id-to-fqname HTTP/1.1" 200 204 0.002589 10.0.0.23 - - [2026-02-02 02:29:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.003251 10.0.0.23 - - [2026-02-02 02:29:35] "POST /security-groups HTTP/1.1" 200 605 0.085177 10.0.0.23 - - [2026-02-02 02:29:35] "POST /projects HTTP/1.1" 200 613 0.274402 10.0.0.141 - - [2026-02-02 02:29:35] "POST /access-control-lists HTTP/1.1" 200 610 0.026857 10.0.0.23 - - [2026-02-02 02:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.352915 10.0.0.141 - - [2026-02-02 02:29:35] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.474828 10.0.0.141 - - [2026-02-02 02:29:36] "GET / HTTP/1.1" 200 35931 0.001707 10.0.0.141 - - [2026-02-02 02:29:40] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000443 10.0.0.23 - - [2026-02-02 02:29:40] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000880 10.0.0.141 - - [2026-02-02 02:29:40] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.061115 10.0.0.141 - - [2026-02-02 02:29:41] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.141 - - [2026-02-02 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.23 - - [2026-02-02 02:29:41] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000838 10.0.0.141 - - [2026-02-02 02:29:41] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008284 10.0.0.141 - - [2026-02-02 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.23 - - [2026-02-02 02:29:41] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000867 10.0.0.141 - - [2026-02-02 02:29:41] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.043328 10.0.0.141 - - [2026-02-02 02:29:42] "GET /domains HTTP/1.1" 401 293 0.000382 10.0.0.141 - - [2026-02-02 02:29:42] "GET /domains HTTP/1.1" 200 280 0.025373 10.0.0.23 - - [2026-02-02 02:29:42] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000908 10.0.0.141 - - [2026-02-02 02:29:42] "GET /domain/4480bafd-5776-4d34-b387-df5887123349 HTTP/1.1" 200 2781 0.009110 10.0.0.23 - - [2026-02-02 02:29:42] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000760 10.0.0.141 - - [2026-02-02 02:29:43] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb HTTP/1.1" 200 1935 0.083370 10.0.0.141 - - [2026-02-02 02:29:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002684 10.0.0.141 - - [2026-02-02 02:29:43] "POST /network-ipams HTTP/1.1" 200 627 0.022740 10.0.0.141 - - [2026-02-02 02:29:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.002908 10.0.0.141 - - [2026-02-02 02:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.141 - - [2026-02-02 02:29:43] "GET /network-ipam/54cdc305-ae0f-44e8-9fa3-6a17ff01062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005478 10.0.0.141 - - [2026-02-02 02:29:43] "PUT /network-ipam/54cdc305-ae0f-44e8-9fa3-6a17ff01062e HTTP/1.1" 200 258 0.012568 10.0.0.141 - - [2026-02-02 02:29:43] "POST /fqname-to-id HTTP/1.1" 401 293 0.000403 10.0.0.141 - - [2026-02-02 02:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.025137 10.0.0.23 - - [2026-02-02 02:29:43] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000798 10.0.0.141 - - [2026-02-02 02:29:43] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.038538 10.0.0.23 - - [2026-02-02 02:29:43] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001420 10.0.0.141 - - [2026-02-02 02:29:44] "POST /neutron/network HTTP/1.1" 200 625 0.141537 10.0.0.141 - - [2026-02-02 02:29:44] "POST /route-targets HTTP/1.1" 200 327 0.013957 10.0.0.141 - - [2026-02-02 02:29:44] "POST /neutron/network HTTP/1.1" 200 1142 0.009696 10.0.0.141 - - [2026-02-02 02:29:44] "POST /id-to-fqname HTTP/1.1" 200 237 0.001026 10.0.0.141 - - [2026-02-02 02:29:44] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.004523 10.0.0.141 - - [2026-02-02 02:29:44] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.004716 10.0.0.141 - - [2026-02-02 02:29:44] "POST /neutron/subnet HTTP/1.1" 200 725 0.007658 10.0.0.141 - - [2026-02-02 02:29:45] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.004739 10.0.0.141 - - [2026-02-02 02:29:45] "GET /obj-perms HTTP/1.1" 200 5040 0.055704 10.0.0.22 - - [2026-02-02 02:29:46] "GET /obj-perms HTTP/1.1" 200 5040 0.059864 10.0.0.141 - - [2026-02-02 02:29:46] "POST /fqname-to-id HTTP/1.1" 404 231 0.003934 10.0.0.141 - - [2026-02-02 02:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.23 - - [2026-02-02 02:29:46] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001770 10.0.0.141 - - [2026-02-02 02:29:46] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.046627 10.0.0.141 - - [2026-02-02 02:29:46] "POST /network-policys HTTP/1.1" 200 565 0.027152 10.0.0.141 - - [2026-02-02 02:29:46] "GET /network-policy/312ba415-3444-4e82-a667-525fa0576fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.006853 10.0.0.141 - - [2026-02-02 02:29:46] "POST /fqname-to-id HTTP/1.1" 404 231 0.002678 10.0.0.141 - - [2026-02-02 02:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.23 - - [2026-02-02 02:29:46] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001120 10.0.0.141 - - [2026-02-02 02:29:46] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.033836 10.0.0.141 - - [2026-02-02 02:29:47] "POST /network-policys HTTP/1.1" 200 565 0.025231 10.0.0.141 - - [2026-02-02 02:29:47] "GET /network-policy/1707f13a-501a-4126-b6ff-2b43faf8205f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.005869 10.0.0.141 - - [2026-02-02 02:29:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.002806 10.0.0.141 - - [2026-02-02 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.23 - - [2026-02-02 02:29:47] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000844 10.0.0.141 - - [2026-02-02 02:29:47] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.032870 10.0.0.141 - - [2026-02-02 02:29:47] "POST /network-policys HTTP/1.1" 200 565 0.023082 10.0.0.141 - - [2026-02-02 02:29:47] "GET /network-policy/34c78764-1452-41f7-ba74-974ace2c3cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.005299 10.0.0.141 - - [2026-02-02 02:29:47] "POST /neutron/network HTTP/1.1" 200 1340 0.084887 10.0.0.141 - - [2026-02-02 02:29:47] "POST /access-control-lists HTTP/1.1" 200 611 0.055980 10.0.0.141 - - [2026-02-02 02:29:47] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.009094 10.0.0.141 - - [2026-02-02 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008349 10.0.0.141 - - [2026-02-02 02:29:47] "GET /network-policy/1707f13a-501a-4126-b6ff-2b43faf8205f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.008646 10.0.0.141 - - [2026-02-02 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.141 - - [2026-02-02 02:29:47] "GET /network-policy/312ba415-3444-4e82-a667-525fa0576fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.003530 10.0.0.141 - - [2026-02-02 02:29:48] "POST /id-to-fqname HTTP/1.1" 200 237 0.001185 10.0.0.23 - - [2026-02-02 02:29:49] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000874 10.0.0.141 - - [2026-02-02 02:29:49] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.069760 10.0.0.141 - - [2026-02-02 02:29:49] "POST /neutron/network HTTP/1.1" 200 1340 0.008466 10.0.0.141 - - [2026-02-02 02:29:49] "POST /neutron/port HTTP/1.1" 200 117 0.005473 10.0.0.141 - - [2026-02-02 02:29:49] "PUT /access-control-list/06f59191-74b7-4560-8be0-63add343262c HTTP/1.1" 200 272 0.015454 10.0.0.141 - - [2026-02-02 02:29:50] "POST /neutron/port HTTP/1.1" 200 1181 0.016882 10.0.0.141 - - [2026-02-02 02:29:50] "POST /neutron/port HTTP/1.1" 200 1245 0.022465 10.0.0.141 - - [2026-02-02 02:29:50] "POST /neutron/subnet HTTP/1.1" 200 1385 0.010934 10.0.0.141 - - [2026-02-02 02:29:50] "POST /neutron/network HTTP/1.1" 200 1340 0.008415 10.0.0.141 - - [2026-02-02 02:29:54] "POST /neutron/port HTTP/1.1" 200 1245 0.014084 10.0.0.141 - - [2026-02-02 02:29:54] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006347 10.0.0.141 - - [2026-02-02 02:29:54] "GET /virtual-machine/c9c6bfbe-d02c-4832-a9b0-5e8f0c488b61 HTTP/1.1" 401 293 0.000343 10.0.0.141 - - [2026-02-02 02:29:54] "GET /virtual-machine/c9c6bfbe-d02c-4832-a9b0-5e8f0c488b61 HTTP/1.1" 200 1307 0.028074 10.0.0.141 - - [2026-02-02 02:29:54] "GET /virtual-machine-interface/71ac060e-8f2f-4ac3-bb87-73d88a1d867a HTTP/1.1" 200 3176 0.004760 10.0.0.141 - - [2026-02-02 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.141 - - [2026-02-02 02:29:54] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003450 10.0.0.141 - - [2026-02-02 02:29:54] "GET /virtual-networks?parent_id=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002653 10.0.0.141 - - [2026-02-02 02:29:54] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.006841 10.0.0.141 - - [2026-02-02 02:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.141 - - [2026-02-02 02:29:58] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.005140 10.0.0.141 - - [2026-02-02 02:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.141 - - [2026-02-02 02:30:02] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.004797 10.0.0.23 - - [2026-02-02 02:30:03] "DELETE /project/34ae6714-e268-4feb-844c-a8efa62fddeb HTTP/1.1" 404 177 0.002665 10.0.0.23 - - [2026-02-02 02:30:03] "DELETE /project/5e25ead1ee864957b1c880dd3905cafb HTTP/1.1" 404 173 0.005058 10.0.0.141 - - [2026-02-02 02:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.141 - - [2026-02-02 02:30:06] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.005074 10.0.0.141 - - [2026-02-02 02:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.141 - - [2026-02-02 02:30:10] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.004991 10.0.0.141 - - [2026-02-02 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.141 - - [2026-02-02 02:30:14] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.004459 10.0.0.141 - - [2026-02-02 02:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.141 - - [2026-02-02 02:30:18] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.005038 10.0.0.141 - - [2026-02-02 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.141 - - [2026-02-02 02:30:22] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.004715 10.0.0.141 - - [2026-02-02 02:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.141 - - [2026-02-02 02:30:26] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.005572 10.0.0.141 - - [2026-02-02 02:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.141 - - [2026-02-02 02:30:28] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004530 10.0.0.141 - - [2026-02-02 02:30:28] "GET /virtual-networks?parent_id=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003350 10.0.0.141 - - [2026-02-02 02:30:28] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.005281 10.0.0.141 - - [2026-02-02 02:30:34] "POST /neutron/port HTTP/1.1" 200 1245 0.018231 10.0.0.141 - - [2026-02-02 02:30:39] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006501 10.0.0.141 - - [2026-02-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 1245 0.019214 10.0.0.141 - - [2026-02-02 02:30:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005121 10.0.0.141 - - [2026-02-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 117 0.001589 10.0.0.141 - - [2026-02-02 02:30:44] "POST /neutron/port HTTP/1.1" 200 1245 0.019691 10.0.0.141 - - [2026-02-02 02:30:49] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006792 10.0.0.141 - - [2026-02-02 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.141 - - [2026-02-02 02:30:50] "GET /network-policy/312ba415-3444-4e82-a667-525fa0576fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.003165 10.0.0.141 - - [2026-02-02 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.141 - - [2026-02-02 02:30:50] "GET /network-policy/1707f13a-501a-4126-b6ff-2b43faf8205f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.003473 10.0.0.141 - - [2026-02-02 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.141 - - [2026-02-02 02:30:50] "GET /network-policy/34c78764-1452-41f7-ba74-974ace2c3cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.004011 10.0.0.141 - - [2026-02-02 02:30:50] "POST /neutron/network HTTP/1.1" 200 1340 0.008029 10.0.0.141 - - [2026-02-02 02:30:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.006441 10.0.0.141 - - [2026-02-02 02:30:50] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3598 0.006756 10.0.0.141 - - [2026-02-02 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.141 - - [2026-02-02 02:30:50] "GET /network-policy/1707f13a-501a-4126-b6ff-2b43faf8205f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.003755 10.0.0.141 - - [2026-02-02 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.141 - - [2026-02-02 02:30:50] "GET /network-policy/312ba415-3444-4e82-a667-525fa0576fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.003628 10.0.0.141 - - [2026-02-02 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.141 - - [2026-02-02 02:30:50] "GET /network-policy/34c78764-1452-41f7-ba74-974ace2c3cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.004294 10.0.0.141 - - [2026-02-02 02:30:55] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3598 0.005427 10.0.0.141 - - [2026-02-02 02:30:55] "POST /neutron/network HTTP/1.1" 200 1432 0.008490 10.0.0.141 - - [2026-02-02 02:30:55] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.010254 10.0.0.141 - - [2026-02-02 02:31:00] "GET /virtual-machine/c9c6bfbe-d02c-4832-a9b0-5e8f0c488b61 HTTP/1.1" 200 1307 0.004052 10.0.0.141 - - [2026-02-02 02:31:01] "POST /neutron/port HTTP/1.1" 200 1245 0.018827 10.0.0.141 - - [2026-02-02 02:31:02] "GET /virtual-machine/c9c6bfbe-d02c-4832-a9b0-5e8f0c488b61 HTTP/1.1" 404 171 0.003080 10.0.0.141 - - [2026-02-02 02:31:02] "GET /virtual-machine/c9c6bfbe-d02c-4832-a9b0-5e8f0c488b61 HTTP/1.1" 404 171 0.002389 10.0.0.141 - - [2026-02-02 02:31:02] "GET /virtual-machine/c9c6bfbe-d02c-4832-a9b0-5e8f0c488b61 HTTP/1.1" 404 171 0.002430 10.0.0.141 - - [2026-02-02 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.141 - - [2026-02-02 02:31:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003363 10.0.0.141 - - [2026-02-02 02:31:03] "GET /virtual-networks?parent_id=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003228 10.0.0.141 - - [2026-02-02 02:31:03] "GET /virtual-network/b83a7106-ec7c-4e9c-8169-0a6de8639202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.005977 10.0.0.141 - - [2026-02-02 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.141 - - [2026-02-02 02:31:03] "GET /routing-instance/b00acb9d-92ad-4310-b6d4-0b05c74cfa33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.004212 10.0.0.141 - - [2026-02-02 02:31:03] "GET /route-target/d90f8a4e-fca4-4a63-a004-a15c24298316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003829 10.0.0.23 - - [2026-02-02 02:31:03] "GET /obj-perms HTTP/1.1" 200 5040 0.056486 10.0.0.141 - - [2026-02-02 02:31:06] "GET /obj-perms HTTP/1.1" 200 5040 0.003737 10.0.0.141 - - [2026-02-02 02:31:06] "DELETE /network-policy/34c78764-1452-41f7-ba74-974ace2c3cd4 HTTP/1.1" 200 115 0.028354 10.0.0.141 - - [2026-02-02 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.23 - - [2026-02-02 02:31:06] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000939 10.0.0.141 - - [2026-02-02 02:31:07] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.036525 10.0.0.141 - - [2026-02-02 02:31:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-82880965&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.004586 10.0.0.141 - - [2026-02-02 02:31:07] "DELETE /network-policy/1707f13a-501a-4126-b6ff-2b43faf8205f HTTP/1.1" 200 115 0.049397 10.0.0.141 - - [2026-02-02 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.23 - - [2026-02-02 02:31:07] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001029 10.0.0.141 - - [2026-02-02 02:31:07] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.034975 10.0.0.141 - - [2026-02-02 02:31:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-82880965&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004818 10.0.0.141 - - [2026-02-02 02:31:07] "DELETE /network-policy/312ba415-3444-4e82-a667-525fa0576fec HTTP/1.1" 200 115 0.033823 10.0.0.141 - - [2026-02-02 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.23 - - [2026-02-02 02:31:07] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000921 10.0.0.141 - - [2026-02-02 02:31:07] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.036345 10.0.0.141 - - [2026-02-02 02:31:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-82880965&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004626 10.0.0.141 - - [2026-02-02 02:31:07] "POST /neutron/network HTTP/1.1" 200 1142 0.008375 10.0.0.141 - - [2026-02-02 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.030751 10.0.0.141 - - [2026-02-02 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.141 - - [2026-02-02 02:31:07] "DELETE /network-ipam/54cdc305-ae0f-44e8-9fa3-6a17ff01062e HTTP/1.1" 200 115 0.029296 10.0.0.141 - - [2026-02-02 02:31:07] "POST /fqname-to-id HTTP/1.1" 404 264 0.004618 10.0.0.23 - - [2026-02-02 02:31:08] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000788 10.0.0.23 - - [2026-02-02 02:31:08] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.033099 10.0.0.23 - - [2026-02-02 02:31:08] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001195 10.0.0.23 - - [2026-02-02 02:31:08] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?fields=security_groups HTTP/1.1" 200 1404 0.079489 10.0.0.23 - - [2026-02-02 02:31:08] "DELETE /security-group/55064328-b4f6-4ce2-a62e-5b4c06622b0b HTTP/1.1" 200 115 0.045178 10.0.0.23 - - [2026-02-02 02:31:08] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002214 10.0.0.23 - - [2026-02-02 02:31:08] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?fields=application_policy_sets HTTP/1.1" 200 1443 0.056778 10.0.0.141 - - [2026-02-02 02:31:08] "DELETE /access-control-list/5f49f251-48ce-4d99-b3fb-5f2620b7c3e4 HTTP/1.1" 200 115 0.050866 10.0.0.141 - - [2026-02-02 02:31:08] "DELETE /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb HTTP/1.1" 200 115 0.409277 10.0.0.23 - - [2026-02-02 02:31:08] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001078 10.0.0.141 - - [2026-02-02 02:31:08] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?fields=projects HTTP/1.1" 200 1244 0.011726 10.0.0.22 - - [2026-02-02 02:31:09] "GET /obj-perms HTTP/1.1" 200 5075 0.054044 10.0.0.23 - - [2026-02-02 02:31:11] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004667 10.0.0.23 - - [2026-02-02 02:31:11] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001190 10.0.0.23 - - [2026-02-02 02:31:11] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050325 10.0.0.23 - - [2026-02-02 02:31:11] "POST /id-to-fqname HTTP/1.1" 200 204 0.004397 10.0.0.23 - - [2026-02-02 02:31:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.003119 10.0.0.23 - - [2026-02-02 02:31:11] "POST /security-groups HTTP/1.1" 200 605 0.036084 10.0.0.23 - - [2026-02-02 02:31:11] "POST /projects HTTP/1.1" 200 613 0.238892 10.0.0.141 - - [2026-02-02 02:31:11] "POST /fqname-to-id HTTP/1.1" 404 247 0.011587 10.0.0.23 - - [2026-02-02 02:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.320839 10.0.0.141 - - [2026-02-02 02:31:11] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.477107 10.0.0.23 - - [2026-02-02 02:31:11] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001704 10.0.0.141 - - [2026-02-02 02:31:11] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?fields=virtual_networks HTTP/1.1" 200 1059 0.046703 10.0.0.23 - - [2026-02-02 02:31:11] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000948 10.0.0.141 - - [2026-02-02 02:31:11] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.039413 10.0.0.23 - - [2026-02-02 02:31:11] "GET /projects?obj_uuids=5e25ead1-ee86-4957-b1c8-80dd3905cafb&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000918 10.0.0.141 - - [2026-02-02 02:31:11] "GET /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb?fields=security_groups HTTP/1.1" 200 1299 0.039763 10.0.0.141 - - [2026-02-02 02:31:12] "POST /fqname-to-id HTTP/1.1" 404 204 0.029541 10.0.0.23 - - [2026-02-02 02:31:12] "GET /projects?obj_uuids=263cd366-5c0c-4692-b93c-f894965f82e1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006020 10.0.0.23 - - [2026-02-02 02:31:12] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001042 10.0.0.23 - - [2026-02-02 02:31:12] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006981 10.0.0.23 - - [2026-02-02 02:31:12] "POST /id-to-fqname HTTP/1.1" 200 206 0.001977 10.0.0.23 - - [2026-02-02 02:31:12] "POST /fqname-to-id HTTP/1.1" 404 215 0.005648 10.0.0.23 - - [2026-02-02 02:31:13] "POST /security-groups HTTP/1.1" 200 607 0.048385 10.0.0.23 - - [2026-02-02 02:31:13] "POST /projects HTTP/1.1" 200 617 0.250770 10.0.0.141 - - [2026-02-02 02:31:13] "POST /access-control-lists HTTP/1.1" 200 612 0.030774 10.0.0.23 - - [2026-02-02 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.328516 10.0.0.141 - - [2026-02-02 02:31:13] "GET /project/263cd366-5c0c-4692-b93c-f894965f82e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.479397 10.0.0.141 - - [2026-02-02 02:31:14] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.141 - - [2026-02-02 02:31:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000523 10.0.0.141 - - [2026-02-02 02:31:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.062666 10.0.0.141 - - [2026-02-02 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.23 - - [2026-02-02 02:31:17] "GET /projects?obj_uuids=263cd366-5c0c-4692-b93c-f894965f82e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000920 10.0.0.141 - - [2026-02-02 02:31:17] "GET /project/263cd366-5c0c-4692-b93c-f894965f82e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.035789 10.0.0.141 - - [2026-02-02 02:31:17] "POST /network-policys HTTP/1.1" 200 567 0.025320 10.0.0.141 - - [2026-02-02 02:31:17] "GET /network-policy/3a6cf53f-81ee-4557-be7d-7c64e89492f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.005581 10.0.0.141 - - [2026-02-02 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.23 - - [2026-02-02 02:31:17] "GET /projects?obj_uuids=263cd366-5c0c-4692-b93c-f894965f82e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001291 10.0.0.141 - - [2026-02-02 02:31:17] "GET /project/263cd366-5c0c-4692-b93c-f894965f82e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.045834 10.0.0.23 - - [2026-02-02 02:31:18] "GET /projects?obj_uuids=263cd366-5c0c-4692-b93c-f894965f82e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000988 10.0.0.141 - - [2026-02-02 02:31:18] "POST /neutron/network HTTP/1.1" 200 623 0.153561 10.0.0.141 - - [2026-02-02 02:31:18] "POST /route-targets HTTP/1.1" 200 327 0.012469 10.0.0.141 - - [2026-02-02 02:31:18] "POST /neutron/network HTTP/1.1" 200 1012 0.010405 10.0.0.141 - - [2026-02-02 02:31:18] "POST /id-to-fqname HTTP/1.1" 200 237 0.001039 10.0.0.141 - - [2026-02-02 02:31:18] "GET /virtual-network/3a619241-3c27-495b-b08c-f59f425da325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004745 10.0.0.141 - - [2026-02-02 02:31:18] "GET /virtual-network/3a619241-3c27-495b-b08c-f59f425da325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005157 10.0.0.141 - - [2026-02-02 02:31:18] "POST /neutron/subnet HTTP/1.1" 200 710 0.007763 10.0.0.141 - - [2026-02-02 02:31:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.003579 10.0.0.141 - - [2026-02-02 02:31:19] "POST /neutron/network HTTP/1.1" 200 1119 0.067315 10.0.0.141 - - [2026-02-02 02:31:19] "GET /virtual-network/3a619241-3c27-495b-b08c-f59f425da325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006043 10.0.0.141 - - [2026-02-02 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.141 - - [2026-02-02 02:31:19] "POST /access-control-lists HTTP/1.1" 200 607 0.079226 10.0.0.141 - - [2026-02-02 02:31:19] "GET /network-policy/3a6cf53f-81ee-4557-be7d-7c64e89492f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.004288 10.0.0.141 - - [2026-02-02 02:31:19] "GET /virtual-network/3a619241-3c27-495b-b08c-f59f425da325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005395 10.0.0.141 - - [2026-02-02 02:31:20] "GET /obj-perms HTTP/1.1" 200 5081 0.058749 10.0.0.23 - - [2026-02-02 02:31:20] "GET /obj-perms HTTP/1.1" 200 5081 0.047162 10.0.0.141 - - [2026-02-02 02:31:21] "DELETE /network-policy/3a6cf53f-81ee-4557-be7d-7c64e89492f8 HTTP/1.1" 409 238 0.008331 10.0.0.23 - - [2026-02-02 02:31:21] "POST /useragent-kv HTTP/1.1" 200 115 0.008864 10.0.0.23 - - [2026-02-02 02:31:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004853 10.0.0.23 - - [2026-02-02 02:31:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004424 10.0.0.23 - - [2026-02-02 02:31:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004036 10.0.0.141 - - [2026-02-02 02:31:21] "POST /neutron/network HTTP/1.1" 200 151 0.164899 10.0.0.141 - - [2026-02-02 02:31:21] "DELETE /route-target/feae0008-2a4f-4814-b74b-506a399d5cc9 HTTP/1.1" 200 115 0.032864 10.0.0.141 - - [2026-02-02 02:31:21] "DELETE /network-policy/3a6cf53f-81ee-4557-be7d-7c64e89492f8 HTTP/1.1" 200 115 0.054708 10.0.0.141 - - [2026-02-02 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005184 10.0.0.23 - - [2026-02-02 02:31:21] "GET /projects?obj_uuids=263cd366-5c0c-4692-b93c-f894965f82e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000980 10.0.0.141 - - [2026-02-02 02:31:21] "GET /project/263cd366-5c0c-4692-b93c-f894965f82e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.037168 10.0.0.141 - - [2026-02-02 02:31:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-32688621&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005225 10.0.0.23 - - [2026-02-02 02:31:24] "GET /projects?obj_uuids=263cd366-5c0c-4692-b93c-f894965f82e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001892 10.0.0.141 - - [2026-02-02 02:31:24] "GET /project/263cd366-5c0c-4692-b93c-f894965f82e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.040813 10.0.0.23 - - [2026-02-02 02:31:24] "GET /projects?obj_uuids=263cd366-5c0c-4692-b93c-f894965f82e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000923 10.0.0.141 - - [2026-02-02 02:31:24] "GET /project/263cd366-5c0c-4692-b93c-f894965f82e1?fields=virtual_networks HTTP/1.1" 200 1063 0.036355 10.0.0.23 - - [2026-02-02 02:31:24] "GET /projects?obj_uuids=263cd366-5c0c-4692-b93c-f894965f82e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000894 10.0.0.141 - - [2026-02-02 02:31:24] "GET /project/263cd366-5c0c-4692-b93c-f894965f82e1?fields=virtual_machine_interfaces HTTP/1.1" 200 1063 0.036180 10.0.0.23 - - [2026-02-02 02:31:24] "GET /projects?obj_uuids=263cd366-5c0c-4692-b93c-f894965f82e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000980 10.0.0.141 - - [2026-02-02 02:31:24] "GET /project/263cd366-5c0c-4692-b93c-f894965f82e1?fields=security_groups HTTP/1.1" 200 1305 0.037149 10.0.0.141 - - [2026-02-02 02:31:25] "POST /fqname-to-id HTTP/1.1" 404 188 0.029678 10.0.0.23 - - [2026-02-02 02:31:25] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003825 10.0.0.23 - - [2026-02-02 02:31:25] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.23 - - [2026-02-02 02:31:25] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008721 10.0.0.23 - - [2026-02-02 02:31:25] "POST /id-to-fqname HTTP/1.1" 200 190 0.003060 10.0.0.23 - - [2026-02-02 02:31:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.006896 10.0.0.23 - - [2026-02-02 02:31:25] "POST /security-groups HTTP/1.1" 200 591 0.073497 10.0.0.23 - - [2026-02-02 02:31:25] "POST /projects HTTP/1.1" 200 585 0.290957 10.0.0.141 - - [2026-02-02 02:31:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.012095 10.0.0.23 - - [2026-02-02 02:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.360637 10.0.0.141 - - [2026-02-02 02:31:25] "GET /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.500491 10.0.0.141 - - [2026-02-02 02:31:27] "GET / HTTP/1.1" 200 35931 0.002273 10.0.0.141 - - [2026-02-02 02:31:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000429 10.0.0.141 - - [2026-02-02 02:31:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.055337 10.0.0.141 - - [2026-02-02 02:31:29] "POST /network-ipams HTTP/1.1" 200 513 0.026046 10.0.0.141 - - [2026-02-02 02:31:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003690 10.0.0.141 - - [2026-02-02 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.141 - - [2026-02-02 02:31:29] "GET /network-ipam/2f0191b9-e21a-4bdf-8cde-26eff388f61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.006539 10.0.0.141 - - [2026-02-02 02:31:29] "PUT /network-ipam/2f0191b9-e21a-4bdf-8cde-26eff388f61b HTTP/1.1" 200 258 0.011616 10.0.0.141 - - [2026-02-02 02:31:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003706 10.0.0.141 - - [2026-02-02 02:31:29] "POST /network-ipams HTTP/1.1" 200 513 0.030678 10.0.0.141 - - [2026-02-02 02:31:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.002888 10.0.0.141 - - [2026-02-02 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.141 - - [2026-02-02 02:31:29] "GET /network-ipam/fbfafc0f-dbe8-4f3f-8eb8-2d3ab72fe4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.005872 10.0.0.141 - - [2026-02-02 02:31:29] "PUT /network-ipam/fbfafc0f-dbe8-4f3f-8eb8-2d3ab72fe4ff HTTP/1.1" 200 258 0.012508 10.0.0.141 - - [2026-02-02 02:31:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003274 10.0.0.141 - - [2026-02-02 02:31:29] "POST /network-ipams HTTP/1.1" 200 513 0.024454 10.0.0.141 - - [2026-02-02 02:31:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.003032 10.0.0.141 - - [2026-02-02 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.141 - - [2026-02-02 02:31:29] "GET /network-ipam/3d6b1238-b1df-4131-900e-d282724d13c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.005245 10.0.0.141 - - [2026-02-02 02:31:29] "PUT /network-ipam/3d6b1238-b1df-4131-900e-d282724d13c2 HTTP/1.1" 200 258 0.013948 10.0.0.141 - - [2026-02-02 02:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005743 10.0.0.23 - - [2026-02-02 02:31:30] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000923 10.0.0.141 - - [2026-02-02 02:31:30] "GET /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.049817 10.0.0.141 - - [2026-02-02 02:31:31] "POST /ref-update HTTP/1.1" 200 156 0.030617 10.0.0.23 - - [2026-02-02 02:31:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006435 10.0.0.141 - - [2026-02-02 02:31:31] "POST /neutron/subnet HTTP/1.1" 200 710 0.204296 10.0.0.141 - - [2026-02-02 02:31:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001217 10.0.0.141 - - [2026-02-02 02:31:31] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004669 10.0.0.141 - - [2026-02-02 02:31:31] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005154 10.0.0.141 - - [2026-02-02 02:31:31] "POST /neutron/network HTTP/1.1" 200 821 0.006033 10.0.0.141 - - [2026-02-02 02:31:31] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005244 10.0.0.141 - - [2026-02-02 02:31:31] "GET /network-ipam/2f0191b9-e21a-4bdf-8cde-26eff388f61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.003575 10.0.0.141 - - [2026-02-02 02:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.23 - - [2026-02-02 02:31:31] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001030 10.0.0.141 - - [2026-02-02 02:31:31] "GET /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.038070 10.0.0.141 - - [2026-02-02 02:31:31] "POST /neutron/network HTTP/1.1" 200 117 0.013844 10.0.0.141 - - [2026-02-02 02:31:32] "POST /neutron/network HTTP/1.1" 200 825 0.020150 10.0.0.141 - - [2026-02-02 02:31:32] "POST /id-to-fqname HTTP/1.1" 200 221 0.001145 10.0.0.141 - - [2026-02-02 02:31:32] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004961 10.0.0.141 - - [2026-02-02 02:31:32] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005166 10.0.0.141 - - [2026-02-02 02:31:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.009555 10.0.0.141 - - [2026-02-02 02:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.23 - - [2026-02-02 02:31:32] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000963 10.0.0.141 - - [2026-02-02 02:31:32] "GET /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.042312 10.0.0.141 - - [2026-02-02 02:31:32] "POST /route-targets HTTP/1.1" 200 327 0.017303 10.0.0.23 - - [2026-02-02 02:31:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002983 10.0.0.141 - - [2026-02-02 02:31:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.187495 10.0.0.141 - - [2026-02-02 02:31:32] "POST /id-to-fqname HTTP/1.1" 200 221 0.001216 10.0.0.141 - - [2026-02-02 02:31:32] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004601 10.0.0.141 - - [2026-02-02 02:31:32] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008238 10.0.0.141 - - [2026-02-02 02:31:32] "POST /neutron/network HTTP/1.1" 200 825 0.005505 10.0.0.141 - - [2026-02-02 02:31:32] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004951 10.0.0.141 - - [2026-02-02 02:31:34] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004847 10.0.0.22 - - [2026-02-02 02:31:34] "GET /obj-perms HTTP/1.1" 200 5049 0.049010 10.0.0.141 - - [2026-02-02 02:31:35] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006993 10.0.0.141 - - [2026-02-02 02:31:35] "GET /obj-perms HTTP/1.1" 200 5049 0.047997 10.0.0.23 - - [2026-02-02 02:31:35] "GET /obj-perms HTTP/1.1" 200 5049 0.056165 10.0.0.141 - - [2026-02-02 02:31:35] "POST /fqname-to-id HTTP/1.1" 404 215 0.003020 10.0.0.141 - - [2026-02-02 02:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.23 - - [2026-02-02 02:31:35] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000867 10.0.0.141 - - [2026-02-02 02:31:35] "GET /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.040243 10.0.0.141 - - [2026-02-02 02:31:35] "POST /network-policys HTTP/1.1" 200 553 0.026209 10.0.0.141 - - [2026-02-02 02:31:35] "GET /network-policy/e657c3de-5e14-471a-b7fe-184c47a3f884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.011866 10.0.0.141 - - [2026-02-02 02:31:35] "POST /fqname-to-id HTTP/1.1" 404 215 0.005003 10.0.0.141 - - [2026-02-02 02:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.23 - - [2026-02-02 02:31:35] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001199 10.0.0.141 - - [2026-02-02 02:31:35] "GET /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.033987 10.0.0.141 - - [2026-02-02 02:31:35] "POST /network-policys HTTP/1.1" 200 553 0.042625 10.0.0.141 - - [2026-02-02 02:31:35] "GET /network-policy/8712634a-cfc4-4a1f-8cf3-ab5d873b6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006215 10.0.0.141 - - [2026-02-02 02:31:35] "POST /fqname-to-id HTTP/1.1" 404 215 0.002334 10.0.0.141 - - [2026-02-02 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.23 - - [2026-02-02 02:31:36] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000856 10.0.0.141 - - [2026-02-02 02:31:36] "GET /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.045746 10.0.0.141 - - [2026-02-02 02:31:36] "POST /network-policys HTTP/1.1" 200 553 0.028033 10.0.0.141 - - [2026-02-02 02:31:36] "GET /network-policy/9463de67-6100-4e2f-a43c-8851c10a280f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005378 10.0.0.141 - - [2026-02-02 02:31:36] "POST /ref-update HTTP/1.1" 200 156 0.042414 10.0.0.141 - - [2026-02-02 02:31:36] "POST /access-control-lists HTTP/1.1" 200 591 0.063267 10.0.0.141 - - [2026-02-02 02:31:36] "POST /ref-update HTTP/1.1" 200 156 0.071671 10.0.0.141 - - [2026-02-02 02:31:36] "POST /neutron/network HTTP/1.1" 200 917 0.071718 10.0.0.141 - - [2026-02-02 02:31:36] "POST /access-control-lists HTTP/1.1" 200 591 0.049860 10.0.0.141 - - [2026-02-02 02:31:36] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.009040 10.0.0.141 - - [2026-02-02 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.141 - - [2026-02-02 02:31:36] "GET /network-policy/8712634a-cfc4-4a1f-8cf3-ab5d873b6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003658 10.0.0.141 - - [2026-02-02 02:31:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.001058 10.0.0.23 - - [2026-02-02 02:31:37] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000871 10.0.0.141 - - [2026-02-02 02:31:37] "GET /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.068546 10.0.0.141 - - [2026-02-02 02:31:37] "POST /neutron/network HTTP/1.1" 200 992 0.020432 10.0.0.141 - - [2026-02-02 02:31:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.001185 10.0.0.141 - - [2026-02-02 02:31:38] "POST /neutron/port HTTP/1.1" 200 117 0.007299 10.0.0.23 - - [2026-02-02 02:31:38] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001372 10.0.0.141 - - [2026-02-02 02:31:38] "POST /neutron/port HTTP/1.1" 200 1057 0.280762 10.0.0.141 - - [2026-02-02 02:31:38] "POST /neutron/port HTTP/1.1" 200 1111 0.111311 10.0.0.23 - - [2026-02-02 02:31:38] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001019 10.0.0.141 - - [2026-02-02 02:31:38] "GET /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.079830 10.0.0.141 - - [2026-02-02 02:31:38] "POST /neutron/subnet HTTP/1.1" 200 684 0.009545 10.0.0.141 - - [2026-02-02 02:31:39] "POST /neutron/network HTTP/1.1" 200 992 0.005657 10.0.0.141 - - [2026-02-02 02:31:39] "POST /neutron/port HTTP/1.1" 200 117 0.008204 10.0.0.141 - - [2026-02-02 02:31:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.001953 10.0.0.141 - - [2026-02-02 02:31:39] "POST /neutron/network HTTP/1.1" 200 835 0.007610 10.0.0.141 - - [2026-02-02 02:31:40] "POST /neutron/port HTTP/1.1" 200 1061 0.015232 10.0.0.141 - - [2026-02-02 02:31:40] "POST /neutron/port HTTP/1.1" 200 1125 0.019574 10.0.0.141 - - [2026-02-02 02:31:40] "POST /neutron/port HTTP/1.1" 200 117 0.001647 10.0.0.23 - - [2026-02-02 02:31:40] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001127 10.0.0.141 - - [2026-02-02 02:31:40] "GET /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.079661 10.0.0.141 - - [2026-02-02 02:31:40] "POST /neutron/port HTTP/1.1" 200 2094 0.022494 10.0.0.141 - - [2026-02-02 02:31:40] "POST /neutron/port HTTP/1.1" 200 1121 0.013786 10.0.0.141 - - [2026-02-02 02:31:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006520 10.0.0.141 - - [2026-02-02 02:31:41] "POST /neutron/port HTTP/1.1" 200 1121 0.014083 10.0.0.141 - - [2026-02-02 02:31:41] "GET /virtual-machine/886c7b4c-aaf7-48df-8dd9-bdd6eee2666f HTTP/1.1" 401 293 0.000389 10.0.0.23 - - [2026-02-02 02:31:41] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000889 10.0.0.141 - - [2026-02-02 02:31:41] "GET /virtual-machine/886c7b4c-aaf7-48df-8dd9-bdd6eee2666f HTTP/1.1" 200 1292 0.055418 10.0.0.141 - - [2026-02-02 02:31:41] "GET /virtual-machine/886c7b4c-aaf7-48df-8dd9-bdd6eee2666f HTTP/1.1" 200 1292 0.002641 10.0.0.141 - - [2026-02-02 02:31:41] "GET /virtual-machine-interface/9d4b15d6-766a-4119-8d85-5cf132aa6776 HTTP/1.1" 200 2944 0.010939 10.0.0.141 - - [2026-02-02 02:31:41] "GET /virtual-machine/886c7b4c-aaf7-48df-8dd9-bdd6eee2666f HTTP/1.1" 200 1292 0.005605 10.0.0.141 - - [2026-02-02 02:31:41] "GET /virtual-machine-interface/9d4b15d6-766a-4119-8d85-5cf132aa6776 HTTP/1.1" 200 2944 0.007671 10.0.0.141 - - [2026-02-02 02:31:41] "POST /neutron/port HTTP/1.1" 200 1061 0.267359 10.0.0.141 - - [2026-02-02 02:31:41] "GET /instance-ip/885a8855-84b8-443c-ad61-4344628bff56 HTTP/1.1" 200 1618 0.004838 10.0.0.141 - - [2026-02-02 02:31:41] "GET /virtual-machine/886c7b4c-aaf7-48df-8dd9-bdd6eee2666f HTTP/1.1" 200 1292 0.002545 10.0.0.141 - - [2026-02-02 02:31:41] "GET /virtual-machine-interface/9d4b15d6-766a-4119-8d85-5cf132aa6776 HTTP/1.1" 200 2944 0.007010 10.0.0.141 - - [2026-02-02 02:31:41] "GET /instance-ip/885a8855-84b8-443c-ad61-4344628bff56 HTTP/1.1" 200 1618 0.003015 10.0.0.141 - - [2026-02-02 02:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.141 - - [2026-02-02 02:31:41] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003153 10.0.0.141 - - [2026-02-02 02:31:41] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005146 10.0.0.141 - - [2026-02-02 02:31:41] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.008243 10.0.0.141 - - [2026-02-02 02:31:41] "POST /neutron/port HTTP/1.1" 200 1115 0.084497 10.0.0.141 - - [2026-02-02 02:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.141 - - [2026-02-02 02:31:41] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003726 10.0.0.141 - - [2026-02-02 02:31:41] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002941 10.0.0.141 - - [2026-02-02 02:31:41] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005143 10.0.0.141 - - [2026-02-02 02:31:41] "POST /neutron/subnet HTTP/1.1" 200 703 0.013287 10.0.0.141 - - [2026-02-02 02:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.141 - - [2026-02-02 02:31:42] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003863 10.0.0.141 - - [2026-02-02 02:31:42] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002904 10.0.0.141 - - [2026-02-02 02:31:42] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.006096 10.0.0.141 - - [2026-02-02 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.141 - - [2026-02-02 02:31:42] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003832 10.0.0.141 - - [2026-02-02 02:31:42] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002675 10.0.0.141 - - [2026-02-02 02:31:42] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005377 10.0.0.141 - - [2026-02-02 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.141 - - [2026-02-02 02:31:42] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004593 10.0.0.141 - - [2026-02-02 02:31:42] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003050 10.0.0.141 - - [2026-02-02 02:31:42] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.004896 10.0.0.141 - - [2026-02-02 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.141 - - [2026-02-02 02:31:45] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.004910 10.0.0.141 - - [2026-02-02 02:31:45] "POST /neutron/port HTTP/1.1" 200 1121 0.015388 10.0.0.141 - - [2026-02-02 02:31:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004674 10.0.0.141 - - [2026-02-02 02:31:45] "POST /neutron/network HTTP/1.1" 200 992 0.008220 10.0.0.141 - - [2026-02-02 02:31:48] "DELETE /access-control-list/50287c48-5cee-43ae-b56d-8375cc1d4897 HTTP/1.1" 200 115 0.032442 10.0.0.141 - - [2026-02-02 02:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.141 - - [2026-02-02 02:31:49] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005005 10.0.0.141 - - [2026-02-02 02:31:51] "POST /neutron/network HTTP/1.1" 200 927 0.005890 10.0.0.141 - - [2026-02-02 02:31:51] "POST /neutron/port HTTP/1.1" 200 117 0.001348 10.0.0.141 - - [2026-02-02 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.141 - - [2026-02-02 02:31:53] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.004471 10.0.0.141 - - [2026-02-02 02:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.141 - - [2026-02-02 02:31:57] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005062 10.0.0.141 - - [2026-02-02 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.141 - - [2026-02-02 02:32:01] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.004536 10.0.0.23 - - [2026-02-02 02:32:04] "DELETE /project/5e25ead1ee864957b1c880dd3905cafb HTTP/1.1" 404 173 0.008841 10.0.0.23 - - [2026-02-02 02:32:04] "DELETE /project/5e25ead1-ee86-4957-b1c8-80dd3905cafb HTTP/1.1" 404 177 0.006898 10.0.0.23 - - [2026-02-02 02:32:04] "DELETE /project/dadcea4dc00f476890cdcc9f76f2f6d0 HTTP/1.1" 404 173 0.008165 10.0.0.23 - - [2026-02-02 02:32:04] "DELETE /project/263cd3665c0c4692b93cf894965f82e1 HTTP/1.1" 404 173 0.004811 10.0.0.23 - - [2026-02-02 02:32:04] "GET /projects?obj_uuids=263cd366-5c0c-4692-b93c-f894965f82e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000834 10.0.0.23 - - [2026-02-02 02:32:04] "GET /project/263cd366-5c0c-4692-b93c-f894965f82e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.043804 10.0.0.23 - - [2026-02-02 02:32:04] "GET /projects?obj_uuids=263cd366-5c0c-4692-b93c-f894965f82e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000959 10.0.0.23 - - [2026-02-02 02:32:04] "GET /project/263cd366-5c0c-4692-b93c-f894965f82e1?fields=security_groups HTTP/1.1" 200 1410 0.046644 10.0.0.23 - - [2026-02-02 02:32:04] "DELETE /security-group/ccab6c00-914a-45a6-b633-7fb33e03f8f7 HTTP/1.1" 200 115 0.053302 10.0.0.23 - - [2026-02-02 02:32:04] "GET /projects?obj_uuids=263cd366-5c0c-4692-b93c-f894965f82e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000977 10.0.0.23 - - [2026-02-02 02:32:04] "GET /project/263cd366-5c0c-4692-b93c-f894965f82e1?fields=application_policy_sets HTTP/1.1" 200 1449 0.053784 10.0.0.141 - - [2026-02-02 02:32:04] "DELETE /access-control-list/94c587dc-af07-4e10-9b3b-be2dcd9d683b HTTP/1.1" 200 115 0.047758 10.0.0.23 - - [2026-02-02 02:32:04] "DELETE /project/263cd366-5c0c-4692-b93c-f894965f82e1 HTTP/1.1" 200 115 0.396225 10.0.0.141 - - [2026-02-02 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.141 - - [2026-02-02 02:32:05] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.004559 10.0.0.141 - - [2026-02-02 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.141 - - [2026-02-02 02:32:09] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005536 10.0.0.141 - - [2026-02-02 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.141 - - [2026-02-02 02:32:14] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005492 10.0.0.141 - - [2026-02-02 02:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.141 - - [2026-02-02 02:32:18] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.004600 10.0.0.141 - - [2026-02-02 02:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.141 - - [2026-02-02 02:32:22] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.004323 10.0.0.141 - - [2026-02-02 02:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.141 - - [2026-02-02 02:32:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003327 10.0.0.141 - - [2026-02-02 02:32:24] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003057 10.0.0.141 - - [2026-02-02 02:32:24] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005255 10.0.0.141 - - [2026-02-02 02:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.141 - - [2026-02-02 02:32:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003206 10.0.0.141 - - [2026-02-02 02:32:24] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004087 10.0.0.141 - - [2026-02-02 02:32:24] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005215 10.0.0.141 - - [2026-02-02 02:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.141 - - [2026-02-02 02:32:24] "GET /routing-instance/1dcce920-5838-41df-8036-75e33654587a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.004213 10.0.0.141 - - [2026-02-02 02:32:24] "GET /route-target/51ff5293-226c-4e4b-96d0-33977022f3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003613 10.0.0.141 - - [2026-02-02 02:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.141 - - [2026-02-02 02:32:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003088 10.0.0.141 - - [2026-02-02 02:32:24] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002730 10.0.0.141 - - [2026-02-02 02:32:24] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005464 10.0.0.141 - - [2026-02-02 02:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.141 - - [2026-02-02 02:32:24] "GET /routing-instance/1dcce920-5838-41df-8036-75e33654587a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.004102 10.0.0.141 - - [2026-02-02 02:32:24] "GET /route-target/51ff5293-226c-4e4b-96d0-33977022f3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003172 10.0.0.141 - - [2026-02-02 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.141 - - [2026-02-02 02:32:25] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003970 10.0.0.141 - - [2026-02-02 02:32:25] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003159 10.0.0.141 - - [2026-02-02 02:32:25] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005173 10.0.0.141 - - [2026-02-02 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.141 - - [2026-02-02 02:32:25] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003550 10.0.0.141 - - [2026-02-02 02:32:25] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003138 10.0.0.141 - - [2026-02-02 02:32:25] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005921 10.0.0.141 - - [2026-02-02 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.141 - - [2026-02-02 02:32:25] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003451 10.0.0.141 - - [2026-02-02 02:32:25] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003022 10.0.0.141 - - [2026-02-02 02:32:25] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.006228 10.0.0.141 - - [2026-02-02 02:32:25] "GET /obj-perms HTTP/1.1" 200 5049 0.004079 10.0.0.23 - - [2026-02-02 02:32:25] "GET /obj-perms HTTP/1.1" 200 5049 0.004219 10.0.0.141 - - [2026-02-02 02:32:25] "GET /obj-perms HTTP/1.1" 200 5049 0.003321 10.0.0.23 - - [2026-02-02 02:32:25] "GET /obj-perms HTTP/1.1" 200 5049 0.003159 10.0.0.141 - - [2026-02-02 02:32:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008043 10.0.0.141 - - [2026-02-02 02:32:25] "POST /neutron/port HTTP/1.1" 200 1125 0.014422 10.0.0.141 - - [2026-02-02 02:32:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007013 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-machine/2288cb6f-6e2d-465b-af41-29e74435f629 HTTP/1.1" 200 1292 0.005492 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-machine/2288cb6f-6e2d-465b-af41-29e74435f629 HTTP/1.1" 200 1292 0.003327 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-machine-interface/8638de3c-8b2b-4e46-b2ba-e4f3a12719dd HTTP/1.1" 200 2943 0.005701 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-machine/2288cb6f-6e2d-465b-af41-29e74435f629 HTTP/1.1" 200 1292 0.004347 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-machine-interface/8638de3c-8b2b-4e46-b2ba-e4f3a12719dd HTTP/1.1" 200 2943 0.068192 10.0.0.141 - - [2026-02-02 02:32:26] "GET /instance-ip/69445ea1-eeb5-4f76-bac8-02e3a4773351 HTTP/1.1" 200 1622 0.005863 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-machine/2288cb6f-6e2d-465b-af41-29e74435f629 HTTP/1.1" 200 1292 0.003601 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-machine-interface/8638de3c-8b2b-4e46-b2ba-e4f3a12719dd HTTP/1.1" 200 2943 0.004608 10.0.0.141 - - [2026-02-02 02:32:26] "GET /instance-ip/69445ea1-eeb5-4f76-bac8-02e3a4773351 HTTP/1.1" 200 1622 0.004768 10.0.0.141 - - [2026-02-02 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.141 - - [2026-02-02 02:32:26] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003091 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003126 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007090 10.0.0.141 - - [2026-02-02 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.141 - - [2026-02-02 02:32:26] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004751 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002710 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005411 10.0.0.141 - - [2026-02-02 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.141 - - [2026-02-02 02:32:26] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003707 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002606 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006452 10.0.0.141 - - [2026-02-02 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.141 - - [2026-02-02 02:32:26] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003629 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002871 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005233 10.0.0.141 - - [2026-02-02 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.141 - - [2026-02-02 02:32:26] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004005 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002875 10.0.0.141 - - [2026-02-02 02:32:26] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005171 10.0.0.141 - - [2026-02-02 02:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006220 10.0.0.141 - - [2026-02-02 02:32:27] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003164 10.0.0.141 - - [2026-02-02 02:32:27] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004338 10.0.0.141 - - [2026-02-02 02:32:28] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005170 10.0.0.141 - - [2026-02-02 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.141 - - [2026-02-02 02:32:28] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002904 10.0.0.141 - - [2026-02-02 02:32:28] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003040 10.0.0.141 - - [2026-02-02 02:32:28] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005221 10.0.0.141 - - [2026-02-02 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.141 - - [2026-02-02 02:32:28] "GET /routing-instance/f15172a1-1f76-456a-bbca-d1e67a1473cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005000 10.0.0.141 - - [2026-02-02 02:32:28] "GET /route-target/f1b8543e-5745-43a2-956f-9ef8eac7f41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003459 10.0.0.141 - - [2026-02-02 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.141 - - [2026-02-02 02:32:28] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004360 10.0.0.141 - - [2026-02-02 02:32:28] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003244 10.0.0.141 - - [2026-02-02 02:32:28] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.009886 10.0.0.141 - - [2026-02-02 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.141 - - [2026-02-02 02:32:28] "GET /routing-instance/f15172a1-1f76-456a-bbca-d1e67a1473cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004822 10.0.0.141 - - [2026-02-02 02:32:28] "GET /route-target/f1b8543e-5745-43a2-956f-9ef8eac7f41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003148 10.0.0.141 - - [2026-02-02 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.141 - - [2026-02-02 02:32:28] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003998 10.0.0.141 - - [2026-02-02 02:32:28] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003406 10.0.0.141 - - [2026-02-02 02:32:28] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006677 10.0.0.141 - - [2026-02-02 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.141 - - [2026-02-02 02:32:28] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003686 10.0.0.141 - - [2026-02-02 02:32:28] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003016 10.0.0.141 - - [2026-02-02 02:32:28] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005272 10.0.0.141 - - [2026-02-02 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.141 - - [2026-02-02 02:32:28] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004640 10.0.0.141 - - [2026-02-02 02:32:28] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003179 10.0.0.141 - - [2026-02-02 02:32:29] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005288 10.0.0.141 - - [2026-02-02 02:32:29] "GET /obj-perms HTTP/1.1" 200 5049 0.003745 10.0.0.23 - - [2026-02-02 02:32:29] "GET /obj-perms HTTP/1.1" 200 5049 0.003238 10.0.0.141 - - [2026-02-02 02:32:29] "GET /obj-perms HTTP/1.1" 200 5049 0.003092 10.0.0.22 - - [2026-02-02 02:32:29] "GET /obj-perms HTTP/1.1" 200 5049 0.004381 10.0.0.141 - - [2026-02-02 02:32:29] "GET /obj-perms HTTP/1.1" 200 5049 0.003333 10.0.0.141 - - [2026-02-02 02:32:29] "POST /neutron/port HTTP/1.1" 200 1125 0.018552 10.0.0.141 - - [2026-02-02 02:32:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006793 10.0.0.141 - - [2026-02-02 02:32:29] "GET /virtual-machine/c4a47aed-e514-4028-a739-652e3bc30a2c HTTP/1.1" 200 1293 0.005461 10.0.0.141 - - [2026-02-02 02:32:29] "GET /virtual-machine/c4a47aed-e514-4028-a739-652e3bc30a2c HTTP/1.1" 200 1293 0.003152 10.0.0.141 - - [2026-02-02 02:32:29] "GET /virtual-machine-interface/2f840902-47a4-4682-88e3-01af085b3425 HTTP/1.1" 200 2942 0.004334 10.0.0.141 - - [2026-02-02 02:32:29] "GET /virtual-machine/c4a47aed-e514-4028-a739-652e3bc30a2c HTTP/1.1" 200 1293 0.003436 10.0.0.141 - - [2026-02-02 02:32:29] "GET /virtual-machine-interface/2f840902-47a4-4682-88e3-01af085b3425 HTTP/1.1" 200 2942 0.004583 10.0.0.141 - - [2026-02-02 02:32:29] "GET /instance-ip/0c944a1a-4a7d-409c-9bdf-b28a99edf47e HTTP/1.1" 200 1621 0.005038 10.0.0.141 - - [2026-02-02 02:32:29] "GET /virtual-machine/c4a47aed-e514-4028-a739-652e3bc30a2c HTTP/1.1" 200 1293 0.003190 10.0.0.141 - - [2026-02-02 02:32:29] "GET /virtual-machine-interface/2f840902-47a4-4682-88e3-01af085b3425 HTTP/1.1" 200 2942 0.004165 10.0.0.141 - - [2026-02-02 02:32:29] "GET /instance-ip/0c944a1a-4a7d-409c-9bdf-b28a99edf47e HTTP/1.1" 200 1621 0.003260 10.0.0.141 - - [2026-02-02 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.141 - - [2026-02-02 02:32:29] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002981 10.0.0.141 - - [2026-02-02 02:32:29] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003330 10.0.0.141 - - [2026-02-02 02:32:29] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006342 10.0.0.141 - - [2026-02-02 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.141 - - [2026-02-02 02:32:29] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006485 10.0.0.141 - - [2026-02-02 02:32:29] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002765 10.0.0.141 - - [2026-02-02 02:32:29] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008925 10.0.0.141 - - [2026-02-02 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.141 - - [2026-02-02 02:32:30] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004223 10.0.0.141 - - [2026-02-02 02:32:30] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002479 10.0.0.141 - - [2026-02-02 02:32:30] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005653 10.0.0.141 - - [2026-02-02 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.141 - - [2026-02-02 02:32:30] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003488 10.0.0.141 - - [2026-02-02 02:32:30] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003143 10.0.0.141 - - [2026-02-02 02:32:30] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005202 10.0.0.141 - - [2026-02-02 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.141 - - [2026-02-02 02:32:30] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003805 10.0.0.141 - - [2026-02-02 02:32:30] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002588 10.0.0.141 - - [2026-02-02 02:32:30] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005156 10.0.0.141 - - [2026-02-02 02:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.141 - - [2026-02-02 02:32:31] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003340 10.0.0.141 - - [2026-02-02 02:32:31] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002604 10.0.0.141 - - [2026-02-02 02:32:31] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005567 10.0.0.141 - - [2026-02-02 02:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.141 - - [2026-02-02 02:32:31] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003399 10.0.0.141 - - [2026-02-02 02:32:31] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002629 10.0.0.141 - - [2026-02-02 02:32:31] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005789 10.0.0.141 - - [2026-02-02 02:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.141 - - [2026-02-02 02:32:31] "GET /routing-instance/673a929a-6ee0-4a97-b9a2-5a55138b3723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.007407 10.0.0.141 - - [2026-02-02 02:32:31] "GET /route-target/45e55977-15d5-449b-be70-a3ca7430c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004192 10.0.0.141 - - [2026-02-02 02:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.141 - - [2026-02-02 02:32:31] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004745 10.0.0.141 - - [2026-02-02 02:32:31] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004255 10.0.0.141 - - [2026-02-02 02:32:32] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005090 10.0.0.141 - - [2026-02-02 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.141 - - [2026-02-02 02:32:32] "GET /routing-instance/673a929a-6ee0-4a97-b9a2-5a55138b3723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004524 10.0.0.141 - - [2026-02-02 02:32:32] "GET /route-target/45e55977-15d5-449b-be70-a3ca7430c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004338 10.0.0.141 - - [2026-02-02 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.141 - - [2026-02-02 02:32:32] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.012269 10.0.0.141 - - [2026-02-02 02:32:32] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002922 10.0.0.141 - - [2026-02-02 02:32:32] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006160 10.0.0.141 - - [2026-02-02 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.141 - - [2026-02-02 02:32:32] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003852 10.0.0.141 - - [2026-02-02 02:32:32] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003092 10.0.0.141 - - [2026-02-02 02:32:32] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006024 10.0.0.23 - - [2026-02-02 02:32:32] "GET /obj-perms HTTP/1.1" 200 5049 0.003378 10.0.0.141 - - [2026-02-02 02:32:32] "GET /obj-perms HTTP/1.1" 200 5049 0.003787 10.0.0.23 - - [2026-02-02 02:32:32] "GET /obj-perms HTTP/1.1" 200 5049 0.003415 10.0.0.141 - - [2026-02-02 02:32:32] "GET /obj-perms HTTP/1.1" 200 5049 0.004235 10.0.0.22 - - [2026-02-02 02:32:32] "GET /obj-perms HTTP/1.1" 200 5049 0.004650 10.0.0.141 - - [2026-02-02 02:32:32] "GET /virtual-machine/886c7b4c-aaf7-48df-8dd9-bdd6eee2666f HTTP/1.1" 200 1292 0.004991 10.0.0.141 - - [2026-02-02 02:32:32] "GET /virtual-machine-interface/9d4b15d6-766a-4119-8d85-5cf132aa6776 HTTP/1.1" 200 2944 0.006833 10.0.0.141 - - [2026-02-02 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.141 - - [2026-02-02 02:32:32] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006709 10.0.0.141 - - [2026-02-02 02:32:32] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003456 10.0.0.141 - - [2026-02-02 02:32:32] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.007572 10.0.0.141 - - [2026-02-02 02:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.141 - - [2026-02-02 02:32:33] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003151 10.0.0.141 - - [2026-02-02 02:32:33] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003655 10.0.0.141 - - [2026-02-02 02:32:34] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.006064 10.0.0.141 - - [2026-02-02 02:32:34] "POST /neutron/port HTTP/1.1" 200 1121 0.069562 10.0.0.141 - - [2026-02-02 02:32:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.032168 10.0.0.141 - - [2026-02-02 02:32:38] "POST /neutron/port HTTP/1.1" 200 1125 0.015941 10.0.0.141 - - [2026-02-02 02:32:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007183 10.0.0.141 - - [2026-02-02 02:32:44] "GET /virtual-machine/2288cb6f-6e2d-465b-af41-29e74435f629 HTTP/1.1" 200 1292 0.003576 10.0.0.141 - - [2026-02-02 02:32:44] "GET /virtual-machine-interface/8638de3c-8b2b-4e46-b2ba-e4f3a12719dd HTTP/1.1" 200 2943 0.005200 10.0.0.141 - - [2026-02-02 02:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.141 - - [2026-02-02 02:32:44] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003274 10.0.0.141 - - [2026-02-02 02:32:44] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003724 10.0.0.141 - - [2026-02-02 02:32:44] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005520 10.0.0.141 - - [2026-02-02 02:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.141 - - [2026-02-02 02:32:45] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003778 10.0.0.141 - - [2026-02-02 02:32:45] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002627 10.0.0.141 - - [2026-02-02 02:32:45] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.004977 10.0.0.141 - - [2026-02-02 02:32:47] "POST /neutron/port HTTP/1.1" 200 1125 0.015383 10.0.0.141 - - [2026-02-02 02:32:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003380 10.0.0.141 - - [2026-02-02 02:32:47] "POST /neutron/network HTTP/1.1" 200 825 0.007513 10.0.0.141 - - [2026-02-02 02:32:51] "GET /virtual-machine/c4a47aed-e514-4028-a739-652e3bc30a2c HTTP/1.1" 200 1293 0.004033 10.0.0.141 - - [2026-02-02 02:32:51] "GET /virtual-machine-interface/2f840902-47a4-4682-88e3-01af085b3425 HTTP/1.1" 200 2942 0.004996 10.0.0.141 - - [2026-02-02 02:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.141 - - [2026-02-02 02:32:51] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004048 10.0.0.141 - - [2026-02-02 02:32:51] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003287 10.0.0.141 - - [2026-02-02 02:32:51] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008974 10.0.0.141 - - [2026-02-02 02:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.141 - - [2026-02-02 02:32:52] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003077 10.0.0.141 - - [2026-02-02 02:32:52] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002657 10.0.0.141 - - [2026-02-02 02:32:52] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006491 10.0.0.141 - - [2026-02-02 02:32:53] "POST /neutron/network HTTP/1.1" 200 927 0.032925 10.0.0.141 - - [2026-02-02 02:32:53] "POST /neutron/port HTTP/1.1" 200 117 0.001148 10.0.0.23 - - [2026-02-02 02:33:10] "GET /obj-perms HTTP/1.1" 200 5075 0.053854 10.0.0.141 - - [2026-02-02 02:33:11] "GET /virtual-machine/c4a47aed-e514-4028-a739-652e3bc30a2c HTTP/1.1" 200 1293 0.003787 10.0.0.141 - - [2026-02-02 02:33:11] "POST /neutron/port HTTP/1.1" 200 1115 0.012643 10.0.0.141 - - [2026-02-02 02:33:13] "GET /virtual-machine/c4a47aed-e514-4028-a739-652e3bc30a2c HTTP/1.1" 404 171 0.003509 10.0.0.141 - - [2026-02-02 02:33:13] "GET /virtual-machine/c4a47aed-e514-4028-a739-652e3bc30a2c HTTP/1.1" 404 171 0.002783 10.0.0.141 - - [2026-02-02 02:33:13] "GET /virtual-machine/c4a47aed-e514-4028-a739-652e3bc30a2c HTTP/1.1" 404 171 0.003211 10.0.0.141 - - [2026-02-02 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.141 - - [2026-02-02 02:33:13] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003147 10.0.0.141 - - [2026-02-02 02:33:13] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003344 10.0.0.141 - - [2026-02-02 02:33:13] "GET /virtual-network/42471fab-6bb3-4a01-b0c8-782857fbeaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005304 10.0.0.141 - - [2026-02-02 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.141 - - [2026-02-02 02:33:13] "GET /routing-instance/673a929a-6ee0-4a97-b9a2-5a55138b3723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004565 10.0.0.141 - - [2026-02-02 02:33:13] "GET /route-target/45e55977-15d5-449b-be70-a3ca7430c6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003315 10.0.0.141 - - [2026-02-02 02:33:16] "GET /obj-perms HTTP/1.1" 200 5049 0.003336 10.0.0.23 - - [2026-02-02 02:33:20] "GET /obj-perms HTTP/1.1" 200 5049 0.003536 10.0.0.141 - - [2026-02-02 02:33:26] "GET /obj-perms HTTP/1.1" 200 5049 0.003638 10.0.0.23 - - [2026-02-02 02:33:29] "GET /obj-perms HTTP/1.1" 200 5049 0.003419 10.0.0.141 - - [2026-02-02 02:33:35] "GET /obj-perms HTTP/1.1" 200 5049 0.003741 10.0.0.23 - - [2026-02-02 02:33:35] "GET /obj-perms HTTP/1.1" 200 5049 0.004039 10.0.0.141 - - [2026-02-02 02:33:35] "GET /virtual-machine/2288cb6f-6e2d-465b-af41-29e74435f629 HTTP/1.1" 200 1292 0.003913 10.0.0.141 - - [2026-02-02 02:33:35] "POST /neutron/port HTTP/1.1" 200 1115 0.012636 10.0.0.141 - - [2026-02-02 02:33:37] "GET /virtual-machine/2288cb6f-6e2d-465b-af41-29e74435f629 HTTP/1.1" 404 171 0.002677 10.0.0.141 - - [2026-02-02 02:33:37] "GET /virtual-machine/2288cb6f-6e2d-465b-af41-29e74435f629 HTTP/1.1" 404 171 0.002098 10.0.0.141 - - [2026-02-02 02:33:37] "GET /virtual-machine/2288cb6f-6e2d-465b-af41-29e74435f629 HTTP/1.1" 404 171 0.002645 10.0.0.141 - - [2026-02-02 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.141 - - [2026-02-02 02:33:37] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003076 10.0.0.141 - - [2026-02-02 02:33:37] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002983 10.0.0.141 - - [2026-02-02 02:33:37] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006778 10.0.0.141 - - [2026-02-02 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.141 - - [2026-02-02 02:33:37] "GET /routing-instance/f15172a1-1f76-456a-bbca-d1e67a1473cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004376 10.0.0.141 - - [2026-02-02 02:33:37] "GET /route-target/f1b8543e-5745-43a2-956f-9ef8eac7f41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002791 10.0.0.141 - - [2026-02-02 02:33:37] "GET /obj-perms HTTP/1.1" 200 5049 0.003535 10.0.0.22 - - [2026-02-02 02:33:37] "GET /obj-perms HTTP/1.1" 200 5049 0.007195 10.0.0.141 - - [2026-02-02 02:33:47] "GET /obj-perms HTTP/1.1" 200 5049 0.003515 10.0.0.22 - - [2026-02-02 02:33:47] "GET /obj-perms HTTP/1.1" 200 5049 0.003494 10.0.0.141 - - [2026-02-02 02:33:47] "POST /neutron/port HTTP/1.1" 200 1121 0.044745 10.0.0.141 - - [2026-02-02 02:33:48] "POST /neutron/subnet HTTP/1.1" 200 684 0.009423 10.0.0.23 - - [2026-02-02 02:33:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000449 10.0.0.23 - - [2026-02-02 02:33:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.22 - - [2026-02-02 02:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000351 10.0.0.22 - - [2026-02-02 02:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.23 - - [2026-02-02 02:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.141 - - [2026-02-02 02:33:56] "GET /obj-perms HTTP/1.1" 200 5049 0.003896 10.0.0.23 - - [2026-02-02 02:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.22 - - [2026-02-02 02:33:56] "GET /obj-perms HTTP/1.1" 200 5049 0.003233 10.0.0.141 - - [2026-02-02 02:33:56] "GET /virtual-machine/886c7b4c-aaf7-48df-8dd9-bdd6eee2666f HTTP/1.1" 200 1292 0.003906 10.0.0.22 - - [2026-02-02 02:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000520 10.0.0.22 - - [2026-02-02 02:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000312 10.0.0.141 - - [2026-02-02 02:33:56] "POST /neutron/port HTTP/1.1" 200 1121 0.015832 10.0.0.141 - - [2026-02-02 02:33:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.141 - - [2026-02-02 02:33:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000336 10.0.0.141 - - [2026-02-02 02:33:58] "GET /virtual-machine/886c7b4c-aaf7-48df-8dd9-bdd6eee2666f HTTP/1.1" 404 171 0.003624 10.0.0.141 - - [2026-02-02 02:33:58] "GET /virtual-machine/886c7b4c-aaf7-48df-8dd9-bdd6eee2666f HTTP/1.1" 404 171 0.002770 10.0.0.141 - - [2026-02-02 02:33:58] "GET /virtual-machine/886c7b4c-aaf7-48df-8dd9-bdd6eee2666f HTTP/1.1" 404 171 0.002866 10.0.0.141 - - [2026-02-02 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.141 - - [2026-02-02 02:33:58] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003533 10.0.0.141 - - [2026-02-02 02:33:58] "GET /virtual-networks?parent_id=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002758 10.0.0.141 - - [2026-02-02 02:33:58] "GET /virtual-network/e7d2f137-eb62-4674-b964-649705d2cf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005500 10.0.0.141 - - [2026-02-02 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.141 - - [2026-02-02 02:33:58] "GET /routing-instance/1dcce920-5838-41df-8036-75e33654587a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.005673 10.0.0.141 - - [2026-02-02 02:33:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.141 - - [2026-02-02 02:33:58] "GET /route-target/51ff5293-226c-4e4b-96d0-33977022f3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005159 10.0.0.141 - - [2026-02-02 02:33:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000615 10.0.0.141 - - [2026-02-02 02:33:58] "GET /obj-perms HTTP/1.1" 200 5049 0.004494 10.0.0.23 - - [2026-02-02 02:34:02] "GET /obj-perms HTTP/1.1" 200 5049 0.004307 10.0.0.141 - - [2026-02-02 02:34:05] "GET /obj-perms HTTP/1.1" 200 5049 0.003736 10.0.0.141 - - [2026-02-02 02:34:05] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005100 10.0.0.141 - - [2026-02-02 02:34:05] "POST /neutron/network HTTP/1.1" 200 917 0.005596 10.0.0.141 - - [2026-02-02 02:34:05] "GET /virtual-network/c0985b93-9edf-4677-9ef6-496621c9c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.020169 10.0.0.141 - - [2026-02-02 02:34:05] "POST /ref-update HTTP/1.1" 200 156 0.044494 10.0.0.141 - - [2026-02-02 02:34:05] "PUT /access-control-list/af2d81c4-7cc5-4ad3-8294-7fb36763b939 HTTP/1.1" 200 272 0.068870 10.0.0.141 - - [2026-02-02 02:34:05] "POST /ref-update HTTP/1.1" 200 156 0.092513 10.0.0.141 - - [2026-02-02 02:34:05] "DELETE /network-policy/9463de67-6100-4e2f-a43c-8851c10a280f HTTP/1.1" 200 115 0.047273 10.0.0.141 - - [2026-02-02 02:34:05] "DELETE /network-policy/8712634a-cfc4-4a1f-8cf3-ab5d873b6a42 HTTP/1.1" 200 115 0.045266 10.0.0.141 - - [2026-02-02 02:34:05] "DELETE /network-policy/e657c3de-5e14-471a-b7fe-184c47a3f884 HTTP/1.1" 200 115 0.033540 10.0.0.141 - - [2026-02-02 02:34:05] "POST /neutron/network HTTP/1.1" 200 825 0.010036 10.0.0.141 - - [2026-02-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.23 - - [2026-02-02 02:34:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004597 10.0.0.23 - - [2026-02-02 02:34:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002704 10.0.0.141 - - [2026-02-02 02:34:06] "POST /neutron/network HTTP/1.1" 200 151 0.137883 10.0.0.141 - - [2026-02-02 02:34:06] "DELETE /route-target/f1b8543e-5745-43a2-956f-9ef8eac7f41e HTTP/1.1" 200 115 0.024725 10.0.0.141 - - [2026-02-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.141 - - [2026-02-02 02:34:06] "DELETE /network-ipam/3d6b1238-b1df-4131-900e-d282724d13c2 HTTP/1.1" 200 115 0.028037 10.0.0.141 - - [2026-02-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.003865 10.0.0.141 - - [2026-02-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.141 - - [2026-02-02 02:34:07] "DELETE /network-ipam/fbfafc0f-dbe8-4f3f-8eb8-2d3ab72fe4ff HTTP/1.1" 200 115 0.035840 10.0.0.141 - - [2026-02-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.002666 10.0.0.141 - - [2026-02-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.141 - - [2026-02-02 02:34:07] "DELETE /network-ipam/2f0191b9-e21a-4bdf-8cde-26eff388f61b HTTP/1.1" 200 115 0.032816 10.0.0.141 - - [2026-02-02 02:34:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.006030 10.0.0.23 - - [2026-02-02 02:34:08] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001314 10.0.0.141 - - [2026-02-02 02:34:08] "GET /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.045438 10.0.0.23 - - [2026-02-02 02:34:08] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001214 10.0.0.141 - - [2026-02-02 02:34:08] "GET /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0?fields=virtual_networks HTTP/1.1" 200 1032 0.036784 10.0.0.23 - - [2026-02-02 02:34:08] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000842 10.0.0.141 - - [2026-02-02 02:34:08] "GET /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.055361 10.0.0.23 - - [2026-02-02 02:34:08] "GET /projects?obj_uuids=dadcea4d-c00f-4768-90cd-cc9f76f2f6d0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000878 10.0.0.141 - - [2026-02-02 02:34:08] "GET /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0?fields=security_groups HTTP/1.1" 200 1258 0.039234 10.0.0.141 - - [2026-02-02 02:34:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.027134 10.0.0.23 - - [2026-02-02 02:34:09] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002888 10.0.0.23 - - [2026-02-02 02:34:09] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001028 10.0.0.23 - - [2026-02-02 02:34:09] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040767 10.0.0.23 - - [2026-02-02 02:34:10] "POST /id-to-fqname HTTP/1.1" 200 196 0.005903 10.0.0.23 - - [2026-02-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 404 205 0.004556 10.0.0.23 - - [2026-02-02 02:34:10] "POST /security-groups HTTP/1.1" 200 597 0.069402 10.0.0.141 - - [2026-02-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.002669 10.0.0.23 - - [2026-02-02 02:34:10] "POST /projects HTTP/1.1" 200 597 0.286051 10.0.0.23 - - [2026-02-02 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.362432 10.0.0.141 - - [2026-02-02 02:34:10] "POST /access-control-lists HTTP/1.1" 200 600 0.022896 10.0.0.141 - - [2026-02-02 02:34:10] "GET /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.534913 10.0.0.22 - - [2026-02-02 02:34:11] "GET /obj-perms HTTP/1.1" 200 5075 0.117045 10.0.0.141 - - [2026-02-02 02:34:12] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.141 - - [2026-02-02 02:34:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000450 10.0.0.141 - - [2026-02-02 02:34:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.061872 10.0.0.141 - - [2026-02-02 02:34:15] "POST /network-ipams HTTP/1.1" 200 519 0.024779 10.0.0.141 - - [2026-02-02 02:34:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003059 10.0.0.141 - - [2026-02-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.141 - - [2026-02-02 02:34:15] "GET /network-ipam/80ceb434-d922-4ef1-b12e-514c297e137f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.006469 10.0.0.141 - - [2026-02-02 02:34:15] "PUT /network-ipam/80ceb434-d922-4ef1-b12e-514c297e137f HTTP/1.1" 200 258 0.016310 10.0.0.141 - - [2026-02-02 02:34:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.005996 10.0.0.141 - - [2026-02-02 02:34:15] "POST /network-ipams HTTP/1.1" 200 519 0.027875 10.0.0.141 - - [2026-02-02 02:34:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.002979 10.0.0.141 - - [2026-02-02 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.141 - - [2026-02-02 02:34:15] "GET /network-ipam/9d56c234-a847-406d-95df-0f69beb165ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.005092 10.0.0.141 - - [2026-02-02 02:34:16] "PUT /network-ipam/9d56c234-a847-406d-95df-0f69beb165ba HTTP/1.1" 200 258 0.018488 10.0.0.141 - - [2026-02-02 02:34:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.005087 10.0.0.141 - - [2026-02-02 02:34:16] "POST /network-ipams HTTP/1.1" 200 519 0.029629 10.0.0.141 - - [2026-02-02 02:34:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003508 10.0.0.141 - - [2026-02-02 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.141 - - [2026-02-02 02:34:16] "GET /network-ipam/df1dbef8-310c-47c9-bd5e-0c40dab254f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.009802 10.0.0.141 - - [2026-02-02 02:34:16] "PUT /network-ipam/df1dbef8-310c-47c9-bd5e-0c40dab254f8 HTTP/1.1" 200 258 0.013239 10.0.0.141 - - [2026-02-02 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.23 - - [2026-02-02 02:34:17] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001260 10.0.0.141 - - [2026-02-02 02:34:17] "GET /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.032993 10.0.0.141 - - [2026-02-02 02:34:17] "POST /neutron/network HTTP/1.1" 200 117 0.046816 10.0.0.23 - - [2026-02-02 02:34:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008302 10.0.0.141 - - [2026-02-02 02:34:17] "POST /neutron/subnet HTTP/1.1" 200 828 0.157927 10.0.0.141 - - [2026-02-02 02:34:17] "POST /id-to-fqname HTTP/1.1" 200 227 0.001189 10.0.0.141 - - [2026-02-02 02:34:17] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004903 10.0.0.141 - - [2026-02-02 02:34:18] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009563 10.0.0.141 - - [2026-02-02 02:34:18] "POST /neutron/network HTTP/1.1" 200 1012 0.020340 10.0.0.141 - - [2026-02-02 02:34:18] "POST /neutron/network HTTP/1.1" 200 1012 0.009995 10.0.0.141 - - [2026-02-02 02:34:18] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005234 10.0.0.141 - - [2026-02-02 02:34:18] "GET /network-ipam/80ceb434-d922-4ef1-b12e-514c297e137f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.003586 10.0.0.141 - - [2026-02-02 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.23 - - [2026-02-02 02:34:18] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000884 10.0.0.141 - - [2026-02-02 02:34:18] "GET /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.034186 10.0.0.141 - - [2026-02-02 02:34:18] "POST /route-targets HTTP/1.1" 200 327 0.011717 10.0.0.23 - - [2026-02-02 02:34:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003715 10.0.0.141 - - [2026-02-02 02:34:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.171665 10.0.0.141 - - [2026-02-02 02:34:18] "POST /id-to-fqname HTTP/1.1" 200 227 0.001204 10.0.0.141 - - [2026-02-02 02:34:18] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006528 10.0.0.141 - - [2026-02-02 02:34:18] "POST /neutron/network HTTP/1.1" 200 1014 0.009637 10.0.0.141 - - [2026-02-02 02:34:18] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005045 10.0.0.141 - - [2026-02-02 02:34:19] "POST /neutron/subnet HTTP/1.1" 200 823 0.007931 10.0.0.141 - - [2026-02-02 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.23 - - [2026-02-02 02:34:19] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000830 10.0.0.141 - - [2026-02-02 02:34:19] "GET /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.038765 10.0.0.141 - - [2026-02-02 02:34:19] "POST /ref-update HTTP/1.1" 200 156 0.021791 10.0.0.23 - - [2026-02-02 02:34:19] "POST /useragent-kv HTTP/1.1" 200 115 0.008081 10.0.0.141 - - [2026-02-02 02:34:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.210305 10.0.0.141 - - [2026-02-02 02:34:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.030615 10.0.0.141 - - [2026-02-02 02:34:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001651 10.0.0.141 - - [2026-02-02 02:34:19] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008098 10.0.0.141 - - [2026-02-02 02:34:19] "POST /neutron/network HTTP/1.1" 200 1014 0.010825 10.0.0.141 - - [2026-02-02 02:34:19] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005752 10.0.0.141 - - [2026-02-02 02:34:19] "POST /neutron/subnet HTTP/1.1" 200 823 0.007759 10.0.0.141 - - [2026-02-02 02:34:20] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005675 10.0.0.141 - - [2026-02-02 02:34:20] "GET /obj-perms HTTP/1.1" 200 5061 0.047597 10.0.0.23 - - [2026-02-02 02:34:21] "GET /obj-perms HTTP/1.1" 200 5061 0.047781 10.0.0.141 - - [2026-02-02 02:34:21] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005453 10.0.0.141 - - [2026-02-02 02:34:22] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005006 10.0.0.22 - - [2026-02-02 02:34:22] "GET /obj-perms HTTP/1.1" 200 5061 0.047764 10.0.0.141 - - [2026-02-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.002844 10.0.0.141 - - [2026-02-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.23 - - [2026-02-02 02:34:22] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000888 10.0.0.141 - - [2026-02-02 02:34:22] "GET /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.040814 10.0.0.141 - - [2026-02-02 02:34:22] "POST /network-policys HTTP/1.1" 200 559 0.042883 10.0.0.141 - - [2026-02-02 02:34:22] "GET /network-policy/62e44172-7c0c-4d58-9841-0e415bd11321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.005405 10.0.0.141 - - [2026-02-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.003335 10.0.0.141 - - [2026-02-02 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.23 - - [2026-02-02 02:34:22] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000875 10.0.0.141 - - [2026-02-02 02:34:22] "GET /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.043746 10.0.0.141 - - [2026-02-02 02:34:22] "POST /network-policys HTTP/1.1" 200 559 0.023529 10.0.0.141 - - [2026-02-02 02:34:23] "GET /network-policy/f55f7a22-d5a7-46ce-a7ab-4a594c9b1d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005190 10.0.0.141 - - [2026-02-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.002608 10.0.0.141 - - [2026-02-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.23 - - [2026-02-02 02:34:23] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000994 10.0.0.141 - - [2026-02-02 02:34:23] "GET /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041173 10.0.0.141 - - [2026-02-02 02:34:23] "POST /network-policys HTTP/1.1" 200 559 0.030759 10.0.0.141 - - [2026-02-02 02:34:23] "GET /network-policy/696faff9-ab44-4367-bd9b-61955237c606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.006881 10.0.0.141 - - [2026-02-02 02:34:23] "POST /neutron/network HTTP/1.1" 200 1196 0.022840 10.0.0.141 - - [2026-02-02 02:34:23] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.006438 10.0.0.141 - - [2026-02-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005368 10.0.0.141 - - [2026-02-02 02:34:23] "GET /network-policy/62e44172-7c0c-4d58-9841-0e415bd11321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.003398 10.0.0.141 - - [2026-02-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.141 - - [2026-02-02 02:34:23] "GET /network-policy/f55f7a22-d5a7-46ce-a7ab-4a594c9b1d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004909 10.0.0.141 - - [2026-02-02 02:34:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.005963 10.0.0.141 - - [2026-02-02 02:34:24] "POST /neutron/network HTTP/1.1" 200 1112 0.020884 10.0.0.141 - - [2026-02-02 02:34:24] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.008611 10.0.0.141 - - [2026-02-02 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.141 - - [2026-02-02 02:34:24] "GET /network-policy/696faff9-ab44-4367-bd9b-61955237c606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004848 10.0.0.141 - - [2026-02-02 02:34:24] "POST /id-to-fqname HTTP/1.1" 200 227 0.001342 10.0.0.23 - - [2026-02-02 02:34:25] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000908 10.0.0.141 - - [2026-02-02 02:34:25] "GET /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.061250 10.0.0.141 - - [2026-02-02 02:34:25] "POST /neutron/port HTTP/1.1" 200 117 0.005737 10.0.0.141 - - [2026-02-02 02:34:25] "POST /id-to-fqname HTTP/1.1" 200 227 0.001518 10.0.0.141 - - [2026-02-02 02:34:25] "POST /neutron/network HTTP/1.1" 200 1122 0.008406 10.0.0.141 - - [2026-02-02 02:34:25] "PUT /access-control-list/5687112e-781e-4c3b-b931-6313f043aca3 HTTP/1.1" 200 272 0.059005 10.0.0.141 - - [2026-02-02 02:34:26] "POST /neutron/port HTTP/1.1" 200 1171 0.017716 10.0.0.23 - - [2026-02-02 02:34:26] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000902 10.0.0.141 - - [2026-02-02 02:34:26] "POST /neutron/port HTTP/1.1" 200 1235 0.018569 10.0.0.141 - - [2026-02-02 02:34:26] "GET /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.059789 10.0.0.141 - - [2026-02-02 02:34:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003475 10.0.0.141 - - [2026-02-02 02:34:26] "POST /neutron/port HTTP/1.1" 200 117 0.001024 10.0.0.141 - - [2026-02-02 02:34:26] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006425 10.0.0.141 - - [2026-02-02 02:34:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.001244 10.0.0.141 - - [2026-02-02 02:34:26] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007356 10.0.0.23 - - [2026-02-02 02:34:26] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000998 10.0.0.141 - - [2026-02-02 02:34:27] "POST /neutron/port HTTP/1.1" 200 1173 0.397874 10.0.0.141 - - [2026-02-02 02:34:27] "POST /neutron/port HTTP/1.1" 200 1227 0.113178 10.0.0.141 - - [2026-02-02 02:34:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003689 10.0.0.141 - - [2026-02-02 02:34:27] "POST /neutron/port HTTP/1.1" 200 117 0.001353 10.0.0.23 - - [2026-02-02 02:34:27] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000867 10.0.0.141 - - [2026-02-02 02:34:27] "GET /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.071423 10.0.0.141 - - [2026-02-02 02:34:27] "POST /neutron/port HTTP/1.1" 200 2318 0.024158 10.0.0.141 - - [2026-02-02 02:34:28] "POST /neutron/port HTTP/1.1" 200 1235 0.016607 10.0.0.141 - - [2026-02-02 02:34:28] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006787 10.0.0.141 - - [2026-02-02 02:34:28] "POST /neutron/network HTTP/1.1" 200 1024 0.005613 10.0.0.141 - - [2026-02-02 02:34:28] "POST /neutron/security_group HTTP/1.1" 200 2064 0.018439 10.0.0.141 - - [2026-02-02 02:34:28] "GET /virtual-machine/fb6f61bb-ff5b-49cc-98a4-1f59a23dda90 HTTP/1.1" 401 293 0.000344 10.0.0.141 - - [2026-02-02 02:34:28] "POST /neutron/port HTTP/1.1" 200 1227 0.094448 10.0.0.141 - - [2026-02-02 02:34:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004017 10.0.0.141 - - [2026-02-02 02:34:28] "GET /virtual-machine/fb6f61bb-ff5b-49cc-98a4-1f59a23dda90 HTTP/1.1" 200 1299 0.030425 10.0.0.141 - - [2026-02-02 02:34:28] "GET /virtual-machine/fb6f61bb-ff5b-49cc-98a4-1f59a23dda90 HTTP/1.1" 200 1299 0.003606 10.0.0.141 - - [2026-02-02 02:34:28] "GET /virtual-machine-interface/489a5910-f9d2-411b-be90-ab7f8eda6e70 HTTP/1.1" 200 3167 0.009030 10.0.0.141 - - [2026-02-02 02:34:29] "GET /virtual-machine/fb6f61bb-ff5b-49cc-98a4-1f59a23dda90 HTTP/1.1" 200 1299 0.003552 10.0.0.141 - - [2026-02-02 02:34:29] "GET /virtual-machine-interface/489a5910-f9d2-411b-be90-ab7f8eda6e70 HTTP/1.1" 200 3167 0.004588 10.0.0.141 - - [2026-02-02 02:34:29] "GET /instance-ip/8da14f98-3eb5-44c7-b694-8c3fcef29b31 HTTP/1.1" 200 1632 0.004689 10.0.0.141 - - [2026-02-02 02:34:29] "POST /neutron/port HTTP/1.1" 200 117 0.000768 10.0.0.141 - - [2026-02-02 02:34:29] "GET /instance-ip/91b01f00-4871-4a91-8c6f-af97498f5e4e HTTP/1.1" 200 1654 0.007511 10.0.0.141 - - [2026-02-02 02:34:29] "GET /virtual-machine/fb6f61bb-ff5b-49cc-98a4-1f59a23dda90 HTTP/1.1" 200 1299 0.002612 10.0.0.141 - - [2026-02-02 02:34:29] "GET /virtual-machine-interface/489a5910-f9d2-411b-be90-ab7f8eda6e70 HTTP/1.1" 200 3167 0.005685 10.0.0.141 - - [2026-02-02 02:34:29] "GET /instance-ip/8da14f98-3eb5-44c7-b694-8c3fcef29b31 HTTP/1.1" 200 1632 0.003247 10.0.0.141 - - [2026-02-02 02:34:29] "GET /instance-ip/91b01f00-4871-4a91-8c6f-af97498f5e4e HTTP/1.1" 200 1654 0.003287 10.0.0.141 - - [2026-02-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.141 - - [2026-02-02 02:34:29] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003185 10.0.0.141 - - [2026-02-02 02:34:29] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002755 10.0.0.141 - - [2026-02-02 02:34:29] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.005725 10.0.0.141 - - [2026-02-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.141 - - [2026-02-02 02:34:29] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003733 10.0.0.141 - - [2026-02-02 02:34:29] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003138 10.0.0.141 - - [2026-02-02 02:34:29] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.007077 10.0.0.141 - - [2026-02-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.141 - - [2026-02-02 02:34:29] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003694 10.0.0.141 - - [2026-02-02 02:34:29] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002484 10.0.0.141 - - [2026-02-02 02:34:29] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.006857 10.0.0.141 - - [2026-02-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.141 - - [2026-02-02 02:34:29] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005169 10.0.0.141 - - [2026-02-02 02:34:29] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003428 10.0.0.141 - - [2026-02-02 02:34:29] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.006793 10.0.0.141 - - [2026-02-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.141 - - [2026-02-02 02:34:29] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004617 10.0.0.141 - - [2026-02-02 02:34:29] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003509 10.0.0.141 - - [2026-02-02 02:34:29] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.006201 10.0.0.141 - - [2026-02-02 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.141 - - [2026-02-02 02:34:32] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.005049 10.0.0.141 - - [2026-02-02 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.141 - - [2026-02-02 02:34:36] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.005789 10.0.0.141 - - [2026-02-02 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.141 - - [2026-02-02 02:34:41] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.004568 10.0.0.141 - - [2026-02-02 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.141 - - [2026-02-02 02:34:45] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.005440 10.0.0.141 - - [2026-02-02 02:34:48] "POST /neutron/port HTTP/1.1" 200 1235 0.015276 10.0.0.141 - - [2026-02-02 02:34:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003959 10.0.0.141 - - [2026-02-02 02:34:48] "POST /neutron/port HTTP/1.1" 200 117 0.001061 10.0.0.141 - - [2026-02-02 02:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005482 10.0.0.141 - - [2026-02-02 02:34:49] "DELETE /access-control-list/47e04f2a-7aad-4f29-a638-4d89d87d9bb3 HTTP/1.1" 200 115 0.036868 10.0.0.141 - - [2026-02-02 02:34:49] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.007385 10.0.0.141 - - [2026-02-02 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.141 - - [2026-02-02 02:34:53] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.005078 10.0.0.141 - - [2026-02-02 02:34:53] "POST /neutron/port HTTP/1.1" 200 1237 0.015063 10.0.0.141 - - [2026-02-02 02:34:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004246 10.0.0.141 - - [2026-02-02 02:34:53] "POST /neutron/port HTTP/1.1" 200 117 0.001428 10.0.0.141 - - [2026-02-02 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.141 - - [2026-02-02 02:34:57] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.005360 10.0.0.141 - - [2026-02-02 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.141 - - [2026-02-02 02:35:01] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.005324 10.0.0.23 - - [2026-02-02 02:35:04] "DELETE /project/f72cbdd0fcdd48929a4c336844f5d3fb HTTP/1.1" 404 173 0.003973 10.0.0.23 - - [2026-02-02 02:35:04] "DELETE /project/dadcea4d-c00f-4768-90cd-cc9f76f2f6d0 HTTP/1.1" 404 177 0.003172 10.0.0.141 - - [2026-02-02 02:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.141 - - [2026-02-02 02:35:05] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.006056 10.0.0.141 - - [2026-02-02 02:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.141 - - [2026-02-02 02:35:09] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.004560 10.0.0.141 - - [2026-02-02 02:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.141 - - [2026-02-02 02:35:11] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003964 10.0.0.141 - - [2026-02-02 02:35:11] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002820 10.0.0.23 - - [2026-02-02 02:35:11] "GET /obj-perms HTTP/1.1" 200 5075 0.062198 10.0.0.141 - - [2026-02-02 02:35:11] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.005450 10.0.0.141 - - [2026-02-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.141 - - [2026-02-02 02:35:12] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002981 10.0.0.141 - - [2026-02-02 02:35:12] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003200 10.0.0.141 - - [2026-02-02 02:35:12] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.006443 10.0.0.141 - - [2026-02-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.141 - - [2026-02-02 02:35:12] "GET /routing-instance/74f8aac9-cd05-4ca7-925c-e2dabf6d4154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.012150 10.0.0.141 - - [2026-02-02 02:35:12] "GET /route-target/ab21d346-e86a-4883-8496-81e941805f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003294 10.0.0.141 - - [2026-02-02 02:35:12] "GET /obj-perms HTTP/1.1" 200 5075 0.049225 10.0.0.141 - - [2026-02-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.141 - - [2026-02-02 02:35:12] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003319 10.0.0.141 - - [2026-02-02 02:35:12] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002983 10.0.0.141 - - [2026-02-02 02:35:12] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.007024 10.0.0.141 - - [2026-02-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.141 - - [2026-02-02 02:35:12] "GET /routing-instance/74f8aac9-cd05-4ca7-925c-e2dabf6d4154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004435 10.0.0.141 - - [2026-02-02 02:35:12] "GET /route-target/ab21d346-e86a-4883-8496-81e941805f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003196 10.0.0.141 - - [2026-02-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.141 - - [2026-02-02 02:35:12] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005193 10.0.0.141 - - [2026-02-02 02:35:12] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003769 10.0.0.141 - - [2026-02-02 02:35:12] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.006206 10.0.0.141 - - [2026-02-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.141 - - [2026-02-02 02:35:12] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003951 10.0.0.141 - - [2026-02-02 02:35:12] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002519 10.0.0.141 - - [2026-02-02 02:35:12] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.005353 10.0.0.141 - - [2026-02-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.141 - - [2026-02-02 02:35:12] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004289 10.0.0.141 - - [2026-02-02 02:35:12] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002909 10.0.0.141 - - [2026-02-02 02:35:12] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.005152 10.0.0.141 - - [2026-02-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.141 - - [2026-02-02 02:35:13] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004503 10.0.0.141 - - [2026-02-02 02:35:13] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004065 10.0.0.141 - - [2026-02-02 02:35:13] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.005583 10.0.0.141 - - [2026-02-02 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.141 - - [2026-02-02 02:35:13] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004320 10.0.0.141 - - [2026-02-02 02:35:13] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005665 10.0.0.141 - - [2026-02-02 02:35:13] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.007194 10.0.0.141 - - [2026-02-02 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.141 - - [2026-02-02 02:35:13] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003542 10.0.0.141 - - [2026-02-02 02:35:13] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002956 10.0.0.141 - - [2026-02-02 02:35:13] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.006118 10.0.0.141 - - [2026-02-02 02:35:13] "GET /obj-perms HTTP/1.1" 200 5061 0.002939 10.0.0.23 - - [2026-02-02 02:35:13] "GET /obj-perms HTTP/1.1" 200 5061 0.003777 10.0.0.141 - - [2026-02-02 02:35:13] "GET /obj-perms HTTP/1.1" 200 5061 0.002957 10.0.0.23 - - [2026-02-02 02:35:13] "GET /obj-perms HTTP/1.1" 200 5061 0.003150 10.0.0.141 - - [2026-02-02 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006386 10.0.0.141 - - [2026-02-02 02:35:13] "POST /neutron/port HTTP/1.1" 200 1237 0.026399 10.0.0.141 - - [2026-02-02 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008385 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-machine/5bc13c51-1b3b-4ce3-bd5a-f53d8a297d7e HTTP/1.1" 200 1298 0.009465 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-machine/5bc13c51-1b3b-4ce3-bd5a-f53d8a297d7e HTTP/1.1" 200 1298 0.011261 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-machine-interface/dad2b78a-5d24-4cf5-961d-9c089ffdf1f8 HTTP/1.1" 200 3168 0.014801 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-machine/5bc13c51-1b3b-4ce3-bd5a-f53d8a297d7e HTTP/1.1" 200 1298 0.004653 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-machine-interface/dad2b78a-5d24-4cf5-961d-9c089ffdf1f8 HTTP/1.1" 200 3168 0.006793 10.0.0.141 - - [2026-02-02 02:35:14] "GET /instance-ip/507f2cba-2908-4d04-bb49-9efef286ddfb HTTP/1.1" 200 1652 0.007359 10.0.0.141 - - [2026-02-02 02:35:14] "GET /instance-ip/c766cdc8-cd1c-45e3-811f-22feb685bc41 HTTP/1.1" 200 1634 0.005230 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-machine/5bc13c51-1b3b-4ce3-bd5a-f53d8a297d7e HTTP/1.1" 200 1298 0.003227 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-machine-interface/dad2b78a-5d24-4cf5-961d-9c089ffdf1f8 HTTP/1.1" 200 3168 0.006796 10.0.0.141 - - [2026-02-02 02:35:14] "GET /instance-ip/507f2cba-2908-4d04-bb49-9efef286ddfb HTTP/1.1" 200 1652 0.007888 10.0.0.141 - - [2026-02-02 02:35:14] "GET /instance-ip/c766cdc8-cd1c-45e3-811f-22feb685bc41 HTTP/1.1" 200 1634 0.006415 10.0.0.141 - - [2026-02-02 02:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.141 - - [2026-02-02 02:35:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004393 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003707 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005499 10.0.0.141 - - [2026-02-02 02:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.141 - - [2026-02-02 02:35:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003745 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002672 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005523 10.0.0.141 - - [2026-02-02 02:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.141 - - [2026-02-02 02:35:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003418 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002909 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005665 10.0.0.141 - - [2026-02-02 02:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.141 - - [2026-02-02 02:35:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004635 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002787 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005548 10.0.0.141 - - [2026-02-02 02:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006090 10.0.0.141 - - [2026-02-02 02:35:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003647 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002820 10.0.0.141 - - [2026-02-02 02:35:14] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005899 10.0.0.141 - - [2026-02-02 02:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.141 - - [2026-02-02 02:35:15] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003134 10.0.0.141 - - [2026-02-02 02:35:15] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003152 10.0.0.141 - - [2026-02-02 02:35:15] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005486 10.0.0.141 - - [2026-02-02 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.141 - - [2026-02-02 02:35:16] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003340 10.0.0.141 - - [2026-02-02 02:35:16] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002455 10.0.0.141 - - [2026-02-02 02:35:16] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005426 10.0.0.141 - - [2026-02-02 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.141 - - [2026-02-02 02:35:16] "GET /routing-instance/5f13411f-80a7-4d1c-846a-ac1dd076140b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.005232 10.0.0.141 - - [2026-02-02 02:35:16] "GET /route-target/53571533-bf29-4a05-8c77-8500606d5fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004003 10.0.0.141 - - [2026-02-02 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.141 - - [2026-02-02 02:35:16] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003372 10.0.0.141 - - [2026-02-02 02:35:16] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003031 10.0.0.141 - - [2026-02-02 02:35:16] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005517 10.0.0.141 - - [2026-02-02 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.141 - - [2026-02-02 02:35:16] "GET /routing-instance/5f13411f-80a7-4d1c-846a-ac1dd076140b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.006176 10.0.0.141 - - [2026-02-02 02:35:16] "GET /route-target/53571533-bf29-4a05-8c77-8500606d5fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003850 10.0.0.141 - - [2026-02-02 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.141 - - [2026-02-02 02:35:16] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003286 10.0.0.141 - - [2026-02-02 02:35:16] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003600 10.0.0.141 - - [2026-02-02 02:35:16] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006780 10.0.0.141 - - [2026-02-02 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.141 - - [2026-02-02 02:35:16] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004027 10.0.0.141 - - [2026-02-02 02:35:16] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002732 10.0.0.141 - - [2026-02-02 02:35:16] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005316 10.0.0.141 - - [2026-02-02 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.141 - - [2026-02-02 02:35:16] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005083 10.0.0.141 - - [2026-02-02 02:35:16] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003116 10.0.0.141 - - [2026-02-02 02:35:16] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005478 10.0.0.141 - - [2026-02-02 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.141 - - [2026-02-02 02:35:16] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003622 10.0.0.141 - - [2026-02-02 02:35:16] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003085 10.0.0.141 - - [2026-02-02 02:35:17] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005199 10.0.0.141 - - [2026-02-02 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.141 - - [2026-02-02 02:35:17] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003990 10.0.0.141 - - [2026-02-02 02:35:17] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003990 10.0.0.141 - - [2026-02-02 02:35:17] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005260 10.0.0.141 - - [2026-02-02 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.141 - - [2026-02-02 02:35:17] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003438 10.0.0.141 - - [2026-02-02 02:35:17] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002610 10.0.0.141 - - [2026-02-02 02:35:17] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005942 10.0.0.141 - - [2026-02-02 02:35:17] "GET /obj-perms HTTP/1.1" 200 5061 0.003621 10.0.0.141 - - [2026-02-02 02:35:17] "GET /obj-perms HTTP/1.1" 200 5061 0.003353 10.0.0.23 - - [2026-02-02 02:35:17] "GET /obj-perms HTTP/1.1" 200 5061 0.003709 10.0.0.141 - - [2026-02-02 02:35:17] "GET /obj-perms HTTP/1.1" 200 5061 0.003382 10.0.0.22 - - [2026-02-02 02:35:17] "GET /obj-perms HTTP/1.1" 200 5061 0.003193 10.0.0.141 - - [2026-02-02 02:35:17] "POST /neutron/port HTTP/1.1" 200 1237 0.022645 10.0.0.141 - - [2026-02-02 02:35:17] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008257 10.0.0.141 - - [2026-02-02 02:35:17] "GET /virtual-machine/c420e4ab-ca86-4ef0-b706-9f3c45258deb HTTP/1.1" 200 1299 0.006536 10.0.0.141 - - [2026-02-02 02:35:17] "GET /virtual-machine/c420e4ab-ca86-4ef0-b706-9f3c45258deb HTTP/1.1" 200 1299 0.004920 10.0.0.141 - - [2026-02-02 02:35:17] "GET /virtual-machine-interface/33f69b16-6d16-46ca-aa23-beb59f15cb7a HTTP/1.1" 200 3167 0.006843 10.0.0.141 - - [2026-02-02 02:35:17] "GET /virtual-machine/c420e4ab-ca86-4ef0-b706-9f3c45258deb HTTP/1.1" 200 1299 0.003515 10.0.0.141 - - [2026-02-02 02:35:17] "GET /virtual-machine-interface/33f69b16-6d16-46ca-aa23-beb59f15cb7a HTTP/1.1" 200 3167 0.005046 10.0.0.141 - - [2026-02-02 02:35:17] "GET /instance-ip/6724adc3-957d-488b-8ef2-48fce4468d38 HTTP/1.1" 200 1634 0.007033 10.0.0.141 - - [2026-02-02 02:35:17] "GET /instance-ip/7aeed4ab-1e32-492d-97fa-bf275f0a3195 HTTP/1.1" 200 1652 0.005816 10.0.0.141 - - [2026-02-02 02:35:17] "GET /virtual-machine/c420e4ab-ca86-4ef0-b706-9f3c45258deb HTTP/1.1" 200 1299 0.004728 10.0.0.141 - - [2026-02-02 02:35:17] "GET /virtual-machine-interface/33f69b16-6d16-46ca-aa23-beb59f15cb7a HTTP/1.1" 200 3167 0.005246 10.0.0.141 - - [2026-02-02 02:35:17] "GET /instance-ip/6724adc3-957d-488b-8ef2-48fce4468d38 HTTP/1.1" 200 1634 0.008113 10.0.0.141 - - [2026-02-02 02:35:17] "GET /instance-ip/7aeed4ab-1e32-492d-97fa-bf275f0a3195 HTTP/1.1" 200 1652 0.004739 10.0.0.141 - - [2026-02-02 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.141 - - [2026-02-02 02:35:18] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004023 10.0.0.141 - - [2026-02-02 02:35:18] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002918 10.0.0.141 - - [2026-02-02 02:35:18] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006078 10.0.0.141 - - [2026-02-02 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005966 10.0.0.141 - - [2026-02-02 02:35:18] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003939 10.0.0.141 - - [2026-02-02 02:35:18] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003700 10.0.0.141 - - [2026-02-02 02:35:18] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005512 10.0.0.141 - - [2026-02-02 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.141 - - [2026-02-02 02:35:18] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003755 10.0.0.141 - - [2026-02-02 02:35:18] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002712 10.0.0.141 - - [2026-02-02 02:35:18] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005736 10.0.0.141 - - [2026-02-02 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.141 - - [2026-02-02 02:35:18] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003736 10.0.0.141 - - [2026-02-02 02:35:18] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003005 10.0.0.141 - - [2026-02-02 02:35:18] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007295 10.0.0.141 - - [2026-02-02 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.141 - - [2026-02-02 02:35:18] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003587 10.0.0.141 - - [2026-02-02 02:35:18] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003950 10.0.0.141 - - [2026-02-02 02:35:18] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006434 10.0.0.141 - - [2026-02-02 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.141 - - [2026-02-02 02:35:19] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003535 10.0.0.141 - - [2026-02-02 02:35:19] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002611 10.0.0.141 - - [2026-02-02 02:35:19] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005246 10.0.0.141 - - [2026-02-02 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.141 - - [2026-02-02 02:35:19] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002960 10.0.0.141 - - [2026-02-02 02:35:19] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002347 10.0.0.141 - - [2026-02-02 02:35:19] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005415 10.0.0.141 - - [2026-02-02 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.141 - - [2026-02-02 02:35:20] "GET /routing-instance/9d1bf3ad-4f5d-4172-9c47-70220472f702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006071 10.0.0.141 - - [2026-02-02 02:35:20] "GET /route-target/088ebf2d-8759-4f68-8ba7-33d480381267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004966 10.0.0.141 - - [2026-02-02 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.141 - - [2026-02-02 02:35:20] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004165 10.0.0.141 - - [2026-02-02 02:35:20] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004375 10.0.0.141 - - [2026-02-02 02:35:20] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006123 10.0.0.141 - - [2026-02-02 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.141 - - [2026-02-02 02:35:20] "GET /routing-instance/9d1bf3ad-4f5d-4172-9c47-70220472f702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005917 10.0.0.141 - - [2026-02-02 02:35:20] "GET /route-target/088ebf2d-8759-4f68-8ba7-33d480381267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005280 10.0.0.141 - - [2026-02-02 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.141 - - [2026-02-02 02:35:20] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003942 10.0.0.141 - - [2026-02-02 02:35:20] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002560 10.0.0.141 - - [2026-02-02 02:35:20] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005200 10.0.0.141 - - [2026-02-02 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.141 - - [2026-02-02 02:35:20] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003624 10.0.0.141 - - [2026-02-02 02:35:20] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002738 10.0.0.141 - - [2026-02-02 02:35:20] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007978 10.0.0.141 - - [2026-02-02 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.141 - - [2026-02-02 02:35:20] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003858 10.0.0.141 - - [2026-02-02 02:35:20] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003170 10.0.0.141 - - [2026-02-02 02:35:20] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006858 10.0.0.141 - - [2026-02-02 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.141 - - [2026-02-02 02:35:20] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008432 10.0.0.141 - - [2026-02-02 02:35:20] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004075 10.0.0.141 - - [2026-02-02 02:35:20] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005735 10.0.0.141 - - [2026-02-02 02:35:20] "GET /obj-perms HTTP/1.1" 200 5061 0.004297 10.0.0.23 - - [2026-02-02 02:35:21] "GET /obj-perms HTTP/1.1" 200 5061 0.003838 10.0.0.141 - - [2026-02-02 02:35:21] "GET /obj-perms HTTP/1.1" 200 5061 0.003884 10.0.0.23 - - [2026-02-02 02:35:21] "GET /obj-perms HTTP/1.1" 200 5061 0.004717 10.0.0.141 - - [2026-02-02 02:35:21] "GET /obj-perms HTTP/1.1" 200 5061 0.004925 10.0.0.141 - - [2026-02-02 02:35:21] "GET /virtual-machine/fb6f61bb-ff5b-49cc-98a4-1f59a23dda90 HTTP/1.1" 200 1299 0.003500 10.0.0.141 - - [2026-02-02 02:35:21] "GET /virtual-machine-interface/489a5910-f9d2-411b-be90-ab7f8eda6e70 HTTP/1.1" 200 3167 0.004871 10.0.0.141 - - [2026-02-02 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.141 - - [2026-02-02 02:35:21] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003292 10.0.0.141 - - [2026-02-02 02:35:21] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003665 10.0.0.141 - - [2026-02-02 02:35:21] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.005617 10.0.0.141 - - [2026-02-02 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.141 - - [2026-02-02 02:35:22] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004203 10.0.0.141 - - [2026-02-02 02:35:22] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002455 10.0.0.141 - - [2026-02-02 02:35:22] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.005714 10.0.0.141 - - [2026-02-02 02:35:22] "POST /neutron/port HTTP/1.1" 200 1235 0.016056 10.0.0.141 - - [2026-02-02 02:35:23] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006713 10.0.0.141 - - [2026-02-02 02:35:25] "POST /neutron/port HTTP/1.1" 200 1237 0.024450 10.0.0.141 - - [2026-02-02 02:35:27] "POST /neutron/security_group HTTP/1.1" 200 2064 0.012033 10.0.0.141 - - [2026-02-02 02:35:38] "GET /virtual-machine/5bc13c51-1b3b-4ce3-bd5a-f53d8a297d7e HTTP/1.1" 200 1298 0.003828 10.0.0.141 - - [2026-02-02 02:35:38] "GET /virtual-machine-interface/dad2b78a-5d24-4cf5-961d-9c089ffdf1f8 HTTP/1.1" 200 3168 0.004931 10.0.0.141 - - [2026-02-02 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.141 - - [2026-02-02 02:35:38] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002842 10.0.0.141 - - [2026-02-02 02:35:38] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003167 10.0.0.141 - - [2026-02-02 02:35:38] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005665 10.0.0.141 - - [2026-02-02 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.141 - - [2026-02-02 02:35:39] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003856 10.0.0.141 - - [2026-02-02 02:35:39] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002846 10.0.0.141 - - [2026-02-02 02:35:39] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005115 10.0.0.141 - - [2026-02-02 02:35:39] "GET /virtual-machine/c420e4ab-ca86-4ef0-b706-9f3c45258deb HTTP/1.1" 200 1299 0.003817 10.0.0.141 - - [2026-02-02 02:35:39] "GET /virtual-machine-interface/33f69b16-6d16-46ca-aa23-beb59f15cb7a HTTP/1.1" 200 3167 0.005196 10.0.0.141 - - [2026-02-02 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.141 - - [2026-02-02 02:35:39] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004242 10.0.0.141 - - [2026-02-02 02:35:39] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002293 10.0.0.141 - - [2026-02-02 02:35:39] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006864 10.0.0.141 - - [2026-02-02 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.141 - - [2026-02-02 02:35:40] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002988 10.0.0.141 - - [2026-02-02 02:35:40] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002324 10.0.0.141 - - [2026-02-02 02:35:40] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006658 10.0.0.141 - - [2026-02-02 02:35:47] "POST /neutron/port HTTP/1.1" 200 1237 0.015449 10.0.0.141 - - [2026-02-02 02:35:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003494 10.0.0.141 - - [2026-02-02 02:35:47] "POST /neutron/port HTTP/1.1" 200 117 0.001075 10.0.0.141 - - [2026-02-02 02:35:53] "POST /neutron/port HTTP/1.1" 200 1237 0.023243 10.0.0.141 - - [2026-02-02 02:35:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003774 10.0.0.141 - - [2026-02-02 02:35:53] "POST /neutron/port HTTP/1.1" 200 117 0.000997 10.0.0.141 - - [2026-02-02 02:36:04] "GET /virtual-machine/c420e4ab-ca86-4ef0-b706-9f3c45258deb HTTP/1.1" 200 1299 0.004044 10.0.0.141 - - [2026-02-02 02:36:05] "POST /neutron/port HTTP/1.1" 200 1237 0.018005 10.0.0.141 - - [2026-02-02 02:36:06] "GET /virtual-machine/c420e4ab-ca86-4ef0-b706-9f3c45258deb HTTP/1.1" 404 171 0.003085 10.0.0.141 - - [2026-02-02 02:36:06] "GET /virtual-machine/c420e4ab-ca86-4ef0-b706-9f3c45258deb HTTP/1.1" 404 171 0.002672 10.0.0.141 - - [2026-02-02 02:36:06] "GET /virtual-machine/c420e4ab-ca86-4ef0-b706-9f3c45258deb HTTP/1.1" 404 171 0.002699 10.0.0.141 - - [2026-02-02 02:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.141 - - [2026-02-02 02:36:06] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002958 10.0.0.141 - - [2026-02-02 02:36:06] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002848 10.0.0.141 - - [2026-02-02 02:36:06] "GET /virtual-network/8eb37d42-1f28-4c8c-8ae7-54d69201dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006914 10.0.0.141 - - [2026-02-02 02:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.141 - - [2026-02-02 02:36:07] "GET /routing-instance/9d1bf3ad-4f5d-4172-9c47-70220472f702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003975 10.0.0.141 - - [2026-02-02 02:36:07] "GET /route-target/088ebf2d-8759-4f68-8ba7-33d480381267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003671 10.0.0.23 - - [2026-02-02 02:36:10] "GET /obj-perms HTTP/1.1" 200 5061 0.003275 10.0.0.22 - - [2026-02-02 02:36:12] "GET /obj-perms HTTP/1.1" 200 5075 0.054239 10.0.0.141 - - [2026-02-02 02:36:13] "GET /obj-perms HTTP/1.1" 200 5061 0.003949 10.0.0.23 - - [2026-02-02 02:36:16] "GET /obj-perms HTTP/1.1" 200 5061 0.003281 10.0.0.141 - - [2026-02-02 02:36:22] "GET /obj-perms HTTP/1.1" 200 5061 0.004240 10.0.0.23 - - [2026-02-02 02:36:25] "GET /obj-perms HTTP/1.1" 200 5061 0.003602 10.0.0.141 - - [2026-02-02 02:36:31] "GET /obj-perms HTTP/1.1" 200 5061 0.007265 10.0.0.23 - - [2026-02-02 02:36:34] "GET /obj-perms HTTP/1.1" 200 5061 0.003800 10.0.0.141 - - [2026-02-02 02:36:34] "GET /obj-perms HTTP/1.1" 200 5061 0.003366 10.0.0.141 - - [2026-02-02 02:36:34] "GET /virtual-machine/5bc13c51-1b3b-4ce3-bd5a-f53d8a297d7e HTTP/1.1" 200 1298 0.003529 10.0.0.141 - - [2026-02-02 02:36:35] "POST /neutron/port HTTP/1.1" 200 1237 0.015644 10.0.0.141 - - [2026-02-02 02:36:36] "GET /virtual-machine/5bc13c51-1b3b-4ce3-bd5a-f53d8a297d7e HTTP/1.1" 404 171 0.002840 10.0.0.141 - - [2026-02-02 02:36:36] "GET /virtual-machine/5bc13c51-1b3b-4ce3-bd5a-f53d8a297d7e HTTP/1.1" 404 171 0.002782 10.0.0.141 - - [2026-02-02 02:36:36] "GET /virtual-machine/5bc13c51-1b3b-4ce3-bd5a-f53d8a297d7e HTTP/1.1" 404 171 0.002647 10.0.0.141 - - [2026-02-02 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.141 - - [2026-02-02 02:36:37] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003676 10.0.0.141 - - [2026-02-02 02:36:37] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002430 10.0.0.141 - - [2026-02-02 02:36:37] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005256 10.0.0.141 - - [2026-02-02 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.141 - - [2026-02-02 02:36:37] "GET /routing-instance/5f13411f-80a7-4d1c-846a-ac1dd076140b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.004387 10.0.0.141 - - [2026-02-02 02:36:37] "GET /route-target/53571533-bf29-4a05-8c77-8500606d5fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003452 10.0.0.22 - - [2026-02-02 02:36:40] "GET /obj-perms HTTP/1.1" 200 5061 0.004017 10.0.0.141 - - [2026-02-02 02:36:43] "GET /obj-perms HTTP/1.1" 200 5061 0.003500 10.0.0.141 - - [2026-02-02 02:36:48] "POST /neutron/port HTTP/1.1" 200 1235 0.015549 10.0.0.141 - - [2026-02-02 02:36:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003428 10.0.0.141 - - [2026-02-02 02:36:48] "POST /neutron/port HTTP/1.1" 200 117 0.001053 10.0.0.22 - - [2026-02-02 02:36:49] "GET /obj-perms HTTP/1.1" 200 5061 0.004323 10.0.0.141 - - [2026-02-02 02:36:52] "GET /obj-perms HTTP/1.1" 200 5061 0.004233 10.0.0.22 - - [2026-02-02 02:36:58] "GET /obj-perms HTTP/1.1" 200 5061 0.003310 10.0.0.141 - - [2026-02-02 02:36:58] "GET /obj-perms HTTP/1.1" 200 5061 0.003096 10.0.0.141 - - [2026-02-02 02:36:59] "GET /virtual-machine/fb6f61bb-ff5b-49cc-98a4-1f59a23dda90 HTTP/1.1" 200 1299 0.004130 10.0.0.141 - - [2026-02-02 02:36:59] "POST /neutron/port HTTP/1.1" 200 1235 0.018726 10.0.0.141 - - [2026-02-02 02:37:01] "GET /virtual-machine/fb6f61bb-ff5b-49cc-98a4-1f59a23dda90 HTTP/1.1" 404 171 0.003269 10.0.0.141 - - [2026-02-02 02:37:01] "GET /virtual-machine/fb6f61bb-ff5b-49cc-98a4-1f59a23dda90 HTTP/1.1" 404 171 0.002852 10.0.0.141 - - [2026-02-02 02:37:01] "GET /virtual-machine/fb6f61bb-ff5b-49cc-98a4-1f59a23dda90 HTTP/1.1" 404 171 0.002981 10.0.0.141 - - [2026-02-02 02:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005296 10.0.0.141 - - [2026-02-02 02:37:01] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003868 10.0.0.141 - - [2026-02-02 02:37:01] "GET /virtual-networks?parent_id=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002885 10.0.0.141 - - [2026-02-02 02:37:01] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.006459 10.0.0.141 - - [2026-02-02 02:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.141 - - [2026-02-02 02:37:01] "GET /routing-instance/74f8aac9-cd05-4ca7-925c-e2dabf6d4154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.003822 10.0.0.141 - - [2026-02-02 02:37:01] "GET /route-target/ab21d346-e86a-4883-8496-81e941805f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004294 10.0.0.23 - - [2026-02-02 02:37:01] "GET /obj-perms HTTP/1.1" 200 5061 0.004185 10.0.0.141 - - [2026-02-02 02:37:04] "GET /obj-perms HTTP/1.1" 200 5061 0.004436 10.0.0.141 - - [2026-02-02 02:37:04] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.004934 10.0.0.141 - - [2026-02-02 02:37:04] "POST /neutron/network HTTP/1.1" 200 1112 0.007832 10.0.0.141 - - [2026-02-02 02:37:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.002468 10.0.0.141 - - [2026-02-02 02:37:04] "GET /virtual-network/9697dfef-05ea-4295-95fd-ec5e12ac5f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008679 10.0.0.141 - - [2026-02-02 02:37:05] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3239 0.005332 10.0.0.141 - - [2026-02-02 02:37:05] "POST /neutron/network HTTP/1.1" 200 1196 0.009308 10.0.0.141 - - [2026-02-02 02:37:05] "GET /virtual-network/5910f98c-b729-4c77-9d9f-ce9b215ec525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007319 10.0.0.141 - - [2026-02-02 02:37:05] "DELETE /access-control-list/5687112e-781e-4c3b-b931-6313f043aca3 HTTP/1.1" 200 115 0.088579 10.0.0.141 - - [2026-02-02 02:37:05] "DELETE /network-policy/696faff9-ab44-4367-bd9b-61955237c606 HTTP/1.1" 200 115 0.049828 10.0.0.141 - - [2026-02-02 02:37:05] "DELETE /network-policy/f55f7a22-d5a7-46ce-a7ab-4a594c9b1d44 HTTP/1.1" 200 115 0.062867 10.0.0.141 - - [2026-02-02 02:37:05] "DELETE /network-policy/62e44172-7c0c-4d58-9841-0e415bd11321 HTTP/1.1" 200 115 0.037128 10.0.0.141 - - [2026-02-02 02:37:05] "POST /neutron/network HTTP/1.1" 200 1014 0.010563 10.0.0.141 - - [2026-02-02 02:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.141 - - [2026-02-02 02:37:06] "DELETE /route-target/53571533-bf29-4a05-8c77-8500606d5fc0 HTTP/1.1" 200 115 0.019225 10.0.0.23 - - [2026-02-02 02:37:06] "POST /useragent-kv HTTP/1.1" 200 115 0.053817 10.0.0.23 - - [2026-02-02 02:37:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002533 10.0.0.23 - - [2026-02-02 02:37:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002151 10.0.0.23 - - [2026-02-02 02:37:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002438 10.0.0.141 - - [2026-02-02 02:37:06] "POST /neutron/network HTTP/1.1" 200 151 0.170149 10.0.0.141 - - [2026-02-02 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.141 - - [2026-02-02 02:37:06] "DELETE /network-ipam/df1dbef8-310c-47c9-bd5e-0c40dab254f8 HTTP/1.1" 200 115 0.027098 10.0.0.141 - - [2026-02-02 02:37:06] "POST /fqname-to-id HTTP/1.1" 404 203 0.003122 10.0.0.141 - - [2026-02-02 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.141 - - [2026-02-02 02:37:06] "DELETE /network-ipam/9d56c234-a847-406d-95df-0f69beb165ba HTTP/1.1" 200 115 0.027766 10.0.0.141 - - [2026-02-02 02:37:06] "POST /fqname-to-id HTTP/1.1" 404 203 0.002877 10.0.0.141 - - [2026-02-02 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.141 - - [2026-02-02 02:37:06] "DELETE /network-ipam/80ceb434-d922-4ef1-b12e-514c297e137f HTTP/1.1" 200 115 0.064277 10.0.0.141 - - [2026-02-02 02:37:06] "POST /fqname-to-id HTTP/1.1" 404 203 0.002721 10.0.0.23 - - [2026-02-02 02:37:09] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000997 10.0.0.141 - - [2026-02-02 02:37:09] "GET /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.063962 10.0.0.23 - - [2026-02-02 02:37:09] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000875 10.0.0.141 - - [2026-02-02 02:37:09] "GET /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb?fields=virtual_networks HTTP/1.1" 200 1044 0.034657 10.0.0.23 - - [2026-02-02 02:37:09] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001028 10.0.0.141 - - [2026-02-02 02:37:09] "GET /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.035124 10.0.0.23 - - [2026-02-02 02:37:09] "GET /projects?obj_uuids=f72cbdd0-fcdd-4892-9a4c-336844f5d3fb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000897 10.0.0.141 - - [2026-02-02 02:37:09] "GET /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb?fields=security_groups HTTP/1.1" 200 1276 0.038096 10.0.0.141 - - [2026-02-02 02:37:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.026205 10.0.0.23 - - [2026-02-02 02:37:10] "GET /projects?obj_uuids=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002358 10.0.0.23 - - [2026-02-02 02:37:10] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000826 10.0.0.23 - - [2026-02-02 02:37:10] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006488 10.0.0.23 - - [2026-02-02 02:37:10] "POST /id-to-fqname HTTP/1.1" 200 192 0.003264 10.0.0.23 - - [2026-02-02 02:37:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.006926 10.0.0.23 - - [2026-02-02 02:37:11] "POST /security-groups HTTP/1.1" 200 593 0.024824 10.0.0.141 - - [2026-02-02 02:37:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.003237 10.0.0.23 - - [2026-02-02 02:37:11] "POST /projects HTTP/1.1" 200 589 0.238684 10.0.0.23 - - [2026-02-02 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.310049 10.0.0.141 - - [2026-02-02 02:37:11] "POST /access-control-lists HTTP/1.1" 200 596 0.027574 10.0.0.141 - - [2026-02-02 02:37:11] "GET /project/ca97faee-0e25-4347-980e-f3a518082e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.442852 10.0.0.141 - - [2026-02-02 02:37:12] "GET / HTTP/1.1" 200 35931 0.001272 10.0.0.141 - - [2026-02-02 02:37:13] "GET /obj-perms HTTP/1.1" 200 5075 0.055916 10.0.0.22 - - [2026-02-02 02:37:13] "GET /obj-perms HTTP/1.1" 200 5075 0.059306 10.0.0.141 - - [2026-02-02 02:37:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000407 10.0.0.141 - - [2026-02-02 02:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.031553 10.0.0.23 - - [2026-02-02 02:37:14] "GET /projects?obj_uuids=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000923 10.0.0.141 - - [2026-02-02 02:37:14] "GET /project/ca97faee-0e25-4347-980e-f3a518082e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.040780 10.0.0.141 - - [2026-02-02 02:37:14] "POST /neutron/network HTTP/1.1" 200 117 0.038640 10.0.0.141 - - [2026-02-02 02:37:15] "POST /neutron/network HTTP/1.1" 200 824 0.009364 10.0.0.141 - - [2026-02-02 02:37:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.001037 10.0.0.141 - - [2026-02-02 02:37:15] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004954 10.0.0.141 - - [2026-02-02 02:37:15] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005027 10.0.0.141 - - [2026-02-02 02:37:15] "POST /neutron/subnet HTTP/1.1" 200 715 0.007948 10.0.0.141 - - [2026-02-02 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.23 - - [2026-02-02 02:37:15] "GET /projects?obj_uuids=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001486 10.0.0.141 - - [2026-02-02 02:37:15] "GET /project/ca97faee-0e25-4347-980e-f3a518082e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.045067 10.0.0.141 - - [2026-02-02 02:37:15] "POST /route-targets HTTP/1.1" 200 327 0.013358 10.0.0.23 - - [2026-02-02 02:37:15] "POST /useragent-kv HTTP/1.1" 200 115 0.012321 10.0.0.141 - - [2026-02-02 02:37:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.197354 10.0.0.141 - - [2026-02-02 02:37:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.001163 10.0.0.141 - - [2026-02-02 02:37:15] "GET /virtual-network/6faefd48-2407-42a6-8f3d-1a588149d015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004727 10.0.0.141 - - [2026-02-02 02:37:15] "GET /virtual-network/6faefd48-2407-42a6-8f3d-1a588149d015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004704 10.0.0.141 - - [2026-02-02 02:37:15] "POST /neutron/network HTTP/1.1" 200 827 0.006334 10.0.0.141 - - [2026-02-02 02:37:15] "POST /fqname-to-id HTTP/1.1" 404 228 0.002950 10.0.0.141 - - [2026-02-02 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.23 - - [2026-02-02 02:37:15] "GET /projects?obj_uuids=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000916 10.0.0.141 - - [2026-02-02 02:37:15] "GET /project/ca97faee-0e25-4347-980e-f3a518082e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.041965 10.0.0.141 - - [2026-02-02 02:37:15] "POST /network-policys HTTP/1.1" 200 571 0.023059 10.0.0.141 - - [2026-02-02 02:37:15] "GET /network-policy/235c7f26-72bf-416e-8de6-afdfaae25e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.006532 10.0.0.141 - - [2026-02-02 02:37:16] "POST /neutron/network HTTP/1.1" 200 926 0.087443 10.0.0.141 - - [2026-02-02 02:37:16] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005303 10.0.0.141 - - [2026-02-02 02:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.141 - - [2026-02-02 02:37:16] "POST /access-control-lists HTTP/1.1" 200 590 0.103858 10.0.0.141 - - [2026-02-02 02:37:16] "GET /network-policy/235c7f26-72bf-416e-8de6-afdfaae25e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.005553 10.0.0.141 - - [2026-02-02 02:37:16] "POST /neutron/network HTTP/1.1" 200 929 0.087356 10.0.0.141 - - [2026-02-02 02:37:16] "GET /virtual-network/6faefd48-2407-42a6-8f3d-1a588149d015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008097 10.0.0.141 - - [2026-02-02 02:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.141 - - [2026-02-02 02:37:16] "POST /ref-update HTTP/1.1" 200 156 0.036744 10.0.0.141 - - [2026-02-02 02:37:16] "GET /network-policy/235c7f26-72bf-416e-8de6-afdfaae25e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.003665 10.0.0.141 - - [2026-02-02 02:37:17] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006751 10.0.0.23 - - [2026-02-02 02:37:18] "GET /obj-perms HTTP/1.1" 200 5053 0.052335 10.0.0.141 - - [2026-02-02 02:37:18] "GET /virtual-network/6faefd48-2407-42a6-8f3d-1a588149d015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005292 10.0.0.141 - - [2026-02-02 02:37:19] "POST /id-to-fqname HTTP/1.1" 200 222 0.001213 10.0.0.23 - - [2026-02-02 02:37:20] "GET /projects?obj_uuids=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001333 10.0.0.141 - - [2026-02-02 02:37:20] "GET /project/ca97faee-0e25-4347-980e-f3a518082e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.064767 10.0.0.141 - - [2026-02-02 02:37:20] "POST /neutron/network HTTP/1.1" 200 926 0.037828 10.0.0.141 - - [2026-02-02 02:37:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001207 10.0.0.141 - - [2026-02-02 02:37:20] "POST /neutron/port HTTP/1.1" 200 117 0.006230 10.0.0.23 - - [2026-02-02 02:37:20] "GET /projects?obj_uuids=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001204 10.0.0.141 - - [2026-02-02 02:37:21] "POST /neutron/port HTTP/1.1" 200 1060 0.242130 10.0.0.141 - - [2026-02-02 02:37:21] "POST /neutron/port HTTP/1.1" 200 1114 0.106437 10.0.0.141 - - [2026-02-02 02:37:21] "POST /neutron/subnet HTTP/1.1" 200 689 0.007368 10.0.0.23 - - [2026-02-02 02:37:21] "GET /projects?obj_uuids=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000869 10.0.0.141 - - [2026-02-02 02:37:21] "GET /project/ca97faee-0e25-4347-980e-f3a518082e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.064211 10.0.0.141 - - [2026-02-02 02:37:21] "POST /neutron/network HTTP/1.1" 200 929 0.006181 10.0.0.141 - - [2026-02-02 02:37:21] "POST /neutron/port HTTP/1.1" 200 117 0.005813 10.0.0.141 - - [2026-02-02 02:37:22] "POST /neutron/network HTTP/1.1" 200 939 0.005775 10.0.0.141 - - [2026-02-02 02:37:22] "POST /neutron/port HTTP/1.1" 200 1063 0.016736 10.0.0.141 - - [2026-02-02 02:37:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003535 10.0.0.141 - - [2026-02-02 02:37:22] "POST /neutron/network HTTP/1.1" 200 929 0.006480 10.0.0.141 - - [2026-02-02 02:37:26] "POST /neutron/port HTTP/1.1" 200 1124 0.014887 10.0.0.141 - - [2026-02-02 02:37:27] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006874 10.0.0.141 - - [2026-02-02 02:37:27] "GET /virtual-machine/7088ed85-b99f-4ca0-b97b-2660f8304c00 HTTP/1.1" 401 293 0.000332 10.0.0.141 - - [2026-02-02 02:37:27] "GET /virtual-machine/7088ed85-b99f-4ca0-b97b-2660f8304c00 HTTP/1.1" 200 1294 0.032902 10.0.0.141 - - [2026-02-02 02:37:27] "GET /virtual-machine-interface/b469ba33-a77e-42b8-9194-6fde1f383379 HTTP/1.1" 200 2951 0.004866 10.0.0.141 - - [2026-02-02 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.141 - - [2026-02-02 02:37:27] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004250 10.0.0.141 - - [2026-02-02 02:37:27] "GET /virtual-networks?parent_id=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002826 10.0.0.141 - - [2026-02-02 02:37:27] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004782 10.0.0.141 - - [2026-02-02 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.141 - - [2026-02-02 02:37:30] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005016 10.0.0.141 - - [2026-02-02 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.141 - - [2026-02-02 02:37:34] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004188 10.0.0.141 - - [2026-02-02 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.141 - - [2026-02-02 02:37:38] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007121 10.0.0.141 - - [2026-02-02 02:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.141 - - [2026-02-02 02:37:42] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004910 10.0.0.141 - - [2026-02-02 02:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.141 - - [2026-02-02 02:37:47] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004759 10.0.0.141 - - [2026-02-02 02:37:49] "DELETE /access-control-list/298e372d-5726-4046-ae0d-70cb50b8302f HTTP/1.1" 200 115 0.042519 10.0.0.141 - - [2026-02-02 02:37:50] "POST /neutron/network HTTP/1.1" 200 936 0.007946 10.0.0.141 - - [2026-02-02 02:37:50] "POST /neutron/port HTTP/1.1" 200 117 0.001020 10.0.0.141 - - [2026-02-02 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.141 - - [2026-02-02 02:37:51] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004831 10.0.0.141 - - [2026-02-02 02:37:54] "POST /neutron/port HTTP/1.1" 200 1127 0.042424 10.0.0.141 - - [2026-02-02 02:37:54] "POST /neutron/subnet HTTP/1.1" 200 703 0.007642 10.0.0.141 - - [2026-02-02 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.141 - - [2026-02-02 02:37:55] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004884 10.0.0.141 - - [2026-02-02 02:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.141 - - [2026-02-02 02:37:59] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004831 10.0.0.141 - - [2026-02-02 02:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.141 - - [2026-02-02 02:38:01] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003615 10.0.0.141 - - [2026-02-02 02:38:01] "GET /virtual-networks?parent_id=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003013 10.0.0.141 - - [2026-02-02 02:38:01] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006650 10.0.0.141 - - [2026-02-02 02:38:01] "POST /neutron/port HTTP/1.1" 200 1124 0.016933 10.0.0.23 - - [2026-02-02 02:38:04] "DELETE /project/ca97faee0e254347980ef3a518082e15 HTTP/1.1" 404 173 0.003856 10.0.0.23 - - [2026-02-02 02:38:04] "DELETE /project/f72cbdd0-fcdd-4892-9a4c-336844f5d3fb HTTP/1.1" 404 177 0.003550 10.0.0.141 - - [2026-02-02 02:38:06] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006379 10.0.0.141 - - [2026-02-02 02:38:11] "POST /neutron/port HTTP/1.1" 200 1124 0.016016 10.0.0.141 - - [2026-02-02 02:38:14] "GET /obj-perms HTTP/1.1" 200 5075 0.050026 10.0.0.141 - - [2026-02-02 02:38:17] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009390 10.0.0.141 - - [2026-02-02 02:38:22] "POST /neutron/port HTTP/1.1" 200 1127 0.015157 10.0.0.141 - - [2026-02-02 02:38:22] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007380 10.0.0.141 - - [2026-02-02 02:38:22] "GET /virtual-machine/11fe2ab9-f1a3-45f5-82f0-7babc616d96a HTTP/1.1" 200 1293 0.006901 10.0.0.141 - - [2026-02-02 02:38:22] "GET /virtual-machine-interface/1da9f5c2-4211-40a3-9a31-4adb95847457 HTTP/1.1" 200 2950 0.005588 10.0.0.141 - - [2026-02-02 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.141 - - [2026-02-02 02:38:22] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004635 10.0.0.141 - - [2026-02-02 02:38:22] "GET /virtual-networks?parent_id=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005471 10.0.0.141 - - [2026-02-02 02:38:22] "GET /virtual-network/6faefd48-2407-42a6-8f3d-1a588149d015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007731 10.0.0.141 - - [2026-02-02 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.141 - - [2026-02-02 02:38:23] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004775 10.0.0.141 - - [2026-02-02 02:38:23] "GET /virtual-networks?parent_id=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002861 10.0.0.141 - - [2026-02-02 02:38:23] "GET /virtual-network/6faefd48-2407-42a6-8f3d-1a588149d015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005670 10.0.0.141 - - [2026-02-02 02:38:23] "POST /neutron/port HTTP/1.1" 200 1127 0.018664 10.0.0.141 - - [2026-02-02 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.23 - - [2026-02-02 02:38:46] "GET /projects?obj_uuids=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000808 10.0.0.141 - - [2026-02-02 02:38:46] "GET /project/ca97faee-0e25-4347-980e-f3a518082e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.037502 10.0.0.141 - - [2026-02-02 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.141 - - [2026-02-02 02:38:46] "PUT /network-policy/235c7f26-72bf-416e-8de6-afdfaae25e2f HTTP/1.1" 200 262 0.013071 10.0.0.141 - - [2026-02-02 02:38:47] "POST /ref-update HTTP/1.1" 200 156 0.022240 10.0.0.141 - - [2026-02-02 02:38:50] "GET /virtual-network/6faefd48-2407-42a6-8f3d-1a588149d015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005479 10.0.0.141 - - [2026-02-02 02:38:50] "POST /neutron/network HTTP/1.1" 200 827 0.057092 10.0.0.141 - - [2026-02-02 02:38:50] "DELETE /access-control-list/ad8faf36-0f14-405a-8067-14c1e6e90690 HTTP/1.1" 200 115 0.036866 10.0.0.141 - - [2026-02-02 02:38:50] "GET /virtual-network/6faefd48-2407-42a6-8f3d-1a588149d015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005102 10.0.0.141 - - [2026-02-02 02:38:50] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004556 10.0.0.141 - - [2026-02-02 02:38:50] "POST /neutron/network HTTP/1.1" 200 824 0.069715 10.0.0.141 - - [2026-02-02 02:38:50] "GET /virtual-network/be9d083d-c3e4-4e48-9b1e-aa3b23682f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006082 10.0.0.141 - - [2026-02-02 02:38:50] "DELETE /network-policy/235c7f26-72bf-416e-8de6-afdfaae25e2f HTTP/1.1" 200 115 0.043873 10.0.0.141 - - [2026-02-02 02:38:50] "POST /neutron/network HTTP/1.1" 400 204 0.013232 10.0.0.141 - - [2026-02-02 02:38:50] "POST /neutron/port HTTP/1.1" 200 151 0.161063 10.0.0.141 - - [2026-02-02 02:38:51] "POST /neutron/port HTTP/1.1" 200 151 0.170375 10.0.0.141 - - [2026-02-02 02:38:52] "DELETE /route-target/ddf9ebb7-7245-4c6e-838a-56a0c760644f HTTP/1.1" 200 115 0.024364 10.0.0.141 - - [2026-02-02 02:38:52] "POST /neutron/network HTTP/1.1" 200 824 0.005858 10.0.0.23 - - [2026-02-02 02:38:54] "GET /projects?obj_uuids=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000941 10.0.0.141 - - [2026-02-02 02:38:54] "GET /project/ca97faee-0e25-4347-980e-f3a518082e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.046283 10.0.0.23 - - [2026-02-02 02:38:54] "GET /projects?obj_uuids=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001031 10.0.0.141 - - [2026-02-02 02:38:54] "GET /project/ca97faee-0e25-4347-980e-f3a518082e15?fields=virtual_networks HTTP/1.1" 200 1036 0.042684 10.0.0.23 - - [2026-02-02 02:38:54] "GET /projects?obj_uuids=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000932 10.0.0.141 - - [2026-02-02 02:38:54] "GET /project/ca97faee-0e25-4347-980e-f3a518082e15?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.045331 10.0.0.23 - - [2026-02-02 02:38:54] "GET /projects?obj_uuids=ca97faee-0e25-4347-980e-f3a518082e15&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001401 10.0.0.141 - - [2026-02-02 02:38:54] "GET /project/ca97faee-0e25-4347-980e-f3a518082e15?fields=security_groups HTTP/1.1" 200 1264 0.045375 10.0.0.23 - - [2026-02-02 02:38:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.23 - - [2026-02-02 02:38:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000349 10.0.0.141 - - [2026-02-02 02:38:55] "POST /fqname-to-id HTTP/1.1" 404 200 0.053098 10.0.0.23 - - [2026-02-02 02:38:55] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002921 10.0.0.23 - - [2026-02-02 02:38:55] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001323 10.0.0.23 - - [2026-02-02 02:38:55] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009412 10.0.0.23 - - [2026-02-02 02:38:56] "POST /id-to-fqname HTTP/1.1" 200 202 0.002916 10.0.0.23 - - [2026-02-02 02:38:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.005848 10.0.0.22 - - [2026-02-02 02:38:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.23 - - [2026-02-02 02:38:56] "POST /security-groups HTTP/1.1" 200 603 0.035983 10.0.0.141 - - [2026-02-02 02:38:56] "POST /fqname-to-id HTTP/1.1" 404 246 0.003069 10.0.0.23 - - [2026-02-02 02:38:56] "POST /projects HTTP/1.1" 200 609 0.229613 10.0.0.22 - - [2026-02-02 02:38:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000347 10.0.0.23 - - [2026-02-02 02:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.301275 10.0.0.141 - - [2026-02-02 02:38:56] "POST /access-control-lists HTTP/1.1" 200 606 0.046792 10.0.0.23 - - [2026-02-02 02:38:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.141 - - [2026-02-02 02:38:56] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.453576 10.0.0.23 - - [2026-02-02 02:38:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.22 - - [2026-02-02 02:38:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.22 - - [2026-02-02 02:38:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000523 10.0.0.141 - - [2026-02-02 02:38:57] "GET / HTTP/1.1" 200 35931 0.002131 10.0.0.141 - - [2026-02-02 02:38:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.141 - - [2026-02-02 02:38:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.141 - - [2026-02-02 02:38:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000349 10.0.0.141 - - [2026-02-02 02:38:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000339 10.0.0.141 - - [2026-02-02 02:39:01] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000446 10.0.0.23 - - [2026-02-02 02:39:01] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000986 10.0.0.141 - - [2026-02-02 02:39:01] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.082370 10.0.0.141 - - [2026-02-02 02:39:01] "GET / HTTP/1.1" 200 35931 0.001881 10.0.0.141 - - [2026-02-02 02:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.23 - - [2026-02-02 02:39:02] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000835 10.0.0.141 - - [2026-02-02 02:39:02] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006276 10.0.0.141 - - [2026-02-02 02:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.23 - - [2026-02-02 02:39:02] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000932 10.0.0.141 - - [2026-02-02 02:39:02] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.060169 10.0.0.141 - - [2026-02-02 02:39:03] "GET /domains HTTP/1.1" 401 293 0.000397 10.0.0.141 - - [2026-02-02 02:39:03] "GET /domains HTTP/1.1" 200 280 0.029694 10.0.0.23 - - [2026-02-02 02:39:03] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001085 10.0.0.141 - - [2026-02-02 02:39:03] "GET /domain/4480bafd-5776-4d34-b387-df5887123349 HTTP/1.1" 200 2585 0.009199 10.0.0.23 - - [2026-02-02 02:39:03] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001250 10.0.0.141 - - [2026-02-02 02:39:04] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378 HTTP/1.1" 200 1923 0.088798 10.0.0.141 - - [2026-02-02 02:39:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003064 10.0.0.141 - - [2026-02-02 02:39:04] "POST /network-ipams HTTP/1.1" 200 621 0.023808 10.0.0.141 - - [2026-02-02 02:39:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.002944 10.0.0.141 - - [2026-02-02 02:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.141 - - [2026-02-02 02:39:04] "GET /network-ipam/91b3218d-2bf8-44cb-93bc-05d4e9f55dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006321 10.0.0.141 - - [2026-02-02 02:39:04] "PUT /network-ipam/91b3218d-2bf8-44cb-93bc-05d4e9f55dca HTTP/1.1" 200 258 0.012580 10.0.0.141 - - [2026-02-02 02:39:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000397 10.0.0.141 - - [2026-02-02 02:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.041322 10.0.0.23 - - [2026-02-02 02:39:04] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001342 10.0.0.23 - - [2026-02-02 02:39:04] "DELETE /project/d0400bb176a3413a814e2a003704f378 HTTP/1.1" 404 173 0.002120 10.0.0.23 - - [2026-02-02 02:39:04] "DELETE /project/ca97faee-0e25-4347-980e-f3a518082e15 HTTP/1.1" 404 177 0.004730 10.0.0.141 - - [2026-02-02 02:39:04] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.037202 10.0.0.23 - - [2026-02-02 02:39:04] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000838 10.0.0.141 - - [2026-02-02 02:39:05] "POST /neutron/network HTTP/1.1" 200 623 0.131692 10.0.0.141 - - [2026-02-02 02:39:05] "POST /route-targets HTTP/1.1" 200 327 0.012421 10.0.0.23 - - [2026-02-02 02:39:05] "POST /useragent-kv HTTP/1.1" 200 115 0.007668 10.0.0.141 - - [2026-02-02 02:39:05] "POST /neutron/subnet HTTP/1.1" 200 828 0.159430 10.0.0.141 - - [2026-02-02 02:39:05] "POST /id-to-fqname HTTP/1.1" 200 235 0.001144 10.0.0.141 - - [2026-02-02 02:39:05] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005337 10.0.0.141 - - [2026-02-02 02:39:05] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006045 10.0.0.141 - - [2026-02-02 02:39:05] "POST /neutron/network HTTP/1.1" 200 1337 0.009174 10.0.0.141 - - [2026-02-02 02:39:05] "POST /neutron/subnet HTTP/1.1" 200 828 0.008070 10.0.0.141 - - [2026-02-02 02:39:06] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005084 10.0.0.22 - - [2026-02-02 02:39:07] "GET /obj-perms HTTP/1.1" 200 5038 0.052400 10.0.0.23 - - [2026-02-02 02:39:07] "GET /obj-perms HTTP/1.1" 200 5038 0.045705 10.0.0.141 - - [2026-02-02 02:39:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.003141 10.0.0.141 - - [2026-02-02 02:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.23 - - [2026-02-02 02:39:07] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001270 10.0.0.141 - - [2026-02-02 02:39:07] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.037884 10.0.0.141 - - [2026-02-02 02:39:07] "POST /network-policys HTTP/1.1" 200 563 0.024316 10.0.0.141 - - [2026-02-02 02:39:07] "GET /network-policy/daa6a782-77cb-482f-a0f3-c87777119d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005543 10.0.0.141 - - [2026-02-02 02:39:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.003625 10.0.0.141 - - [2026-02-02 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.23 - - [2026-02-02 02:39:08] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000889 10.0.0.141 - - [2026-02-02 02:39:08] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.044536 10.0.0.141 - - [2026-02-02 02:39:08] "POST /network-policys HTTP/1.1" 200 563 0.024729 10.0.0.141 - - [2026-02-02 02:39:08] "GET /network-policy/71d6ca24-b786-4c9f-b870-cabdd75a912d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.006064 10.0.0.141 - - [2026-02-02 02:39:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.003221 10.0.0.141 - - [2026-02-02 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.23 - - [2026-02-02 02:39:08] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000882 10.0.0.141 - - [2026-02-02 02:39:08] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.036528 10.0.0.141 - - [2026-02-02 02:39:08] "POST /network-policys HTTP/1.1" 200 563 0.024620 10.0.0.141 - - [2026-02-02 02:39:08] "GET /network-policy/ef408e50-d710-42b5-8f1a-6e234c3a975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005721 10.0.0.141 - - [2026-02-02 02:39:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.003075 10.0.0.141 - - [2026-02-02 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.23 - - [2026-02-02 02:39:08] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000860 10.0.0.141 - - [2026-02-02 02:39:08] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.035727 10.0.0.141 - - [2026-02-02 02:39:08] "POST /network-policys HTTP/1.1" 200 563 0.023810 10.0.0.141 - - [2026-02-02 02:39:08] "GET /network-policy/cf228e78-ceef-497d-9389-c329582bd043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005480 10.0.0.141 - - [2026-02-02 02:39:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.002851 10.0.0.141 - - [2026-02-02 02:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.23 - - [2026-02-02 02:39:09] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000906 10.0.0.141 - - [2026-02-02 02:39:09] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.049452 10.0.0.141 - - [2026-02-02 02:39:09] "POST /network-policys HTTP/1.1" 200 563 0.025776 10.0.0.141 - - [2026-02-02 02:39:09] "GET /network-policy/50ee4f97-5a9c-4935-86a6-b8009c3ff11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.014248 10.0.0.141 - - [2026-02-02 02:39:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.002829 10.0.0.141 - - [2026-02-02 02:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.23 - - [2026-02-02 02:39:09] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000921 10.0.0.141 - - [2026-02-02 02:39:09] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.043591 10.0.0.141 - - [2026-02-02 02:39:09] "POST /network-policys HTTP/1.1" 200 563 0.027125 10.0.0.141 - - [2026-02-02 02:39:09] "GET /network-policy/a9ab06eb-40e4-4ec0-ab30-b5657f510c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006165 10.0.0.141 - - [2026-02-02 02:39:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.003253 10.0.0.141 - - [2026-02-02 02:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.23 - - [2026-02-02 02:39:09] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000894 10.0.0.141 - - [2026-02-02 02:39:09] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.041361 10.0.0.141 - - [2026-02-02 02:39:10] "POST /network-policys HTTP/1.1" 200 563 0.050207 10.0.0.141 - - [2026-02-02 02:39:10] "GET /network-policy/48577df8-eab9-4fc8-87e5-c9eb5c29f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.007473 10.0.0.141 - - [2026-02-02 02:39:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.003764 10.0.0.141 - - [2026-02-02 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.23 - - [2026-02-02 02:39:10] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001375 10.0.0.141 - - [2026-02-02 02:39:10] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.048322 10.0.0.141 - - [2026-02-02 02:39:10] "POST /network-policys HTTP/1.1" 200 563 0.040253 10.0.0.141 - - [2026-02-02 02:39:10] "GET /network-policy/41c325f7-73eb-4229-94a0-416a843069df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.007373 10.0.0.141 - - [2026-02-02 02:39:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.003346 10.0.0.141 - - [2026-02-02 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.23 - - [2026-02-02 02:39:10] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000887 10.0.0.141 - - [2026-02-02 02:39:10] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034450 10.0.0.141 - - [2026-02-02 02:39:10] "POST /network-policys HTTP/1.1" 200 563 0.034431 10.0.0.141 - - [2026-02-02 02:39:10] "GET /network-policy/0552adff-c1b2-4fe8-a810-2461521fc1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.005920 10.0.0.141 - - [2026-02-02 02:39:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.002959 10.0.0.141 - - [2026-02-02 02:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.23 - - [2026-02-02 02:39:11] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000894 10.0.0.141 - - [2026-02-02 02:39:11] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034408 10.0.0.141 - - [2026-02-02 02:39:11] "POST /network-policys HTTP/1.1" 200 563 0.036671 10.0.0.141 - - [2026-02-02 02:39:11] "GET /network-policy/ae723cb9-d7eb-4595-bdb5-d054549cc5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006448 10.0.0.141 - - [2026-02-02 02:39:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.003887 10.0.0.141 - - [2026-02-02 02:39:11] "POST /access-control-lists HTTP/1.1" 200 609 0.049288 10.0.0.141 - - [2026-02-02 02:39:11] "POST /neutron/network HTTP/1.1" 200 2250 0.012046 10.0.0.141 - - [2026-02-02 02:39:11] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.021108 10.0.0.141 - - [2026-02-02 02:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.141 - - [2026-02-02 02:39:11] "GET /network-policy/0552adff-c1b2-4fe8-a810-2461521fc1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.003677 10.0.0.141 - - [2026-02-02 02:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.141 - - [2026-02-02 02:39:11] "GET /network-policy/41c325f7-73eb-4229-94a0-416a843069df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004019 10.0.0.141 - - [2026-02-02 02:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.141 - - [2026-02-02 02:39:11] "GET /network-policy/48577df8-eab9-4fc8-87e5-c9eb5c29f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.003659 10.0.0.141 - - [2026-02-02 02:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.141 - - [2026-02-02 02:39:11] "GET /network-policy/50ee4f97-5a9c-4935-86a6-b8009c3ff11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.003761 10.0.0.141 - - [2026-02-02 02:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.141 - - [2026-02-02 02:39:12] "GET /network-policy/71d6ca24-b786-4c9f-b870-cabdd75a912d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004832 10.0.0.141 - - [2026-02-02 02:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.141 - - [2026-02-02 02:39:12] "GET /network-policy/a9ab06eb-40e4-4ec0-ab30-b5657f510c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004353 10.0.0.141 - - [2026-02-02 02:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.141 - - [2026-02-02 02:39:12] "GET /network-policy/ae723cb9-d7eb-4595-bdb5-d054549cc5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004294 10.0.0.141 - - [2026-02-02 02:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.141 - - [2026-02-02 02:39:12] "GET /network-policy/cf228e78-ceef-497d-9389-c329582bd043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003892 10.0.0.141 - - [2026-02-02 02:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.141 - - [2026-02-02 02:39:12] "GET /network-policy/daa6a782-77cb-482f-a0f3-c87777119d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004974 10.0.0.141 - - [2026-02-02 02:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.141 - - [2026-02-02 02:39:12] "GET /network-policy/ef408e50-d710-42b5-8f1a-6e234c3a975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004705 10.0.0.141 - - [2026-02-02 02:39:12] "POST /id-to-fqname HTTP/1.1" 200 235 0.001737 10.0.0.23 - - [2026-02-02 02:39:13] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000987 10.0.0.141 - - [2026-02-02 02:39:13] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.073254 10.0.0.141 - - [2026-02-02 02:39:13] "POST /neutron/port HTTP/1.1" 200 117 0.005179 10.0.0.141 - - [2026-02-02 02:39:13] "POST /neutron/network HTTP/1.1" 200 2260 0.009178 10.0.0.141 - - [2026-02-02 02:39:14] "POST /neutron/port HTTP/1.1" 200 1174 0.048907 10.0.0.141 - - [2026-02-02 02:39:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003212 10.0.0.141 - - [2026-02-02 02:39:15] "POST /neutron/port HTTP/1.1" 200 117 0.001023 10.0.0.141 - - [2026-02-02 02:39:18] "POST /neutron/port HTTP/1.1" 200 1238 0.018487 10.0.0.141 - - [2026-02-02 02:39:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006822 10.0.0.141 - - [2026-02-02 02:39:18] "GET /virtual-machine/0f28b755-f292-4c24-bfa1-78318eab1e6c HTTP/1.1" 401 293 0.000571 10.0.0.141 - - [2026-02-02 02:39:19] "GET /virtual-machine/0f28b755-f292-4c24-bfa1-78318eab1e6c HTTP/1.1" 200 1304 0.029506 10.0.0.141 - - [2026-02-02 02:39:19] "GET /virtual-machine-interface/63604305-0f03-4ab1-9d9b-0790c2442317 HTTP/1.1" 200 3168 0.005156 10.0.0.141 - - [2026-02-02 02:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.141 - - [2026-02-02 02:39:19] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003272 10.0.0.141 - - [2026-02-02 02:39:19] "GET /virtual-networks?parent_id=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002463 10.0.0.141 - - [2026-02-02 02:39:19] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.005564 10.0.0.141 - - [2026-02-02 02:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.141 - - [2026-02-02 02:39:22] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.005220 10.0.0.141 - - [2026-02-02 02:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.141 - - [2026-02-02 02:39:26] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.006040 10.0.0.141 - - [2026-02-02 02:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.141 - - [2026-02-02 02:39:30] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.005869 10.0.0.141 - - [2026-02-02 02:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.141 - - [2026-02-02 02:39:34] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.006171 10.0.0.141 - - [2026-02-02 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.141 - - [2026-02-02 02:39:38] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.005866 10.0.0.141 - - [2026-02-02 02:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.141 - - [2026-02-02 02:39:42] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.005282 10.0.0.141 - - [2026-02-02 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.141 - - [2026-02-02 02:39:46] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.006349 10.0.0.141 - - [2026-02-02 02:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.141 - - [2026-02-02 02:39:51] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.005157 10.0.0.141 - - [2026-02-02 02:39:51] "POST /neutron/port HTTP/1.1" 200 1238 0.015024 10.0.0.141 - - [2026-02-02 02:39:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003558 10.0.0.141 - - [2026-02-02 02:39:51] "POST /neutron/port HTTP/1.1" 200 117 0.001056 10.0.0.141 - - [2026-02-02 02:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.141 - - [2026-02-02 02:39:55] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003240 10.0.0.141 - - [2026-02-02 02:39:55] "GET /virtual-networks?parent_id=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003293 10.0.0.141 - - [2026-02-02 02:39:55] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6139 0.007155 10.0.0.141 - - [2026-02-02 02:39:55] "POST /neutron/port HTTP/1.1" 200 1238 0.020510 10.0.0.141 - - [2026-02-02 02:40:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010054 10.0.0.141 - - [2026-02-02 02:40:05] "POST /neutron/port HTTP/1.1" 200 1238 0.018780 10.0.0.141 - - [2026-02-02 02:40:10] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007885 10.0.0.141 - - [2026-02-02 02:40:16] "POST /neutron/port HTTP/1.1" 200 1238 0.017167 10.0.0.141 - - [2026-02-02 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.141 - - [2026-02-02 02:40:16] "GET /network-policy/daa6a782-77cb-482f-a0f3-c87777119d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003722 10.0.0.141 - - [2026-02-02 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.141 - - [2026-02-02 02:40:16] "GET /network-policy/71d6ca24-b786-4c9f-b870-cabdd75a912d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004229 10.0.0.141 - - [2026-02-02 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.141 - - [2026-02-02 02:40:16] "GET /network-policy/ef408e50-d710-42b5-8f1a-6e234c3a975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004399 10.0.0.141 - - [2026-02-02 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.141 - - [2026-02-02 02:40:16] "GET /network-policy/cf228e78-ceef-497d-9389-c329582bd043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004199 10.0.0.141 - - [2026-02-02 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.141 - - [2026-02-02 02:40:16] "GET /network-policy/50ee4f97-5a9c-4935-86a6-b8009c3ff11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004043 10.0.0.141 - - [2026-02-02 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.141 - - [2026-02-02 02:40:16] "GET /network-policy/a9ab06eb-40e4-4ec0-ab30-b5657f510c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004675 10.0.0.141 - - [2026-02-02 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.141 - - [2026-02-02 02:40:16] "GET /network-policy/48577df8-eab9-4fc8-87e5-c9eb5c29f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.005530 10.0.0.141 - - [2026-02-02 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.141 - - [2026-02-02 02:40:16] "GET /network-policy/41c325f7-73eb-4229-94a0-416a843069df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003899 10.0.0.141 - - [2026-02-02 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.141 - - [2026-02-02 02:40:16] "GET /network-policy/0552adff-c1b2-4fe8-a810-2461521fc1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004665 10.0.0.141 - - [2026-02-02 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.141 - - [2026-02-02 02:40:16] "GET /network-policy/ae723cb9-d7eb-4595-bdb5-d054549cc5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004141 10.0.0.141 - - [2026-02-02 02:40:17] "POST /neutron/network HTTP/1.1" 200 1440 0.138457 10.0.0.141 - - [2026-02-02 02:40:17] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.005408 10.0.0.141 - - [2026-02-02 02:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.141 - - [2026-02-02 02:40:17] "GET /network-policy/daa6a782-77cb-482f-a0f3-c87777119d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004634 10.0.0.141 - - [2026-02-02 02:40:22] "POST /neutron/network HTTP/1.1" 200 1440 0.092194 10.0.0.141 - - [2026-02-02 02:40:22] "PUT /access-control-list/8d12a882-88a9-4d43-874c-fb3418b5b176 HTTP/1.1" 200 272 0.065854 10.0.0.141 - - [2026-02-02 02:40:22] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.005286 10.0.0.141 - - [2026-02-02 02:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.141 - - [2026-02-02 02:40:22] "GET /network-policy/71d6ca24-b786-4c9f-b870-cabdd75a912d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004197 10.0.0.141 - - [2026-02-02 02:40:27] "POST /neutron/network HTTP/1.1" 200 1440 0.078914 10.0.0.141 - - [2026-02-02 02:40:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.056917 10.0.0.141 - - [2026-02-02 02:40:27] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.007627 10.0.0.141 - - [2026-02-02 02:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.141 - - [2026-02-02 02:40:27] "GET /network-policy/ef408e50-d710-42b5-8f1a-6e234c3a975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003885 10.0.0.141 - - [2026-02-02 02:40:32] "POST /neutron/network HTTP/1.1" 200 1440 0.105558 10.0.0.141 - - [2026-02-02 02:40:32] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.005710 10.0.0.141 - - [2026-02-02 02:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.141 - - [2026-02-02 02:40:33] "GET /network-policy/cf228e78-ceef-497d-9389-c329582bd043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004090 10.0.0.141 - - [2026-02-02 02:40:38] "PUT /access-control-list/8d12a882-88a9-4d43-874c-fb3418b5b176 HTTP/1.1" 200 272 0.022265 10.0.0.141 - - [2026-02-02 02:40:38] "POST /neutron/network HTTP/1.1" 200 1440 0.085227 10.0.0.141 - - [2026-02-02 02:40:38] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.006166 10.0.0.141 - - [2026-02-02 02:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.141 - - [2026-02-02 02:40:38] "GET /network-policy/50ee4f97-5a9c-4935-86a6-b8009c3ff11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.003608 10.0.0.141 - - [2026-02-02 02:40:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.003183 10.0.0.141 - - [2026-02-02 02:40:43] "POST /neutron/network HTTP/1.1" 200 1440 0.095957 10.0.0.141 - - [2026-02-02 02:40:43] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.005027 10.0.0.141 - - [2026-02-02 02:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.141 - - [2026-02-02 02:40:43] "GET /network-policy/a9ab06eb-40e4-4ec0-ab30-b5657f510c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003648 10.0.0.141 - - [2026-02-02 02:40:48] "POST /neutron/network HTTP/1.1" 200 1440 0.085052 10.0.0.141 - - [2026-02-02 02:40:48] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.006660 10.0.0.141 - - [2026-02-02 02:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.141 - - [2026-02-02 02:40:48] "GET /network-policy/48577df8-eab9-4fc8-87e5-c9eb5c29f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004398 10.0.0.141 - - [2026-02-02 02:40:53] "POST /neutron/network HTTP/1.1" 200 1440 0.010298 10.0.0.141 - - [2026-02-02 02:40:53] "PUT /access-control-list/8d12a882-88a9-4d43-874c-fb3418b5b176 HTTP/1.1" 200 272 0.011624 10.0.0.141 - - [2026-02-02 02:40:53] "POST /neutron/network HTTP/1.1" 200 1450 0.009362 10.0.0.141 - - [2026-02-02 02:40:53] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.005461 10.0.0.141 - - [2026-02-02 02:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.141 - - [2026-02-02 02:40:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003265 10.0.0.141 - - [2026-02-02 02:40:53] "GET /network-policy/41c325f7-73eb-4229-94a0-416a843069df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003689 10.0.0.141 - - [2026-02-02 02:40:54] "POST /neutron/port HTTP/1.1" 200 117 0.000975 10.0.0.141 - - [2026-02-02 02:40:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.014460 10.0.0.141 - - [2026-02-02 02:40:59] "POST /neutron/network HTTP/1.1" 200 1440 0.102441 10.0.0.141 - - [2026-02-02 02:40:59] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.005515 10.0.0.141 - - [2026-02-02 02:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.141 - - [2026-02-02 02:40:59] "GET /network-policy/0552adff-c1b2-4fe8-a810-2461521fc1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004455 10.0.0.141 - - [2026-02-02 02:41:04] "POST /neutron/network HTTP/1.1" 200 1440 0.091887 10.0.0.141 - - [2026-02-02 02:41:04] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.005060 10.0.0.141 - - [2026-02-02 02:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.141 - - [2026-02-02 02:41:04] "GET /network-policy/ae723cb9-d7eb-4595-bdb5-d054549cc5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003949 10.0.0.141 - - [2026-02-02 02:41:09] "GET /virtual-machine/0f28b755-f292-4c24-bfa1-78318eab1e6c HTTP/1.1" 200 1304 0.003680 10.0.0.141 - - [2026-02-02 02:41:10] "POST /neutron/port HTTP/1.1" 200 1228 0.018128 10.0.0.141 - - [2026-02-02 02:41:11] "GET /virtual-machine/0f28b755-f292-4c24-bfa1-78318eab1e6c HTTP/1.1" 404 171 0.002564 10.0.0.141 - - [2026-02-02 02:41:11] "GET /virtual-machine/0f28b755-f292-4c24-bfa1-78318eab1e6c HTTP/1.1" 404 171 0.002374 10.0.0.141 - - [2026-02-02 02:41:11] "GET /virtual-machine/0f28b755-f292-4c24-bfa1-78318eab1e6c HTTP/1.1" 404 171 0.001940 10.0.0.141 - - [2026-02-02 02:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.141 - - [2026-02-02 02:41:11] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005319 10.0.0.141 - - [2026-02-02 02:41:11] "GET /virtual-networks?parent_id=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002455 10.0.0.141 - - [2026-02-02 02:41:11] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.005614 10.0.0.141 - - [2026-02-02 02:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.141 - - [2026-02-02 02:41:11] "GET /routing-instance/c5081761-be4f-460b-aba9-6a577cd8660d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004000 10.0.0.141 - - [2026-02-02 02:41:12] "GET /route-target/20f16297-b33b-4ce6-ae85-e3e717a21373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004278 10.0.0.141 - - [2026-02-02 02:41:12] "GET /obj-perms HTTP/1.1" 200 5038 0.052614 10.0.0.23 - - [2026-02-02 02:41:15] "GET /obj-perms HTTP/1.1" 200 5038 0.003268 10.0.0.141 - - [2026-02-02 02:41:18] "GET /obj-perms HTTP/1.1" 200 5038 0.003590 10.0.0.23 - - [2026-02-02 02:41:21] "GET /obj-perms HTTP/1.1" 200 5038 0.004028 10.0.0.141 - - [2026-02-02 02:41:27] "GET /obj-perms HTTP/1.1" 200 5038 0.003655 10.0.0.23 - - [2026-02-02 02:41:30] "GET /obj-perms HTTP/1.1" 200 5038 0.003362 10.0.0.141 - - [2026-02-02 02:41:36] "GET /obj-perms HTTP/1.1" 200 5038 0.003939 10.0.0.22 - - [2026-02-02 02:41:36] "GET /obj-perms HTTP/1.1" 200 5038 0.004470 10.0.0.23 - - [2026-02-02 02:41:36] "GET /obj-perms HTTP/1.1" 200 5038 0.003098 10.0.0.141 - - [2026-02-02 02:41:37] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3493 0.007458 10.0.0.141 - - [2026-02-02 02:41:37] "POST /neutron/network HTTP/1.1" 200 1337 0.083240 10.0.0.141 - - [2026-02-02 02:41:37] "DELETE /access-control-list/8d12a882-88a9-4d43-874c-fb3418b5b176 HTTP/1.1" 200 115 0.061587 10.0.0.141 - - [2026-02-02 02:41:37] "GET /virtual-network/0c82fe9f-f172-4914-a76a-0f86465fd8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005772 10.0.0.141 - - [2026-02-02 02:41:37] "DELETE /network-policy/ae723cb9-d7eb-4595-bdb5-d054549cc5b9 HTTP/1.1" 200 115 0.031234 10.0.0.141 - - [2026-02-02 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.23 - - [2026-02-02 02:41:37] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000827 10.0.0.141 - - [2026-02-02 02:41:37] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034072 10.0.0.141 - - [2026-02-02 02:41:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57720703&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.004982 10.0.0.141 - - [2026-02-02 02:41:37] "DELETE /network-policy/0552adff-c1b2-4fe8-a810-2461521fc1ec HTTP/1.1" 200 115 0.037203 10.0.0.141 - - [2026-02-02 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.23 - - [2026-02-02 02:41:37] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000873 10.0.0.141 - - [2026-02-02 02:41:37] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.036492 10.0.0.141 - - [2026-02-02 02:41:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57720703&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.005114 10.0.0.141 - - [2026-02-02 02:41:37] "DELETE /network-policy/41c325f7-73eb-4229-94a0-416a843069df HTTP/1.1" 200 115 0.032508 10.0.0.141 - - [2026-02-02 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.23 - - [2026-02-02 02:41:37] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001427 10.0.0.141 - - [2026-02-02 02:41:37] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.046600 10.0.0.141 - - [2026-02-02 02:41:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57720703&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.005097 10.0.0.141 - - [2026-02-02 02:41:37] "DELETE /network-policy/48577df8-eab9-4fc8-87e5-c9eb5c29f89f HTTP/1.1" 200 115 0.031413 10.0.0.141 - - [2026-02-02 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.23 - - [2026-02-02 02:41:37] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000917 10.0.0.141 - - [2026-02-02 02:41:37] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.051316 10.0.0.141 - - [2026-02-02 02:41:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57720703&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.004890 10.0.0.141 - - [2026-02-02 02:41:38] "DELETE /network-policy/a9ab06eb-40e4-4ec0-ab30-b5657f510c4f HTTP/1.1" 200 115 0.045872 10.0.0.141 - - [2026-02-02 02:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.23 - - [2026-02-02 02:41:38] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000882 10.0.0.141 - - [2026-02-02 02:41:38] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.032692 10.0.0.141 - - [2026-02-02 02:41:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57720703&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.006176 10.0.0.141 - - [2026-02-02 02:41:38] "DELETE /network-policy/50ee4f97-5a9c-4935-86a6-b8009c3ff11f HTTP/1.1" 200 115 0.036602 10.0.0.141 - - [2026-02-02 02:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.23 - - [2026-02-02 02:41:38] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001002 10.0.0.141 - - [2026-02-02 02:41:38] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.033672 10.0.0.141 - - [2026-02-02 02:41:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57720703&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.005827 10.0.0.141 - - [2026-02-02 02:41:38] "DELETE /network-policy/cf228e78-ceef-497d-9389-c329582bd043 HTTP/1.1" 200 115 0.030441 10.0.0.141 - - [2026-02-02 02:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.23 - - [2026-02-02 02:41:38] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001270 10.0.0.141 - - [2026-02-02 02:41:38] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.040865 10.0.0.141 - - [2026-02-02 02:41:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57720703&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.004989 10.0.0.141 - - [2026-02-02 02:41:38] "DELETE /network-policy/ef408e50-d710-42b5-8f1a-6e234c3a975d HTTP/1.1" 200 115 0.041083 10.0.0.141 - - [2026-02-02 02:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.23 - - [2026-02-02 02:41:38] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001430 10.0.0.141 - - [2026-02-02 02:41:38] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.038912 10.0.0.141 - - [2026-02-02 02:41:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57720703&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.005090 10.0.0.141 - - [2026-02-02 02:41:38] "DELETE /network-policy/71d6ca24-b786-4c9f-b870-cabdd75a912d HTTP/1.1" 200 115 0.041141 10.0.0.141 - - [2026-02-02 02:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.23 - - [2026-02-02 02:41:38] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000996 10.0.0.141 - - [2026-02-02 02:41:38] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.031823 10.0.0.141 - - [2026-02-02 02:41:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57720703&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005357 10.0.0.141 - - [2026-02-02 02:41:39] "DELETE /network-policy/daa6a782-77cb-482f-a0f3-c87777119d86 HTTP/1.1" 200 115 0.038044 10.0.0.141 - - [2026-02-02 02:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.23 - - [2026-02-02 02:41:39] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000876 10.0.0.141 - - [2026-02-02 02:41:39] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.037477 10.0.0.141 - - [2026-02-02 02:41:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57720703&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005473 10.0.0.23 - - [2026-02-02 02:41:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002782 10.0.0.23 - - [2026-02-02 02:41:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002654 10.0.0.23 - - [2026-02-02 02:41:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002956 10.0.0.23 - - [2026-02-02 02:41:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001869 10.0.0.23 - - [2026-02-02 02:41:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002192 10.0.0.23 - - [2026-02-02 02:41:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001589 10.0.0.141 - - [2026-02-02 02:41:39] "POST /neutron/network HTTP/1.1" 200 151 0.137282 10.0.0.141 - - [2026-02-02 02:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.141 - - [2026-02-02 02:41:39] "DELETE /network-ipam/91b3218d-2bf8-44cb-93bc-05d4e9f55dca HTTP/1.1" 200 115 0.033805 10.0.0.141 - - [2026-02-02 02:41:39] "POST /fqname-to-id HTTP/1.1" 404 260 0.004333 10.0.0.23 - - [2026-02-02 02:41:39] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000949 10.0.0.23 - - [2026-02-02 02:41:39] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.041711 10.0.0.23 - - [2026-02-02 02:41:39] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000824 10.0.0.23 - - [2026-02-02 02:41:39] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?fields=security_groups HTTP/1.1" 200 1398 0.033614 10.0.0.23 - - [2026-02-02 02:41:39] "DELETE /security-group/949b334a-bddf-4016-a1c6-f287380dfd28 HTTP/1.1" 200 115 0.052236 10.0.0.23 - - [2026-02-02 02:41:39] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002244 10.0.0.141 - - [2026-02-02 02:41:39] "DELETE /access-control-list/4ad1011d-5db2-4a37-a9f1-2d9d02b76455 HTTP/1.1" 200 115 0.050759 10.0.0.23 - - [2026-02-02 02:41:40] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?fields=application_policy_sets HTTP/1.1" 200 1437 0.072665 10.0.0.141 - - [2026-02-02 02:41:40] "DELETE /project/d0400bb1-76a3-413a-814e-2a003704f378 HTTP/1.1" 200 115 0.415282 10.0.0.23 - - [2026-02-02 02:41:40] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.141 - - [2026-02-02 02:41:40] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?fields=projects HTTP/1.1" 200 1244 0.010922 10.0.0.23 - - [2026-02-02 02:41:42] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003150 10.0.0.23 - - [2026-02-02 02:41:42] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000922 10.0.0.23 - - [2026-02-02 02:41:42] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038296 10.0.0.23 - - [2026-02-02 02:41:43] "POST /id-to-fqname HTTP/1.1" 200 202 0.002980 10.0.0.23 - - [2026-02-02 02:41:43] "POST /fqname-to-id HTTP/1.1" 404 211 0.006527 10.0.0.23 - - [2026-02-02 02:41:43] "POST /security-groups HTTP/1.1" 200 603 0.025688 10.0.0.23 - - [2026-02-02 02:41:43] "POST /projects HTTP/1.1" 200 609 0.218694 10.0.0.141 - - [2026-02-02 02:41:43] "POST /access-control-lists HTTP/1.1" 200 608 0.030487 10.0.0.23 - - [2026-02-02 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.302909 10.0.0.141 - - [2026-02-02 02:41:43] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.466470 10.0.0.23 - - [2026-02-02 02:41:43] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001241 10.0.0.141 - - [2026-02-02 02:41:43] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?fields=virtual_networks HTTP/1.1" 200 1055 0.045443 10.0.0.23 - - [2026-02-02 02:41:43] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000891 10.0.0.141 - - [2026-02-02 02:41:43] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.039568 10.0.0.23 - - [2026-02-02 02:41:43] "GET /projects?obj_uuids=d0400bb1-76a3-413a-814e-2a003704f378&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001422 10.0.0.141 - - [2026-02-02 02:41:43] "GET /project/d0400bb1-76a3-413a-814e-2a003704f378?fields=security_groups HTTP/1.1" 200 1293 0.044940 10.0.0.141 - - [2026-02-02 02:41:44] "POST /fqname-to-id HTTP/1.1" 404 194 0.029037 10.0.0.23 - - [2026-02-02 02:41:44] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002667 10.0.0.23 - - [2026-02-02 02:41:44] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001105 10.0.0.23 - - [2026-02-02 02:41:44] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006173 10.0.0.23 - - [2026-02-02 02:41:44] "POST /id-to-fqname HTTP/1.1" 200 196 0.004772 10.0.0.23 - - [2026-02-02 02:41:44] "POST /fqname-to-id HTTP/1.1" 404 205 0.002381 10.0.0.23 - - [2026-02-02 02:41:44] "POST /security-groups HTTP/1.1" 200 597 0.069840 10.0.0.141 - - [2026-02-02 02:41:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002626 10.0.0.23 - - [2026-02-02 02:41:44] "POST /projects HTTP/1.1" 200 597 0.262600 10.0.0.23 - - [2026-02-02 02:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.333967 10.0.0.141 - - [2026-02-02 02:41:44] "POST /access-control-lists HTTP/1.1" 200 600 0.023085 10.0.0.141 - - [2026-02-02 02:41:44] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.466274 10.0.0.141 - - [2026-02-02 02:41:45] "GET / HTTP/1.1" 200 35931 0.002507 10.0.0.141 - - [2026-02-02 02:41:48] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000417 10.0.0.23 - - [2026-02-02 02:41:48] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000922 10.0.0.141 - - [2026-02-02 02:41:48] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.060290 10.0.0.141 - - [2026-02-02 02:41:48] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.141 - - [2026-02-02 02:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.23 - - [2026-02-02 02:41:49] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000868 10.0.0.141 - - [2026-02-02 02:41:49] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.005866 10.0.0.141 - - [2026-02-02 02:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.23 - - [2026-02-02 02:41:49] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000873 10.0.0.141 - - [2026-02-02 02:41:49] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041298 10.0.0.141 - - [2026-02-02 02:41:50] "GET /domains HTTP/1.1" 401 293 0.000384 10.0.0.141 - - [2026-02-02 02:41:50] "GET /domains HTTP/1.1" 200 280 0.025439 10.0.0.23 - - [2026-02-02 02:41:50] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000793 10.0.0.141 - - [2026-02-02 02:41:50] "GET /domain/4480bafd-5776-4d34-b387-df5887123349 HTTP/1.1" 200 2579 0.007946 10.0.0.23 - - [2026-02-02 02:41:50] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000764 10.0.0.141 - - [2026-02-02 02:41:51] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1 HTTP/1.1" 200 1888 0.084459 10.0.0.141 - - [2026-02-02 02:41:51] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002559 10.0.0.141 - - [2026-02-02 02:41:51] "POST /network-ipams HTTP/1.1" 200 603 0.022843 10.0.0.141 - - [2026-02-02 02:41:51] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003164 10.0.0.141 - - [2026-02-02 02:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.141 - - [2026-02-02 02:41:51] "GET /network-ipam/4a2cfe36-70e9-4079-864a-11ea0a06a9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.009602 10.0.0.141 - - [2026-02-02 02:41:51] "PUT /network-ipam/4a2cfe36-70e9-4079-864a-11ea0a06a9df HTTP/1.1" 200 258 0.012819 10.0.0.141 - - [2026-02-02 02:41:51] "POST /fqname-to-id HTTP/1.1" 401 293 0.000387 10.0.0.141 - - [2026-02-02 02:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.025349 10.0.0.23 - - [2026-02-02 02:41:51] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000870 10.0.0.141 - - [2026-02-02 02:41:51] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.049161 10.0.0.141 - - [2026-02-02 02:41:52] "POST /route-targets HTTP/1.1" 200 327 0.013002 10.0.0.23 - - [2026-02-02 02:41:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006288 10.0.0.141 - - [2026-02-02 02:41:52] "POST /neutron/subnet HTTP/1.1" 200 701 0.220273 10.0.0.141 - - [2026-02-02 02:41:52] "POST /id-to-fqname HTTP/1.1" 200 229 0.001225 10.0.0.141 - - [2026-02-02 02:41:52] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.006700 10.0.0.141 - - [2026-02-02 02:41:52] "POST /neutron/network HTTP/1.1" 200 1074 0.007515 10.0.0.141 - - [2026-02-02 02:41:52] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.004333 10.0.0.141 - - [2026-02-02 02:41:52] "POST /neutron/subnet HTTP/1.1" 200 701 0.008290 10.0.0.141 - - [2026-02-02 02:41:53] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.004901 10.0.0.141 - - [2026-02-02 02:41:53] "GET /obj-perms HTTP/1.1" 200 5032 0.058696 10.0.0.141 - - [2026-02-02 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.23 - - [2026-02-02 02:41:54] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000817 10.0.0.141 - - [2026-02-02 02:41:54] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.036022 10.0.0.141 - - [2026-02-02 02:41:54] "POST /ref-update HTTP/1.1" 200 156 0.017766 10.0.0.23 - - [2026-02-02 02:41:54] "POST /useragent-kv HTTP/1.1" 200 115 0.009508 10.0.0.141 - - [2026-02-02 02:41:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.167099 10.0.0.141 - - [2026-02-02 02:41:55] "POST /id-to-fqname HTTP/1.1" 200 229 0.001240 10.0.0.141 - - [2026-02-02 02:41:55] "GET /virtual-network/a9f23a00-b2b0-4f5d-acb8-af1eaf8883cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007549 10.0.0.141 - - [2026-02-02 02:41:55] "POST /neutron/network HTTP/1.1" 200 1074 0.007986 10.0.0.141 - - [2026-02-02 02:41:55] "GET /virtual-network/a9f23a00-b2b0-4f5d-acb8-af1eaf8883cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.004801 10.0.0.141 - - [2026-02-02 02:41:55] "POST /neutron/subnet HTTP/1.1" 200 701 0.008685 10.0.0.141 - - [2026-02-02 02:41:55] "GET /virtual-network/a9f23a00-b2b0-4f5d-acb8-af1eaf8883cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005817 10.0.0.141 - - [2026-02-02 02:41:55] "POST /fqname-to-id HTTP/1.1" 404 205 0.004506 10.0.0.141 - - [2026-02-02 02:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.23 - - [2026-02-02 02:41:56] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001298 10.0.0.141 - - [2026-02-02 02:41:56] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.043432 10.0.0.141 - - [2026-02-02 02:41:56] "POST /network-policys HTTP/1.1" 200 527 0.030946 10.0.0.141 - - [2026-02-02 02:41:56] "GET /network-policy/3e859d13-00a4-45c6-bfcf-4370a4e68f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.005986 10.0.0.141 - - [2026-02-02 02:41:56] "POST /fqname-to-id HTTP/1.1" 404 205 0.003939 10.0.0.141 - - [2026-02-02 02:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.23 - - [2026-02-02 02:41:56] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000839 10.0.0.141 - - [2026-02-02 02:41:56] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.040550 10.0.0.141 - - [2026-02-02 02:41:56] "POST /network-policys HTTP/1.1" 200 527 0.027021 10.0.0.141 - - [2026-02-02 02:41:56] "GET /network-policy/5d129f88-7a32-4fc8-8500-fb6d8da4d8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3981 0.006767 10.0.0.141 - - [2026-02-02 02:41:56] "POST /fqname-to-id HTTP/1.1" 404 205 0.003165 10.0.0.141 - - [2026-02-02 02:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.23 - - [2026-02-02 02:41:56] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000865 10.0.0.141 - - [2026-02-02 02:41:56] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.043518 10.0.0.141 - - [2026-02-02 02:41:57] "POST /network-policys HTTP/1.1" 200 527 0.071365 10.0.0.141 - - [2026-02-02 02:41:57] "GET /network-policy/df4cf907-dd69-445e-b3bc-f6cd74f49d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006447 10.0.0.141 - - [2026-02-02 02:41:57] "POST /fqname-to-id HTTP/1.1" 404 205 0.002861 10.0.0.141 - - [2026-02-02 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.23 - - [2026-02-02 02:41:57] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001022 10.0.0.141 - - [2026-02-02 02:41:57] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041741 10.0.0.141 - - [2026-02-02 02:41:57] "POST /network-policys HTTP/1.1" 200 527 0.027076 10.0.0.141 - - [2026-02-02 02:41:57] "GET /network-policy/739d5f63-2906-4855-bed2-65352fc062ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.005795 10.0.0.141 - - [2026-02-02 02:41:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.003341 10.0.0.141 - - [2026-02-02 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.23 - - [2026-02-02 02:41:57] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000885 10.0.0.141 - - [2026-02-02 02:41:57] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.032054 10.0.0.141 - - [2026-02-02 02:41:57] "POST /network-policys HTTP/1.1" 200 531 0.023393 10.0.0.141 - - [2026-02-02 02:41:57] "GET /network-policy/9acb7a27-1e61-4a68-a4df-c8fed2e39d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005502 10.0.0.141 - - [2026-02-02 02:41:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.003052 10.0.0.141 - - [2026-02-02 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.23 - - [2026-02-02 02:41:58] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000942 10.0.0.141 - - [2026-02-02 02:41:58] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.037938 10.0.0.141 - - [2026-02-02 02:41:58] "POST /network-policys HTTP/1.1" 200 529 0.028828 10.0.0.141 - - [2026-02-02 02:41:58] "GET /network-policy/427fe4cd-b403-43f6-b499-c34757d70ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.005804 10.0.0.141 - - [2026-02-02 02:41:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.005697 10.0.0.141 - - [2026-02-02 02:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.23 - - [2026-02-02 02:41:58] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000865 10.0.0.141 - - [2026-02-02 02:41:58] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.048177 10.0.0.141 - - [2026-02-02 02:41:58] "POST /network-policys HTTP/1.1" 200 529 0.029960 10.0.0.141 - - [2026-02-02 02:41:58] "GET /network-policy/f20f8aa4-d3da-4a67-b97e-5fb0b05433a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006009 10.0.0.141 - - [2026-02-02 02:41:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.003608 10.0.0.141 - - [2026-02-02 02:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.23 - - [2026-02-02 02:41:58] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000944 10.0.0.141 - - [2026-02-02 02:41:58] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041144 10.0.0.141 - - [2026-02-02 02:41:58] "POST /network-policys HTTP/1.1" 200 529 0.073594 10.0.0.141 - - [2026-02-02 02:41:58] "GET /network-policy/3de4390e-86dd-4240-9fe9-55e4fed9bdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006856 10.0.0.141 - - [2026-02-02 02:41:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.005148 10.0.0.141 - - [2026-02-02 02:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.23 - - [2026-02-02 02:41:59] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000969 10.0.0.141 - - [2026-02-02 02:41:59] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.038581 10.0.0.141 - - [2026-02-02 02:41:59] "POST /network-policys HTTP/1.1" 200 529 0.069352 10.0.0.141 - - [2026-02-02 02:41:59] "GET /network-policy/1f3d4e18-a94b-4c3c-82d5-ebfc7454cbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006125 10.0.0.141 - - [2026-02-02 02:41:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.002845 10.0.0.141 - - [2026-02-02 02:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.23 - - [2026-02-02 02:41:59] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001113 10.0.0.141 - - [2026-02-02 02:41:59] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.039248 10.0.0.141 - - [2026-02-02 02:41:59] "POST /network-policys HTTP/1.1" 200 533 0.027308 10.0.0.141 - - [2026-02-02 02:41:59] "GET /network-policy/e4b9349b-b9be-4237-9d2d-bfdec91242ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.005793 10.0.0.141 - - [2026-02-02 02:42:00] "POST /neutron/network HTTP/1.1" 200 1157 0.009930 10.0.0.141 - - [2026-02-02 02:42:00] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.012999 10.0.0.141 - - [2026-02-02 02:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.141 - - [2026-02-02 02:42:00] "GET /network-policy/3e859d13-00a4-45c6-bfcf-4370a4e68f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.005058 10.0.0.141 - - [2026-02-02 02:42:00] "POST /fqname-to-id HTTP/1.1" 404 246 0.004003 10.0.0.141 - - [2026-02-02 02:42:00] "POST /neutron/network HTTP/1.1" 200 1159 0.021533 10.0.0.141 - - [2026-02-02 02:42:00] "GET /virtual-network/a9f23a00-b2b0-4f5d-acb8-af1eaf8883cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.009948 10.0.0.141 - - [2026-02-02 02:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009031 10.0.0.141 - - [2026-02-02 02:42:00] "GET /network-policy/9acb7a27-1e61-4a68-a4df-c8fed2e39d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005275 10.0.0.141 - - [2026-02-02 02:42:00] "POST /id-to-fqname HTTP/1.1" 200 229 0.002927 10.0.0.23 - - [2026-02-02 02:42:01] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001658 10.0.0.141 - - [2026-02-02 02:42:01] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.086257 10.0.0.141 - - [2026-02-02 02:42:01] "POST /neutron/port HTTP/1.1" 200 117 0.007510 10.0.0.141 - - [2026-02-02 02:42:01] "POST /id-to-fqname HTTP/1.1" 200 229 0.001902 10.0.0.141 - - [2026-02-02 02:42:02] "POST /neutron/network HTTP/1.1" 200 1169 0.006979 10.0.0.141 - - [2026-02-02 02:42:02] "PUT /access-control-list/eb284b1f-bb9f-4197-8bf5-274962d34b65 HTTP/1.1" 200 272 0.020746 10.0.0.141 - - [2026-02-02 02:42:02] "POST /neutron/port HTTP/1.1" 200 1061 0.013744 10.0.0.141 - - [2026-02-02 02:42:02] "POST /neutron/port HTTP/1.1" 200 1125 0.017412 10.0.0.23 - - [2026-02-02 02:42:02] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001097 10.0.0.141 - - [2026-02-02 02:42:02] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.141 - - [2026-02-02 02:42:02] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.080603 10.0.0.141 - - [2026-02-02 02:42:03] "POST /neutron/port HTTP/1.1" 200 1125 0.016554 10.0.0.141 - - [2026-02-02 02:42:03] "POST /neutron/port HTTP/1.1" 200 1125 0.016398 10.0.0.23 - - [2026-02-02 02:42:03] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000893 10.0.0.141 - - [2026-02-02 02:42:03] "POST /neutron/port HTTP/1.1" 200 1061 0.248976 10.0.0.141 - - [2026-02-02 02:42:03] "POST /neutron/port HTTP/1.1" 200 1115 0.108426 10.0.0.141 - - [2026-02-02 02:42:03] "POST /neutron/subnet HTTP/1.1" 200 675 0.009730 10.0.0.23 - - [2026-02-02 02:42:04] "DELETE /project/901854a6261749b9b7b4cee53184d0b1 HTTP/1.1" 404 173 0.004653 10.0.0.23 - - [2026-02-02 02:42:04] "DELETE /project/d0400bb1-76a3-413a-814e-2a003704f378 HTTP/1.1" 404 177 0.004018 10.0.0.23 - - [2026-02-02 02:42:04] "DELETE /project/d0400bb176a3413a814e2a003704f378 HTTP/1.1" 404 173 0.003370 10.0.0.141 - - [2026-02-02 02:42:08] "POST /neutron/port HTTP/1.1" 200 1125 0.019676 10.0.0.141 - - [2026-02-02 02:42:08] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008452 10.0.0.141 - - [2026-02-02 02:42:08] "GET /virtual-machine/f3fee784-4496-4345-9641-9512524a3ed1 HTTP/1.1" 401 293 0.000396 10.0.0.141 - - [2026-02-02 02:42:08] "GET /virtual-machine/f3fee784-4496-4345-9641-9512524a3ed1 HTTP/1.1" 200 1299 0.030557 10.0.0.141 - - [2026-02-02 02:42:08] "GET /virtual-machine-interface/5966e6d6-0d58-4baf-8d91-87100735991f HTTP/1.1" 200 2950 0.005698 10.0.0.141 - - [2026-02-02 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.141 - - [2026-02-02 02:42:08] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003215 10.0.0.141 - - [2026-02-02 02:42:08] "GET /virtual-networks?parent_id=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002414 10.0.0.141 - - [2026-02-02 02:42:08] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.004995 10.0.0.141 - - [2026-02-02 02:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.141 - - [2026-02-02 02:42:12] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.004972 10.0.0.141 - - [2026-02-02 02:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.141 - - [2026-02-02 02:42:16] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.006971 10.0.0.22 - - [2026-02-02 02:42:17] "GET /obj-perms HTTP/1.1" 200 5075 0.052243 10.0.0.23 - - [2026-02-02 02:42:17] "GET /obj-perms HTTP/1.1" 200 5075 0.051348 10.0.0.141 - - [2026-02-02 02:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.141 - - [2026-02-02 02:42:20] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.005805 10.0.0.141 - - [2026-02-02 02:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.141 - - [2026-02-02 02:42:24] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.005786 10.0.0.141 - - [2026-02-02 02:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.141 - - [2026-02-02 02:42:28] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.005138 10.0.0.141 - - [2026-02-02 02:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.141 - - [2026-02-02 02:42:32] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.005336 10.0.0.141 - - [2026-02-02 02:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.141 - - [2026-02-02 02:42:36] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.005176 10.0.0.141 - - [2026-02-02 02:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.141 - - [2026-02-02 02:42:40] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.004645 10.0.0.141 - - [2026-02-02 02:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.141 - - [2026-02-02 02:42:42] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003438 10.0.0.141 - - [2026-02-02 02:42:42] "GET /virtual-networks?parent_id=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003356 10.0.0.141 - - [2026-02-02 02:42:42] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.006698 10.0.0.141 - - [2026-02-02 02:42:43] "POST /neutron/port HTTP/1.1" 200 1125 0.019088 10.0.0.141 - - [2026-02-02 02:42:48] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006665 10.0.0.141 - - [2026-02-02 02:42:53] "POST /neutron/port HTTP/1.1" 200 1125 0.018770 10.0.0.141 - - [2026-02-02 02:42:56] "POST /neutron/port HTTP/1.1" 200 1125 0.016732 10.0.0.141 - - [2026-02-02 02:42:56] "POST /neutron/subnet HTTP/1.1" 200 675 0.011879 10.0.0.141 - - [2026-02-02 02:42:58] "POST /neutron/port HTTP/1.1" 200 1125 0.019648 10.0.0.141 - - [2026-02-02 02:42:59] "POST /neutron/port HTTP/1.1" 200 1125 0.037874 10.0.0.141 - - [2026-02-02 02:42:59] "POST /neutron/subnet HTTP/1.1" 200 675 0.010156 10.0.0.141 - - [2026-02-02 02:43:03] "POST /neutron/port HTTP/1.1" 200 1125 0.014285 10.0.0.141 - - [2026-02-02 02:43:03] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006444 10.0.0.141 - - [2026-02-02 02:43:04] "GET /virtual-machine/7fd7977b-f205-4dac-b2fd-21535e5b2ee0 HTTP/1.1" 200 1298 0.005401 10.0.0.141 - - [2026-02-02 02:43:04] "GET /virtual-machine-interface/63ba5082-c492-4fdd-a6c6-17dcc25ecb8a HTTP/1.1" 200 2950 0.004872 10.0.0.141 - - [2026-02-02 02:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.141 - - [2026-02-02 02:43:04] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003669 10.0.0.141 - - [2026-02-02 02:43:04] "GET /virtual-networks?parent_id=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002679 10.0.0.141 - - [2026-02-02 02:43:04] "GET /virtual-network/a9f23a00-b2b0-4f5d-acb8-af1eaf8883cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005160 10.0.0.141 - - [2026-02-02 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.141 - - [2026-02-02 02:43:05] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003575 10.0.0.141 - - [2026-02-02 02:43:05] "GET /virtual-networks?parent_id=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002432 10.0.0.141 - - [2026-02-02 02:43:05] "GET /virtual-network/a9f23a00-b2b0-4f5d-acb8-af1eaf8883cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005180 10.0.0.141 - - [2026-02-02 02:43:05] "POST /neutron/port HTTP/1.1" 200 1125 0.019389 10.0.0.141 - - [2026-02-02 02:43:10] "POST /neutron/security_group HTTP/1.1" 200 2064 0.005879 10.0.0.141 - - [2026-02-02 02:43:20] "POST /neutron/port HTTP/1.1" 200 1125 0.016639 10.0.0.141 - - [2026-02-02 02:43:26] "POST /neutron/security_group HTTP/1.1" 200 2064 0.012654 10.0.0.141 - - [2026-02-02 02:43:36] "POST /neutron/port HTTP/1.1" 200 1125 0.016133 10.0.0.141 - - [2026-02-02 02:43:41] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006560 10.0.0.141 - - [2026-02-02 02:43:51] "POST /neutron/port HTTP/1.1" 200 1125 0.016270 10.0.0.23 - - [2026-02-02 02:43:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.23 - - [2026-02-02 02:43:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000347 10.0.0.22 - - [2026-02-02 02:43:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.22 - - [2026-02-02 02:43:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.23 - - [2026-02-02 02:43:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.23 - - [2026-02-02 02:43:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.22 - - [2026-02-02 02:43:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.22 - - [2026-02-02 02:43:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.141 - - [2026-02-02 02:43:57] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007104 10.0.0.141 - - [2026-02-02 02:43:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000409 10.0.0.141 - - [2026-02-02 02:43:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.141 - - [2026-02-02 02:43:58] "POST /neutron/network HTTP/1.1" 200 1167 0.006904 10.0.0.141 - - [2026-02-02 02:43:58] "POST /neutron/port HTTP/1.1" 200 117 0.001403 10.0.0.141 - - [2026-02-02 02:43:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000557 10.0.0.141 - - [2026-02-02 02:43:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.141 - - [2026-02-02 02:44:01] "POST /neutron/port HTTP/1.1" 200 1125 0.020350 10.0.0.141 - - [2026-02-02 02:44:01] "POST /neutron/subnet HTTP/1.1" 200 675 0.010467 10.0.0.141 - - [2026-02-02 02:44:02] "POST /neutron/port HTTP/1.1" 200 1125 0.014938 10.0.0.141 - - [2026-02-02 02:44:07] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007679 10.0.0.141 - - [2026-02-02 02:44:17] "POST /neutron/port HTTP/1.1" 200 1125 0.015650 10.0.0.141 - - [2026-02-02 02:44:19] "GET /obj-perms HTTP/1.1" 200 5075 0.048118 10.0.0.141 - - [2026-02-02 02:44:22] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006643 10.0.0.141 - - [2026-02-02 02:44:33] "POST /neutron/port HTTP/1.1" 200 1125 0.015606 10.0.0.141 - - [2026-02-02 02:44:38] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007504 10.0.0.141 - - [2026-02-02 02:44:44] "POST /neutron/port HTTP/1.1" 200 1125 0.040713 10.0.0.141 - - [2026-02-02 02:44:48] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006467 10.0.0.141 - - [2026-02-02 02:44:59] "POST /neutron/port HTTP/1.1" 200 2098 0.018677 10.0.0.141 - - [2026-02-02 02:44:59] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006458 10.0.0.141 - - [2026-02-02 02:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.141 - - [2026-02-02 02:44:59] "GET /network-policy/9acb7a27-1e61-4a68-a4df-c8fed2e39d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003524 10.0.0.141 - - [2026-02-02 02:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.141 - - [2026-02-02 02:44:59] "GET /network-policy/3e859d13-00a4-45c6-bfcf-4370a4e68f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.003901 10.0.0.141 - - [2026-02-02 02:44:59] "POST /neutron/network HTTP/1.1" 200 1157 0.009179 10.0.0.141 - - [2026-02-02 02:44:59] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.007026 10.0.0.141 - - [2026-02-02 02:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.141 - - [2026-02-02 02:44:59] "GET /network-policy/5d129f88-7a32-4fc8-8500-fb6d8da4d8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3981 0.003546 10.0.0.141 - - [2026-02-02 02:45:00] "POST /neutron/port HTTP/1.1" 200 1125 0.040804 10.0.0.141 - - [2026-02-02 02:45:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005032 10.0.0.141 - - [2026-02-02 02:45:00] "POST /neutron/network HTTP/1.1" 200 1157 0.008200 10.0.0.141 - - [2026-02-02 02:45:01] "POST /neutron/network HTTP/1.1" 200 1169 0.007214 10.0.0.141 - - [2026-02-02 02:45:01] "POST /neutron/port HTTP/1.1" 200 117 0.001101 10.0.0.141 - - [2026-02-02 02:45:55] "POST /neutron/network HTTP/1.1" 200 1160 0.081052 10.0.0.141 - - [2026-02-02 02:45:55] "PUT /access-control-list/eb284b1f-bb9f-4197-8bf5-274962d34b65 HTTP/1.1" 200 272 0.057768 10.0.0.141 - - [2026-02-02 02:45:55] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005384 10.0.0.141 - - [2026-02-02 02:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.141 - - [2026-02-02 02:45:55] "GET /network-policy/e4b9349b-b9be-4237-9d2d-bfdec91242ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.008445 10.0.0.141 - - [2026-02-02 02:46:01] "POST /neutron/port HTTP/1.1" 200 1125 0.016064 10.0.0.141 - - [2026-02-02 02:46:01] "POST /neutron/subnet HTTP/1.1" 200 675 0.011257 10.0.0.141 - - [2026-02-02 02:46:02] "POST /neutron/port HTTP/1.1" 200 1125 0.016260 10.0.0.141 - - [2026-02-02 02:46:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003687 10.0.0.141 - - [2026-02-02 02:46:02] "POST /neutron/network HTTP/1.1" 200 1160 0.011380 10.0.0.141 - - [2026-02-02 02:46:03] "POST /ref-update HTTP/1.1" 200 156 0.033633 10.0.0.141 - - [2026-02-02 02:46:03] "POST /neutron/network HTTP/1.1" 200 1157 0.032724 10.0.0.141 - - [2026-02-02 02:46:03] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.005626 10.0.0.141 - - [2026-02-02 02:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.141 - - [2026-02-02 02:46:03] "GET /network-policy/df4cf907-dd69-445e-b3bc-f6cd74f49d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.003949 10.0.0.141 - - [2026-02-02 02:46:12] "POST /neutron/network HTTP/1.1" 200 1157 0.012879 10.0.0.141 - - [2026-02-02 02:46:12] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.004689 10.0.0.141 - - [2026-02-02 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.141 - - [2026-02-02 02:46:12] "GET /network-policy/739d5f63-2906-4855-bed2-65352fc062ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.004016 10.0.0.141 - - [2026-02-02 02:46:20] "POST /ref-update HTTP/1.1" 200 156 0.044931 10.0.0.141 - - [2026-02-02 02:46:20] "POST /neutron/network HTTP/1.1" 200 1158 0.018239 10.0.0.141 - - [2026-02-02 02:46:20] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.006204 10.0.0.141 - - [2026-02-02 02:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.141 - - [2026-02-02 02:46:20] "GET /network-policy/427fe4cd-b403-43f6-b499-c34757d70ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004433 10.0.0.22 - - [2026-02-02 02:46:20] "GET /obj-perms HTTP/1.1" 200 5075 0.047665 10.0.0.141 - - [2026-02-02 02:46:29] "POST /neutron/network HTTP/1.1" 200 1158 0.011695 10.0.0.141 - - [2026-02-02 02:46:29] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.015008 10.0.0.141 - - [2026-02-02 02:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005189 10.0.0.141 - - [2026-02-02 02:46:29] "GET /network-policy/f20f8aa4-d3da-4a67-b97e-5fb0b05433a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004071 10.0.0.141 - - [2026-02-02 02:46:36] "PUT /access-control-list/eb284b1f-bb9f-4197-8bf5-274962d34b65 HTTP/1.1" 200 272 0.014749 10.0.0.141 - - [2026-02-02 02:46:36] "POST /neutron/network HTTP/1.1" 200 1158 0.012384 10.0.0.141 - - [2026-02-02 02:46:36] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.006268 10.0.0.141 - - [2026-02-02 02:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.141 - - [2026-02-02 02:46:36] "GET /network-policy/3de4390e-86dd-4240-9fe9-55e4fed9bdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004407 10.0.0.141 - - [2026-02-02 02:46:45] "POST /neutron/network HTTP/1.1" 200 1158 0.009506 10.0.0.141 - - [2026-02-02 02:46:45] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.004035 10.0.0.141 - - [2026-02-02 02:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.141 - - [2026-02-02 02:46:45] "GET /network-policy/1f3d4e18-a94b-4c3c-82d5-ebfc7454cbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.003496 10.0.0.141 - - [2026-02-02 02:46:52] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.034109 10.0.0.141 - - [2026-02-02 02:46:53] "POST /ref-update HTTP/1.1" 200 156 0.026657 10.0.0.141 - - [2026-02-02 02:46:53] "POST /neutron/network HTTP/1.1" 200 1074 0.070555 10.0.0.141 - - [2026-02-02 02:46:53] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.004655 10.0.0.141 - - [2026-02-02 02:46:53] "GET /virtual-machine/7fd7977b-f205-4dac-b2fd-21535e5b2ee0 HTTP/1.1" 200 1298 0.003799 10.0.0.141 - - [2026-02-02 02:46:53] "POST /neutron/port HTTP/1.1" 200 151 0.143239 10.0.0.141 - - [2026-02-02 02:46:55] "GET /virtual-machine/7fd7977b-f205-4dac-b2fd-21535e5b2ee0 HTTP/1.1" 404 171 0.002882 10.0.0.141 - - [2026-02-02 02:46:55] "GET /virtual-machine/7fd7977b-f205-4dac-b2fd-21535e5b2ee0 HTTP/1.1" 404 171 0.002409 10.0.0.141 - - [2026-02-02 02:46:55] "GET /virtual-machine/7fd7977b-f205-4dac-b2fd-21535e5b2ee0 HTTP/1.1" 404 171 0.003386 10.0.0.141 - - [2026-02-02 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.141 - - [2026-02-02 02:46:55] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005048 10.0.0.141 - - [2026-02-02 02:46:55] "GET /virtual-networks?parent_id=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003941 10.0.0.141 - - [2026-02-02 02:46:55] "GET /virtual-network/a9f23a00-b2b0-4f5d-acb8-af1eaf8883cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005582 10.0.0.141 - - [2026-02-02 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.141 - - [2026-02-02 02:46:55] "GET /routing-instance/15223fc1-a161-48bf-9c61-d24c881e1c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004362 10.0.0.141 - - [2026-02-02 02:46:55] "GET /route-target/14ec05c7-8950-434a-89e7-ee0c9267d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005877 10.0.0.141 - - [2026-02-02 02:46:55] "GET /obj-perms HTTP/1.1" 200 5032 0.052112 10.0.0.23 - - [2026-02-02 02:46:56] "GET /obj-perms HTTP/1.1" 200 5032 0.050059 10.0.0.141 - - [2026-02-02 02:46:56] "GET /virtual-machine/f3fee784-4496-4345-9641-9512524a3ed1 HTTP/1.1" 200 1299 0.005598 10.0.0.141 - - [2026-02-02 02:46:56] "POST /neutron/port HTTP/1.1" 200 151 0.147757 10.0.0.141 - - [2026-02-02 02:46:58] "GET /virtual-machine/f3fee784-4496-4345-9641-9512524a3ed1 HTTP/1.1" 404 171 0.003070 10.0.0.141 - - [2026-02-02 02:46:58] "GET /virtual-machine/f3fee784-4496-4345-9641-9512524a3ed1 HTTP/1.1" 404 171 0.002402 10.0.0.141 - - [2026-02-02 02:46:58] "GET /virtual-machine/f3fee784-4496-4345-9641-9512524a3ed1 HTTP/1.1" 404 171 0.002552 10.0.0.141 - - [2026-02-02 02:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.141 - - [2026-02-02 02:46:58] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003459 10.0.0.141 - - [2026-02-02 02:46:58] "GET /virtual-networks?parent_id=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003004 10.0.0.141 - - [2026-02-02 02:46:58] "GET /virtual-network/68ab7b81-46b6-4014-8254-219d4e3ad8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.004907 10.0.0.141 - - [2026-02-02 02:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.141 - - [2026-02-02 02:46:58] "GET /routing-instance/966a4a80-72bb-49dd-aa5c-8f965debf78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.004594 10.0.0.141 - - [2026-02-02 02:46:58] "GET /route-target/6117e84f-9071-4d6d-b0eb-2269675eb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004904 10.0.0.141 - - [2026-02-02 02:47:01] "GET /obj-perms HTTP/1.1" 200 5032 0.003099 10.0.0.23 - - [2026-02-02 02:47:04] "GET /obj-perms HTTP/1.1" 200 5032 0.004273 10.0.0.141 - - [2026-02-02 02:47:04] "GET /obj-perms HTTP/1.1" 200 5032 0.003241 10.0.0.22 - - [2026-02-02 02:47:05] "GET /obj-perms HTTP/1.1" 200 5032 0.058557 10.0.0.141 - - [2026-02-02 02:47:05] "GET /virtual-network/a9f23a00-b2b0-4f5d-acb8-af1eaf8883cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.004874 10.0.0.141 - - [2026-02-02 02:47:05] "POST /neutron/network HTTP/1.1" 200 1074 0.015150 10.0.0.141 - - [2026-02-02 02:47:05] "GET /virtual-network/a9f23a00-b2b0-4f5d-acb8-af1eaf8883cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.013094 10.0.0.141 - - [2026-02-02 02:47:05] "DELETE /network-policy/e4b9349b-b9be-4237-9d2d-bfdec91242ae HTTP/1.1" 200 115 0.026227 10.0.0.141 - - [2026-02-02 02:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.23 - - [2026-02-02 02:47:05] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.027583 10.0.0.141 - - [2026-02-02 02:47:05] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.061959 10.0.0.141 - - [2026-02-02 02:47:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-24180932&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.005199 10.0.0.141 - - [2026-02-02 02:47:05] "DELETE /network-policy/1f3d4e18-a94b-4c3c-82d5-ebfc7454cbd7 HTTP/1.1" 200 115 0.047435 10.0.0.141 - - [2026-02-02 02:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005485 10.0.0.23 - - [2026-02-02 02:47:05] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000907 10.0.0.141 - - [2026-02-02 02:47:05] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.050293 10.0.0.141 - - [2026-02-02 02:47:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-24180932&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.004970 10.0.0.141 - - [2026-02-02 02:47:05] "DELETE /network-policy/3de4390e-86dd-4240-9fe9-55e4fed9bdf0 HTTP/1.1" 200 115 0.043016 10.0.0.141 - - [2026-02-02 02:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.23 - - [2026-02-02 02:47:06] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000855 10.0.0.141 - - [2026-02-02 02:47:06] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041585 10.0.0.141 - - [2026-02-02 02:47:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-24180932&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.004709 10.0.0.141 - - [2026-02-02 02:47:06] "DELETE /network-policy/f20f8aa4-d3da-4a67-b97e-5fb0b05433a3 HTTP/1.1" 200 115 0.042178 10.0.0.141 - - [2026-02-02 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.23 - - [2026-02-02 02:47:06] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000975 10.0.0.141 - - [2026-02-02 02:47:06] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.035601 10.0.0.141 - - [2026-02-02 02:47:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-24180932&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.004601 10.0.0.141 - - [2026-02-02 02:47:06] "DELETE /network-policy/427fe4cd-b403-43f6-b499-c34757d70ece HTTP/1.1" 200 115 0.034244 10.0.0.141 - - [2026-02-02 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005297 10.0.0.23 - - [2026-02-02 02:47:06] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000914 10.0.0.141 - - [2026-02-02 02:47:06] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.032615 10.0.0.141 - - [2026-02-02 02:47:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-24180932&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.005096 10.0.0.141 - - [2026-02-02 02:47:06] "DELETE /network-policy/9acb7a27-1e61-4a68-a4df-c8fed2e39d42 HTTP/1.1" 200 115 0.025020 10.0.0.141 - - [2026-02-02 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.23 - - [2026-02-02 02:47:06] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001315 10.0.0.141 - - [2026-02-02 02:47:06] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044213 10.0.0.141 - - [2026-02-02 02:47:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-24180932&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.005625 10.0.0.141 - - [2026-02-02 02:47:06] "DELETE /network-policy/739d5f63-2906-4855-bed2-65352fc062ad HTTP/1.1" 200 115 0.031232 10.0.0.141 - - [2026-02-02 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.23 - - [2026-02-02 02:47:06] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000936 10.0.0.141 - - [2026-02-02 02:47:06] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.063629 10.0.0.141 - - [2026-02-02 02:47:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-24180932&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.005255 10.0.0.141 - - [2026-02-02 02:47:07] "DELETE /network-policy/df4cf907-dd69-445e-b3bc-f6cd74f49d9b HTTP/1.1" 200 115 0.032493 10.0.0.141 - - [2026-02-02 02:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.23 - - [2026-02-02 02:47:07] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000921 10.0.0.141 - - [2026-02-02 02:47:07] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.046557 10.0.0.141 - - [2026-02-02 02:47:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-24180932&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.005242 10.0.0.141 - - [2026-02-02 02:47:07] "DELETE /network-policy/5d129f88-7a32-4fc8-8500-fb6d8da4d8ff HTTP/1.1" 200 115 0.030629 10.0.0.141 - - [2026-02-02 02:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.23 - - [2026-02-02 02:47:07] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000935 10.0.0.141 - - [2026-02-02 02:47:07] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.037675 10.0.0.141 - - [2026-02-02 02:47:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-24180932&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.004838 10.0.0.141 - - [2026-02-02 02:47:07] "DELETE /network-policy/3e859d13-00a4-45c6-bfcf-4370a4e68f62 HTTP/1.1" 200 115 0.023195 10.0.0.141 - - [2026-02-02 02:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013263 10.0.0.23 - - [2026-02-02 02:47:07] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000893 10.0.0.141 - - [2026-02-02 02:47:07] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.038402 10.0.0.141 - - [2026-02-02 02:47:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-24180932&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006111 10.0.0.141 - - [2026-02-02 02:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.141 - - [2026-02-02 02:47:08] "POST /neutron/network HTTP/1.1" 200 1074 0.007714 10.0.0.141 - - [2026-02-02 02:47:08] "DELETE /route-target/6117e84f-9071-4d6d-b0eb-2269675eb6a1 HTTP/1.1" 200 115 0.016704 10.0.0.141 - - [2026-02-02 02:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.035067 10.0.0.141 - - [2026-02-02 02:47:08] "DELETE /network-ipam/4a2cfe36-70e9-4079-864a-11ea0a06a9df HTTP/1.1" 200 115 0.030235 10.0.0.141 - - [2026-02-02 02:47:08] "POST /fqname-to-id HTTP/1.1" 404 248 0.004776 10.0.0.23 - - [2026-02-02 02:47:08] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000938 10.0.0.23 - - [2026-02-02 02:47:08] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.039441 10.0.0.23 - - [2026-02-02 02:47:08] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000973 10.0.0.23 - - [2026-02-02 02:47:08] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?fields=security_groups HTTP/1.1" 200 1381 0.031977 10.0.0.23 - - [2026-02-02 02:47:08] "DELETE /security-group/4dee7025-c242-4a91-94e2-7c0e8ee60ae7 HTTP/1.1" 200 115 0.048395 10.0.0.23 - - [2026-02-02 02:47:08] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001009 10.0.0.23 - - [2026-02-02 02:47:08] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?fields=application_policy_sets HTTP/1.1" 200 1420 0.046111 10.0.0.141 - - [2026-02-02 02:47:08] "DELETE /project/901854a6-2617-49b9-b7b4-cee53184d0b1 HTTP/1.1" 200 115 0.349891 10.0.0.23 - - [2026-02-02 02:47:08] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000919 10.0.0.141 - - [2026-02-02 02:47:08] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?fields=projects HTTP/1.1" 200 1244 0.011888 10.0.0.23 - - [2026-02-02 02:47:10] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002459 10.0.0.23 - - [2026-02-02 02:47:10] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000896 10.0.0.23 - - [2026-02-02 02:47:10] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033205 10.0.0.23 - - [2026-02-02 02:47:10] "POST /id-to-fqname HTTP/1.1" 200 196 0.003137 10.0.0.23 - - [2026-02-02 02:47:10] "POST /fqname-to-id HTTP/1.1" 404 205 0.005294 10.0.0.23 - - [2026-02-02 02:47:10] "POST /security-groups HTTP/1.1" 200 597 0.025435 10.0.0.141 - - [2026-02-02 02:47:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.005456 10.0.0.23 - - [2026-02-02 02:47:10] "POST /projects HTTP/1.1" 200 597 0.233136 10.0.0.141 - - [2026-02-02 02:47:10] "POST /access-control-lists HTTP/1.1" 200 600 0.029133 10.0.0.23 - - [2026-02-02 02:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.321023 10.0.0.141 - - [2026-02-02 02:47:10] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.475219 10.0.0.23 - - [2026-02-02 02:47:10] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000853 10.0.0.141 - - [2026-02-02 02:47:10] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?fields=virtual_networks HTTP/1.1" 200 1044 0.033699 10.0.0.23 - - [2026-02-02 02:47:10] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000968 10.0.0.141 - - [2026-02-02 02:47:10] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.045758 10.0.0.23 - - [2026-02-02 02:47:10] "GET /projects?obj_uuids=901854a6-2617-49b9-b7b4-cee53184d0b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002323 10.0.0.141 - - [2026-02-02 02:47:10] "GET /project/901854a6-2617-49b9-b7b4-cee53184d0b1?fields=security_groups HTTP/1.1" 200 1276 0.035806 10.0.0.141 - - [2026-02-02 02:47:11] "POST /fqname-to-id HTTP/1.1" 404 200 0.026417 10.0.0.23 - - [2026-02-02 02:47:11] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002683 10.0.0.23 - - [2026-02-02 02:47:11] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001226 10.0.0.23 - - [2026-02-02 02:47:11] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006430 10.0.0.23 - - [2026-02-02 02:47:12] "POST /id-to-fqname HTTP/1.1" 200 202 0.003325 10.0.0.23 - - [2026-02-02 02:47:12] "POST /fqname-to-id HTTP/1.1" 404 211 0.003448 10.0.0.23 - - [2026-02-02 02:47:12] "POST /security-groups HTTP/1.1" 200 603 0.032060 10.0.0.23 - - [2026-02-02 02:47:12] "POST /projects HTTP/1.1" 200 609 0.216662 10.0.0.141 - - [2026-02-02 02:47:12] "POST /fqname-to-id HTTP/1.1" 404 245 0.003917 10.0.0.23 - - [2026-02-02 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.299011 10.0.0.141 - - [2026-02-02 02:47:12] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.427856 10.0.0.141 - - [2026-02-02 02:47:13] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.141 - - [2026-02-02 02:47:15] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000471 10.0.0.23 - - [2026-02-02 02:47:15] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000925 10.0.0.141 - - [2026-02-02 02:47:16] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.080359 10.0.0.141 - - [2026-02-02 02:47:16] "GET / HTTP/1.1" 200 35931 0.001909 10.0.0.141 - - [2026-02-02 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.23 - - [2026-02-02 02:47:16] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000839 10.0.0.141 - - [2026-02-02 02:47:16] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006453 10.0.0.141 - - [2026-02-02 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.23 - - [2026-02-02 02:47:17] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000887 10.0.0.141 - - [2026-02-02 02:47:17] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034082 10.0.0.141 - - [2026-02-02 02:47:18] "GET /domains HTTP/1.1" 401 293 0.000581 10.0.0.141 - - [2026-02-02 02:47:18] "GET /domains HTTP/1.1" 200 280 0.027900 10.0.0.23 - - [2026-02-02 02:47:18] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000998 10.0.0.141 - - [2026-02-02 02:47:18] "GET /domain/4480bafd-5776-4d34-b387-df5887123349 HTTP/1.1" 200 2777 0.008850 10.0.0.23 - - [2026-02-02 02:47:18] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000937 10.0.0.141 - - [2026-02-02 02:47:18] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df HTTP/1.1" 200 1923 0.082320 10.0.0.141 - - [2026-02-02 02:47:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002841 10.0.0.141 - - [2026-02-02 02:47:18] "POST /network-ipams HTTP/1.1" 200 621 0.027327 10.0.0.141 - - [2026-02-02 02:47:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003103 10.0.0.141 - - [2026-02-02 02:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.141 - - [2026-02-02 02:47:18] "GET /network-ipam/d591ccb1-d023-49ab-9465-cde4f868d021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005587 10.0.0.141 - - [2026-02-02 02:47:18] "PUT /network-ipam/d591ccb1-d023-49ab-9465-cde4f868d021 HTTP/1.1" 200 258 0.011988 10.0.0.141 - - [2026-02-02 02:47:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000414 10.0.0.141 - - [2026-02-02 02:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.028569 10.0.0.23 - - [2026-02-02 02:47:19] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000835 10.0.0.141 - - [2026-02-02 02:47:19] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.036014 10.0.0.23 - - [2026-02-02 02:47:19] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001691 10.0.0.141 - - [2026-02-02 02:47:19] "POST /neutron/network HTTP/1.1" 200 623 0.154924 10.0.0.141 - - [2026-02-02 02:47:19] "POST /ref-update HTTP/1.1" 200 156 0.031391 10.0.0.23 - - [2026-02-02 02:47:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007951 10.0.0.141 - - [2026-02-02 02:47:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.206295 10.0.0.141 - - [2026-02-02 02:47:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.046815 10.0.0.141 - - [2026-02-02 02:47:20] "POST /id-to-fqname HTTP/1.1" 200 235 0.001955 10.0.0.141 - - [2026-02-02 02:47:20] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007354 10.0.0.141 - - [2026-02-02 02:47:20] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.010085 10.0.0.141 - - [2026-02-02 02:47:20] "POST /neutron/network HTTP/1.1" 200 1337 0.012666 10.0.0.141 - - [2026-02-02 02:47:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.008900 10.0.0.141 - - [2026-02-02 02:47:21] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005053 10.0.0.23 - - [2026-02-02 02:47:22] "GET /obj-perms HTTP/1.1" 200 5038 0.053507 10.0.0.141 - - [2026-02-02 02:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.23 - - [2026-02-02 02:47:22] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000792 10.0.0.141 - - [2026-02-02 02:47:22] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034835 10.0.0.23 - - [2026-02-02 02:47:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005986 10.0.0.141 - - [2026-02-02 02:47:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.224313 10.0.0.141 - - [2026-02-02 02:47:23] "POST /neutron/network HTTP/1.1" 200 1337 0.011894 10.0.0.141 - - [2026-02-02 02:47:23] "POST /id-to-fqname HTTP/1.1" 200 235 0.000988 10.0.0.141 - - [2026-02-02 02:47:23] "GET /virtual-network/6f6af38e-5bbb-4a88-9ce9-d58cf38983de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004720 10.0.0.141 - - [2026-02-02 02:47:23] "GET /virtual-network/6f6af38e-5bbb-4a88-9ce9-d58cf38983de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005433 10.0.0.141 - - [2026-02-02 02:47:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.008151 10.0.0.141 - - [2026-02-02 02:47:24] "GET /virtual-network/6f6af38e-5bbb-4a88-9ce9-d58cf38983de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004867 10.0.0.141 - - [2026-02-02 02:47:24] "GET /obj-perms HTTP/1.1" 200 5038 0.050887 10.0.0.141 - - [2026-02-02 02:47:24] "POST /fqname-to-id HTTP/1.1" 404 211 0.003646 10.0.0.141 - - [2026-02-02 02:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.23 - - [2026-02-02 02:47:24] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001439 10.0.0.141 - - [2026-02-02 02:47:24] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.050613 10.0.0.141 - - [2026-02-02 02:47:24] "POST /network-policys HTTP/1.1" 200 533 0.035227 10.0.0.141 - - [2026-02-02 02:47:24] "GET /network-policy/6f25a363-0f1a-4b0a-b865-cb75cc3dab66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.011038 10.0.0.141 - - [2026-02-02 02:47:24] "POST /fqname-to-id HTTP/1.1" 404 211 0.003265 10.0.0.141 - - [2026-02-02 02:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.23 - - [2026-02-02 02:47:25] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001272 10.0.0.141 - - [2026-02-02 02:47:25] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.054562 10.0.0.141 - - [2026-02-02 02:47:25] "POST /network-policys HTTP/1.1" 200 533 0.032763 10.0.0.141 - - [2026-02-02 02:47:25] "GET /network-policy/1c119d54-a393-449e-8990-6a263dc5fb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4989 0.006716 10.0.0.141 - - [2026-02-02 02:47:25] "POST /fqname-to-id HTTP/1.1" 404 211 0.004074 10.0.0.141 - - [2026-02-02 02:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.23 - - [2026-02-02 02:47:25] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000956 10.0.0.141 - - [2026-02-02 02:47:25] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.039700 10.0.0.141 - - [2026-02-02 02:47:25] "POST /network-policys HTTP/1.1" 200 533 0.034577 10.0.0.141 - - [2026-02-02 02:47:25] "GET /network-policy/993c1d21-a53f-47c9-8e18-c0f4925aec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006198 10.0.0.141 - - [2026-02-02 02:47:25] "POST /fqname-to-id HTTP/1.1" 404 211 0.005651 10.0.0.141 - - [2026-02-02 02:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.23 - - [2026-02-02 02:47:25] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000949 10.0.0.141 - - [2026-02-02 02:47:25] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.042938 10.0.0.141 - - [2026-02-02 02:47:25] "POST /network-policys HTTP/1.1" 200 533 0.026730 10.0.0.141 - - [2026-02-02 02:47:26] "GET /network-policy/d3b3988b-874e-4890-b349-794d8ac899fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.007626 10.0.0.141 - - [2026-02-02 02:47:26] "POST /fqname-to-id HTTP/1.1" 404 213 0.004160 10.0.0.141 - - [2026-02-02 02:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.23 - - [2026-02-02 02:47:26] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001238 10.0.0.141 - - [2026-02-02 02:47:26] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.058033 10.0.0.141 - - [2026-02-02 02:47:26] "POST /network-policys HTTP/1.1" 200 537 0.026629 10.0.0.141 - - [2026-02-02 02:47:26] "GET /network-policy/43369d63-40e9-49c6-ab3c-7e22fecda347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.007473 10.0.0.141 - - [2026-02-02 02:47:26] "POST /fqname-to-id HTTP/1.1" 404 212 0.003283 10.0.0.141 - - [2026-02-02 02:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.23 - - [2026-02-02 02:47:26] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001448 10.0.0.141 - - [2026-02-02 02:47:26] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.046952 10.0.0.141 - - [2026-02-02 02:47:26] "POST /network-policys HTTP/1.1" 200 535 0.029680 10.0.0.141 - - [2026-02-02 02:47:26] "GET /network-policy/3bcafd62-dd61-4e06-9c90-585678c97d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006674 10.0.0.141 - - [2026-02-02 02:47:26] "POST /fqname-to-id HTTP/1.1" 404 212 0.003077 10.0.0.141 - - [2026-02-02 02:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.23 - - [2026-02-02 02:47:26] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973 10.0.0.141 - - [2026-02-02 02:47:26] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.041347 10.0.0.141 - - [2026-02-02 02:47:27] "POST /network-policys HTTP/1.1" 200 535 0.026613 10.0.0.141 - - [2026-02-02 02:47:27] "GET /network-policy/d5fb733e-dca2-49fd-8ddf-1ed074b53457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006795 10.0.0.141 - - [2026-02-02 02:47:27] "POST /fqname-to-id HTTP/1.1" 404 212 0.003400 10.0.0.141 - - [2026-02-02 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.23 - - [2026-02-02 02:47:27] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000952 10.0.0.141 - - [2026-02-02 02:47:27] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034106 10.0.0.141 - - [2026-02-02 02:47:27] "POST /network-policys HTTP/1.1" 200 535 0.031452 10.0.0.141 - - [2026-02-02 02:47:27] "GET /network-policy/f8725fd1-1523-406c-a9a3-7da803f71eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006471 10.0.0.141 - - [2026-02-02 02:47:27] "POST /fqname-to-id HTTP/1.1" 404 212 0.003974 10.0.0.141 - - [2026-02-02 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.23 - - [2026-02-02 02:47:27] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000951 10.0.0.141 - - [2026-02-02 02:47:27] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.046552 10.0.0.141 - - [2026-02-02 02:47:27] "POST /network-policys HTTP/1.1" 200 535 0.051471 10.0.0.141 - - [2026-02-02 02:47:27] "GET /network-policy/c98dce77-5edc-4276-ae36-10e3d351688f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006107 10.0.0.141 - - [2026-02-02 02:47:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.003009 10.0.0.141 - - [2026-02-02 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.23 - - [2026-02-02 02:47:28] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000980 10.0.0.141 - - [2026-02-02 02:47:28] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.042274 10.0.0.141 - - [2026-02-02 02:47:28] "POST /network-policys HTTP/1.1" 200 539 0.028864 10.0.0.141 - - [2026-02-02 02:47:28] "GET /network-policy/72c75440-9167-45a5-a6ad-582be67104ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006089 10.0.0.141 - - [2026-02-02 02:47:28] "POST /neutron/network HTTP/1.1" 200 1337 0.011354 10.0.0.141 - - [2026-02-02 02:47:28] "POST /fqname-to-id HTTP/1.1" 404 252 0.003045 10.0.0.141 - - [2026-02-02 02:47:28] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.009071 10.0.0.141 - - [2026-02-02 02:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.141 - - [2026-02-02 02:47:28] "GET /network-policy/6f25a363-0f1a-4b0a-b865-cb75cc3dab66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.004213 10.0.0.141 - - [2026-02-02 02:47:28] "POST /neutron/network HTTP/1.1" 200 1337 0.025561 10.0.0.141 - - [2026-02-02 02:47:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.007437 10.0.0.141 - - [2026-02-02 02:47:28] "POST /access-control-lists HTTP/1.1" 200 609 0.042146 10.0.0.141 - - [2026-02-02 02:47:29] "GET /virtual-network/6f6af38e-5bbb-4a88-9ce9-d58cf38983de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.021410 10.0.0.141 - - [2026-02-02 02:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006439 10.0.0.141 - - [2026-02-02 02:47:29] "GET /network-policy/43369d63-40e9-49c6-ab3c-7e22fecda347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003892 10.0.0.141 - - [2026-02-02 02:47:29] "POST /id-to-fqname HTTP/1.1" 200 235 0.001225 10.0.0.141 - - [2026-02-02 02:47:29] "POST /neutron/network HTTP/1.1" 200 1435 0.006397 10.0.0.23 - - [2026-02-02 02:47:30] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001330 10.0.0.141 - - [2026-02-02 02:47:30] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.081805 10.0.0.141 - - [2026-02-02 02:47:30] "POST /neutron/port HTTP/1.1" 200 117 0.009835 10.0.0.141 - - [2026-02-02 02:47:30] "POST /id-to-fqname HTTP/1.1" 200 235 0.001333 10.0.0.141 - - [2026-02-02 02:47:30] "POST /neutron/network HTTP/1.1" 200 1435 0.006334 10.0.0.141 - - [2026-02-02 02:47:31] "POST /neutron/port HTTP/1.1" 200 1174 0.023492 10.0.0.23 - - [2026-02-02 02:47:31] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001025 10.0.0.141 - - [2026-02-02 02:47:31] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.066355 10.0.0.141 - - [2026-02-02 02:47:31] "POST /neutron/port HTTP/1.1" 200 1238 0.034200 10.0.0.141 - - [2026-02-02 02:47:31] "POST /neutron/subnet HTTP/1.1" 200 1361 0.019291 10.0.0.141 - - [2026-02-02 02:47:31] "POST /neutron/port HTTP/1.1" 200 117 0.001135 10.0.0.141 - - [2026-02-02 02:47:31] "POST /neutron/port HTTP/1.1" 200 117 0.005692 10.0.0.141 - - [2026-02-02 02:47:32] "POST /neutron/network HTTP/1.1" 200 1437 0.006485 10.0.0.141 - - [2026-02-02 02:47:32] "PUT /access-control-list/1952115c-7a7e-49bf-9d62-d218fc6d42c1 HTTP/1.1" 200 272 0.027190 10.0.0.141 - - [2026-02-02 02:47:32] "POST /neutron/port HTTP/1.1" 200 1174 0.020806 10.0.0.141 - - [2026-02-02 02:47:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003698 10.0.0.141 - - [2026-02-02 02:47:32] "POST /neutron/port HTTP/1.1" 200 117 0.001019 10.0.0.141 - - [2026-02-02 02:47:36] "POST /neutron/port HTTP/1.1" 200 1238 0.017594 10.0.0.141 - - [2026-02-02 02:47:37] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006600 10.0.0.141 - - [2026-02-02 02:47:37] "GET /virtual-machine/fd2c9607-b6d3-47f6-a935-4f3a15bd3d33 HTTP/1.1" 401 293 0.000383 10.0.0.141 - - [2026-02-02 02:47:37] "GET /virtual-machine/fd2c9607-b6d3-47f6-a935-4f3a15bd3d33 HTTP/1.1" 200 1305 0.028948 10.0.0.141 - - [2026-02-02 02:47:37] "GET /virtual-machine-interface/e27cba62-5e76-4458-80e4-d85b10b58365 HTTP/1.1" 200 3168 0.004588 10.0.0.141 - - [2026-02-02 02:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.141 - - [2026-02-02 02:47:37] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003235 10.0.0.141 - - [2026-02-02 02:47:37] "GET /virtual-networks?parent_id=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002217 10.0.0.141 - - [2026-02-02 02:47:37] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005666 10.0.0.141 - - [2026-02-02 02:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.141 - - [2026-02-02 02:47:40] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005107 10.0.0.141 - - [2026-02-02 02:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.141 - - [2026-02-02 02:47:44] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.004957 10.0.0.141 - - [2026-02-02 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.141 - - [2026-02-02 02:47:48] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005008 10.0.0.141 - - [2026-02-02 02:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.141 - - [2026-02-02 02:47:52] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006313 10.0.0.141 - - [2026-02-02 02:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.141 - - [2026-02-02 02:47:57] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005041 10.0.0.141 - - [2026-02-02 02:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.141 - - [2026-02-02 02:48:01] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005255 10.0.0.141 - - [2026-02-02 02:48:01] "POST /neutron/port HTTP/1.1" 200 1238 0.047966 10.0.0.141 - - [2026-02-02 02:48:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004507 10.0.0.141 - - [2026-02-02 02:48:01] "POST /neutron/port HTTP/1.1" 200 117 0.001052 10.0.0.141 - - [2026-02-02 02:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.141 - - [2026-02-02 02:48:05] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.004953 10.0.0.23 - - [2026-02-02 02:48:05] "DELETE /project/901854a6261749b9b7b4cee53184d0b1 HTTP/1.1" 404 173 0.004903 10.0.0.23 - - [2026-02-02 02:48:05] "DELETE /project/901854a6-2617-49b9-b7b4-cee53184d0b1 HTTP/1.1" 404 177 0.004610 10.0.0.23 - - [2026-02-02 02:48:05] "DELETE /project/d72ae99b086b48ab89c642a780d682df HTTP/1.1" 404 173 0.003885 10.0.0.141 - - [2026-02-02 02:48:06] "POST /neutron/port HTTP/1.1" 200 1238 0.014764 10.0.0.141 - - [2026-02-02 02:48:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003247 10.0.0.141 - - [2026-02-02 02:48:06] "POST /neutron/port HTTP/1.1" 200 117 0.001024 10.0.0.141 - - [2026-02-02 02:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.141 - - [2026-02-02 02:48:09] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005189 10.0.0.141 - - [2026-02-02 02:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.141 - - [2026-02-02 02:48:11] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003039 10.0.0.141 - - [2026-02-02 02:48:11] "GET /virtual-networks?parent_id=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002761 10.0.0.141 - - [2026-02-02 02:48:11] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005108 10.0.0.141 - - [2026-02-02 02:48:11] "POST /neutron/port HTTP/1.1" 200 1238 0.015612 10.0.0.141 - - [2026-02-02 02:48:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006858 10.0.0.141 - - [2026-02-02 02:48:21] "POST /neutron/port HTTP/1.1" 200 1238 0.014050 10.0.0.22 - - [2026-02-02 02:48:22] "GET /obj-perms HTTP/1.1" 200 5075 0.046957 10.0.0.141 - - [2026-02-02 02:48:27] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006269 10.0.0.141 - - [2026-02-02 02:48:32] "POST /neutron/port HTTP/1.1" 200 1238 0.015077 10.0.0.141 - - [2026-02-02 02:48:32] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007419 10.0.0.141 - - [2026-02-02 02:48:32] "GET /virtual-machine/511132e3-9a38-46af-9c21-db763eb7d0b4 HTTP/1.1" 200 1304 0.005276 10.0.0.141 - - [2026-02-02 02:48:32] "GET /virtual-machine-interface/5597b448-81e1-4675-8a9f-dd348c2a6298 HTTP/1.1" 200 3167 0.004823 10.0.0.141 - - [2026-02-02 02:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.141 - - [2026-02-02 02:48:32] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003205 10.0.0.141 - - [2026-02-02 02:48:32] "GET /virtual-networks?parent_id=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002456 10.0.0.141 - - [2026-02-02 02:48:32] "GET /virtual-network/6f6af38e-5bbb-4a88-9ce9-d58cf38983de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005957 10.0.0.141 - - [2026-02-02 02:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.141 - - [2026-02-02 02:48:35] "GET /virtual-network/6f6af38e-5bbb-4a88-9ce9-d58cf38983de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005670 10.0.0.141 - - [2026-02-02 02:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.141 - - [2026-02-02 02:48:39] "GET /virtual-network/6f6af38e-5bbb-4a88-9ce9-d58cf38983de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005585 10.0.0.141 - - [2026-02-02 02:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.141 - - [2026-02-02 02:48:43] "GET /virtual-network/6f6af38e-5bbb-4a88-9ce9-d58cf38983de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007135 10.0.0.141 - - [2026-02-02 02:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.141 - - [2026-02-02 02:48:48] "GET /virtual-network/6f6af38e-5bbb-4a88-9ce9-d58cf38983de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.004785 10.0.0.141 - - [2026-02-02 02:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.141 - - [2026-02-02 02:48:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003650 10.0.0.141 - - [2026-02-02 02:48:50] "GET /virtual-networks?parent_id=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002691 10.0.0.141 - - [2026-02-02 02:48:50] "GET /virtual-network/6f6af38e-5bbb-4a88-9ce9-d58cf38983de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005603 10.0.0.141 - - [2026-02-02 02:48:55] "POST /neutron/port HTTP/1.1" 200 1238 0.017421 10.0.0.23 - - [2026-02-02 02:48:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000423 10.0.0.23 - - [2026-02-02 02:48:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.22 - - [2026-02-02 02:48:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.22 - - [2026-02-02 02:48:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.23 - - [2026-02-02 02:48:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000629 10.0.0.23 - - [2026-02-02 02:48:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000535 10.0.0.22 - - [2026-02-02 02:48:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.22 - - [2026-02-02 02:48:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.141 - - [2026-02-02 02:48:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.141 - - [2026-02-02 02:48:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000344 10.0.0.141 - - [2026-02-02 02:48:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.141 - - [2026-02-02 02:48:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000882 10.0.0.141 - - [2026-02-02 02:49:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007434 10.0.0.141 - - [2026-02-02 02:49:01] "POST /neutron/network HTTP/1.1" 200 1437 0.006496 10.0.0.141 - - [2026-02-02 02:49:01] "POST /neutron/subnet HTTP/1.1" 200 1361 0.013613 10.0.0.141 - - [2026-02-02 02:49:01] "POST /neutron/network HTTP/1.1" 200 1427 0.017335 10.0.0.141 - - [2026-02-02 02:49:08] "POST /neutron/port HTTP/1.1" 200 1238 0.015387 10.0.0.141 - - [2026-02-02 02:49:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003173 10.0.0.141 - - [2026-02-02 02:49:08] "POST /neutron/port HTTP/1.1" 200 117 0.001080 10.0.0.141 - - [2026-02-02 02:49:10] "POST /neutron/port HTTP/1.1" 200 1238 0.017851 10.0.0.141 - - [2026-02-02 02:49:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007804 10.0.0.141 - - [2026-02-02 02:49:26] "POST /neutron/port HTTP/1.1" 200 1238 0.018813 10.0.0.141 - - [2026-02-02 02:49:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007841 10.0.0.141 - - [2026-02-02 02:49:41] "POST /neutron/port HTTP/1.1" 200 1238 0.015947 10.0.0.141 - - [2026-02-02 02:49:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006648 10.0.0.141 - - [2026-02-02 02:49:53] "POST /neutron/port HTTP/1.1" 200 1238 0.045598 10.0.0.141 - - [2026-02-02 02:49:57] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008263 10.0.0.141 - - [2026-02-02 02:50:04] "POST /neutron/port HTTP/1.1" 200 1238 0.016379 10.0.0.141 - - [2026-02-02 02:50:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004217 10.0.0.141 - - [2026-02-02 02:50:04] "POST /neutron/port HTTP/1.1" 200 117 0.001034 10.0.0.141 - - [2026-02-02 02:50:07] "POST /neutron/port HTTP/1.1" 200 2322 0.022337 10.0.0.141 - - [2026-02-02 02:50:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006506 10.0.0.141 - - [2026-02-02 02:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.141 - - [2026-02-02 02:50:08] "GET /network-policy/43369d63-40e9-49c6-ab3c-7e22fecda347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003632 10.0.0.141 - - [2026-02-02 02:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.141 - - [2026-02-02 02:50:08] "GET /network-policy/6f25a363-0f1a-4b0a-b865-cb75cc3dab66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.003149 10.0.0.141 - - [2026-02-02 02:50:08] "POST /neutron/network HTTP/1.1" 200 1425 0.010487 10.0.0.141 - - [2026-02-02 02:50:08] "PUT /access-control-list/60f3e423-dcd0-4a29-83b9-c4bf371ccad0 HTTP/1.1" 200 272 0.058392 10.0.0.141 - - [2026-02-02 02:50:08] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.019366 10.0.0.141 - - [2026-02-02 02:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.141 - - [2026-02-02 02:50:08] "GET /network-policy/1c119d54-a393-449e-8990-6a263dc5fb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4989 0.004371 10.0.0.141 - - [2026-02-02 02:50:10] "POST /neutron/port HTTP/1.1" 200 1238 0.041566 10.0.0.141 - - [2026-02-02 02:50:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003866 10.0.0.141 - - [2026-02-02 02:50:10] "POST /neutron/port HTTP/1.1" 200 117 0.001125 10.0.0.23 - - [2026-02-02 02:50:23] "GET /obj-perms HTTP/1.1" 200 5075 0.047713 10.0.0.141 - - [2026-02-02 02:50:56] "POST /neutron/network HTTP/1.1" 200 1425 0.009847 10.0.0.141 - - [2026-02-02 02:50:56] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.008255 10.0.0.141 - - [2026-02-02 02:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.141 - - [2026-02-02 02:50:56] "GET /network-policy/72c75440-9167-45a5-a6ad-582be67104ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010069 10.0.0.141 - - [2026-02-02 02:51:03] "POST /neutron/port HTTP/1.1" 200 1238 0.015521 10.0.0.141 - - [2026-02-02 02:51:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003946 10.0.0.141 - - [2026-02-02 02:51:03] "POST /neutron/port HTTP/1.1" 200 117 0.001102 10.0.0.141 - - [2026-02-02 02:51:08] "POST /neutron/network HTTP/1.1" 200 1428 0.010205 10.0.0.141 - - [2026-02-02 02:51:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.002596 10.0.0.141 - - [2026-02-02 02:51:08] "PUT /access-control-list/60f3e423-dcd0-4a29-83b9-c4bf371ccad0 HTTP/1.1" 200 272 0.052643 10.0.0.141 - - [2026-02-02 02:51:08] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.014960 10.0.0.141 - - [2026-02-02 02:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009218 10.0.0.141 - - [2026-02-02 02:51:08] "GET /network-policy/993c1d21-a53f-47c9-8e18-c0f4925aec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.003785 10.0.0.141 - - [2026-02-02 02:51:12] "POST /neutron/port HTTP/1.1" 200 1238 0.016273 10.0.0.141 - - [2026-02-02 02:51:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003346 10.0.0.141 - - [2026-02-02 02:51:12] "POST /neutron/port HTTP/1.1" 200 117 0.001085 10.0.0.141 - - [2026-02-02 02:51:20] "POST /neutron/network HTTP/1.1" 200 1425 0.014770 10.0.0.141 - - [2026-02-02 02:51:20] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007879 10.0.0.141 - - [2026-02-02 02:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.141 - - [2026-02-02 02:51:20] "GET /network-policy/d3b3988b-874e-4890-b349-794d8ac899fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005973 10.0.0.141 - - [2026-02-02 02:51:30] "POST /neutron/network HTTP/1.1" 200 1425 0.010400 10.0.0.141 - - [2026-02-02 02:51:30] "PUT /access-control-list/60f3e423-dcd0-4a29-83b9-c4bf371ccad0 HTTP/1.1" 200 272 0.044484 10.0.0.141 - - [2026-02-02 02:51:31] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.014442 10.0.0.141 - - [2026-02-02 02:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.141 - - [2026-02-02 02:51:31] "GET /network-policy/3bcafd62-dd61-4e06-9c90-585678c97d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.003627 10.0.0.141 - - [2026-02-02 02:51:43] "POST /neutron/network HTTP/1.1" 200 1426 0.009951 10.0.0.141 - - [2026-02-02 02:51:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.004151 10.0.0.141 - - [2026-02-02 02:51:43] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006429 10.0.0.141 - - [2026-02-02 02:51:43] "POST /ref-update HTTP/1.1" 200 156 0.031139 10.0.0.141 - - [2026-02-02 02:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010415 10.0.0.141 - - [2026-02-02 02:51:43] "GET /network-policy/d5fb733e-dca2-49fd-8ddf-1ed074b53457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004136 10.0.0.141 - - [2026-02-02 02:51:53] "POST /neutron/network HTTP/1.1" 200 1426 0.010299 10.0.0.141 - - [2026-02-02 02:51:53] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.010753 10.0.0.141 - - [2026-02-02 02:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007105 10.0.0.141 - - [2026-02-02 02:51:53] "GET /network-policy/f8725fd1-1523-406c-a9a3-7da803f71eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004747 10.0.0.141 - - [2026-02-02 02:52:05] "POST /neutron/port HTTP/1.1" 200 1238 0.014506 10.0.0.141 - - [2026-02-02 02:52:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003692 10.0.0.141 - - [2026-02-02 02:52:05] "POST /neutron/port HTTP/1.1" 200 117 0.000976 10.0.0.141 - - [2026-02-02 02:52:05] "POST /neutron/network HTTP/1.1" 200 1426 0.010638 10.0.0.141 - - [2026-02-02 02:52:06] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.007247 10.0.0.141 - - [2026-02-02 02:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.141 - - [2026-02-02 02:52:06] "GET /network-policy/c98dce77-5edc-4276-ae36-10e3d351688f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004054 10.0.0.141 - - [2026-02-02 02:52:12] "POST /neutron/port HTTP/1.1" 200 1238 0.027422 10.0.0.141 - - [2026-02-02 02:52:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003330 10.0.0.141 - - [2026-02-02 02:52:12] "POST /neutron/port HTTP/1.1" 200 117 0.001232 10.0.0.141 - - [2026-02-02 02:52:16] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.019418 10.0.0.141 - - [2026-02-02 02:52:16] "POST /neutron/network HTTP/1.1" 200 1426 0.010100 10.0.0.141 - - [2026-02-02 02:52:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.008361 10.0.0.141 - - [2026-02-02 02:52:16] "DELETE /access-control-list/60f3e423-dcd0-4a29-83b9-c4bf371ccad0 HTTP/1.1" 200 115 0.045118 10.0.0.141 - - [2026-02-02 02:52:16] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.020965 10.0.0.141 - - [2026-02-02 02:52:16] "GET /virtual-machine/511132e3-9a38-46af-9c21-db763eb7d0b4 HTTP/1.1" 200 1304 0.005471 10.0.0.141 - - [2026-02-02 02:52:16] "POST /neutron/port HTTP/1.1" 200 1238 0.014693 10.0.0.141 - - [2026-02-02 02:52:18] "GET /virtual-machine/511132e3-9a38-46af-9c21-db763eb7d0b4 HTTP/1.1" 404 171 0.002928 10.0.0.141 - - [2026-02-02 02:52:18] "GET /virtual-machine/511132e3-9a38-46af-9c21-db763eb7d0b4 HTTP/1.1" 404 171 0.002597 10.0.0.141 - - [2026-02-02 02:52:18] "GET /virtual-machine/511132e3-9a38-46af-9c21-db763eb7d0b4 HTTP/1.1" 404 171 0.002697 10.0.0.141 - - [2026-02-02 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.141 - - [2026-02-02 02:52:18] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004646 10.0.0.141 - - [2026-02-02 02:52:18] "GET /virtual-networks?parent_id=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002680 10.0.0.141 - - [2026-02-02 02:52:18] "GET /virtual-network/6f6af38e-5bbb-4a88-9ce9-d58cf38983de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006631 10.0.0.141 - - [2026-02-02 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.141 - - [2026-02-02 02:52:18] "GET /routing-instance/f2fb4814-edd2-4088-a92f-2d7585477103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.003958 10.0.0.141 - - [2026-02-02 02:52:18] "GET /route-target/4f6bc6a0-74b9-4a3b-9be8-ef5dab05dd9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003566 10.0.0.141 - - [2026-02-02 02:52:18] "GET /obj-perms HTTP/1.1" 200 5038 0.004705 10.0.0.22 - - [2026-02-02 02:52:18] "GET /obj-perms HTTP/1.1" 200 5038 0.056335 10.0.0.141 - - [2026-02-02 02:52:25] "GET /obj-perms HTTP/1.1" 200 5075 0.068877 10.0.0.22 - - [2026-02-02 02:52:25] "GET /obj-perms HTTP/1.1" 200 5075 0.076319 10.0.0.141 - - [2026-02-02 02:52:28] "GET /obj-perms HTTP/1.1" 200 5038 0.049342 10.0.0.141 - - [2026-02-02 02:52:29] "GET /virtual-machine/fd2c9607-b6d3-47f6-a935-4f3a15bd3d33 HTTP/1.1" 200 1305 0.004245 10.0.0.141 - - [2026-02-02 02:52:29] "POST /neutron/port HTTP/1.1" 200 1238 0.040219 10.0.0.141 - - [2026-02-02 02:52:31] "GET /virtual-machine/fd2c9607-b6d3-47f6-a935-4f3a15bd3d33 HTTP/1.1" 404 171 0.006650 10.0.0.141 - - [2026-02-02 02:52:31] "GET /virtual-machine/fd2c9607-b6d3-47f6-a935-4f3a15bd3d33 HTTP/1.1" 404 171 0.002704 10.0.0.141 - - [2026-02-02 02:52:31] "GET /virtual-machine/fd2c9607-b6d3-47f6-a935-4f3a15bd3d33 HTTP/1.1" 404 171 0.003802 10.0.0.141 - - [2026-02-02 02:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.035895 10.0.0.141 - - [2026-02-02 02:52:31] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005544 10.0.0.141 - - [2026-02-02 02:52:31] "GET /virtual-networks?parent_id=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002919 10.0.0.141 - - [2026-02-02 02:52:31] "GET /virtual-network/61672287-12da-4a8f-ae61-a1a45620315c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005064 10.0.0.141 - - [2026-02-02 02:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.141 - - [2026-02-02 02:52:31] "GET /routing-instance/9a17d2c4-7fc4-4110-b5ff-559690b2b186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.003922 10.0.0.141 - - [2026-02-02 02:52:31] "GET /route-target/c71578a7-1a4b-41fb-a481-f6126a439509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.010058 10.0.0.23 - - [2026-02-02 02:52:31] "GET /obj-perms HTTP/1.1" 200 5038 0.061815 10.0.0.141 - - [2026-02-02 02:52:34] "GET /obj-perms HTTP/1.1" 200 5038 0.004103 10.0.0.22 - - [2026-02-02 02:52:34] "GET /obj-perms HTTP/1.1" 200 5038 0.003318 10.0.0.141 - - [2026-02-02 02:52:35] "GET /virtual-network/6f6af38e-5bbb-4a88-9ce9-d58cf38983de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005512 10.0.0.141 - - [2026-02-02 02:52:35] "POST /neutron/network HTTP/1.1" 200 1427 0.010062 10.0.0.141 - - [2026-02-02 02:52:35] "GET /virtual-network/6f6af38e-5bbb-4a88-9ce9-d58cf38983de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.010093 10.0.0.141 - - [2026-02-02 02:52:35] "POST /ref-update HTTP/1.1" 200 156 0.021993 10.0.0.141 - - [2026-02-02 02:52:35] "DELETE /network-policy/72c75440-9167-45a5-a6ad-582be67104ad HTTP/1.1" 200 115 0.023555 10.0.0.141 - - [2026-02-02 02:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.23 - - [2026-02-02 02:52:35] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.025501 10.0.0.141 - - [2026-02-02 02:52:35] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.062803 10.0.0.141 - - [2026-02-02 02:52:35] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-22249247&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.004962 10.0.0.141 - - [2026-02-02 02:52:35] "DELETE /network-policy/c98dce77-5edc-4276-ae36-10e3d351688f HTTP/1.1" 200 115 0.037491 10.0.0.141 - - [2026-02-02 02:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.23 - - [2026-02-02 02:52:35] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000999 10.0.0.141 - - [2026-02-02 02:52:35] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034486 10.0.0.141 - - [2026-02-02 02:52:35] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-22249247&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.004804 10.0.0.141 - - [2026-02-02 02:52:35] "DELETE /network-policy/f8725fd1-1523-406c-a9a3-7da803f71eda HTTP/1.1" 200 115 0.036732 10.0.0.141 - - [2026-02-02 02:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.23 - - [2026-02-02 02:52:35] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000887 10.0.0.141 - - [2026-02-02 02:52:35] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.042583 10.0.0.141 - - [2026-02-02 02:52:35] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-22249247&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.005204 10.0.0.141 - - [2026-02-02 02:52:35] "DELETE /network-policy/d5fb733e-dca2-49fd-8ddf-1ed074b53457 HTTP/1.1" 200 115 0.032446 10.0.0.141 - - [2026-02-02 02:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.23 - - [2026-02-02 02:52:35] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000995 10.0.0.141 - - [2026-02-02 02:52:36] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.039830 10.0.0.141 - - [2026-02-02 02:52:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-22249247&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.004816 10.0.0.141 - - [2026-02-02 02:52:36] "DELETE /network-policy/3bcafd62-dd61-4e06-9c90-585678c97d72 HTTP/1.1" 200 115 0.038486 10.0.0.141 - - [2026-02-02 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.23 - - [2026-02-02 02:52:36] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.141 - - [2026-02-02 02:52:36] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.037934 10.0.0.141 - - [2026-02-02 02:52:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-22249247&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.005018 10.0.0.141 - - [2026-02-02 02:52:36] "DELETE /network-policy/43369d63-40e9-49c6-ab3c-7e22fecda347 HTTP/1.1" 200 115 0.034661 10.0.0.141 - - [2026-02-02 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.23 - - [2026-02-02 02:52:36] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000887 10.0.0.141 - - [2026-02-02 02:52:36] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.037151 10.0.0.141 - - [2026-02-02 02:52:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-22249247&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.005389 10.0.0.141 - - [2026-02-02 02:52:36] "DELETE /network-policy/d3b3988b-874e-4890-b349-794d8ac899fc HTTP/1.1" 200 115 0.032269 10.0.0.141 - - [2026-02-02 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.23 - - [2026-02-02 02:52:36] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000884 10.0.0.141 - - [2026-02-02 02:52:36] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.038882 10.0.0.141 - - [2026-02-02 02:52:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-22249247&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.004802 10.0.0.141 - - [2026-02-02 02:52:36] "DELETE /network-policy/993c1d21-a53f-47c9-8e18-c0f4925aec30 HTTP/1.1" 200 115 0.037464 10.0.0.141 - - [2026-02-02 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.23 - - [2026-02-02 02:52:36] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001009 10.0.0.141 - - [2026-02-02 02:52:36] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.104389 10.0.0.141 - - [2026-02-02 02:52:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-22249247&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.004823 10.0.0.141 - - [2026-02-02 02:52:37] "DELETE /network-policy/1c119d54-a393-449e-8990-6a263dc5fb2e HTTP/1.1" 200 115 0.038329 10.0.0.141 - - [2026-02-02 02:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.23 - - [2026-02-02 02:52:37] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000885 10.0.0.141 - - [2026-02-02 02:52:37] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.037812 10.0.0.141 - - [2026-02-02 02:52:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-22249247&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004650 10.0.0.141 - - [2026-02-02 02:52:37] "DELETE /network-policy/6f25a363-0f1a-4b0a-b865-cb75cc3dab66 HTTP/1.1" 200 115 0.030279 10.0.0.141 - - [2026-02-02 02:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009344 10.0.0.23 - - [2026-02-02 02:52:37] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000916 10.0.0.141 - - [2026-02-02 02:52:37] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.037582 10.0.0.141 - - [2026-02-02 02:52:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-22249247&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005475 10.0.0.141 - - [2026-02-02 02:52:37] "POST /neutron/network HTTP/1.1" 200 1337 0.009776 10.0.0.141 - - [2026-02-02 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.23 - - [2026-02-02 02:52:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003310 10.0.0.23 - - [2026-02-02 02:52:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002775 10.0.0.23 - - [2026-02-02 02:52:38] "POST /useragent-kv HTTP/1.1" 200 115 0.009964 10.0.0.23 - - [2026-02-02 02:52:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003303 10.0.0.23 - - [2026-02-02 02:52:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002568 10.0.0.23 - - [2026-02-02 02:52:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002885 10.0.0.141 - - [2026-02-02 02:52:38] "POST /neutron/network HTTP/1.1" 200 151 0.187127 10.0.0.141 - - [2026-02-02 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.026267 10.0.0.141 - - [2026-02-02 02:52:38] "DELETE /network-ipam/d591ccb1-d023-49ab-9465-cde4f868d021 HTTP/1.1" 200 115 0.032568 10.0.0.141 - - [2026-02-02 02:52:38] "POST /fqname-to-id HTTP/1.1" 404 260 0.006083 10.0.0.23 - - [2026-02-02 02:52:38] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000896 10.0.0.23 - - [2026-02-02 02:52:38] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.034913 10.0.0.23 - - [2026-02-02 02:52:38] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000964 10.0.0.23 - - [2026-02-02 02:52:38] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?fields=security_groups HTTP/1.1" 200 1398 0.082364 10.0.0.23 - - [2026-02-02 02:52:38] "DELETE /security-group/0114afb7-4687-4f09-ac33-9372be2c4ffc HTTP/1.1" 200 115 0.051523 10.0.0.23 - - [2026-02-02 02:52:38] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000811 10.0.0.23 - - [2026-02-02 02:52:38] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?fields=application_policy_sets HTTP/1.1" 200 1437 0.061275 10.0.0.141 - - [2026-02-02 02:52:38] "DELETE /access-control-list/834bdc76-e7d3-4eee-a70a-907185fd6568 HTTP/1.1" 200 115 0.060163 10.0.0.141 - - [2026-02-02 02:52:38] "DELETE /project/d72ae99b-086b-48ab-89c6-42a780d682df HTTP/1.1" 200 115 0.439901 10.0.0.23 - - [2026-02-02 02:52:38] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001940 10.0.0.141 - - [2026-02-02 02:52:38] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?fields=projects HTTP/1.1" 200 1244 0.013433 10.0.0.23 - - [2026-02-02 02:52:40] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003212 10.0.0.23 - - [2026-02-02 02:52:40] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000903 10.0.0.23 - - [2026-02-02 02:52:40] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.029700 10.0.0.23 - - [2026-02-02 02:52:40] "POST /id-to-fqname HTTP/1.1" 200 202 0.005209 10.0.0.23 - - [2026-02-02 02:52:40] "POST /fqname-to-id HTTP/1.1" 404 211 0.002877 10.0.0.23 - - [2026-02-02 02:52:40] "POST /security-groups HTTP/1.1" 200 603 0.069211 10.0.0.23 - - [2026-02-02 02:52:40] "POST /projects HTTP/1.1" 200 609 0.261915 10.0.0.141 - - [2026-02-02 02:52:40] "POST /fqname-to-id HTTP/1.1" 404 245 0.009738 10.0.0.23 - - [2026-02-02 02:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.331780 10.0.0.141 - - [2026-02-02 02:52:40] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.506775 10.0.0.23 - - [2026-02-02 02:52:40] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004015 10.0.0.141 - - [2026-02-02 02:52:40] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?fields=virtual_networks HTTP/1.1" 200 1055 0.052661 10.0.0.23 - - [2026-02-02 02:52:40] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002045 10.0.0.141 - - [2026-02-02 02:52:40] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.046557 10.0.0.23 - - [2026-02-02 02:52:40] "GET /projects?obj_uuids=d72ae99b-086b-48ab-89c6-42a780d682df&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000894 10.0.0.141 - - [2026-02-02 02:52:40] "GET /project/d72ae99b-086b-48ab-89c6-42a780d682df?fields=security_groups HTTP/1.1" 200 1293 0.037610 10.0.0.141 - - [2026-02-02 02:52:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.030851 10.0.0.23 - - [2026-02-02 02:52:41] "GET /projects?obj_uuids=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003003 10.0.0.23 - - [2026-02-02 02:52:41] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000930 10.0.0.23 - - [2026-02-02 02:52:41] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007594 10.0.0.23 - - [2026-02-02 02:52:42] "POST /id-to-fqname HTTP/1.1" 200 184 0.003633 10.0.0.23 - - [2026-02-02 02:52:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.004290 10.0.0.23 - - [2026-02-02 02:52:42] "POST /security-groups HTTP/1.1" 200 585 0.078107 10.0.0.23 - - [2026-02-02 02:52:42] "POST /projects HTTP/1.1" 200 573 0.266073 10.0.0.141 - - [2026-02-02 02:52:42] "POST /access-control-lists HTTP/1.1" 200 590 0.023432 10.0.0.23 - - [2026-02-02 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.336532 10.0.0.141 - - [2026-02-02 02:52:42] "GET /project/939d46c6-2e8f-4f4d-bfbc-9f981117eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.467040 10.0.0.141 - - [2026-02-02 02:52:43] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.141 - - [2026-02-02 02:52:44] "POST /fqname-to-id HTTP/1.1" 401 293 0.000510 10.0.0.141 - - [2026-02-02 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.058096 10.0.0.23 - - [2026-02-02 02:52:44] "GET /projects?obj_uuids=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001179 10.0.0.141 - - [2026-02-02 02:52:44] "GET /project/939d46c6-2e8f-4f4d-bfbc-9f981117eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.042265 10.0.0.141 - - [2026-02-02 02:52:44] "POST /route-targets HTTP/1.1" 200 327 0.021254 10.0.0.23 - - [2026-02-02 02:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.007818 10.0.0.141 - - [2026-02-02 02:52:45] "POST /neutron/subnet HTTP/1.1" 200 734 0.246087 10.0.0.141 - - [2026-02-02 02:52:45] "POST /id-to-fqname HTTP/1.1" 200 214 0.001233 10.0.0.141 - - [2026-02-02 02:52:45] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.007083 10.0.0.141 - - [2026-02-02 02:52:45] "POST /neutron/network HTTP/1.1" 200 994 0.011718 10.0.0.141 - - [2026-02-02 02:52:45] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005883 10.0.0.141 - - [2026-02-02 02:52:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.007805 10.0.0.141 - - [2026-02-02 02:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.23 - - [2026-02-02 02:52:45] "GET /projects?obj_uuids=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000849 10.0.0.141 - - [2026-02-02 02:52:45] "GET /project/939d46c6-2e8f-4f4d-bfbc-9f981117eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.045297 10.0.0.141 - - [2026-02-02 02:52:45] "POST /ref-update HTTP/1.1" 200 156 0.028800 10.0.0.23 - - [2026-02-02 02:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.007021 10.0.0.141 - - [2026-02-02 02:52:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.197533 10.0.0.141 - - [2026-02-02 02:52:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.041723 10.0.0.141 - - [2026-02-02 02:52:46] "POST /id-to-fqname HTTP/1.1" 200 214 0.001188 10.0.0.141 - - [2026-02-02 02:52:46] "GET /virtual-network/3142068d-eb7b-47cf-86fb-328abce14e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.006498 10.0.0.141 - - [2026-02-02 02:52:46] "POST /neutron/network HTTP/1.1" 200 990 0.007168 10.0.0.141 - - [2026-02-02 02:52:46] "GET /virtual-network/3142068d-eb7b-47cf-86fb-328abce14e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.003994 10.0.0.141 - - [2026-02-02 02:52:46] "POST /neutron/subnet HTTP/1.1" 200 823 0.008820 10.0.0.141 - - [2026-02-02 02:52:46] "POST /id-to-fqname HTTP/1.1" 200 214 0.001003 10.0.0.23 - - [2026-02-02 02:52:47] "GET /projects?obj_uuids=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001155 10.0.0.141 - - [2026-02-02 02:52:47] "GET /project/939d46c6-2e8f-4f4d-bfbc-9f981117eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.062157 10.0.0.141 - - [2026-02-02 02:52:47] "POST /neutron/port HTTP/1.1" 200 117 0.006006 10.0.0.141 - - [2026-02-02 02:52:47] "POST /id-to-fqname HTTP/1.1" 200 214 0.001232 10.0.0.141 - - [2026-02-02 02:52:47] "POST /neutron/network HTTP/1.1" 200 1004 0.005627 10.0.0.141 - - [2026-02-02 02:52:48] "POST /neutron/port HTTP/1.1" 200 1163 0.017390 10.0.0.23 - - [2026-02-02 02:52:48] "GET /projects?obj_uuids=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001040 10.0.0.141 - - [2026-02-02 02:52:48] "GET /project/939d46c6-2e8f-4f4d-bfbc-9f981117eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.097404 10.0.0.141 - - [2026-02-02 02:52:48] "POST /neutron/port HTTP/1.1" 200 1227 0.047050 10.0.0.141 - - [2026-02-02 02:52:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004541 10.0.0.141 - - [2026-02-02 02:52:48] "POST /neutron/port HTTP/1.1" 200 117 0.001026 10.0.0.141 - - [2026-02-02 02:52:48] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006878 10.0.0.141 - - [2026-02-02 02:52:48] "POST /id-to-fqname HTTP/1.1" 200 214 0.001179 10.0.0.141 - - [2026-02-02 02:52:49] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006381 10.0.0.23 - - [2026-02-02 02:52:49] "GET /projects?obj_uuids=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000890 10.0.0.141 - - [2026-02-02 02:52:49] "POST /neutron/port HTTP/1.1" 200 1163 0.312295 10.0.0.141 - - [2026-02-02 02:52:49] "POST /neutron/port HTTP/1.1" 200 1217 0.114368 10.0.0.141 - - [2026-02-02 02:52:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003398 10.0.0.141 - - [2026-02-02 02:52:49] "POST /neutron/port HTTP/1.1" 200 117 0.001027 10.0.0.23 - - [2026-02-02 02:52:50] "GET /projects?obj_uuids=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000876 10.0.0.141 - - [2026-02-02 02:52:50] "GET /project/939d46c6-2e8f-4f4d-bfbc-9f981117eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.074590 10.0.0.141 - - [2026-02-02 02:52:50] "POST /neutron/port HTTP/1.1" 200 2300 0.023675 10.0.0.141 - - [2026-02-02 02:52:50] "POST /neutron/port HTTP/1.1" 200 1227 0.014407 10.0.0.141 - - [2026-02-02 02:52:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007329 10.0.0.141 - - [2026-02-02 02:52:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006546 10.0.0.141 - - [2026-02-02 02:52:50] "GET /virtual-machine/db1d00a2-ea94-4eda-a143-c6c801e4bbc8 HTTP/1.1" 401 293 0.000406 10.0.0.141 - - [2026-02-02 02:52:51] "POST /neutron/port HTTP/1.1" 200 1159 0.018783 10.0.0.141 - - [2026-02-02 02:52:51] "GET /virtual-machine/db1d00a2-ea94-4eda-a143-c6c801e4bbc8 HTTP/1.1" 200 1287 0.033431 10.0.0.141 - - [2026-02-02 02:52:51] "GET /virtual-machine-interface/d9602e42-cac2-4b7a-a4cd-7228cd961284 HTTP/1.1" 200 3105 0.004675 10.0.0.141 - - [2026-02-02 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.141 - - [2026-02-02 02:52:51] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003732 10.0.0.141 - - [2026-02-02 02:52:51] "GET /virtual-networks?parent_id=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.007895 10.0.0.141 - - [2026-02-02 02:52:51] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006026 10.0.0.141 - - [2026-02-02 02:52:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003772 10.0.0.141 - - [2026-02-02 02:52:51] "POST /neutron/port HTTP/1.1" 200 117 0.001096 10.0.0.141 - - [2026-02-02 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.141 - - [2026-02-02 02:52:54] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005179 10.0.0.141 - - [2026-02-02 02:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.141 - - [2026-02-02 02:52:58] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005402 10.0.0.141 - - [2026-02-02 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.141 - - [2026-02-02 02:53:02] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005454 10.0.0.23 - - [2026-02-02 02:53:05] "DELETE /project/d72ae99b-086b-48ab-89c6-42a780d682df HTTP/1.1" 404 177 0.003239 10.0.0.23 - - [2026-02-02 02:53:05] "DELETE /project/d72ae99b086b48ab89c642a780d682df HTTP/1.1" 404 173 0.003234 10.0.0.23 - - [2026-02-02 02:53:05] "DELETE /project/939d46c62e8f4f4dbfbc9f981117eaf1 HTTP/1.1" 404 173 0.005639 10.0.0.141 - - [2026-02-02 02:53:06] "POST /neutron/port HTTP/1.1" 200 1227 0.038118 10.0.0.141 - - [2026-02-02 02:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.141 - - [2026-02-02 02:53:06] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.004569 10.0.0.141 - - [2026-02-02 02:53:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005612 10.0.0.141 - - [2026-02-02 02:53:06] "POST /neutron/port HTTP/1.1" 200 117 0.001165 10.0.0.141 - - [2026-02-02 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.141 - - [2026-02-02 02:53:10] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.004654 10.0.0.141 - - [2026-02-02 02:53:12] "POST /neutron/port HTTP/1.1" 200 1227 0.016129 10.0.0.141 - - [2026-02-02 02:53:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004221 10.0.0.141 - - [2026-02-02 02:53:12] "POST /neutron/port HTTP/1.1" 200 117 0.001004 10.0.0.141 - - [2026-02-02 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.141 - - [2026-02-02 02:53:14] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005218 10.0.0.141 - - [2026-02-02 02:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.141 - - [2026-02-02 02:53:18] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005385 10.0.0.141 - - [2026-02-02 02:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.141 - - [2026-02-02 02:53:23] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.004974 10.0.0.23 - - [2026-02-02 02:53:26] "GET /obj-perms HTTP/1.1" 200 5075 0.050341 10.0.0.141 - - [2026-02-02 02:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.141 - - [2026-02-02 02:53:27] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005086 10.0.0.141 - - [2026-02-02 02:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.141 - - [2026-02-02 02:53:29] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003440 10.0.0.141 - - [2026-02-02 02:53:29] "GET /virtual-networks?parent_id=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002738 10.0.0.141 - - [2026-02-02 02:53:29] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006124 10.0.0.141 - - [2026-02-02 02:53:29] "POST /neutron/port HTTP/1.1" 200 1227 0.016292 10.0.0.141 - - [2026-02-02 02:53:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006664 10.0.0.141 - - [2026-02-02 02:53:39] "POST /neutron/port HTTP/1.1" 200 1227 0.014405 10.0.0.141 - - [2026-02-02 02:53:44] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006660 10.0.0.141 - - [2026-02-02 02:53:50] "POST /neutron/port HTTP/1.1" 200 1227 0.016994 10.0.0.141 - - [2026-02-02 02:53:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006788 10.0.0.141 - - [2026-02-02 02:53:50] "GET /virtual-machine/b65c1164-0eda-4f27-b9eb-13097b035e89 HTTP/1.1" 200 1287 0.005029 10.0.0.141 - - [2026-02-02 02:53:50] "GET /virtual-machine-interface/c7c1927f-a24f-400c-bf44-cb3a501a43d0 HTTP/1.1" 200 3105 0.004544 10.0.0.141 - - [2026-02-02 02:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.141 - - [2026-02-02 02:53:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003377 10.0.0.141 - - [2026-02-02 02:53:50] "GET /virtual-networks?parent_id=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002752 10.0.0.141 - - [2026-02-02 02:53:50] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005366 10.0.0.141 - - [2026-02-02 02:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.141 - - [2026-02-02 02:53:51] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003292 10.0.0.141 - - [2026-02-02 02:53:51] "GET /virtual-networks?parent_id=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002775 10.0.0.141 - - [2026-02-02 02:53:51] "GET /virtual-network/713d7ffe-08a6-417f-84d4-2feb8e0ef5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005522 10.0.0.141 - - [2026-02-02 02:53:55] "POST /neutron/port HTTP/1.1" 200 1227 0.017153 10.0.0.23 - - [2026-02-02 02:53:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.23 - - [2026-02-02 02:53:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.22 - - [2026-02-02 02:53:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000489 10.0.0.22 - - [2026-02-02 02:53:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.23 - - [2026-02-02 02:53:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.23 - - [2026-02-02 02:53:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.141 - - [2026-02-02 02:53:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007273 10.0.0.22 - - [2026-02-02 02:53:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.22 - - [2026-02-02 02:53:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000340 10.0.0.141 - - [2026-02-02 02:53:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.141 - - [2026-02-02 02:53:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.141 - - [2026-02-02 02:53:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.141 - - [2026-02-02 02:53:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000491 10.0.0.141 - - [2026-02-02 02:54:02] "POST /neutron/port HTTP/1.1" 200 1227 0.016142 10.0.0.141 - - [2026-02-02 02:54:06] "POST /neutron/port HTTP/1.1" 200 1223 0.017733 10.0.0.141 - - [2026-02-02 02:54:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003350 10.0.0.141 - - [2026-02-02 02:54:06] "POST /neutron/port HTTP/1.1" 200 117 0.001132 10.0.0.141 - - [2026-02-02 02:54:07] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006720 10.0.0.141 - - [2026-02-02 02:54:07] "POST /neutron/port HTTP/1.1" 200 1223 0.016222 10.0.0.141 - - [2026-02-02 02:54:07] "GET /virtual-machine/295f54c2-5bee-4fb6-891f-59a7d8099866 HTTP/1.1" 200 1285 0.005739 10.0.0.141 - - [2026-02-02 02:54:07] "GET /virtual-machine-interface/b83f5779-5ec7-47ba-be35-fd3c0dc0a7dc HTTP/1.1" 200 3105 0.004945 10.0.0.141 - - [2026-02-02 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.141 - - [2026-02-02 02:54:07] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003436 10.0.0.141 - - [2026-02-02 02:54:07] "GET /virtual-networks?parent_id=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003599 10.0.0.141 - - [2026-02-02 02:54:07] "GET /virtual-network/3142068d-eb7b-47cf-86fb-328abce14e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.006301 10.0.0.141 - - [2026-02-02 02:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.141 - - [2026-02-02 02:54:08] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003447 10.0.0.141 - - [2026-02-02 02:54:08] "GET /virtual-networks?parent_id=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002863 10.0.0.141 - - [2026-02-02 02:54:08] "GET /virtual-network/3142068d-eb7b-47cf-86fb-328abce14e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.005546 10.0.0.141 - - [2026-02-02 02:54:08] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006319 10.0.0.141 - - [2026-02-02 02:54:14] "POST /neutron/network HTTP/1.1" 200 1004 0.009297 10.0.0.141 - - [2026-02-02 02:54:14] "POST /neutron/subnet HTTP/1.1" 200 1394 0.011781 10.0.0.141 - - [2026-02-02 02:54:14] "POST /neutron/network HTTP/1.1" 200 994 0.008418 10.0.0.141 - - [2026-02-02 02:54:15] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004218 10.0.0.141 - - [2026-02-02 02:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.141 - - [2026-02-02 02:54:15] "GET /global-qos-config/3847c151-5660-4fd5-b87e-a52cc518263a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.003819 10.0.0.141 - - [2026-02-02 02:54:15] "POST /fqname-to-id HTTP/1.1" 404 222 0.003129 10.0.0.141 - - [2026-02-02 02:54:15] "POST /forwarding-classs HTTP/1.1" 200 576 0.023462 10.0.0.141 - - [2026-02-02 02:54:15] "POST /id-to-fqname HTTP/1.1" 200 232 0.002993 10.0.0.141 - - [2026-02-02 02:54:15] "GET /forwarding-class/afc12b75-c6c8-4d43-8956-8d74abce69e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.003797 10.0.0.23 - - [2026-02-02 02:54:15] "GET /projects?obj_uuids=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000897 10.0.0.141 - - [2026-02-02 02:54:15] "GET /project/939d46c6-2e8f-4f4d-bfbc-9f981117eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.032567 10.0.0.141 - - [2026-02-02 02:54:15] "POST /fqname-to-id HTTP/1.1" 404 211 0.003165 10.0.0.141 - - [2026-02-02 02:54:15] "POST /qos-configs HTTP/1.1" 200 543 0.029609 10.0.0.141 - - [2026-02-02 02:54:15] "POST /id-to-fqname HTTP/1.1" 200 217 0.003103 10.0.0.141 - - [2026-02-02 02:54:15] "GET /qos-config/507bbd81-8109-43fc-a928-72421e8da7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.004490 10.0.0.141 - - [2026-02-02 02:54:15] "GET /virtual-machine-interface/d9602e42-cac2-4b7a-a4cd-7228cd961284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.005588 10.0.0.141 - - [2026-02-02 02:54:15] "POST /ref-update HTTP/1.1" 200 156 0.014785 10.0.0.141 - - [2026-02-02 02:54:16] "POST /neutron/port HTTP/1.1" 200 1227 0.018931 10.0.0.141 - - [2026-02-02 02:54:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006687 10.0.0.141 - - [2026-02-02 02:54:16] "POST /neutron/network HTTP/1.1" 200 968 0.014063 10.0.0.141 - - [2026-02-02 02:54:16] "POST /id-to-fqname HTTP/1.1" 200 214 0.001209 10.0.0.141 - - [2026-02-02 02:54:16] "GET /virtual-machine/db1d00a2-ea94-4eda-a143-c6c801e4bbc8 HTTP/1.1" 200 1287 0.003746 10.0.0.141 - - [2026-02-02 02:54:16] "GET /virtual-machine-interface/d9602e42-cac2-4b7a-a4cd-7228cd961284 HTTP/1.1" 200 3352 0.005835 10.0.0.141 - - [2026-02-02 02:54:16] "GET /instance-ip/1b2f55c6-2ee3-4a1c-af4a-ab8044d8464b HTTP/1.1" 200 1610 0.006299 10.0.0.141 - - [2026-02-02 02:54:16] "GET /instance-ip/36eecad9-b9cf-44d0-9877-8c30a2e4c937 HTTP/1.1" 200 1628 0.013165 10.0.0.141 - - [2026-02-02 02:54:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006772 10.0.0.141 - - [2026-02-02 02:54:16] "POST /neutron/port HTTP/1.1" 200 1227 0.015025 10.0.0.141 - - [2026-02-02 02:54:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010002 10.0.0.141 - - [2026-02-02 02:54:16] "POST /id-to-fqname HTTP/1.1" 200 214 0.001168 10.0.0.141 - - [2026-02-02 02:54:16] "GET /virtual-machine/b65c1164-0eda-4f27-b9eb-13097b035e89 HTTP/1.1" 200 1287 0.003248 10.0.0.141 - - [2026-02-02 02:54:16] "GET /virtual-machine-interface/c7c1927f-a24f-400c-bf44-cb3a501a43d0 HTTP/1.1" 200 3105 0.005126 10.0.0.141 - - [2026-02-02 02:54:16] "GET /instance-ip/12197a98-2717-43ee-9049-ee35d7fdd3a8 HTTP/1.1" 200 1628 0.004772 10.0.0.141 - - [2026-02-02 02:54:16] "GET /instance-ip/7f359120-d627-4fa0-9583-0bc9f9118881 HTTP/1.1" 200 1610 0.006218 10.0.0.141 - - [2026-02-02 02:55:06] "POST /neutron/port HTTP/1.1" 200 1227 0.014758 10.0.0.141 - - [2026-02-02 02:55:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003860 10.0.0.141 - - [2026-02-02 02:55:06] "POST /neutron/port HTTP/1.1" 200 117 0.001101 10.0.0.141 - - [2026-02-02 02:55:14] "GET /virtual-machine-interface/d9602e42-cac2-4b7a-a4cd-7228cd961284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2937 0.005228 10.0.0.141 - - [2026-02-02 02:55:14] "POST /ref-update HTTP/1.1" 200 156 0.013357 10.0.0.141 - - [2026-02-02 02:55:14] "DELETE /qos-config/507bbd81-8109-43fc-a928-72421e8da7ea HTTP/1.1" 200 115 0.035066 10.0.0.141 - - [2026-02-02 02:55:14] "POST /id-to-fqname HTTP/1.1" 200 232 0.001347 10.0.0.141 - - [2026-02-02 02:55:14] "DELETE /forwarding-class/afc12b75-c6c8-4d43-8956-8d74abce69e7 HTTP/1.1" 200 115 0.025928 10.0.0.141 - - [2026-02-02 02:55:16] "POST /neutron/port HTTP/1.1" 200 1227 0.049519 10.0.0.141 - - [2026-02-02 02:55:16] "POST /neutron/port HTTP/1.1" 200 1227 0.016694 10.0.0.141 - - [2026-02-02 02:55:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003827 10.0.0.141 - - [2026-02-02 02:55:16] "POST /neutron/port HTTP/1.1" 200 117 0.001026 10.0.0.141 - - [2026-02-02 02:55:16] "POST /neutron/port HTTP/1.1" 200 1213 0.014267 10.0.0.141 - - [2026-02-02 02:55:16] "POST /neutron/port HTTP/1.1" 200 1227 0.018514 10.0.0.141 - - [2026-02-02 02:55:17] "POST /neutron/port HTTP/1.1" 200 151 0.350770 10.0.0.23 - - [2026-02-02 02:55:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003473 10.0.0.141 - - [2026-02-02 02:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.23 - - [2026-02-02 02:55:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001724 10.0.0.23 - - [2026-02-02 02:55:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001750 10.0.0.23 - - [2026-02-02 02:55:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002104 10.0.0.141 - - [2026-02-02 02:55:18] "POST /neutron/network HTTP/1.1" 200 151 0.124594 10.0.0.141 - - [2026-02-02 02:55:18] "DELETE /route-target/84cc894a-5dec-4e4c-9df9-5bb1e1f2c01e HTTP/1.1" 200 115 0.019965 10.0.0.23 - - [2026-02-02 02:55:18] "GET /projects?obj_uuids=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000856 10.0.0.141 - - [2026-02-02 02:55:18] "GET /project/939d46c6-2e8f-4f4d-bfbc-9f981117eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.036484 10.0.0.23 - - [2026-02-02 02:55:18] "GET /projects?obj_uuids=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001756 10.0.0.141 - - [2026-02-02 02:55:18] "GET /project/939d46c6-2e8f-4f4d-bfbc-9f981117eaf1?fields=virtual_networks HTTP/1.1" 200 1020 0.039191 10.0.0.23 - - [2026-02-02 02:55:18] "GET /projects?obj_uuids=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000844 10.0.0.141 - - [2026-02-02 02:55:18] "GET /project/939d46c6-2e8f-4f4d-bfbc-9f981117eaf1?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.032986 10.0.0.23 - - [2026-02-02 02:55:18] "GET /projects?obj_uuids=939d46c6-2e8f-4f4d-bfbc-9f981117eaf1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001269 10.0.0.141 - - [2026-02-02 02:55:18] "GET /project/939d46c6-2e8f-4f4d-bfbc-9f981117eaf1?fields=security_groups HTTP/1.1" 200 1240 0.043416 10.0.0.141 - - [2026-02-02 02:55:19] "POST /fqname-to-id HTTP/1.1" 404 181 0.335762 10.0.0.23 - - [2026-02-02 02:55:19] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003253 10.0.0.23 - - [2026-02-02 02:55:20] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000876 10.0.0.23 - - [2026-02-02 02:55:20] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006280 10.0.0.23 - - [2026-02-02 02:55:20] "POST /id-to-fqname HTTP/1.1" 200 183 0.004653 10.0.0.23 - - [2026-02-02 02:55:20] "POST /fqname-to-id HTTP/1.1" 404 192 0.004086 10.0.0.23 - - [2026-02-02 02:55:20] "POST /security-groups HTTP/1.1" 200 584 0.073426 10.0.0.23 - - [2026-02-02 02:55:20] "POST /projects HTTP/1.1" 200 571 0.259723 10.0.0.141 - - [2026-02-02 02:55:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.009590 10.0.0.23 - - [2026-02-02 02:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.328146 10.0.0.141 - - [2026-02-02 02:55:20] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.458594 10.0.0.141 - - [2026-02-02 02:55:21] "GET / HTTP/1.1" 200 35931 0.001925 10.0.0.141 - - [2026-02-02 02:55:23] "POST /fqname-to-id HTTP/1.1" 401 293 0.000432 10.0.0.141 - - [2026-02-02 02:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.055475 10.0.0.23 - - [2026-02-02 02:55:23] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000873 10.0.0.141 - - [2026-02-02 02:55:23] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.033085 10.0.0.141 - - [2026-02-02 02:55:23] "POST /neutron/network HTTP/1.1" 200 117 0.038351 10.0.0.141 - - [2026-02-02 02:55:23] "POST /ref-update HTTP/1.1" 200 156 0.024051 10.0.0.141 - - [2026-02-02 02:55:24] "POST /neutron/network HTTP/1.1" 200 832 0.007586 10.0.0.141 - - [2026-02-02 02:55:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.001013 10.0.0.141 - - [2026-02-02 02:55:24] "GET /virtual-network/4f3aae80-fff4-4dcc-bdbd-b58854209b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005086 10.0.0.141 - - [2026-02-02 02:55:24] "GET /virtual-network/4f3aae80-fff4-4dcc-bdbd-b58854209b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004910 10.0.0.141 - - [2026-02-02 02:55:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.008219 10.0.0.141 - - [2026-02-02 02:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.141 - - [2026-02-02 02:55:24] "GET /virtual-network/4f3aae80-fff4-4dcc-bdbd-b58854209b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004392 10.0.0.141 - - [2026-02-02 02:55:24] "PUT /virtual-network/4f3aae80-fff4-4dcc-bdbd-b58854209b11 HTTP/1.1" 200 264 0.049960 10.0.0.141 - - [2026-02-02 02:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.23 - - [2026-02-02 02:55:24] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001167 10.0.0.141 - - [2026-02-02 02:55:24] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.041073 10.0.0.141 - - [2026-02-02 02:55:24] "POST /route-targets HTTP/1.1" 200 327 0.014351 10.0.0.23 - - [2026-02-02 02:55:24] "POST /useragent-kv HTTP/1.1" 200 115 0.008474 10.0.0.141 - - [2026-02-02 02:55:24] "POST /neutron/subnet HTTP/1.1" 200 710 0.200850 10.0.0.141 - - [2026-02-02 02:55:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.001138 10.0.0.141 - - [2026-02-02 02:55:24] "GET /virtual-network/ff5f261d-e0ab-4400-86d0-9eb014d78f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005118 10.0.0.141 - - [2026-02-02 02:55:24] "GET /virtual-network/ff5f261d-e0ab-4400-86d0-9eb014d78f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004804 10.0.0.141 - - [2026-02-02 02:55:24] "POST /neutron/network HTTP/1.1" 200 828 0.006122 10.0.0.141 - - [2026-02-02 02:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.141 - - [2026-02-02 02:55:24] "GET /virtual-network/ff5f261d-e0ab-4400-86d0-9eb014d78f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004732 10.0.0.141 - - [2026-02-02 02:55:25] "PUT /virtual-network/ff5f261d-e0ab-4400-86d0-9eb014d78f8d HTTP/1.1" 200 264 0.046531 10.0.0.141 - - [2026-02-02 02:55:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.001301 10.0.0.23 - - [2026-02-02 02:55:26] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001188 10.0.0.141 - - [2026-02-02 02:55:26] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.064593 10.0.0.141 - - [2026-02-02 02:55:26] "POST /neutron/network HTTP/1.1" 200 832 0.035767 10.0.0.141 - - [2026-02-02 02:55:26] "POST /id-to-fqname HTTP/1.1" 200 220 0.001347 10.0.0.141 - - [2026-02-02 02:55:26] "POST /neutron/port HTTP/1.1" 200 117 0.004923 10.0.0.23 - - [2026-02-02 02:55:26] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001064 10.0.0.141 - - [2026-02-02 02:55:27] "POST /neutron/port HTTP/1.1" 200 1054 0.316924 10.0.0.141 - - [2026-02-02 02:55:27] "POST /neutron/port HTTP/1.1" 200 1108 0.094705 10.0.0.141 - - [2026-02-02 02:55:27] "POST /neutron/subnet HTTP/1.1" 200 703 0.007447 10.0.0.23 - - [2026-02-02 02:55:27] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001512 10.0.0.141 - - [2026-02-02 02:55:27] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.369642 10.0.0.141 - - [2026-02-02 02:55:27] "POST /neutron/network HTTP/1.1" 200 828 0.005944 10.0.0.141 - - [2026-02-02 02:55:27] "GET /obj-perms HTTP/1.1" 200 5075 0.105085 10.0.0.141 - - [2026-02-02 02:55:27] "POST /neutron/port HTTP/1.1" 200 117 0.005362 10.0.0.141 - - [2026-02-02 02:55:28] "POST /neutron/network HTTP/1.1" 200 838 0.005993 10.0.0.141 - - [2026-02-02 02:55:28] "POST /neutron/port HTTP/1.1" 200 1050 0.016428 10.0.0.141 - - [2026-02-02 02:55:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003050 10.0.0.141 - - [2026-02-02 02:55:28] "POST /neutron/network HTTP/1.1" 200 828 0.005706 10.0.0.141 - - [2026-02-02 02:55:33] "POST /neutron/port HTTP/1.1" 200 1118 0.015622 10.0.0.141 - - [2026-02-02 02:55:33] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007296 10.0.0.141 - - [2026-02-02 02:55:33] "GET /virtual-machine/440ea0b6-8eee-4bcf-9af8-8f646058903c HTTP/1.1" 401 293 0.000349 10.0.0.141 - - [2026-02-02 02:55:33] "GET /virtual-machine/440ea0b6-8eee-4bcf-9af8-8f646058903c HTTP/1.1" 200 1285 0.037915 10.0.0.141 - - [2026-02-02 02:55:33] "GET /virtual-machine-interface/7294e8aa-733f-431b-9716-b679f14186de HTTP/1.1" 200 2926 0.004803 10.0.0.141 - - [2026-02-02 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.141 - - [2026-02-02 02:55:33] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004100 10.0.0.141 - - [2026-02-02 02:55:33] "GET /virtual-networks?parent_id=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002582 10.0.0.141 - - [2026-02-02 02:55:33] "GET /virtual-network/4f3aae80-fff4-4dcc-bdbd-b58854209b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005918 10.0.0.141 - - [2026-02-02 02:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.141 - - [2026-02-02 02:55:36] "GET /virtual-network/4f3aae80-fff4-4dcc-bdbd-b58854209b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004879 10.0.0.141 - - [2026-02-02 02:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.141 - - [2026-02-02 02:55:38] "POST /neutron/port HTTP/1.1" 200 1114 0.044679 10.0.0.141 - - [2026-02-02 02:55:38] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003486 10.0.0.141 - - [2026-02-02 02:55:38] "GET /virtual-networks?parent_id=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002694 10.0.0.141 - - [2026-02-02 02:55:38] "GET /virtual-network/4f3aae80-fff4-4dcc-bdbd-b58854209b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005508 10.0.0.141 - - [2026-02-02 02:55:39] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007266 10.0.0.141 - - [2026-02-02 02:55:39] "POST /neutron/port HTTP/1.1" 200 1114 0.015455 10.0.0.141 - - [2026-02-02 02:55:39] "GET /virtual-machine/cf2291b7-3088-4bfc-8e80-ccac7737f143 HTTP/1.1" 200 1286 0.005877 10.0.0.141 - - [2026-02-02 02:55:39] "GET /virtual-machine-interface/835670a2-674b-4268-86c2-9a7138260164 HTTP/1.1" 200 2925 0.005574 10.0.0.141 - - [2026-02-02 02:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.141 - - [2026-02-02 02:55:39] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003840 10.0.0.141 - - [2026-02-02 02:55:39] "GET /virtual-networks?parent_id=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002699 10.0.0.141 - - [2026-02-02 02:55:39] "GET /virtual-network/ff5f261d-e0ab-4400-86d0-9eb014d78f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005177 10.0.0.141 - - [2026-02-02 02:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.141 - - [2026-02-02 02:55:40] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003276 10.0.0.141 - - [2026-02-02 02:55:40] "GET /virtual-networks?parent_id=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003116 10.0.0.141 - - [2026-02-02 02:55:40] "GET /virtual-network/ff5f261d-e0ab-4400-86d0-9eb014d78f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005364 10.0.0.141 - - [2026-02-02 02:55:40] "POST /routing-policys HTTP/1.1" 200 534 0.028681 10.0.0.141 - - [2026-02-02 02:55:40] "GET /virtual-network/4f3aae80-fff4-4dcc-bdbd-b58854209b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.012880 10.0.0.141 - - [2026-02-02 02:55:40] "POST /ref-update HTTP/1.1" 200 156 0.021273 10.0.0.141 - - [2026-02-02 02:55:40] "PUT /virtual-network/4f3aae80-fff4-4dcc-bdbd-b58854209b11 HTTP/1.1" 200 264 0.065958 10.0.0.141 - - [2026-02-02 02:55:44] "POST /ref-update HTTP/1.1" 200 156 0.045737 10.0.0.141 - - [2026-02-02 02:55:45] "DELETE /routing-policy/a95da20b-29fa-46fb-a096-5a60ef385d59 HTTP/1.1" 200 115 0.049578 10.0.0.141 - - [2026-02-02 02:55:45] "POST /neutron/network HTTP/1.1" 400 204 0.013137 10.0.0.141 - - [2026-02-02 02:55:45] "POST /neutron/port HTTP/1.1" 200 1108 0.010154 10.0.0.141 - - [2026-02-02 02:55:45] "POST /neutron/port HTTP/1.1" 200 151 0.175301 10.0.0.141 - - [2026-02-02 02:55:47] "DELETE /route-target/2bc9a7e0-0cd4-4037-9050-2c6d71ae2437 HTTP/1.1" 200 115 0.025419 10.0.0.141 - - [2026-02-02 02:55:47] "POST /neutron/network HTTP/1.1" 200 832 0.009773 10.0.0.141 - - [2026-02-02 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.141 - - [2026-02-02 02:55:47] "DELETE /route-target/d9bb838d-2c5c-44ec-8588-3b70fb1e9ef0 HTTP/1.1" 200 115 0.020684 10.0.0.141 - - [2026-02-02 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.23 - - [2026-02-02 02:55:50] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000943 10.0.0.141 - - [2026-02-02 02:55:50] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.045527 10.0.0.23 - - [2026-02-02 02:55:50] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000876 10.0.0.141 - - [2026-02-02 02:55:50] "POST /neutron/network HTTP/1.1" 200 612 0.126483 10.0.0.141 - - [2026-02-02 02:55:50] "POST /id-to-fqname HTTP/1.1" 200 220 0.003270 10.0.0.141 - - [2026-02-02 02:55:50] "GET /virtual-network/f97ad59f-611a-46a8-b781-886ae59bd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006360 10.0.0.141 - - [2026-02-02 02:55:50] "POST /neutron/network HTTP/1.1" 200 829 0.007892 10.0.0.141 - - [2026-02-02 02:55:50] "GET /virtual-network/f97ad59f-611a-46a8-b781-886ae59bd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006193 10.0.0.141 - - [2026-02-02 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.141 - - [2026-02-02 02:55:50] "GET /virtual-network/f97ad59f-611a-46a8-b781-886ae59bd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005270 10.0.0.141 - - [2026-02-02 02:55:50] "POST /route-targets HTTP/1.1" 200 323 0.014578 10.0.0.141 - - [2026-02-02 02:55:50] "PUT /virtual-network/f97ad59f-611a-46a8-b781-886ae59bd0d1 HTTP/1.1" 200 264 0.052235 10.0.0.141 - - [2026-02-02 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.23 - - [2026-02-02 02:55:50] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000926 10.0.0.141 - - [2026-02-02 02:55:50] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.028645 10.0.0.141 - - [2026-02-02 02:55:50] "POST /neutron/network HTTP/1.1" 200 117 0.013733 10.0.0.141 - - [2026-02-02 02:55:51] "POST /ref-update HTTP/1.1" 200 156 0.019515 10.0.0.141 - - [2026-02-02 02:55:51] "POST /neutron/network HTTP/1.1" 200 831 0.007568 10.0.0.141 - - [2026-02-02 02:55:51] "POST /id-to-fqname HTTP/1.1" 200 220 0.001078 10.0.0.141 - - [2026-02-02 02:55:51] "GET /virtual-network/2871262c-91b9-4efe-93fe-3bde56770a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004673 10.0.0.141 - - [2026-02-02 02:55:51] "GET /virtual-network/2871262c-91b9-4efe-93fe-3bde56770a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005401 10.0.0.141 - - [2026-02-02 02:55:51] "POST /neutron/subnet HTTP/1.1" 200 725 0.007904 10.0.0.141 - - [2026-02-02 02:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.141 - - [2026-02-02 02:55:51] "GET /virtual-network/2871262c-91b9-4efe-93fe-3bde56770a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004774 10.0.0.141 - - [2026-02-02 02:55:51] "PUT /virtual-network/2871262c-91b9-4efe-93fe-3bde56770a88 HTTP/1.1" 200 264 0.040921 10.0.0.141 - - [2026-02-02 02:55:51] "POST /id-to-fqname HTTP/1.1" 200 220 0.001280 10.0.0.23 - - [2026-02-02 02:55:52] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001194 10.0.0.141 - - [2026-02-02 02:55:52] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.058866 10.0.0.141 - - [2026-02-02 02:55:52] "POST /neutron/port HTTP/1.1" 200 117 0.006413 10.0.0.141 - - [2026-02-02 02:55:52] "POST /id-to-fqname HTTP/1.1" 200 220 0.001656 10.0.0.141 - - [2026-02-02 02:55:52] "POST /neutron/network HTTP/1.1" 200 841 0.005903 10.0.0.141 - - [2026-02-02 02:55:52] "DELETE /access-control-list/c6e6cc87-5701-45c4-ada4-4a22e69ac1a5 HTTP/1.1" 200 115 0.040534 10.0.0.141 - - [2026-02-02 02:55:53] "POST /neutron/port HTTP/1.1" 200 1051 0.017303 10.0.0.23 - - [2026-02-02 02:55:54] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001125 10.0.0.141 - - [2026-02-02 02:55:54] "POST /neutron/port HTTP/1.1" 200 1115 0.019788 10.0.0.141 - - [2026-02-02 02:55:54] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.063789 10.0.0.141 - - [2026-02-02 02:55:54] "POST /neutron/subnet HTTP/1.1" 200 689 0.008060 10.0.0.141 - - [2026-02-02 02:55:54] "POST /neutron/port HTTP/1.1" 200 1115 0.019010 10.0.0.141 - - [2026-02-02 02:55:54] "POST /neutron/port HTTP/1.1" 200 1115 0.016928 10.0.0.23 - - [2026-02-02 02:55:54] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001230 10.0.0.141 - - [2026-02-02 02:55:54] "POST /neutron/port HTTP/1.1" 200 1053 0.241755 10.0.0.141 - - [2026-02-02 02:55:55] "POST /neutron/port HTTP/1.1" 200 1107 0.087751 10.0.0.141 - - [2026-02-02 02:55:55] "POST /neutron/subnet HTTP/1.1" 200 699 0.008322 10.0.0.141 - - [2026-02-02 02:55:59] "POST /neutron/port HTTP/1.1" 200 1115 0.015271 10.0.0.141 - - [2026-02-02 02:55:59] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006218 10.0.0.141 - - [2026-02-02 02:55:59] "GET /virtual-machine/d6003313-fc63-4908-9e75-22d9383299fe HTTP/1.1" 200 1286 0.005397 10.0.0.141 - - [2026-02-02 02:55:59] "GET /virtual-machine-interface/fcc9d933-ee68-46d1-a354-0f2587563f90 HTTP/1.1" 200 2927 0.004795 10.0.0.141 - - [2026-02-02 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.141 - - [2026-02-02 02:55:59] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003604 10.0.0.141 - - [2026-02-02 02:55:59] "GET /virtual-networks?parent_id=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002382 10.0.0.141 - - [2026-02-02 02:55:59] "GET /virtual-network/f97ad59f-611a-46a8-b781-886ae59bd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005767 10.0.0.141 - - [2026-02-02 02:56:02] "POST /neutron/port HTTP/1.1" 200 1115 0.015306 10.0.0.141 - - [2026-02-02 02:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.141 - - [2026-02-02 02:56:02] "GET /virtual-network/f97ad59f-611a-46a8-b781-886ae59bd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005776 10.0.0.141 - - [2026-02-02 02:56:04] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006011 10.0.0.141 - - [2026-02-02 02:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.141 - - [2026-02-02 02:56:04] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004531 10.0.0.141 - - [2026-02-02 02:56:04] "GET /virtual-networks?parent_id=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002519 10.0.0.141 - - [2026-02-02 02:56:05] "GET /virtual-network/f97ad59f-611a-46a8-b781-886ae59bd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005655 10.0.0.141 - - [2026-02-02 02:56:05] "POST /neutron/port HTTP/1.1" 200 1117 0.014461 10.0.0.141 - - [2026-02-02 02:56:05] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007064 10.0.0.141 - - [2026-02-02 02:56:05] "GET /virtual-machine/c6c8623a-d9a6-4b13-b896-595930e0c04e HTTP/1.1" 200 1286 0.004938 10.0.0.141 - - [2026-02-02 02:56:05] "GET /virtual-machine-interface/e75841b8-9e14-4e6d-b5d9-264e01eb19c9 HTTP/1.1" 200 2927 0.005713 10.0.0.141 - - [2026-02-02 02:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.141 - - [2026-02-02 02:56:05] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003472 10.0.0.141 - - [2026-02-02 02:56:05] "GET /virtual-networks?parent_id=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003137 10.0.0.141 - - [2026-02-02 02:56:05] "GET /virtual-network/2871262c-91b9-4efe-93fe-3bde56770a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005417 10.0.0.23 - - [2026-02-02 02:56:05] "DELETE /project/939d46c6-2e8f-4f4d-bfbc-9f981117eaf1 HTTP/1.1" 404 177 0.003649 10.0.0.23 - - [2026-02-02 02:56:05] "DELETE /project/de23c09a54e24d2ab204b6fd011d0bff HTTP/1.1" 404 173 0.003272 10.0.0.141 - - [2026-02-02 02:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.141 - - [2026-02-02 02:56:06] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003767 10.0.0.141 - - [2026-02-02 02:56:06] "GET /virtual-networks?parent_id=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003122 10.0.0.141 - - [2026-02-02 02:56:06] "GET /virtual-network/2871262c-91b9-4efe-93fe-3bde56770a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005514 10.0.0.141 - - [2026-02-02 02:56:11] "POST /routing-policys HTTP/1.1" 200 534 0.024120 10.0.0.141 - - [2026-02-02 02:56:12] "GET /virtual-network/f97ad59f-611a-46a8-b781-886ae59bd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.007430 10.0.0.141 - - [2026-02-02 02:56:12] "PUT /virtual-network/f97ad59f-611a-46a8-b781-886ae59bd0d1 HTTP/1.1" 200 264 0.069395 10.0.0.141 - - [2026-02-02 02:56:15] "POST /routing-policys HTTP/1.1" 200 534 0.030663 10.0.0.141 - - [2026-02-02 02:56:15] "GET /virtual-network/f97ad59f-611a-46a8-b781-886ae59bd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.016401 10.0.0.141 - - [2026-02-02 02:56:15] "PUT /virtual-network/f97ad59f-611a-46a8-b781-886ae59bd0d1 HTTP/1.1" 200 264 0.071630 10.0.0.141 - - [2026-02-02 02:56:16] "POST /ref-update HTTP/1.1" 200 156 0.069826 10.0.0.141 - - [2026-02-02 02:56:16] "POST /neutron/port HTTP/1.1" 200 1115 0.066365 10.0.0.141 - - [2026-02-02 02:56:16] "POST /ref-update HTTP/1.1" 200 156 0.088636 10.0.0.141 - - [2026-02-02 02:56:16] "DELETE /routing-policy/c1c843ce-4404-4e95-bc34-a4a7d1fff4b8 HTTP/1.1" 200 115 0.058169 10.0.0.141 - - [2026-02-02 02:56:16] "POST /ref-update HTTP/1.1" 200 156 0.070307 10.0.0.141 - - [2026-02-02 02:56:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005211 10.0.0.141 - - [2026-02-02 02:56:16] "DELETE /routing-policy/7fd8fc16-a87f-4429-85a3-8960a68c7dff HTTP/1.1" 200 115 0.051360 10.0.0.141 - - [2026-02-02 02:56:16] "POST /neutron/network HTTP/1.1" 200 829 0.013099 10.0.0.141 - - [2026-02-02 02:56:16] "POST /neutron/port HTTP/1.1" 200 1117 0.017292 10.0.0.141 - - [2026-02-02 02:56:17] "POST /neutron/port HTTP/1.1" 200 1115 0.013793 10.0.0.141 - - [2026-02-02 02:56:18] "POST /neutron/network HTTP/1.1" 200 831 0.006152 10.0.0.141 - - [2026-02-02 02:56:18] "DELETE /route-target/a124b59a-06f4-4697-8e11-50467439e3d0 HTTP/1.1" 200 115 0.019247 10.0.0.141 - - [2026-02-02 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.23 - - [2026-02-02 02:56:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002985 10.0.0.23 - - [2026-02-02 02:56:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002173 10.0.0.141 - - [2026-02-02 02:56:18] "POST /neutron/network HTTP/1.1" 200 151 0.114223 10.0.0.141 - - [2026-02-02 02:56:18] "DELETE /route-target/1006c360-778e-4503-bfbd-eadc9504cc21 HTTP/1.1" 200 115 0.021361 10.0.0.141 - - [2026-02-02 02:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.23 - - [2026-02-02 02:56:21] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000830 10.0.0.141 - - [2026-02-02 02:56:21] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.036855 10.0.0.23 - - [2026-02-02 02:56:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006144 10.0.0.141 - - [2026-02-02 02:56:21] "POST /neutron/subnet HTTP/1.1" 200 715 0.200490 10.0.0.141 - - [2026-02-02 02:56:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001194 10.0.0.141 - - [2026-02-02 02:56:21] "GET /virtual-network/64f8a75a-ede6-47d6-a897-76df8d59a61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005064 10.0.0.141 - - [2026-02-02 02:56:21] "GET /virtual-network/64f8a75a-ede6-47d6-a897-76df8d59a61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005209 10.0.0.141 - - [2026-02-02 02:56:21] "POST /neutron/network HTTP/1.1" 200 829 0.006982 10.0.0.141 - - [2026-02-02 02:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.141 - - [2026-02-02 02:56:22] "GET /virtual-network/64f8a75a-ede6-47d6-a897-76df8d59a61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005183 10.0.0.141 - - [2026-02-02 02:56:22] "PUT /virtual-network/64f8a75a-ede6-47d6-a897-76df8d59a61d HTTP/1.1" 200 264 0.068256 10.0.0.141 - - [2026-02-02 02:56:22] "POST /route-targets HTTP/1.1" 200 323 0.026888 10.0.0.141 - - [2026-02-02 02:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.23 - - [2026-02-02 02:56:22] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000911 10.0.0.141 - - [2026-02-02 02:56:22] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.036543 10.0.0.23 - - [2026-02-02 02:56:22] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000870 10.0.0.141 - - [2026-02-02 02:56:22] "POST /neutron/network HTTP/1.1" 200 612 0.111324 10.0.0.141 - - [2026-02-02 02:56:22] "POST /ref-update HTTP/1.1" 200 156 0.023010 10.0.0.141 - - [2026-02-02 02:56:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.002973 10.0.0.141 - - [2026-02-02 02:56:22] "GET /virtual-network/78209101-f90d-4d9a-9b7d-b257ddf5468e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005436 10.0.0.141 - - [2026-02-02 02:56:22] "POST /neutron/network HTTP/1.1" 200 832 0.006377 10.0.0.141 - - [2026-02-02 02:56:22] "GET /virtual-network/78209101-f90d-4d9a-9b7d-b257ddf5468e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004769 10.0.0.141 - - [2026-02-02 02:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.141 - - [2026-02-02 02:56:22] "GET /virtual-network/78209101-f90d-4d9a-9b7d-b257ddf5468e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005346 10.0.0.141 - - [2026-02-02 02:56:22] "PUT /virtual-network/78209101-f90d-4d9a-9b7d-b257ddf5468e HTTP/1.1" 200 264 0.050263 10.0.0.141 - - [2026-02-02 02:56:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.001229 10.0.0.141 - - [2026-02-02 02:56:23] "POST /neutron/network HTTP/1.1" 200 839 0.008272 10.0.0.23 - - [2026-02-02 02:56:23] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000952 10.0.0.141 - - [2026-02-02 02:56:23] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.091429 10.0.0.141 - - [2026-02-02 02:56:23] "POST /neutron/port HTTP/1.1" 200 117 0.005751 10.0.0.141 - - [2026-02-02 02:56:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.001223 10.0.0.141 - - [2026-02-02 02:56:24] "POST /neutron/network HTTP/1.1" 200 839 0.006327 10.0.0.141 - - [2026-02-02 02:56:24] "POST /neutron/port HTTP/1.1" 200 1051 0.014618 10.0.0.141 - - [2026-02-02 02:56:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003550 10.0.0.23 - - [2026-02-02 02:56:24] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000904 10.0.0.141 - - [2026-02-02 02:56:25] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.073478 10.0.0.141 - - [2026-02-02 02:56:25] "POST /neutron/network HTTP/1.1" 200 829 0.006011 10.0.0.141 - - [2026-02-02 02:56:25] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006770 10.0.0.141 - - [2026-02-02 02:56:25] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006917 10.0.0.141 - - [2026-02-02 02:56:25] "POST /neutron/port HTTP/1.1" 200 1054 0.015197 10.0.0.141 - - [2026-02-02 02:56:26] "POST /neutron/port HTTP/1.1" 200 1118 0.019036 10.0.0.141 - - [2026-02-02 02:56:26] "POST /neutron/port HTTP/1.1" 200 117 0.001297 10.0.0.141 - - [2026-02-02 02:56:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006262 10.0.0.141 - - [2026-02-02 02:56:30] "POST /neutron/port HTTP/1.1" 200 1115 0.022676 10.0.0.141 - - [2026-02-02 02:56:30] "GET /virtual-machine/ebcdc2d3-4a65-4188-af47-4c3cc757a0b2 HTTP/1.1" 200 1286 0.005730 10.0.0.141 - - [2026-02-02 02:56:30] "GET /virtual-machine-interface/3eb447fe-3bc6-4046-be5c-7531d133e842 HTTP/1.1" 200 2926 0.005116 10.0.0.141 - - [2026-02-02 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.141 - - [2026-02-02 02:56:30] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003932 10.0.0.141 - - [2026-02-02 02:56:30] "GET /virtual-networks?parent_id=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003509 10.0.0.141 - - [2026-02-02 02:56:30] "GET /virtual-network/64f8a75a-ede6-47d6-a897-76df8d59a61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006844 10.0.0.141 - - [2026-02-02 02:56:33] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006140 10.0.0.141 - - [2026-02-02 02:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.141 - - [2026-02-02 02:56:33] "GET /virtual-network/64f8a75a-ede6-47d6-a897-76df8d59a61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.010155 10.0.0.141 - - [2026-02-02 02:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.141 - - [2026-02-02 02:56:35] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002873 10.0.0.141 - - [2026-02-02 02:56:35] "GET /virtual-networks?parent_id=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002668 10.0.0.141 - - [2026-02-02 02:56:35] "GET /virtual-network/64f8a75a-ede6-47d6-a897-76df8d59a61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.004935 10.0.0.141 - - [2026-02-02 02:56:36] "POST /neutron/port HTTP/1.1" 200 1118 0.014848 10.0.0.141 - - [2026-02-02 02:56:36] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006528 10.0.0.141 - - [2026-02-02 02:56:36] "GET /virtual-machine/35d6d783-a4d5-44bb-8a17-de1d9bfdbb0d HTTP/1.1" 200 1284 0.005223 10.0.0.141 - - [2026-02-02 02:56:36] "GET /virtual-machine-interface/58bb226a-e640-4d84-943a-be7d8c4ac0de HTTP/1.1" 200 2926 0.004431 10.0.0.141 - - [2026-02-02 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.141 - - [2026-02-02 02:56:36] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003430 10.0.0.141 - - [2026-02-02 02:56:36] "GET /virtual-networks?parent_id=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002434 10.0.0.141 - - [2026-02-02 02:56:36] "GET /virtual-network/78209101-f90d-4d9a-9b7d-b257ddf5468e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005114 10.0.0.141 - - [2026-02-02 02:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.141 - - [2026-02-02 02:56:37] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003788 10.0.0.141 - - [2026-02-02 02:56:37] "GET /virtual-networks?parent_id=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002561 10.0.0.141 - - [2026-02-02 02:56:37] "GET /virtual-network/78209101-f90d-4d9a-9b7d-b257ddf5468e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005997 10.0.0.141 - - [2026-02-02 02:56:37] "POST /interface-route-tables HTTP/1.1" 200 574 0.023066 10.0.0.141 - - [2026-02-02 02:56:37] "GET /interface-route-table/a6058f5c-a9d5-4d14-bae0-4408ab1b37c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1306 0.010169 10.0.0.141 - - [2026-02-02 02:56:37] "GET /virtual-machine-interface/3eb447fe-3bc6-4046-be5c-7531d133e842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2705 0.005467 10.0.0.141 - - [2026-02-02 02:56:37] "POST /ref-update HTTP/1.1" 200 156 0.012272 10.0.0.141 - - [2026-02-02 02:56:37] "POST /routing-policys HTTP/1.1" 200 534 0.021114 10.0.0.141 - - [2026-02-02 02:56:38] "GET /virtual-network/64f8a75a-ede6-47d6-a897-76df8d59a61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005153 10.0.0.141 - - [2026-02-02 02:56:38] "PUT /virtual-network/64f8a75a-ede6-47d6-a897-76df8d59a61d HTTP/1.1" 200 264 0.052886 10.0.0.141 - - [2026-02-02 02:56:41] "POST /ref-update HTTP/1.1" 200 156 0.050049 10.0.0.141 - - [2026-02-02 02:56:41] "POST /ref-update HTTP/1.1" 200 156 0.020783 10.0.0.141 - - [2026-02-02 02:56:41] "DELETE /routing-policy/b0c780db-591e-492c-9403-85041fe674fe HTTP/1.1" 200 115 0.045225 10.0.0.141 - - [2026-02-02 02:56:42] "POST /neutron/network HTTP/1.1" 200 832 0.006261 10.0.0.141 - - [2026-02-02 02:56:42] "POST /neutron/port HTTP/1.1" 200 1108 0.013807 10.0.0.141 - - [2026-02-02 02:56:42] "POST /neutron/port HTTP/1.1" 200 1105 0.030043 10.0.0.23 - - [2026-02-02 02:56:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002364 10.0.0.23 - - [2026-02-02 02:56:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002291 10.0.0.141 - - [2026-02-02 02:56:44] "POST /neutron/network HTTP/1.1" 200 151 0.111264 10.0.0.141 - - [2026-02-02 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.141 - - [2026-02-02 02:56:44] "DELETE /route-target/4d43d71a-0737-43ee-86ad-f01909ed6810 HTTP/1.1" 200 115 0.023782 10.0.0.23 - - [2026-02-02 02:56:45] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000896 10.0.0.141 - - [2026-02-02 02:56:45] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.048051 10.0.0.23 - - [2026-02-02 02:56:45] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000903 10.0.0.141 - - [2026-02-02 02:56:45] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?fields=virtual_networks HTTP/1.1" 200 1018 0.040659 10.0.0.23 - - [2026-02-02 02:56:45] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000992 10.0.0.141 - - [2026-02-02 02:56:45] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.035455 10.0.0.23 - - [2026-02-02 02:56:45] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001192 10.0.0.141 - - [2026-02-02 02:56:45] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?fields=security_groups HTTP/1.1" 200 1237 0.032071 10.0.0.141 - - [2026-02-02 02:56:46] "POST /fqname-to-id HTTP/1.1" 404 192 0.026758 10.0.0.23 - - [2026-02-02 02:56:46] "GET /projects?obj_uuids=f858fe10-41f7-493f-b00f-e0dbbea17bfa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004537 10.0.0.23 - - [2026-02-02 02:56:46] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001191 10.0.0.23 - - [2026-02-02 02:56:46] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006479 10.0.0.23 - - [2026-02-02 02:56:47] "POST /id-to-fqname HTTP/1.1" 200 194 0.005126 10.0.0.23 - - [2026-02-02 02:56:47] "POST /fqname-to-id HTTP/1.1" 404 203 0.004853 10.0.0.23 - - [2026-02-02 02:56:47] "POST /security-groups HTTP/1.1" 200 595 0.073099 10.0.0.141 - - [2026-02-02 02:56:47] "POST /fqname-to-id HTTP/1.1" 404 238 0.003379 10.0.0.23 - - [2026-02-02 02:56:47] "POST /projects HTTP/1.1" 200 593 0.261424 10.0.0.141 - - [2026-02-02 02:56:47] "POST /access-control-lists HTTP/1.1" 200 598 0.022528 10.0.0.23 - - [2026-02-02 02:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.347708 10.0.0.141 - - [2026-02-02 02:56:47] "GET /project/f858fe10-41f7-493f-b00f-e0dbbea17bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.490122 10.0.0.141 - - [2026-02-02 02:56:48] "GET / HTTP/1.1" 200 35931 0.001840 10.0.0.141 - - [2026-02-02 02:56:50] "POST /fqname-to-id HTTP/1.1" 401 293 0.000460 10.0.0.141 - - [2026-02-02 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.053701 10.0.0.23 - - [2026-02-02 02:56:50] "GET /projects?obj_uuids=f858fe10-41f7-493f-b00f-e0dbbea17bfa&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000906 10.0.0.141 - - [2026-02-02 02:56:50] "GET /project/f858fe10-41f7-493f-b00f-e0dbbea17bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.036852 10.0.0.141 - - [2026-02-02 02:56:50] "POST /neutron/network HTTP/1.1" 200 117 0.036159 10.0.0.141 - - [2026-02-02 02:56:51] "POST /neutron/network HTTP/1.1" 200 832 0.007708 10.0.0.141 - - [2026-02-02 02:56:51] "POST /id-to-fqname HTTP/1.1" 200 226 0.000972 10.0.0.141 - - [2026-02-02 02:56:51] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005272 10.0.0.141 - - [2026-02-02 02:56:51] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005127 10.0.0.141 - - [2026-02-02 02:56:51] "POST /neutron/subnet HTTP/1.1" 200 724 0.007500 10.0.0.141 - - [2026-02-02 02:56:51] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005061 10.0.0.22 - - [2026-02-02 02:56:52] "GET /obj-perms HTTP/1.1" 200 5057 0.064528 10.0.0.23 - - [2026-02-02 02:56:53] "GET /obj-perms HTTP/1.1" 200 5057 0.063615 10.0.0.141 - - [2026-02-02 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.141 - - [2026-02-02 02:56:53] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.011075 10.0.0.141 - - [2026-02-02 02:56:53] "PUT /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb HTTP/1.1" 200 264 0.047794 10.0.0.141 - - [2026-02-02 02:56:53] "POST /route-targets HTTP/1.1" 200 327 0.026911 10.0.0.141 - - [2026-02-02 02:56:53] "DELETE /access-control-list/9e1f9a23-6bd5-4f73-89e9-b0b20e0b1d26 HTTP/1.1" 200 115 0.031479 10.0.0.141 - - [2026-02-02 02:56:58] "POST /id-to-fqname HTTP/1.1" 200 226 0.001284 10.0.0.23 - - [2026-02-02 02:56:59] "GET /projects?obj_uuids=f858fe10-41f7-493f-b00f-e0dbbea17bfa&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001169 10.0.0.141 - - [2026-02-02 02:56:59] "GET /project/f858fe10-41f7-493f-b00f-e0dbbea17bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.068124 10.0.0.141 - - [2026-02-02 02:56:59] "POST /neutron/port HTTP/1.1" 200 117 0.006683 10.0.0.141 - - [2026-02-02 02:56:59] "POST /neutron/network HTTP/1.1" 200 842 0.006610 10.0.0.141 - - [2026-02-02 02:57:00] "POST /neutron/port HTTP/1.1" 200 1064 0.021529 10.0.0.141 - - [2026-02-02 02:57:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003385 10.0.0.141 - - [2026-02-02 02:57:00] "POST /neutron/network HTTP/1.1" 200 832 0.008516 10.0.0.141 - - [2026-02-02 02:57:04] "POST /neutron/port HTTP/1.1" 200 1128 0.016414 10.0.0.141 - - [2026-02-02 02:57:04] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006163 10.0.0.141 - - [2026-02-02 02:57:04] "GET /virtual-machine/c41cebcd-bcf0-47d0-8cd8-e1fea0667833 HTTP/1.1" 401 293 0.000324 10.0.0.141 - - [2026-02-02 02:57:05] "GET /virtual-machine/c41cebcd-bcf0-47d0-8cd8-e1fea0667833 HTTP/1.1" 200 1297 0.035881 10.0.0.141 - - [2026-02-02 02:57:05] "GET /virtual-machine-interface/2d111957-27a1-44c7-976e-aeec2c802dae HTTP/1.1" 200 2966 0.004737 10.0.0.141 - - [2026-02-02 02:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.141 - - [2026-02-02 02:57:05] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005018 10.0.0.141 - - [2026-02-02 02:57:05] "GET /virtual-networks?parent_id=f858fe10-41f7-493f-b00f-e0dbbea17bfa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002953 10.0.0.141 - - [2026-02-02 02:57:05] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005546 10.0.0.23 - - [2026-02-02 02:57:05] "DELETE /project/f858fe1041f7493fb00fe0dbbea17bfa HTTP/1.1" 404 173 0.005711 10.0.0.23 - - [2026-02-02 02:57:05] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000814 10.0.0.23 - - [2026-02-02 02:57:06] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.042423 10.0.0.23 - - [2026-02-02 02:57:06] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000883 10.0.0.23 - - [2026-02-02 02:57:06] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?fields=security_groups HTTP/1.1" 200 1088 0.038586 10.0.0.23 - - [2026-02-02 02:57:06] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000860 10.0.0.23 - - [2026-02-02 02:57:06] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?fields=application_policy_sets HTTP/1.1" 200 1381 0.042266 10.0.0.23 - - [2026-02-02 02:57:06] "DELETE /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff HTTP/1.1" 409 278 0.227178 10.0.0.141 - - [2026-02-02 02:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.141 - - [2026-02-02 02:57:08] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005517 10.0.0.141 - - [2026-02-02 02:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.141 - - [2026-02-02 02:57:12] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005060 10.0.0.141 - - [2026-02-02 02:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.141 - - [2026-02-02 02:57:16] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006013 10.0.0.141 - - [2026-02-02 02:57:16] "POST /neutron/network HTTP/1.1" 200 842 0.007518 10.0.0.141 - - [2026-02-02 02:57:16] "POST /neutron/port HTTP/1.1" 200 117 0.001049 10.0.0.141 - - [2026-02-02 02:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.141 - - [2026-02-02 02:57:20] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006676 10.0.0.141 - - [2026-02-02 02:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.141 - - [2026-02-02 02:57:24] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005219 10.0.0.141 - - [2026-02-02 02:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.141 - - [2026-02-02 02:57:28] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.004605 10.0.0.141 - - [2026-02-02 02:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.141 - - [2026-02-02 02:57:32] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006229 10.0.0.141 - - [2026-02-02 02:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.141 - - [2026-02-02 02:57:36] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005016 10.0.0.141 - - [2026-02-02 02:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.141 - - [2026-02-02 02:57:38] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002905 10.0.0.141 - - [2026-02-02 02:57:38] "GET /virtual-networks?parent_id=f858fe10-41f7-493f-b00f-e0dbbea17bfa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002794 10.0.0.141 - - [2026-02-02 02:57:39] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005437 10.0.0.141 - - [2026-02-02 02:57:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007299 10.0.0.141 - - [2026-02-02 02:57:47] "POST /neutron/port HTTP/1.1" 200 1128 0.020350 10.0.0.141 - - [2026-02-02 02:57:49] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006968 10.0.0.141 - - [2026-02-02 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.141 - - [2026-02-02 02:57:59] "GET /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005082 10.0.0.141 - - [2026-02-02 02:57:59] "PUT /virtual-network/7e2acffa-d39f-4521-8e80-987e43ca9adb HTTP/1.1" 200 264 0.057670 10.0.0.141 - - [2026-02-02 02:57:59] "DELETE /route-target/f5ee17e3-abab-4810-b613-944d4285eefa HTTP/1.1" 200 115 0.026242 10.0.0.141 - - [2026-02-02 02:58:05] "POST /neutron/network HTTP/1.1" 200 832 0.005857 10.0.0.141 - - [2026-02-02 02:58:05] "POST /neutron/port HTTP/1.1" 200 1118 0.013930 10.0.0.23 - - [2026-02-02 02:58:07] "POST /useragent-kv HTTP/1.1" 200 115 0.044467 10.0.0.23 - - [2026-02-02 02:58:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003589 10.0.0.141 - - [2026-02-02 02:58:07] "POST /neutron/network HTTP/1.1" 200 151 0.158477 10.0.0.141 - - [2026-02-02 02:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.23 - - [2026-02-02 02:58:10] "GET /projects?obj_uuids=f858fe10-41f7-493f-b00f-e0dbbea17bfa&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000977 10.0.0.141 - - [2026-02-02 02:58:10] "GET /project/f858fe10-41f7-493f-b00f-e0dbbea17bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.040933 10.0.0.141 - - [2026-02-02 02:58:10] "POST /route-targets HTTP/1.1" 200 327 0.011913 10.0.0.23 - - [2026-02-02 02:58:10] "POST /useragent-kv HTTP/1.1" 200 115 0.007005 10.0.0.141 - - [2026-02-02 02:58:10] "POST /neutron/subnet HTTP/1.1" 200 720 0.189862 10.0.0.141 - - [2026-02-02 02:58:10] "POST /id-to-fqname HTTP/1.1" 200 226 0.001163 10.0.0.141 - - [2026-02-02 02:58:10] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004669 10.0.0.141 - - [2026-02-02 02:58:10] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004906 10.0.0.141 - - [2026-02-02 02:58:10] "POST /neutron/network HTTP/1.1" 200 831 0.006133 10.0.0.141 - - [2026-02-02 02:58:10] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005537 10.0.0.141 - - [2026-02-02 02:58:11] "GET /obj-perms HTTP/1.1" 200 5057 0.052500 10.0.0.141 - - [2026-02-02 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.141 - - [2026-02-02 02:58:11] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005405 10.0.0.141 - - [2026-02-02 02:58:11] "PUT /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03 HTTP/1.1" 200 264 0.048541 10.0.0.141 - - [2026-02-02 02:58:11] "POST /ref-update HTTP/1.1" 200 156 0.028918 10.0.0.141 - - [2026-02-02 02:58:16] "POST /id-to-fqname HTTP/1.1" 200 226 0.001248 10.0.0.23 - - [2026-02-02 02:58:17] "GET /projects?obj_uuids=f858fe10-41f7-493f-b00f-e0dbbea17bfa&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000911 10.0.0.141 - - [2026-02-02 02:58:17] "GET /project/f858fe10-41f7-493f-b00f-e0dbbea17bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.062815 10.0.0.141 - - [2026-02-02 02:58:17] "POST /neutron/network HTTP/1.1" 200 831 0.006208 10.0.0.141 - - [2026-02-02 02:58:17] "POST /neutron/port HTTP/1.1" 200 117 0.005224 10.0.0.141 - - [2026-02-02 02:58:18] "POST /neutron/port HTTP/1.1" 200 1063 0.042629 10.0.0.141 - - [2026-02-02 02:58:18] "POST /neutron/port HTTP/1.1" 200 1127 0.017559 10.0.0.141 - - [2026-02-02 02:58:18] "POST /neutron/port HTTP/1.1" 200 117 0.001023 10.0.0.141 - - [2026-02-02 02:58:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006672 10.0.0.141 - - [2026-02-02 02:58:22] "POST /neutron/port HTTP/1.1" 200 1127 0.016382 10.0.0.141 - - [2026-02-02 02:58:22] "GET /virtual-machine/806d0f98-5ca3-4e11-b1d4-3e0d90102b86 HTTP/1.1" 200 1296 0.005163 10.0.0.141 - - [2026-02-02 02:58:22] "GET /virtual-machine-interface/c94bfc2d-2103-42eb-b3d3-944c1ecedd69 HTTP/1.1" 200 2967 0.004415 10.0.0.141 - - [2026-02-02 02:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.141 - - [2026-02-02 02:58:22] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003597 10.0.0.141 - - [2026-02-02 02:58:22] "GET /virtual-networks?parent_id=f858fe10-41f7-493f-b00f-e0dbbea17bfa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002485 10.0.0.141 - - [2026-02-02 02:58:23] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005589 10.0.0.141 - - [2026-02-02 02:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.141 - - [2026-02-02 02:58:26] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004930 10.0.0.141 - - [2026-02-02 02:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.141 - - [2026-02-02 02:58:30] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004685 10.0.0.22 - - [2026-02-02 02:58:30] "GET /obj-perms HTTP/1.1" 200 5075 0.058432 10.0.0.141 - - [2026-02-02 02:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.141 - - [2026-02-02 02:58:34] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005983 10.0.0.141 - - [2026-02-02 02:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.141 - - [2026-02-02 02:58:38] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005020 10.0.0.141 - - [2026-02-02 02:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.141 - - [2026-02-02 02:58:42] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007546 10.0.0.141 - - [2026-02-02 02:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.141 - - [2026-02-02 02:58:46] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005443 10.0.0.141 - - [2026-02-02 02:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.141 - - [2026-02-02 02:58:50] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005551 10.0.0.141 - - [2026-02-02 02:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.141 - - [2026-02-02 02:58:54] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004701 10.0.0.23 - - [2026-02-02 02:58:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000485 10.0.0.23 - - [2026-02-02 02:58:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000488 10.0.0.22 - - [2026-02-02 02:58:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000342 10.0.0.22 - - [2026-02-02 02:58:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000342 10.0.0.23 - - [2026-02-02 02:58:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.23 - - [2026-02-02 02:58:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000818 10.0.0.22 - - [2026-02-02 02:58:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000349 10.0.0.22 - - [2026-02-02 02:58:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000344 10.0.0.141 - - [2026-02-02 02:58:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.141 - - [2026-02-02 02:58:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.141 - - [2026-02-02 02:58:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000438 10.0.0.141 - - [2026-02-02 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.141 - - [2026-02-02 02:58:58] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005886 10.0.0.141 - - [2026-02-02 02:58:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000316 10.0.0.141 - - [2026-02-02 02:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.141 - - [2026-02-02 02:59:02] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006032 10.0.0.141 - - [2026-02-02 02:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.141 - - [2026-02-02 02:59:07] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004729 10.0.0.141 - - [2026-02-02 02:59:07] "POST /neutron/port HTTP/1.1" 200 1127 0.015147 10.0.0.141 - - [2026-02-02 02:59:07] "POST /neutron/subnet HTTP/1.1" 200 694 0.008927 10.0.0.141 - - [2026-02-02 02:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.141 - - [2026-02-02 02:59:11] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005061 10.0.0.141 - - [2026-02-02 02:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.141 - - [2026-02-02 02:59:13] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003839 10.0.0.141 - - [2026-02-02 02:59:13] "GET /virtual-networks?parent_id=f858fe10-41f7-493f-b00f-e0dbbea17bfa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003609 10.0.0.141 - - [2026-02-02 02:59:13] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007976 10.0.0.141 - - [2026-02-02 02:59:13] "POST /neutron/port HTTP/1.1" 200 1127 0.016536 10.0.0.141 - - [2026-02-02 02:59:18] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007574 10.0.0.141 - - [2026-02-02 02:59:23] "POST /neutron/port HTTP/1.1" 200 1127 0.013978 10.0.0.141 - - [2026-02-02 02:59:29] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006972 10.0.0.23 - - [2026-02-02 02:59:30] "GET /obj-perms HTTP/1.1" 200 5075 0.049743 10.0.0.141 - - [2026-02-02 02:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.141 - - [2026-02-02 02:59:34] "GET /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007103 10.0.0.141 - - [2026-02-02 02:59:34] "PUT /virtual-network/daf0d6eb-7530-4138-9bbf-86c9af7b4f03 HTTP/1.1" 200 264 0.056643 10.0.0.141 - - [2026-02-02 02:59:34] "DELETE /route-target/5da2074d-6734-4280-843f-6fb3928915b8 HTTP/1.1" 200 115 0.030789 10.0.0.141 - - [2026-02-02 02:59:40] "POST /neutron/port HTTP/1.1" 200 1127 0.014643 10.0.0.141 - - [2026-02-02 02:59:41] "POST /neutron/network HTTP/1.1" 200 831 0.007108 10.0.0.23 - - [2026-02-02 02:59:43] "GET /projects?obj_uuids=f858fe10-41f7-493f-b00f-e0dbbea17bfa&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000866 10.0.0.141 - - [2026-02-02 02:59:43] "GET /project/f858fe10-41f7-493f-b00f-e0dbbea17bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.067674 10.0.0.23 - - [2026-02-02 02:59:43] "GET /projects?obj_uuids=f858fe10-41f7-493f-b00f-e0dbbea17bfa&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000855 10.0.0.141 - - [2026-02-02 02:59:43] "GET /project/f858fe10-41f7-493f-b00f-e0dbbea17bfa?fields=virtual_networks HTTP/1.1" 200 1040 0.031246 10.0.0.23 - - [2026-02-02 02:59:43] "GET /projects?obj_uuids=f858fe10-41f7-493f-b00f-e0dbbea17bfa&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000884 10.0.0.141 - - [2026-02-02 02:59:43] "GET /project/f858fe10-41f7-493f-b00f-e0dbbea17bfa?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.035087 10.0.0.23 - - [2026-02-02 02:59:43] "GET /projects?obj_uuids=f858fe10-41f7-493f-b00f-e0dbbea17bfa&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001329 10.0.0.141 - - [2026-02-02 02:59:43] "GET /project/f858fe10-41f7-493f-b00f-e0dbbea17bfa?fields=security_groups HTTP/1.1" 200 1270 0.035141 10.0.0.141 - - [2026-02-02 02:59:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.027539 10.0.0.23 - - [2026-02-02 02:59:44] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003562 10.0.0.23 - - [2026-02-02 02:59:44] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001870 10.0.0.23 - - [2026-02-02 02:59:44] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041066 10.0.0.23 - - [2026-02-02 02:59:44] "POST /id-to-fqname HTTP/1.1" 200 216 0.001531 10.0.0.23 - - [2026-02-02 02:59:44] "POST /fqname-to-id HTTP/1.1" 404 227 0.006584 10.0.0.23 - - [2026-02-02 02:59:44] "POST /security-groups HTTP/1.1" 200 616 0.028634 10.0.0.141 - - [2026-02-02 02:59:44] "POST /fqname-to-id HTTP/1.1" 404 259 0.003374 10.0.0.23 - - [2026-02-02 02:59:44] "POST /projects HTTP/1.1" 200 635 0.223128 10.0.0.23 - - [2026-02-02 02:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.265104 10.0.0.141 - - [2026-02-02 02:59:44] "POST /access-control-lists HTTP/1.1" 200 619 0.028990 10.0.0.141 - - [2026-02-02 02:59:44] "GET /project/041a1aae-3e90-4123-b668-a39afc48d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.454414 10.0.0.141 - - [2026-02-02 02:59:45] "GET / HTTP/1.1" 200 35931 0.002841 10.0.0.141 - - [2026-02-02 02:59:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000418 10.0.0.141 - - [2026-02-02 02:59:47] "POST /fqname-to-id HTTP/1.1" 404 249 0.062376 10.0.0.141 - - [2026-02-02 02:59:48] "POST /fqname-to-id HTTP/1.1" 404 280 0.012266 10.0.0.141 - - [2026-02-02 02:59:48] "PUT /access-control-list/1b5525f0-8c3c-4641-91c7-80f32df3bda2 HTTP/1.1" 200 272 0.019922 10.0.0.23 - - [2026-02-02 02:59:48] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000892 10.0.0.141 - - [2026-02-02 02:59:48] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.084230 10.0.0.141 - - [2026-02-02 02:59:48] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009930 10.0.0.141 - - [2026-02-02 02:59:48] "PUT /access-control-list/1b5525f0-8c3c-4641-91c7-80f32df3bda2 HTTP/1.1" 200 272 0.011717 10.0.0.141 - - [2026-02-02 02:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.141 - - [2026-02-02 02:59:49] "GET /security-group/6e99fdcd-bad3-4b8d-8eaa-7ccd78504cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005122 10.0.0.141 - - [2026-02-02 02:59:49] "POST /neutron/security_group HTTP/1.1" 200 1026 0.003766 10.0.0.141 - - [2026-02-02 02:59:49] "POST /fqname-to-id HTTP/1.1" 404 249 0.002886 10.0.0.141 - - [2026-02-02 02:59:49] "DELETE /access-control-list/1b5525f0-8c3c-4641-91c7-80f32df3bda2 HTTP/1.1" 200 115 0.027885 10.0.0.141 - - [2026-02-02 02:59:50] "POST /fqname-to-id HTTP/1.1" 404 249 0.004046 10.0.0.141 - - [2026-02-02 02:59:50] "POST /fqname-to-id HTTP/1.1" 404 280 0.004775 10.0.0.141 - - [2026-02-02 02:59:50] "PUT /access-control-list/03172ec8-0d20-41e4-85bb-671dc0830b5c HTTP/1.1" 200 272 0.018769 10.0.0.23 - - [2026-02-02 02:59:50] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001247 10.0.0.141 - - [2026-02-02 02:59:50] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.055110 10.0.0.141 - - [2026-02-02 02:59:50] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011104 10.0.0.141 - - [2026-02-02 02:59:50] "PUT /access-control-list/03172ec8-0d20-41e4-85bb-671dc0830b5c HTTP/1.1" 200 272 0.009979 10.0.0.141 - - [2026-02-02 02:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.141 - - [2026-02-02 02:59:51] "GET /security-group/2279e892-88e0-438b-8302-8b1b4d6751f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.007881 10.0.0.23 - - [2026-02-02 02:59:51] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001340 10.0.0.141 - - [2026-02-02 02:59:51] "POST /neutron/security_group_rule HTTP/1.1" 200 2208 0.035559 10.0.0.141 - - [2026-02-02 02:59:51] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.158251 10.0.0.141 - - [2026-02-02 02:59:51] "PUT /access-control-list/03172ec8-0d20-41e4-85bb-671dc0830b5c HTTP/1.1" 200 272 0.017111 10.0.0.141 - - [2026-02-02 02:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.23 - - [2026-02-02 02:59:52] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000978 10.0.0.141 - - [2026-02-02 02:59:52] "GET /project/041a1aae-3e90-4123-b668-a39afc48d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.037733 10.0.0.23 - - [2026-02-02 02:59:52] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001179 10.0.0.141 - - [2026-02-02 02:59:52] "POST /neutron/network HTTP/1.1" 200 720 0.110549 10.0.0.141 - - [2026-02-02 02:59:52] "POST /ref-update HTTP/1.1" 200 156 0.024402 10.0.0.141 - - [2026-02-02 02:59:52] "POST /neutron/network HTTP/1.1" 200 1112 0.010369 10.0.0.141 - - [2026-02-02 02:59:52] "POST /id-to-fqname HTTP/1.1" 200 290 0.000992 10.0.0.141 - - [2026-02-02 02:59:52] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004706 10.0.0.141 - - [2026-02-02 02:59:52] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005420 10.0.0.141 - - [2026-02-02 02:59:52] "POST /neutron/subnet HTTP/1.1" 200 828 0.007583 10.0.0.141 - - [2026-02-02 02:59:52] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007569 10.0.0.141 - - [2026-02-02 02:59:53] "GET /obj-perms HTTP/1.1" 200 5099 0.052255 10.0.0.141 - - [2026-02-02 02:59:54] "POST /id-to-fqname HTTP/1.1" 200 290 0.001366 10.0.0.141 - - [2026-02-02 02:59:54] "POST /neutron/network HTTP/1.1" 200 1122 0.006423 10.0.0.23 - - [2026-02-02 02:59:55] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000999 10.0.0.141 - - [2026-02-02 02:59:55] "GET /project/041a1aae-3e90-4123-b668-a39afc48d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.071422 10.0.0.141 - - [2026-02-02 02:59:55] "POST /neutron/port HTTP/1.1" 200 117 0.005713 10.0.0.141 - - [2026-02-02 02:59:55] "POST /id-to-fqname HTTP/1.1" 200 290 0.001307 10.0.0.141 - - [2026-02-02 02:59:55] "POST /neutron/network HTTP/1.1" 200 1122 0.007901 10.0.0.23 - - [2026-02-02 02:59:56] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000982 10.0.0.141 - - [2026-02-02 02:59:56] "POST /neutron/port HTTP/1.1" 200 1191 0.308372 10.0.0.23 - - [2026-02-02 02:59:56] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001305 10.0.0.141 - - [2026-02-02 02:59:56] "GET /project/041a1aae-3e90-4123-b668-a39afc48d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.086734 10.0.0.141 - - [2026-02-02 02:59:56] "POST /neutron/port HTTP/1.1" 200 1245 0.141802 10.0.0.141 - - [2026-02-02 02:59:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006189 10.0.0.141 - - [2026-02-02 02:59:56] "POST /neutron/port HTTP/1.1" 200 117 0.001118 10.0.0.141 - - [2026-02-02 02:59:56] "POST /neutron/network HTTP/1.1" 200 1112 0.007616 10.0.0.141 - - [2026-02-02 02:59:57] "POST /neutron/port HTTP/1.1" 200 1255 0.016172 10.0.0.23 - - [2026-02-02 02:59:57] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000942 10.0.0.141 - - [2026-02-02 02:59:57] "POST /neutron/security_group HTTP/1.1" 200 3458 0.052784 10.0.0.141 - - [2026-02-02 02:59:57] "POST /neutron/port HTTP/1.1" 200 1191 0.019659 10.0.0.141 - - [2026-02-02 02:59:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003800 10.0.0.141 - - [2026-02-02 02:59:58] "POST /neutron/port HTTP/1.1" 200 117 0.001157 10.0.0.141 - - [2026-02-02 03:00:02] "POST /neutron/port HTTP/1.1" 200 1255 0.027364 10.0.0.141 - - [2026-02-02 03:00:02] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007386 10.0.0.141 - - [2026-02-02 03:00:02] "POST /neutron/port HTTP/1.1" 200 1255 0.017612 10.0.0.141 - - [2026-02-02 03:00:02] "GET /virtual-machine/9ec38727-a0dd-4c5e-a290-9b4d14cb5ce4 HTTP/1.1" 401 293 0.000499 10.0.0.141 - - [2026-02-02 03:00:02] "GET /virtual-machine/9ec38727-a0dd-4c5e-a290-9b4d14cb5ce4 HTTP/1.1" 200 1318 0.034763 10.0.0.141 - - [2026-02-02 03:00:02] "GET /virtual-machine/9ec38727-a0dd-4c5e-a290-9b4d14cb5ce4 HTTP/1.1" 200 1318 0.003871 10.0.0.141 - - [2026-02-02 03:00:02] "GET /virtual-machine-interface/33b426fe-7c0a-412a-ac39-e8e9df89898c HTTP/1.1" 200 3416 0.006059 10.0.0.141 - - [2026-02-02 03:00:02] "GET /virtual-machine/9ec38727-a0dd-4c5e-a290-9b4d14cb5ce4 HTTP/1.1" 200 1318 0.004177 10.0.0.141 - - [2026-02-02 03:00:02] "GET /virtual-machine-interface/33b426fe-7c0a-412a-ac39-e8e9df89898c HTTP/1.1" 200 3416 0.005631 10.0.0.141 - - [2026-02-02 03:00:02] "GET /instance-ip/5fc0a707-df94-49d3-a34a-3cb9830e5d4b HTTP/1.1" 200 1735 0.007937 10.0.0.141 - - [2026-02-02 03:00:02] "GET /instance-ip/96c2cbdf-fdd4-42f4-b99c-3d63a84d644f HTTP/1.1" 200 1715 0.008406 10.0.0.141 - - [2026-02-02 03:00:02] "GET /virtual-machine/9ec38727-a0dd-4c5e-a290-9b4d14cb5ce4 HTTP/1.1" 200 1318 0.003609 10.0.0.141 - - [2026-02-02 03:00:02] "GET /virtual-machine-interface/33b426fe-7c0a-412a-ac39-e8e9df89898c HTTP/1.1" 200 3416 0.005378 10.0.0.141 - - [2026-02-02 03:00:02] "GET /instance-ip/5fc0a707-df94-49d3-a34a-3cb9830e5d4b HTTP/1.1" 200 1735 0.005210 10.0.0.141 - - [2026-02-02 03:00:02] "GET /instance-ip/96c2cbdf-fdd4-42f4-b99c-3d63a84d644f HTTP/1.1" 200 1715 0.004627 10.0.0.141 - - [2026-02-02 03:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.141 - - [2026-02-02 03:00:02] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003772 10.0.0.141 - - [2026-02-02 03:00:02] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003066 10.0.0.141 - - [2026-02-02 03:00:03] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006238 10.0.0.141 - - [2026-02-02 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.141 - - [2026-02-02 03:00:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003913 10.0.0.141 - - [2026-02-02 03:00:03] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003189 10.0.0.141 - - [2026-02-02 03:00:03] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005893 10.0.0.141 - - [2026-02-02 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.141 - - [2026-02-02 03:00:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006855 10.0.0.141 - - [2026-02-02 03:00:03] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003401 10.0.0.141 - - [2026-02-02 03:00:03] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006778 10.0.0.141 - - [2026-02-02 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.141 - - [2026-02-02 03:00:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004641 10.0.0.141 - - [2026-02-02 03:00:03] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004061 10.0.0.141 - - [2026-02-02 03:00:03] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005853 10.0.0.141 - - [2026-02-02 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.141 - - [2026-02-02 03:00:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004026 10.0.0.141 - - [2026-02-02 03:00:03] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003308 10.0.0.141 - - [2026-02-02 03:00:03] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005219 10.0.0.141 - - [2026-02-02 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.141 - - [2026-02-02 03:00:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004313 10.0.0.141 - - [2026-02-02 03:00:03] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003466 10.0.0.141 - - [2026-02-02 03:00:03] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005392 10.0.0.141 - - [2026-02-02 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.141 - - [2026-02-02 03:00:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003694 10.0.0.141 - - [2026-02-02 03:00:03] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002813 10.0.0.141 - - [2026-02-02 03:00:03] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005985 10.0.0.23 - - [2026-02-02 03:00:06] "DELETE /project/041a1aae3e904123b668a39afc48d112 HTTP/1.1" 404 173 0.004343 10.0.0.23 - - [2026-02-02 03:00:06] "DELETE /project/f858fe10-41f7-493f-b00f-e0dbbea17bfa HTTP/1.1" 404 177 0.003826 10.0.0.141 - - [2026-02-02 03:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.141 - - [2026-02-02 03:00:06] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005158 10.0.0.141 - - [2026-02-02 03:00:07] "POST /neutron/port HTTP/1.1" 200 1255 0.017269 10.0.0.141 - - [2026-02-02 03:00:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003409 10.0.0.141 - - [2026-02-02 03:00:07] "POST /neutron/port HTTP/1.1" 200 117 0.001085 10.0.0.141 - - [2026-02-02 03:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.141 - - [2026-02-02 03:00:10] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005138 10.0.0.141 - - [2026-02-02 03:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.141 - - [2026-02-02 03:00:15] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006626 10.0.0.141 - - [2026-02-02 03:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.141 - - [2026-02-02 03:00:19] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004539 10.0.0.141 - - [2026-02-02 03:00:21] "POST /neutron/port HTTP/1.1" 200 1255 0.040863 10.0.0.141 - - [2026-02-02 03:00:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003576 10.0.0.141 - - [2026-02-02 03:00:21] "POST /neutron/port HTTP/1.1" 200 117 0.001126 10.0.0.141 - - [2026-02-02 03:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006198 10.0.0.141 - - [2026-02-02 03:00:23] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004723 10.0.0.141 - - [2026-02-02 03:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.141 - - [2026-02-02 03:00:27] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006468 10.0.0.141 - - [2026-02-02 03:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.141 - - [2026-02-02 03:00:31] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007264 10.0.0.141 - - [2026-02-02 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.141 - - [2026-02-02 03:00:35] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003572 10.0.0.141 - - [2026-02-02 03:00:35] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002713 10.0.0.141 - - [2026-02-02 03:00:35] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006784 10.0.0.141 - - [2026-02-02 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.141 - - [2026-02-02 03:00:35] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003891 10.0.0.141 - - [2026-02-02 03:00:35] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003056 10.0.0.141 - - [2026-02-02 03:00:35] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005227 10.0.0.141 - - [2026-02-02 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.141 - - [2026-02-02 03:00:35] "GET /routing-instance/6b6041b7-3122-462c-a797-7e681a4bf732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004215 10.0.0.141 - - [2026-02-02 03:00:35] "GET /route-target/b14f4ff7-6c0e-4ee8-8b0a-4718349c4fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003263 10.0.0.141 - - [2026-02-02 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.141 - - [2026-02-02 03:00:35] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004107 10.0.0.141 - - [2026-02-02 03:00:35] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002734 10.0.0.141 - - [2026-02-02 03:00:35] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005671 10.0.0.141 - - [2026-02-02 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.141 - - [2026-02-02 03:00:36] "GET /routing-instance/6b6041b7-3122-462c-a797-7e681a4bf732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003855 10.0.0.141 - - [2026-02-02 03:00:36] "GET /route-target/b14f4ff7-6c0e-4ee8-8b0a-4718349c4fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003062 10.0.0.141 - - [2026-02-02 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.141 - - [2026-02-02 03:00:36] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003632 10.0.0.141 - - [2026-02-02 03:00:36] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003240 10.0.0.141 - - [2026-02-02 03:00:36] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006586 10.0.0.141 - - [2026-02-02 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.141 - - [2026-02-02 03:00:36] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004467 10.0.0.141 - - [2026-02-02 03:00:36] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002871 10.0.0.141 - - [2026-02-02 03:00:36] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005520 10.0.0.141 - - [2026-02-02 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.141 - - [2026-02-02 03:00:36] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005576 10.0.0.141 - - [2026-02-02 03:00:36] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003141 10.0.0.141 - - [2026-02-02 03:00:36] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005389 10.0.0.23 - - [2026-02-02 03:00:36] "GET /obj-perms HTTP/1.1" 200 5099 0.047338 10.0.0.141 - - [2026-02-02 03:00:36] "GET /obj-perms HTTP/1.1" 200 5099 0.003918 10.0.0.23 - - [2026-02-02 03:00:36] "GET /obj-perms HTTP/1.1" 200 5099 0.010020 10.0.0.141 - - [2026-02-02 03:00:36] "GET /obj-perms HTTP/1.1" 200 5099 0.004058 10.0.0.22 - - [2026-02-02 03:00:36] "GET /obj-perms HTTP/1.1" 200 5099 0.053836 10.0.0.141 - - [2026-02-02 03:00:36] "GET /virtual-machine/9ec38727-a0dd-4c5e-a290-9b4d14cb5ce4 HTTP/1.1" 200 1318 0.003580 10.0.0.141 - - [2026-02-02 03:00:36] "GET /virtual-machine-interface/33b426fe-7c0a-412a-ac39-e8e9df89898c HTTP/1.1" 200 3416 0.005184 10.0.0.141 - - [2026-02-02 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.141 - - [2026-02-02 03:00:36] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002817 10.0.0.141 - - [2026-02-02 03:00:36] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002792 10.0.0.141 - - [2026-02-02 03:00:37] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005396 10.0.0.141 - - [2026-02-02 03:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.141 - - [2026-02-02 03:00:38] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003441 10.0.0.141 - - [2026-02-02 03:00:38] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002690 10.0.0.141 - - [2026-02-02 03:00:38] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004810 10.0.0.141 - - [2026-02-02 03:00:38] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006816 10.0.0.141 - - [2026-02-02 03:00:45] "POST /neutron/port HTTP/1.1" 200 1255 0.042359 10.0.0.141 - - [2026-02-02 03:00:48] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006404 10.0.0.141 - - [2026-02-02 03:00:53] "POST /neutron/port HTTP/1.1" 200 1255 0.017138 10.0.0.141 - - [2026-02-02 03:00:59] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006850 10.0.0.141 - - [2026-02-02 03:00:59] "POST /neutron/port HTTP/1.1" 200 1255 0.016755 10.0.0.141 - - [2026-02-02 03:00:59] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006781 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-machine/a685853b-9de9-460e-bc4a-135afba7e2d5 HTTP/1.1" 200 1318 0.005688 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-machine/a685853b-9de9-460e-bc4a-135afba7e2d5 HTTP/1.1" 200 1318 0.003915 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-machine-interface/6d3d24f2-e200-4b7c-8637-0cc609d06f78 HTTP/1.1" 200 3415 0.005302 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-machine/a685853b-9de9-460e-bc4a-135afba7e2d5 HTTP/1.1" 200 1318 0.003706 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-machine-interface/6d3d24f2-e200-4b7c-8637-0cc609d06f78 HTTP/1.1" 200 3415 0.004992 10.0.0.141 - - [2026-02-02 03:00:59] "GET /instance-ip/1e4ce68d-ea78-418d-a5e4-72accaf4efde HTTP/1.1" 200 1714 0.005696 10.0.0.141 - - [2026-02-02 03:00:59] "GET /instance-ip/a27e9dd5-645c-4071-a1ef-51c2b00fbff1 HTTP/1.1" 200 1736 0.005703 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-machine/a685853b-9de9-460e-bc4a-135afba7e2d5 HTTP/1.1" 200 1318 0.003803 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-machine-interface/6d3d24f2-e200-4b7c-8637-0cc609d06f78 HTTP/1.1" 200 3415 0.006013 10.0.0.141 - - [2026-02-02 03:00:59] "GET /instance-ip/1e4ce68d-ea78-418d-a5e4-72accaf4efde HTTP/1.1" 200 1714 0.004072 10.0.0.141 - - [2026-02-02 03:00:59] "GET /instance-ip/a27e9dd5-645c-4071-a1ef-51c2b00fbff1 HTTP/1.1" 200 1736 0.003957 10.0.0.141 - - [2026-02-02 03:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.141 - - [2026-02-02 03:00:59] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003037 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002850 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005004 10.0.0.141 - - [2026-02-02 03:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.141 - - [2026-02-02 03:00:59] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004426 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003110 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005805 10.0.0.141 - - [2026-02-02 03:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.141 - - [2026-02-02 03:00:59] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003650 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003617 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006678 10.0.0.141 - - [2026-02-02 03:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.141 - - [2026-02-02 03:00:59] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003970 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003015 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005271 10.0.0.141 - - [2026-02-02 03:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.141 - - [2026-02-02 03:00:59] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004041 10.0.0.141 - - [2026-02-02 03:00:59] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004502 10.0.0.141 - - [2026-02-02 03:01:00] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008315 10.0.0.141 - - [2026-02-02 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.141 - - [2026-02-02 03:01:00] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004684 10.0.0.141 - - [2026-02-02 03:01:00] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003997 10.0.0.141 - - [2026-02-02 03:01:00] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007572 10.0.0.141 - - [2026-02-02 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.141 - - [2026-02-02 03:01:00] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004100 10.0.0.141 - - [2026-02-02 03:01:00] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002948 10.0.0.141 - - [2026-02-02 03:01:00] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005858 10.0.0.141 - - [2026-02-02 03:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.141 - - [2026-02-02 03:01:01] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003774 10.0.0.141 - - [2026-02-02 03:01:01] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002882 10.0.0.141 - - [2026-02-02 03:01:01] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006129 10.0.0.141 - - [2026-02-02 03:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.141 - - [2026-02-02 03:01:01] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004432 10.0.0.141 - - [2026-02-02 03:01:01] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003517 10.0.0.141 - - [2026-02-02 03:01:01] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005852 10.0.0.141 - - [2026-02-02 03:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.141 - - [2026-02-02 03:01:01] "GET /routing-instance/6b6041b7-3122-462c-a797-7e681a4bf732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005061 10.0.0.141 - - [2026-02-02 03:01:01] "GET /route-target/b14f4ff7-6c0e-4ee8-8b0a-4718349c4fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004465 10.0.0.141 - - [2026-02-02 03:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.141 - - [2026-02-02 03:01:01] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006456 10.0.0.141 - - [2026-02-02 03:01:01] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004023 10.0.0.141 - - [2026-02-02 03:01:01] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005537 10.0.0.141 - - [2026-02-02 03:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.141 - - [2026-02-02 03:01:01] "GET /routing-instance/6b6041b7-3122-462c-a797-7e681a4bf732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004988 10.0.0.141 - - [2026-02-02 03:01:01] "GET /route-target/b14f4ff7-6c0e-4ee8-8b0a-4718349c4fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003148 10.0.0.141 - - [2026-02-02 03:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.141 - - [2026-02-02 03:01:01] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004047 10.0.0.141 - - [2026-02-02 03:01:02] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004649 10.0.0.141 - - [2026-02-02 03:01:02] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006438 10.0.0.141 - - [2026-02-02 03:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.141 - - [2026-02-02 03:01:02] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004344 10.0.0.141 - - [2026-02-02 03:01:02] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004053 10.0.0.141 - - [2026-02-02 03:01:02] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006364 10.0.0.141 - - [2026-02-02 03:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.141 - - [2026-02-02 03:01:02] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005259 10.0.0.141 - - [2026-02-02 03:01:02] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004008 10.0.0.141 - - [2026-02-02 03:01:02] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005851 10.0.0.23 - - [2026-02-02 03:01:02] "GET /obj-perms HTTP/1.1" 200 5099 0.004675 10.0.0.141 - - [2026-02-02 03:01:02] "GET /obj-perms HTTP/1.1" 200 5099 0.003695 10.0.0.141 - - [2026-02-02 03:01:02] "GET /obj-perms HTTP/1.1" 200 5099 0.003129 10.0.0.22 - - [2026-02-02 03:01:02] "GET /obj-perms HTTP/1.1" 200 5099 0.002928 10.0.0.23 - - [2026-02-02 03:01:02] "GET /obj-perms HTTP/1.1" 200 5099 0.003292 10.0.0.141 - - [2026-02-02 03:01:02] "GET /virtual-machine/a685853b-9de9-460e-bc4a-135afba7e2d5 HTTP/1.1" 200 1318 0.003425 10.0.0.141 - - [2026-02-02 03:01:02] "GET /virtual-machine-interface/6d3d24f2-e200-4b7c-8637-0cc609d06f78 HTTP/1.1" 200 3415 0.004843 10.0.0.141 - - [2026-02-02 03:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.141 - - [2026-02-02 03:01:02] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002855 10.0.0.141 - - [2026-02-02 03:01:02] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002395 10.0.0.141 - - [2026-02-02 03:01:02] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005525 10.0.0.141 - - [2026-02-02 03:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.141 - - [2026-02-02 03:01:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003047 10.0.0.141 - - [2026-02-02 03:01:03] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002822 10.0.0.141 - - [2026-02-02 03:01:03] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005882 10.0.0.141 - - [2026-02-02 03:01:04] "GET /virtual-machine/9ec38727-a0dd-4c5e-a290-9b4d14cb5ce4 HTTP/1.1" 200 1318 0.003931 10.0.0.141 - - [2026-02-02 03:01:04] "GET /virtual-machine-interface/33b426fe-7c0a-412a-ac39-e8e9df89898c HTTP/1.1" 200 3416 0.005426 10.0.0.141 - - [2026-02-02 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.141 - - [2026-02-02 03:01:04] "GET /security-group/2279e892-88e0-438b-8302-8b1b4d6751f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.003749 10.0.0.141 - - [2026-02-02 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.141 - - [2026-02-02 03:01:04] "GET /security-group/2279e892-88e0-438b-8302-8b1b4d6751f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.004712 10.0.0.141 - - [2026-02-02 03:01:04] "POST /neutron/port HTTP/1.1" 200 1255 0.017638 10.0.0.141 - - [2026-02-02 03:01:04] "POST /neutron/port HTTP/1.1" 200 1207 0.082701 10.0.0.141 - - [2026-02-02 03:01:04] "GET /virtual-machine/9ec38727-a0dd-4c5e-a290-9b4d14cb5ce4 HTTP/1.1" 200 1318 0.003278 10.0.0.141 - - [2026-02-02 03:01:04] "GET /virtual-machine-interface/33b426fe-7c0a-412a-ac39-e8e9df89898c HTTP/1.1" 200 3360 0.005757 10.0.0.141 - - [2026-02-02 03:01:04] "POST /neutron/port HTTP/1.1" 200 1207 0.015972 10.0.0.141 - - [2026-02-02 03:01:04] "GET /virtual-machine/9ec38727-a0dd-4c5e-a290-9b4d14cb5ce4 HTTP/1.1" 200 1318 0.004953 10.0.0.141 - - [2026-02-02 03:01:04] "GET /virtual-machine-interface/33b426fe-7c0a-412a-ac39-e8e9df89898c HTTP/1.1" 200 3416 0.008433 10.0.0.141 - - [2026-02-02 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.141 - - [2026-02-02 03:01:04] "GET /security-group/2279e892-88e0-438b-8302-8b1b4d6751f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.004103 10.0.0.141 - - [2026-02-02 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.141 - - [2026-02-02 03:01:04] "GET /security-group/2279e892-88e0-438b-8302-8b1b4d6751f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.003687 10.0.0.141 - - [2026-02-02 03:01:04] "POST /neutron/security_group HTTP/1.1" 200 1483 0.003840 10.0.0.141 - - [2026-02-02 03:01:07] "POST /neutron/port HTTP/1.1" 200 1255 0.018836 10.0.0.141 - - [2026-02-02 03:01:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004142 10.0.0.141 - - [2026-02-02 03:01:07] "POST /neutron/port HTTP/1.1" 200 117 0.001467 10.0.0.141 - - [2026-02-02 03:01:23] "POST /neutron/port HTTP/1.1" 200 1255 0.015632 10.0.0.141 - - [2026-02-02 03:01:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003681 10.0.0.141 - - [2026-02-02 03:01:23] "POST /neutron/port HTTP/1.1" 200 117 0.001492 10.0.0.23 - - [2026-02-02 03:01:31] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000947 10.0.0.141 - - [2026-02-02 03:01:31] "POST /neutron/security_group_rule HTTP/1.1" 200 2664 0.053495 10.0.0.141 - - [2026-02-02 03:01:31] "POST /neutron/security_group_rule HTTP/1.1" 200 565 0.013025 10.0.0.141 - - [2026-02-02 03:01:31] "PUT /access-control-list/03172ec8-0d20-41e4-85bb-671dc0830b5c HTTP/1.1" 200 272 0.048135 10.0.0.141 - - [2026-02-02 03:01:32] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.143610 10.0.0.141 - - [2026-02-02 03:01:32] "GET /obj-perms HTTP/1.1" 200 5075 0.096315 10.0.0.141 - - [2026-02-02 03:01:34] "POST /neutron/port HTTP/1.1" 200 1245 0.012621 10.0.0.141 - - [2026-02-02 03:01:34] "GET /virtual-machine/a685853b-9de9-460e-bc4a-135afba7e2d5 HTTP/1.1" 200 1318 0.004163 10.0.0.141 - - [2026-02-02 03:01:35] "POST /neutron/port HTTP/1.1" 200 1217 0.017381 10.0.0.141 - - [2026-02-02 03:01:36] "GET /virtual-machine/a685853b-9de9-460e-bc4a-135afba7e2d5 HTTP/1.1" 404 171 0.002892 10.0.0.141 - - [2026-02-02 03:01:36] "GET /virtual-machine/a685853b-9de9-460e-bc4a-135afba7e2d5 HTTP/1.1" 404 171 0.002407 10.0.0.141 - - [2026-02-02 03:01:36] "GET /virtual-machine/a685853b-9de9-460e-bc4a-135afba7e2d5 HTTP/1.1" 404 171 0.002453 10.0.0.141 - - [2026-02-02 03:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.141 - - [2026-02-02 03:01:37] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003112 10.0.0.141 - - [2026-02-02 03:01:37] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003486 10.0.0.141 - - [2026-02-02 03:01:37] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006630 10.0.0.141 - - [2026-02-02 03:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.141 - - [2026-02-02 03:01:37] "GET /routing-instance/6b6041b7-3122-462c-a797-7e681a4bf732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004470 10.0.0.141 - - [2026-02-02 03:01:37] "GET /route-target/b14f4ff7-6c0e-4ee8-8b0a-4718349c4fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003489 10.0.0.22 - - [2026-02-02 03:01:40] "GET /obj-perms HTTP/1.1" 200 5099 0.003382 10.0.0.141 - - [2026-02-02 03:01:43] "GET /obj-perms HTTP/1.1" 200 5099 0.003847 10.0.0.22 - - [2026-02-02 03:01:49] "GET /obj-perms HTTP/1.1" 200 5099 0.004325 10.0.0.141 - - [2026-02-02 03:01:52] "GET /obj-perms HTTP/1.1" 200 5099 0.003495 10.0.0.22 - - [2026-02-02 03:01:58] "GET /obj-perms HTTP/1.1" 200 5099 0.003746 10.0.0.141 - - [2026-02-02 03:01:58] "GET /obj-perms HTTP/1.1" 200 5099 0.004487 10.0.0.141 - - [2026-02-02 03:01:58] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007016 10.0.0.141 - - [2026-02-02 03:01:59] "POST /neutron/port HTTP/1.1" 200 1245 0.014470 10.0.0.141 - - [2026-02-02 03:01:59] "GET /virtual-machine/9ec38727-a0dd-4c5e-a290-9b4d14cb5ce4 HTTP/1.1" 200 1318 0.003877 10.0.0.141 - - [2026-02-02 03:01:59] "POST /neutron/port HTTP/1.1" 200 1207 0.015575 10.0.0.141 - - [2026-02-02 03:02:01] "GET /virtual-machine/9ec38727-a0dd-4c5e-a290-9b4d14cb5ce4 HTTP/1.1" 404 171 0.003617 10.0.0.141 - - [2026-02-02 03:02:01] "GET /virtual-machine/9ec38727-a0dd-4c5e-a290-9b4d14cb5ce4 HTTP/1.1" 404 171 0.002865 10.0.0.141 - - [2026-02-02 03:02:01] "GET /virtual-machine/9ec38727-a0dd-4c5e-a290-9b4d14cb5ce4 HTTP/1.1" 404 171 0.002857 10.0.0.141 - - [2026-02-02 03:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.141 - - [2026-02-02 03:02:01] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005183 10.0.0.141 - - [2026-02-02 03:02:01] "GET /virtual-networks?parent_id=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003629 10.0.0.141 - - [2026-02-02 03:02:01] "GET /virtual-network/9e2be164-6ffc-4811-b9b7-2d924cde39a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006806 10.0.0.141 - - [2026-02-02 03:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.141 - - [2026-02-02 03:02:01] "GET /routing-instance/6b6041b7-3122-462c-a797-7e681a4bf732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005386 10.0.0.141 - - [2026-02-02 03:02:01] "GET /route-target/b14f4ff7-6c0e-4ee8-8b0a-4718349c4fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007719 10.0.0.141 - - [2026-02-02 03:02:04] "GET /obj-perms HTTP/1.1" 200 5099 0.003199 10.0.0.23 - - [2026-02-02 03:02:04] "GET /obj-perms HTTP/1.1" 200 5099 0.004827 10.0.0.23 - - [2026-02-02 03:02:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005020 10.0.0.141 - - [2026-02-02 03:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005618 10.0.0.23 - - [2026-02-02 03:02:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002284 10.0.0.23 - - [2026-02-02 03:02:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003040 10.0.0.23 - - [2026-02-02 03:02:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003158 10.0.0.141 - - [2026-02-02 03:02:04] "POST /neutron/network HTTP/1.1" 200 151 0.147016 10.0.0.141 - - [2026-02-02 03:02:05] "POST /fqname-to-id HTTP/1.1" 404 249 0.003145 10.0.0.141 - - [2026-02-02 03:02:05] "DELETE /access-control-list/03172ec8-0d20-41e4-85bb-671dc0830b5c HTTP/1.1" 200 115 0.028919 10.0.0.23 - - [2026-02-02 03:02:06] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000948 10.0.0.141 - - [2026-02-02 03:02:06] "GET /project/041a1aae-3e90-4123-b668-a39afc48d112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.036415 10.0.0.23 - - [2026-02-02 03:02:06] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001857 10.0.0.141 - - [2026-02-02 03:02:06] "GET /project/041a1aae-3e90-4123-b668-a39afc48d112?fields=virtual_networks HTTP/1.1" 200 1080 0.037916 10.0.0.23 - - [2026-02-02 03:02:06] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000970 10.0.0.141 - - [2026-02-02 03:02:07] "GET /project/041a1aae-3e90-4123-b668-a39afc48d112?fields=virtual_machine_interfaces HTTP/1.1" 200 1080 0.043318 10.0.0.23 - - [2026-02-02 03:02:07] "GET /projects?obj_uuids=041a1aae-3e90-4123-b668-a39afc48d112&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001074 10.0.0.141 - - [2026-02-02 03:02:07] "GET /project/041a1aae-3e90-4123-b668-a39afc48d112?fields=security_groups HTTP/1.1" 200 1331 0.050040 10.0.0.141 - - [2026-02-02 03:02:08] "POST /fqname-to-id HTTP/1.1" 404 218 0.032004 10.0.0.23 - - [2026-02-02 03:02:08] "GET /projects?obj_uuids=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003424 10.0.0.23 - - [2026-02-02 03:02:08] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001340 10.0.0.23 - - [2026-02-02 03:02:08] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007566 10.0.0.23 - - [2026-02-02 03:02:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001131 10.0.0.23 - - [2026-02-02 03:02:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.005086 10.0.0.23 - - [2026-02-02 03:02:08] "POST /security-groups HTTP/1.1" 200 621 0.029543 10.0.0.23 - - [2026-02-02 03:02:08] "POST /projects HTTP/1.1" 200 645 0.233960 10.0.0.141 - - [2026-02-02 03:02:08] "POST /fqname-to-id HTTP/1.1" 404 263 0.008577 10.0.0.23 - - [2026-02-02 03:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.307601 10.0.0.141 - - [2026-02-02 03:02:08] "GET /project/e1691b8b-28f8-4491-9c6d-76c9b8519617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.445107 10.0.0.141 - - [2026-02-02 03:02:09] "GET / HTTP/1.1" 200 35931 0.001340 10.0.0.141 - - [2026-02-02 03:02:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.000445 10.0.0.141 - - [2026-02-02 03:02:11] "POST /fqname-to-id HTTP/1.1" 404 254 0.054402 10.0.0.141 - - [2026-02-02 03:02:11] "POST /security-groups HTTP/1.1" 200 595 0.031318 10.0.0.141 - - [2026-02-02 03:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.141 - - [2026-02-02 03:02:11] "POST /access-control-lists HTTP/1.1" 200 648 0.032318 10.0.0.141 - - [2026-02-02 03:02:11] "GET /security-group/04909f87-af8e-437b-95aa-8b39e5832255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.005320 10.0.0.141 - - [2026-02-02 03:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010441 10.0.0.141 - - [2026-02-02 03:02:11] "GET /security-group/04909f87-af8e-437b-95aa-8b39e5832255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.005105 10.0.0.141 - - [2026-02-02 03:02:12] "DELETE /security-group/04909f87-af8e-437b-95aa-8b39e5832255 HTTP/1.1" 200 115 0.041161 10.0.0.141 - - [2026-02-02 03:02:12] "POST /fqname-to-id HTTP/1.1" 404 254 0.002650 10.0.0.141 - - [2026-02-02 03:02:12] "DELETE /access-control-list/7d6a36a2-7dd3-408f-bbfa-a50bc0c7e53d HTTP/1.1" 200 115 0.028019 10.0.0.141 - - [2026-02-02 03:02:12] "POST /fqname-to-id HTTP/1.1" 404 254 0.002802 10.0.0.141 - - [2026-02-02 03:02:12] "POST /security-groups HTTP/1.1" 200 595 0.026627 10.0.0.141 - - [2026-02-02 03:02:12] "POST /access-control-lists HTTP/1.1" 200 648 0.026471 10.0.0.141 - - [2026-02-02 03:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.141 - - [2026-02-02 03:02:13] "GET /security-group/13c27f88-6a24-4ad8-bd40-73e73c484b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.031724 10.0.0.141 - - [2026-02-02 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.141 - - [2026-02-02 03:02:13] "GET /security-group/13c27f88-6a24-4ad8-bd40-73e73c484b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004778 10.0.0.141 - - [2026-02-02 03:02:13] "GET /security-group/13c27f88-6a24-4ad8-bd40-73e73c484b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.005053 10.0.0.141 - - [2026-02-02 03:02:13] "PUT /security-group/13c27f88-6a24-4ad8-bd40-73e73c484b23 HTTP/1.1" 200 262 0.018719 10.0.0.141 - - [2026-02-02 03:02:13] "PUT /access-control-list/eb1216a5-4559-4927-8430-0a4f5c4a5e4b HTTP/1.1" 200 272 0.011189 10.0.0.141 - - [2026-02-02 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007439 10.0.0.23 - - [2026-02-02 03:02:13] "GET /projects?obj_uuids=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000875 10.0.0.141 - - [2026-02-02 03:02:13] "GET /project/e1691b8b-28f8-4491-9c6d-76c9b8519617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.031768 10.0.0.141 - - [2026-02-02 03:02:13] "POST /neutron/network HTTP/1.1" 200 117 0.044256 10.0.0.141 - - [2026-02-02 03:02:13] "POST /ref-update HTTP/1.1" 200 156 0.029976 10.0.0.141 - - [2026-02-02 03:02:14] "POST /neutron/network HTTP/1.1" 200 953 0.015224 10.0.0.141 - - [2026-02-02 03:02:14] "POST /id-to-fqname HTTP/1.1" 200 300 0.001313 10.0.0.141 - - [2026-02-02 03:02:14] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.007846 10.0.0.141 - - [2026-02-02 03:02:14] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005280 10.0.0.141 - - [2026-02-02 03:02:14] "POST /neutron/subnet HTTP/1.1" 200 720 0.016197 10.0.0.141 - - [2026-02-02 03:02:14] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005208 10.0.0.141 - - [2026-02-02 03:02:15] "GET /obj-perms HTTP/1.1" 200 5109 0.068208 10.0.0.22 - - [2026-02-02 03:02:15] "GET /obj-perms HTTP/1.1" 200 5109 0.049576 10.0.0.141 - - [2026-02-02 03:02:15] "POST /id-to-fqname HTTP/1.1" 200 300 0.001246 10.0.0.23 - - [2026-02-02 03:02:16] "GET /projects?obj_uuids=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000948 10.0.0.141 - - [2026-02-02 03:02:16] "GET /project/e1691b8b-28f8-4491-9c6d-76c9b8519617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.063293 10.0.0.141 - - [2026-02-02 03:02:16] "POST /neutron/network HTTP/1.1" 200 953 0.032057 10.0.0.141 - - [2026-02-02 03:02:17] "POST /id-to-fqname HTTP/1.1" 200 300 0.001311 10.0.0.141 - - [2026-02-02 03:02:17] "POST /neutron/port HTTP/1.1" 200 117 0.005406 10.0.0.141 - - [2026-02-02 03:02:17] "POST /neutron/network HTTP/1.1" 200 963 0.006343 10.0.0.141 - - [2026-02-02 03:02:17] "POST /neutron/port HTTP/1.1" 200 1089 0.022262 10.0.0.141 - - [2026-02-02 03:02:18] "POST /neutron/port HTTP/1.1" 200 1154 0.022478 10.0.0.141 - - [2026-02-02 03:02:18] "POST /neutron/port HTTP/1.1" 200 117 0.001383 10.0.0.23 - - [2026-02-02 03:02:18] "GET /projects?obj_uuids=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000932 10.0.0.141 - - [2026-02-02 03:02:18] "GET /project/e1691b8b-28f8-4491-9c6d-76c9b8519617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.084686 10.0.0.141 - - [2026-02-02 03:02:18] "POST /neutron/port HTTP/1.1" 200 1154 0.017214 10.0.0.141 - - [2026-02-02 03:02:18] "POST /neutron/port HTTP/1.1" 200 1154 0.014733 10.0.0.23 - - [2026-02-02 03:02:18] "GET /projects?obj_uuids=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000868 10.0.0.141 - - [2026-02-02 03:02:18] "POST /neutron/security_group HTTP/1.1" 200 3296 0.044946 10.0.0.141 - - [2026-02-02 03:02:19] "POST /neutron/port HTTP/1.1" 200 1089 0.017125 10.0.0.141 - - [2026-02-02 03:02:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006087 10.0.0.141 - - [2026-02-02 03:02:19] "POST /neutron/network HTTP/1.1" 200 953 0.007447 10.0.0.141 - - [2026-02-02 03:02:22] "POST /neutron/network HTTP/1.1" 200 963 0.007374 10.0.0.141 - - [2026-02-02 03:02:22] "POST /neutron/port HTTP/1.1" 200 117 0.001023 10.0.0.141 - - [2026-02-02 03:02:23] "POST /neutron/security_group HTTP/1.1" 200 1290 0.008164 10.0.0.141 - - [2026-02-02 03:02:23] "POST /neutron/port HTTP/1.1" 200 1154 0.019935 10.0.0.141 - - [2026-02-02 03:02:24] "POST /neutron/security_group HTTP/1.1" 200 1290 0.009032 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-machine/93b130e6-3ba4-4d9d-905e-dab20d497f78 HTTP/1.1" 401 293 0.000400 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-machine/93b130e6-3ba4-4d9d-905e-dab20d497f78 HTTP/1.1" 200 1323 0.033263 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-machine/93b130e6-3ba4-4d9d-905e-dab20d497f78 HTTP/1.1" 200 1323 0.003577 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-machine-interface/04a0d419-9ae4-45db-a6ae-5ee0a9c66562 HTTP/1.1" 200 3261 0.005147 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-machine/93b130e6-3ba4-4d9d-905e-dab20d497f78 HTTP/1.1" 200 1323 0.003287 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-machine-interface/04a0d419-9ae4-45db-a6ae-5ee0a9c66562 HTTP/1.1" 200 3261 0.004766 10.0.0.141 - - [2026-02-02 03:02:24] "GET /instance-ip/7df37c29-6c97-4660-8ee9-ee898178fbfe HTTP/1.1" 200 1729 0.005538 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-machine/93b130e6-3ba4-4d9d-905e-dab20d497f78 HTTP/1.1" 200 1323 0.004248 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-machine-interface/04a0d419-9ae4-45db-a6ae-5ee0a9c66562 HTTP/1.1" 200 3261 0.005609 10.0.0.141 - - [2026-02-02 03:02:24] "GET /instance-ip/7df37c29-6c97-4660-8ee9-ee898178fbfe HTTP/1.1" 200 1729 0.003627 10.0.0.141 - - [2026-02-02 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.141 - - [2026-02-02 03:02:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003734 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002671 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006249 10.0.0.141 - - [2026-02-02 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.141 - - [2026-02-02 03:02:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004188 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003405 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005786 10.0.0.141 - - [2026-02-02 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.141 - - [2026-02-02 03:02:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005015 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003704 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.007615 10.0.0.141 - - [2026-02-02 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.141 - - [2026-02-02 03:02:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004492 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004918 10.0.0.141 - - [2026-02-02 03:02:24] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.007408 10.0.0.141 - - [2026-02-02 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.141 - - [2026-02-02 03:02:25] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003881 10.0.0.141 - - [2026-02-02 03:02:25] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003129 10.0.0.141 - - [2026-02-02 03:02:25] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.007423 10.0.0.141 - - [2026-02-02 03:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.141 - - [2026-02-02 03:02:25] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003904 10.0.0.141 - - [2026-02-02 03:02:25] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002856 10.0.0.141 - - [2026-02-02 03:02:25] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005483 10.0.0.141 - - [2026-02-02 03:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.141 - - [2026-02-02 03:02:25] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005595 10.0.0.141 - - [2026-02-02 03:02:25] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002737 10.0.0.141 - - [2026-02-02 03:02:25] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005947 10.0.0.141 - - [2026-02-02 03:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.141 - - [2026-02-02 03:02:28] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.004524 10.0.0.141 - - [2026-02-02 03:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.141 - - [2026-02-02 03:02:32] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.007105 10.0.0.23 - - [2026-02-02 03:02:33] "GET /obj-perms HTTP/1.1" 200 5075 0.050470 10.0.0.141 - - [2026-02-02 03:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006987 10.0.0.141 - - [2026-02-02 03:02:36] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005537 10.0.0.141 - - [2026-02-02 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.141 - - [2026-02-02 03:02:40] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005066 10.0.0.141 - - [2026-02-02 03:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.141 - - [2026-02-02 03:02:44] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.004700 10.0.0.141 - - [2026-02-02 03:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.141 - - [2026-02-02 03:02:48] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005049 10.0.0.141 - - [2026-02-02 03:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.141 - - [2026-02-02 03:02:52] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.004864 10.0.0.141 - - [2026-02-02 03:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.141 - - [2026-02-02 03:02:55] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003831 10.0.0.141 - - [2026-02-02 03:02:55] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002303 10.0.0.141 - - [2026-02-02 03:02:55] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006891 10.0.0.141 - - [2026-02-02 03:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.141 - - [2026-02-02 03:02:55] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003891 10.0.0.141 - - [2026-02-02 03:02:55] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003473 10.0.0.141 - - [2026-02-02 03:02:55] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.011284 10.0.0.141 - - [2026-02-02 03:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.141 - - [2026-02-02 03:02:55] "GET /routing-instance/21da2dcb-547b-4bdb-9bac-ecce0ec5858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005330 10.0.0.141 - - [2026-02-02 03:02:55] "GET /route-target/6e59ddb7-4696-4b1d-9c6d-b6e502e4ebb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004385 10.0.0.141 - - [2026-02-02 03:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.141 - - [2026-02-02 03:02:55] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003268 10.0.0.141 - - [2026-02-02 03:02:55] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002420 10.0.0.141 - - [2026-02-02 03:02:55] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005114 10.0.0.141 - - [2026-02-02 03:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.141 - - [2026-02-02 03:02:55] "GET /routing-instance/21da2dcb-547b-4bdb-9bac-ecce0ec5858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004660 10.0.0.141 - - [2026-02-02 03:02:55] "GET /route-target/6e59ddb7-4696-4b1d-9c6d-b6e502e4ebb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003643 10.0.0.141 - - [2026-02-02 03:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.141 - - [2026-02-02 03:02:55] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003776 10.0.0.141 - - [2026-02-02 03:02:55] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002736 10.0.0.141 - - [2026-02-02 03:02:55] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005465 10.0.0.141 - - [2026-02-02 03:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.141 - - [2026-02-02 03:02:56] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003695 10.0.0.141 - - [2026-02-02 03:02:56] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003105 10.0.0.141 - - [2026-02-02 03:02:56] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006472 10.0.0.141 - - [2026-02-02 03:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.141 - - [2026-02-02 03:02:56] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006492 10.0.0.141 - - [2026-02-02 03:02:56] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004517 10.0.0.141 - - [2026-02-02 03:02:56] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005080 10.0.0.141 - - [2026-02-02 03:02:56] "GET /obj-perms HTTP/1.1" 200 5109 0.003820 10.0.0.23 - - [2026-02-02 03:02:56] "GET /obj-perms HTTP/1.1" 200 5109 0.052465 10.0.0.141 - - [2026-02-02 03:02:56] "GET /obj-perms HTTP/1.1" 200 5109 0.003171 10.0.0.23 - - [2026-02-02 03:02:56] "GET /obj-perms HTTP/1.1" 200 5109 0.003703 10.0.0.141 - - [2026-02-02 03:02:56] "GET /virtual-machine/93b130e6-3ba4-4d9d-905e-dab20d497f78 HTTP/1.1" 200 1323 0.004271 10.0.0.141 - - [2026-02-02 03:02:56] "GET /virtual-machine-interface/04a0d419-9ae4-45db-a6ae-5ee0a9c66562 HTTP/1.1" 200 3261 0.006495 10.0.0.141 - - [2026-02-02 03:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.141 - - [2026-02-02 03:02:56] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004132 10.0.0.141 - - [2026-02-02 03:02:56] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004003 10.0.0.141 - - [2026-02-02 03:02:56] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005452 10.0.0.141 - - [2026-02-02 03:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.141 - - [2026-02-02 03:02:57] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003594 10.0.0.141 - - [2026-02-02 03:02:57] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003045 10.0.0.141 - - [2026-02-02 03:02:58] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005993 10.0.0.141 - - [2026-02-02 03:03:03] "POST /neutron/port HTTP/1.1" 200 1154 0.014361 10.0.0.141 - - [2026-02-02 03:03:05] "POST /neutron/security_group HTTP/1.1" 200 1290 0.005527 10.0.0.23 - - [2026-02-02 03:03:06] "DELETE /project/041a1aae-3e90-4123-b668-a39afc48d112 HTTP/1.1" 404 177 0.004031 10.0.0.23 - - [2026-02-02 03:03:06] "DELETE /project/e1691b8b28f844919c6d76c9b8519617 HTTP/1.1" 404 173 0.003672 10.0.0.141 - - [2026-02-02 03:03:11] "POST /neutron/port HTTP/1.1" 200 1154 0.016503 10.0.0.141 - - [2026-02-02 03:03:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003830 10.0.0.141 - - [2026-02-02 03:03:11] "POST /neutron/network HTTP/1.1" 200 953 0.006301 10.0.0.141 - - [2026-02-02 03:03:13] "POST /neutron/port HTTP/1.1" 200 1154 0.014980 10.0.0.141 - - [2026-02-02 03:03:13] "POST /neutron/security_group HTTP/1.1" 200 1290 0.008361 10.0.0.141 - - [2026-02-02 03:03:13] "GET /virtual-machine/ac739c3e-5056-4372-9914-82bc659f33df HTTP/1.1" 200 1323 0.005316 10.0.0.141 - - [2026-02-02 03:03:13] "GET /virtual-machine/ac739c3e-5056-4372-9914-82bc659f33df HTTP/1.1" 200 1323 0.003654 10.0.0.141 - - [2026-02-02 03:03:13] "GET /virtual-machine-interface/8ce33b20-1c6b-4d26-98b2-3e91206a3ebb HTTP/1.1" 200 3263 0.004658 10.0.0.141 - - [2026-02-02 03:03:13] "GET /virtual-machine/ac739c3e-5056-4372-9914-82bc659f33df HTTP/1.1" 200 1323 0.002987 10.0.0.141 - - [2026-02-02 03:03:13] "GET /virtual-machine-interface/8ce33b20-1c6b-4d26-98b2-3e91206a3ebb HTTP/1.1" 200 3263 0.004426 10.0.0.141 - - [2026-02-02 03:03:13] "GET /instance-ip/7b75b795-b1aa-4922-a69b-385fd2539a3c HTTP/1.1" 200 1729 0.005899 10.0.0.141 - - [2026-02-02 03:03:13] "GET /virtual-machine/ac739c3e-5056-4372-9914-82bc659f33df HTTP/1.1" 200 1323 0.003348 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-machine-interface/8ce33b20-1c6b-4d26-98b2-3e91206a3ebb HTTP/1.1" 200 3263 0.007487 10.0.0.141 - - [2026-02-02 03:03:14] "GET /instance-ip/7b75b795-b1aa-4922-a69b-385fd2539a3c HTTP/1.1" 200 1729 0.004406 10.0.0.141 - - [2026-02-02 03:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.141 - - [2026-02-02 03:03:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004610 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002928 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005048 10.0.0.141 - - [2026-02-02 03:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.141 - - [2026-02-02 03:03:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003592 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002825 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005615 10.0.0.141 - - [2026-02-02 03:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.141 - - [2026-02-02 03:03:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003436 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004204 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005693 10.0.0.141 - - [2026-02-02 03:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.141 - - [2026-02-02 03:03:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003983 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003148 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005215 10.0.0.141 - - [2026-02-02 03:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.141 - - [2026-02-02 03:03:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003666 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.009218 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.007093 10.0.0.141 - - [2026-02-02 03:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.141 - - [2026-02-02 03:03:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003346 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003178 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.015435 10.0.0.141 - - [2026-02-02 03:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.141 - - [2026-02-02 03:03:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003905 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002730 10.0.0.141 - - [2026-02-02 03:03:14] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005215 10.0.0.141 - - [2026-02-02 03:03:15] "POST /neutron/port HTTP/1.1" 200 1154 0.015712 10.0.0.141 - - [2026-02-02 03:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.141 - - [2026-02-02 03:03:16] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003265 10.0.0.141 - - [2026-02-02 03:03:16] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002885 10.0.0.141 - - [2026-02-02 03:03:16] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005173 10.0.0.141 - - [2026-02-02 03:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.141 - - [2026-02-02 03:03:16] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003503 10.0.0.141 - - [2026-02-02 03:03:16] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002584 10.0.0.141 - - [2026-02-02 03:03:16] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.004986 10.0.0.141 - - [2026-02-02 03:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.141 - - [2026-02-02 03:03:16] "GET /routing-instance/21da2dcb-547b-4bdb-9bac-ecce0ec5858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.003739 10.0.0.141 - - [2026-02-02 03:03:16] "GET /route-target/6e59ddb7-4696-4b1d-9c6d-b6e502e4ebb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002855 10.0.0.141 - - [2026-02-02 03:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.141 - - [2026-02-02 03:03:16] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003347 10.0.0.141 - - [2026-02-02 03:03:16] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002835 10.0.0.141 - - [2026-02-02 03:03:16] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005926 10.0.0.141 - - [2026-02-02 03:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.141 - - [2026-02-02 03:03:16] "GET /routing-instance/21da2dcb-547b-4bdb-9bac-ecce0ec5858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004685 10.0.0.141 - - [2026-02-02 03:03:16] "GET /route-target/6e59ddb7-4696-4b1d-9c6d-b6e502e4ebb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004226 10.0.0.141 - - [2026-02-02 03:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.141 - - [2026-02-02 03:03:16] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004234 10.0.0.141 - - [2026-02-02 03:03:16] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.006380 10.0.0.141 - - [2026-02-02 03:03:16] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006356 10.0.0.141 - - [2026-02-02 03:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.141 - - [2026-02-02 03:03:16] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007058 10.0.0.141 - - [2026-02-02 03:03:16] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003447 10.0.0.141 - - [2026-02-02 03:03:17] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006484 10.0.0.141 - - [2026-02-02 03:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.141 - - [2026-02-02 03:03:17] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003582 10.0.0.141 - - [2026-02-02 03:03:17] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003636 10.0.0.141 - - [2026-02-02 03:03:17] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005518 10.0.0.141 - - [2026-02-02 03:03:17] "GET /obj-perms HTTP/1.1" 200 5109 0.003181 10.0.0.141 - - [2026-02-02 03:03:17] "GET /obj-perms HTTP/1.1" 200 5109 0.003593 10.0.0.23 - - [2026-02-02 03:03:17] "GET /obj-perms HTTP/1.1" 200 5109 0.005470 10.0.0.22 - - [2026-02-02 03:03:17] "GET /obj-perms HTTP/1.1" 200 5109 0.003436 10.0.0.141 - - [2026-02-02 03:03:17] "GET /obj-perms HTTP/1.1" 200 5109 0.003045 10.0.0.141 - - [2026-02-02 03:03:17] "GET /virtual-machine/ac739c3e-5056-4372-9914-82bc659f33df HTTP/1.1" 200 1323 0.003612 10.0.0.141 - - [2026-02-02 03:03:17] "GET /virtual-machine-interface/8ce33b20-1c6b-4d26-98b2-3e91206a3ebb HTTP/1.1" 200 3263 0.004368 10.0.0.141 - - [2026-02-02 03:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.141 - - [2026-02-02 03:03:17] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003234 10.0.0.141 - - [2026-02-02 03:03:17] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.001995 10.0.0.141 - - [2026-02-02 03:03:17] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005210 10.0.0.141 - - [2026-02-02 03:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.141 - - [2026-02-02 03:03:18] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003175 10.0.0.141 - - [2026-02-02 03:03:18] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002552 10.0.0.141 - - [2026-02-02 03:03:18] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005667 10.0.0.141 - - [2026-02-02 03:03:18] "POST /neutron/security_group HTTP/1.1" 200 1290 0.007434 10.0.0.141 - - [2026-02-02 03:03:24] "POST /neutron/port HTTP/1.1" 200 1154 0.015424 10.0.0.141 - - [2026-02-02 03:03:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003979 10.0.0.141 - - [2026-02-02 03:03:24] "POST /neutron/network HTTP/1.1" 200 953 0.005738 10.0.0.141 - - [2026-02-02 03:03:29] "GET /virtual-machine/93b130e6-3ba4-4d9d-905e-dab20d497f78 HTTP/1.1" 200 1323 0.004440 10.0.0.141 - - [2026-02-02 03:03:29] "GET /virtual-machine-interface/04a0d419-9ae4-45db-a6ae-5ee0a9c66562 HTTP/1.1" 200 3261 0.005542 10.0.0.141 - - [2026-02-02 03:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.141 - - [2026-02-02 03:03:29] "GET /security-group/13c27f88-6a24-4ad8-bd40-73e73c484b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.003212 10.0.0.141 - - [2026-02-02 03:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.141 - - [2026-02-02 03:03:29] "GET /security-group/13c27f88-6a24-4ad8-bd40-73e73c484b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005669 10.0.0.141 - - [2026-02-02 03:03:29] "POST /neutron/port HTTP/1.1" 200 1154 0.015975 10.0.0.141 - - [2026-02-02 03:03:29] "POST /neutron/port HTTP/1.1" 200 1105 0.062125 10.0.0.141 - - [2026-02-02 03:03:29] "GET /virtual-machine/93b130e6-3ba4-4d9d-905e-dab20d497f78 HTTP/1.1" 200 1323 0.003795 10.0.0.141 - - [2026-02-02 03:03:29] "GET /virtual-machine-interface/04a0d419-9ae4-45db-a6ae-5ee0a9c66562 HTTP/1.1" 200 3200 0.004711 10.0.0.141 - - [2026-02-02 03:03:29] "POST /neutron/port HTTP/1.1" 200 1105 0.014068 10.0.0.141 - - [2026-02-02 03:03:29] "GET /virtual-machine/93b130e6-3ba4-4d9d-905e-dab20d497f78 HTTP/1.1" 200 1323 0.009551 10.0.0.141 - - [2026-02-02 03:03:29] "GET /virtual-machine-interface/04a0d419-9ae4-45db-a6ae-5ee0a9c66562 HTTP/1.1" 200 3261 0.010363 10.0.0.141 - - [2026-02-02 03:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.141 - - [2026-02-02 03:03:29] "GET /security-group/13c27f88-6a24-4ad8-bd40-73e73c484b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.003341 10.0.0.141 - - [2026-02-02 03:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.141 - - [2026-02-02 03:03:29] "GET /security-group/13c27f88-6a24-4ad8-bd40-73e73c484b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004188 10.0.0.141 - - [2026-02-02 03:03:29] "POST /neutron/security_group HTTP/1.1" 200 1316 0.004217 10.0.0.141 - - [2026-02-02 03:03:29] "DELETE /security-group/13c27f88-6a24-4ad8-bd40-73e73c484b23 HTTP/1.1" 409 336 0.011697 10.0.0.23 - - [2026-02-02 03:03:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.23 - - [2026-02-02 03:03:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.22 - - [2026-02-02 03:03:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.22 - - [2026-02-02 03:03:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.23 - - [2026-02-02 03:03:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.23 - - [2026-02-02 03:03:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.22 - - [2026-02-02 03:03:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000340 10.0.0.22 - - [2026-02-02 03:03:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000459 10.0.0.141 - - [2026-02-02 03:03:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.141 - - [2026-02-02 03:03:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.141 - - [2026-02-02 03:03:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.141 - - [2026-02-02 03:03:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000478 10.0.0.141 - - [2026-02-02 03:04:13] "POST /neutron/network HTTP/1.1" 200 963 0.030278 10.0.0.141 - - [2026-02-02 03:04:13] "POST /neutron/port HTTP/1.1" 200 117 0.001060 10.0.0.141 - - [2026-02-02 03:04:26] "POST /neutron/port HTTP/1.1" 200 1154 0.016461 10.0.0.141 - - [2026-02-02 03:04:26] "POST /neutron/subnet HTTP/1.1" 200 694 0.011952 10.0.0.22 - - [2026-02-02 03:04:34] "GET /obj-perms HTTP/1.1" 200 5075 0.049803 10.0.0.141 - - [2026-02-02 03:04:56] "GET /security-group/13c27f88-6a24-4ad8-bd40-73e73c484b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.003850 10.0.0.141 - - [2026-02-02 03:04:56] "PUT /security-group/13c27f88-6a24-4ad8-bd40-73e73c484b23 HTTP/1.1" 200 262 0.014201 10.0.0.141 - - [2026-02-02 03:04:56] "PUT /access-control-list/eb1216a5-4559-4927-8430-0a4f5c4a5e4b HTTP/1.1" 200 272 0.023707 10.0.0.141 - - [2026-02-02 03:04:59] "POST /neutron/security_group HTTP/1.1" 200 1286 0.006974 10.0.0.141 - - [2026-02-02 03:04:59] "POST /neutron/port HTTP/1.1" 200 1143 0.013775 10.0.0.141 - - [2026-02-02 03:04:59] "GET /virtual-machine/ac739c3e-5056-4372-9914-82bc659f33df HTTP/1.1" 200 1323 0.003769 10.0.0.141 - - [2026-02-02 03:05:00] "POST /neutron/port HTTP/1.1" 200 1105 0.013828 10.0.0.141 - - [2026-02-02 03:05:01] "GET /virtual-machine/ac739c3e-5056-4372-9914-82bc659f33df HTTP/1.1" 404 171 0.003833 10.0.0.141 - - [2026-02-02 03:05:01] "GET /virtual-machine/ac739c3e-5056-4372-9914-82bc659f33df HTTP/1.1" 404 171 0.003290 10.0.0.141 - - [2026-02-02 03:05:01] "GET /virtual-machine/ac739c3e-5056-4372-9914-82bc659f33df HTTP/1.1" 404 171 0.003407 10.0.0.141 - - [2026-02-02 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.141 - - [2026-02-02 03:05:02] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004578 10.0.0.141 - - [2026-02-02 03:05:02] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003626 10.0.0.141 - - [2026-02-02 03:05:02] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.007290 10.0.0.141 - - [2026-02-02 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.141 - - [2026-02-02 03:05:02] "GET /routing-instance/21da2dcb-547b-4bdb-9bac-ecce0ec5858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004398 10.0.0.141 - - [2026-02-02 03:05:02] "GET /route-target/6e59ddb7-4696-4b1d-9c6d-b6e502e4ebb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003641 10.0.0.141 - - [2026-02-02 03:05:05] "GET /obj-perms HTTP/1.1" 200 5109 0.003778 10.0.0.22 - - [2026-02-02 03:05:08] "GET /obj-perms HTTP/1.1" 200 5109 0.004167 10.0.0.141 - - [2026-02-02 03:05:14] "GET /obj-perms HTTP/1.1" 200 5109 0.003740 10.0.0.22 - - [2026-02-02 03:05:17] "GET /obj-perms HTTP/1.1" 200 5109 0.004489 10.0.0.141 - - [2026-02-02 03:05:23] "GET /obj-perms HTTP/1.1" 200 5109 0.003651 10.0.0.22 - - [2026-02-02 03:05:26] "GET /obj-perms HTTP/1.1" 200 5109 0.003296 10.0.0.141 - - [2026-02-02 03:05:26] "GET /obj-perms HTTP/1.1" 200 5109 0.003924 10.0.0.23 - - [2026-02-02 03:05:26] "GET /obj-perms HTTP/1.1" 200 5109 0.003397 10.0.0.141 - - [2026-02-02 03:05:26] "POST /neutron/port HTTP/1.1" 200 1154 0.015213 10.0.0.141 - - [2026-02-02 03:05:27] "POST /neutron/port HTTP/1.1" 200 1105 0.066710 10.0.0.141 - - [2026-02-02 03:05:27] "GET /virtual-machine/93b130e6-3ba4-4d9d-905e-dab20d497f78 HTTP/1.1" 200 1323 0.004026 10.0.0.141 - - [2026-02-02 03:05:27] "POST /neutron/port HTTP/1.1" 200 151 0.167760 10.0.0.141 - - [2026-02-02 03:05:29] "GET /virtual-machine/93b130e6-3ba4-4d9d-905e-dab20d497f78 HTTP/1.1" 404 171 0.003341 10.0.0.141 - - [2026-02-02 03:05:29] "GET /virtual-machine/93b130e6-3ba4-4d9d-905e-dab20d497f78 HTTP/1.1" 404 171 0.002383 10.0.0.141 - - [2026-02-02 03:05:29] "GET /virtual-machine/93b130e6-3ba4-4d9d-905e-dab20d497f78 HTTP/1.1" 404 171 0.002920 10.0.0.141 - - [2026-02-02 03:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.141 - - [2026-02-02 03:05:29] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002976 10.0.0.141 - - [2026-02-02 03:05:29] "GET /virtual-networks?parent_id=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002275 10.0.0.141 - - [2026-02-02 03:05:29] "GET /virtual-network/754223b2-73fd-4263-9815-792a16f048e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005727 10.0.0.141 - - [2026-02-02 03:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.141 - - [2026-02-02 03:05:29] "GET /routing-instance/21da2dcb-547b-4bdb-9bac-ecce0ec5858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004169 10.0.0.141 - - [2026-02-02 03:05:29] "GET /route-target/6e59ddb7-4696-4b1d-9c6d-b6e502e4ebb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004063 10.0.0.23 - - [2026-02-02 03:05:35] "GET /obj-perms HTTP/1.1" 200 5075 0.065249 10.0.0.141 - - [2026-02-02 03:05:35] "GET /obj-perms HTTP/1.1" 200 5075 0.050432 10.0.0.141 - - [2026-02-02 03:05:35] "GET /obj-perms HTTP/1.1" 200 5109 0.003710 10.0.0.141 - - [2026-02-02 03:05:36] "DELETE /route-target/6e59ddb7-4696-4b1d-9c6d-b6e502e4ebb8 HTTP/1.1" 200 115 0.019093 10.0.0.141 - - [2026-02-02 03:05:36] "DELETE /security-group/13c27f88-6a24-4ad8-bd40-73e73c484b23 HTTP/1.1" 200 115 0.036051 10.0.0.141 - - [2026-02-02 03:05:36] "POST /fqname-to-id HTTP/1.1" 404 254 0.003486 10.0.0.23 - - [2026-02-02 03:05:37] "GET /projects?obj_uuids=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.024621 10.0.0.141 - - [2026-02-02 03:05:37] "GET /project/e1691b8b-28f8-4491-9c6d-76c9b8519617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.089212 10.0.0.23 - - [2026-02-02 03:05:37] "GET /projects?obj_uuids=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000863 10.0.0.141 - - [2026-02-02 03:05:38] "GET /project/e1691b8b-28f8-4491-9c6d-76c9b8519617?fields=virtual_networks HTTP/1.1" 200 1092 0.035383 10.0.0.23 - - [2026-02-02 03:05:38] "GET /projects?obj_uuids=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.002311 10.0.0.141 - - [2026-02-02 03:05:38] "GET /project/e1691b8b-28f8-4491-9c6d-76c9b8519617?fields=virtual_machine_interfaces HTTP/1.1" 200 1092 0.040380 10.0.0.23 - - [2026-02-02 03:05:38] "GET /projects?obj_uuids=e1691b8b-28f8-4491-9c6d-76c9b8519617&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000929 10.0.0.141 - - [2026-02-02 03:05:38] "GET /project/e1691b8b-28f8-4491-9c6d-76c9b8519617?fields=security_groups HTTP/1.1" 200 1348 0.042336 10.0.0.141 - - [2026-02-02 03:05:39] "POST /fqname-to-id HTTP/1.1" 404 209 0.026683 10.0.0.23 - - [2026-02-02 03:05:39] "GET /projects?obj_uuids=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002966 10.0.0.23 - - [2026-02-02 03:05:39] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000937 10.0.0.23 - - [2026-02-02 03:05:39] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037376 10.0.0.23 - - [2026-02-02 03:05:39] "POST /id-to-fqname HTTP/1.1" 200 212 0.002753 10.0.0.23 - - [2026-02-02 03:05:39] "POST /fqname-to-id HTTP/1.1" 404 222 0.006457 10.0.0.23 - - [2026-02-02 03:05:39] "POST /security-groups HTTP/1.1" 200 612 0.025337 10.0.0.141 - - [2026-02-02 03:05:39] "POST /fqname-to-id HTTP/1.1" 404 255 0.008993 10.0.0.23 - - [2026-02-02 03:05:39] "POST /projects HTTP/1.1" 200 627 0.227493 10.0.0.23 - - [2026-02-02 03:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.267542 10.0.0.141 - - [2026-02-02 03:05:39] "POST /access-control-lists HTTP/1.1" 200 615 0.029779 10.0.0.141 - - [2026-02-02 03:05:39] "GET /project/181a73bc-becc-4fba-b4ba-3dcca8ca32c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.431010 10.0.0.141 - - [2026-02-02 03:05:40] "GET / HTTP/1.1" 200 35931 0.002090 10.0.0.141 - - [2026-02-02 03:05:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000408 10.0.0.141 - - [2026-02-02 03:05:42] "POST /fqname-to-id HTTP/1.1" 404 245 0.075681 10.0.0.23 - - [2026-02-02 03:05:42] "GET /projects?obj_uuids=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000882 10.0.0.141 - - [2026-02-02 03:05:42] "POST /fqname-to-id HTTP/1.1" 404 276 0.010157 10.0.0.141 - - [2026-02-02 03:05:43] "PUT /access-control-list/e2dc96a6-ed21-41d3-9c92-80f172083ec9 HTTP/1.1" 200 272 0.016637 10.0.0.141 - - [2026-02-02 03:05:43] "POST /neutron/security_group HTTP/1.1" 200 1423 0.352575 10.0.0.141 - - [2026-02-02 03:05:43] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.109217 10.0.0.141 - - [2026-02-02 03:05:43] "PUT /access-control-list/e2dc96a6-ed21-41d3-9c92-80f172083ec9 HTTP/1.1" 200 272 0.017358 10.0.0.141 - - [2026-02-02 03:05:43] "POST /neutron/security_group_rule HTTP/1.1" 200 583 0.167832 10.0.0.141 - - [2026-02-02 03:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.141 - - [2026-02-02 03:05:43] "GET /security-group/dc0d4805-eb13-4eae-8f52-a4ec1953bd49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004201 10.0.0.141 - - [2026-02-02 03:05:44] "POST /fqname-to-id HTTP/1.1" 404 245 0.002864 10.0.0.141 - - [2026-02-02 03:05:44] "DELETE /access-control-list/e2dc96a6-ed21-41d3-9c92-80f172083ec9 HTTP/1.1" 200 115 0.032392 10.0.0.141 - - [2026-02-02 03:05:44] "POST /fqname-to-id HTTP/1.1" 404 245 0.003118 10.0.0.23 - - [2026-02-02 03:05:44] "GET /projects?obj_uuids=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000998 10.0.0.141 - - [2026-02-02 03:05:44] "POST /fqname-to-id HTTP/1.1" 404 276 0.007101 10.0.0.141 - - [2026-02-02 03:05:45] "PUT /access-control-list/bebd2415-f39a-4277-9f69-a877130a67bf HTTP/1.1" 200 272 0.017161 10.0.0.141 - - [2026-02-02 03:05:45] "POST /neutron/security_group HTTP/1.1" 200 1423 0.394279 10.0.0.141 - - [2026-02-02 03:05:45] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.172011 10.0.0.141 - - [2026-02-02 03:05:45] "PUT /access-control-list/bebd2415-f39a-4277-9f69-a877130a67bf HTTP/1.1" 200 272 0.013140 10.0.0.141 - - [2026-02-02 03:05:45] "POST /neutron/security_group_rule HTTP/1.1" 200 583 0.130587 10.0.0.141 - - [2026-02-02 03:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.141 - - [2026-02-02 03:05:45] "GET /security-group/0ea1ff63-fd64-4b3d-8908-1f9bb416427f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003029 10.0.0.141 - - [2026-02-02 03:05:46] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.153569 10.0.0.141 - - [2026-02-02 03:05:46] "PUT /access-control-list/bebd2415-f39a-4277-9f69-a877130a67bf HTTP/1.1" 200 272 0.015776 10.0.0.141 - - [2026-02-02 03:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.23 - - [2026-02-02 03:05:46] "GET /projects?obj_uuids=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000838 10.0.0.141 - - [2026-02-02 03:05:46] "GET /project/181a73bc-becc-4fba-b4ba-3dcca8ca32c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.059984 10.0.0.141 - - [2026-02-02 03:05:46] "POST /neutron/network HTTP/1.1" 200 117 0.010710 10.0.0.141 - - [2026-02-02 03:05:47] "POST /ref-update HTTP/1.1" 200 156 0.022917 10.0.0.141 - - [2026-02-02 03:05:47] "POST /neutron/network HTTP/1.1" 200 925 0.009161 10.0.0.141 - - [2026-02-02 03:05:47] "POST /id-to-fqname HTTP/1.1" 200 282 0.001096 10.0.0.141 - - [2026-02-02 03:05:47] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.004731 10.0.0.141 - - [2026-02-02 03:05:47] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.004888 10.0.0.141 - - [2026-02-02 03:05:47] "POST /neutron/subnet HTTP/1.1" 200 715 0.008318 10.0.0.141 - - [2026-02-02 03:05:47] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005054 10.0.0.22 - - [2026-02-02 03:05:48] "GET /obj-perms HTTP/1.1" 200 5091 0.053384 10.0.0.23 - - [2026-02-02 03:05:48] "GET /obj-perms HTTP/1.1" 200 5091 0.053452 10.0.0.141 - - [2026-02-02 03:05:48] "POST /id-to-fqname HTTP/1.1" 200 282 0.001202 10.0.0.23 - - [2026-02-02 03:05:49] "GET /projects?obj_uuids=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001984 10.0.0.141 - - [2026-02-02 03:05:49] "GET /project/181a73bc-becc-4fba-b4ba-3dcca8ca32c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.089147 10.0.0.141 - - [2026-02-02 03:05:49] "POST /neutron/network HTTP/1.1" 200 925 0.008634 10.0.0.141 - - [2026-02-02 03:05:50] "POST /id-to-fqname HTTP/1.1" 200 282 0.001203 10.0.0.141 - - [2026-02-02 03:05:50] "POST /neutron/port HTTP/1.1" 200 117 0.005639 10.0.0.141 - - [2026-02-02 03:05:50] "POST /neutron/network HTTP/1.1" 200 935 0.006104 10.0.0.23 - - [2026-02-02 03:05:50] "GET /projects?obj_uuids=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000893 10.0.0.141 - - [2026-02-02 03:05:51] "GET /project/181a73bc-becc-4fba-b4ba-3dcca8ca32c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.078045 10.0.0.141 - - [2026-02-02 03:05:51] "POST /neutron/port HTTP/1.1" 200 1079 0.095883 10.0.0.141 - - [2026-02-02 03:05:51] "POST /neutron/port HTTP/1.1" 200 1133 0.110266 10.0.0.141 - - [2026-02-02 03:05:51] "POST /neutron/security_group HTTP/1.1" 200 1413 0.010132 10.0.0.141 - - [2026-02-02 03:05:51] "POST /neutron/subnet HTTP/1.1" 200 689 0.008367 10.0.0.141 - - [2026-02-02 03:05:51] "POST /neutron/security_group HTTP/1.1" 200 1413 0.006294 10.0.0.23 - - [2026-02-02 03:05:51] "GET /projects?obj_uuids=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001613 10.0.0.141 - - [2026-02-02 03:05:51] "POST /neutron/security_group HTTP/1.1" 200 3410 0.059910 10.0.0.141 - - [2026-02-02 03:05:52] "POST /neutron/port HTTP/1.1" 200 1079 0.019176 10.0.0.141 - - [2026-02-02 03:05:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003333 10.0.0.141 - - [2026-02-02 03:05:52] "POST /neutron/network HTTP/1.1" 200 925 0.006043 10.0.0.141 - - [2026-02-02 03:05:56] "POST /neutron/port HTTP/1.1" 200 1143 0.018049 10.0.0.141 - - [2026-02-02 03:05:56] "POST /neutron/security_group HTTP/1.1" 200 1413 0.005938 10.0.0.141 - - [2026-02-02 03:05:56] "GET /virtual-machine/a643ec64-b74c-447b-a057-f3c491f201a5 HTTP/1.1" 401 293 0.000389 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-machine/a643ec64-b74c-447b-a057-f3c491f201a5 HTTP/1.1" 200 1314 0.028764 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-machine/a643ec64-b74c-447b-a057-f3c491f201a5 HTTP/1.1" 200 1314 0.003455 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-machine-interface/ad98f5a5-201e-45d3-8c43-90ec889bc415 HTTP/1.1" 200 3191 0.004694 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-machine/a643ec64-b74c-447b-a057-f3c491f201a5 HTTP/1.1" 200 1314 0.003075 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-machine-interface/ad98f5a5-201e-45d3-8c43-90ec889bc415 HTTP/1.1" 200 3191 0.004305 10.0.0.141 - - [2026-02-02 03:05:57] "GET /instance-ip/22214741-232d-4bbf-99d6-5d6253fae044 HTTP/1.1" 200 1701 0.005507 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-machine/a643ec64-b74c-447b-a057-f3c491f201a5 HTTP/1.1" 200 1314 0.003179 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-machine-interface/ad98f5a5-201e-45d3-8c43-90ec889bc415 HTTP/1.1" 200 3191 0.004896 10.0.0.141 - - [2026-02-02 03:05:57] "GET /instance-ip/22214741-232d-4bbf-99d6-5d6253fae044 HTTP/1.1" 200 1701 0.003885 10.0.0.141 - - [2026-02-02 03:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.141 - - [2026-02-02 03:05:57] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003419 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002276 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005435 10.0.0.141 - - [2026-02-02 03:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.141 - - [2026-02-02 03:05:57] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006399 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003143 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.006452 10.0.0.141 - - [2026-02-02 03:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.141 - - [2026-02-02 03:05:57] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003350 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002911 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.009626 10.0.0.141 - - [2026-02-02 03:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.141 - - [2026-02-02 03:05:57] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003959 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002871 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005135 10.0.0.141 - - [2026-02-02 03:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.141 - - [2026-02-02 03:05:57] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003778 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002464 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005656 10.0.0.141 - - [2026-02-02 03:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.141 - - [2026-02-02 03:05:57] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003812 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002867 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.007429 10.0.0.141 - - [2026-02-02 03:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.141 - - [2026-02-02 03:05:57] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004164 10.0.0.141 - - [2026-02-02 03:05:57] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002955 10.0.0.141 - - [2026-02-02 03:05:58] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005427 10.0.0.141 - - [2026-02-02 03:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.141 - - [2026-02-02 03:06:01] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005168 10.0.0.141 - - [2026-02-02 03:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.141 - - [2026-02-02 03:06:05] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.004812 10.0.0.23 - - [2026-02-02 03:06:06] "DELETE /project/181a73bcbecc4fbab4ba3dcca8ca32c1 HTTP/1.1" 404 173 0.008019 10.0.0.23 - - [2026-02-02 03:06:06] "DELETE /project/e1691b8b-28f8-4491-9c6d-76c9b8519617 HTTP/1.1" 404 177 0.007196 10.0.0.141 - - [2026-02-02 03:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.141 - - [2026-02-02 03:06:09] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.004913 10.0.0.141 - - [2026-02-02 03:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.141 - - [2026-02-02 03:06:13] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005584 10.0.0.141 - - [2026-02-02 03:06:15] "POST /neutron/port HTTP/1.1" 200 1143 0.021653 10.0.0.141 - - [2026-02-02 03:06:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004967 10.0.0.141 - - [2026-02-02 03:06:15] "POST /neutron/network HTTP/1.1" 200 925 0.006359 10.0.0.141 - - [2026-02-02 03:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.141 - - [2026-02-02 03:06:17] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.006660 10.0.0.141 - - [2026-02-02 03:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.141 - - [2026-02-02 03:06:21] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005095 10.0.0.141 - - [2026-02-02 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.141 - - [2026-02-02 03:06:25] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.006711 10.0.0.141 - - [2026-02-02 03:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.141 - - [2026-02-02 03:06:29] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.006108 10.0.0.141 - - [2026-02-02 03:06:30] "POST /neutron/network HTTP/1.1" 200 935 0.006190 10.0.0.141 - - [2026-02-02 03:06:30] "POST /neutron/port HTTP/1.1" 200 117 0.001129 10.0.0.141 - - [2026-02-02 03:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.141 - - [2026-02-02 03:06:31] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003541 10.0.0.141 - - [2026-02-02 03:06:31] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002926 10.0.0.141 - - [2026-02-02 03:06:31] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005953 10.0.0.141 - - [2026-02-02 03:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.141 - - [2026-02-02 03:06:32] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003974 10.0.0.141 - - [2026-02-02 03:06:32] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002858 10.0.0.141 - - [2026-02-02 03:06:32] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005427 10.0.0.141 - - [2026-02-02 03:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.141 - - [2026-02-02 03:06:32] "GET /routing-instance/e66942dd-bb8b-4b1b-a432-7f95204a7075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004140 10.0.0.141 - - [2026-02-02 03:06:32] "GET /route-target/1902091b-89e2-42d9-8784-5583829dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003268 10.0.0.141 - - [2026-02-02 03:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.141 - - [2026-02-02 03:06:32] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003003 10.0.0.141 - - [2026-02-02 03:06:32] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002512 10.0.0.141 - - [2026-02-02 03:06:32] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.006909 10.0.0.141 - - [2026-02-02 03:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.141 - - [2026-02-02 03:06:32] "GET /routing-instance/e66942dd-bb8b-4b1b-a432-7f95204a7075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.003959 10.0.0.141 - - [2026-02-02 03:06:32] "GET /route-target/1902091b-89e2-42d9-8784-5583829dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003659 10.0.0.141 - - [2026-02-02 03:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.141 - - [2026-02-02 03:06:32] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003246 10.0.0.141 - - [2026-02-02 03:06:32] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002855 10.0.0.141 - - [2026-02-02 03:06:32] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.006954 10.0.0.141 - - [2026-02-02 03:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.141 - - [2026-02-02 03:06:32] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007252 10.0.0.141 - - [2026-02-02 03:06:32] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005038 10.0.0.141 - - [2026-02-02 03:06:32] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.007457 10.0.0.141 - - [2026-02-02 03:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.141 - - [2026-02-02 03:06:32] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003653 10.0.0.141 - - [2026-02-02 03:06:32] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003007 10.0.0.141 - - [2026-02-02 03:06:32] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.006046 10.0.0.141 - - [2026-02-02 03:06:33] "GET /obj-perms HTTP/1.1" 200 5091 0.047959 10.0.0.23 - - [2026-02-02 03:06:33] "GET /obj-perms HTTP/1.1" 200 5091 0.004875 10.0.0.141 - - [2026-02-02 03:06:33] "GET /obj-perms HTTP/1.1" 200 5091 0.003490 10.0.0.23 - - [2026-02-02 03:06:33] "GET /obj-perms HTTP/1.1" 200 5091 0.004044 10.0.0.141 - - [2026-02-02 03:06:33] "GET /virtual-machine/a643ec64-b74c-447b-a057-f3c491f201a5 HTTP/1.1" 200 1314 0.007329 10.0.0.141 - - [2026-02-02 03:06:33] "GET /virtual-machine-interface/ad98f5a5-201e-45d3-8c43-90ec889bc415 HTTP/1.1" 200 3191 0.005911 10.0.0.141 - - [2026-02-02 03:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.141 - - [2026-02-02 03:06:33] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003914 10.0.0.141 - - [2026-02-02 03:06:33] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003412 10.0.0.141 - - [2026-02-02 03:06:33] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005183 10.0.0.141 - - [2026-02-02 03:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.141 - - [2026-02-02 03:06:34] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003488 10.0.0.141 - - [2026-02-02 03:06:34] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002615 10.0.0.141 - - [2026-02-02 03:06:34] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.004931 10.0.0.141 - - [2026-02-02 03:06:34] "POST /neutron/security_group HTTP/1.1" 200 1413 0.006644 10.0.0.141 - - [2026-02-02 03:06:40] "POST /neutron/port HTTP/1.1" 200 1143 0.014627 10.0.0.141 - - [2026-02-02 03:06:45] "POST /neutron/security_group HTTP/1.1" 200 1413 0.006474 10.0.0.141 - - [2026-02-02 03:06:50] "POST /neutron/port HTTP/1.1" 200 1143 0.015836 10.0.0.141 - - [2026-02-02 03:06:50] "POST /neutron/security_group HTTP/1.1" 200 1413 0.008850 10.0.0.141 - - [2026-02-02 03:06:50] "POST /neutron/port HTTP/1.1" 200 1143 0.015234 10.0.0.141 - - [2026-02-02 03:06:50] "GET /virtual-machine/089b4a1d-2e3d-483e-8094-096e36ff23a7 HTTP/1.1" 200 1311 0.006354 10.0.0.141 - - [2026-02-02 03:06:50] "GET /virtual-machine/089b4a1d-2e3d-483e-8094-096e36ff23a7 HTTP/1.1" 200 1311 0.003906 10.0.0.141 - - [2026-02-02 03:06:50] "GET /virtual-machine-interface/002393bf-2b08-4a0a-be9a-3c789edbf3d0 HTTP/1.1" 200 3188 0.005985 10.0.0.141 - - [2026-02-02 03:06:50] "GET /virtual-machine/089b4a1d-2e3d-483e-8094-096e36ff23a7 HTTP/1.1" 200 1311 0.003603 10.0.0.141 - - [2026-02-02 03:06:50] "GET /virtual-machine-interface/002393bf-2b08-4a0a-be9a-3c789edbf3d0 HTTP/1.1" 200 3188 0.004829 10.0.0.141 - - [2026-02-02 03:06:50] "GET /instance-ip/d6a20dca-c3e5-4878-902a-95182315c13f HTTP/1.1" 200 1702 0.005366 10.0.0.141 - - [2026-02-02 03:06:50] "GET /virtual-machine/089b4a1d-2e3d-483e-8094-096e36ff23a7 HTTP/1.1" 200 1311 0.003664 10.0.0.141 - - [2026-02-02 03:06:50] "GET /virtual-machine-interface/002393bf-2b08-4a0a-be9a-3c789edbf3d0 HTTP/1.1" 200 3188 0.004702 10.0.0.141 - - [2026-02-02 03:06:50] "GET /instance-ip/d6a20dca-c3e5-4878-902a-95182315c13f HTTP/1.1" 200 1702 0.009966 10.0.0.141 - - [2026-02-02 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.141 - - [2026-02-02 03:06:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003220 10.0.0.141 - - [2026-02-02 03:06:50] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002316 10.0.0.141 - - [2026-02-02 03:06:50] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005580 10.0.0.141 - - [2026-02-02 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.141 - - [2026-02-02 03:06:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003543 10.0.0.141 - - [2026-02-02 03:06:50] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002828 10.0.0.141 - - [2026-02-02 03:06:51] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.006865 10.0.0.141 - - [2026-02-02 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.141 - - [2026-02-02 03:06:51] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004314 10.0.0.141 - - [2026-02-02 03:06:51] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002730 10.0.0.141 - - [2026-02-02 03:06:51] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005163 10.0.0.141 - - [2026-02-02 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.141 - - [2026-02-02 03:06:51] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004332 10.0.0.141 - - [2026-02-02 03:06:51] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003020 10.0.0.141 - - [2026-02-02 03:06:51] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.006616 10.0.0.141 - - [2026-02-02 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.141 - - [2026-02-02 03:06:51] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004070 10.0.0.141 - - [2026-02-02 03:06:51] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002623 10.0.0.141 - - [2026-02-02 03:06:51] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.006014 10.0.0.141 - - [2026-02-02 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.141 - - [2026-02-02 03:06:51] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003651 10.0.0.141 - - [2026-02-02 03:06:51] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002972 10.0.0.141 - - [2026-02-02 03:06:51] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005363 10.0.0.141 - - [2026-02-02 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.141 - - [2026-02-02 03:06:51] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004462 10.0.0.141 - - [2026-02-02 03:06:51] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005391 10.0.0.141 - - [2026-02-02 03:06:51] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005198 10.0.0.141 - - [2026-02-02 03:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.141 - - [2026-02-02 03:06:52] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003195 10.0.0.141 - - [2026-02-02 03:06:52] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002929 10.0.0.141 - - [2026-02-02 03:06:52] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005575 10.0.0.141 - - [2026-02-02 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.141 - - [2026-02-02 03:06:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002794 10.0.0.141 - - [2026-02-02 03:06:53] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002813 10.0.0.141 - - [2026-02-02 03:06:53] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.007378 10.0.0.141 - - [2026-02-02 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.141 - - [2026-02-02 03:06:53] "GET /routing-instance/e66942dd-bb8b-4b1b-a432-7f95204a7075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004297 10.0.0.141 - - [2026-02-02 03:06:53] "GET /route-target/1902091b-89e2-42d9-8784-5583829dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004064 10.0.0.141 - - [2026-02-02 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.141 - - [2026-02-02 03:06:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003279 10.0.0.141 - - [2026-02-02 03:06:53] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003291 10.0.0.141 - - [2026-02-02 03:06:53] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005012 10.0.0.141 - - [2026-02-02 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.141 - - [2026-02-02 03:06:53] "GET /routing-instance/e66942dd-bb8b-4b1b-a432-7f95204a7075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004186 10.0.0.141 - - [2026-02-02 03:06:53] "GET /route-target/1902091b-89e2-42d9-8784-5583829dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003526 10.0.0.141 - - [2026-02-02 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.141 - - [2026-02-02 03:06:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003792 10.0.0.141 - - [2026-02-02 03:06:53] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002836 10.0.0.141 - - [2026-02-02 03:06:53] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.007383 10.0.0.141 - - [2026-02-02 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.141 - - [2026-02-02 03:06:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009295 10.0.0.141 - - [2026-02-02 03:06:53] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003586 10.0.0.141 - - [2026-02-02 03:06:53] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005220 10.0.0.141 - - [2026-02-02 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.141 - - [2026-02-02 03:06:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003981 10.0.0.141 - - [2026-02-02 03:06:53] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002705 10.0.0.141 - - [2026-02-02 03:06:53] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005756 10.0.0.141 - - [2026-02-02 03:06:53] "GET /obj-perms HTTP/1.1" 200 5091 0.003987 10.0.0.23 - - [2026-02-02 03:06:53] "GET /obj-perms HTTP/1.1" 200 5091 0.003436 10.0.0.141 - - [2026-02-02 03:06:54] "GET /obj-perms HTTP/1.1" 200 5091 0.003128 10.0.0.22 - - [2026-02-02 03:06:54] "GET /obj-perms HTTP/1.1" 200 5091 0.004269 10.0.0.141 - - [2026-02-02 03:06:54] "GET /obj-perms HTTP/1.1" 200 5091 0.003384 10.0.0.141 - - [2026-02-02 03:06:54] "GET /virtual-machine/089b4a1d-2e3d-483e-8094-096e36ff23a7 HTTP/1.1" 200 1311 0.003503 10.0.0.141 - - [2026-02-02 03:06:54] "GET /virtual-machine-interface/002393bf-2b08-4a0a-be9a-3c789edbf3d0 HTTP/1.1" 200 3188 0.005709 10.0.0.141 - - [2026-02-02 03:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.141 - - [2026-02-02 03:06:54] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003492 10.0.0.141 - - [2026-02-02 03:06:54] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003155 10.0.0.141 - - [2026-02-02 03:06:54] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005849 10.0.0.141 - - [2026-02-02 03:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.141 - - [2026-02-02 03:06:55] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006900 10.0.0.141 - - [2026-02-02 03:06:55] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002798 10.0.0.141 - - [2026-02-02 03:06:55] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005333 10.0.0.141 - - [2026-02-02 03:06:55] "POST /neutron/security_group HTTP/1.1" 200 1413 0.006670 10.0.0.141 - - [2026-02-02 03:07:00] "GET /virtual-machine/a643ec64-b74c-447b-a057-f3c491f201a5 HTTP/1.1" 200 1314 0.004208 10.0.0.141 - - [2026-02-02 03:07:00] "GET /virtual-machine-interface/ad98f5a5-201e-45d3-8c43-90ec889bc415 HTTP/1.1" 200 3191 0.005475 10.0.0.141 - - [2026-02-02 03:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.141 - - [2026-02-02 03:07:00] "GET /security-group/0ea1ff63-fd64-4b3d-8908-1f9bb416427f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.003713 10.0.0.141 - - [2026-02-02 03:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.141 - - [2026-02-02 03:07:00] "GET /security-group/0ea1ff63-fd64-4b3d-8908-1f9bb416427f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.004215 10.0.0.141 - - [2026-02-02 03:07:01] "POST /neutron/port HTTP/1.1" 200 1143 0.021054 10.0.0.141 - - [2026-02-02 03:07:01] "POST /neutron/port HTTP/1.1" 200 1095 0.069455 10.0.0.141 - - [2026-02-02 03:07:01] "GET /virtual-machine/a643ec64-b74c-447b-a057-f3c491f201a5 HTTP/1.1" 200 1314 0.005859 10.0.0.141 - - [2026-02-02 03:07:01] "GET /virtual-machine-interface/ad98f5a5-201e-45d3-8c43-90ec889bc415 HTTP/1.1" 200 3139 0.005753 10.0.0.141 - - [2026-02-02 03:07:01] "POST /neutron/port HTTP/1.1" 200 1095 0.017961 10.0.0.141 - - [2026-02-02 03:07:01] "GET /virtual-machine/a643ec64-b74c-447b-a057-f3c491f201a5 HTTP/1.1" 200 1314 0.004147 10.0.0.141 - - [2026-02-02 03:07:01] "GET /virtual-machine-interface/ad98f5a5-201e-45d3-8c43-90ec889bc415 HTTP/1.1" 200 3191 0.008047 10.0.0.141 - - [2026-02-02 03:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.141 - - [2026-02-02 03:07:01] "GET /security-group/0ea1ff63-fd64-4b3d-8908-1f9bb416427f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.003914 10.0.0.141 - - [2026-02-02 03:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.141 - - [2026-02-02 03:07:01] "GET /security-group/0ea1ff63-fd64-4b3d-8908-1f9bb416427f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.004018 10.0.0.141 - - [2026-02-02 03:07:01] "POST /neutron/security_group HTTP/1.1" 200 1439 0.003805 10.0.0.141 - - [2026-02-02 03:07:17] "POST /neutron/port HTTP/1.1" 200 1143 0.014567 10.0.0.141 - - [2026-02-02 03:07:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003323 10.0.0.141 - - [2026-02-02 03:07:17] "POST /neutron/network HTTP/1.1" 200 925 0.006843 10.0.0.141 - - [2026-02-02 03:07:30] "POST /neutron/network HTTP/1.1" 200 935 0.005928 10.0.0.141 - - [2026-02-02 03:07:30] "POST /neutron/port HTTP/1.1" 200 117 0.001102 10.0.0.22 - - [2026-02-02 03:07:37] "GET /obj-perms HTTP/1.1" 200 5075 0.055571 10.0.0.141 - - [2026-02-02 03:08:17] "POST /neutron/port HTTP/1.1" 200 1143 0.017179 10.0.0.141 - - [2026-02-02 03:08:17] "POST /neutron/subnet HTTP/1.1" 200 689 0.007648 10.0.0.23 - - [2026-02-02 03:08:31] "GET /projects?obj_uuids=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000910 10.0.0.141 - - [2026-02-02 03:08:31] "POST /neutron/security_group_rule HTTP/1.1" 200 2624 0.084072 10.0.0.141 - - [2026-02-02 03:08:31] "POST /neutron/security_group_rule HTTP/1.1" 200 545 0.012563 10.0.0.141 - - [2026-02-02 03:08:31] "PUT /access-control-list/bebd2415-f39a-4277-9f69-a877130a67bf HTTP/1.1" 200 272 0.039580 10.0.0.141 - - [2026-02-02 03:08:31] "POST /neutron/port HTTP/1.1" 200 1143 0.014659 10.0.0.141 - - [2026-02-02 03:08:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003805 10.0.0.141 - - [2026-02-02 03:08:31] "POST /neutron/network HTTP/1.1" 200 925 0.007611 10.0.0.141 - - [2026-02-02 03:08:34] "POST /neutron/port HTTP/1.1" 200 1143 0.013847 10.0.0.141 - - [2026-02-02 03:08:34] "POST /neutron/port HTTP/1.1" 200 1095 0.060060 10.0.0.141 - - [2026-02-02 03:08:34] "GET /virtual-machine/089b4a1d-2e3d-483e-8094-096e36ff23a7 HTTP/1.1" 200 1311 0.003920 10.0.0.141 - - [2026-02-02 03:08:35] "POST /neutron/port HTTP/1.1" 200 151 0.141122 10.0.0.141 - - [2026-02-02 03:08:36] "GET /virtual-machine/089b4a1d-2e3d-483e-8094-096e36ff23a7 HTTP/1.1" 404 171 0.003369 10.0.0.141 - - [2026-02-02 03:08:36] "GET /virtual-machine/089b4a1d-2e3d-483e-8094-096e36ff23a7 HTTP/1.1" 404 171 0.002797 10.0.0.141 - - [2026-02-02 03:08:36] "GET /virtual-machine/089b4a1d-2e3d-483e-8094-096e36ff23a7 HTTP/1.1" 404 171 0.002632 10.0.0.141 - - [2026-02-02 03:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.141 - - [2026-02-02 03:08:37] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009575 10.0.0.141 - - [2026-02-02 03:08:37] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003814 10.0.0.141 - - [2026-02-02 03:08:37] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005341 10.0.0.141 - - [2026-02-02 03:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.141 - - [2026-02-02 03:08:37] "GET /routing-instance/e66942dd-bb8b-4b1b-a432-7f95204a7075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004832 10.0.0.141 - - [2026-02-02 03:08:37] "GET /route-target/1902091b-89e2-42d9-8784-5583829dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003582 10.0.0.23 - - [2026-02-02 03:08:37] "GET /obj-perms HTTP/1.1" 200 5075 0.052103 10.0.0.141 - - [2026-02-02 03:08:37] "GET /obj-perms HTTP/1.1" 200 5075 0.050790 10.0.0.22 - - [2026-02-02 03:08:43] "GET /obj-perms HTTP/1.1" 200 5091 0.003225 10.0.0.141 - - [2026-02-02 03:08:46] "GET /obj-perms HTTP/1.1" 200 5091 0.004041 10.0.0.22 - - [2026-02-02 03:08:52] "GET /obj-perms HTTP/1.1" 200 5091 0.003374 10.0.0.23 - - [2026-02-02 03:08:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.23 - - [2026-02-02 03:08:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000347 10.0.0.141 - - [2026-02-02 03:08:55] "GET /obj-perms HTTP/1.1" 200 5091 0.003392 10.0.0.141 - - [2026-02-02 03:08:56] "POST /neutron/port HTTP/1.1" 200 1133 0.013351 10.0.0.22 - - [2026-02-02 03:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000349 10.0.0.22 - - [2026-02-02 03:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.141 - - [2026-02-02 03:08:56] "GET /virtual-machine/a643ec64-b74c-447b-a057-f3c491f201a5 HTTP/1.1" 200 1314 0.004792 10.0.0.23 - - [2026-02-02 03:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.23 - - [2026-02-02 03:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.141 - - [2026-02-02 03:08:56] "POST /neutron/port HTTP/1.1" 200 1105 0.017458 10.0.0.22 - - [2026-02-02 03:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.22 - - [2026-02-02 03:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.141 - - [2026-02-02 03:08:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000525 10.0.0.141 - - [2026-02-02 03:08:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.141 - - [2026-02-02 03:08:58] "GET /virtual-machine/a643ec64-b74c-447b-a057-f3c491f201a5 HTTP/1.1" 404 171 0.003623 10.0.0.141 - - [2026-02-02 03:08:58] "GET /virtual-machine/a643ec64-b74c-447b-a057-f3c491f201a5 HTTP/1.1" 404 171 0.002563 10.0.0.141 - - [2026-02-02 03:08:58] "GET /virtual-machine/a643ec64-b74c-447b-a057-f3c491f201a5 HTTP/1.1" 404 171 0.002788 10.0.0.141 - - [2026-02-02 03:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.141 - - [2026-02-02 03:08:58] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002959 10.0.0.141 - - [2026-02-02 03:08:58] "GET /virtual-networks?parent_id=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002583 10.0.0.141 - - [2026-02-02 03:08:58] "GET /virtual-network/abd64060-9562-4a9d-8321-72ceef71a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005411 10.0.0.141 - - [2026-02-02 03:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.141 - - [2026-02-02 03:08:58] "GET /routing-instance/e66942dd-bb8b-4b1b-a432-7f95204a7075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004603 10.0.0.141 - - [2026-02-02 03:08:58] "GET /route-target/1902091b-89e2-42d9-8784-5583829dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003668 10.0.0.141 - - [2026-02-02 03:08:58] "GET /obj-perms HTTP/1.1" 200 5091 0.003192 10.0.0.141 - - [2026-02-02 03:08:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.141 - - [2026-02-02 03:08:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.23 - - [2026-02-02 03:09:01] "GET /obj-perms HTTP/1.1" 200 5091 0.003621 10.0.0.141 - - [2026-02-02 03:09:04] "GET /obj-perms HTTP/1.1" 200 5091 0.004765 10.0.0.22 - - [2026-02-02 03:09:04] "GET /obj-perms HTTP/1.1" 200 5091 0.003226 10.0.0.141 - - [2026-02-02 03:09:04] "POST /neutron/network HTTP/1.1" 200 925 0.005997 10.0.0.141 - - [2026-02-02 03:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.141 - - [2026-02-02 03:09:05] "POST /neutron/security_group HTTP/1.1" 200 151 0.056899 10.0.0.141 - - [2026-02-02 03:09:05] "POST /fqname-to-id HTTP/1.1" 404 245 0.002595 10.0.0.141 - - [2026-02-02 03:09:05] "DELETE /access-control-list/bebd2415-f39a-4277-9f69-a877130a67bf HTTP/1.1" 200 115 0.029139 10.0.0.23 - - [2026-02-02 03:09:06] "GET /projects?obj_uuids=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000930 10.0.0.141 - - [2026-02-02 03:09:07] "GET /project/181a73bc-becc-4fba-b4ba-3dcca8ca32c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.038822 10.0.0.23 - - [2026-02-02 03:09:07] "GET /projects?obj_uuids=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000945 10.0.0.141 - - [2026-02-02 03:09:07] "GET /project/181a73bc-becc-4fba-b4ba-3dcca8ca32c1?fields=virtual_networks HTTP/1.1" 200 1073 0.038589 10.0.0.23 - - [2026-02-02 03:09:07] "GET /projects?obj_uuids=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000854 10.0.0.141 - - [2026-02-02 03:09:07] "GET /project/181a73bc-becc-4fba-b4ba-3dcca8ca32c1?fields=virtual_machine_interfaces HTTP/1.1" 200 1073 0.037240 10.0.0.23 - - [2026-02-02 03:09:07] "GET /projects?obj_uuids=181a73bc-becc-4fba-b4ba-3dcca8ca32c1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000900 10.0.0.141 - - [2026-02-02 03:09:07] "GET /project/181a73bc-becc-4fba-b4ba-3dcca8ca32c1?fields=security_groups HTTP/1.1" 200 1320 0.029454 10.0.0.141 - - [2026-02-02 03:09:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.026661 10.0.0.23 - - [2026-02-02 03:09:08] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003208 10.0.0.23 - - [2026-02-02 03:09:08] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000887 10.0.0.23 - - [2026-02-02 03:09:08] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006651 10.0.0.23 - - [2026-02-02 03:09:08] "POST /id-to-fqname HTTP/1.1" 200 188 0.007128 10.0.0.23 - - [2026-02-02 03:09:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.002663 10.0.0.23 - - [2026-02-02 03:09:08] "POST /security-groups HTTP/1.1" 200 589 0.024166 10.0.0.23 - - [2026-02-02 03:09:08] "POST /projects HTTP/1.1" 200 581 0.212167 10.0.0.141 - - [2026-02-02 03:09:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.010396 10.0.0.23 - - [2026-02-02 03:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.281323 10.0.0.141 - - [2026-02-02 03:09:08] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.420096 10.0.0.141 - - [2026-02-02 03:09:09] "GET / HTTP/1.1" 200 35931 0.002300 10.0.0.141 - - [2026-02-02 03:09:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.000487 10.0.0.141 - - [2026-02-02 03:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.056255 10.0.0.23 - - [2026-02-02 03:09:11] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000877 10.0.0.141 - - [2026-02-02 03:09:11] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.039608 10.0.0.141 - - [2026-02-02 03:09:12] "POST /ref-update HTTP/1.1" 200 156 0.033592 10.0.0.23 - - [2026-02-02 03:09:12] "POST /useragent-kv HTTP/1.1" 200 115 0.009395 10.0.0.141 - - [2026-02-02 03:09:12] "POST /neutron/subnet HTTP/1.1" 200 730 0.210197 10.0.0.141 - - [2026-02-02 03:09:12] "POST /id-to-fqname HTTP/1.1" 200 224 0.001301 10.0.0.141 - - [2026-02-02 03:09:12] "GET /virtual-network/d603b3bb-5a1c-47e5-aca0-47fe62f24950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005174 10.0.0.141 - - [2026-02-02 03:09:12] "GET /virtual-network/d603b3bb-5a1c-47e5-aca0-47fe62f24950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004983 10.0.0.141 - - [2026-02-02 03:09:12] "POST /neutron/network HTTP/1.1" 200 835 0.006432 10.0.0.141 - - [2026-02-02 03:09:12] "POST /id-to-fqname HTTP/1.1" 200 224 0.001262 10.0.0.23 - - [2026-02-02 03:09:13] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001188 10.0.0.141 - - [2026-02-02 03:09:13] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.063521 10.0.0.141 - - [2026-02-02 03:09:13] "POST /neutron/network HTTP/1.1" 200 835 0.040099 10.0.0.141 - - [2026-02-02 03:09:13] "POST /neutron/port HTTP/1.1" 200 117 0.005593 10.0.0.141 - - [2026-02-02 03:09:14] "POST /neutron/port HTTP/1.1" 200 1059 0.020148 10.0.0.141 - - [2026-02-02 03:09:14] "POST /neutron/port HTTP/1.1" 200 1123 0.017670 10.0.0.141 - - [2026-02-02 03:09:14] "POST /neutron/port HTTP/1.1" 200 117 0.001074 10.0.0.141 - - [2026-02-02 03:09:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006647 10.0.0.141 - - [2026-02-02 03:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.23 - - [2026-02-02 03:09:18] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000803 10.0.0.141 - - [2026-02-02 03:09:18] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.041300 10.0.0.141 - - [2026-02-02 03:09:18] "POST /neutron/network HTTP/1.1" 200 117 0.011865 10.0.0.141 - - [2026-02-02 03:09:19] "POST /neutron/network HTTP/1.1" 200 833 0.007532 10.0.0.141 - - [2026-02-02 03:09:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001395 10.0.0.141 - - [2026-02-02 03:09:19] "GET /virtual-network/5553d78c-4f06-4015-950d-479dd5644a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005765 10.0.0.141 - - [2026-02-02 03:09:19] "GET /virtual-network/5553d78c-4f06-4015-950d-479dd5644a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005380 10.0.0.141 - - [2026-02-02 03:09:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.007938 10.0.0.141 - - [2026-02-02 03:09:19] "GET /virtual-network/5553d78c-4f06-4015-950d-479dd5644a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005301 10.0.0.23 - - [2026-02-02 03:09:21] "GET /obj-perms HTTP/1.1" 200 5045 0.050477 10.0.0.141 - - [2026-02-02 03:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.23 - - [2026-02-02 03:09:21] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000791 10.0.0.141 - - [2026-02-02 03:09:21] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.060939 10.0.0.141 - - [2026-02-02 03:09:21] "POST /route-targets HTTP/1.1" 200 327 0.015545 10.0.0.23 - - [2026-02-02 03:09:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007353 10.0.0.141 - - [2026-02-02 03:09:21] "POST /neutron/subnet HTTP/1.1" 200 724 0.177784 10.0.0.141 - - [2026-02-02 03:09:21] "POST /id-to-fqname HTTP/1.1" 200 223 0.001267 10.0.0.141 - - [2026-02-02 03:09:21] "GET /virtual-network/9cbf8f3e-6a43-49d8-93cc-97e351f2a370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004615 10.0.0.141 - - [2026-02-02 03:09:21] "GET /virtual-network/9cbf8f3e-6a43-49d8-93cc-97e351f2a370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005420 10.0.0.141 - - [2026-02-02 03:09:21] "POST /neutron/network HTTP/1.1" 200 832 0.006193 10.0.0.141 - - [2026-02-02 03:09:22] "GET /virtual-network/9cbf8f3e-6a43-49d8-93cc-97e351f2a370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005251 10.0.0.141 - - [2026-02-02 03:09:22] "GET /obj-perms HTTP/1.1" 200 5045 0.054788 10.0.0.141 - - [2026-02-02 03:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.23 - - [2026-02-02 03:09:22] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000887 10.0.0.141 - - [2026-02-02 03:09:22] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.032663 10.0.0.23 - - [2026-02-02 03:09:22] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000893 10.0.0.141 - - [2026-02-02 03:09:22] "POST /neutron/network HTTP/1.1" 200 615 0.106929 10.0.0.141 - - [2026-02-02 03:09:22] "POST /ref-update HTTP/1.1" 200 156 0.034104 10.0.0.141 - - [2026-02-02 03:09:23] "POST /id-to-fqname HTTP/1.1" 200 224 0.002661 10.0.0.141 - - [2026-02-02 03:09:23] "GET /virtual-network/b9b50e21-7358-44be-9e6e-796a308d2a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.009197 10.0.0.141 - - [2026-02-02 03:09:23] "POST /neutron/network HTTP/1.1" 200 835 0.013185 10.0.0.141 - - [2026-02-02 03:09:23] "GET /virtual-network/b9b50e21-7358-44be-9e6e-796a308d2a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007499 10.0.0.141 - - [2026-02-02 03:09:23] "GET /virtual-network/b9b50e21-7358-44be-9e6e-796a308d2a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005725 10.0.0.22 - - [2026-02-02 03:09:23] "GET /obj-perms HTTP/1.1" 200 5045 0.053788 10.0.0.141 - - [2026-02-02 03:09:23] "POST /id-to-fqname HTTP/1.1" 200 223 0.001186 10.0.0.141 - - [2026-02-02 03:09:23] "POST /neutron/port HTTP/1.1" 200 1123 0.014637 10.0.0.23 - - [2026-02-02 03:09:24] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001092 10.0.0.141 - - [2026-02-02 03:09:24] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.056772 10.0.0.141 - - [2026-02-02 03:09:24] "POST /neutron/network HTTP/1.1" 200 832 0.006896 10.0.0.141 - - [2026-02-02 03:09:24] "POST /neutron/port HTTP/1.1" 200 117 0.010478 10.0.0.141 - - [2026-02-02 03:09:24] "POST /id-to-fqname HTTP/1.1" 200 224 0.001217 10.0.0.141 - - [2026-02-02 03:09:25] "POST /neutron/network HTTP/1.1" 200 845 0.006385 10.0.0.141 - - [2026-02-02 03:09:25] "POST /neutron/port HTTP/1.1" 200 1058 0.042083 10.0.0.23 - - [2026-02-02 03:09:25] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000893 10.0.0.141 - - [2026-02-02 03:09:25] "POST /neutron/port HTTP/1.1" 200 1122 0.022706 10.0.0.141 - - [2026-02-02 03:09:25] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.065199 10.0.0.141 - - [2026-02-02 03:09:25] "POST /neutron/subnet HTTP/1.1" 200 698 0.017795 10.0.0.141 - - [2026-02-02 03:09:26] "POST /neutron/port HTTP/1.1" 200 2093 0.021299 10.0.0.141 - - [2026-02-02 03:09:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.003129 10.0.0.141 - - [2026-02-02 03:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.23 - - [2026-02-02 03:09:26] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001292 10.0.0.141 - - [2026-02-02 03:09:26] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007624 10.0.0.141 - - [2026-02-02 03:09:26] "POST /service-templates HTTP/1.1" 200 543 0.023410 10.0.0.141 - - [2026-02-02 03:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.141 - - [2026-02-02 03:09:26] "GET /service-template/776ac627-5a18-4819-a79e-feb919da2c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005399 10.0.0.141 - - [2026-02-02 03:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.141 - - [2026-02-02 03:09:26] "GET /service-template/776ac627-5a18-4819-a79e-feb919da2c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003703 10.0.0.141 - - [2026-02-02 03:09:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.001261 10.0.0.141 - - [2026-02-02 03:09:26] "POST /neutron/network HTTP/1.1" 200 845 0.007170 10.0.0.141 - - [2026-02-02 03:09:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.001239 10.0.0.141 - - [2026-02-02 03:09:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.001234 10.0.0.141 - - [2026-02-02 03:09:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010598 10.0.0.141 - - [2026-02-02 03:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.141 - - [2026-02-02 03:09:27] "DELETE /service-template/776ac627-5a18-4819-a79e-feb919da2c65 HTTP/1.1" 200 115 0.039496 10.0.0.141 - - [2026-02-02 03:09:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.005409 10.0.0.141 - - [2026-02-02 03:09:27] "POST /neutron/port HTTP/1.1" 200 1113 0.092665 10.0.0.141 - - [2026-02-02 03:09:27] "POST /neutron/subnet HTTP/1.1" 200 703 0.008835 10.0.0.141 - - [2026-02-02 03:09:27] "POST /neutron/network HTTP/1.1" 200 835 0.005628 10.0.0.141 - - [2026-02-02 03:09:27] "POST /neutron/port HTTP/1.1" 200 1112 0.015914 10.0.0.141 - - [2026-02-02 03:09:28] "POST /neutron/port HTTP/1.1" 200 1113 0.012094 10.0.0.141 - - [2026-02-02 03:09:29] "POST /neutron/port HTTP/1.1" 200 117 0.006670 10.0.0.141 - - [2026-02-02 03:09:29] "POST /neutron/network HTTP/1.1" 200 835 0.006946 10.0.0.141 - - [2026-02-02 03:09:29] "POST /neutron/network HTTP/1.1" 200 832 0.006544 10.0.0.141 - - [2026-02-02 03:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.23 - - [2026-02-02 03:09:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002930 10.0.0.23 - - [2026-02-02 03:09:30] "POST /useragent-kv HTTP/1.1" 200 115 0.006962 10.0.0.141 - - [2026-02-02 03:09:30] "POST /neutron/network HTTP/1.1" 200 151 0.133098 10.0.0.141 - - [2026-02-02 03:09:30] "DELETE /route-target/a42abb2b-6636-4bff-8360-bb445ac3e114 HTTP/1.1" 200 115 0.045640 10.0.0.141 - - [2026-02-02 03:09:31] "POST /neutron/port HTTP/1.1" 200 1123 0.018666 10.0.0.141 - - [2026-02-02 03:09:32] "POST /neutron/network HTTP/1.1" 200 835 0.006224 10.0.0.141 - - [2026-02-02 03:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.23 - - [2026-02-02 03:09:35] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000789 10.0.0.141 - - [2026-02-02 03:09:35] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.030192 10.0.0.23 - - [2026-02-02 03:09:35] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000951 10.0.0.141 - - [2026-02-02 03:09:35] "POST /neutron/network HTTP/1.1" 200 613 0.109453 10.0.0.141 - - [2026-02-02 03:09:35] "POST /id-to-fqname HTTP/1.1" 200 223 0.004411 10.0.0.141 - - [2026-02-02 03:09:35] "GET /virtual-network/7764799d-6245-4992-9420-f28d7956bdaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005910 10.0.0.141 - - [2026-02-02 03:09:35] "POST /neutron/network HTTP/1.1" 200 829 0.005719 10.0.0.141 - - [2026-02-02 03:09:35] "GET /virtual-network/7764799d-6245-4992-9420-f28d7956bdaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007313 10.0.0.141 - - [2026-02-02 03:09:36] "POST /route-targets HTTP/1.1" 200 327 0.011351 10.0.0.23 - - [2026-02-02 03:09:38] "GET /obj-perms HTTP/1.1" 200 5075 0.046805 10.0.0.141 - - [2026-02-02 03:09:41] "GET /virtual-network/7764799d-6245-4992-9420-f28d7956bdaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004989 10.0.0.141 - - [2026-02-02 03:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006432 10.0.0.23 - - [2026-02-02 03:09:41] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000808 10.0.0.141 - - [2026-02-02 03:09:41] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.040107 10.0.0.141 - - [2026-02-02 03:09:41] "POST /neutron/network HTTP/1.1" 200 117 0.012146 10.0.0.141 - - [2026-02-02 03:09:41] "POST /ref-update HTTP/1.1" 200 156 0.022524 10.0.0.141 - - [2026-02-02 03:09:42] "POST /neutron/network HTTP/1.1" 200 832 0.008191 10.0.0.141 - - [2026-02-02 03:09:42] "POST /id-to-fqname HTTP/1.1" 200 223 0.000937 10.0.0.141 - - [2026-02-02 03:09:42] "GET /virtual-network/376e571d-0746-4727-b4d8-6f3bcf6dc6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004663 10.0.0.141 - - [2026-02-02 03:09:42] "GET /virtual-network/376e571d-0746-4727-b4d8-6f3bcf6dc6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004950 10.0.0.141 - - [2026-02-02 03:09:42] "POST /neutron/subnet HTTP/1.1" 200 724 0.008096 10.0.0.141 - - [2026-02-02 03:09:42] "GET /virtual-network/376e571d-0746-4727-b4d8-6f3bcf6dc6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005038 10.0.0.141 - - [2026-02-02 03:09:42] "GET /obj-perms HTTP/1.1" 200 5045 0.012166 10.0.0.22 - - [2026-02-02 03:09:42] "GET /obj-perms HTTP/1.1" 200 5045 0.003246 10.0.0.141 - - [2026-02-02 03:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.23 - - [2026-02-02 03:09:42] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000811 10.0.0.141 - - [2026-02-02 03:09:42] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.040202 10.0.0.23 - - [2026-02-02 03:09:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004960 10.0.0.141 - - [2026-02-02 03:09:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.156611 10.0.0.141 - - [2026-02-02 03:09:43] "POST /id-to-fqname HTTP/1.1" 200 224 0.001180 10.0.0.141 - - [2026-02-02 03:09:43] "GET /virtual-network/02844e70-9b97-46be-9e5c-4a9e47782481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005708 10.0.0.141 - - [2026-02-02 03:09:43] "GET /virtual-network/02844e70-9b97-46be-9e5c-4a9e47782481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007130 10.0.0.141 - - [2026-02-02 03:09:43] "POST /neutron/network HTTP/1.1" 200 833 0.006166 10.0.0.141 - - [2026-02-02 03:09:43] "GET /virtual-network/02844e70-9b97-46be-9e5c-4a9e47782481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005545 10.0.0.23 - - [2026-02-02 03:09:43] "GET /obj-perms HTTP/1.1" 200 5045 0.004457 10.0.0.141 - - [2026-02-02 03:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.23 - - [2026-02-02 03:09:43] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000834 10.0.0.141 - - [2026-02-02 03:09:43] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.055584 10.0.0.23 - - [2026-02-02 03:09:43] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000884 10.0.0.141 - - [2026-02-02 03:09:43] "POST /neutron/network HTTP/1.1" 200 625 0.101464 10.0.0.141 - - [2026-02-02 03:09:43] "POST /route-targets HTTP/1.1" 200 327 0.010267 10.0.0.141 - - [2026-02-02 03:09:44] "POST /id-to-fqname HTTP/1.1" 200 229 0.002642 10.0.0.141 - - [2026-02-02 03:09:44] "GET /virtual-network/7eadc35a-7194-4230-a3ed-da9df2871d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004962 10.0.0.141 - - [2026-02-02 03:09:44] "POST /neutron/network HTTP/1.1" 200 842 0.005446 10.0.0.141 - - [2026-02-02 03:09:44] "GET /virtual-network/7eadc35a-7194-4230-a3ed-da9df2871d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004516 10.0.0.141 - - [2026-02-02 03:09:44] "GET /virtual-network/7eadc35a-7194-4230-a3ed-da9df2871d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005591 10.0.0.141 - - [2026-02-02 03:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.23 - - [2026-02-02 03:09:44] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000817 10.0.0.141 - - [2026-02-02 03:09:44] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.036366 10.0.0.141 - - [2026-02-02 03:09:44] "POST /neutron/network HTTP/1.1" 200 117 0.015908 10.0.0.141 - - [2026-02-02 03:09:44] "POST /ref-update HTTP/1.1" 200 156 0.022402 10.0.0.141 - - [2026-02-02 03:09:45] "POST /neutron/network HTTP/1.1" 200 846 0.008368 10.0.0.141 - - [2026-02-02 03:09:45] "POST /id-to-fqname HTTP/1.1" 200 230 0.000934 10.0.0.141 - - [2026-02-02 03:09:45] "GET /virtual-network/a59af1b2-df10-41f9-b1c4-b6a3d0ab7725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004188 10.0.0.141 - - [2026-02-02 03:09:45] "GET /virtual-network/a59af1b2-df10-41f9-b1c4-b6a3d0ab7725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005179 10.0.0.141 - - [2026-02-02 03:09:45] "POST /neutron/subnet HTTP/1.1" 200 725 0.007174 10.0.0.141 - - [2026-02-02 03:09:45] "GET /virtual-network/a59af1b2-df10-41f9-b1c4-b6a3d0ab7725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005446 10.0.0.141 - - [2026-02-02 03:09:45] "GET /obj-perms HTTP/1.1" 200 5045 0.003466 10.0.0.22 - - [2026-02-02 03:09:45] "GET /obj-perms HTTP/1.1" 200 5045 0.002873 10.0.0.141 - - [2026-02-02 03:09:45] "POST /id-to-fqname HTTP/1.1" 200 223 0.001229 10.0.0.23 - - [2026-02-02 03:09:46] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002666 10.0.0.141 - - [2026-02-02 03:09:46] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.067553 10.0.0.141 - - [2026-02-02 03:09:46] "POST /neutron/port HTTP/1.1" 200 117 0.005257 10.0.0.141 - - [2026-02-02 03:09:46] "POST /id-to-fqname HTTP/1.1" 200 224 0.001145 10.0.0.141 - - [2026-02-02 03:09:46] "POST /neutron/network HTTP/1.1" 200 843 0.006467 10.0.0.141 - - [2026-02-02 03:09:47] "POST /neutron/port HTTP/1.1" 200 1058 0.015219 10.0.0.141 - - [2026-02-02 03:09:47] "POST /neutron/port HTTP/1.1" 200 1122 0.015770 10.0.0.141 - - [2026-02-02 03:09:47] "POST /neutron/port HTTP/1.1" 200 117 0.001230 10.0.0.23 - - [2026-02-02 03:09:47] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000889 10.0.0.141 - - [2026-02-02 03:09:47] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.065322 10.0.0.141 - - [2026-02-02 03:09:47] "POST /neutron/port HTTP/1.1" 200 1122 0.021286 10.0.0.141 - - [2026-02-02 03:09:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.003171 10.0.0.141 - - [2026-02-02 03:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.23 - - [2026-02-02 03:09:48] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000940 10.0.0.141 - - [2026-02-02 03:09:48] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007432 10.0.0.141 - - [2026-02-02 03:09:48] "POST /service-templates HTTP/1.1" 200 543 0.022669 10.0.0.141 - - [2026-02-02 03:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.141 - - [2026-02-02 03:09:48] "GET /service-template/df274353-363c-4896-abff-e04746f889f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005156 10.0.0.141 - - [2026-02-02 03:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007104 10.0.0.141 - - [2026-02-02 03:09:48] "GET /service-template/df274353-363c-4896-abff-e04746f889f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004290 10.0.0.141 - - [2026-02-02 03:09:48] "POST /id-to-fqname HTTP/1.1" 200 223 0.001252 10.0.0.141 - - [2026-02-02 03:09:48] "POST /neutron/network HTTP/1.1" 200 843 0.005898 10.0.0.141 - - [2026-02-02 03:09:48] "POST /id-to-fqname HTTP/1.1" 200 229 0.000983 10.0.0.141 - - [2026-02-02 03:09:48] "POST /id-to-fqname HTTP/1.1" 200 230 0.002244 10.0.0.141 - - [2026-02-02 03:09:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007159 10.0.0.141 - - [2026-02-02 03:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.141 - - [2026-02-02 03:09:48] "DELETE /service-template/df274353-363c-4896-abff-e04746f889f6 HTTP/1.1" 200 115 0.048962 10.0.0.141 - - [2026-02-02 03:09:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.004250 10.0.0.141 - - [2026-02-02 03:09:48] "POST /neutron/port HTTP/1.1" 200 1111 0.111947 10.0.0.141 - - [2026-02-02 03:09:49] "POST /neutron/subnet HTTP/1.1" 200 694 0.008067 10.0.0.141 - - [2026-02-02 03:09:49] "POST /neutron/network HTTP/1.1" 200 846 0.005539 10.0.0.23 - - [2026-02-02 03:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003283 10.0.0.23 - - [2026-02-02 03:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002302 10.0.0.141 - - [2026-02-02 03:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.141 - - [2026-02-02 03:09:49] "POST /neutron/network HTTP/1.1" 200 151 0.102672 10.0.0.141 - - [2026-02-02 03:09:49] "POST /neutron/port HTTP/1.1" 200 151 0.184335 10.0.0.141 - - [2026-02-02 03:09:50] "POST /neutron/port HTTP/1.1" 200 1121 0.015642 10.0.0.141 - - [2026-02-02 03:09:50] "POST /neutron/port HTTP/1.1" 200 117 0.006417 10.0.0.141 - - [2026-02-02 03:09:51] "POST /neutron/port HTTP/1.1" 200 117 0.005238 10.0.0.141 - - [2026-02-02 03:09:52] "DELETE /route-target/ac5727c3-14c4-42a6-b015-8252c5a9d5d9 HTTP/1.1" 200 115 0.023200 10.0.0.141 - - [2026-02-02 03:09:52] "POST /neutron/network HTTP/1.1" 200 832 0.005822 10.0.0.23 - - [2026-02-02 03:09:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003634 10.0.0.23 - - [2026-02-02 03:09:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002286 10.0.0.141 - - [2026-02-02 03:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008281 10.0.0.141 - - [2026-02-02 03:09:52] "POST /neutron/network HTTP/1.1" 200 151 0.100601 10.0.0.23 - - [2026-02-02 03:09:54] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000901 10.0.0.141 - - [2026-02-02 03:09:54] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.032821 10.0.0.23 - - [2026-02-02 03:09:54] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001158 10.0.0.141 - - [2026-02-02 03:09:54] "GET /project/e8608734-68da-4861-815a-77514dac48ce?fields=virtual_networks HTTP/1.1" 200 1027 0.089470 10.0.0.23 - - [2026-02-02 03:09:54] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000919 10.0.0.141 - - [2026-02-02 03:09:54] "GET /project/e8608734-68da-4861-815a-77514dac48ce?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.041512 10.0.0.23 - - [2026-02-02 03:09:54] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000892 10.0.0.141 - - [2026-02-02 03:09:54] "GET /project/e8608734-68da-4861-815a-77514dac48ce?fields=security_groups HTTP/1.1" 200 1251 0.033149 10.0.0.141 - - [2026-02-02 03:09:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.026877 10.0.0.23 - - [2026-02-02 03:09:55] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003095 10.0.0.23 - - [2026-02-02 03:09:55] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000888 10.0.0.23 - - [2026-02-02 03:09:55] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006840 10.0.0.23 - - [2026-02-02 03:09:55] "POST /id-to-fqname HTTP/1.1" 200 188 0.004502 10.0.0.23 - - [2026-02-02 03:09:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.003839 10.0.0.23 - - [2026-02-02 03:09:55] "POST /security-groups HTTP/1.1" 200 589 0.070352 10.0.0.23 - - [2026-02-02 03:09:55] "POST /projects HTTP/1.1" 200 581 0.269368 10.0.0.141 - - [2026-02-02 03:09:55] "POST /access-control-lists HTTP/1.1" 200 594 0.037101 10.0.0.23 - - [2026-02-02 03:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.344374 10.0.0.141 - - [2026-02-02 03:09:55] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.509066 10.0.0.141 - - [2026-02-02 03:09:55] "DELETE /access-control-list/cdd250b2-9c8d-48a5-b0ed-64a0d2f477a5 HTTP/1.1" 200 115 0.029879 10.0.0.141 - - [2026-02-02 03:09:57] "GET / HTTP/1.1" 200 35931 0.001847 10.0.0.141 - - [2026-02-02 03:09:58] "POST /fqname-to-id HTTP/1.1" 401 293 0.000417 10.0.0.141 - - [2026-02-02 03:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.070952 10.0.0.23 - - [2026-02-02 03:09:59] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.141 - - [2026-02-02 03:09:59] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.043657 10.0.0.141 - - [2026-02-02 03:09:59] "POST /ref-update HTTP/1.1" 200 156 0.024975 10.0.0.23 - - [2026-02-02 03:09:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008402 10.0.0.141 - - [2026-02-02 03:09:59] "POST /neutron/subnet HTTP/1.1" 200 720 0.253192 10.0.0.141 - - [2026-02-02 03:09:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.001269 10.0.0.141 - - [2026-02-02 03:09:59] "GET /virtual-network/89e1d90b-fea3-493c-8a3d-b0d83116f70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005050 10.0.0.141 - - [2026-02-02 03:09:59] "GET /virtual-network/89e1d90b-fea3-493c-8a3d-b0d83116f70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006325 10.0.0.141 - - [2026-02-02 03:09:59] "POST /neutron/network HTTP/1.1" 200 831 0.006028 10.0.0.141 - - [2026-02-02 03:10:00] "GET /virtual-network/89e1d90b-fea3-493c-8a3d-b0d83116f70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005305 10.0.0.23 - - [2026-02-02 03:10:01] "GET /obj-perms HTTP/1.1" 200 5045 0.054130 10.0.0.141 - - [2026-02-02 03:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.23 - - [2026-02-02 03:10:01] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000961 10.0.0.141 - - [2026-02-02 03:10:01] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.055336 10.0.0.23 - - [2026-02-02 03:10:01] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001082 10.0.0.141 - - [2026-02-02 03:10:01] "POST /neutron/network HTTP/1.1" 200 617 0.118625 10.0.0.141 - - [2026-02-02 03:10:02] "POST /id-to-fqname HTTP/1.1" 200 225 0.003432 10.0.0.141 - - [2026-02-02 03:10:02] "GET /virtual-network/f2081e12-1591-4b19-bf26-a782c9dc4de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005080 10.0.0.141 - - [2026-02-02 03:10:02] "POST /neutron/network HTTP/1.1" 200 835 0.007883 10.0.0.141 - - [2026-02-02 03:10:02] "GET /virtual-network/f2081e12-1591-4b19-bf26-a782c9dc4de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004767 10.0.0.141 - - [2026-02-02 03:10:02] "GET /virtual-network/f2081e12-1591-4b19-bf26-a782c9dc4de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007401 10.0.0.141 - - [2026-02-02 03:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.23 - - [2026-02-02 03:10:03] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000783 10.0.0.141 - - [2026-02-02 03:10:03] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.038244 10.0.0.141 - - [2026-02-02 03:10:03] "POST /neutron/network HTTP/1.1" 200 117 0.030474 10.0.0.141 - - [2026-02-02 03:10:03] "POST /route-targets HTTP/1.1" 200 327 0.010973 10.0.0.141 - - [2026-02-02 03:10:03] "POST /neutron/network HTTP/1.1" 200 840 0.007690 10.0.0.141 - - [2026-02-02 03:10:03] "POST /id-to-fqname HTTP/1.1" 200 226 0.000987 10.0.0.141 - - [2026-02-02 03:10:03] "GET /virtual-network/44f0f4cc-2b20-42cb-98eb-fca34e902d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.004410 10.0.0.141 - - [2026-02-02 03:10:03] "GET /virtual-network/44f0f4cc-2b20-42cb-98eb-fca34e902d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005094 10.0.0.141 - - [2026-02-02 03:10:03] "POST /neutron/subnet HTTP/1.1" 200 734 0.009412 10.0.0.141 - - [2026-02-02 03:10:03] "GET /virtual-network/44f0f4cc-2b20-42cb-98eb-fca34e902d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005983 10.0.0.141 - - [2026-02-02 03:10:04] "GET /obj-perms HTTP/1.1" 200 5045 0.053300 10.0.0.22 - - [2026-02-02 03:10:04] "GET /obj-perms HTTP/1.1" 200 5045 0.054453 10.0.0.141 - - [2026-02-02 03:10:04] "POST /id-to-fqname HTTP/1.1" 200 225 0.001213 10.0.0.23 - - [2026-02-02 03:10:05] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000943 10.0.0.141 - - [2026-02-02 03:10:05] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.065853 10.0.0.141 - - [2026-02-02 03:10:05] "POST /neutron/port HTTP/1.1" 200 117 0.005166 10.0.0.141 - - [2026-02-02 03:10:05] "POST /id-to-fqname HTTP/1.1" 200 226 0.001243 10.0.0.141 - - [2026-02-02 03:10:05] "POST /neutron/network HTTP/1.1" 200 850 0.006196 10.0.0.141 - - [2026-02-02 03:10:06] "POST /neutron/port HTTP/1.1" 200 1057 0.018346 10.0.0.141 - - [2026-02-02 03:10:06] "POST /neutron/port HTTP/1.1" 200 1121 0.016449 10.0.0.141 - - [2026-02-02 03:10:06] "POST /neutron/port HTTP/1.1" 200 117 0.001019 10.0.0.23 - - [2026-02-02 03:10:06] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002269 10.0.0.141 - - [2026-02-02 03:10:06] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.079258 10.0.0.141 - - [2026-02-02 03:10:06] "POST /neutron/port HTTP/1.1" 200 1121 0.016444 10.0.0.141 - - [2026-02-02 03:10:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.002750 10.0.0.141 - - [2026-02-02 03:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.23 - - [2026-02-02 03:10:06] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.063385 10.0.0.141 - - [2026-02-02 03:10:06] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.072322 10.0.0.23 - - [2026-02-02 03:10:06] "DELETE /project/d38d074eb8934da591758c1691f42995 HTTP/1.1" 404 173 0.004236 10.0.0.23 - - [2026-02-02 03:10:06] "DELETE /project/181a73bc-becc-4fba-b4ba-3dcca8ca32c1 HTTP/1.1" 404 177 0.003644 10.0.0.23 - - [2026-02-02 03:10:06] "DELETE /project/e860873468da4861815a77514dac48ce HTTP/1.1" 404 173 0.007584 10.0.0.23 - - [2026-02-02 03:10:06] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000748 10.0.0.23 - - [2026-02-02 03:10:07] "GET /project/e8608734-68da-4861-815a-77514dac48ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.059017 10.0.0.141 - - [2026-02-02 03:10:07] "POST /service-templates HTTP/1.1" 200 543 0.056427 10.0.0.23 - - [2026-02-02 03:10:07] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001462 10.0.0.23 - - [2026-02-02 03:10:07] "GET /project/e8608734-68da-4861-815a-77514dac48ce?fields=security_groups HTTP/1.1" 200 1356 0.042292 10.0.0.141 - - [2026-02-02 03:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.141 - - [2026-02-02 03:10:07] "GET /service-template/2bff94f8-3f1c-4698-86cd-bd3f6adcd30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004425 10.0.0.141 - - [2026-02-02 03:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.23 - - [2026-02-02 03:10:07] "DELETE /security-group/a291745d-beaa-432c-9dfc-f491e6f189d0 HTTP/1.1" 200 115 0.046772 10.0.0.23 - - [2026-02-02 03:10:07] "GET /projects?obj_uuids=e8608734-68da-4861-815a-77514dac48ce&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001082 10.0.0.141 - - [2026-02-02 03:10:07] "GET /service-template/2bff94f8-3f1c-4698-86cd-bd3f6adcd30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.006529 10.0.0.23 - - [2026-02-02 03:10:07] "GET /project/e8608734-68da-4861-815a-77514dac48ce?fields=application_policy_sets HTTP/1.1" 200 1395 0.053416 10.0.0.141 - - [2026-02-02 03:10:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.003116 10.0.0.141 - - [2026-02-02 03:10:07] "POST /id-to-fqname HTTP/1.1" 200 225 0.001572 10.0.0.141 - - [2026-02-02 03:10:07] "DELETE /access-control-list/cf0dc301-e33f-4d35-88c8-11342b384ac4 HTTP/1.1" 200 115 0.075385 10.0.0.141 - - [2026-02-02 03:10:07] "POST /id-to-fqname HTTP/1.1" 200 226 0.001584 10.0.0.141 - - [2026-02-02 03:10:07] "POST /neutron/network HTTP/1.1" 200 850 0.007079 10.0.0.23 - - [2026-02-02 03:10:07] "DELETE /project/e8608734-68da-4861-815a-77514dac48ce HTTP/1.1" 200 115 0.482738 10.0.0.141 - - [2026-02-02 03:10:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007871 10.0.0.141 - - [2026-02-02 03:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.141 - - [2026-02-02 03:10:07] "DELETE /service-template/2bff94f8-3f1c-4698-86cd-bd3f6adcd30f HTTP/1.1" 200 115 0.024285 10.0.0.141 - - [2026-02-02 03:10:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.004501 10.0.0.141 - - [2026-02-02 03:10:07] "POST /neutron/port HTTP/1.1" 200 1114 0.102554 10.0.0.141 - - [2026-02-02 03:10:08] "POST /neutron/subnet HTTP/1.1" 200 708 0.007688 10.0.0.141 - - [2026-02-02 03:10:08] "POST /neutron/network HTTP/1.1" 200 840 0.006405 10.0.0.141 - - [2026-02-02 03:10:08] "POST /neutron/port HTTP/1.1" 200 1111 0.011938 10.0.0.141 - - [2026-02-02 03:10:09] "POST /neutron/port HTTP/1.1" 200 1114 0.012733 10.0.0.141 - - [2026-02-02 03:10:09] "POST /neutron/network HTTP/1.1" 200 2195 0.008543 10.0.0.23 - - [2026-02-02 03:10:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002594 10.0.0.23 - - [2026-02-02 03:10:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002870 10.0.0.141 - - [2026-02-02 03:10:10] "POST /neutron/network HTTP/1.1" 200 151 0.118023 10.0.0.23 - - [2026-02-02 03:10:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002573 10.0.0.23 - - [2026-02-02 03:10:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003091 10.0.0.141 - - [2026-02-02 03:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.141 - - [2026-02-02 03:10:10] "POST /neutron/network HTTP/1.1" 200 151 0.122128 10.0.0.141 - - [2026-02-02 03:10:11] "DELETE /route-target/ddbe6286-8f32-493e-a878-9516d6a8d819 HTTP/1.1" 200 115 0.014498 10.0.0.141 - - [2026-02-02 03:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.23 - - [2026-02-02 03:10:13] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001160 10.0.0.141 - - [2026-02-02 03:10:13] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.044708 10.0.0.141 - - [2026-02-02 03:10:13] "POST /neutron/network HTTP/1.1" 200 117 0.013179 10.0.0.141 - - [2026-02-02 03:10:14] "POST /neutron/network HTTP/1.1" 200 831 0.009134 10.0.0.141 - - [2026-02-02 03:10:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001211 10.0.0.141 - - [2026-02-02 03:10:14] "GET /virtual-network/b68164a0-8434-46db-ba67-5eca40538bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006608 10.0.0.141 - - [2026-02-02 03:10:14] "GET /virtual-network/b68164a0-8434-46db-ba67-5eca40538bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005123 10.0.0.141 - - [2026-02-02 03:10:14] "POST /neutron/subnet HTTP/1.1" 200 720 0.007381 10.0.0.141 - - [2026-02-02 03:10:14] "GET /virtual-network/b68164a0-8434-46db-ba67-5eca40538bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.013429 10.0.0.23 - - [2026-02-02 03:10:14] "GET /obj-perms HTTP/1.1" 200 5045 0.003404 10.0.0.141 - - [2026-02-02 03:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.23 - - [2026-02-02 03:10:14] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001064 10.0.0.141 - - [2026-02-02 03:10:14] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.052196 10.0.0.141 - - [2026-02-02 03:10:15] "POST /route-targets HTTP/1.1" 200 327 0.018095 10.0.0.23 - - [2026-02-02 03:10:15] "POST /useragent-kv HTTP/1.1" 200 115 0.005758 10.0.0.141 - - [2026-02-02 03:10:15] "POST /neutron/subnet HTTP/1.1" 200 730 0.182618 10.0.0.141 - - [2026-02-02 03:10:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.001259 10.0.0.141 - - [2026-02-02 03:10:15] "GET /virtual-network/2e61dad1-f714-47a4-93f5-c0a1032a91d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004959 10.0.0.141 - - [2026-02-02 03:10:15] "GET /virtual-network/2e61dad1-f714-47a4-93f5-c0a1032a91d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005935 10.0.0.141 - - [2026-02-02 03:10:15] "POST /neutron/network HTTP/1.1" 200 833 0.007483 10.0.0.141 - - [2026-02-02 03:10:15] "GET /virtual-network/2e61dad1-f714-47a4-93f5-c0a1032a91d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006180 10.0.0.141 - - [2026-02-02 03:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.23 - - [2026-02-02 03:10:16] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001596 10.0.0.141 - - [2026-02-02 03:10:16] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048094 10.0.0.23 - - [2026-02-02 03:10:16] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000870 10.0.0.141 - - [2026-02-02 03:10:16] "POST /neutron/network HTTP/1.1" 200 615 0.117829 10.0.0.141 - - [2026-02-02 03:10:16] "POST /ref-update HTTP/1.1" 200 156 0.022201 10.0.0.141 - - [2026-02-02 03:10:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.003431 10.0.0.141 - - [2026-02-02 03:10:16] "GET /virtual-network/4583f7a6-2155-4015-b27f-c30d16598482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005309 10.0.0.141 - - [2026-02-02 03:10:16] "POST /neutron/network HTTP/1.1" 200 833 0.006362 10.0.0.141 - - [2026-02-02 03:10:16] "GET /virtual-network/4583f7a6-2155-4015-b27f-c30d16598482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007124 10.0.0.141 - - [2026-02-02 03:10:16] "GET /virtual-network/4583f7a6-2155-4015-b27f-c30d16598482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005075 10.0.0.141 - - [2026-02-02 03:10:17] "GET /obj-perms HTTP/1.1" 200 5045 0.003102 10.0.0.22 - - [2026-02-02 03:10:17] "GET /obj-perms HTTP/1.1" 200 5045 0.003936 10.0.0.141 - - [2026-02-02 03:10:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001251 10.0.0.141 - - [2026-02-02 03:10:17] "POST /neutron/network HTTP/1.1" 200 843 0.006822 10.0.0.23 - - [2026-02-02 03:10:17] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000927 10.0.0.141 - - [2026-02-02 03:10:17] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.058313 10.0.0.141 - - [2026-02-02 03:10:18] "POST /neutron/port HTTP/1.1" 200 117 0.005275 10.0.0.141 - - [2026-02-02 03:10:18] "POST /id-to-fqname HTTP/1.1" 200 224 0.001043 10.0.0.141 - - [2026-02-02 03:10:18] "POST /neutron/network HTTP/1.1" 200 843 0.005639 10.0.0.141 - - [2026-02-02 03:10:18] "POST /neutron/port HTTP/1.1" 200 1059 0.014034 10.0.0.141 - - [2026-02-02 03:10:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003091 10.0.0.23 - - [2026-02-02 03:10:19] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000873 10.0.0.141 - - [2026-02-02 03:10:19] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.070267 10.0.0.141 - - [2026-02-02 03:10:19] "POST /neutron/network HTTP/1.1" 200 833 0.006244 10.0.0.141 - - [2026-02-02 03:10:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007528 10.0.0.141 - - [2026-02-02 03:10:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.003453 10.0.0.141 - - [2026-02-02 03:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.23 - - [2026-02-02 03:10:19] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000927 10.0.0.141 - - [2026-02-02 03:10:19] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007031 10.0.0.141 - - [2026-02-02 03:10:19] "POST /service-templates HTTP/1.1" 200 543 0.031688 10.0.0.141 - - [2026-02-02 03:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.141 - - [2026-02-02 03:10:19] "GET /service-template/101d7ca2-5c57-470f-9495-ad40b3f4cbaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005972 10.0.0.141 - - [2026-02-02 03:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.141 - - [2026-02-02 03:10:19] "GET /service-template/101d7ca2-5c57-470f-9495-ad40b3f4cbaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003502 10.0.0.141 - - [2026-02-02 03:10:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001059 10.0.0.23 - - [2026-02-02 03:10:19] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002002 10.0.0.141 - - [2026-02-02 03:10:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001144 10.0.0.141 - - [2026-02-02 03:10:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.001459 10.0.0.141 - - [2026-02-02 03:10:20] "POST /neutron/port HTTP/1.1" 200 1057 0.258907 10.0.0.141 - - [2026-02-02 03:10:20] "POST /neutron/port HTTP/1.1" 200 1057 0.013559 10.0.0.141 - - [2026-02-02 03:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.141 - - [2026-02-02 03:10:20] "DELETE /service-template/101d7ca2-5c57-470f-9495-ad40b3f4cbaa HTTP/1.1" 200 115 0.028364 10.0.0.141 - - [2026-02-02 03:10:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.005930 10.0.0.141 - - [2026-02-02 03:10:20] "POST /neutron/port HTTP/1.1" 200 1121 0.016803 10.0.0.141 - - [2026-02-02 03:10:20] "POST /neutron/port HTTP/1.1" 200 117 0.001400 10.0.0.141 - - [2026-02-02 03:10:20] "POST /neutron/network HTTP/1.1" 400 204 0.011928 10.0.0.141 - - [2026-02-02 03:10:21] "POST /neutron/port HTTP/1.1" 200 151 0.177537 10.0.0.141 - - [2026-02-02 03:10:21] "POST /neutron/port HTTP/1.1" 200 151 0.148458 10.0.0.141 - - [2026-02-02 03:10:21] "POST /neutron/network HTTP/1.1" 200 117 0.009231 10.0.0.23 - - [2026-02-02 03:10:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004886 10.0.0.23 - - [2026-02-02 03:10:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002490 10.0.0.141 - - [2026-02-02 03:10:22] "POST /neutron/network HTTP/1.1" 200 151 0.110399 10.0.0.141 - - [2026-02-02 03:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006255 10.0.0.141 - - [2026-02-02 03:10:23] "POST /neutron/network HTTP/1.1" 200 831 0.009174 10.0.0.141 - - [2026-02-02 03:10:23] "DELETE /route-target/e8cc7912-d6ca-4e40-9452-06164ad6598c HTTP/1.1" 200 115 0.025334 10.0.0.23 - - [2026-02-02 03:10:24] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000928 10.0.0.141 - - [2026-02-02 03:10:24] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.038882 10.0.0.23 - - [2026-02-02 03:10:24] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000877 10.0.0.141 - - [2026-02-02 03:10:24] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?fields=virtual_networks HTTP/1.1" 200 1028 0.033840 10.0.0.23 - - [2026-02-02 03:10:24] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000903 10.0.0.141 - - [2026-02-02 03:10:24] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.048783 10.0.0.23 - - [2026-02-02 03:10:24] "GET /projects?obj_uuids=d38d074e-b893-4da5-9175-8c1691f42995&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000872 10.0.0.141 - - [2026-02-02 03:10:24] "GET /project/d38d074e-b893-4da5-9175-8c1691f42995?fields=security_groups HTTP/1.1" 200 1252 0.037117 10.0.0.141 - - [2026-02-02 03:10:25] "POST /fqname-to-id HTTP/1.1" 404 184 0.026893 10.0.0.23 - - [2026-02-02 03:10:25] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003017 10.0.0.23 - - [2026-02-02 03:10:25] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000893 10.0.0.23 - - [2026-02-02 03:10:25] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006659 10.0.0.23 - - [2026-02-02 03:10:26] "POST /id-to-fqname HTTP/1.1" 200 186 0.002879 10.0.0.23 - - [2026-02-02 03:10:26] "POST /fqname-to-id HTTP/1.1" 404 195 0.006893 10.0.0.23 - - [2026-02-02 03:10:26] "POST /security-groups HTTP/1.1" 200 587 0.027791 10.0.0.23 - - [2026-02-02 03:10:26] "POST /projects HTTP/1.1" 200 577 0.237962 10.0.0.141 - - [2026-02-02 03:10:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.003796 10.0.0.23 - - [2026-02-02 03:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.313032 10.0.0.141 - - [2026-02-02 03:10:26] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.440822 10.0.0.141 - - [2026-02-02 03:10:27] "GET / HTTP/1.1" 200 35931 0.001747 10.0.0.141 - - [2026-02-02 03:10:29] "POST /fqname-to-id HTTP/1.1" 401 293 0.000428 10.0.0.141 - - [2026-02-02 03:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.058514 10.0.0.23 - - [2026-02-02 03:10:29] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000832 10.0.0.141 - - [2026-02-02 03:10:29] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.035788 10.0.0.23 - - [2026-02-02 03:10:29] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001423 10.0.0.141 - - [2026-02-02 03:10:29] "POST /neutron/network HTTP/1.1" 200 611 0.140202 10.0.0.141 - - [2026-02-02 03:10:29] "POST /ref-update HTTP/1.1" 200 156 0.020181 10.0.0.141 - - [2026-02-02 03:10:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.003451 10.0.0.141 - - [2026-02-02 03:10:30] "GET /virtual-network/4f99d061-c814-4ca3-baed-87e4c68b21c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005142 10.0.0.141 - - [2026-02-02 03:10:30] "POST /neutron/network HTTP/1.1" 200 828 0.006013 10.0.0.141 - - [2026-02-02 03:10:30] "GET /virtual-network/4f99d061-c814-4ca3-baed-87e4c68b21c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004962 10.0.0.141 - - [2026-02-02 03:10:30] "GET /virtual-network/4f99d061-c814-4ca3-baed-87e4c68b21c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004778 10.0.0.23 - - [2026-02-02 03:10:31] "GET /obj-perms HTTP/1.1" 200 5041 0.057440 10.0.0.141 - - [2026-02-02 03:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.23 - - [2026-02-02 03:10:31] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001525 10.0.0.141 - - [2026-02-02 03:10:31] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.044764 10.0.0.141 - - [2026-02-02 03:10:32] "POST /neutron/network HTTP/1.1" 200 117 0.014561 10.0.0.141 - - [2026-02-02 03:10:32] "POST /neutron/network HTTP/1.1" 200 832 0.008290 10.0.0.141 - - [2026-02-02 03:10:32] "POST /id-to-fqname HTTP/1.1" 200 221 0.001119 10.0.0.141 - - [2026-02-02 03:10:32] "GET /virtual-network/3fdb5ecc-f5bf-4144-8b2d-97c1d0726f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005540 10.0.0.141 - - [2026-02-02 03:10:32] "GET /virtual-network/3fdb5ecc-f5bf-4144-8b2d-97c1d0726f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005876 10.0.0.141 - - [2026-02-02 03:10:32] "POST /neutron/subnet HTTP/1.1" 200 734 0.009878 10.0.0.141 - - [2026-02-02 03:10:32] "GET /virtual-network/3fdb5ecc-f5bf-4144-8b2d-97c1d0726f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.010929 10.0.0.141 - - [2026-02-02 03:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.23 - - [2026-02-02 03:10:33] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000822 10.0.0.141 - - [2026-02-02 03:10:33] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.042243 10.0.0.141 - - [2026-02-02 03:10:33] "POST /route-targets HTTP/1.1" 200 327 0.017588 10.0.0.23 - - [2026-02-02 03:10:33] "POST /useragent-kv HTTP/1.1" 200 115 0.009686 10.0.0.141 - - [2026-02-02 03:10:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.232184 10.0.0.141 - - [2026-02-02 03:10:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001827 10.0.0.141 - - [2026-02-02 03:10:33] "GET /virtual-network/c4106816-9b7e-4e09-9746-4f5c280a86e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005588 10.0.0.141 - - [2026-02-02 03:10:33] "GET /virtual-network/c4106816-9b7e-4e09-9746-4f5c280a86e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006635 10.0.0.141 - - [2026-02-02 03:10:33] "POST /neutron/network HTTP/1.1" 200 833 0.007210 10.0.0.141 - - [2026-02-02 03:10:34] "GET /virtual-network/c4106816-9b7e-4e09-9746-4f5c280a86e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005187 10.0.0.141 - - [2026-02-02 03:10:34] "GET /obj-perms HTTP/1.1" 200 5041 0.060392 10.0.0.22 - - [2026-02-02 03:10:34] "GET /obj-perms HTTP/1.1" 200 5041 0.059407 10.0.0.141 - - [2026-02-02 03:10:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.001200 10.0.0.23 - - [2026-02-02 03:10:35] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000901 10.0.0.141 - - [2026-02-02 03:10:35] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.058016 10.0.0.141 - - [2026-02-02 03:10:35] "POST /neutron/network HTTP/1.1" 200 832 0.005929 10.0.0.141 - - [2026-02-02 03:10:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001595 10.0.0.141 - - [2026-02-02 03:10:35] "POST /neutron/port HTTP/1.1" 200 117 0.005754 10.0.0.23 - - [2026-02-02 03:10:36] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001459 10.0.0.141 - - [2026-02-02 03:10:36] "POST /neutron/port HTTP/1.1" 200 1058 0.280391 10.0.0.23 - - [2026-02-02 03:10:36] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001310 10.0.0.141 - - [2026-02-02 03:10:36] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.105101 10.0.0.141 - - [2026-02-02 03:10:36] "POST /neutron/port HTTP/1.1" 200 1112 0.117179 10.0.0.141 - - [2026-02-02 03:10:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004021 10.0.0.141 - - [2026-02-02 03:10:36] "POST /neutron/network HTTP/1.1" 200 832 0.006168 10.0.0.141 - - [2026-02-02 03:10:36] "POST /neutron/port HTTP/1.1" 200 117 0.004865 10.0.0.141 - - [2026-02-02 03:10:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.002572 10.0.0.141 - - [2026-02-02 03:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.23 - - [2026-02-02 03:10:36] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001278 10.0.0.141 - - [2026-02-02 03:10:36] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008613 10.0.0.141 - - [2026-02-02 03:10:37] "POST /service-templates HTTP/1.1" 200 543 0.021070 10.0.0.141 - - [2026-02-02 03:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.141 - - [2026-02-02 03:10:37] "GET /service-template/baf166ee-7257-4e02-b526-29bbdc8c17fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.005264 10.0.0.141 - - [2026-02-02 03:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.141 - - [2026-02-02 03:10:37] "GET /service-template/baf166ee-7257-4e02-b526-29bbdc8c17fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004092 10.0.0.141 - - [2026-02-02 03:10:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.001173 10.0.0.141 - - [2026-02-02 03:10:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.001202 10.0.0.141 - - [2026-02-02 03:10:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001635 10.0.0.141 - - [2026-02-02 03:10:37] "POST /neutron/port HTTP/1.1" 200 1952 0.045197 10.0.0.141 - - [2026-02-02 03:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.141 - - [2026-02-02 03:10:37] "DELETE /service-template/baf166ee-7257-4e02-b526-29bbdc8c17fb HTTP/1.1" 200 115 0.025783 10.0.0.141 - - [2026-02-02 03:10:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.003244 10.0.0.141 - - [2026-02-02 03:10:37] "POST /neutron/port HTTP/1.1" 200 1057 0.015881 10.0.0.141 - - [2026-02-02 03:10:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004642 10.0.0.141 - - [2026-02-02 03:10:37] "POST /neutron/network HTTP/1.1" 200 833 0.005810 10.0.0.141 - - [2026-02-02 03:10:38] "POST /neutron/port HTTP/1.1" 200 1122 0.014446 10.0.0.141 - - [2026-02-02 03:10:39] "POST /neutron/port HTTP/1.1" 200 1121 0.017358 10.0.0.141 - - [2026-02-02 03:10:39] "POST /neutron/port HTTP/1.1" 200 117 0.005439 10.0.0.141 - - [2026-02-02 03:10:39] "POST /neutron/network HTTP/1.1" 200 833 0.006531 10.0.0.141 - - [2026-02-02 03:10:40] "DELETE /route-target/f993b020-d88b-4202-ba02-46949b8586a4 HTTP/1.1" 200 115 0.027423 10.0.0.141 - - [2026-02-02 03:10:40] "POST /neutron/network HTTP/1.1" 200 832 0.006548 10.0.0.141 - - [2026-02-02 03:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.23 - - [2026-02-02 03:10:40] "POST /useragent-kv HTTP/1.1" 200 115 0.043302 10.0.0.23 - - [2026-02-02 03:10:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002336 10.0.0.141 - - [2026-02-02 03:10:40] "POST /neutron/network HTTP/1.1" 200 151 0.170365 10.0.0.141 - - [2026-02-02 03:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.23 - - [2026-02-02 03:10:43] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001011 10.0.0.141 - - [2026-02-02 03:10:43] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.040879 10.0.0.141 - - [2026-02-02 03:10:43] "POST /ref-update HTTP/1.1" 200 156 0.020739 10.0.0.23 - - [2026-02-02 03:10:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002221 10.0.0.141 - - [2026-02-02 03:10:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.195143 10.0.0.141 - - [2026-02-02 03:10:44] "POST /id-to-fqname HTTP/1.1" 200 221 0.001214 10.0.0.141 - - [2026-02-02 03:10:44] "GET /virtual-network/715bd961-628c-4637-868d-60660ef99e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004690 10.0.0.141 - - [2026-02-02 03:10:44] "GET /virtual-network/715bd961-628c-4637-868d-60660ef99e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010554 10.0.0.141 - - [2026-02-02 03:10:44] "POST /neutron/network HTTP/1.1" 200 829 0.005966 10.0.0.141 - - [2026-02-02 03:10:44] "GET /virtual-network/715bd961-628c-4637-868d-60660ef99e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005095 10.0.0.23 - - [2026-02-02 03:10:44] "GET /obj-perms HTTP/1.1" 200 5041 0.002997 10.0.0.141 - - [2026-02-02 03:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.23 - - [2026-02-02 03:10:44] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000751 10.0.0.141 - - [2026-02-02 03:10:44] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.036211 10.0.0.23 - - [2026-02-02 03:10:44] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000912 10.0.0.141 - - [2026-02-02 03:10:44] "POST /neutron/network HTTP/1.1" 200 611 0.108469 10.0.0.141 - - [2026-02-02 03:10:45] "POST /id-to-fqname HTTP/1.1" 200 221 0.002960 10.0.0.141 - - [2026-02-02 03:10:45] "GET /virtual-network/508d0d0d-a8a1-44eb-bada-8e8ca27028c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004483 10.0.0.141 - - [2026-02-02 03:10:45] "POST /neutron/network HTTP/1.1" 200 830 0.004923 10.0.0.141 - - [2026-02-02 03:10:45] "GET /virtual-network/508d0d0d-a8a1-44eb-bada-8e8ca27028c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004474 10.0.0.141 - - [2026-02-02 03:10:45] "GET /virtual-network/508d0d0d-a8a1-44eb-bada-8e8ca27028c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004983 10.0.0.141 - - [2026-02-02 03:10:45] "GET /obj-perms HTTP/1.1" 200 5041 0.004516 10.0.0.22 - - [2026-02-02 03:10:45] "GET /obj-perms HTTP/1.1" 200 5041 0.002821 10.0.0.141 - - [2026-02-02 03:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.23 - - [2026-02-02 03:10:45] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000818 10.0.0.141 - - [2026-02-02 03:10:45] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.041381 10.0.0.141 - - [2026-02-02 03:10:45] "POST /neutron/network HTTP/1.1" 200 117 0.015422 10.0.0.141 - - [2026-02-02 03:10:46] "POST /route-targets HTTP/1.1" 200 327 0.012949 10.0.0.141 - - [2026-02-02 03:10:46] "POST /neutron/network HTTP/1.1" 200 833 0.007242 10.0.0.141 - - [2026-02-02 03:10:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.000936 10.0.0.141 - - [2026-02-02 03:10:46] "GET /virtual-network/9949841d-49b3-4601-aa83-8d19d37e6907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004385 10.0.0.141 - - [2026-02-02 03:10:46] "GET /virtual-network/9949841d-49b3-4601-aa83-8d19d37e6907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004539 10.0.0.141 - - [2026-02-02 03:10:46] "POST /neutron/subnet HTTP/1.1" 200 729 0.007756 10.0.0.141 - - [2026-02-02 03:10:46] "GET /virtual-network/9949841d-49b3-4601-aa83-8d19d37e6907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004823 10.0.0.141 - - [2026-02-02 03:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.23 - - [2026-02-02 03:10:46] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000855 10.0.0.141 - - [2026-02-02 03:10:46] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.036297 10.0.0.141 - - [2026-02-02 03:10:47] "POST /ref-update HTTP/1.1" 200 156 0.024012 10.0.0.23 - - [2026-02-02 03:10:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005388 10.0.0.141 - - [2026-02-02 03:10:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.199218 10.0.0.141 - - [2026-02-02 03:10:47] "POST /id-to-fqname HTTP/1.1" 200 227 0.001776 10.0.0.141 - - [2026-02-02 03:10:47] "GET /virtual-network/3d22f421-2d3a-4b36-a952-22ec6b3056e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006887 10.0.0.141 - - [2026-02-02 03:10:47] "GET /virtual-network/3d22f421-2d3a-4b36-a952-22ec6b3056e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006891 10.0.0.141 - - [2026-02-02 03:10:47] "POST /neutron/network HTTP/1.1" 200 843 0.006092 10.0.0.141 - - [2026-02-02 03:10:47] "GET /virtual-network/3d22f421-2d3a-4b36-a952-22ec6b3056e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004632 10.0.0.23 - - [2026-02-02 03:10:47] "GET /obj-perms HTTP/1.1" 200 5041 0.002934 10.0.0.141 - - [2026-02-02 03:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.23 - - [2026-02-02 03:10:47] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000819 10.0.0.141 - - [2026-02-02 03:10:47] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.036322 10.0.0.23 - - [2026-02-02 03:10:47] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000987 10.0.0.141 - - [2026-02-02 03:10:48] "POST /neutron/network HTTP/1.1" 200 625 0.104583 10.0.0.141 - - [2026-02-02 03:10:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.003104 10.0.0.141 - - [2026-02-02 03:10:48] "GET /virtual-network/0464b879-476b-44e3-bb35-379f2ba54aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005154 10.0.0.141 - - [2026-02-02 03:10:48] "POST /neutron/network HTTP/1.1" 200 843 0.005455 10.0.0.141 - - [2026-02-02 03:10:48] "GET /virtual-network/0464b879-476b-44e3-bb35-379f2ba54aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005036 10.0.0.141 - - [2026-02-02 03:10:48] "GET /virtual-network/0464b879-476b-44e3-bb35-379f2ba54aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005063 10.0.0.141 - - [2026-02-02 03:10:48] "GET /obj-perms HTTP/1.1" 200 5041 0.003828 10.0.0.22 - - [2026-02-02 03:10:48] "GET /obj-perms HTTP/1.1" 200 5041 0.003136 10.0.0.141 - - [2026-02-02 03:10:48] "POST /id-to-fqname HTTP/1.1" 200 221 0.001311 10.0.0.141 - - [2026-02-02 03:10:48] "POST /neutron/network HTTP/1.1" 200 840 0.007189 10.0.0.23 - - [2026-02-02 03:10:49] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000979 10.0.0.141 - - [2026-02-02 03:10:49] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.064589 10.0.0.141 - - [2026-02-02 03:10:49] "POST /neutron/port HTTP/1.1" 200 117 0.005274 10.0.0.141 - - [2026-02-02 03:10:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001135 10.0.0.141 - - [2026-02-02 03:10:50] "POST /neutron/network HTTP/1.1" 200 840 0.005932 10.0.0.141 - - [2026-02-02 03:10:50] "POST /neutron/port HTTP/1.1" 200 1056 0.014549 10.0.0.141 - - [2026-02-02 03:10:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004105 10.0.0.23 - - [2026-02-02 03:10:50] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000812 10.0.0.141 - - [2026-02-02 03:10:50] "POST /neutron/network HTTP/1.1" 200 830 0.006863 10.0.0.141 - - [2026-02-02 03:10:50] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.075333 10.0.0.141 - - [2026-02-02 03:10:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006872 10.0.0.141 - - [2026-02-02 03:10:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.002750 10.0.0.141 - - [2026-02-02 03:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.23 - - [2026-02-02 03:10:51] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000902 10.0.0.141 - - [2026-02-02 03:10:51] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006872 10.0.0.141 - - [2026-02-02 03:10:51] "POST /service-templates HTTP/1.1" 200 543 0.019582 10.0.0.141 - - [2026-02-02 03:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.141 - - [2026-02-02 03:10:51] "GET /service-template/7c95e7cb-84ca-4728-bad6-74e1b7dd8975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.006572 10.0.0.141 - - [2026-02-02 03:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.141 - - [2026-02-02 03:10:51] "GET /service-template/7c95e7cb-84ca-4728-bad6-74e1b7dd8975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.003429 10.0.0.141 - - [2026-02-02 03:10:51] "POST /id-to-fqname HTTP/1.1" 200 221 0.001121 10.0.0.141 - - [2026-02-02 03:10:51] "POST /id-to-fqname HTTP/1.1" 200 227 0.001178 10.0.0.141 - - [2026-02-02 03:10:51] "POST /id-to-fqname HTTP/1.1" 200 228 0.001195 10.0.0.23 - - [2026-02-02 03:10:51] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000908 10.0.0.141 - - [2026-02-02 03:10:51] "POST /neutron/port HTTP/1.1" 200 1057 0.223976 10.0.0.141 - - [2026-02-02 03:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.141 - - [2026-02-02 03:10:51] "DELETE /service-template/7c95e7cb-84ca-4728-bad6-74e1b7dd8975 HTTP/1.1" 200 115 0.032104 10.0.0.141 - - [2026-02-02 03:10:51] "POST /neutron/port HTTP/1.1" 200 1057 0.052369 10.0.0.141 - - [2026-02-02 03:10:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.003823 10.0.0.141 - - [2026-02-02 03:10:52] "POST /neutron/port HTTP/1.1" 200 1121 0.015187 10.0.0.141 - - [2026-02-02 03:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005824 10.0.0.141 - - [2026-02-02 03:10:52] "POST /neutron/network HTTP/1.1" 200 833 0.008469 10.0.0.23 - - [2026-02-02 03:10:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002604 10.0.0.23 - - [2026-02-02 03:10:52] "POST /useragent-kv HTTP/1.1" 200 115 0.001965 10.0.0.141 - - [2026-02-02 03:10:52] "POST /neutron/network HTTP/1.1" 200 151 0.118633 10.0.0.141 - - [2026-02-02 03:10:52] "DELETE /route-target/7769948a-0443-434b-9fde-5f9edfbeb078 HTTP/1.1" 200 115 0.017951 10.0.0.141 - - [2026-02-02 03:10:52] "POST /neutron/port HTTP/1.1" 200 1120 0.016722 10.0.0.141 - - [2026-02-02 03:10:52] "POST /neutron/network HTTP/1.1" 200 833 0.018044 10.0.0.141 - - [2026-02-02 03:10:53] "POST /neutron/port HTTP/1.1" 200 1111 0.027940 10.0.0.141 - - [2026-02-02 03:10:53] "POST /neutron/network HTTP/1.1" 200 2181 0.009039 10.0.0.141 - - [2026-02-02 03:10:54] "POST /neutron/network HTTP/1.1" 200 833 0.006266 10.0.0.23 - - [2026-02-02 03:10:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002817 10.0.0.23 - - [2026-02-02 03:10:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002999 10.0.0.141 - - [2026-02-02 03:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.141 - - [2026-02-02 03:10:55] "POST /neutron/network HTTP/1.1" 200 151 0.112401 10.0.0.141 - - [2026-02-02 03:10:55] "DELETE /route-target/c230d5f2-3ec9-447b-b91f-303019b9e104 HTTP/1.1" 200 115 0.019140 10.0.0.23 - - [2026-02-02 03:10:57] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000907 10.0.0.141 - - [2026-02-02 03:10:57] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.072142 10.0.0.23 - - [2026-02-02 03:10:57] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000860 10.0.0.141 - - [2026-02-02 03:10:57] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?fields=virtual_networks HTTP/1.1" 200 1024 0.034723 10.0.0.23 - - [2026-02-02 03:10:57] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000871 10.0.0.141 - - [2026-02-02 03:10:57] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.035115 10.0.0.23 - - [2026-02-02 03:10:57] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000972 10.0.0.141 - - [2026-02-02 03:10:57] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?fields=security_groups HTTP/1.1" 200 1246 0.038998 10.0.0.141 - - [2026-02-02 03:10:58] "POST /fqname-to-id HTTP/1.1" 404 190 0.039551 10.0.0.23 - - [2026-02-02 03:10:58] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003278 10.0.0.23 - - [2026-02-02 03:10:58] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001379 10.0.0.23 - - [2026-02-02 03:10:58] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037752 10.0.0.23 - - [2026-02-02 03:10:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.006053 10.0.0.23 - - [2026-02-02 03:10:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.009939 10.0.0.23 - - [2026-02-02 03:10:58] "POST /security-groups HTTP/1.1" 200 593 0.033861 10.0.0.141 - - [2026-02-02 03:10:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.005601 10.0.0.23 - - [2026-02-02 03:10:58] "POST /projects HTTP/1.1" 200 589 0.262133 10.0.0.23 - - [2026-02-02 03:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.332834 10.0.0.141 - - [2026-02-02 03:10:58] "POST /access-control-lists HTTP/1.1" 200 596 0.027283 10.0.0.141 - - [2026-02-02 03:10:58] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.499096 10.0.0.141 - - [2026-02-02 03:10:59] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.141 - - [2026-02-02 03:11:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000449 10.0.0.141 - - [2026-02-02 03:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.055489 10.0.0.23 - - [2026-02-02 03:11:02] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000830 10.0.0.141 - - [2026-02-02 03:11:02] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.036466 10.0.0.141 - - [2026-02-02 03:11:02] "POST /neutron/network HTTP/1.1" 200 117 0.042395 10.0.0.141 - - [2026-02-02 03:11:02] "POST /neutron/network HTTP/1.1" 200 829 0.007152 10.0.0.141 - - [2026-02-02 03:11:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001036 10.0.0.141 - - [2026-02-02 03:11:02] "GET /virtual-network/4f8fe1fc-5c9d-4524-b072-68a74adaa59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005096 10.0.0.141 - - [2026-02-02 03:11:02] "GET /virtual-network/4f8fe1fc-5c9d-4524-b072-68a74adaa59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005290 10.0.0.141 - - [2026-02-02 03:11:02] "POST /neutron/subnet HTTP/1.1" 200 720 0.008497 10.0.0.141 - - [2026-02-02 03:11:03] "GET /virtual-network/4f8fe1fc-5c9d-4524-b072-68a74adaa59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005226 10.0.0.141 - - [2026-02-02 03:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.23 - - [2026-02-02 03:11:04] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000828 10.0.0.141 - - [2026-02-02 03:11:04] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.033032 10.0.0.141 - - [2026-02-02 03:11:04] "POST /route-targets HTTP/1.1" 200 327 0.017586 10.0.0.23 - - [2026-02-02 03:11:04] "POST /useragent-kv HTTP/1.1" 200 115 0.013193 10.0.0.141 - - [2026-02-02 03:11:04] "POST /neutron/subnet HTTP/1.1" 200 734 0.211960 10.0.0.141 - - [2026-02-02 03:11:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.001703 10.0.0.141 - - [2026-02-02 03:11:05] "GET /virtual-network/5ef37c90-ac89-4fc6-ab08-b6dae72a475d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005482 10.0.0.141 - - [2026-02-02 03:11:05] "GET /virtual-network/5ef37c90-ac89-4fc6-ab08-b6dae72a475d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005260 10.0.0.141 - - [2026-02-02 03:11:05] "POST /neutron/network HTTP/1.1" 200 834 0.005569 10.0.0.141 - - [2026-02-02 03:11:05] "GET /virtual-network/5ef37c90-ac89-4fc6-ab08-b6dae72a475d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006776 10.0.0.23 - - [2026-02-02 03:11:05] "GET /obj-perms HTTP/1.1" 200 5053 0.050922 10.0.0.141 - - [2026-02-02 03:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.23 - - [2026-02-02 03:11:05] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000795 10.0.0.141 - - [2026-02-02 03:11:05] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.036359 10.0.0.23 - - [2026-02-02 03:11:05] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001176 10.0.0.141 - - [2026-02-02 03:11:05] "POST /neutron/network HTTP/1.1" 200 617 0.132814 10.0.0.141 - - [2026-02-02 03:11:06] "POST /ref-update HTTP/1.1" 200 156 0.021413 10.0.0.141 - - [2026-02-02 03:11:06] "POST /id-to-fqname HTTP/1.1" 200 227 0.003275 10.0.0.141 - - [2026-02-02 03:11:06] "GET /virtual-network/22018273-a19a-496c-bb5c-65660f476827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005109 10.0.0.141 - - [2026-02-02 03:11:06] "POST /neutron/network HTTP/1.1" 200 837 0.005487 10.0.0.141 - - [2026-02-02 03:11:06] "GET /virtual-network/22018273-a19a-496c-bb5c-65660f476827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004351 10.0.0.141 - - [2026-02-02 03:11:06] "GET /virtual-network/22018273-a19a-496c-bb5c-65660f476827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008574 10.0.0.141 - - [2026-02-02 03:11:06] "GET /obj-perms HTTP/1.1" 200 5053 0.052818 10.0.0.22 - - [2026-02-02 03:11:06] "GET /obj-perms HTTP/1.1" 200 5053 0.050035 10.0.0.141 - - [2026-02-02 03:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.23 - - [2026-02-02 03:11:06] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000943 10.0.0.141 - - [2026-02-02 03:11:07] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.052650 10.0.0.141 - - [2026-02-02 03:11:07] "POST /neutron/network HTTP/1.1" 200 117 0.012496 10.0.0.141 - - [2026-02-02 03:11:07] "POST /neutron/network HTTP/1.1" 200 846 0.010086 10.0.0.141 - - [2026-02-02 03:11:07] "POST /id-to-fqname HTTP/1.1" 200 233 0.001417 10.0.0.141 - - [2026-02-02 03:11:07] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006833 10.0.0.23 - - [2026-02-02 03:11:07] "DELETE /project/d38d074e-b893-4da5-9175-8c1691f42995 HTTP/1.1" 404 177 0.004421 10.0.0.23 - - [2026-02-02 03:11:07] "DELETE /project/998c6be5c53b47f4a4c333fa229fa305 HTTP/1.1" 404 173 0.006034 10.0.0.23 - - [2026-02-02 03:11:07] "DELETE /project/b8b9cc5916744629a2fc3fff57dca310 HTTP/1.1" 404 173 0.010016 10.0.0.23 - - [2026-02-02 03:11:07] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000896 10.0.0.141 - - [2026-02-02 03:11:07] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.004772 10.0.0.23 - - [2026-02-02 03:11:07] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.046082 10.0.0.23 - - [2026-02-02 03:11:07] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000874 10.0.0.141 - - [2026-02-02 03:11:07] "POST /neutron/subnet HTTP/1.1" 200 714 0.012738 10.0.0.23 - - [2026-02-02 03:11:07] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?fields=security_groups HTTP/1.1" 200 1351 0.054545 10.0.0.23 - - [2026-02-02 03:11:07] "DELETE /security-group/38c52bfc-2170-4262-98f6-f3a7313da204 HTTP/1.1" 200 115 0.049464 10.0.0.23 - - [2026-02-02 03:11:07] "GET /projects?obj_uuids=998c6be5-c53b-47f4-a4c3-33fa229fa305&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001020 10.0.0.141 - - [2026-02-02 03:11:07] "DELETE /access-control-list/5a211e7e-d805-4907-aefd-d2200b72eab0 HTTP/1.1" 200 115 0.058177 10.0.0.23 - - [2026-02-02 03:11:07] "GET /project/998c6be5-c53b-47f4-a4c3-33fa229fa305?fields=application_policy_sets HTTP/1.1" 200 1390 0.065345 10.0.0.141 - - [2026-02-02 03:11:07] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005476 10.0.0.23 - - [2026-02-02 03:11:07] "DELETE /project/998c6be5-c53b-47f4-a4c3-33fa229fa305 HTTP/1.1" 200 115 0.422164 10.0.0.141 - - [2026-02-02 03:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.23 - - [2026-02-02 03:11:08] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000850 10.0.0.141 - - [2026-02-02 03:11:08] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.048610 10.0.0.141 - - [2026-02-02 03:11:08] "POST /ref-update HTTP/1.1" 200 156 0.017495 10.0.0.23 - - [2026-02-02 03:11:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006290 10.0.0.141 - - [2026-02-02 03:11:08] "POST /neutron/subnet HTTP/1.1" 200 705 0.180356 10.0.0.141 - - [2026-02-02 03:11:08] "POST /id-to-fqname HTTP/1.1" 200 234 0.001317 10.0.0.141 - - [2026-02-02 03:11:08] "GET /virtual-network/a248041d-ad84-49b8-8f35-4d2ecbf26938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004739 10.0.0.141 - - [2026-02-02 03:11:08] "GET /virtual-network/a248041d-ad84-49b8-8f35-4d2ecbf26938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004593 10.0.0.141 - - [2026-02-02 03:11:08] "POST /neutron/network HTTP/1.1" 200 846 0.011999 10.0.0.141 - - [2026-02-02 03:11:08] "GET /virtual-network/a248041d-ad84-49b8-8f35-4d2ecbf26938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006171 10.0.0.23 - - [2026-02-02 03:11:09] "GET /obj-perms HTTP/1.1" 200 5053 0.003738 10.0.0.141 - - [2026-02-02 03:11:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001176 10.0.0.23 - - [2026-02-02 03:11:10] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000855 10.0.0.141 - - [2026-02-02 03:11:10] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.072634 10.0.0.141 - - [2026-02-02 03:11:10] "POST /neutron/network HTTP/1.1" 200 829 0.006006 10.0.0.141 - - [2026-02-02 03:11:10] "POST /id-to-fqname HTTP/1.1" 200 225 0.001204 10.0.0.141 - - [2026-02-02 03:11:10] "POST /neutron/port HTTP/1.1" 200 117 0.006854 10.0.0.23 - - [2026-02-02 03:11:10] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000981 10.0.0.141 - - [2026-02-02 03:11:10] "POST /neutron/port HTTP/1.1" 200 1061 0.279808 10.0.0.141 - - [2026-02-02 03:11:11] "POST /neutron/port HTTP/1.1" 200 1115 0.119296 10.0.0.141 - - [2026-02-02 03:11:11] "POST /neutron/subnet HTTP/1.1" 200 694 0.009261 10.0.0.23 - - [2026-02-02 03:11:11] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001213 10.0.0.141 - - [2026-02-02 03:11:11] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.079662 10.0.0.141 - - [2026-02-02 03:11:11] "POST /neutron/network HTTP/1.1" 200 834 0.016214 10.0.0.141 - - [2026-02-02 03:11:11] "POST /neutron/port HTTP/1.1" 200 117 0.005710 10.0.0.141 - - [2026-02-02 03:11:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.002441 10.0.0.141 - - [2026-02-02 03:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.23 - - [2026-02-02 03:11:11] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001022 10.0.0.141 - - [2026-02-02 03:11:11] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006624 10.0.0.141 - - [2026-02-02 03:11:11] "POST /service-templates HTTP/1.1" 200 543 0.036751 10.0.0.141 - - [2026-02-02 03:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.141 - - [2026-02-02 03:11:11] "GET /service-template/dcab83ec-f6bb-4e0b-867f-be0d5f91ea9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.005765 10.0.0.141 - - [2026-02-02 03:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.141 - - [2026-02-02 03:11:11] "GET /service-template/dcab83ec-f6bb-4e0b-867f-be0d5f91ea9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.003294 10.0.0.141 - - [2026-02-02 03:11:11] "POST /id-to-fqname HTTP/1.1" 200 233 0.001907 10.0.0.141 - - [2026-02-02 03:11:12] "POST /neutron/port HTTP/1.1" 200 1961 0.027451 10.0.0.141 - - [2026-02-02 03:11:12] "POST /neutron/port HTTP/1.1" 200 1064 0.011946 10.0.0.141 - - [2026-02-02 03:11:12] "POST /neutron/port HTTP/1.1" 200 1128 0.016094 10.0.0.141 - - [2026-02-02 03:11:12] "POST /neutron/port HTTP/1.1" 200 117 0.001023 10.0.0.23 - - [2026-02-02 03:11:12] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000893 10.0.0.141 - - [2026-02-02 03:11:13] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.061405 10.0.0.141 - - [2026-02-02 03:11:13] "POST /neutron/port HTTP/1.1" 200 2101 0.020220 10.0.0.141 - - [2026-02-02 03:11:13] "GET /virtual-machine/677817d0-d3e8-460d-992a-60a2a700c662 HTTP/1.1" 401 293 0.000384 10.0.0.141 - - [2026-02-02 03:11:13] "GET /virtual-machine/677817d0-d3e8-460d-992a-60a2a700c662 HTTP/1.1" 404 171 0.026435 10.0.0.141 - - [2026-02-02 03:11:13] "POST /neutron/network HTTP/1.1" 200 856 0.006753 10.0.0.141 - - [2026-02-02 03:11:14] "POST /neutron/port HTTP/1.1" 200 1060 0.023044 10.0.0.141 - - [2026-02-02 03:11:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004186 10.0.0.141 - - [2026-02-02 03:11:14] "POST /neutron/network HTTP/1.1" 200 846 0.005950 10.0.0.141 - - [2026-02-02 03:11:15] "GET /virtual-machine/677817d0-d3e8-460d-992a-60a2a700c662 HTTP/1.1" 200 1294 0.007484 10.0.0.141 - - [2026-02-02 03:11:15] "GET /virtual-machine-interface/9f911d5f-cfb3-4fa5-b5c7-fcddba8162bd HTTP/1.1" 200 2984 0.007019 10.0.0.141 - - [2026-02-02 03:11:15] "GET /virtual-machine-interface/9f911d5f-cfb3-4fa5-b5c7-fcddba8162bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.006117 10.0.0.141 - - [2026-02-02 03:11:15] "PUT /virtual-machine-interface/9f911d5f-cfb3-4fa5-b5c7-fcddba8162bd HTTP/1.1" 200 284 0.016901 10.0.0.141 - - [2026-02-02 03:11:15] "POST /neutron/port HTTP/1.1" 200 1124 0.018112 10.0.0.141 - - [2026-02-02 03:11:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006244 10.0.0.141 - - [2026-02-02 03:11:16] "GET /virtual-machine/677817d0-d3e8-460d-992a-60a2a700c662 HTTP/1.1" 200 1294 0.003682 10.0.0.141 - - [2026-02-02 03:11:16] "GET /virtual-machine-interface/9f911d5f-cfb3-4fa5-b5c7-fcddba8162bd HTTP/1.1" 200 3034 0.005167 10.0.0.141 - - [2026-02-02 03:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.141 - - [2026-02-02 03:11:16] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005427 10.0.0.141 - - [2026-02-02 03:11:16] "GET /virtual-networks?parent_id=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002344 10.0.0.141 - - [2026-02-02 03:11:16] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005244 10.0.0.141 - - [2026-02-02 03:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.141 - - [2026-02-02 03:11:19] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.004761 10.0.0.141 - - [2026-02-02 03:11:19] "POST /neutron/network HTTP/1.1" 200 844 0.007115 10.0.0.141 - - [2026-02-02 03:11:19] "POST /neutron/port HTTP/1.1" 200 117 0.001046 10.0.0.141 - - [2026-02-02 03:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.141 - - [2026-02-02 03:11:23] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.004836 10.0.0.141 - - [2026-02-02 03:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.141 - - [2026-02-02 03:11:27] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.004674 10.0.0.141 - - [2026-02-02 03:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.141 - - [2026-02-02 03:11:31] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008142 10.0.0.141 - - [2026-02-02 03:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.141 - - [2026-02-02 03:11:35] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.004608 10.0.0.141 - - [2026-02-02 03:11:35] "POST /neutron/port HTTP/1.1" 200 1125 0.014479 10.0.0.141 - - [2026-02-02 03:11:35] "POST /neutron/subnet HTTP/1.1" 200 694 0.008761 10.0.0.141 - - [2026-02-02 03:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.141 - - [2026-02-02 03:11:39] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007013 10.0.0.141 - - [2026-02-02 03:11:40] "GET /obj-perms HTTP/1.1" 200 5075 0.058640 10.0.0.141 - - [2026-02-02 03:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.141 - - [2026-02-02 03:11:43] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005470 10.0.0.141 - - [2026-02-02 03:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.141 - - [2026-02-02 03:11:47] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005384 10.0.0.141 - - [2026-02-02 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.141 - - [2026-02-02 03:11:52] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005050 10.0.0.141 - - [2026-02-02 03:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.141 - - [2026-02-02 03:11:56] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.004504 10.0.0.141 - - [2026-02-02 03:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.141 - - [2026-02-02 03:12:00] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004183 10.0.0.141 - - [2026-02-02 03:12:00] "GET /virtual-networks?parent_id=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004312 10.0.0.141 - - [2026-02-02 03:12:00] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006874 10.0.0.141 - - [2026-02-02 03:12:00] "POST /neutron/port HTTP/1.1" 200 1124 0.016616 10.0.0.141 - - [2026-02-02 03:12:05] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006789 10.0.0.141 - - [2026-02-02 03:12:09] "POST /neutron/port HTTP/1.1" 200 1124 0.043026 10.0.0.141 - - [2026-02-02 03:12:10] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006272 10.0.0.141 - - [2026-02-02 03:12:21] "POST /fqname-to-id HTTP/1.1" 404 211 0.003129 10.0.0.141 - - [2026-02-02 03:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.23 - - [2026-02-02 03:12:21] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001221 10.0.0.141 - - [2026-02-02 03:12:21] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.045955 10.0.0.141 - - [2026-02-02 03:12:21] "POST /service-instances HTTP/1.1" 200 547 0.029638 10.0.0.141 - - [2026-02-02 03:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.141 - - [2026-02-02 03:12:21] "GET /service-instance/7cf0cba5-a9d4-4379-a8bb-eeb493bf1571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007114 10.0.0.141 - - [2026-02-02 03:12:21] "POST /port-tuples HTTP/1.1" 200 590 0.034800 10.0.0.141 - - [2026-02-02 03:12:21] "GET /virtual-machine-interface/9f911d5f-cfb3-4fa5-b5c7-fcddba8162bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005900 10.0.0.141 - - [2026-02-02 03:12:21] "PUT /virtual-machine-interface/9f911d5f-cfb3-4fa5-b5c7-fcddba8162bd HTTP/1.1" 200 284 0.021311 10.0.0.141 - - [2026-02-02 03:12:21] "POST /ref-update HTTP/1.1" 200 156 0.014708 10.0.0.141 - - [2026-02-02 03:12:21] "POST /neutron/port HTTP/1.1" 200 1128 0.021126 10.0.0.141 - - [2026-02-02 03:12:21] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006868 10.0.0.141 - - [2026-02-02 03:12:21] "POST /ref-update HTTP/1.1" 200 156 0.014216 10.0.0.141 - - [2026-02-02 03:12:21] "POST /ref-update HTTP/1.1" 200 156 0.025580 10.0.0.141 - - [2026-02-02 03:12:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003744 10.0.0.141 - - [2026-02-02 03:12:21] "POST /neutron/port HTTP/1.1" 200 117 0.001098 10.0.0.141 - - [2026-02-02 03:12:21] "POST /neutron/security_group HTTP/1.1" 200 2060 0.014091 10.0.0.141 - - [2026-02-02 03:12:21] "GET /virtual-machine/7b8651e8-6845-45aa-a5e6-8bbb03fba1b8 HTTP/1.1" 200 1294 0.010530 10.0.0.141 - - [2026-02-02 03:12:21] "GET /virtual-machine-interface/47553e3f-d657-43d5-848b-203baf3d85b8 HTTP/1.1" 200 2955 0.005691 10.0.0.141 - - [2026-02-02 03:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.141 - - [2026-02-02 03:12:22] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003669 10.0.0.141 - - [2026-02-02 03:12:22] "GET /virtual-networks?parent_id=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002854 10.0.0.141 - - [2026-02-02 03:12:22] "GET /virtual-network/4f8fe1fc-5c9d-4524-b072-68a74adaa59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007167 10.0.0.141 - - [2026-02-02 03:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.141 - - [2026-02-02 03:12:23] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003355 10.0.0.141 - - [2026-02-02 03:12:23] "GET /virtual-networks?parent_id=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002317 10.0.0.141 - - [2026-02-02 03:12:23] "GET /virtual-network/4f8fe1fc-5c9d-4524-b072-68a74adaa59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006797 10.0.0.141 - - [2026-02-02 03:12:26] "POST /neutron/port HTTP/1.1" 200 1125 0.016819 10.0.0.141 - - [2026-02-02 03:12:28] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006716 10.0.0.141 - - [2026-02-02 03:12:37] "POST /neutron/port HTTP/1.1" 200 1382 0.024506 10.0.0.141 - - [2026-02-02 03:12:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003394 10.0.0.141 - - [2026-02-02 03:12:37] "POST /neutron/network HTTP/1.1" 200 846 0.006027 10.0.0.22 - - [2026-02-02 03:12:40] "GET /obj-perms HTTP/1.1" 200 5075 0.056823 10.0.0.141 - - [2026-02-02 03:12:43] "POST /neutron/port HTTP/1.1" 200 1125 0.014721 10.0.0.141 - - [2026-02-02 03:12:49] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006463 10.0.0.141 - - [2026-02-02 03:12:49] "POST /neutron/port HTTP/1.1" 200 1128 0.014819 10.0.0.141 - - [2026-02-02 03:12:49] "GET /virtual-machine/2b95e970-4ca6-47b7-86a8-f7b728f13fa9 HTTP/1.1" 200 1293 0.007144 10.0.0.141 - - [2026-02-02 03:12:49] "GET /virtual-machine-interface/6af10971-235c-441a-ae80-3b47f19f1d4d HTTP/1.1" 200 2959 0.005594 10.0.0.141 - - [2026-02-02 03:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.141 - - [2026-02-02 03:12:49] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002975 10.0.0.141 - - [2026-02-02 03:12:49] "GET /virtual-networks?parent_id=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003271 10.0.0.141 - - [2026-02-02 03:12:49] "GET /virtual-network/5ef37c90-ac89-4fc6-ab08-b6dae72a475d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005715 10.0.0.141 - - [2026-02-02 03:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.141 - - [2026-02-02 03:12:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003783 10.0.0.141 - - [2026-02-02 03:12:50] "GET /virtual-networks?parent_id=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002703 10.0.0.141 - - [2026-02-02 03:12:50] "GET /virtual-network/5ef37c90-ac89-4fc6-ab08-b6dae72a475d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005087 10.0.0.141 - - [2026-02-02 03:12:50] "POST /fqname-to-id HTTP/1.1" 404 215 0.003372 10.0.0.141 - - [2026-02-02 03:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.23 - - [2026-02-02 03:12:50] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000941 10.0.0.141 - - [2026-02-02 03:12:50] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.036404 10.0.0.141 - - [2026-02-02 03:12:50] "POST /network-policys HTTP/1.1" 200 551 0.026363 10.0.0.141 - - [2026-02-02 03:12:51] "GET /network-policy/e629dc1b-d698-455c-9af8-d3b263bc12e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005351 10.0.0.141 - - [2026-02-02 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.141 - - [2026-02-02 03:12:51] "GET /virtual-network/4f8fe1fc-5c9d-4524-b072-68a74adaa59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005304 10.0.0.141 - - [2026-02-02 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.141 - - [2026-02-02 03:12:51] "GET /network-policy/e629dc1b-d698-455c-9af8-d3b263bc12e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004210 10.0.0.141 - - [2026-02-02 03:12:51] "POST /ref-update HTTP/1.1" 200 156 0.055476 10.0.0.141 - - [2026-02-02 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.141 - - [2026-02-02 03:12:51] "POST /ref-update HTTP/1.1" 200 156 0.032334 10.0.0.141 - - [2026-02-02 03:12:51] "GET /network-policy/e629dc1b-d698-455c-9af8-d3b263bc12e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.003328 10.0.0.141 - - [2026-02-02 03:12:51] "GET /virtual-network/4f8fe1fc-5c9d-4524-b072-68a74adaa59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007421 10.0.0.141 - - [2026-02-02 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007042 10.0.0.141 - - [2026-02-02 03:12:51] "GET /network-policy/e629dc1b-d698-455c-9af8-d3b263bc12e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.003951 10.0.0.141 - - [2026-02-02 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.141 - - [2026-02-02 03:12:51] "GET /virtual-network/5ef37c90-ac89-4fc6-ab08-b6dae72a475d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005124 10.0.0.141 - - [2026-02-02 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.141 - - [2026-02-02 03:12:51] "GET /network-policy/e629dc1b-d698-455c-9af8-d3b263bc12e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.003785 10.0.0.141 - - [2026-02-02 03:12:51] "POST /ref-update HTTP/1.1" 200 156 0.039173 10.0.0.141 - - [2026-02-02 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.141 - - [2026-02-02 03:12:51] "POST /ref-update HTTP/1.1" 200 156 0.022372 10.0.0.141 - - [2026-02-02 03:12:51] "GET /network-policy/e629dc1b-d698-455c-9af8-d3b263bc12e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005243 10.0.0.141 - - [2026-02-02 03:12:51] "POST /neutron/network HTTP/1.1" 200 926 0.016782 10.0.0.141 - - [2026-02-02 03:12:51] "GET /virtual-network/5ef37c90-ac89-4fc6-ab08-b6dae72a475d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.016301 10.0.0.141 - - [2026-02-02 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.141 - - [2026-02-02 03:12:51] "GET /network-policy/e629dc1b-d698-455c-9af8-d3b263bc12e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.003510 10.0.0.141 - - [2026-02-02 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.141 - - [2026-02-02 03:12:51] "GET /service-template/dcab83ec-f6bb-4e0b-867f-be0d5f91ea9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.003426 10.0.0.141 - - [2026-02-02 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.23 - - [2026-02-02 03:12:51] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000916 10.0.0.141 - - [2026-02-02 03:12:51] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.029126 10.0.0.141 - - [2026-02-02 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.141 - - [2026-02-02 03:12:51] "GET /service-instance/7cf0cba5-a9d4-4379-a8bb-eeb493bf1571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2542 0.006349 10.0.0.141 - - [2026-02-02 03:12:52] "POST /neutron/port HTTP/1.1" 200 1382 0.019283 10.0.0.141 - - [2026-02-02 03:12:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006757 10.0.0.141 - - [2026-02-02 03:12:52] "POST /neutron/network HTTP/1.1" 200 820 0.016850 10.0.0.141 - - [2026-02-02 03:12:52] "POST /id-to-fqname HTTP/1.1" 200 233 0.001608 10.0.0.141 - - [2026-02-02 03:12:52] "GET /virtual-machine/677817d0-d3e8-460d-992a-60a2a700c662 HTTP/1.1" 200 1294 0.003762 10.0.0.141 - - [2026-02-02 03:12:52] "GET /virtual-machine-interface/9f911d5f-cfb3-4fa5-b5c7-fcddba8162bd HTTP/1.1" 200 3890 0.006326 10.0.0.141 - - [2026-02-02 03:12:52] "GET /instance-ip/13d55ab3-d3a3-4dc3-9b3e-06c9193d9508 HTTP/1.1" 200 1962 0.003506 10.0.0.141 - - [2026-02-02 03:12:52] "GET /instance-ip/88d8cb1b-a2fd-424a-83f2-1feea8372a3f HTTP/1.1" 200 1963 0.003777 10.0.0.141 - - [2026-02-02 03:12:52] "GET /instance-ip/ae83b6f7-2867-4ffc-9804-29c1df1d8a9b HTTP/1.1" 200 1634 0.005191 10.0.0.141 - - [2026-02-02 03:12:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007241 10.0.0.141 - - [2026-02-02 03:12:52] "GET /virtual-machine/677817d0-d3e8-460d-992a-60a2a700c662 HTTP/1.1" 200 1294 0.004620 10.0.0.141 - - [2026-02-02 03:12:52] "GET /virtual-machine-interface/9f911d5f-cfb3-4fa5-b5c7-fcddba8162bd HTTP/1.1" 200 3890 0.005766 10.0.0.141 - - [2026-02-02 03:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.141 - - [2026-02-02 03:12:52] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003124 10.0.0.141 - - [2026-02-02 03:12:52] "GET /virtual-networks?parent_id=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002840 10.0.0.141 - - [2026-02-02 03:12:52] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005617 10.0.0.141 - - [2026-02-02 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.141 - - [2026-02-02 03:12:54] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003627 10.0.0.141 - - [2026-02-02 03:12:54] "GET /virtual-networks?parent_id=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003299 10.0.0.141 - - [2026-02-02 03:12:54] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005617 10.0.0.141 - - [2026-02-02 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.141 - - [2026-02-02 03:12:54] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003913 10.0.0.141 - - [2026-02-02 03:12:54] "GET /virtual-networks?parent_id=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002557 10.0.0.141 - - [2026-02-02 03:12:54] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007627 10.0.0.141 - - [2026-02-02 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.141 - - [2026-02-02 03:12:54] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004208 10.0.0.141 - - [2026-02-02 03:12:54] "GET /virtual-networks?parent_id=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002933 10.0.0.141 - - [2026-02-02 03:12:54] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005554 10.0.0.141 - - [2026-02-02 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.141 - - [2026-02-02 03:12:54] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003914 10.0.0.141 - - [2026-02-02 03:12:54] "GET /virtual-networks?parent_id=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002932 10.0.0.141 - - [2026-02-02 03:12:54] "GET /virtual-network/368c057b-064b-4de8-a49e-a8f97aba7fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.004981 10.0.0.141 - - [2026-02-02 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.141 - - [2026-02-02 03:12:54] "GET /routing-instance/a98b3cb7-bf2a-4e86-a44f-cbd1af17fcee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.003658 10.0.0.141 - - [2026-02-02 03:12:54] "GET /routing-instance/a98b3cb7-bf2a-4e86-a44f-cbd1af17fcee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1590 0.004197 10.0.0.141 - - [2026-02-02 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.141 - - [2026-02-02 03:12:54] "GET /routing-instance/72558ccc-fbed-4b89-895c-7d6732539951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.004249 10.0.0.141 - - [2026-02-02 03:12:54] "GET /routing-instance/72558ccc-fbed-4b89-895c-7d6732539951?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1591 0.006183 10.0.0.141 - - [2026-02-02 03:13:13] "GET /network-policy/e629dc1b-d698-455c-9af8-d3b263bc12e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.003833 10.0.0.141 - - [2026-02-02 03:13:13] "PUT /network-policy/e629dc1b-d698-455c-9af8-d3b263bc12e1 HTTP/1.1" 200 262 0.011793 10.0.0.141 - - [2026-02-02 03:13:13] "PUT /access-control-list/26da7fea-17f3-4ee6-8c8f-935c18907add HTTP/1.1" 200 272 0.012491 10.0.0.141 - - [2026-02-02 03:13:13] "GET /network-policy/e629dc1b-d698-455c-9af8-d3b263bc12e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.004253 10.0.0.141 - - [2026-02-02 03:13:13] "POST /neutron/port HTTP/1.1" 200 1382 0.021494 10.0.0.141 - - [2026-02-02 03:13:22] "POST /neutron/port HTTP/1.1" 200 1128 0.014872 10.0.0.141 - - [2026-02-02 03:13:22] "POST /neutron/subnet HTTP/1.1" 200 708 0.008000 10.0.0.141 - - [2026-02-02 03:13:36] "POST /neutron/port HTTP/1.1" 200 1382 0.019784 10.0.0.141 - - [2026-02-02 03:13:37] "POST /neutron/port HTTP/1.1" 200 1125 0.014596 10.0.0.141 - - [2026-02-02 03:13:37] "POST /neutron/subnet HTTP/1.1" 200 694 0.007791 10.0.0.141 - - [2026-02-02 03:13:41] "POST /ref-update HTTP/1.1" 200 156 0.047660 10.0.0.141 - - [2026-02-02 03:13:41] "POST /neutron/network HTTP/1.1" 200 834 0.016963 10.0.0.141 - - [2026-02-02 03:13:41] "GET /virtual-network/5ef37c90-ac89-4fc6-ab08-b6dae72a475d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006675 10.0.0.141 - - [2026-02-02 03:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.141 - - [2026-02-02 03:13:41] "POST /ref-update HTTP/1.1" 200 156 0.044973 10.0.0.141 - - [2026-02-02 03:13:41] "GET /network-policy/e629dc1b-d698-455c-9af8-d3b263bc12e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.005773 10.0.0.141 - - [2026-02-02 03:13:41] "POST /ref-update HTTP/1.1" 200 156 0.053722 10.0.0.141 - - [2026-02-02 03:13:41] "GET /virtual-network/4f8fe1fc-5c9d-4524-b072-68a74adaa59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009759 10.0.0.141 - - [2026-02-02 03:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.141 - - [2026-02-02 03:13:42] "GET /network-policy/e629dc1b-d698-455c-9af8-d3b263bc12e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.004380 10.0.0.141 - - [2026-02-02 03:13:42] "DELETE /network-policy/e629dc1b-d698-455c-9af8-d3b263bc12e1 HTTP/1.1" 200 115 0.027448 10.0.0.141 - - [2026-02-02 03:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.141 - - [2026-02-02 03:13:42] "DELETE /service-instance/7cf0cba5-a9d4-4379-a8bb-eeb493bf1571 HTTP/1.1" 200 115 0.049113 10.0.0.141 - - [2026-02-02 03:13:42] "POST /ref-update HTTP/1.1" 200 156 0.047434 10.0.0.141 - - [2026-02-02 03:13:42] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006607 10.0.0.141 - - [2026-02-02 03:13:42] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002558 10.0.0.141 - - [2026-02-02 03:13:42] "DELETE /instance-ip/88d8cb1b-a2fd-424a-83f2-1feea8372a3f HTTP/1.1" 200 115 0.031115 10.0.0.141 - - [2026-02-02 03:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007616 10.0.0.141 - - [2026-02-02 03:13:42] "DELETE /service-template/dcab83ec-f6bb-4e0b-867f-be0d5f91ea9c HTTP/1.1" 200 115 0.030582 10.0.0.141 - - [2026-02-02 03:13:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.005846 10.0.0.141 - - [2026-02-02 03:13:42] "DELETE /access-control-list/26da7fea-17f3-4ee6-8c8f-935c18907add HTTP/1.1" 200 115 0.037332 10.0.0.141 - - [2026-02-02 03:13:42] "POST /ref-update HTTP/1.1" 200 156 0.033543 10.0.0.23 - - [2026-02-02 03:13:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002296 10.0.0.23 - - [2026-02-02 03:13:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003762 10.0.0.141 - - [2026-02-02 03:13:42] "POST /neutron/network HTTP/1.1" 200 151 0.099931 10.0.0.141 - - [2026-02-02 03:13:43] "POST /neutron/network HTTP/1.1" 200 846 0.005949 10.0.0.141 - - [2026-02-02 03:13:43] "POST /neutron/port HTTP/1.1" 200 1128 0.024933 10.0.0.141 - - [2026-02-02 03:13:43] "POST /neutron/port HTTP/1.1" 200 1125 0.023437 10.0.0.141 - - [2026-02-02 03:13:45] "POST /neutron/network HTTP/1.1" 200 846 0.005906 10.0.0.141 - - [2026-02-02 03:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.23 - - [2026-02-02 03:13:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004903 10.0.0.23 - - [2026-02-02 03:13:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003569 10.0.0.141 - - [2026-02-02 03:13:45] "POST /neutron/network HTTP/1.1" 200 151 0.119664 10.0.0.141 - - [2026-02-02 03:13:45] "DELETE /route-target/8514a003-2e82-4948-a6be-02e6655a8224 HTTP/1.1" 200 115 0.028871 10.0.0.141 - - [2026-02-02 03:13:46] "POST /neutron/network HTTP/1.1" 200 829 0.006410 10.0.0.141 - - [2026-02-02 03:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.23 - - [2026-02-02 03:13:47] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000902 10.0.0.141 - - [2026-02-02 03:13:47] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.039215 10.0.0.23 - - [2026-02-02 03:13:47] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000857 10.0.0.141 - - [2026-02-02 03:13:47] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?fields=virtual_networks HTTP/1.1" 200 1036 0.040532 10.0.0.23 - - [2026-02-02 03:13:47] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001091 10.0.0.141 - - [2026-02-02 03:13:47] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.040684 10.0.0.23 - - [2026-02-02 03:13:48] "GET /projects?obj_uuids=b8b9cc59-1674-4629-a2fc-3fff57dca310&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001455 10.0.0.141 - - [2026-02-02 03:13:48] "GET /project/b8b9cc59-1674-4629-a2fc-3fff57dca310?fields=security_groups HTTP/1.1" 200 1264 0.035482 10.0.0.141 - - [2026-02-02 03:13:48] "POST /fqname-to-id HTTP/1.1" 404 189 0.029001 10.0.0.23 - - [2026-02-02 03:13:48] "GET /projects?obj_uuids=aad58600-c0cf-4513-9af2-f2fe74040ea6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003270 10.0.0.23 - - [2026-02-02 03:13:48] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001161 10.0.0.23 - - [2026-02-02 03:13:48] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006566 10.0.0.23 - - [2026-02-02 03:13:49] "POST /id-to-fqname HTTP/1.1" 200 191 0.001924 10.0.0.23 - - [2026-02-02 03:13:49] "POST /fqname-to-id HTTP/1.1" 404 200 0.008515 10.0.0.23 - - [2026-02-02 03:13:49] "POST /security-groups HTTP/1.1" 200 592 0.024793 10.0.0.23 - - [2026-02-02 03:13:49] "POST /projects HTTP/1.1" 200 587 0.211074 10.0.0.141 - - [2026-02-02 03:13:49] "POST /access-control-lists HTTP/1.1" 200 597 0.028207 10.0.0.23 - - [2026-02-02 03:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.284914 10.0.0.141 - - [2026-02-02 03:13:49] "GET /project/aad58600-c0cf-4513-9af2-f2fe74040ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.422186 10.0.0.141 - - [2026-02-02 03:13:50] "GET / HTTP/1.1" 200 35931 0.001790 10.0.0.141 - - [2026-02-02 03:13:52] "GET /project/aad58600-c0cf-4513-9af2-f2fe74040ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000500 10.0.0.23 - - [2026-02-02 03:13:52] "GET /projects?obj_uuids=aad58600-c0cf-4513-9af2-f2fe74040ea6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000934 10.0.0.141 - - [2026-02-02 03:13:52] "GET /project/aad58600-c0cf-4513-9af2-f2fe74040ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.071591 10.0.0.141 - - [2026-02-02 03:13:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.002900 10.0.0.141 - - [2026-02-02 03:13:53] "POST /virtual-DNSs HTTP/1.1" 200 507 0.028688 10.0.0.141 - - [2026-02-02 03:13:53] "GET /virtual-DNS/cf9cfa2d-a364-4609-90fc-3b48aa1d794c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.006402 10.0.0.141 - - [2026-02-02 03:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.141 - - [2026-02-02 03:13:53] "GET /virtual-DNS/cf9cfa2d-a364-4609-90fc-3b48aa1d794c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.003369 10.0.0.141 - - [2026-02-02 03:13:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002421 10.0.0.141 - - [2026-02-02 03:13:53] "POST /network-ipams HTTP/1.1" 200 514 0.021155 10.0.0.141 - - [2026-02-02 03:13:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.008838 10.0.0.141 - - [2026-02-02 03:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005963 10.0.0.141 - - [2026-02-02 03:13:53] "GET /network-ipam/835d1622-d194-4f57-8a1f-617ae863266c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.006672 10.0.0.141 - - [2026-02-02 03:13:53] "PUT /network-ipam/835d1622-d194-4f57-8a1f-617ae863266c HTTP/1.1" 200 258 0.011590 10.0.0.141 - - [2026-02-02 03:13:53] "POST /ref-update HTTP/1.1" 200 156 0.012399 10.0.0.141 - - [2026-02-02 03:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.23 - - [2026-02-02 03:13:53] "GET /projects?obj_uuids=aad58600-c0cf-4513-9af2-f2fe74040ea6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001204 10.0.0.141 - - [2026-02-02 03:13:54] "GET /project/aad58600-c0cf-4513-9af2-f2fe74040ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.036510 10.0.0.23 - - [2026-02-02 03:13:54] "GET /projects?obj_uuids=aad58600-c0cf-4513-9af2-f2fe74040ea6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000900 10.0.0.141 - - [2026-02-02 03:13:54] "POST /neutron/network HTTP/1.1" 200 618 0.143242 10.0.0.141 - - [2026-02-02 03:13:54] "POST /route-targets HTTP/1.1" 200 327 0.011675 10.0.0.141 - - [2026-02-02 03:13:54] "POST /id-to-fqname HTTP/1.1" 200 227 0.003252 10.0.0.141 - - [2026-02-02 03:13:54] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005088 10.0.0.141 - - [2026-02-02 03:13:54] "POST /neutron/network HTTP/1.1" 200 833 0.006085 10.0.0.141 - - [2026-02-02 03:13:54] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005605 10.0.0.141 - - [2026-02-02 03:13:54] "POST /neutron/network HTTP/1.1" 200 807 0.015823 10.0.0.141 - - [2026-02-02 03:13:54] "POST /id-to-fqname HTTP/1.1" 200 227 0.001183 10.0.0.23 - - [2026-02-02 03:13:55] "GET /projects?obj_uuids=aad58600-c0cf-4513-9af2-f2fe74040ea6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001195 10.0.0.141 - - [2026-02-02 03:13:55] "GET /project/aad58600-c0cf-4513-9af2-f2fe74040ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.061776 10.0.0.141 - - [2026-02-02 03:13:55] "POST /neutron/network HTTP/1.1" 200 833 0.006086 10.0.0.23 - - [2026-02-02 03:13:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.23 - - [2026-02-02 03:13:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.141 - - [2026-02-02 03:13:55] "POST /neutron/port HTTP/1.1" 200 117 0.006195 10.0.0.22 - - [2026-02-02 03:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.22 - - [2026-02-02 03:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.23 - - [2026-02-02 03:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.23 - - [2026-02-02 03:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.141 - - [2026-02-02 03:13:56] "POST /neutron/port HTTP/1.1" 200 1058 0.013321 10.0.0.141 - - [2026-02-02 03:13:56] "POST /neutron/port HTTP/1.1" 200 1122 0.014993 10.0.0.141 - - [2026-02-02 03:13:56] "POST /neutron/port HTTP/1.1" 200 117 0.001096 10.0.0.22 - - [2026-02-02 03:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000452 10.0.0.22 - - [2026-02-02 03:13:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000341 10.0.0.141 - - [2026-02-02 03:13:57] "DELETE /access-control-list/650591d7-ba24-4afe-a30f-793705f8fe38 HTTP/1.1" 200 115 0.037861 10.0.0.141 - - [2026-02-02 03:13:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.141 - - [2026-02-02 03:13:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000543 10.0.0.141 - - [2026-02-02 03:13:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000333 10.0.0.141 - - [2026-02-02 03:13:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.141 - - [2026-02-02 03:14:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007640 10.0.0.141 - - [2026-02-02 03:14:01] "POST /neutron/port HTTP/1.1" 200 1122 0.021118 10.0.0.141 - - [2026-02-02 03:14:01] "GET /virtual-machine/f516b0bb-ccac-4e60-a0b6-8d5ff09a0d4c HTTP/1.1" 401 293 0.000400 10.0.0.141 - - [2026-02-02 03:14:01] "GET /virtual-machine/f516b0bb-ccac-4e60-a0b6-8d5ff09a0d4c HTTP/1.1" 200 1294 0.036526 10.0.0.141 - - [2026-02-02 03:14:01] "GET /virtual-machine-interface/c29c989a-6177-4325-9b81-f30f99647f58 HTTP/1.1" 200 2964 0.005525 10.0.0.141 - - [2026-02-02 03:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.141 - - [2026-02-02 03:14:01] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004344 10.0.0.141 - - [2026-02-02 03:14:01] "GET /virtual-networks?parent_id=aad58600-c0cf-4513-9af2-f2fe74040ea6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002721 10.0.0.141 - - [2026-02-02 03:14:01] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004999 10.0.0.141 - - [2026-02-02 03:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.141 - - [2026-02-02 03:14:04] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004883 10.0.0.23 - - [2026-02-02 03:14:08] "DELETE /project/aad58600c0cf45139af2f2fe74040ea6 HTTP/1.1" 404 173 0.003929 10.0.0.23 - - [2026-02-02 03:14:08] "DELETE /project/b8b9cc59-1674-4629-a2fc-3fff57dca310 HTTP/1.1" 404 177 0.003495 10.0.0.141 - - [2026-02-02 03:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.141 - - [2026-02-02 03:14:08] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004796 10.0.0.141 - - [2026-02-02 03:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.141 - - [2026-02-02 03:14:12] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005072 10.0.0.141 - - [2026-02-02 03:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.141 - - [2026-02-02 03:14:16] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005400 10.0.0.141 - - [2026-02-02 03:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.141 - - [2026-02-02 03:14:20] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005759 10.0.0.141 - - [2026-02-02 03:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.141 - - [2026-02-02 03:14:25] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005147 10.0.0.141 - - [2026-02-02 03:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.141 - - [2026-02-02 03:14:29] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004641 10.0.0.141 - - [2026-02-02 03:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.141 - - [2026-02-02 03:14:33] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005216 10.0.0.141 - - [2026-02-02 03:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.141 - - [2026-02-02 03:14:37] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003030 10.0.0.141 - - [2026-02-02 03:14:37] "GET /virtual-networks?parent_id=aad58600-c0cf-4513-9af2-f2fe74040ea6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003255 10.0.0.141 - - [2026-02-02 03:14:37] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006028 10.0.0.141 - - [2026-02-02 03:14:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006511 10.0.0.23 - - [2026-02-02 03:14:42] "GET /obj-perms HTTP/1.1" 200 5075 0.062064 10.0.0.141 - - [2026-02-02 03:14:46] "POST /neutron/port HTTP/1.1" 200 1122 0.016475 10.0.0.141 - - [2026-02-02 03:14:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006719 10.0.0.141 - - [2026-02-02 03:15:22] "POST /neutron/network HTTP/1.1" 200 807 0.015613 10.0.0.141 - - [2026-02-02 03:15:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.001249 10.0.0.141 - - [2026-02-02 03:15:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006648 10.0.0.23 - - [2026-02-02 03:15:23] "GET /projects?obj_uuids=aad58600-c0cf-4513-9af2-f2fe74040ea6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001247 10.0.0.141 - - [2026-02-02 03:15:23] "GET /project/aad58600-c0cf-4513-9af2-f2fe74040ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.072507 10.0.0.141 - - [2026-02-02 03:15:23] "POST /neutron/port HTTP/1.1" 200 1122 0.021449 10.0.0.141 - - [2026-02-02 03:15:24] "POST /neutron/port HTTP/1.1" 200 117 0.006753 10.0.0.141 - - [2026-02-02 03:15:24] "POST /neutron/port HTTP/1.1" 200 1058 0.045516 10.0.0.141 - - [2026-02-02 03:15:25] "POST /neutron/port HTTP/1.1" 200 1122 0.015271 10.0.0.141 - - [2026-02-02 03:15:25] "POST /neutron/port HTTP/1.1" 200 117 0.001135 10.0.0.141 - - [2026-02-02 03:15:26] "POST /neutron/port HTTP/1.1" 200 1122 0.016023 10.0.0.141 - - [2026-02-02 03:15:26] "POST /neutron/subnet HTTP/1.1" 200 685 0.008203 10.0.0.141 - - [2026-02-02 03:15:29] "POST /neutron/port HTTP/1.1" 200 1122 0.014847 10.0.0.141 - - [2026-02-02 03:15:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008381 10.0.0.141 - - [2026-02-02 03:15:29] "GET /virtual-machine/8a9ef64d-e360-44c1-91a5-65541910acf6 HTTP/1.1" 200 1293 0.005976 10.0.0.141 - - [2026-02-02 03:15:29] "GET /virtual-machine-interface/69e68087-9090-43e5-a47e-c11797969cc4 HTTP/1.1" 200 2963 0.004657 10.0.0.141 - - [2026-02-02 03:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.141 - - [2026-02-02 03:15:29] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003604 10.0.0.141 - - [2026-02-02 03:15:29] "GET /virtual-networks?parent_id=aad58600-c0cf-4513-9af2-f2fe74040ea6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003130 10.0.0.141 - - [2026-02-02 03:15:29] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006140 10.0.0.141 - - [2026-02-02 03:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.141 - - [2026-02-02 03:15:32] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004810 10.0.0.141 - - [2026-02-02 03:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.141 - - [2026-02-02 03:15:36] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004908 10.0.0.141 - - [2026-02-02 03:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.141 - - [2026-02-02 03:15:40] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004744 10.0.0.141 - - [2026-02-02 03:15:41] "POST /neutron/port HTTP/1.1" 200 1122 0.015957 10.0.0.141 - - [2026-02-02 03:15:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003744 10.0.0.141 - - [2026-02-02 03:15:41] "POST /neutron/network HTTP/1.1" 200 833 0.005788 10.0.0.141 - - [2026-02-02 03:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.141 - - [2026-02-02 03:15:44] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004665 10.0.0.141 - - [2026-02-02 03:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.141 - - [2026-02-02 03:15:48] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005409 10.0.0.141 - - [2026-02-02 03:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.141 - - [2026-02-02 03:15:52] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004941 10.0.0.141 - - [2026-02-02 03:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.141 - - [2026-02-02 03:15:57] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005585 10.0.0.141 - - [2026-02-02 03:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.141 - - [2026-02-02 03:16:01] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004990 10.0.0.141 - - [2026-02-02 03:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.141 - - [2026-02-02 03:16:05] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005288 10.0.0.141 - - [2026-02-02 03:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.141 - - [2026-02-02 03:16:09] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007223 10.0.0.141 - - [2026-02-02 03:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.141 - - [2026-02-02 03:16:11] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003728 10.0.0.141 - - [2026-02-02 03:16:11] "GET /virtual-networks?parent_id=aad58600-c0cf-4513-9af2-f2fe74040ea6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004127 10.0.0.141 - - [2026-02-02 03:16:11] "GET /virtual-network/c133ef5e-ec91-419f-993f-a3c351a1bab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007234 10.0.0.141 - - [2026-02-02 03:16:16] "POST /neutron/port HTTP/1.1" 200 1122 0.016694 10.0.0.141 - - [2026-02-02 03:16:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007496 10.0.0.141 - - [2026-02-02 03:16:28] "POST /neutron/port HTTP/1.1" 200 1122 0.014520 10.0.0.141 - - [2026-02-02 03:16:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003442 10.0.0.141 - - [2026-02-02 03:16:28] "POST /neutron/network HTTP/1.1" 200 833 0.005867 10.0.0.141 - - [2026-02-02 03:16:34] "POST /neutron/port HTTP/1.1" 200 1122 0.037150 10.0.0.141 - - [2026-02-02 03:16:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006840 10.0.0.141 - - [2026-02-02 03:16:42] "POST /neutron/port HTTP/1.1" 200 1122 0.041541 10.0.0.141 - - [2026-02-02 03:16:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003875 10.0.0.141 - - [2026-02-02 03:16:43] "POST /neutron/network HTTP/1.1" 200 833 0.006140 10.0.0.141 - - [2026-02-02 03:16:43] "GET /obj-perms HTTP/1.1" 200 5075 0.057224 10.0.0.22 - - [2026-02-02 03:16:43] "GET /obj-perms HTTP/1.1" 200 5075 0.049253 10.0.0.141 - - [2026-02-02 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.141 - - [2026-02-02 03:17:18] "DELETE /virtual-DNS/cf9cfa2d-a364-4609-90fc-3b48aa1d794c HTTP/1.1" 409 235 0.009320 10.0.0.141 - - [2026-02-02 03:17:18] "POST /fqname-to-id HTTP/1.1" 404 192 0.003268 10.0.0.141 - - [2026-02-02 03:17:18] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.025007 10.0.0.141 - - [2026-02-02 03:17:18] "GET /virtual-DNS-record/6c571c15-350b-47a9-9403-8f2c6ecec782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.005084 10.0.0.141 - - [2026-02-02 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.141 - - [2026-02-02 03:17:18] "GET /virtual-DNS-record/6c571c15-350b-47a9-9403-8f2c6ecec782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.003543 10.0.0.141 - - [2026-02-02 03:17:26] "DELETE /virtual-DNS-record/6c571c15-350b-47a9-9403-8f2c6ecec782 HTTP/1.1" 200 115 0.026936 10.0.0.141 - - [2026-02-02 03:17:26] "POST /fqname-to-id HTTP/1.1" 404 184 0.003155 10.0.0.141 - - [2026-02-02 03:17:26] "POST /neutron/port HTTP/1.1" 200 1122 0.017982 10.0.0.141 - - [2026-02-02 03:17:26] "POST /neutron/port HTTP/1.1" 200 1112 0.013189 10.0.0.141 - - [2026-02-02 03:17:28] "POST /neutron/network HTTP/1.1" 200 833 0.008233 10.0.0.141 - - [2026-02-02 03:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.141 - - [2026-02-02 03:17:28] "DELETE /network-ipam/835d1622-d194-4f57-8a1f-617ae863266c HTTP/1.1" 200 115 0.044074 10.0.0.141 - - [2026-02-02 03:17:28] "DELETE /virtual-DNS/cf9cfa2d-a364-4609-90fc-3b48aa1d794c HTTP/1.1" 200 115 0.039645 10.0.0.141 - - [2026-02-02 03:17:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.009958 10.0.0.23 - - [2026-02-02 03:17:30] "GET /projects?obj_uuids=aad58600-c0cf-4513-9af2-f2fe74040ea6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.023426 10.0.0.141 - - [2026-02-02 03:17:30] "GET /project/aad58600-c0cf-4513-9af2-f2fe74040ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.086438 10.0.0.23 - - [2026-02-02 03:17:30] "GET /projects?obj_uuids=aad58600-c0cf-4513-9af2-f2fe74040ea6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000938 10.0.0.141 - - [2026-02-02 03:17:30] "GET /project/aad58600-c0cf-4513-9af2-f2fe74040ea6?fields=virtual_networks HTTP/1.1" 200 1034 0.038789 10.0.0.23 - - [2026-02-02 03:17:30] "GET /projects?obj_uuids=aad58600-c0cf-4513-9af2-f2fe74040ea6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000946 10.0.0.141 - - [2026-02-02 03:17:30] "GET /project/aad58600-c0cf-4513-9af2-f2fe74040ea6?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.045041 10.0.0.23 - - [2026-02-02 03:17:30] "GET /projects?obj_uuids=aad58600-c0cf-4513-9af2-f2fe74040ea6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001242 10.0.0.141 - - [2026-02-02 03:17:30] "GET /project/aad58600-c0cf-4513-9af2-f2fe74040ea6?fields=security_groups HTTP/1.1" 200 1261 0.039037 10.0.0.141 - - [2026-02-02 03:17:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.341645 10.0.0.23 - - [2026-02-02 03:17:31] "GET /projects?obj_uuids=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007451 10.0.0.23 - - [2026-02-02 03:17:31] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000951 10.0.0.23 - - [2026-02-02 03:17:31] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036362 10.0.0.23 - - [2026-02-02 03:17:31] "POST /id-to-fqname HTTP/1.1" 200 191 0.003903 10.0.0.23 - - [2026-02-02 03:17:31] "POST /fqname-to-id HTTP/1.1" 404 200 0.015784 10.0.0.23 - - [2026-02-02 03:17:31] "POST /security-groups HTTP/1.1" 200 592 0.077440 10.0.0.141 - - [2026-02-02 03:17:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.003018 10.0.0.23 - - [2026-02-02 03:17:31] "POST /projects HTTP/1.1" 200 587 0.322063 10.0.0.23 - - [2026-02-02 03:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.398428 10.0.0.141 - - [2026-02-02 03:17:31] "POST /access-control-lists HTTP/1.1" 200 595 0.030624 10.0.0.141 - - [2026-02-02 03:17:32] "GET /project/ed576c92-6a8b-49bf-9b99-acfa243076b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.570710 10.0.0.141 - - [2026-02-02 03:17:33] "GET / HTTP/1.1" 200 35931 0.001474 10.0.0.141 - - [2026-02-02 03:17:35] "POST /fqname-to-id HTTP/1.1" 401 293 0.000451 10.0.0.141 - - [2026-02-02 03:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.067168 10.0.0.23 - - [2026-02-02 03:17:35] "GET /projects?obj_uuids=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000880 10.0.0.141 - - [2026-02-02 03:17:35] "GET /project/ed576c92-6a8b-49bf-9b99-acfa243076b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.037281 10.0.0.23 - - [2026-02-02 03:17:35] "GET /projects?obj_uuids=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000923 10.0.0.141 - - [2026-02-02 03:17:35] "POST /neutron/network HTTP/1.1" 200 608 0.141802 10.0.0.141 - - [2026-02-02 03:17:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.002919 10.0.0.141 - - [2026-02-02 03:17:36] "GET /virtual-network/9fbcf33e-c4ba-43aa-a9e5-d1dfd116cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005000 10.0.0.141 - - [2026-02-02 03:17:36] "POST /neutron/network HTTP/1.1" 200 826 0.006251 10.0.0.141 - - [2026-02-02 03:17:36] "GET /virtual-network/9fbcf33e-c4ba-43aa-a9e5-d1dfd116cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004441 10.0.0.141 - - [2026-02-02 03:17:36] "GET /virtual-network/9fbcf33e-c4ba-43aa-a9e5-d1dfd116cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005552 10.0.0.141 - - [2026-02-02 03:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.23 - - [2026-02-02 03:17:37] "GET /projects?obj_uuids=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001010 10.0.0.141 - - [2026-02-02 03:17:37] "GET /project/ed576c92-6a8b-49bf-9b99-acfa243076b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.035363 10.0.0.141 - - [2026-02-02 03:17:38] "POST /neutron/network HTTP/1.1" 200 117 0.014593 10.0.0.141 - - [2026-02-02 03:17:38] "POST /route-targets HTTP/1.1" 200 327 0.011442 10.0.0.141 - - [2026-02-02 03:17:38] "POST /neutron/network HTTP/1.1" 200 827 0.008075 10.0.0.141 - - [2026-02-02 03:17:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.001045 10.0.0.141 - - [2026-02-02 03:17:38] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004825 10.0.0.141 - - [2026-02-02 03:17:38] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004987 10.0.0.141 - - [2026-02-02 03:17:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.008177 10.0.0.141 - - [2026-02-02 03:17:38] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005313 10.0.0.23 - - [2026-02-02 03:17:39] "GET /obj-perms HTTP/1.1" 200 5051 0.048173 10.0.0.141 - - [2026-02-02 03:17:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.001297 10.0.0.141 - - [2026-02-02 03:17:44] "GET /obj-perms HTTP/1.1" 200 5075 0.058529 10.0.0.23 - - [2026-02-02 03:17:54] "GET /projects?obj_uuids=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001170 10.0.0.141 - - [2026-02-02 03:17:54] "GET /project/ed576c92-6a8b-49bf-9b99-acfa243076b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.066232 10.0.0.141 - - [2026-02-02 03:17:54] "POST /neutron/port HTTP/1.1" 200 117 0.005770 10.0.0.141 - - [2026-02-02 03:17:54] "POST /id-to-fqname HTTP/1.1" 200 222 0.001182 10.0.0.141 - - [2026-02-02 03:17:54] "POST /neutron/network HTTP/1.1" 200 836 0.005858 10.0.0.23 - - [2026-02-02 03:17:55] "GET /projects?obj_uuids=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000834 10.0.0.141 - - [2026-02-02 03:17:55] "POST /neutron/port HTTP/1.1" 200 1061 0.035946 10.0.0.141 - - [2026-02-02 03:17:55] "GET /project/ed576c92-6a8b-49bf-9b99-acfa243076b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.078583 10.0.0.141 - - [2026-02-02 03:17:55] "POST /neutron/port HTTP/1.1" 200 1115 0.182108 10.0.0.141 - - [2026-02-02 03:17:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006315 10.0.0.141 - - [2026-02-02 03:17:56] "POST /neutron/subnet HTTP/1.1" 200 698 0.016051 10.0.0.141 - - [2026-02-02 03:17:56] "POST /neutron/network HTTP/1.1" 200 827 0.015211 10.0.0.23 - - [2026-02-02 03:17:56] "GET /projects?obj_uuids=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001192 10.0.0.141 - - [2026-02-02 03:17:56] "POST /neutron/port HTTP/1.1" 200 1060 0.465100 10.0.0.141 - - [2026-02-02 03:17:57] "POST /neutron/port HTTP/1.1" 200 1114 0.232555 10.0.0.141 - - [2026-02-02 03:17:57] "POST /neutron/subnet HTTP/1.1" 200 693 0.034595 10.0.0.141 - - [2026-02-02 03:17:58] "DELETE /access-control-list/3c5c1494-56b7-46d7-82c6-4bbabb47629c HTTP/1.1" 200 115 0.079339 10.0.0.141 - - [2026-02-02 03:18:01] "POST /neutron/port HTTP/1.1" 200 1125 0.036659 10.0.0.141 - - [2026-02-02 03:18:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014780 10.0.0.23 - - [2026-02-02 03:18:08] "DELETE /project/aad58600-c0cf-4513-9af2-f2fe74040ea6 HTTP/1.1" 404 177 0.002481 10.0.0.23 - - [2026-02-02 03:18:08] "DELETE /project/ed576c926a8b49bf9b99acfa243076b7 HTTP/1.1" 404 173 0.004709 10.0.0.141 - - [2026-02-02 03:18:16] "POST /neutron/port HTTP/1.1" 200 1125 0.014696 10.0.0.141 - - [2026-02-02 03:18:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006766 10.0.0.141 - - [2026-02-02 03:18:26] "POST /neutron/port HTTP/1.1" 200 1125 0.015307 10.0.0.141 - - [2026-02-02 03:18:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007171 10.0.0.141 - - [2026-02-02 03:18:26] "GET /virtual-machine/57ef662b-63b5-416d-bdef-12d07d84705e HTTP/1.1" 401 293 0.000359 10.0.0.141 - - [2026-02-02 03:18:27] "GET /virtual-machine/57ef662b-63b5-416d-bdef-12d07d84705e HTTP/1.1" 200 1293 0.040510 10.0.0.141 - - [2026-02-02 03:18:27] "GET /virtual-machine-interface/dc4a45e8-156d-4259-97c3-a3c97043cd17 HTTP/1.1" 200 2949 0.006435 10.0.0.141 - - [2026-02-02 03:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.141 - - [2026-02-02 03:18:27] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004337 10.0.0.141 - - [2026-02-02 03:18:27] "GET /virtual-networks?parent_id=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003269 10.0.0.141 - - [2026-02-02 03:18:27] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005734 10.0.0.141 - - [2026-02-02 03:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.141 - - [2026-02-02 03:18:30] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.010997 10.0.0.141 - - [2026-02-02 03:18:30] "POST /neutron/network HTTP/1.1" 200 836 0.007994 10.0.0.141 - - [2026-02-02 03:18:30] "POST /neutron/port HTTP/1.1" 200 117 0.001127 10.0.0.141 - - [2026-02-02 03:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.141 - - [2026-02-02 03:18:34] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004787 10.0.0.141 - - [2026-02-02 03:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.141 - - [2026-02-02 03:18:38] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004864 10.0.0.141 - - [2026-02-02 03:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.141 - - [2026-02-02 03:18:42] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005487 10.0.0.141 - - [2026-02-02 03:18:43] "POST /neutron/port HTTP/1.1" 200 1125 0.016124 10.0.0.141 - - [2026-02-02 03:18:43] "POST /neutron/subnet HTTP/1.1" 200 698 0.008122 10.0.0.22 - - [2026-02-02 03:18:45] "GET /obj-perms HTTP/1.1" 200 5075 0.056761 10.0.0.141 - - [2026-02-02 03:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.141 - - [2026-02-02 03:18:46] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005459 10.0.0.141 - - [2026-02-02 03:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.141 - - [2026-02-02 03:18:51] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005783 10.0.0.141 - - [2026-02-02 03:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.141 - - [2026-02-02 03:18:55] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006804 10.0.0.23 - - [2026-02-02 03:18:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.23 - - [2026-02-02 03:18:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000349 10.0.0.22 - - [2026-02-02 03:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.22 - - [2026-02-02 03:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000532 10.0.0.23 - - [2026-02-02 03:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000893 10.0.0.23 - - [2026-02-02 03:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.22 - - [2026-02-02 03:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.22 - - [2026-02-02 03:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.141 - - [2026-02-02 03:18:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.141 - - [2026-02-02 03:18:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.141 - - [2026-02-02 03:18:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000359 10.0.0.141 - - [2026-02-02 03:18:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.141 - - [2026-02-02 03:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.141 - - [2026-02-02 03:18:59] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005031 10.0.0.141 - - [2026-02-02 03:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.141 - - [2026-02-02 03:19:03] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005054 10.0.0.141 - - [2026-02-02 03:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.141 - - [2026-02-02 03:19:07] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005087 10.0.0.141 - - [2026-02-02 03:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.141 - - [2026-02-02 03:19:11] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004689 10.0.0.141 - - [2026-02-02 03:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.141 - - [2026-02-02 03:19:15] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006181 10.0.0.141 - - [2026-02-02 03:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.141 - - [2026-02-02 03:19:19] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005084 10.0.0.141 - - [2026-02-02 03:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.141 - - [2026-02-02 03:19:21] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003093 10.0.0.141 - - [2026-02-02 03:19:21] "GET /virtual-networks?parent_id=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002776 10.0.0.141 - - [2026-02-02 03:19:21] "GET /virtual-network/a755fea3-510e-4c7d-853c-720ac8280dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005423 10.0.0.141 - - [2026-02-02 03:19:21] "POST /neutron/port HTTP/1.1" 200 1125 0.020055 10.0.0.141 - - [2026-02-02 03:19:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007029 10.0.0.141 - - [2026-02-02 03:19:32] "POST /neutron/port HTTP/1.1" 200 1124 0.017747 10.0.0.141 - - [2026-02-02 03:19:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003966 10.0.0.141 - - [2026-02-02 03:19:32] "POST /neutron/network HTTP/1.1" 200 826 0.006110 10.0.0.141 - - [2026-02-02 03:19:37] "POST /neutron/port HTTP/1.1" 200 1125 0.016336 10.0.0.141 - - [2026-02-02 03:19:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006566 10.0.0.141 - - [2026-02-02 03:19:43] "POST /neutron/network HTTP/1.1" 200 837 0.006712 10.0.0.141 - - [2026-02-02 03:19:43] "POST /neutron/port HTTP/1.1" 200 117 0.001086 10.0.0.141 - - [2026-02-02 03:19:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.032632 10.0.0.141 - - [2026-02-02 03:19:52] "POST /neutron/port HTTP/1.1" 200 1125 0.015568 10.0.0.141 - - [2026-02-02 03:19:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006618 10.0.0.141 - - [2026-02-02 03:20:08] "POST /neutron/port HTTP/1.1" 200 1125 0.016708 10.0.0.141 - - [2026-02-02 03:20:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007187 10.0.0.141 - - [2026-02-02 03:20:18] "POST /neutron/port HTTP/1.1" 200 1124 0.017702 10.0.0.141 - - [2026-02-02 03:20:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006844 10.0.0.141 - - [2026-02-02 03:20:18] "GET /virtual-machine/30b15067-14f6-4649-8b3c-d40243f99cd9 HTTP/1.1" 200 1293 0.005879 10.0.0.141 - - [2026-02-02 03:20:18] "GET /virtual-machine-interface/bafac66a-30fd-4510-8a4e-1c41d435cfff HTTP/1.1" 200 2948 0.005452 10.0.0.141 - - [2026-02-02 03:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.141 - - [2026-02-02 03:20:18] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003424 10.0.0.141 - - [2026-02-02 03:20:18] "GET /virtual-networks?parent_id=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002924 10.0.0.141 - - [2026-02-02 03:20:19] "GET /virtual-network/9fbcf33e-c4ba-43aa-a9e5-d1dfd116cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007350 10.0.0.141 - - [2026-02-02 03:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.141 - - [2026-02-02 03:20:20] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004456 10.0.0.141 - - [2026-02-02 03:20:20] "GET /virtual-networks?parent_id=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003441 10.0.0.141 - - [2026-02-02 03:20:20] "GET /virtual-network/9fbcf33e-c4ba-43aa-a9e5-d1dfd116cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006022 10.0.0.141 - - [2026-02-02 03:20:25] "POST /neutron/port HTTP/1.1" 200 1124 0.017821 10.0.0.141 - - [2026-02-02 03:20:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006396 10.0.0.141 - - [2026-02-02 03:20:32] "POST /neutron/network HTTP/1.1" 200 836 0.030805 10.0.0.141 - - [2026-02-02 03:20:32] "POST /neutron/port HTTP/1.1" 200 117 0.001078 10.0.0.141 - - [2026-02-02 03:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.23 - - [2026-02-02 03:20:35] "GET /projects?obj_uuids=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000817 10.0.0.141 - - [2026-02-02 03:20:35] "GET /project/ed576c92-6a8b-49bf-9b99-acfa243076b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.034844 10.0.0.141 - - [2026-02-02 03:20:35] "GET /virtual-network/9fbcf33e-c4ba-43aa-a9e5-d1dfd116cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006612 10.0.0.141 - - [2026-02-02 03:20:35] "GET /floating-ip-pools?parent_id=9fbcf33e-c4ba-43aa-a9e5-d1dfd116cad0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003690 10.0.0.141 - - [2026-02-02 03:20:35] "GET /virtual-network/9fbcf33e-c4ba-43aa-a9e5-d1dfd116cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005466 10.0.0.141 - - [2026-02-02 03:20:35] "POST /floating-ip-pools HTTP/1.1" 200 598 0.028345 10.0.0.141 - - [2026-02-02 03:20:36] "POST /ref-update HTTP/1.1" 200 156 0.013536 10.0.0.141 - - [2026-02-02 03:20:36] "GET /virtual-network/9fbcf33e-c4ba-43aa-a9e5-d1dfd116cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005366 10.0.0.141 - - [2026-02-02 03:20:36] "GET /virtual-network/9fbcf33e-c4ba-43aa-a9e5-d1dfd116cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005164 10.0.0.141 - - [2026-02-02 03:20:36] "POST /neutron/port HTTP/1.1" 200 1125 0.021985 10.0.0.141 - - [2026-02-02 03:20:36] "POST /neutron/floatingip HTTP/1.1" 200 576 0.016031 10.0.0.141 - - [2026-02-02 03:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.141 - - [2026-02-02 03:20:36] "GET /routing-instance/cf73f1f6-ff5e-44e2-8d29-8f1c31052976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005722 10.0.0.141 - - [2026-02-02 03:20:36] "GET /route-target/05daacbc-4683-4c20-9a8f-876a308623bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004475 10.0.0.141 - - [2026-02-02 03:20:44] "POST /neutron/network HTTP/1.1" 200 837 0.006179 10.0.0.141 - - [2026-02-02 03:20:44] "POST /neutron/port HTTP/1.1" 200 117 0.001079 10.0.0.23 - - [2026-02-02 03:20:46] "GET /obj-perms HTTP/1.1" 200 5075 0.057751 10.0.0.141 - - [2026-02-02 03:21:04] "POST /neutron/floatingip HTTP/1.1" 200 529 0.027456 10.0.0.141 - - [2026-02-02 03:21:04] "GET /floating-ip-pool/6aa9d34a-4284-4d4b-979b-e1a7a17c2ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1183 0.003753 10.0.0.141 - - [2026-02-02 03:21:04] "POST /ref-update HTTP/1.1" 200 156 0.011115 10.0.0.141 - - [2026-02-02 03:21:04] "DELETE /floating-ip-pool/6aa9d34a-4284-4d4b-979b-e1a7a17c2ba4 HTTP/1.1" 200 115 0.031772 10.0.0.141 - - [2026-02-02 03:21:04] "POST /neutron/network HTTP/1.1" 200 827 0.006774 10.0.0.141 - - [2026-02-02 03:21:04] "POST /neutron/port HTTP/1.1" 200 1114 0.011805 10.0.0.141 - - [2026-02-02 03:21:05] "POST /neutron/port HTTP/1.1" 200 1115 0.025337 10.0.0.23 - - [2026-02-02 03:21:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002930 10.0.0.23 - - [2026-02-02 03:21:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002601 10.0.0.141 - - [2026-02-02 03:21:06] "POST /neutron/network HTTP/1.1" 200 151 0.105469 10.0.0.141 - - [2026-02-02 03:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.033712 10.0.0.23 - - [2026-02-02 03:21:08] "GET /projects?obj_uuids=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000882 10.0.0.141 - - [2026-02-02 03:21:08] "GET /project/ed576c92-6a8b-49bf-9b99-acfa243076b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.038642 10.0.0.23 - - [2026-02-02 03:21:08] "GET /projects?obj_uuids=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000782 10.0.0.141 - - [2026-02-02 03:21:08] "GET /project/ed576c92-6a8b-49bf-9b99-acfa243076b7?fields=virtual_networks HTTP/1.1" 200 1034 0.038472 10.0.0.23 - - [2026-02-02 03:21:08] "GET /projects?obj_uuids=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000995 10.0.0.141 - - [2026-02-02 03:21:08] "GET /project/ed576c92-6a8b-49bf-9b99-acfa243076b7?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.041397 10.0.0.23 - - [2026-02-02 03:21:08] "GET /projects?obj_uuids=ed576c92-6a8b-49bf-9b99-acfa243076b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000880 10.0.0.141 - - [2026-02-02 03:21:08] "GET /project/ed576c92-6a8b-49bf-9b99-acfa243076b7?fields=security_groups HTTP/1.1" 200 1261 0.039761 10.0.0.141 - - [2026-02-02 03:21:09] "POST /fqname-to-id HTTP/1.1" 404 188 0.025070 10.0.0.23 - - [2026-02-02 03:21:09] "GET /projects?obj_uuids=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003029 10.0.0.23 - - [2026-02-02 03:21:09] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000893 10.0.0.23 - - [2026-02-02 03:21:09] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006564 10.0.0.23 - - [2026-02-02 03:21:09] "POST /id-to-fqname HTTP/1.1" 200 190 0.001079 10.0.0.23 - - [2026-02-02 03:21:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.002081 10.0.0.23 - - [2026-02-02 03:21:09] "POST /security-groups HTTP/1.1" 200 591 0.069434 10.0.0.23 - - [2026-02-02 03:21:09] "POST /projects HTTP/1.1" 200 585 0.259563 10.0.0.141 - - [2026-02-02 03:21:09] "POST /access-control-lists HTTP/1.1" 200 596 0.025347 10.0.0.23 - - [2026-02-02 03:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.337039 10.0.0.141 - - [2026-02-02 03:21:10] "GET /project/59869430-474e-4bfb-872a-56384dd65fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.475307 10.0.0.141 - - [2026-02-02 03:21:11] "GET / HTTP/1.1" 200 35931 0.002036 10.0.0.141 - - [2026-02-02 03:21:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000417 10.0.0.141 - - [2026-02-02 03:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.056512 10.0.0.23 - - [2026-02-02 03:21:13] "GET /projects?obj_uuids=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001013 10.0.0.141 - - [2026-02-02 03:21:13] "GET /project/59869430-474e-4bfb-872a-56384dd65fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.041822 10.0.0.141 - - [2026-02-02 03:21:13] "POST /neutron/network HTTP/1.1" 200 117 0.036632 10.0.0.141 - - [2026-02-02 03:21:13] "POST /route-targets HTTP/1.1" 200 327 0.014180 10.0.0.141 - - [2026-02-02 03:21:13] "POST /neutron/network HTTP/1.1" 200 839 0.007671 10.0.0.141 - - [2026-02-02 03:21:13] "POST /id-to-fqname HTTP/1.1" 200 230 0.001060 10.0.0.141 - - [2026-02-02 03:21:13] "GET /virtual-network/d8e2f117-b3d2-4681-9708-c9e134e775d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004376 10.0.0.141 - - [2026-02-02 03:21:13] "GET /virtual-network/d8e2f117-b3d2-4681-9708-c9e134e775d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006493 10.0.0.141 - - [2026-02-02 03:21:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.010562 10.0.0.141 - - [2026-02-02 03:21:13] "POST /id-to-fqname HTTP/1.1" 200 230 0.001276 10.0.0.23 - - [2026-02-02 03:21:14] "GET /projects?obj_uuids=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000941 10.0.0.141 - - [2026-02-02 03:21:14] "GET /project/59869430-474e-4bfb-872a-56384dd65fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.080902 10.0.0.141 - - [2026-02-02 03:21:14] "POST /neutron/network HTTP/1.1" 200 839 0.036325 10.0.0.141 - - [2026-02-02 03:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.141 - - [2026-02-02 03:21:15] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006213 10.0.0.141 - - [2026-02-02 03:21:15] "PUT /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12 HTTP/1.1" 200 276 0.011860 10.0.0.141 - - [2026-02-02 03:21:15] "POST /neutron/port HTTP/1.1" 200 117 0.005420 10.0.0.141 - - [2026-02-02 03:21:15] "POST /neutron/port HTTP/1.1" 200 1055 0.015884 10.0.0.141 - - [2026-02-02 03:21:16] "POST /neutron/port HTTP/1.1" 200 1119 0.017653 10.0.0.141 - - [2026-02-02 03:21:16] "POST /neutron/port HTTP/1.1" 200 117 0.001095 10.0.0.141 - - [2026-02-02 03:21:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007881 10.0.0.141 - - [2026-02-02 03:21:20] "POST /neutron/port HTTP/1.1" 200 1119 0.015480 10.0.0.141 - - [2026-02-02 03:21:20] "GET /virtual-machine/33753502-fa8d-4499-aa23-f7c608be2cc9 HTTP/1.1" 401 293 0.000392 10.0.0.141 - - [2026-02-02 03:21:21] "GET /virtual-machine/33753502-fa8d-4499-aa23-f7c608be2cc9 HTTP/1.1" 200 1292 0.035925 10.0.0.141 - - [2026-02-02 03:21:21] "GET /virtual-machine-interface/22723034-a2a8-4d52-9a32-696259b9f15e HTTP/1.1" 200 2970 0.005029 10.0.0.141 - - [2026-02-02 03:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.141 - - [2026-02-02 03:21:21] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003325 10.0.0.141 - - [2026-02-02 03:21:21] "GET /virtual-networks?parent_id=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002632 10.0.0.141 - - [2026-02-02 03:21:21] "GET /virtual-network/d8e2f117-b3d2-4681-9708-c9e134e775d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006437 10.0.0.141 - - [2026-02-02 03:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.141 - - [2026-02-02 03:21:24] "GET /virtual-network/d8e2f117-b3d2-4681-9708-c9e134e775d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004843 10.0.0.141 - - [2026-02-02 03:21:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006321 10.0.0.141 - - [2026-02-02 03:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.141 - - [2026-02-02 03:21:26] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003481 10.0.0.141 - - [2026-02-02 03:21:26] "GET /virtual-networks?parent_id=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002475 10.0.0.141 - - [2026-02-02 03:21:26] "GET /virtual-network/d8e2f117-b3d2-4681-9708-c9e134e775d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005423 10.0.0.141 - - [2026-02-02 03:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.141 - - [2026-02-02 03:21:28] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003230 10.0.0.141 - - [2026-02-02 03:21:28] "PUT /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12 HTTP/1.1" 200 276 0.010007 10.0.0.141 - - [2026-02-02 03:21:28] "POST /neutron/port HTTP/1.1" 200 1119 0.015991 10.0.0.141 - - [2026-02-02 03:21:30] "POST /neutron/network HTTP/1.1" 200 839 0.007332 10.0.0.141 - - [2026-02-02 03:21:30] "DELETE /route-target/e2569556-7559-4721-9a55-2826e8444fd1 HTTP/1.1" 200 115 0.020260 10.0.0.141 - - [2026-02-02 03:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.23 - - [2026-02-02 03:21:33] "GET /projects?obj_uuids=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000942 10.0.0.141 - - [2026-02-02 03:21:33] "GET /project/59869430-474e-4bfb-872a-56384dd65fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.036212 10.0.0.23 - - [2026-02-02 03:21:33] "GET /projects?obj_uuids=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000847 10.0.0.141 - - [2026-02-02 03:21:33] "POST /neutron/network HTTP/1.1" 200 605 0.113905 10.0.0.141 - - [2026-02-02 03:21:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.003521 10.0.0.141 - - [2026-02-02 03:21:34] "GET /virtual-network/3ef37a15-946d-4069-add6-2835291b8d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008393 10.0.0.141 - - [2026-02-02 03:21:34] "POST /neutron/network HTTP/1.1" 200 825 0.010053 10.0.0.141 - - [2026-02-02 03:21:34] "GET /virtual-network/3ef37a15-946d-4069-add6-2835291b8d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004938 10.0.0.141 - - [2026-02-02 03:21:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001135 10.0.0.141 - - [2026-02-02 03:21:34] "POST /neutron/network HTTP/1.1" 200 835 0.009032 10.0.0.23 - - [2026-02-02 03:21:35] "GET /projects?obj_uuids=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000918 10.0.0.141 - - [2026-02-02 03:21:35] "GET /project/59869430-474e-4bfb-872a-56384dd65fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.060408 10.0.0.141 - - [2026-02-02 03:21:35] "POST /neutron/port HTTP/1.1" 200 117 0.005670 10.0.0.23 - - [2026-02-02 03:21:35] "GET /projects?obj_uuids=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000976 10.0.0.141 - - [2026-02-02 03:21:35] "POST /neutron/port HTTP/1.1" 200 1061 0.247847 10.0.0.141 - - [2026-02-02 03:21:36] "POST /neutron/port HTTP/1.1" 200 1115 0.090642 10.0.0.141 - - [2026-02-02 03:21:36] "POST /neutron/subnet HTTP/1.1" 200 703 0.009899 10.0.0.141 - - [2026-02-02 03:21:40] "POST /neutron/port HTTP/1.1" 200 1125 0.017312 10.0.0.141 - - [2026-02-02 03:21:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007704 10.0.0.141 - - [2026-02-02 03:21:40] "GET /virtual-machine/243ad8e0-f9dc-4b77-a6e2-f745746e0ddf HTTP/1.1" 200 1292 0.005185 10.0.0.141 - - [2026-02-02 03:21:40] "GET /virtual-machine-interface/f9d3deb7-f555-46da-b735-23a5bea16427 HTTP/1.1" 200 2941 0.004910 10.0.0.141 - - [2026-02-02 03:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006421 10.0.0.141 - - [2026-02-02 03:21:40] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003897 10.0.0.141 - - [2026-02-02 03:21:40] "GET /virtual-networks?parent_id=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003159 10.0.0.141 - - [2026-02-02 03:21:40] "GET /virtual-network/3ef37a15-946d-4069-add6-2835291b8d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004898 10.0.0.141 - - [2026-02-02 03:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.141 - - [2026-02-02 03:21:43] "GET /virtual-network/3ef37a15-946d-4069-add6-2835291b8d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004709 10.0.0.141 - - [2026-02-02 03:21:46] "POST /neutron/port HTTP/1.1" 200 1125 0.015771 10.0.0.141 - - [2026-02-02 03:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.141 - - [2026-02-02 03:21:47] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003177 10.0.0.141 - - [2026-02-02 03:21:47] "GET /virtual-networks?parent_id=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002512 10.0.0.141 - - [2026-02-02 03:21:47] "GET /virtual-network/3ef37a15-946d-4069-add6-2835291b8d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005592 10.0.0.141 - - [2026-02-02 03:21:50] "POST /neutron/network HTTP/1.1" 400 204 0.014702 10.0.0.141 - - [2026-02-02 03:21:50] "POST /neutron/port HTTP/1.1" 200 151 0.161952 10.0.0.141 - - [2026-02-02 03:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.141 - - [2026-02-02 03:21:54] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003518 10.0.0.141 - - [2026-02-02 03:21:55] "POST /network-ipams HTTP/1.1" 200 541 0.022936 10.0.0.141 - - [2026-02-02 03:21:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003329 10.0.0.141 - - [2026-02-02 03:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.141 - - [2026-02-02 03:21:55] "GET /network-ipam/76178789-39b0-4fbc-8bfa-3a31a79f7646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.005075 10.0.0.141 - - [2026-02-02 03:21:55] "PUT /network-ipam/76178789-39b0-4fbc-8bfa-3a31a79f7646 HTTP/1.1" 200 258 0.012848 10.0.0.141 - - [2026-02-02 03:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.23 - - [2026-02-02 03:21:55] "GET /projects?obj_uuids=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000867 10.0.0.141 - - [2026-02-02 03:21:55] "GET /project/59869430-474e-4bfb-872a-56384dd65fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.061941 10.0.0.141 - - [2026-02-02 03:21:55] "POST /neutron/network HTTP/1.1" 200 117 0.012558 10.0.0.141 - - [2026-02-02 03:21:55] "POST /ref-update HTTP/1.1" 200 156 0.026767 10.0.0.23 - - [2026-02-02 03:21:56] "POST /useragent-kv HTTP/1.1" 200 115 0.007088 10.0.0.141 - - [2026-02-02 03:21:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.234039 10.0.0.141 - - [2026-02-02 03:21:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001151 10.0.0.141 - - [2026-02-02 03:21:56] "GET /virtual-network/aca0d52c-72f6-4b76-a87e-a7fb26118ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005040 10.0.0.141 - - [2026-02-02 03:21:56] "GET /virtual-network/aca0d52c-72f6-4b76-a87e-a7fb26118ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006687 10.0.0.141 - - [2026-02-02 03:21:56] "POST /neutron/network HTTP/1.1" 200 994 0.010762 10.0.0.141 - - [2026-02-02 03:21:56] "POST /neutron/network HTTP/1.1" 200 994 0.012589 10.0.0.23 - - [2026-02-02 03:21:56] "GET /projects?obj_uuids=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001000 10.0.0.141 - - [2026-02-02 03:21:56] "POST /neutron/port HTTP/1.1" 200 1017 0.225616 10.0.0.141 - - [2026-02-02 03:21:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001223 10.0.0.141 - - [2026-02-02 03:21:56] "POST /neutron/port HTTP/1.1" 200 1017 0.012202 10.0.0.141 - - [2026-02-02 03:21:57] "POST /neutron/port HTTP/1.1" 200 117 0.006420 10.0.0.141 - - [2026-02-02 03:21:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001860 10.0.0.141 - - [2026-02-02 03:21:57] "POST /neutron/port HTTP/1.1" 200 117 0.007168 10.0.0.141 - - [2026-02-02 03:21:57] "POST /neutron/network HTTP/1.1" 200 994 0.011271 10.0.0.141 - - [2026-02-02 03:21:57] "POST /neutron/port HTTP/1.1" 200 117 0.010840 10.0.0.141 - - [2026-02-02 03:21:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001204 10.0.0.141 - - [2026-02-02 03:21:57] "POST /neutron/port HTTP/1.1" 200 117 0.006582 10.0.0.141 - - [2026-02-02 03:21:57] "POST /neutron/port HTTP/1.1" 200 1017 0.053976 10.0.0.141 - - [2026-02-02 03:21:58] "POST /neutron/port HTTP/1.1" 200 1017 0.017188 10.0.0.141 - - [2026-02-02 03:21:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003620 10.0.0.141 - - [2026-02-02 03:21:58] "POST /neutron/port HTTP/1.1" 200 1017 0.013860 10.0.0.141 - - [2026-02-02 03:21:58] "POST /neutron/network HTTP/1.1" 200 994 0.009026 10.0.0.141 - - [2026-02-02 03:21:58] "POST /neutron/subnet HTTP/1.1" 200 673 0.013055 10.0.0.23 - - [2026-02-02 03:21:58] "GET /projects?obj_uuids=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001213 10.0.0.141 - - [2026-02-02 03:21:59] "GET /project/59869430-474e-4bfb-872a-56384dd65fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.094939 10.0.0.141 - - [2026-02-02 03:21:59] "POST /neutron/network HTTP/1.1" 200 994 0.010549 10.0.0.141 - - [2026-02-02 03:21:59] "POST /neutron/port HTTP/1.1" 200 117 0.005870 10.0.0.141 - - [2026-02-02 03:21:59] "GET /virtual-network/aca0d52c-72f6-4b76-a87e-a7fb26118ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007592 10.0.0.141 - - [2026-02-02 03:22:00] "POST /neutron/port HTTP/1.1" 200 1055 0.015783 10.0.0.141 - - [2026-02-02 03:22:00] "POST /neutron/port HTTP/1.1" 200 1119 0.017424 10.0.0.141 - - [2026-02-02 03:22:00] "POST /neutron/port HTTP/1.1" 200 117 0.001025 10.0.0.141 - - [2026-02-02 03:22:00] "GET /obj-perms HTTP/1.1" 200 5049 0.064789 10.0.0.22 - - [2026-02-02 03:22:00] "GET /obj-perms HTTP/1.1" 200 5049 0.069041 10.0.0.141 - - [2026-02-02 03:22:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009578 10.0.0.141 - - [2026-02-02 03:22:01] "POST /neutron/port HTTP/1.1" 200 1119 0.018481 10.0.0.141 - - [2026-02-02 03:22:01] "GET /virtual-machine/419e1a7e-20fa-44ca-946d-c1a0079b8693 HTTP/1.1" 200 1288 0.007135 10.0.0.141 - - [2026-02-02 03:22:01] "GET /virtual-machine-interface/5a6a21ae-ae41-45b5-a5ad-2f4dd095c54d HTTP/1.1" 200 2940 0.006468 10.0.0.141 - - [2026-02-02 03:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.141 - - [2026-02-02 03:22:01] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003824 10.0.0.141 - - [2026-02-02 03:22:01] "GET /virtual-networks?parent_id=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003708 10.0.0.141 - - [2026-02-02 03:22:01] "GET /virtual-network/aca0d52c-72f6-4b76-a87e-a7fb26118ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005737 10.0.0.141 - - [2026-02-02 03:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.141 - - [2026-02-02 03:22:04] "GET /virtual-network/aca0d52c-72f6-4b76-a87e-a7fb26118ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005255 10.0.0.141 - - [2026-02-02 03:22:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006543 10.0.0.23 - - [2026-02-02 03:22:08] "DELETE /project/59869430474e4bfb872a56384dd65fba HTTP/1.1" 404 173 0.003074 10.0.0.23 - - [2026-02-02 03:22:08] "DELETE /project/ed576c92-6a8b-49bf-9b99-acfa243076b7 HTTP/1.1" 404 177 0.005983 10.0.0.141 - - [2026-02-02 03:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.141 - - [2026-02-02 03:22:08] "GET /virtual-network/aca0d52c-72f6-4b76-a87e-a7fb26118ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005266 10.0.0.141 - - [2026-02-02 03:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.141 - - [2026-02-02 03:22:10] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003438 10.0.0.141 - - [2026-02-02 03:22:10] "GET /virtual-networks?parent_id=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002753 10.0.0.141 - - [2026-02-02 03:22:10] "GET /virtual-network/aca0d52c-72f6-4b76-a87e-a7fb26118ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005332 10.0.0.141 - - [2026-02-02 03:22:10] "POST /neutron/port HTTP/1.1" 200 1119 0.014395 10.0.0.141 - - [2026-02-02 03:22:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006818 10.0.0.141 - - [2026-02-02 03:22:11] "POST /neutron/port HTTP/1.1" 200 1119 0.020288 10.0.0.141 - - [2026-02-02 03:22:11] "GET /virtual-machine/1bfb4502-a288-4231-8e94-57351f0658fa HTTP/1.1" 200 1288 0.005859 10.0.0.141 - - [2026-02-02 03:22:11] "GET /virtual-machine-interface/4609de5d-f116-4164-89d3-a49affaf3f11 HTTP/1.1" 200 2939 0.006205 10.0.0.141 - - [2026-02-02 03:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.141 - - [2026-02-02 03:22:11] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002948 10.0.0.141 - - [2026-02-02 03:22:11] "GET /virtual-networks?parent_id=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002938 10.0.0.141 - - [2026-02-02 03:22:11] "GET /virtual-network/aca0d52c-72f6-4b76-a87e-a7fb26118ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005669 10.0.0.141 - - [2026-02-02 03:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.141 - - [2026-02-02 03:22:12] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003783 10.0.0.141 - - [2026-02-02 03:22:12] "GET /virtual-networks?parent_id=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003139 10.0.0.141 - - [2026-02-02 03:22:12] "GET /virtual-network/aca0d52c-72f6-4b76-a87e-a7fb26118ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005148 10.0.0.141 - - [2026-02-02 03:22:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006978 10.0.0.141 - - [2026-02-02 03:22:12] "POST /neutron/port HTTP/1.1" 200 1119 0.017287 10.0.0.141 - - [2026-02-02 03:22:12] "GET /virtual-machine/952b84cf-5235-4310-9ec6-4f19ef3f9014 HTTP/1.1" 200 1293 0.006394 10.0.0.141 - - [2026-02-02 03:22:12] "GET /virtual-machine-interface/55729cd7-ced4-4876-b443-b44bc51de30a HTTP/1.1" 200 2940 0.004551 10.0.0.141 - - [2026-02-02 03:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.141 - - [2026-02-02 03:22:13] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003663 10.0.0.141 - - [2026-02-02 03:22:13] "GET /virtual-networks?parent_id=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002856 10.0.0.141 - - [2026-02-02 03:22:13] "GET /virtual-network/aca0d52c-72f6-4b76-a87e-a7fb26118ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005545 10.0.0.141 - - [2026-02-02 03:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.141 - - [2026-02-02 03:22:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003057 10.0.0.141 - - [2026-02-02 03:22:14] "GET /virtual-networks?parent_id=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002973 10.0.0.141 - - [2026-02-02 03:22:14] "GET /virtual-network/aca0d52c-72f6-4b76-a87e-a7fb26118ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005028 10.0.0.141 - - [2026-02-02 03:22:30] "POST /neutron/port HTTP/1.1" 200 1109 0.021064 10.0.0.141 - - [2026-02-02 03:22:30] "POST /neutron/port HTTP/1.1" 200 1109 0.014638 10.0.0.141 - - [2026-02-02 03:22:30] "POST /neutron/port HTTP/1.1" 200 151 0.225136 10.0.0.141 - - [2026-02-02 03:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.23 - - [2026-02-02 03:22:30] "POST /useragent-kv HTTP/1.1" 200 115 0.081552 10.0.0.23 - - [2026-02-02 03:22:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002459 10.0.0.23 - - [2026-02-02 03:22:30] "POST /useragent-kv HTTP/1.1" 200 115 0.007765 10.0.0.23 - - [2026-02-02 03:22:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002206 10.0.0.141 - - [2026-02-02 03:22:30] "POST /neutron/network HTTP/1.1" 200 151 0.242454 10.0.0.141 - - [2026-02-02 03:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.141 - - [2026-02-02 03:22:31] "DELETE /network-ipam/76178789-39b0-4fbc-8bfa-3a31a79f7646 HTTP/1.1" 200 115 0.031331 10.0.0.141 - - [2026-02-02 03:22:31] "POST /fqname-to-id HTTP/1.1" 404 211 0.004193 10.0.0.23 - - [2026-02-02 03:22:32] "GET /projects?obj_uuids=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000888 10.0.0.141 - - [2026-02-02 03:22:32] "GET /project/59869430-474e-4bfb-872a-56384dd65fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.066693 10.0.0.23 - - [2026-02-02 03:22:32] "GET /projects?obj_uuids=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000913 10.0.0.141 - - [2026-02-02 03:22:32] "GET /project/59869430-474e-4bfb-872a-56384dd65fba?fields=virtual_networks HTTP/1.1" 200 1030 0.048921 10.0.0.23 - - [2026-02-02 03:22:32] "GET /projects?obj_uuids=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000933 10.0.0.141 - - [2026-02-02 03:22:32] "GET /project/59869430-474e-4bfb-872a-56384dd65fba?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.048599 10.0.0.23 - - [2026-02-02 03:22:32] "GET /projects?obj_uuids=59869430-474e-4bfb-872a-56384dd65fba&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001337 10.0.0.141 - - [2026-02-02 03:22:32] "GET /project/59869430-474e-4bfb-872a-56384dd65fba?fields=security_groups HTTP/1.1" 200 1256 0.051919 10.0.0.141 - - [2026-02-02 03:22:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.024019 10.0.0.23 - - [2026-02-02 03:22:33] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004298 10.0.0.23 - - [2026-02-02 03:22:33] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000903 10.0.0.23 - - [2026-02-02 03:22:33] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.034303 10.0.0.23 - - [2026-02-02 03:22:34] "POST /id-to-fqname HTTP/1.1" 200 198 0.005062 10.0.0.23 - - [2026-02-02 03:22:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.006351 10.0.0.23 - - [2026-02-02 03:22:34] "POST /security-groups HTTP/1.1" 200 599 0.085774 10.0.0.23 - - [2026-02-02 03:22:34] "POST /projects HTTP/1.1" 200 601 0.291020 10.0.0.141 - - [2026-02-02 03:22:34] "POST /access-control-lists HTTP/1.1" 200 604 0.022738 10.0.0.23 - - [2026-02-02 03:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.370789 10.0.0.141 - - [2026-02-02 03:22:34] "GET /project/6d192850-4866-4f37-9d61-3c373602871a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.541230 10.0.0.141 - - [2026-02-02 03:22:35] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.141 - - [2026-02-02 03:22:35] "POST /neutron/port HTTP/1.1" 200 117 0.005936 10.0.0.141 - - [2026-02-02 03:22:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000480 10.0.0.141 - - [2026-02-02 03:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.060641 10.0.0.23 - - [2026-02-02 03:22:37] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000805 10.0.0.141 - - [2026-02-02 03:22:37] "GET /project/6d192850-4866-4f37-9d61-3c373602871a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.034084 10.0.0.23 - - [2026-02-02 03:22:37] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001248 10.0.0.141 - - [2026-02-02 03:22:37] "POST /neutron/network HTTP/1.1" 200 613 0.131730 10.0.0.141 - - [2026-02-02 03:22:38] "POST /route-targets HTTP/1.1" 200 327 0.015259 10.0.0.141 - - [2026-02-02 03:22:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.043777 10.0.0.141 - - [2026-02-02 03:22:38] "POST /neutron/network HTTP/1.1" 200 1007 0.009864 10.0.0.141 - - [2026-02-02 03:22:38] "POST /id-to-fqname HTTP/1.1" 200 228 0.001005 10.0.0.141 - - [2026-02-02 03:22:38] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004351 10.0.0.141 - - [2026-02-02 03:22:38] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005144 10.0.0.141 - - [2026-02-02 03:22:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.007339 10.0.0.141 - - [2026-02-02 03:22:39] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005546 10.0.0.23 - - [2026-02-02 03:22:40] "GET /obj-perms HTTP/1.1" 200 5065 0.056692 10.0.0.141 - - [2026-02-02 03:22:40] "POST /id-to-fqname HTTP/1.1" 200 228 0.001268 10.0.0.23 - - [2026-02-02 03:22:41] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000892 10.0.0.141 - - [2026-02-02 03:22:41] "GET /project/6d192850-4866-4f37-9d61-3c373602871a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.066027 10.0.0.141 - - [2026-02-02 03:22:41] "POST /neutron/network HTTP/1.1" 200 1007 0.007872 10.0.0.141 - - [2026-02-02 03:22:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.001803 10.0.0.141 - - [2026-02-02 03:22:41] "POST /neutron/port HTTP/1.1" 200 117 0.006614 10.0.0.23 - - [2026-02-02 03:22:42] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001236 10.0.0.141 - - [2026-02-02 03:22:42] "POST /neutron/port HTTP/1.1" 200 1176 0.302787 10.0.0.141 - - [2026-02-02 03:22:42] "POST /neutron/port HTTP/1.1" 200 1230 0.109067 10.0.0.23 - - [2026-02-02 03:22:42] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000839 10.0.0.141 - - [2026-02-02 03:22:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004392 10.0.0.141 - - [2026-02-02 03:22:42] "GET /project/6d192850-4866-4f37-9d61-3c373602871a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.070610 10.0.0.141 - - [2026-02-02 03:22:42] "POST /neutron/network HTTP/1.1" 200 1007 0.008724 10.0.0.141 - - [2026-02-02 03:22:42] "POST /neutron/port HTTP/1.1" 200 1240 0.020405 10.0.0.141 - - [2026-02-02 03:22:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001322 10.0.0.141 - - [2026-02-02 03:22:43] "POST /neutron/port HTTP/1.1" 200 1240 0.018958 10.0.0.141 - - [2026-02-02 03:22:43] "POST /neutron/network HTTP/1.1" 200 1017 0.005795 10.0.0.141 - - [2026-02-02 03:22:43] "POST /neutron/port HTTP/1.1" 200 1176 0.017455 10.0.0.141 - - [2026-02-02 03:22:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003577 10.0.0.141 - - [2026-02-02 03:22:43] "POST /neutron/port HTTP/1.1" 200 117 0.001169 10.0.0.23 - - [2026-02-02 03:22:44] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000901 10.0.0.141 - - [2026-02-02 03:22:44] "GET /project/6d192850-4866-4f37-9d61-3c373602871a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.067531 10.0.0.141 - - [2026-02-02 03:22:44] "POST /neutron/network HTTP/1.1" 200 1007 0.007989 10.0.0.141 - - [2026-02-02 03:22:44] "POST /neutron/port HTTP/1.1" 200 117 0.005408 10.0.0.141 - - [2026-02-02 03:22:44] "POST /id-to-fqname HTTP/1.1" 200 228 0.001087 10.0.0.141 - - [2026-02-02 03:22:44] "POST /neutron/network HTTP/1.1" 200 1017 0.006065 10.0.0.141 - - [2026-02-02 03:22:44] "POST /neutron/port HTTP/1.1" 200 1176 0.018507 10.0.0.141 - - [2026-02-02 03:22:45] "POST /neutron/port HTTP/1.1" 200 1240 0.016228 10.0.0.23 - - [2026-02-02 03:22:45] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001210 10.0.0.141 - - [2026-02-02 03:22:45] "GET /project/6d192850-4866-4f37-9d61-3c373602871a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.059661 10.0.0.141 - - [2026-02-02 03:22:45] "POST /neutron/network HTTP/1.1" 200 1007 0.007927 10.0.0.141 - - [2026-02-02 03:22:45] "POST /neutron/port HTTP/1.1" 200 117 0.001055 10.0.0.141 - - [2026-02-02 03:22:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006706 10.0.0.141 - - [2026-02-02 03:22:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007337 10.0.0.141 - - [2026-02-02 03:22:45] "POST /neutron/port HTTP/1.1" 200 1240 0.017280 10.0.0.141 - - [2026-02-02 03:22:45] "GET /virtual-machine/bcd9e816-dc86-456e-be3f-1e43484902d8 HTTP/1.1" 401 293 0.000399 10.0.0.141 - - [2026-02-02 03:22:45] "POST /neutron/port HTTP/1.1" 200 1240 0.018710 10.0.0.23 - - [2026-02-02 03:22:45] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001415 10.0.0.141 - - [2026-02-02 03:22:46] "POST /neutron/subnet HTTP/1.1" 200 1389 0.018819 10.0.0.141 - - [2026-02-02 03:22:46] "POST /neutron/network HTTP/1.1" 200 1007 0.012782 10.0.0.141 - - [2026-02-02 03:22:46] "POST /neutron/port HTTP/1.1" 200 1176 0.334318 10.0.0.141 - - [2026-02-02 03:22:46] "GET /virtual-machine/bcd9e816-dc86-456e-be3f-1e43484902d8 HTTP/1.1" 200 1301 0.031423 10.0.0.141 - - [2026-02-02 03:22:46] "GET /virtual-machine-interface/defba26d-3f68-43bb-909d-f4c1159f84bc HTTP/1.1" 200 3175 0.007063 10.0.0.141 - - [2026-02-02 03:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.141 - - [2026-02-02 03:22:46] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003712 10.0.0.141 - - [2026-02-02 03:22:46] "GET /virtual-networks?parent_id=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002633 10.0.0.141 - - [2026-02-02 03:22:46] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006170 10.0.0.141 - - [2026-02-02 03:22:46] "POST /neutron/port HTTP/1.1" 200 1230 0.096992 10.0.0.141 - - [2026-02-02 03:22:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003352 10.0.0.141 - - [2026-02-02 03:22:46] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.141 - - [2026-02-02 03:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.141 - - [2026-02-02 03:22:49] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004864 10.0.0.141 - - [2026-02-02 03:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.141 - - [2026-02-02 03:22:53] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005437 10.0.0.141 - - [2026-02-02 03:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.141 - - [2026-02-02 03:22:57] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005157 10.0.0.141 - - [2026-02-02 03:22:59] "DELETE /access-control-list/5c7f99ad-fb4a-4961-987a-ac782aa42844 HTTP/1.1" 200 115 0.049575 10.0.0.141 - - [2026-02-02 03:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.141 - - [2026-02-02 03:23:01] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004928 10.0.0.141 - - [2026-02-02 03:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.141 - - [2026-02-02 03:23:05] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004725 10.0.0.23 - - [2026-02-02 03:23:08] "DELETE /project/59869430-474e-4bfb-872a-56384dd65fba HTTP/1.1" 404 177 0.002728 10.0.0.23 - - [2026-02-02 03:23:08] "DELETE /project/6d19285048664f379d613c373602871a HTTP/1.1" 404 173 0.005267 10.0.0.141 - - [2026-02-02 03:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.141 - - [2026-02-02 03:23:09] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006232 10.0.0.141 - - [2026-02-02 03:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.141 - - [2026-02-02 03:23:14] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004735 10.0.0.141 - - [2026-02-02 03:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.141 - - [2026-02-02 03:23:18] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004663 10.0.0.141 - - [2026-02-02 03:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.141 - - [2026-02-02 03:23:22] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005180 10.0.0.141 - - [2026-02-02 03:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.141 - - [2026-02-02 03:23:26] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004649 10.0.0.141 - - [2026-02-02 03:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.141 - - [2026-02-02 03:23:30] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004932 10.0.0.141 - - [2026-02-02 03:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.141 - - [2026-02-02 03:23:34] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004964 10.0.0.141 - - [2026-02-02 03:23:34] "POST /neutron/port HTTP/1.1" 200 1240 0.014150 10.0.0.141 - - [2026-02-02 03:23:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003929 10.0.0.141 - - [2026-02-02 03:23:34] "POST /neutron/port HTTP/1.1" 200 117 0.001065 10.0.0.141 - - [2026-02-02 03:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.141 - - [2026-02-02 03:23:38] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004545 10.0.0.141 - - [2026-02-02 03:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.141 - - [2026-02-02 03:23:42] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004738 10.0.0.141 - - [2026-02-02 03:23:46] "POST /neutron/port HTTP/1.1" 200 1240 0.018605 10.0.0.141 - - [2026-02-02 03:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.141 - - [2026-02-02 03:23:46] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004873 10.0.0.141 - - [2026-02-02 03:23:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003639 10.0.0.141 - - [2026-02-02 03:23:46] "POST /neutron/port HTTP/1.1" 200 117 0.001099 10.0.0.141 - - [2026-02-02 03:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.141 - - [2026-02-02 03:23:48] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003145 10.0.0.141 - - [2026-02-02 03:23:48] "GET /virtual-networks?parent_id=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003389 10.0.0.141 - - [2026-02-02 03:23:48] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005220 10.0.0.141 - - [2026-02-02 03:23:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006931 10.0.0.141 - - [2026-02-02 03:23:49] "GET /obj-perms HTTP/1.1" 200 5075 0.046932 10.0.0.141 - - [2026-02-02 03:23:54] "POST /neutron/port HTTP/1.1" 200 1240 0.019655 10.0.0.141 - - [2026-02-02 03:23:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006186 10.0.0.23 - - [2026-02-02 03:23:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.23 - - [2026-02-02 03:23:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.22 - - [2026-02-02 03:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.22 - - [2026-02-02 03:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.23 - - [2026-02-02 03:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.23 - - [2026-02-02 03:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.22 - - [2026-02-02 03:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.22 - - [2026-02-02 03:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000339 10.0.0.141 - - [2026-02-02 03:23:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.141 - - [2026-02-02 03:23:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.141 - - [2026-02-02 03:23:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.141 - - [2026-02-02 03:23:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.141 - - [2026-02-02 03:24:00] "POST /neutron/port HTTP/1.1" 200 1240 0.016676 10.0.0.141 - - [2026-02-02 03:24:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006247 10.0.0.141 - - [2026-02-02 03:24:09] "POST /neutron/port HTTP/1.1" 200 1240 0.016963 10.0.0.141 - - [2026-02-02 03:24:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006542 10.0.0.141 - - [2026-02-02 03:24:15] "POST /neutron/port HTTP/1.1" 200 1240 0.016294 10.0.0.141 - - [2026-02-02 03:24:15] "GET /virtual-machine/22123e24-cb76-4dde-8a4b-6a867d83561a HTTP/1.1" 200 1299 0.005402 10.0.0.141 - - [2026-02-02 03:24:15] "GET /virtual-machine-interface/9f6fc263-cf61-491e-ae3b-f62a7504a179 HTTP/1.1" 200 3175 0.005035 10.0.0.141 - - [2026-02-02 03:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.141 - - [2026-02-02 03:24:15] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003066 10.0.0.141 - - [2026-02-02 03:24:15] "GET /virtual-networks?parent_id=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004340 10.0.0.141 - - [2026-02-02 03:24:15] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007591 10.0.0.141 - - [2026-02-02 03:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.141 - - [2026-02-02 03:24:16] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005831 10.0.0.141 - - [2026-02-02 03:24:16] "GET /virtual-networks?parent_id=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002770 10.0.0.141 - - [2026-02-02 03:24:16] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005180 10.0.0.141 - - [2026-02-02 03:24:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006645 10.0.0.141 - - [2026-02-02 03:24:21] "POST /neutron/port HTTP/1.1" 200 1240 0.018596 10.0.0.141 - - [2026-02-02 03:24:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006931 10.0.0.141 - - [2026-02-02 03:24:22] "GET /virtual-machine/6e27f74a-e5ee-4443-ad3f-62c97641dd0e HTTP/1.1" 200 1300 0.006756 10.0.0.141 - - [2026-02-02 03:24:22] "GET /virtual-machine-interface/f43f152f-4cc6-454e-9808-3a5af4a6378d HTTP/1.1" 200 3175 0.004671 10.0.0.141 - - [2026-02-02 03:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.141 - - [2026-02-02 03:24:22] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003202 10.0.0.141 - - [2026-02-02 03:24:22] "GET /virtual-networks?parent_id=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002624 10.0.0.141 - - [2026-02-02 03:24:22] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006143 10.0.0.141 - - [2026-02-02 03:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.141 - - [2026-02-02 03:24:23] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003843 10.0.0.141 - - [2026-02-02 03:24:23] "GET /virtual-networks?parent_id=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002979 10.0.0.141 - - [2026-02-02 03:24:23] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006268 10.0.0.141 - - [2026-02-02 03:24:35] "POST /neutron/network HTTP/1.1" 200 1017 0.008244 10.0.0.141 - - [2026-02-02 03:24:35] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015228 10.0.0.141 - - [2026-02-02 03:24:35] "POST /neutron/network HTTP/1.1" 200 1007 0.008849 10.0.0.23 - - [2026-02-02 03:24:42] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001440 10.0.0.141 - - [2026-02-02 03:24:42] "GET /project/6d192850-4866-4f37-9d61-3c373602871a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.042991 10.0.0.141 - - [2026-02-02 03:24:42] "POST /fqname-to-id HTTP/1.1" 404 226 0.004601 10.0.0.141 - - [2026-02-02 03:24:42] "POST /interface-route-tables HTTP/1.1" 200 575 0.024310 10.0.0.141 - - [2026-02-02 03:24:42] "GET /interface-route-table/37ee0f9e-b3bb-48dc-a704-e13a970394ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.005783 10.0.0.141 - - [2026-02-02 03:24:43] "GET /virtual-machine-interface/defba26d-3f68-43bb-909d-f4c1159f84bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005446 10.0.0.141 - - [2026-02-02 03:24:43] "POST /ref-update HTTP/1.1" 200 156 0.014232 10.0.0.141 - - [2026-02-02 03:24:47] "POST /neutron/network HTTP/1.1" 200 1017 0.006218 10.0.0.141 - - [2026-02-02 03:24:47] "POST /neutron/subnet HTTP/1.1" 200 1389 0.011562 10.0.0.141 - - [2026-02-02 03:24:47] "POST /neutron/network HTTP/1.1" 200 1007 0.008385 10.0.0.22 - - [2026-02-02 03:24:49] "GET /obj-perms HTTP/1.1" 200 5075 0.068394 10.0.0.23 - - [2026-02-02 03:25:33] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000902 10.0.0.141 - - [2026-02-02 03:25:33] "GET /project/6d192850-4866-4f37-9d61-3c373602871a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.050341 10.0.0.141 - - [2026-02-02 03:25:33] "POST /fqname-to-id HTTP/1.1" 404 226 0.002495 10.0.0.141 - - [2026-02-02 03:25:33] "POST /interface-route-tables HTTP/1.1" 200 575 0.021894 10.0.0.141 - - [2026-02-02 03:25:33] "GET /interface-route-table/7407d058-8cfc-4744-ae9d-5ddcd24e2d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.004880 10.0.0.141 - - [2026-02-02 03:25:33] "GET /virtual-machine-interface/9f6fc263-cf61-491e-ae3b-f62a7504a179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006004 10.0.0.141 - - [2026-02-02 03:25:33] "POST /ref-update HTTP/1.1" 200 156 0.012263 10.0.0.141 - - [2026-02-02 03:25:35] "GET /virtual-machine-interface/f43f152f-4cc6-454e-9808-3a5af4a6378d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005504 10.0.0.141 - - [2026-02-02 03:25:35] "PUT /virtual-machine-interface/f43f152f-4cc6-454e-9808-3a5af4a6378d HTTP/1.1" 200 284 0.012852 10.0.0.141 - - [2026-02-02 03:25:35] "GET /virtual-machine-interface/defba26d-3f68-43bb-909d-f4c1159f84bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006835 10.0.0.141 - - [2026-02-02 03:25:35] "PUT /virtual-machine-interface/defba26d-3f68-43bb-909d-f4c1159f84bc HTTP/1.1" 200 284 0.011356 10.0.0.141 - - [2026-02-02 03:25:35] "GET /virtual-machine-interface/9f6fc263-cf61-491e-ae3b-f62a7504a179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006873 10.0.0.141 - - [2026-02-02 03:25:35] "PUT /virtual-machine-interface/9f6fc263-cf61-491e-ae3b-f62a7504a179 HTTP/1.1" 200 284 0.012129 10.0.0.141 - - [2026-02-02 03:25:37] "POST /neutron/network HTTP/1.1" 200 1017 0.030149 10.0.0.141 - - [2026-02-02 03:25:37] "POST /neutron/subnet HTTP/1.1" 200 1389 0.010882 10.0.0.141 - - [2026-02-02 03:25:37] "POST /neutron/network HTTP/1.1" 200 1007 0.008430 10.0.0.141 - - [2026-02-02 03:25:47] "POST /neutron/network HTTP/1.1" 200 1017 0.007593 10.0.0.141 - - [2026-02-02 03:25:47] "POST /neutron/subnet HTTP/1.1" 200 1389 0.011576 10.0.0.141 - - [2026-02-02 03:25:48] "POST /neutron/network HTTP/1.1" 200 1007 0.011178 10.0.0.141 - - [2026-02-02 03:26:37] "POST /neutron/network HTTP/1.1" 200 1017 0.006413 10.0.0.141 - - [2026-02-02 03:26:37] "POST /neutron/subnet HTTP/1.1" 200 1389 0.011656 10.0.0.141 - - [2026-02-02 03:26:37] "POST /neutron/network HTTP/1.1" 200 1007 0.009271 10.0.0.141 - - [2026-02-02 03:26:38] "POST /neutron/port HTTP/1.1" 200 1240 0.014958 10.0.0.141 - - [2026-02-02 03:26:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006268 10.0.0.141 - - [2026-02-02 03:26:38] "GET /virtual-machine/f7b0d4ca-91f8-4b05-83db-c95b9ea4790c HTTP/1.1" 200 1300 0.004779 10.0.0.141 - - [2026-02-02 03:26:38] "GET /virtual-machine-interface/76f08e7c-90ab-48d3-8b7b-a604f33ce917 HTTP/1.1" 200 3174 0.004204 10.0.0.141 - - [2026-02-02 03:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.141 - - [2026-02-02 03:26:39] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002917 10.0.0.141 - - [2026-02-02 03:26:39] "GET /virtual-networks?parent_id=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003494 10.0.0.141 - - [2026-02-02 03:26:39] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005140 10.0.0.141 - - [2026-02-02 03:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.141 - - [2026-02-02 03:26:40] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003078 10.0.0.141 - - [2026-02-02 03:26:40] "GET /virtual-networks?parent_id=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003032 10.0.0.141 - - [2026-02-02 03:26:40] "GET /virtual-network/5c60ce10-02d0-4606-bb6c-d42e3ac46e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006096 10.0.0.141 - - [2026-02-02 03:26:40] "GET /virtual-machine-interface/76f08e7c-90ab-48d3-8b7b-a604f33ce917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.005278 10.0.0.141 - - [2026-02-02 03:26:40] "PUT /virtual-machine-interface/76f08e7c-90ab-48d3-8b7b-a604f33ce917 HTTP/1.1" 200 284 0.012340 10.0.0.141 - - [2026-02-02 03:26:47] "POST /neutron/network HTTP/1.1" 200 1017 0.006487 10.0.0.141 - - [2026-02-02 03:26:47] "POST /neutron/subnet HTTP/1.1" 200 1389 0.010804 10.0.0.141 - - [2026-02-02 03:26:47] "POST /neutron/network HTTP/1.1" 200 1007 0.007946 10.0.0.23 - - [2026-02-02 03:26:51] "GET /obj-perms HTTP/1.1" 200 5075 0.046949 10.0.0.23 - - [2026-02-02 03:27:20] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000864 10.0.0.141 - - [2026-02-02 03:27:20] "GET /project/6d192850-4866-4f37-9d61-3c373602871a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.033739 10.0.0.141 - - [2026-02-02 03:27:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.003649 10.0.0.141 - - [2026-02-02 03:27:20] "POST /interface-route-tables HTTP/1.1" 200 575 0.021071 10.0.0.141 - - [2026-02-02 03:27:20] "GET /interface-route-table/60ec4ea3-da14-4a5b-9b10-b8b57f9770ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.005748 10.0.0.141 - - [2026-02-02 03:27:21] "GET /virtual-machine-interface/76f08e7c-90ab-48d3-8b7b-a604f33ce917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005981 10.0.0.141 - - [2026-02-02 03:27:21] "POST /ref-update HTTP/1.1" 200 156 0.018410 10.0.0.141 - - [2026-02-02 03:27:22] "GET /virtual-machine-interface/defba26d-3f68-43bb-909d-f4c1159f84bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.005704 10.0.0.141 - - [2026-02-02 03:27:22] "POST /ref-update HTTP/1.1" 200 156 0.017320 10.0.0.141 - - [2026-02-02 03:27:22] "DELETE /interface-route-table/37ee0f9e-b3bb-48dc-a704-e13a970394ef HTTP/1.1" 200 115 0.034798 10.0.0.141 - - [2026-02-02 03:27:23] "POST /neutron/port HTTP/1.1" 200 151 0.195864 10.0.0.141 - - [2026-02-02 03:27:32] "GET /virtual-machine-interface/76f08e7c-90ab-48d3-8b7b-a604f33ce917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.008778 10.0.0.141 - - [2026-02-02 03:27:32] "POST /ref-update HTTP/1.1" 200 156 0.017264 10.0.0.141 - - [2026-02-02 03:27:32] "DELETE /interface-route-table/60ec4ea3-da14-4a5b-9b10-b8b57f9770ff HTTP/1.1" 200 115 0.034536 10.0.0.141 - - [2026-02-02 03:27:32] "GET /virtual-machine-interface/9f6fc263-cf61-491e-ae3b-f62a7504a179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.008921 10.0.0.141 - - [2026-02-02 03:27:32] "POST /ref-update HTTP/1.1" 200 156 0.017785 10.0.0.141 - - [2026-02-02 03:27:33] "DELETE /interface-route-table/7407d058-8cfc-4744-ae9d-5ddcd24e2d80 HTTP/1.1" 200 115 0.034005 10.0.0.141 - - [2026-02-02 03:27:33] "POST /neutron/port HTTP/1.1" 200 1240 0.017119 10.0.0.141 - - [2026-02-02 03:27:33] "POST /neutron/port HTTP/1.1" 200 1240 0.022105 10.0.0.141 - - [2026-02-02 03:27:33] "POST /neutron/port HTTP/1.1" 200 1240 0.030985 10.0.0.141 - - [2026-02-02 03:27:35] "POST /neutron/network HTTP/1.1" 200 1007 0.007646 10.0.0.23 - - [2026-02-02 03:27:36] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.025453 10.0.0.141 - - [2026-02-02 03:27:36] "GET /project/6d192850-4866-4f37-9d61-3c373602871a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.088989 10.0.0.23 - - [2026-02-02 03:27:36] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001198 10.0.0.141 - - [2026-02-02 03:27:36] "GET /project/6d192850-4866-4f37-9d61-3c373602871a?fields=virtual_networks HTTP/1.1" 200 1047 0.039930 10.0.0.23 - - [2026-02-02 03:27:37] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000965 10.0.0.141 - - [2026-02-02 03:27:37] "GET /project/6d192850-4866-4f37-9d61-3c373602871a?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.039538 10.0.0.23 - - [2026-02-02 03:27:37] "GET /projects?obj_uuids=6d192850-4866-4f37-9d61-3c373602871a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000954 10.0.0.141 - - [2026-02-02 03:27:37] "GET /project/6d192850-4866-4f37-9d61-3c373602871a?fields=security_groups HTTP/1.1" 200 1281 0.039743 10.0.0.141 - - [2026-02-02 03:27:37] "POST /fqname-to-id HTTP/1.1" 404 183 0.028731 10.0.0.23 - - [2026-02-02 03:27:38] "GET /projects?obj_uuids=30d7c159-5daf-4bd5-af61-de6b38d1b09e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002770 10.0.0.23 - - [2026-02-02 03:27:38] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001142 10.0.0.23 - - [2026-02-02 03:27:38] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.035022 10.0.0.23 - - [2026-02-02 03:27:38] "POST /id-to-fqname HTTP/1.1" 200 185 0.005036 10.0.0.23 - - [2026-02-02 03:27:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.003550 10.0.0.23 - - [2026-02-02 03:27:38] "POST /security-groups HTTP/1.1" 200 586 0.069723 10.0.0.23 - - [2026-02-02 03:27:38] "POST /projects HTTP/1.1" 200 575 0.267468 10.0.0.141 - - [2026-02-02 03:27:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.031892 10.0.0.23 - - [2026-02-02 03:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.341444 10.0.0.141 - - [2026-02-02 03:27:38] "POST /access-control-lists HTTP/1.1" 200 589 0.023136 10.0.0.141 - - [2026-02-02 03:27:38] "GET /project/30d7c159-5daf-4bd5-af61-de6b38d1b09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.514286 10.0.0.141 - - [2026-02-02 03:27:39] "GET / HTTP/1.1" 200 35931 0.001994 10.0.0.23 - - [2026-02-02 03:27:42] "GET /projects?obj_uuids=30d7c159-5daf-4bd5-af61-de6b38d1b09e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000942 10.0.0.141 - - [2026-02-02 03:27:42] "GET /project/30d7c159-5daf-4bd5-af61-de6b38d1b09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.049205 10.0.0.23 - - [2026-02-02 03:27:42] "GET /projects?obj_uuids=30d7c159-5daf-4bd5-af61-de6b38d1b09e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001007 10.0.0.141 - - [2026-02-02 03:27:42] "GET /project/30d7c159-5daf-4bd5-af61-de6b38d1b09e?fields=virtual_networks HTTP/1.1" 200 1021 0.051720 10.0.0.23 - - [2026-02-02 03:27:42] "GET /projects?obj_uuids=30d7c159-5daf-4bd5-af61-de6b38d1b09e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001172 10.0.0.141 - - [2026-02-02 03:27:42] "GET /project/30d7c159-5daf-4bd5-af61-de6b38d1b09e?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.042012 10.0.0.23 - - [2026-02-02 03:27:42] "GET /projects?obj_uuids=30d7c159-5daf-4bd5-af61-de6b38d1b09e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000901 10.0.0.141 - - [2026-02-02 03:27:42] "GET /project/30d7c159-5daf-4bd5-af61-de6b38d1b09e?fields=security_groups HTTP/1.1" 200 1242 0.040370 10.0.0.141 - - [2026-02-02 03:27:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.030122 10.0.0.23 - - [2026-02-02 03:27:43] "GET /projects?obj_uuids=0df4ee17-a77e-4631-9907-aefec6b5145e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003163 10.0.0.23 - - [2026-02-02 03:27:43] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001199 10.0.0.23 - - [2026-02-02 03:27:43] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008079 10.0.0.23 - - [2026-02-02 03:27:44] "POST /id-to-fqname HTTP/1.1" 200 195 0.009217 10.0.0.23 - - [2026-02-02 03:27:44] "POST /fqname-to-id HTTP/1.1" 404 204 0.008084 10.0.0.23 - - [2026-02-02 03:27:44] "POST /security-groups HTTP/1.1" 200 596 0.025658 10.0.0.23 - - [2026-02-02 03:27:44] "POST /projects HTTP/1.1" 200 595 0.236569 10.0.0.141 - - [2026-02-02 03:27:44] "POST /fqname-to-id HTTP/1.1" 404 238 0.010365 10.0.0.23 - - [2026-02-02 03:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.311180 10.0.0.141 - - [2026-02-02 03:27:44] "GET /project/0df4ee17-a77e-4631-9907-aefec6b5145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.445207 10.0.0.141 - - [2026-02-02 03:27:45] "GET / HTTP/1.1" 200 35931 0.001485 10.0.0.23 - - [2026-02-02 03:27:48] "GET /projects?obj_uuids=0df4ee17-a77e-4631-9907-aefec6b5145e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000855 10.0.0.141 - - [2026-02-02 03:27:48] "GET /project/0df4ee17-a77e-4631-9907-aefec6b5145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.048706 10.0.0.23 - - [2026-02-02 03:27:48] "GET /projects?obj_uuids=0df4ee17-a77e-4631-9907-aefec6b5145e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000835 10.0.0.141 - - [2026-02-02 03:27:48] "GET /project/0df4ee17-a77e-4631-9907-aefec6b5145e?fields=virtual_networks HTTP/1.1" 200 1041 0.047893 10.0.0.23 - - [2026-02-02 03:27:48] "GET /projects?obj_uuids=0df4ee17-a77e-4631-9907-aefec6b5145e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001301 10.0.0.141 - - [2026-02-02 03:27:48] "GET /project/0df4ee17-a77e-4631-9907-aefec6b5145e?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.050269 10.0.0.23 - - [2026-02-02 03:27:48] "GET /projects?obj_uuids=0df4ee17-a77e-4631-9907-aefec6b5145e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000984 10.0.0.141 - - [2026-02-02 03:27:48] "GET /project/0df4ee17-a77e-4631-9907-aefec6b5145e?fields=security_groups HTTP/1.1" 200 1272 0.036026 10.0.0.141 - - [2026-02-02 03:27:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.033230 10.0.0.23 - - [2026-02-02 03:27:49] "GET /projects?obj_uuids=fc46f36d-b87b-4271-9f6c-e0ce07263382&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002777 10.0.0.23 - - [2026-02-02 03:27:49] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000908 10.0.0.23 - - [2026-02-02 03:27:49] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006894 10.0.0.23 - - [2026-02-02 03:27:49] "POST /id-to-fqname HTTP/1.1" 200 201 0.003352 10.0.0.23 - - [2026-02-02 03:27:49] "POST /fqname-to-id HTTP/1.1" 404 210 0.005114 10.0.0.23 - - [2026-02-02 03:27:49] "POST /security-groups HTTP/1.1" 200 602 0.028044 10.0.0.23 - - [2026-02-02 03:27:49] "POST /projects HTTP/1.1" 200 607 0.211980 10.0.0.23 - - [2026-02-02 03:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.292518 10.0.0.141 - - [2026-02-02 03:27:49] "POST /access-control-lists HTTP/1.1" 200 607 0.027643 10.0.0.141 - - [2026-02-02 03:27:50] "GET /project/fc46f36d-b87b-4271-9f6c-e0ce07263382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.435152 10.0.0.141 - - [2026-02-02 03:27:51] "GET / HTTP/1.1" 200 35931 0.001318 10.0.0.23 - - [2026-02-02 03:27:54] "GET /projects?obj_uuids=fc46f36d-b87b-4271-9f6c-e0ce07263382&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000932 10.0.0.141 - - [2026-02-02 03:27:54] "GET /project/fc46f36d-b87b-4271-9f6c-e0ce07263382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.036971 10.0.0.23 - - [2026-02-02 03:27:54] "GET /projects?obj_uuids=fc46f36d-b87b-4271-9f6c-e0ce07263382&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001206 10.0.0.141 - - [2026-02-02 03:27:54] "GET /project/fc46f36d-b87b-4271-9f6c-e0ce07263382?fields=virtual_networks HTTP/1.1" 200 1054 0.038833 10.0.0.23 - - [2026-02-02 03:27:54] "GET /projects?obj_uuids=fc46f36d-b87b-4271-9f6c-e0ce07263382&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000929 10.0.0.141 - - [2026-02-02 03:27:54] "GET /project/fc46f36d-b87b-4271-9f6c-e0ce07263382?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.038779 10.0.0.23 - - [2026-02-02 03:27:54] "GET /projects?obj_uuids=fc46f36d-b87b-4271-9f6c-e0ce07263382&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001008 10.0.0.141 - - [2026-02-02 03:27:54] "GET /project/fc46f36d-b87b-4271-9f6c-e0ce07263382?fields=security_groups HTTP/1.1" 200 1291 0.036518 10.0.0.141 - - [2026-02-02 03:27:55] "POST /fqname-to-id HTTP/1.1" 404 185 0.026799 10.0.0.23 - - [2026-02-02 03:27:55] "GET /projects?obj_uuids=bb333c40-fa46-49f7-b9a1-4c0b660d0cd4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002966 10.0.0.23 - - [2026-02-02 03:27:55] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001004 10.0.0.23 - - [2026-02-02 03:27:55] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008129 10.0.0.23 - - [2026-02-02 03:27:55] "POST /id-to-fqname HTTP/1.1" 200 187 0.009750 10.0.0.23 - - [2026-02-02 03:27:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.003139 10.0.0.23 - - [2026-02-02 03:27:55] "POST /security-groups HTTP/1.1" 200 588 0.031329 10.0.0.141 - - [2026-02-02 03:27:55] "POST /fqname-to-id HTTP/1.1" 404 231 0.007601 10.0.0.23 - - [2026-02-02 03:27:55] "POST /projects HTTP/1.1" 200 579 0.265328 10.0.0.23 - - [2026-02-02 03:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.339074 10.0.0.141 - - [2026-02-02 03:27:55] "POST /access-control-lists HTTP/1.1" 200 591 0.026700 10.0.0.141 - - [2026-02-02 03:27:55] "GET /project/bb333c40-fa46-49f7-b9a1-4c0b660d0cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.486348 10.0.0.141 - - [2026-02-02 03:27:56] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.23 - - [2026-02-02 03:27:59] "GET /projects?obj_uuids=bb333c40-fa46-49f7-b9a1-4c0b660d0cd4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000944 10.0.0.141 - - [2026-02-02 03:27:59] "GET /project/bb333c40-fa46-49f7-b9a1-4c0b660d0cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.044210 10.0.0.23 - - [2026-02-02 03:27:59] "GET /projects?obj_uuids=bb333c40-fa46-49f7-b9a1-4c0b660d0cd4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001819 10.0.0.141 - - [2026-02-02 03:27:59] "GET /project/bb333c40-fa46-49f7-b9a1-4c0b660d0cd4?fields=virtual_networks HTTP/1.1" 200 1026 0.058846 10.0.0.23 - - [2026-02-02 03:27:59] "GET /projects?obj_uuids=bb333c40-fa46-49f7-b9a1-4c0b660d0cd4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000934 10.0.0.141 - - [2026-02-02 03:28:00] "GET /project/bb333c40-fa46-49f7-b9a1-4c0b660d0cd4?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.064588 10.0.0.23 - - [2026-02-02 03:28:00] "GET /projects?obj_uuids=bb333c40-fa46-49f7-b9a1-4c0b660d0cd4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001109 10.0.0.141 - - [2026-02-02 03:28:00] "GET /project/bb333c40-fa46-49f7-b9a1-4c0b660d0cd4?fields=security_groups HTTP/1.1" 200 1249 0.068177 10.0.0.141 - - [2026-02-02 03:28:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.042596 10.0.0.23 - - [2026-02-02 03:28:01] "GET /projects?obj_uuids=c7f2bab5-fbc0-4231-b048-e146f3588bf8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004144 10.0.0.23 - - [2026-02-02 03:28:01] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001901 10.0.0.23 - - [2026-02-02 03:28:01] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009505 10.0.0.23 - - [2026-02-02 03:28:01] "POST /id-to-fqname HTTP/1.1" 200 184 0.001145 10.0.0.23 - - [2026-02-02 03:28:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.004271 10.0.0.23 - - [2026-02-02 03:28:01] "POST /security-groups HTTP/1.1" 200 585 0.080663 10.0.0.141 - - [2026-02-02 03:28:01] "POST /fqname-to-id HTTP/1.1" 404 228 0.003930 10.0.0.23 - - [2026-02-02 03:28:01] "POST /projects HTTP/1.1" 200 573 0.287373 10.0.0.23 - - [2026-02-02 03:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.364796 10.0.0.141 - - [2026-02-02 03:28:01] "POST /access-control-lists HTTP/1.1" 200 588 0.028668 10.0.0.141 - - [2026-02-02 03:28:01] "GET /project/c7f2bab5-fbc0-4231-b048-e146f3588bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.515024 10.0.0.141 - - [2026-02-02 03:28:02] "GET / HTTP/1.1" 200 35931 0.001930 10.0.0.23 - - [2026-02-02 03:28:05] "GET /projects?obj_uuids=c7f2bab5-fbc0-4231-b048-e146f3588bf8&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000923 10.0.0.141 - - [2026-02-02 03:28:05] "GET /project/c7f2bab5-fbc0-4231-b048-e146f3588bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.030181 10.0.0.23 - - [2026-02-02 03:28:05] "GET /projects?obj_uuids=c7f2bab5-fbc0-4231-b048-e146f3588bf8&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001220 10.0.0.141 - - [2026-02-02 03:28:05] "GET /project/c7f2bab5-fbc0-4231-b048-e146f3588bf8?fields=virtual_networks HTTP/1.1" 200 1020 0.079677 10.0.0.23 - - [2026-02-02 03:28:05] "GET /projects?obj_uuids=c7f2bab5-fbc0-4231-b048-e146f3588bf8&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001167 10.0.0.141 - - [2026-02-02 03:28:05] "GET /project/c7f2bab5-fbc0-4231-b048-e146f3588bf8?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.037679 10.0.0.23 - - [2026-02-02 03:28:06] "GET /projects?obj_uuids=c7f2bab5-fbc0-4231-b048-e146f3588bf8&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000860 10.0.0.141 - - [2026-02-02 03:28:06] "GET /project/c7f2bab5-fbc0-4231-b048-e146f3588bf8?fields=security_groups HTTP/1.1" 200 1240 0.033914 10.0.0.141 - - [2026-02-02 03:28:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.033597 10.0.0.23 - - [2026-02-02 03:28:06] "GET /projects?obj_uuids=a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002844 10.0.0.23 - - [2026-02-02 03:28:07] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000859 10.0.0.23 - - [2026-02-02 03:28:07] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006387 10.0.0.23 - - [2026-02-02 03:28:07] "POST /id-to-fqname HTTP/1.1" 200 188 0.005577 10.0.0.23 - - [2026-02-02 03:28:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.003679 10.0.0.23 - - [2026-02-02 03:28:07] "POST /security-groups HTTP/1.1" 200 589 0.033951 10.0.0.23 - - [2026-02-02 03:28:07] "POST /projects HTTP/1.1" 200 581 0.259650 10.0.0.141 - - [2026-02-02 03:28:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.008183 10.0.0.23 - - [2026-02-02 03:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.328423 10.0.0.141 - - [2026-02-02 03:28:07] "GET /project/a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.468286 10.0.0.141 - - [2026-02-02 03:28:08] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.23 - - [2026-02-02 03:28:08] "DELETE /project/6d192850-4866-4f37-9d61-3c373602871a HTTP/1.1" 404 177 0.022054 10.0.0.23 - - [2026-02-02 03:28:08] "DELETE /project/c7f2bab5fbc04231b048e146f3588bf8 HTTP/1.1" 404 173 0.017655 10.0.0.23 - - [2026-02-02 03:28:08] "DELETE /project/0df4ee17a77e46319907aefec6b5145e HTTP/1.1" 404 173 0.025451 10.0.0.23 - - [2026-02-02 03:28:08] "DELETE /project/30d7c1595daf4bd5af61de6b38d1b09e HTTP/1.1" 404 173 0.022992 10.0.0.23 - - [2026-02-02 03:28:08] "DELETE /project/fc46f36db87b42719f6ce0ce07263382 HTTP/1.1" 404 173 0.021467 10.0.0.23 - - [2026-02-02 03:28:08] "GET /projects?obj_uuids=c7f2bab5-fbc0-4231-b048-e146f3588bf8&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000989 10.0.0.23 - - [2026-02-02 03:28:08] "GET /projects?obj_uuids=fc46f36d-b87b-4271-9f6c-e0ce07263382&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000771 10.0.0.23 - - [2026-02-02 03:28:08] "GET /projects?obj_uuids=bb333c40-fa46-49f7-b9a1-4c0b660d0cd4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000704 10.0.0.23 - - [2026-02-02 03:28:08] "GET /projects?obj_uuids=30d7c159-5daf-4bd5-af61-de6b38d1b09e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000744 10.0.0.23 - - [2026-02-02 03:28:08] "GET /projects?obj_uuids=0df4ee17-a77e-4631-9907-aefec6b5145e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000867 10.0.0.23 - - [2026-02-02 03:28:08] "DELETE /project/bb333c40fa4649f7b9a14c0b660d0cd4 HTTP/1.1" 404 173 0.008333 10.0.0.23 - - [2026-02-02 03:28:08] "DELETE /project/a2b87bef1a9e44cc9c5d801c9af5b6a1 HTTP/1.1" 404 173 0.007515 10.0.0.23 - - [2026-02-02 03:28:08] "GET /project/30d7c159-5daf-4bd5-af61-de6b38d1b09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.058418 10.0.0.23 - - [2026-02-02 03:28:08] "GET /project/c7f2bab5-fbc0-4231-b048-e146f3588bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.065714 10.0.0.23 - - [2026-02-02 03:28:08] "GET /project/0df4ee17-a77e-4631-9907-aefec6b5145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.066577 10.0.0.23 - - [2026-02-02 03:28:08] "GET /project/bb333c40-fa46-49f7-b9a1-4c0b660d0cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.088375 10.0.0.23 - - [2026-02-02 03:28:08] "GET /project/fc46f36d-b87b-4271-9f6c-e0ce07263382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.090647 10.0.0.23 - - [2026-02-02 03:28:09] "GET /projects?obj_uuids=0df4ee17-a77e-4631-9907-aefec6b5145e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000937 10.0.0.23 - - [2026-02-02 03:28:09] "GET /projects?obj_uuids=c7f2bab5-fbc0-4231-b048-e146f3588bf8&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000814 10.0.0.23 - - [2026-02-02 03:28:09] "GET /projects?obj_uuids=30d7c159-5daf-4bd5-af61-de6b38d1b09e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000944 10.0.0.23 - - [2026-02-02 03:28:09] "GET /projects?obj_uuids=fc46f36d-b87b-4271-9f6c-e0ce07263382&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000909 10.0.0.23 - - [2026-02-02 03:28:09] "GET /projects?obj_uuids=bb333c40-fa46-49f7-b9a1-4c0b660d0cd4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000680 10.0.0.23 - - [2026-02-02 03:28:09] "GET /project/0df4ee17-a77e-4631-9907-aefec6b5145e?fields=security_groups HTTP/1.1" 200 1377 0.102202 10.0.0.23 - - [2026-02-02 03:28:09] "GET /project/30d7c159-5daf-4bd5-af61-de6b38d1b09e?fields=security_groups HTTP/1.1" 200 1347 0.128528 10.0.0.23 - - [2026-02-02 03:28:09] "GET /project/bb333c40-fa46-49f7-b9a1-4c0b660d0cd4?fields=security_groups HTTP/1.1" 200 1354 0.126404 10.0.0.23 - - [2026-02-02 03:28:09] "GET /project/fc46f36d-b87b-4271-9f6c-e0ce07263382?fields=security_groups HTTP/1.1" 200 1396 0.133668 10.0.0.23 - - [2026-02-02 03:28:09] "GET /project/c7f2bab5-fbc0-4231-b048-e146f3588bf8?fields=security_groups HTTP/1.1" 200 1345 0.154758 10.0.0.23 - - [2026-02-02 03:28:09] "DELETE /security-group/af3c30d3-3436-4b25-8763-1cfbae325c2f HTTP/1.1" 200 115 0.123087 10.0.0.23 - - [2026-02-02 03:28:09] "DELETE /security-group/a38dbb25-0472-49d7-ab58-13c1e9639d26 HTTP/1.1" 200 115 0.156189 10.0.0.23 - - [2026-02-02 03:28:09] "GET /projects?obj_uuids=bb333c40-fa46-49f7-b9a1-4c0b660d0cd4&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001455 10.0.0.23 - - [2026-02-02 03:28:09] "GET /projects?obj_uuids=0df4ee17-a77e-4631-9907-aefec6b5145e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001048 10.0.0.23 - - [2026-02-02 03:28:09] "DELETE /security-group/dd3ed810-627f-40fd-bfc1-e25452bee897 HTTP/1.1" 200 115 0.145114 10.0.0.23 - - [2026-02-02 03:28:09] "DELETE /security-group/049f1fc6-82cf-4f4d-ad05-ff58189c9668 HTTP/1.1" 200 115 0.162774 10.0.0.23 - - [2026-02-02 03:28:09] "GET /projects?obj_uuids=fc46f36d-b87b-4271-9f6c-e0ce07263382&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001152 10.0.0.23 - - [2026-02-02 03:28:09] "GET /projects?obj_uuids=30d7c159-5daf-4bd5-af61-de6b38d1b09e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001366 10.0.0.23 - - [2026-02-02 03:28:09] "DELETE /security-group/646357e0-0bda-44e3-b870-51850e41f4c5 HTTP/1.1" 200 115 0.179704 10.0.0.23 - - [2026-02-02 03:28:09] "GET /projects?obj_uuids=c7f2bab5-fbc0-4231-b048-e146f3588bf8&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001965 10.0.0.23 - - [2026-02-02 03:28:09] "GET /project/bb333c40-fa46-49f7-b9a1-4c0b660d0cd4?fields=application_policy_sets HTTP/1.1" 200 1393 0.105747 10.0.0.141 - - [2026-02-02 03:28:09] "DELETE /access-control-list/f2aa0f53-6675-476c-8064-42f0c9a424ee HTTP/1.1" 200 115 0.079957 10.0.0.23 - - [2026-02-02 03:28:09] "GET /project/fc46f36d-b87b-4271-9f6c-e0ce07263382?fields=application_policy_sets HTTP/1.1" 200 1435 0.110447 10.0.0.23 - - [2026-02-02 03:28:09] "GET /project/0df4ee17-a77e-4631-9907-aefec6b5145e?fields=application_policy_sets HTTP/1.1" 200 1416 0.151858 10.0.0.23 - - [2026-02-02 03:28:09] "GET /project/30d7c159-5daf-4bd5-af61-de6b38d1b09e?fields=application_policy_sets HTTP/1.1" 200 1386 0.139179 10.0.0.23 - - [2026-02-02 03:28:09] "GET /project/c7f2bab5-fbc0-4231-b048-e146f3588bf8?fields=application_policy_sets HTTP/1.1" 200 1384 0.140332 10.0.0.141 - - [2026-02-02 03:28:09] "DELETE /access-control-list/cc6bb5c5-8841-4ac4-aaf6-4c2bf080001f HTTP/1.1" 200 115 0.107269 10.0.0.23 - - [2026-02-02 03:28:09] "DELETE /project/bb333c40-fa46-49f7-b9a1-4c0b660d0cd4 HTTP/1.1" 200 115 0.858700 10.0.0.23 - - [2026-02-02 03:28:09] "DELETE /project/fc46f36d-b87b-4271-9f6c-e0ce07263382 HTTP/1.1" 200 115 0.900594 10.0.0.23 - - [2026-02-02 03:28:09] "DELETE /project/30d7c159-5daf-4bd5-af61-de6b38d1b09e HTTP/1.1" 200 115 0.947141 10.0.0.23 - - [2026-02-02 03:28:09] "DELETE /project/0df4ee17-a77e-4631-9907-aefec6b5145e HTTP/1.1" 200 115 0.958030 10.0.0.23 - - [2026-02-02 03:28:09] "DELETE /project/c7f2bab5-fbc0-4231-b048-e146f3588bf8 HTTP/1.1" 200 115 0.974195 10.0.0.141 - - [2026-02-02 03:28:09] "DELETE /access-control-list/12ae37d8-0ec1-4d79-911c-9e5a93ffebd4 HTTP/1.1" 200 115 0.046427 10.0.0.23 - - [2026-02-02 03:28:11] "GET /projects?obj_uuids=a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000912 10.0.0.141 - - [2026-02-02 03:28:11] "GET /project/a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.044508 10.0.0.23 - - [2026-02-02 03:28:11] "GET /projects?obj_uuids=a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000854 10.0.0.141 - - [2026-02-02 03:28:11] "GET /project/a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1?fields=virtual_networks HTTP/1.1" 200 1028 0.040543 10.0.0.23 - - [2026-02-02 03:28:11] "GET /projects?obj_uuids=a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002179 10.0.0.141 - - [2026-02-02 03:28:11] "GET /project/a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.040036 10.0.0.23 - - [2026-02-02 03:28:11] "GET /projects?obj_uuids=a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000960 10.0.0.141 - - [2026-02-02 03:28:11] "GET /project/a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1?fields=security_groups HTTP/1.1" 200 1252 0.037949 10.0.0.141 - - [2026-02-02 03:28:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.025157 10.0.0.23 - - [2026-02-02 03:28:12] "GET /projects?obj_uuids=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003424 10.0.0.23 - - [2026-02-02 03:28:12] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001258 10.0.0.23 - - [2026-02-02 03:28:12] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007509 10.0.0.23 - - [2026-02-02 03:28:12] "POST /id-to-fqname HTTP/1.1" 200 188 0.001188 10.0.0.23 - - [2026-02-02 03:28:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.004685 10.0.0.23 - - [2026-02-02 03:28:12] "POST /security-groups HTTP/1.1" 200 589 0.030694 10.0.0.141 - - [2026-02-02 03:28:12] "POST /fqname-to-id HTTP/1.1" 404 232 0.003029 10.0.0.23 - - [2026-02-02 03:28:12] "POST /projects HTTP/1.1" 200 581 0.236749 10.0.0.23 - - [2026-02-02 03:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.308367 10.0.0.141 - - [2026-02-02 03:28:13] "POST /access-control-lists HTTP/1.1" 200 592 0.029716 10.0.0.141 - - [2026-02-02 03:28:13] "GET /project/191fb186-8eee-424c-a238-730478349fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.451527 10.0.0.141 - - [2026-02-02 03:28:14] "GET / HTTP/1.1" 200 35931 0.002831 10.0.0.141 - - [2026-02-02 03:28:16] "POST /fqname-to-id HTTP/1.1" 401 293 0.000396 10.0.0.141 - - [2026-02-02 03:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.059268 10.0.0.23 - - [2026-02-02 03:28:16] "GET /projects?obj_uuids=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000853 10.0.0.141 - - [2026-02-02 03:28:16] "GET /project/191fb186-8eee-424c-a238-730478349fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.031140 10.0.0.23 - - [2026-02-02 03:28:16] "GET /projects?obj_uuids=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001031 10.0.0.141 - - [2026-02-02 03:28:16] "POST /neutron/network HTTP/1.1" 200 603 0.142430 10.0.0.141 - - [2026-02-02 03:28:17] "POST /id-to-fqname HTTP/1.1" 200 218 0.002608 10.0.0.141 - - [2026-02-02 03:28:17] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005471 10.0.0.141 - - [2026-02-02 03:28:17] "POST /neutron/network HTTP/1.1" 200 824 0.006427 10.0.0.141 - - [2026-02-02 03:28:17] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004900 10.0.0.141 - - [2026-02-02 03:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.141 - - [2026-02-02 03:28:17] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004970 10.0.0.141 - - [2026-02-02 03:28:17] "PUT /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8 HTTP/1.1" 200 264 0.052871 10.0.0.141 - - [2026-02-02 03:28:17] "POST /route-targets HTTP/1.1" 200 323 0.017961 10.0.0.141 - - [2026-02-02 03:28:17] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005255 10.0.0.141 - - [2026-02-02 03:28:18] "GET /obj-perms HTTP/1.1" 200 5045 0.057756 10.0.0.22 - - [2026-02-02 03:28:18] "GET /obj-perms HTTP/1.1" 200 5045 0.049425 10.0.0.141 - - [2026-02-02 03:28:19] "POST /neutron/network HTTP/1.1" 200 824 0.006392 10.0.0.141 - - [2026-02-02 03:28:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001189 10.0.0.23 - - [2026-02-02 03:28:20] "GET /projects?obj_uuids=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000903 10.0.0.141 - - [2026-02-02 03:28:20] "GET /project/191fb186-8eee-424c-a238-730478349fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.136461 10.0.0.141 - - [2026-02-02 03:28:20] "POST /neutron/network HTTP/1.1" 200 824 0.030307 10.0.0.141 - - [2026-02-02 03:28:20] "POST /neutron/port HTTP/1.1" 200 117 0.005995 10.0.0.141 - - [2026-02-02 03:28:21] "POST /neutron/port HTTP/1.1" 200 1060 0.040216 10.0.0.141 - - [2026-02-02 03:28:21] "POST /neutron/port HTTP/1.1" 200 1124 0.015986 10.0.0.141 - - [2026-02-02 03:28:21] "POST /neutron/port HTTP/1.1" 200 117 0.001072 10.0.0.141 - - [2026-02-02 03:28:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008245 10.0.0.141 - - [2026-02-02 03:28:25] "POST /neutron/port HTTP/1.1" 200 1124 0.021078 10.0.0.141 - - [2026-02-02 03:28:25] "GET /virtual-machine/d93510da-6af1-4997-b138-9f500203cd89 HTTP/1.1" 401 293 0.000439 10.0.0.141 - - [2026-02-02 03:28:26] "GET /virtual-machine/d93510da-6af1-4997-b138-9f500203cd89 HTTP/1.1" 200 1291 0.039391 10.0.0.141 - - [2026-02-02 03:28:26] "GET /virtual-machine-interface/7f1624e0-a19f-4554-825d-f99f232f16d8 HTTP/1.1" 200 2929 0.006927 10.0.0.141 - - [2026-02-02 03:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.141 - - [2026-02-02 03:28:26] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003494 10.0.0.141 - - [2026-02-02 03:28:26] "GET /virtual-networks?parent_id=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002779 10.0.0.141 - - [2026-02-02 03:28:26] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005953 10.0.0.141 - - [2026-02-02 03:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.141 - - [2026-02-02 03:28:29] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005841 10.0.0.141 - - [2026-02-02 03:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.141 - - [2026-02-02 03:28:33] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005186 10.0.0.141 - - [2026-02-02 03:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.141 - - [2026-02-02 03:28:37] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005086 10.0.0.141 - - [2026-02-02 03:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.141 - - [2026-02-02 03:28:41] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.004884 10.0.0.141 - - [2026-02-02 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.141 - - [2026-02-02 03:28:45] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.004731 10.0.0.141 - - [2026-02-02 03:28:48] "POST /neutron/port HTTP/1.1" 200 1124 0.015197 10.0.0.141 - - [2026-02-02 03:28:48] "POST /neutron/subnet HTTP/1.1" 200 708 0.007778 10.0.0.141 - - [2026-02-02 03:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.141 - - [2026-02-02 03:28:49] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.004922 10.0.0.141 - - [2026-02-02 03:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.141 - - [2026-02-02 03:28:53] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.004910 10.0.0.23 - - [2026-02-02 03:28:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.23 - - [2026-02-02 03:28:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000342 10.0.0.22 - - [2026-02-02 03:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.22 - - [2026-02-02 03:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.23 - - [2026-02-02 03:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000410 10.0.0.23 - - [2026-02-02 03:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000805 10.0.0.22 - - [2026-02-02 03:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000564 10.0.0.22 - - [2026-02-02 03:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000501 10.0.0.141 - - [2026-02-02 03:28:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.141 - - [2026-02-02 03:28:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000339 10.0.0.141 - - [2026-02-02 03:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.141 - - [2026-02-02 03:28:57] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.007300 10.0.0.141 - - [2026-02-02 03:28:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.141 - - [2026-02-02 03:28:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000337 10.0.0.141 - - [2026-02-02 03:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.141 - - [2026-02-02 03:29:02] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004106 10.0.0.141 - - [2026-02-02 03:29:02] "GET /virtual-networks?parent_id=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003673 10.0.0.141 - - [2026-02-02 03:29:02] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.007878 10.0.0.141 - - [2026-02-02 03:29:02] "POST /neutron/port HTTP/1.1" 200 1124 0.016776 10.0.0.141 - - [2026-02-02 03:29:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006981 10.0.0.23 - - [2026-02-02 03:29:09] "DELETE /project/191fb1868eee424ca238730478349fc7 HTTP/1.1" 404 173 0.005313 10.0.0.23 - - [2026-02-02 03:29:09] "GET /projects?obj_uuids=a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000770 10.0.0.23 - - [2026-02-02 03:29:09] "GET /project/a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.033266 10.0.0.23 - - [2026-02-02 03:29:09] "GET /projects?obj_uuids=a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000929 10.0.0.23 - - [2026-02-02 03:29:10] "GET /project/a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1?fields=security_groups HTTP/1.1" 200 1357 0.074708 10.0.0.23 - - [2026-02-02 03:29:10] "DELETE /security-group/bf606d7f-09cb-407f-87f2-c7569688798f HTTP/1.1" 200 115 0.044152 10.0.0.23 - - [2026-02-02 03:29:10] "GET /projects?obj_uuids=a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001096 10.0.0.23 - - [2026-02-02 03:29:10] "GET /project/a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1?fields=application_policy_sets HTTP/1.1" 200 1396 0.047023 10.0.0.141 - - [2026-02-02 03:29:10] "DELETE /access-control-list/acc63570-ff0f-4cdc-a58a-a13d7a589d45 HTTP/1.1" 200 115 0.048683 10.0.0.23 - - [2026-02-02 03:29:10] "DELETE /project/a2b87bef-1a9e-44cc-9c5d-801c9af5b6a1 HTTP/1.1" 200 115 0.392341 10.0.0.141 - - [2026-02-02 03:29:12] "POST /neutron/port HTTP/1.1" 200 1124 0.015530 10.0.0.141 - - [2026-02-02 03:29:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006366 10.0.0.141 - - [2026-02-02 03:29:23] "POST /neutron/port HTTP/1.1" 200 1124 0.013660 10.0.0.141 - - [2026-02-02 03:29:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007441 10.0.0.141 - - [2026-02-02 03:29:23] "POST /neutron/network HTTP/1.1" 200 798 0.013252 10.0.0.141 - - [2026-02-02 03:29:23] "POST /id-to-fqname HTTP/1.1" 200 218 0.001149 10.0.0.141 - - [2026-02-02 03:29:23] "GET /virtual-machine/d93510da-6af1-4997-b138-9f500203cd89 HTTP/1.1" 200 1291 0.003320 10.0.0.141 - - [2026-02-02 03:29:23] "GET /virtual-machine-interface/7f1624e0-a19f-4554-825d-f99f232f16d8 HTTP/1.1" 200 2929 0.005176 10.0.0.141 - - [2026-02-02 03:29:23] "GET /instance-ip/736880f0-d5b5-49e4-8937-75c308797818 HTTP/1.1" 200 1617 0.006860 10.0.0.141 - - [2026-02-02 03:29:23] "POST /fqname-to-id HTTP/1.1" 404 208 0.003252 10.0.0.141 - - [2026-02-02 03:29:23] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005098 10.0.0.23 - - [2026-02-02 03:29:23] "GET /projects?obj_uuids=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001246 10.0.0.141 - - [2026-02-02 03:29:23] "GET /project/191fb186-8eee-424c-a238-730478349fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.046978 10.0.0.141 - - [2026-02-02 03:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.141 - - [2026-02-02 03:29:23] "GET /security-group/e8a1995f-367c-4054-b44b-a33c70cf9005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3748 0.004068 10.0.0.141 - - [2026-02-02 03:29:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.061078 10.0.0.141 - - [2026-02-02 03:29:23] "POST /instance-ips HTTP/1.1" 200 357 0.040349 10.0.0.141 - - [2026-02-02 03:29:23] "GET /instance-ip/14247535-5561-44c3-a2f4-4a241fb8ebb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.005830 10.0.0.141 - - [2026-02-02 03:29:23] "GET /virtual-machine-interface/63c2b200-745b-407c-ab7f-66d053f5f9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.006087 10.0.0.141 - - [2026-02-02 03:29:23] "GET /virtual-machine-interface/63c2b200-745b-407c-ab7f-66d053f5f9c6?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.006826 10.0.0.141 - - [2026-02-02 03:29:23] "GET /instance-ip/14247535-5561-44c3-a2f4-4a241fb8ebb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.006311 10.0.0.141 - - [2026-02-02 03:29:23] "POST /id-to-fqname HTTP/1.1" 200 218 0.001895 10.0.0.141 - - [2026-02-02 03:29:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006811 10.0.0.141 - - [2026-02-02 03:29:24] "POST /neutron/network HTTP/1.1" 200 824 0.007372 10.0.0.141 - - [2026-02-02 03:29:24] "POST /neutron/port HTTP/1.1" 200 1124 0.017413 10.0.0.141 - - [2026-02-02 03:29:24] "POST /neutron/port HTTP/1.1" 200 117 0.006258 10.0.0.141 - - [2026-02-02 03:29:24] "POST /neutron/port HTTP/1.1" 200 967 0.015509 10.0.0.141 - - [2026-02-02 03:29:25] "POST /neutron/port HTTP/1.1" 200 1069 0.017296 10.0.0.141 - - [2026-02-02 03:29:25] "POST /neutron/port HTTP/1.1" 200 117 0.001087 10.0.0.141 - - [2026-02-02 03:29:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007685 10.0.0.141 - - [2026-02-02 03:29:29] "POST /neutron/port HTTP/1.1" 200 1069 0.018635 10.0.0.141 - - [2026-02-02 03:29:29] "GET /virtual-machine/02c480fb-010e-4df6-9a90-2b5e2b89f87b HTTP/1.1" 200 1267 0.006756 10.0.0.141 - - [2026-02-02 03:29:29] "GET /virtual-machine-interface/63c2b200-745b-407c-ab7f-66d053f5f9c6 HTTP/1.1" 200 2980 0.005167 10.0.0.141 - - [2026-02-02 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.141 - - [2026-02-02 03:29:29] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003673 10.0.0.141 - - [2026-02-02 03:29:29] "GET /virtual-networks?parent_id=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002759 10.0.0.141 - - [2026-02-02 03:29:29] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006068 10.0.0.141 - - [2026-02-02 03:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.141 - - [2026-02-02 03:29:33] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005540 10.0.0.141 - - [2026-02-02 03:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.141 - - [2026-02-02 03:29:37] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005974 10.0.0.141 - - [2026-02-02 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.141 - - [2026-02-02 03:29:41] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.004898 10.0.0.141 - - [2026-02-02 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.141 - - [2026-02-02 03:29:45] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006780 10.0.0.141 - - [2026-02-02 03:29:48] "POST /neutron/port HTTP/1.1" 200 1124 0.015368 10.0.0.141 - - [2026-02-02 03:29:48] "POST /neutron/subnet HTTP/1.1" 200 708 0.008295 10.0.0.141 - - [2026-02-02 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.141 - - [2026-02-02 03:29:49] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006220 10.0.0.23 - - [2026-02-02 03:29:53] "GET /obj-perms HTTP/1.1" 200 5075 0.057363 10.0.0.141 - - [2026-02-02 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006365 10.0.0.141 - - [2026-02-02 03:29:53] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005231 10.0.0.141 - - [2026-02-02 03:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.141 - - [2026-02-02 03:29:57] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006148 10.0.0.141 - - [2026-02-02 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.141 - - [2026-02-02 03:30:01] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005852 10.0.0.141 - - [2026-02-02 03:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.141 - - [2026-02-02 03:30:05] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005669 10.0.0.141 - - [2026-02-02 03:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.141 - - [2026-02-02 03:30:09] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.004948 10.0.0.141 - - [2026-02-02 03:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.141 - - [2026-02-02 03:30:12] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004046 10.0.0.141 - - [2026-02-02 03:30:12] "GET /virtual-networks?parent_id=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003292 10.0.0.141 - - [2026-02-02 03:30:12] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005341 10.0.0.141 - - [2026-02-02 03:30:12] "POST /neutron/port HTTP/1.1" 200 1069 0.015756 10.0.0.141 - - [2026-02-02 03:30:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006744 10.0.0.141 - - [2026-02-02 03:30:22] "POST /neutron/port HTTP/1.1" 200 1069 0.015084 10.0.0.141 - - [2026-02-02 03:30:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007095 10.0.0.141 - - [2026-02-02 03:30:32] "POST /id-to-fqname HTTP/1.1" 200 218 0.001701 10.0.0.141 - - [2026-02-02 03:30:33] "POST /neutron/network HTTP/1.1" 200 834 0.007753 10.0.0.23 - - [2026-02-02 03:30:33] "GET /projects?obj_uuids=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000897 10.0.0.141 - - [2026-02-02 03:30:33] "GET /project/191fb186-8eee-424c-a238-730478349fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.106380 10.0.0.141 - - [2026-02-02 03:30:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006753 10.0.0.141 - - [2026-02-02 03:30:34] "POST /neutron/network HTTP/1.1" 200 834 0.019788 10.0.0.141 - - [2026-02-02 03:30:34] "POST /neutron/port HTTP/1.1" 200 1060 0.015483 10.0.0.141 - - [2026-02-02 03:30:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003178 10.0.0.141 - - [2026-02-02 03:30:35] "POST /neutron/network HTTP/1.1" 200 824 0.005198 10.0.0.141 - - [2026-02-02 03:30:39] "POST /neutron/port HTTP/1.1" 200 1124 0.017109 10.0.0.141 - - [2026-02-02 03:30:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006227 10.0.0.141 - - [2026-02-02 03:30:39] "GET /virtual-machine/dac0a816-7b46-45c5-b864-491116b272fb HTTP/1.1" 200 1291 0.005726 10.0.0.141 - - [2026-02-02 03:30:39] "GET /virtual-machine-interface/2e4e9be5-681b-4129-86c8-873e5dd8a352 HTTP/1.1" 200 2929 0.004495 10.0.0.141 - - [2026-02-02 03:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.141 - - [2026-02-02 03:30:39] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003134 10.0.0.141 - - [2026-02-02 03:30:39] "GET /virtual-networks?parent_id=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002362 10.0.0.141 - - [2026-02-02 03:30:39] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005818 10.0.0.141 - - [2026-02-02 03:30:41] "POST /neutron/network HTTP/1.1" 200 834 0.042844 10.0.0.141 - - [2026-02-02 03:30:41] "POST /neutron/port HTTP/1.1" 200 117 0.001148 10.0.0.141 - - [2026-02-02 03:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.141 - - [2026-02-02 03:30:42] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005088 10.0.0.141 - - [2026-02-02 03:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.141 - - [2026-02-02 03:30:46] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005186 10.0.0.141 - - [2026-02-02 03:30:50] "POST /neutron/port HTTP/1.1" 200 1069 0.017878 10.0.0.141 - - [2026-02-02 03:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.141 - - [2026-02-02 03:30:50] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005194 10.0.0.141 - - [2026-02-02 03:30:50] "POST /neutron/subnet HTTP/1.1" 200 708 0.008538 10.0.0.141 - - [2026-02-02 03:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.141 - - [2026-02-02 03:30:54] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005128 10.0.0.141 - - [2026-02-02 03:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.141 - - [2026-02-02 03:30:59] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005461 10.0.0.141 - - [2026-02-02 03:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.141 - - [2026-02-02 03:31:03] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.004841 10.0.0.141 - - [2026-02-02 03:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.141 - - [2026-02-02 03:31:07] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.004779 10.0.0.141 - - [2026-02-02 03:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.141 - - [2026-02-02 03:31:11] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006394 10.0.0.141 - - [2026-02-02 03:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.141 - - [2026-02-02 03:31:15] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005570 10.0.0.141 - - [2026-02-02 03:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.141 - - [2026-02-02 03:31:19] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.004965 10.0.0.141 - - [2026-02-02 03:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.141 - - [2026-02-02 03:31:21] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003560 10.0.0.141 - - [2026-02-02 03:31:21] "GET /virtual-networks?parent_id=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002172 10.0.0.141 - - [2026-02-02 03:31:21] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.007098 10.0.0.141 - - [2026-02-02 03:31:21] "POST /neutron/port HTTP/1.1" 200 1124 0.016224 10.0.0.141 - - [2026-02-02 03:31:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006983 10.0.0.141 - - [2026-02-02 03:31:32] "POST /neutron/port HTTP/1.1" 200 1124 0.045146 10.0.0.141 - - [2026-02-02 03:31:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007472 10.0.0.141 - - [2026-02-02 03:31:41] "POST /neutron/network HTTP/1.1" 200 834 0.006791 10.0.0.141 - - [2026-02-02 03:31:41] "POST /neutron/port HTTP/1.1" 200 117 0.001044 10.0.0.141 - - [2026-02-02 03:31:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007963 10.0.0.141 - - [2026-02-02 03:31:42] "POST /neutron/port HTTP/1.1" 200 1124 0.015050 10.0.0.141 - - [2026-02-02 03:31:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006908 10.0.0.141 - - [2026-02-02 03:31:42] "POST /id-to-fqname HTTP/1.1" 200 218 0.001190 10.0.0.141 - - [2026-02-02 03:31:42] "GET /virtual-machine/dac0a816-7b46-45c5-b864-491116b272fb HTTP/1.1" 200 1291 0.003593 10.0.0.141 - - [2026-02-02 03:31:42] "GET /virtual-machine-interface/2e4e9be5-681b-4129-86c8-873e5dd8a352 HTTP/1.1" 200 2929 0.004582 10.0.0.141 - - [2026-02-02 03:31:42] "GET /instance-ip/593fe823-4484-4c73-9df0-a03b87828ee4 HTTP/1.1" 200 1618 0.005086 10.0.0.141 - - [2026-02-02 03:31:42] "GET /virtual-machine-interface/2e4e9be5-681b-4129-86c8-873e5dd8a352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.007852 10.0.0.141 - - [2026-02-02 03:31:43] "PUT /virtual-machine-interface/2e4e9be5-681b-4129-86c8-873e5dd8a352 HTTP/1.1" 200 284 0.018324 10.0.0.141 - - [2026-02-02 03:31:52] "POST /neutron/port HTTP/1.1" 200 1124 0.016076 10.0.0.141 - - [2026-02-02 03:31:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003658 10.0.0.141 - - [2026-02-02 03:31:52] "POST /neutron/network HTTP/1.1" 200 824 0.007083 10.0.0.141 - - [2026-02-02 03:31:54] "GET /obj-perms HTTP/1.1" 200 5075 0.061557 10.0.0.22 - - [2026-02-02 03:31:55] "GET /obj-perms HTTP/1.1" 200 5075 0.047466 10.0.0.141 - - [2026-02-02 03:32:43] "POST /neutron/network HTTP/1.1" 200 834 0.006932 10.0.0.141 - - [2026-02-02 03:32:43] "POST /neutron/port HTTP/1.1" 200 117 0.001515 10.0.0.141 - - [2026-02-02 03:32:53] "POST /neutron/port HTTP/1.1" 200 1069 0.015344 10.0.0.141 - - [2026-02-02 03:32:53] "POST /neutron/subnet HTTP/1.1" 200 708 0.008026 10.0.0.141 - - [2026-02-02 03:33:04] "DELETE /instance-ip/14247535-5561-44c3-a2f4-4a241fb8ebb6 HTTP/1.1" 200 115 0.045046 10.0.0.141 - - [2026-02-02 03:33:04] "DELETE /virtual-machine-interface/63c2b200-745b-407c-ab7f-66d053f5f9c6 HTTP/1.1" 200 115 0.087830 10.0.0.141 - - [2026-02-02 03:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.141 - - [2026-02-02 03:33:04] "GET /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005620 10.0.0.141 - - [2026-02-02 03:33:04] "PUT /virtual-network/b57262b2-d980-4f40-b686-81b091d2b3c8 HTTP/1.1" 200 264 0.048802 10.0.0.141 - - [2026-02-02 03:33:04] "POST /neutron/network HTTP/1.1" 200 824 0.006181 10.0.0.141 - - [2026-02-02 03:33:05] "POST /neutron/port HTTP/1.1" 200 1114 0.013467 10.0.0.141 - - [2026-02-02 03:33:05] "DELETE /route-target/d5850f1e-0e65-4892-be77-06bd3cbdcfa7 HTTP/1.1" 200 115 0.080757 10.0.0.141 - - [2026-02-02 03:33:05] "POST /neutron/port HTTP/1.1" 200 1114 0.016907 10.0.0.23 - - [2026-02-02 03:33:07] "POST /useragent-kv HTTP/1.1" 200 115 0.044269 10.0.0.23 - - [2026-02-02 03:33:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002209 10.0.0.141 - - [2026-02-02 03:33:07] "POST /neutron/network HTTP/1.1" 200 151 0.151438 10.0.0.23 - - [2026-02-02 03:33:08] "GET /projects?obj_uuids=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001004 10.0.0.141 - - [2026-02-02 03:33:08] "GET /project/191fb186-8eee-424c-a238-730478349fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.071061 10.0.0.23 - - [2026-02-02 03:33:08] "GET /projects?obj_uuids=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000857 10.0.0.141 - - [2026-02-02 03:33:08] "GET /project/191fb186-8eee-424c-a238-730478349fc7?fields=virtual_networks HTTP/1.1" 200 1027 0.039397 10.0.0.23 - - [2026-02-02 03:33:08] "GET /projects?obj_uuids=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001213 10.0.0.141 - - [2026-02-02 03:33:08] "GET /project/191fb186-8eee-424c-a238-730478349fc7?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.043579 10.0.0.23 - - [2026-02-02 03:33:08] "GET /projects?obj_uuids=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001209 10.0.0.141 - - [2026-02-02 03:33:08] "GET /project/191fb186-8eee-424c-a238-730478349fc7?fields=security_groups HTTP/1.1" 200 1251 0.035740 10.0.0.141 - - [2026-02-02 03:33:09] "POST /fqname-to-id HTTP/1.1" 404 185 0.031755 10.0.0.23 - - [2026-02-02 03:33:09] "GET /projects?obj_uuids=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002703 10.0.0.23 - - [2026-02-02 03:33:09] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001266 10.0.0.23 - - [2026-02-02 03:33:09] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042397 10.0.0.23 - - [2026-02-02 03:33:10] "POST /id-to-fqname HTTP/1.1" 200 187 0.001200 10.0.0.23 - - [2026-02-02 03:33:10] "POST /fqname-to-id HTTP/1.1" 404 196 0.003006 10.0.0.23 - - [2026-02-02 03:33:10] "POST /security-groups HTTP/1.1" 200 588 0.025652 10.0.0.141 - - [2026-02-02 03:33:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.004750 10.0.0.23 - - [2026-02-02 03:33:10] "POST /projects HTTP/1.1" 200 579 0.224701 10.0.0.23 - - [2026-02-02 03:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.304688 10.0.0.141 - - [2026-02-02 03:33:10] "POST /access-control-lists HTTP/1.1" 200 591 0.039980 10.0.0.141 - - [2026-02-02 03:33:10] "GET /project/4b59965c-3801-447b-b46b-7b383d2b3a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.511058 10.0.0.23 - - [2026-02-02 03:33:10] "DELETE /project/4b59965c3801447bb46b7b383d2b3a9b HTTP/1.1" 404 173 0.005994 10.0.0.23 - - [2026-02-02 03:33:10] "GET /projects?obj_uuids=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001105 10.0.0.23 - - [2026-02-02 03:33:10] "GET /project/191fb186-8eee-424c-a238-730478349fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.047497 10.0.0.23 - - [2026-02-02 03:33:10] "GET /projects?obj_uuids=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001483 10.0.0.23 - - [2026-02-02 03:33:10] "GET /project/191fb186-8eee-424c-a238-730478349fc7?fields=security_groups HTTP/1.1" 200 1356 0.047439 10.0.0.23 - - [2026-02-02 03:33:11] "DELETE /security-group/e8a1995f-367c-4054-b44b-a33c70cf9005 HTTP/1.1" 200 115 0.050732 10.0.0.23 - - [2026-02-02 03:33:11] "GET /projects?obj_uuids=191fb186-8eee-424c-a238-730478349fc7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000940 10.0.0.23 - - [2026-02-02 03:33:11] "GET /project/191fb186-8eee-424c-a238-730478349fc7?fields=application_policy_sets HTTP/1.1" 200 1395 0.045608 10.0.0.23 - - [2026-02-02 03:33:11] "DELETE /project/191fb186-8eee-424c-a238-730478349fc7 HTTP/1.1" 200 115 0.419518 10.0.0.141 - - [2026-02-02 03:33:11] "GET / HTTP/1.1" 200 35931 0.001966 10.0.0.141 - - [2026-02-02 03:33:13] "POST /fqname-to-id HTTP/1.1" 401 293 0.000449 10.0.0.141 - - [2026-02-02 03:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.058557 10.0.0.23 - - [2026-02-02 03:33:13] "GET /projects?obj_uuids=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000954 10.0.0.141 - - [2026-02-02 03:33:13] "GET /project/4b59965c-3801-447b-b46b-7b383d2b3a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.036692 10.0.0.141 - - [2026-02-02 03:33:13] "POST /neutron/network HTTP/1.1" 200 117 0.035000 10.0.0.141 - - [2026-02-02 03:33:14] "POST /route-targets HTTP/1.1" 200 327 0.028258 10.0.0.141 - - [2026-02-02 03:33:14] "POST /neutron/network HTTP/1.1" 200 831 0.011316 10.0.0.141 - - [2026-02-02 03:33:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001776 10.0.0.141 - - [2026-02-02 03:33:14] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009022 10.0.0.141 - - [2026-02-02 03:33:14] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005164 10.0.0.141 - - [2026-02-02 03:33:14] "POST /neutron/subnet HTTP/1.1" 200 734 0.008159 10.0.0.141 - - [2026-02-02 03:33:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.003015 10.0.0.141 - - [2026-02-02 03:33:14] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005689 10.0.0.141 - - [2026-02-02 03:33:14] "GET /virtual-machine-interface/d48fd8ba-157e-43b2-92e7-51e98355abfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.008132 10.0.0.141 - - [2026-02-02 03:33:14] "GET /virtual-machine-interface/d48fd8ba-157e-43b2-92e7-51e98355abfc?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.010901 10.0.0.141 - - [2026-02-02 03:33:15] "GET /instance-ip/c14328ba-e596-4ea7-9328-a7d76f7a1b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1603 0.004066 10.0.0.141 - - [2026-02-02 03:33:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.001242 10.0.0.23 - - [2026-02-02 03:33:15] "GET /projects?obj_uuids=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000924 10.0.0.141 - - [2026-02-02 03:33:15] "GET /project/4b59965c-3801-447b-b46b-7b383d2b3a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.078082 10.0.0.141 - - [2026-02-02 03:33:16] "POST /neutron/network HTTP/1.1" 200 831 0.007556 10.0.0.141 - - [2026-02-02 03:33:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.001186 10.0.0.141 - - [2026-02-02 03:33:16] "POST /neutron/port HTTP/1.1" 200 117 0.005996 10.0.0.141 - - [2026-02-02 03:33:16] "POST /neutron/network HTTP/1.1" 200 831 0.007096 10.0.0.141 - - [2026-02-02 03:33:16] "POST /neutron/port HTTP/1.1" 200 117 0.009060 10.0.0.141 - - [2026-02-02 03:33:16] "POST /neutron/port HTTP/1.1" 200 117 0.006505 10.0.0.23 - - [2026-02-02 03:33:16] "GET /projects?obj_uuids=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001308 10.0.0.141 - - [2026-02-02 03:33:16] "GET /project/4b59965c-3801-447b-b46b-7b383d2b3a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.072183 10.0.0.141 - - [2026-02-02 03:33:16] "POST /fqname-to-id HTTP/1.1" 404 208 0.007329 10.0.0.141 - - [2026-02-02 03:33:16] "POST /interface-route-tables HTTP/1.1" 200 556 0.047826 10.0.0.141 - - [2026-02-02 03:33:16] "GET /interface-route-table/0db298e6-6103-4623-8e06-8782b03cc346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.008061 10.0.0.141 - - [2026-02-02 03:33:17] "POST /neutron/port HTTP/1.1" 200 1113 0.116777 10.0.0.141 - - [2026-02-02 03:33:17] "POST /neutron/subnet HTTP/1.1" 200 708 0.010501 10.0.0.141 - - [2026-02-02 03:33:17] "POST /neutron/network HTTP/1.1" 200 841 0.007598 10.0.0.141 - - [2026-02-02 03:33:17] "POST /neutron/port HTTP/1.1" 200 985 0.011584 10.0.0.141 - - [2026-02-02 03:33:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005468 10.0.0.141 - - [2026-02-02 03:33:17] "POST /neutron/network HTTP/1.1" 200 831 0.005869 10.0.0.141 - - [2026-02-02 03:33:18] "GET /virtual-machine-interface/d48fd8ba-157e-43b2-92e7-51e98355abfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.007026 10.0.0.141 - - [2026-02-02 03:33:18] "POST /ref-update HTTP/1.1" 200 156 0.014193 10.0.0.141 - - [2026-02-02 03:33:23] "POST /neutron/port HTTP/1.1" 200 1123 0.017244 10.0.0.141 - - [2026-02-02 03:33:23] "POST /neutron/security_group HTTP/1.1" 200 2055 0.009305 10.0.0.141 - - [2026-02-02 03:33:23] "POST /neutron/port HTTP/1.1" 200 1123 0.019730 10.0.0.141 - - [2026-02-02 03:33:23] "GET /virtual-machine/f65260ee-44b3-48f1-ade3-38da98fffa9e HTTP/1.1" 401 293 0.000645 10.0.0.141 - - [2026-02-02 03:33:23] "GET /virtual-machine/f65260ee-44b3-48f1-ade3-38da98fffa9e HTTP/1.1" 200 1290 0.037402 10.0.0.141 - - [2026-02-02 03:33:23] "GET /virtual-machine/f65260ee-44b3-48f1-ade3-38da98fffa9e HTTP/1.1" 200 1290 0.004633 10.0.0.141 - - [2026-02-02 03:33:23] "GET /virtual-machine-interface/778f80f1-9ff5-4b2b-8c86-cd13d5cc974c HTTP/1.1" 200 2937 0.006994 10.0.0.141 - - [2026-02-02 03:33:23] "GET /virtual-machine/f65260ee-44b3-48f1-ade3-38da98fffa9e HTTP/1.1" 200 1290 0.004479 10.0.0.141 - - [2026-02-02 03:33:23] "GET /virtual-machine-interface/778f80f1-9ff5-4b2b-8c86-cd13d5cc974c HTTP/1.1" 200 2937 0.005651 10.0.0.141 - - [2026-02-02 03:33:23] "GET /instance-ip/ee605ce3-fe8c-490f-be20-df7713049f3f HTTP/1.1" 200 1621 0.007008 10.0.0.141 - - [2026-02-02 03:33:23] "GET /virtual-machine/f65260ee-44b3-48f1-ade3-38da98fffa9e HTTP/1.1" 200 1290 0.005860 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-machine-interface/778f80f1-9ff5-4b2b-8c86-cd13d5cc974c HTTP/1.1" 200 2937 0.005590 10.0.0.141 - - [2026-02-02 03:33:24] "GET /instance-ip/ee605ce3-fe8c-490f-be20-df7713049f3f HTTP/1.1" 200 1621 0.004685 10.0.0.141 - - [2026-02-02 03:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.141 - - [2026-02-02 03:33:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003482 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003654 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005442 10.0.0.141 - - [2026-02-02 03:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.141 - - [2026-02-02 03:33:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004542 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003108 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005326 10.0.0.141 - - [2026-02-02 03:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.141 - - [2026-02-02 03:33:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004555 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002950 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008083 10.0.0.141 - - [2026-02-02 03:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.141 - - [2026-02-02 03:33:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003824 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003217 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005877 10.0.0.141 - - [2026-02-02 03:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.141 - - [2026-02-02 03:33:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003906 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002711 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005085 10.0.0.141 - - [2026-02-02 03:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.141 - - [2026-02-02 03:33:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003883 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003254 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006276 10.0.0.141 - - [2026-02-02 03:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.141 - - [2026-02-02 03:33:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003894 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003221 10.0.0.141 - - [2026-02-02 03:33:24] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005880 10.0.0.141 - - [2026-02-02 03:33:27] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006912 10.0.0.141 - - [2026-02-02 03:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.141 - - [2026-02-02 03:33:28] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004672 10.0.0.141 - - [2026-02-02 03:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.141 - - [2026-02-02 03:33:30] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003224 10.0.0.141 - - [2026-02-02 03:33:30] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002487 10.0.0.141 - - [2026-02-02 03:33:30] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005558 10.0.0.141 - - [2026-02-02 03:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.141 - - [2026-02-02 03:33:30] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002894 10.0.0.141 - - [2026-02-02 03:33:30] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006207 10.0.0.141 - - [2026-02-02 03:33:30] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006555 10.0.0.141 - - [2026-02-02 03:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.141 - - [2026-02-02 03:33:30] "GET /routing-instance/3950fd08-20fc-4651-a21c-e100288da803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007350 10.0.0.141 - - [2026-02-02 03:33:30] "GET /route-target/76c4f33d-5340-4d11-8714-dc9f9c441320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004342 10.0.0.141 - - [2026-02-02 03:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.141 - - [2026-02-02 03:33:30] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003843 10.0.0.141 - - [2026-02-02 03:33:30] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005597 10.0.0.141 - - [2026-02-02 03:33:30] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007756 10.0.0.141 - - [2026-02-02 03:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.141 - - [2026-02-02 03:33:30] "GET /routing-instance/3950fd08-20fc-4651-a21c-e100288da803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003844 10.0.0.141 - - [2026-02-02 03:33:30] "GET /route-target/76c4f33d-5340-4d11-8714-dc9f9c441320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003909 10.0.0.141 - - [2026-02-02 03:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.141 - - [2026-02-02 03:33:30] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004970 10.0.0.141 - - [2026-02-02 03:33:30] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003001 10.0.0.141 - - [2026-02-02 03:33:31] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006309 10.0.0.141 - - [2026-02-02 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.141 - - [2026-02-02 03:33:31] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003769 10.0.0.141 - - [2026-02-02 03:33:31] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002949 10.0.0.141 - - [2026-02-02 03:33:31] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006858 10.0.0.141 - - [2026-02-02 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.141 - - [2026-02-02 03:33:31] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004395 10.0.0.141 - - [2026-02-02 03:33:31] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003481 10.0.0.141 - - [2026-02-02 03:33:31] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005493 10.0.0.23 - - [2026-02-02 03:33:31] "GET /obj-perms HTTP/1.1" 200 5043 0.056113 10.0.0.141 - - [2026-02-02 03:33:36] "GET /obj-perms HTTP/1.1" 200 5043 0.072270 10.0.0.23 - - [2026-02-02 03:33:36] "GET /obj-perms HTTP/1.1" 200 5043 0.003701 10.0.0.141 - - [2026-02-02 03:33:36] "GET /obj-perms HTTP/1.1" 200 5043 0.003289 10.0.0.23 - - [2026-02-02 03:33:36] "GET /obj-perms HTTP/1.1" 200 5043 0.003139 10.0.0.141 - - [2026-02-02 03:33:36] "POST /neutron/port HTTP/1.1" 200 1087 0.022311 10.0.0.141 - - [2026-02-02 03:33:37] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006508 10.0.0.141 - - [2026-02-02 03:33:37] "GET /virtual-machine/b65fd025-ffaf-4e64-9e1c-43ffb712c48d HTTP/1.1" 200 1268 0.005442 10.0.0.141 - - [2026-02-02 03:33:37] "GET /virtual-machine-interface/d48fd8ba-157e-43b2-92e7-51e98355abfc HTTP/1.1" 200 3150 0.005240 10.0.0.141 - - [2026-02-02 03:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.141 - - [2026-02-02 03:33:37] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006530 10.0.0.141 - - [2026-02-02 03:33:37] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004272 10.0.0.141 - - [2026-02-02 03:33:37] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006218 10.0.0.141 - - [2026-02-02 03:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.141 - - [2026-02-02 03:33:38] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004298 10.0.0.141 - - [2026-02-02 03:33:38] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002664 10.0.0.141 - - [2026-02-02 03:33:38] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005627 10.0.0.141 - - [2026-02-02 03:33:39] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005410 10.0.0.141 - - [2026-02-02 03:33:39] "GET /obj-perms HTTP/1.1" 200 5043 0.003791 10.0.0.141 - - [2026-02-02 03:33:39] "GET /virtual-machine/f65260ee-44b3-48f1-ade3-38da98fffa9e HTTP/1.1" 200 1290 0.003942 10.0.0.141 - - [2026-02-02 03:33:40] "POST /neutron/port HTTP/1.1" 200 1123 0.016125 10.0.0.141 - - [2026-02-02 03:33:41] "GET /virtual-machine/f65260ee-44b3-48f1-ade3-38da98fffa9e HTTP/1.1" 404 171 0.003420 10.0.0.141 - - [2026-02-02 03:33:41] "GET /virtual-machine/f65260ee-44b3-48f1-ade3-38da98fffa9e HTTP/1.1" 404 171 0.002910 10.0.0.141 - - [2026-02-02 03:33:41] "GET /virtual-machine/f65260ee-44b3-48f1-ade3-38da98fffa9e HTTP/1.1" 404 171 0.002679 10.0.0.141 - - [2026-02-02 03:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.141 - - [2026-02-02 03:33:41] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003200 10.0.0.141 - - [2026-02-02 03:33:41] "GET /virtual-networks?parent_id=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003263 10.0.0.141 - - [2026-02-02 03:33:41] "GET /virtual-network/3baa6c19-7436-48fd-a7f5-256b84214e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006023 10.0.0.141 - - [2026-02-02 03:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.141 - - [2026-02-02 03:33:41] "GET /routing-instance/3950fd08-20fc-4651-a21c-e100288da803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004926 10.0.0.141 - - [2026-02-02 03:33:42] "GET /route-target/76c4f33d-5340-4d11-8714-dc9f9c441320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004246 10.0.0.23 - - [2026-02-02 03:33:42] "GET /obj-perms HTTP/1.1" 200 5043 0.004105 10.0.0.141 - - [2026-02-02 03:33:44] "POST /neutron/port HTTP/1.1" 200 1087 0.016264 10.0.0.141 - - [2026-02-02 03:33:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003364 10.0.0.141 - - [2026-02-02 03:33:44] "POST /neutron/network HTTP/1.1" 200 831 0.006472 10.0.0.141 - - [2026-02-02 03:33:48] "GET /obj-perms HTTP/1.1" 200 5043 0.003565 10.0.0.23 - - [2026-02-02 03:33:51] "GET /obj-perms HTTP/1.1" 200 5043 0.004443 10.0.0.23 - - [2026-02-02 03:33:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000538 10.0.0.23 - - [2026-02-02 03:33:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.22 - - [2026-02-02 03:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000351 10.0.0.23 - - [2026-02-02 03:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.22 - - [2026-02-02 03:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.23 - - [2026-02-02 03:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000349 10.0.0.22 - - [2026-02-02 03:33:56] "GET /obj-perms HTTP/1.1" 200 5075 0.161005 10.0.0.22 - - [2026-02-02 03:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.22 - - [2026-02-02 03:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.141 - - [2026-02-02 03:33:57] "GET /obj-perms HTTP/1.1" 200 5043 0.003434 10.0.0.23 - - [2026-02-02 03:33:57] "GET /obj-perms HTTP/1.1" 200 5043 0.003392 10.0.0.141 - - [2026-02-02 03:33:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.141 - - [2026-02-02 03:33:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000561 10.0.0.141 - - [2026-02-02 03:33:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000822 10.0.0.141 - - [2026-02-02 03:33:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000328 10.0.0.141 - - [2026-02-02 03:34:06] "GET /obj-perms HTTP/1.1" 200 5043 0.003826 10.0.0.23 - - [2026-02-02 03:34:06] "GET /obj-perms HTTP/1.1" 200 5043 0.003273 10.0.0.141 - - [2026-02-02 03:34:06] "GET /interface-route-table/0db298e6-6103-4623-8e06-8782b03cc346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.003705 10.0.0.141 - - [2026-02-02 03:34:06] "GET /virtual-machine-interface/d48fd8ba-157e-43b2-92e7-51e98355abfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2929 0.010516 10.0.0.141 - - [2026-02-02 03:34:06] "POST /ref-update HTTP/1.1" 200 156 0.014708 10.0.0.141 - - [2026-02-02 03:34:06] "DELETE /interface-route-table/0db298e6-6103-4623-8e06-8782b03cc346 HTTP/1.1" 200 115 0.026302 10.0.0.141 - - [2026-02-02 03:34:07] "POST /neutron/network HTTP/1.1" 200 831 0.005682 10.0.0.141 - - [2026-02-02 03:34:07] "DELETE /route-target/76c4f33d-5340-4d11-8714-dc9f9c441320 HTTP/1.1" 200 115 0.021393 10.0.0.23 - - [2026-02-02 03:34:08] "GET /projects?obj_uuids=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000960 10.0.0.141 - - [2026-02-02 03:34:08] "GET /project/4b59965c-3801-447b-b46b-7b383d2b3a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.040553 10.0.0.23 - - [2026-02-02 03:34:08] "GET /projects?obj_uuids=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000883 10.0.0.141 - - [2026-02-02 03:34:08] "GET /project/4b59965c-3801-447b-b46b-7b383d2b3a9b?fields=virtual_networks HTTP/1.1" 200 1025 0.036117 10.0.0.23 - - [2026-02-02 03:34:08] "GET /projects?obj_uuids=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000875 10.0.0.141 - - [2026-02-02 03:34:08] "GET /project/4b59965c-3801-447b-b46b-7b383d2b3a9b?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.038990 10.0.0.23 - - [2026-02-02 03:34:08] "GET /projects?obj_uuids=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001067 10.0.0.141 - - [2026-02-02 03:34:08] "GET /project/4b59965c-3801-447b-b46b-7b383d2b3a9b?fields=security_groups HTTP/1.1" 200 1248 0.032251 10.0.0.141 - - [2026-02-02 03:34:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.026068 10.0.0.23 - - [2026-02-02 03:34:09] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002631 10.0.0.23 - - [2026-02-02 03:34:09] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000931 10.0.0.23 - - [2026-02-02 03:34:09] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006019 10.0.0.23 - - [2026-02-02 03:34:10] "POST /id-to-fqname HTTP/1.1" 200 194 0.006167 10.0.0.23 - - [2026-02-02 03:34:10] "POST /fqname-to-id HTTP/1.1" 404 203 0.016792 10.0.0.23 - - [2026-02-02 03:34:10] "POST /security-groups HTTP/1.1" 200 595 0.024374 10.0.0.23 - - [2026-02-02 03:34:10] "POST /projects HTTP/1.1" 200 593 0.231040 10.0.0.141 - - [2026-02-02 03:34:10] "POST /fqname-to-id HTTP/1.1" 404 237 0.008252 10.0.0.23 - - [2026-02-02 03:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.306752 10.0.0.141 - - [2026-02-02 03:34:10] "GET /project/96ecf370-3b51-4cff-896a-4866e23ede50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.450891 10.0.0.141 - - [2026-02-02 03:34:11] "GET / HTTP/1.1" 200 35931 0.002799 10.0.0.23 - - [2026-02-02 03:34:11] "DELETE /project/96ecf3703b514cff896a4866e23ede50 HTTP/1.1" 404 173 0.007627 10.0.0.23 - - [2026-02-02 03:34:11] "GET /projects?obj_uuids=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001147 10.0.0.23 - - [2026-02-02 03:34:11] "GET /project/4b59965c-3801-447b-b46b-7b383d2b3a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.041642 10.0.0.23 - - [2026-02-02 03:34:11] "GET /projects?obj_uuids=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000857 10.0.0.23 - - [2026-02-02 03:34:11] "GET /project/4b59965c-3801-447b-b46b-7b383d2b3a9b?fields=security_groups HTTP/1.1" 200 1353 0.053370 10.0.0.23 - - [2026-02-02 03:34:11] "DELETE /security-group/e3808c80-9bb8-4727-921d-83780b63467d HTTP/1.1" 200 115 0.047974 10.0.0.23 - - [2026-02-02 03:34:11] "GET /projects?obj_uuids=4b59965c-3801-447b-b46b-7b383d2b3a9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001187 10.0.0.23 - - [2026-02-02 03:34:11] "GET /project/4b59965c-3801-447b-b46b-7b383d2b3a9b?fields=application_policy_sets HTTP/1.1" 200 1392 0.050058 10.0.0.141 - - [2026-02-02 03:34:11] "DELETE /access-control-list/e3a6ba77-2e1d-4895-81a1-303398bcc7c9 HTTP/1.1" 200 115 0.069992 10.0.0.23 - - [2026-02-02 03:34:11] "DELETE /project/4b59965c-3801-447b-b46b-7b383d2b3a9b HTTP/1.1" 200 115 0.412350 10.0.0.141 - - [2026-02-02 03:34:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000405 10.0.0.141 - - [2026-02-02 03:34:12] "POST /neutron/port HTTP/1.1" 400 205 0.003860 10.0.0.141 - - [2026-02-02 03:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.036372 10.0.0.23 - - [2026-02-02 03:34:12] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000833 10.0.0.141 - - [2026-02-02 03:34:12] "GET /project/96ecf370-3b51-4cff-896a-4866e23ede50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.045470 10.0.0.23 - - [2026-02-02 03:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005335 10.0.0.141 - - [2026-02-02 03:34:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.304584 10.0.0.141 - - [2026-02-02 03:34:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.001187 10.0.0.141 - - [2026-02-02 03:34:13] "GET /virtual-network/f6813aac-87e7-407a-a391-fe26a2a1106a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004802 10.0.0.141 - - [2026-02-02 03:34:13] "GET /virtual-network/f6813aac-87e7-407a-a391-fe26a2a1106a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004678 10.0.0.141 - - [2026-02-02 03:34:13] "POST /neutron/network HTTP/1.1" 200 829 0.006929 10.0.0.141 - - [2026-02-02 03:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.23 - - [2026-02-02 03:34:13] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000871 10.0.0.141 - - [2026-02-02 03:34:13] "GET /project/96ecf370-3b51-4cff-896a-4866e23ede50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.035263 10.0.0.23 - - [2026-02-02 03:34:13] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000816 10.0.0.141 - - [2026-02-02 03:34:13] "POST /neutron/network HTTP/1.1" 200 609 0.116575 10.0.0.141 - - [2026-02-02 03:34:13] "POST /route-targets HTTP/1.1" 200 327 0.015125 10.0.0.141 - - [2026-02-02 03:34:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.003054 10.0.0.141 - - [2026-02-02 03:34:13] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005500 10.0.0.141 - - [2026-02-02 03:34:13] "POST /neutron/network HTTP/1.1" 200 829 0.006119 10.0.0.141 - - [2026-02-02 03:34:13] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004553 10.0.0.141 - - [2026-02-02 03:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.23 - - [2026-02-02 03:34:13] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000898 10.0.0.141 - - [2026-02-02 03:34:13] "GET /project/96ecf370-3b51-4cff-896a-4866e23ede50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.045773 10.0.0.141 - - [2026-02-02 03:34:13] "POST /neutron/network HTTP/1.1" 200 117 0.014641 10.0.0.141 - - [2026-02-02 03:34:14] "POST /ref-update HTTP/1.1" 200 156 0.027193 10.0.0.141 - - [2026-02-02 03:34:14] "POST /neutron/network HTTP/1.1" 200 827 0.008125 10.0.0.141 - - [2026-02-02 03:34:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.000987 10.0.0.141 - - [2026-02-02 03:34:14] "GET /virtual-network/1e40c8f0-05a5-42da-afaa-7c366af11ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005126 10.0.0.141 - - [2026-02-02 03:34:14] "GET /virtual-network/1e40c8f0-05a5-42da-afaa-7c366af11ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004781 10.0.0.141 - - [2026-02-02 03:34:14] "POST /neutron/subnet HTTP/1.1" 200 719 0.007543 10.0.0.141 - - [2026-02-02 03:34:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.002585 10.0.0.141 - - [2026-02-02 03:34:14] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005087 10.0.0.141 - - [2026-02-02 03:34:14] "GET /virtual-machine-interface/81e989ae-5d53-4c0d-bdc5-bee49f0db161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.012928 10.0.0.141 - - [2026-02-02 03:34:14] "GET /virtual-machine-interface/81e989ae-5d53-4c0d-bdc5-bee49f0db161?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.013087 10.0.0.141 - - [2026-02-02 03:34:14] "GET /instance-ip/7e3ce12d-782a-47fc-9bfe-f8b0bef7a191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004129 10.0.0.141 - - [2026-02-02 03:34:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.003838 10.0.0.141 - - [2026-02-02 03:34:14] "GET /virtual-network/f6813aac-87e7-407a-a391-fe26a2a1106a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006075 10.0.0.23 - - [2026-02-02 03:34:14] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000829 10.0.0.141 - - [2026-02-02 03:34:14] "GET /project/96ecf370-3b51-4cff-896a-4866e23ede50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.043563 10.0.0.141 - - [2026-02-02 03:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.141 - - [2026-02-02 03:34:15] "GET /security-group/ce1a3b98-483d-496d-bb06-07e977f9bc11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004420 10.0.0.141 - - [2026-02-02 03:34:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.114357 10.0.0.141 - - [2026-02-02 03:34:15] "POST /instance-ips HTTP/1.1" 200 357 0.045499 10.0.0.141 - - [2026-02-02 03:34:15] "GET /virtual-machine-interface/f8364377-f849-46e8-92e5-935485dd0da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005677 10.0.0.141 - - [2026-02-02 03:34:15] "GET /virtual-machine-interface/f8364377-f849-46e8-92e5-935485dd0da2?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.008807 10.0.0.141 - - [2026-02-02 03:34:15] "GET /instance-ip/f5b48853-957c-4df5-9464-a6259fb11214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.004177 10.0.0.141 - - [2026-02-02 03:34:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.003065 10.0.0.141 - - [2026-02-02 03:34:15] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005032 10.0.0.141 - - [2026-02-02 03:34:15] "GET /virtual-machine-interface/2784ec47-d5a9-48ed-80ec-d029469a1219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.007198 10.0.0.141 - - [2026-02-02 03:34:15] "GET /virtual-machine-interface/2784ec47-d5a9-48ed-80ec-d029469a1219?fields=instance_ip_back_refs HTTP/1.1" 200 1331 0.007876 10.0.0.141 - - [2026-02-02 03:34:15] "GET /instance-ip/76d8d4b9-23ce-4b8d-b2b5-200d69d84a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004069 10.0.0.141 - - [2026-02-02 03:34:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.002274 10.0.0.141 - - [2026-02-02 03:34:15] "GET /virtual-network/f6813aac-87e7-407a-a391-fe26a2a1106a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005660 10.0.0.23 - - [2026-02-02 03:34:15] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000839 10.0.0.141 - - [2026-02-02 03:34:15] "GET /project/96ecf370-3b51-4cff-896a-4866e23ede50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.037702 10.0.0.141 - - [2026-02-02 03:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.141 - - [2026-02-02 03:34:15] "GET /security-group/ce1a3b98-483d-496d-bb06-07e977f9bc11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004197 10.0.0.141 - - [2026-02-02 03:34:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.105577 10.0.0.141 - - [2026-02-02 03:34:16] "POST /instance-ips HTTP/1.1" 200 357 0.037755 10.0.0.141 - - [2026-02-02 03:34:16] "GET /virtual-machine-interface/4cbfc9e6-0fd2-4350-ac98-d1c5d200e108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.005534 10.0.0.141 - - [2026-02-02 03:34:16] "GET /virtual-machine-interface/4cbfc9e6-0fd2-4350-ac98-d1c5d200e108?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.007870 10.0.0.141 - - [2026-02-02 03:34:16] "GET /instance-ip/488553d7-e9ad-4303-aedc-831836c0fdf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.004020 10.0.0.141 - - [2026-02-02 03:34:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.003599 10.0.0.141 - - [2026-02-02 03:34:16] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005086 10.0.0.23 - - [2026-02-02 03:34:16] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000983 10.0.0.141 - - [2026-02-02 03:34:16] "POST /neutron/port HTTP/1.1" 200 991 0.231264 10.0.0.141 - - [2026-02-02 03:34:16] "GET /virtual-machine-interface/fb19f36e-f174-4231-9a60-fe7ec484614c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.005024 10.0.0.141 - - [2026-02-02 03:34:16] "GET /virtual-machine-interface/fb19f36e-f174-4231-9a60-fe7ec484614c?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.004640 10.0.0.141 - - [2026-02-02 03:34:16] "GET /instance-ip/95a05916-906e-452a-af45-cc54d5ededc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.004723 10.0.0.141 - - [2026-02-02 03:34:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.005237 10.0.0.141 - - [2026-02-02 03:34:16] "GET /virtual-network/1e40c8f0-05a5-42da-afaa-7c366af11ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005511 10.0.0.23 - - [2026-02-02 03:34:16] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000957 10.0.0.141 - - [2026-02-02 03:34:16] "GET /project/96ecf370-3b51-4cff-896a-4866e23ede50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.036537 10.0.0.141 - - [2026-02-02 03:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.141 - - [2026-02-02 03:34:16] "GET /security-group/ce1a3b98-483d-496d-bb06-07e977f9bc11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004135 10.0.0.141 - - [2026-02-02 03:34:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.087013 10.0.0.141 - - [2026-02-02 03:34:17] "POST /instance-ips HTTP/1.1" 200 357 0.044255 10.0.0.141 - - [2026-02-02 03:34:17] "GET /virtual-machine-interface/01ddf69f-3533-40ad-a6ba-8ae04db39087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007543 10.0.0.141 - - [2026-02-02 03:34:17] "GET /virtual-machine-interface/01ddf69f-3533-40ad-a6ba-8ae04db39087?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.010029 10.0.0.141 - - [2026-02-02 03:34:17] "GET /instance-ip/71e82e59-c30b-4d50-8501-d637462a45cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.004186 10.0.0.141 - - [2026-02-02 03:34:18] "POST /id-to-fqname HTTP/1.1" 200 224 0.001228 10.0.0.141 - - [2026-02-02 03:34:18] "POST /neutron/network HTTP/1.1" 200 829 0.030733 10.0.0.141 - - [2026-02-02 03:34:19] "POST /neutron/port HTTP/1.1" 200 117 0.005250 10.0.0.141 - - [2026-02-02 03:34:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.001367 10.0.0.141 - - [2026-02-02 03:34:19] "POST /neutron/network HTTP/1.1" 200 837 0.009336 10.0.0.141 - - [2026-02-02 03:34:19] "POST /neutron/port HTTP/1.1" 200 991 0.034145 10.0.0.141 - - [2026-02-02 03:34:20] "POST /neutron/port HTTP/1.1" 200 1093 0.016908 10.0.0.23 - - [2026-02-02 03:34:20] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000902 10.0.0.141 - - [2026-02-02 03:34:20] "POST /neutron/port HTTP/1.1" 200 117 0.001081 10.0.0.141 - - [2026-02-02 03:34:20] "GET /project/96ecf370-3b51-4cff-896a-4866e23ede50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.082063 10.0.0.141 - - [2026-02-02 03:34:20] "POST /neutron/port HTTP/1.1" 200 1093 0.021131 10.0.0.141 - - [2026-02-02 03:34:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.001577 10.0.0.141 - - [2026-02-02 03:34:20] "POST /neutron/port HTTP/1.1" 200 1093 0.018929 10.0.0.141 - - [2026-02-02 03:34:20] "POST /neutron/port HTTP/1.1" 200 991 0.012185 10.0.0.23 - - [2026-02-02 03:34:20] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000997 10.0.0.141 - - [2026-02-02 03:34:20] "POST /neutron/port HTTP/1.1" 200 1063 0.261897 10.0.0.141 - - [2026-02-02 03:34:21] "POST /neutron/port HTTP/1.1" 200 2014 0.022568 10.0.0.141 - - [2026-02-02 03:34:21] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008866 10.0.0.23 - - [2026-02-02 03:34:21] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001302 10.0.0.141 - - [2026-02-02 03:34:21] "POST /neutron/router HTTP/1.1" 200 598 0.124177 10.0.0.23 - - [2026-02-02 03:34:21] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001943 10.0.0.141 - - [2026-02-02 03:34:21] "POST /neutron/port HTTP/1.1" 200 117 0.000972 10.0.0.141 - - [2026-02-02 03:34:21] "POST /neutron/router HTTP/1.1" 200 344 0.304020 10.0.0.141 - - [2026-02-02 03:34:21] "POST /ref-update HTTP/1.1" 200 156 0.028663 10.0.0.23 - - [2026-02-02 03:34:21] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001639 10.0.0.141 - - [2026-02-02 03:34:21] "POST /neutron/router HTTP/1.1" 200 344 0.266653 10.0.0.141 - - [2026-02-02 03:34:21] "POST /neutron/port HTTP/1.1" 200 991 0.013974 10.0.0.141 - - [2026-02-02 03:34:22] "POST /neutron/port HTTP/1.1" 200 1093 0.024264 10.0.0.141 - - [2026-02-02 03:34:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006045 10.0.0.141 - - [2026-02-02 03:34:22] "POST /neutron/subnet HTTP/1.1" 200 704 0.008372 10.0.0.141 - - [2026-02-02 03:34:22] "POST /neutron/network HTTP/1.1" 200 829 0.005958 10.0.0.141 - - [2026-02-02 03:34:22] "GET /virtual-machine/06ebbc64-98fc-46ed-8bf2-e699a2f1b4e3 HTTP/1.1" 401 293 0.000397 10.0.0.141 - - [2026-02-02 03:34:22] "GET /virtual-machine/06ebbc64-98fc-46ed-8bf2-e699a2f1b4e3 HTTP/1.1" 200 1273 0.033435 10.0.0.141 - - [2026-02-02 03:34:22] "GET /virtual-machine-interface/81e989ae-5d53-4c0d-bdc5-bee49f0db161 HTTP/1.1" 200 3186 0.004653 10.0.0.141 - - [2026-02-02 03:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.141 - - [2026-02-02 03:34:22] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004634 10.0.0.141 - - [2026-02-02 03:34:22] "GET /virtual-networks?parent_id=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002908 10.0.0.141 - - [2026-02-02 03:34:22] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006123 10.0.0.141 - - [2026-02-02 03:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.141 - - [2026-02-02 03:34:25] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004734 10.0.0.141 - - [2026-02-02 03:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.141 - - [2026-02-02 03:34:30] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005760 10.0.0.141 - - [2026-02-02 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.141 - - [2026-02-02 03:34:34] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005969 10.0.0.141 - - [2026-02-02 03:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.141 - - [2026-02-02 03:34:38] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005763 10.0.0.141 - - [2026-02-02 03:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.141 - - [2026-02-02 03:34:42] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005177 10.0.0.141 - - [2026-02-02 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.141 - - [2026-02-02 03:34:46] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007107 10.0.0.141 - - [2026-02-02 03:34:46] "POST /neutron/port HTTP/1.1" 200 1127 0.020868 10.0.0.141 - - [2026-02-02 03:34:46] "POST /neutron/subnet HTTP/1.1" 200 693 0.008137 10.0.0.141 - - [2026-02-02 03:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.141 - - [2026-02-02 03:34:50] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005523 10.0.0.141 - - [2026-02-02 03:34:53] "POST /neutron/port HTTP/1.1" 200 1093 0.017127 10.0.0.141 - - [2026-02-02 03:34:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003720 10.0.0.141 - - [2026-02-02 03:34:53] "POST /neutron/network HTTP/1.1" 200 829 0.006579 10.0.0.141 - - [2026-02-02 03:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.141 - - [2026-02-02 03:34:54] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004946 10.0.0.141 - - [2026-02-02 03:34:57] "GET /obj-perms HTTP/1.1" 200 5075 0.056716 10.0.0.141 - - [2026-02-02 03:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.141 - - [2026-02-02 03:34:58] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005063 10.0.0.141 - - [2026-02-02 03:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.141 - - [2026-02-02 03:35:02] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005281 10.0.0.141 - - [2026-02-02 03:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005980 10.0.0.141 - - [2026-02-02 03:35:06] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003501 10.0.0.141 - - [2026-02-02 03:35:06] "GET /virtual-networks?parent_id=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003065 10.0.0.141 - - [2026-02-02 03:35:06] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006127 10.0.0.141 - - [2026-02-02 03:35:12] "POST /neutron/port HTTP/1.1" 200 1093 0.015486 10.0.0.141 - - [2026-02-02 03:35:15] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012330 10.0.0.141 - - [2026-02-02 03:35:17] "POST /neutron/port HTTP/1.1" 200 1093 0.018967 10.0.0.141 - - [2026-02-02 03:35:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006794 10.0.0.141 - - [2026-02-02 03:35:27] "POST /neutron/port HTTP/1.1" 200 1127 0.017457 10.0.0.141 - - [2026-02-02 03:35:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006922 10.0.0.141 - - [2026-02-02 03:35:28] "GET /virtual-machine/acb57c43-0d19-45ab-93eb-024aa6a63537 HTTP/1.1" 200 1297 0.006396 10.0.0.141 - - [2026-02-02 03:35:28] "GET /virtual-machine-interface/2b0ad4a5-37be-4140-b968-2ca1ee937ee6 HTTP/1.1" 200 2960 0.005863 10.0.0.141 - - [2026-02-02 03:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.141 - - [2026-02-02 03:35:28] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004606 10.0.0.141 - - [2026-02-02 03:35:28] "GET /virtual-networks?parent_id=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003056 10.0.0.141 - - [2026-02-02 03:35:28] "GET /virtual-network/1e40c8f0-05a5-42da-afaa-7c366af11ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005706 10.0.0.141 - - [2026-02-02 03:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.141 - - [2026-02-02 03:35:29] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004294 10.0.0.141 - - [2026-02-02 03:35:29] "GET /virtual-networks?parent_id=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003172 10.0.0.141 - - [2026-02-02 03:35:29] "GET /virtual-network/1e40c8f0-05a5-42da-afaa-7c366af11ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005799 10.0.0.141 - - [2026-02-02 03:35:29] "POST /neutron/port HTTP/1.1" 200 1127 0.018298 10.0.0.141 - - [2026-02-02 03:35:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007962 10.0.0.141 - - [2026-02-02 03:35:34] "POST /neutron/port HTTP/1.1" 200 1093 0.016027 10.0.0.141 - - [2026-02-02 03:35:34] "GET /virtual-machine/4ed3165d-aff3-4b4b-81c3-dd1b569d8bd5 HTTP/1.1" 200 1273 0.005598 10.0.0.141 - - [2026-02-02 03:35:34] "GET /virtual-machine-interface/fb19f36e-f174-4231-9a60-fe7ec484614c HTTP/1.1" 200 3187 0.004975 10.0.0.141 - - [2026-02-02 03:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.141 - - [2026-02-02 03:35:34] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003495 10.0.0.141 - - [2026-02-02 03:35:34] "GET /virtual-networks?parent_id=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003190 10.0.0.141 - - [2026-02-02 03:35:35] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007566 10.0.0.141 - - [2026-02-02 03:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.141 - - [2026-02-02 03:35:36] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003292 10.0.0.141 - - [2026-02-02 03:35:36] "GET /virtual-networks?parent_id=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002609 10.0.0.141 - - [2026-02-02 03:35:36] "GET /virtual-network/8ea94576-a308-4c10-b0e5-001aa862f36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005591 10.0.0.141 - - [2026-02-02 03:35:48] "POST /neutron/port HTTP/1.1" 200 1127 0.048897 10.0.0.141 - - [2026-02-02 03:35:48] "POST /neutron/subnet HTTP/1.1" 200 693 0.010544 10.0.0.141 - - [2026-02-02 03:35:54] "POST /neutron/port HTTP/1.1" 200 1093 0.015017 10.0.0.141 - - [2026-02-02 03:35:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005798 10.0.0.141 - - [2026-02-02 03:35:54] "POST /neutron/network HTTP/1.1" 200 829 0.008786 10.0.0.141 - - [2026-02-02 03:36:47] "POST /neutron/router HTTP/1.1" 200 598 0.006620 10.0.0.141 - - [2026-02-02 03:36:47] "POST /neutron/router HTTP/1.1" 200 151 0.072002 10.0.0.141 - - [2026-02-02 03:36:47] "POST /ref-update HTTP/1.1" 200 156 0.016771 10.0.0.141 - - [2026-02-02 03:36:48] "POST /neutron/port HTTP/1.1" 200 151 0.160332 10.0.0.141 - - [2026-02-02 03:36:48] "POST /neutron/network HTTP/1.1" 200 2174 0.010287 10.0.0.141 - - [2026-02-02 03:36:49] "DELETE /instance-ip/71e82e59-c30b-4d50-8501-d637462a45cf HTTP/1.1" 200 115 0.039257 10.0.0.141 - - [2026-02-02 03:36:49] "DELETE /virtual-machine-interface/01ddf69f-3533-40ad-a6ba-8ae04db39087 HTTP/1.1" 200 115 0.049971 10.0.0.141 - - [2026-02-02 03:36:49] "POST /neutron/port HTTP/1.1" 200 151 0.148504 10.0.0.141 - - [2026-02-02 03:36:49] "DELETE /instance-ip/488553d7-e9ad-4303-aedc-831836c0fdf6 HTTP/1.1" 200 115 0.047188 10.0.0.141 - - [2026-02-02 03:36:49] "DELETE /virtual-machine-interface/4cbfc9e6-0fd2-4350-ac98-d1c5d200e108 HTTP/1.1" 200 115 0.047803 10.0.0.141 - - [2026-02-02 03:36:49] "DELETE /instance-ip/f5b48853-957c-4df5-9464-a6259fb11214 HTTP/1.1" 200 115 0.040117 10.0.0.141 - - [2026-02-02 03:36:49] "DELETE /virtual-machine-interface/f8364377-f849-46e8-92e5-935485dd0da2 HTTP/1.1" 200 115 0.047970 10.0.0.141 - - [2026-02-02 03:36:49] "POST /neutron/port HTTP/1.1" 200 1083 0.021415 10.0.0.141 - - [2026-02-02 03:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008871 10.0.0.23 - - [2026-02-02 03:36:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005618 10.0.0.23 - - [2026-02-02 03:36:50] "POST /useragent-kv HTTP/1.1" 200 115 0.018478 10.0.0.141 - - [2026-02-02 03:36:50] "POST /neutron/network HTTP/1.1" 200 151 0.172413 10.0.0.141 - - [2026-02-02 03:36:50] "POST /neutron/network HTTP/1.1" 200 829 0.004878 10.0.0.141 - - [2026-02-02 03:36:50] "DELETE /route-target/73b05dd7-0e60-438e-8592-1ebecf029700 HTTP/1.1" 200 115 0.027033 10.0.0.23 - - [2026-02-02 03:36:50] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001003 10.0.0.141 - - [2026-02-02 03:36:50] "GET /project/96ecf370-3b51-4cff-896a-4866e23ede50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.038406 10.0.0.23 - - [2026-02-02 03:36:50] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000927 10.0.0.141 - - [2026-02-02 03:36:50] "GET /project/96ecf370-3b51-4cff-896a-4866e23ede50?fields=virtual_networks HTTP/1.1" 200 1039 0.034113 10.0.0.23 - - [2026-02-02 03:36:50] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000962 10.0.0.141 - - [2026-02-02 03:36:50] "GET /project/96ecf370-3b51-4cff-896a-4866e23ede50?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.047083 10.0.0.23 - - [2026-02-02 03:36:50] "GET /projects?obj_uuids=96ecf370-3b51-4cff-896a-4866e23ede50&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001009 10.0.0.141 - - [2026-02-02 03:36:50] "GET /project/96ecf370-3b51-4cff-896a-4866e23ede50?fields=security_groups HTTP/1.1" 200 1269 0.039936 10.0.0.141 - - [2026-02-02 03:36:51] "POST /fqname-to-id HTTP/1.1" 404 187 0.026718 10.0.0.23 - - [2026-02-02 03:36:51] "GET /projects?obj_uuids=a741979a-097d-4aa4-b720-660710a76bc1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002878 10.0.0.23 - - [2026-02-02 03:36:51] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000879 10.0.0.23 - - [2026-02-02 03:36:51] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007878 10.0.0.23 - - [2026-02-02 03:36:51] "POST /id-to-fqname HTTP/1.1" 200 189 0.003982 10.0.0.23 - - [2026-02-02 03:36:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.006518 10.0.0.23 - - [2026-02-02 03:36:52] "POST /security-groups HTTP/1.1" 200 590 0.026940 10.0.0.141 - - [2026-02-02 03:36:52] "POST /fqname-to-id HTTP/1.1" 404 233 0.005020 10.0.0.23 - - [2026-02-02 03:36:52] "POST /projects HTTP/1.1" 200 583 0.231199 10.0.0.23 - - [2026-02-02 03:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.265711 10.0.0.141 - - [2026-02-02 03:36:52] "POST /access-control-lists HTTP/1.1" 200 593 0.026804 10.0.0.141 - - [2026-02-02 03:36:52] "GET /project/a741979a-097d-4aa4-b720-660710a76bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.427561 10.0.0.141 - - [2026-02-02 03:36:53] "POST /neutron/port HTTP/1.1" 400 205 0.003470 10.0.0.141 - - [2026-02-02 03:36:53] "GET / HTTP/1.1" 200 35931 0.001981 10.0.0.141 - - [2026-02-02 03:36:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000436 10.0.0.141 - - [2026-02-02 03:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.056710 10.0.0.23 - - [2026-02-02 03:36:55] "GET /projects?obj_uuids=a741979a-097d-4aa4-b720-660710a76bc1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000956 10.0.0.141 - - [2026-02-02 03:36:55] "GET /project/a741979a-097d-4aa4-b720-660710a76bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.059078 10.0.0.141 - - [2026-02-02 03:36:55] "POST /neutron/network HTTP/1.1" 200 117 0.034915 10.0.0.141 - - [2026-02-02 03:36:55] "POST /neutron/network HTTP/1.1" 200 822 0.007722 10.0.0.141 - - [2026-02-02 03:36:55] "POST /id-to-fqname HTTP/1.1" 200 219 0.001244 10.0.0.141 - - [2026-02-02 03:36:55] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004682 10.0.0.141 - - [2026-02-02 03:36:56] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005333 10.0.0.141 - - [2026-02-02 03:36:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.008769 10.0.0.141 - - [2026-02-02 03:36:56] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005359 10.0.0.22 - - [2026-02-02 03:36:57] "GET /obj-perms HTTP/1.1" 200 5047 0.068260 10.0.0.23 - - [2026-02-02 03:36:57] "GET /obj-perms HTTP/1.1" 200 5047 0.049224 10.0.0.141 - - [2026-02-02 03:36:57] "POST /id-to-fqname HTTP/1.1" 200 219 0.001234 10.0.0.23 - - [2026-02-02 03:36:59] "GET /projects?obj_uuids=a741979a-097d-4aa4-b720-660710a76bc1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002059 10.0.0.141 - - [2026-02-02 03:36:59] "GET /project/a741979a-097d-4aa4-b720-660710a76bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.321633 10.0.0.141 - - [2026-02-02 03:36:59] "POST /neutron/port HTTP/1.1" 200 117 0.005661 10.0.0.141 - - [2026-02-02 03:36:59] "POST /id-to-fqname HTTP/1.1" 200 219 0.001167 10.0.0.141 - - [2026-02-02 03:36:59] "POST /neutron/network HTTP/1.1" 200 832 0.006968 10.0.0.141 - - [2026-02-02 03:37:00] "POST /neutron/port HTTP/1.1" 200 1058 0.021467 10.0.0.141 - - [2026-02-02 03:37:00] "POST /neutron/port HTTP/1.1" 200 1122 0.017450 10.0.0.141 - - [2026-02-02 03:37:00] "POST /neutron/port HTTP/1.1" 200 117 0.001046 10.0.0.23 - - [2026-02-02 03:37:00] "GET /projects?obj_uuids=a741979a-097d-4aa4-b720-660710a76bc1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001097 10.0.0.141 - - [2026-02-02 03:37:00] "GET /project/a741979a-097d-4aa4-b720-660710a76bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.060509 10.0.0.141 - - [2026-02-02 03:37:00] "POST /neutron/port HTTP/1.1" 200 1122 0.035109 10.0.0.141 - - [2026-02-02 03:37:00] "POST /neutron/port HTTP/1.1" 200 1122 0.016824 10.0.0.23 - - [2026-02-02 03:37:01] "GET /projects?obj_uuids=a741979a-097d-4aa4-b720-660710a76bc1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001773 10.0.0.141 - - [2026-02-02 03:37:01] "DELETE /access-control-list/e2d0cb93-e506-4a94-8cdb-502b939818c2 HTTP/1.1" 200 115 0.054724 10.0.0.141 - - [2026-02-02 03:37:01] "POST /neutron/port HTTP/1.1" 200 1058 0.408057 10.0.0.141 - - [2026-02-02 03:37:01] "POST /neutron/port HTTP/1.1" 200 1112 0.114207 10.0.0.141 - - [2026-02-02 03:37:02] "POST /neutron/subnet HTTP/1.1" 200 694 0.008895 10.0.0.141 - - [2026-02-02 03:37:05] "POST /neutron/port HTTP/1.1" 200 1122 0.013680 10.0.0.141 - - [2026-02-02 03:37:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007326 10.0.0.141 - - [2026-02-02 03:37:06] "GET /virtual-machine/25d1beee-5326-4203-9921-ac89556ff6e4 HTTP/1.1" 401 293 0.000403 10.0.0.141 - - [2026-02-02 03:37:06] "GET /virtual-machine/25d1beee-5326-4203-9921-ac89556ff6e4 HTTP/1.1" 200 1291 0.033438 10.0.0.141 - - [2026-02-02 03:37:06] "GET /virtual-machine-interface/03050c71-79b7-4944-8902-103e83bcaac2 HTTP/1.1" 200 2933 0.004912 10.0.0.141 - - [2026-02-02 03:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.141 - - [2026-02-02 03:37:06] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003803 10.0.0.141 - - [2026-02-02 03:37:06] "GET /virtual-networks?parent_id=a741979a-097d-4aa4-b720-660710a76bc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002337 10.0.0.141 - - [2026-02-02 03:37:06] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007166 10.0.0.141 - - [2026-02-02 03:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.141 - - [2026-02-02 03:37:09] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006446 10.0.0.23 - - [2026-02-02 03:37:12] "DELETE /project/a741979a097d4aa4b720660710a76bc1 HTTP/1.1" 404 173 0.003996 10.0.0.23 - - [2026-02-02 03:37:12] "DELETE /project/96ecf370-3b51-4cff-896a-4866e23ede50 HTTP/1.1" 404 177 0.003418 10.0.0.141 - - [2026-02-02 03:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.141 - - [2026-02-02 03:37:13] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005070 10.0.0.141 - - [2026-02-02 03:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.141 - - [2026-02-02 03:37:17] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005032 10.0.0.141 - - [2026-02-02 03:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.141 - - [2026-02-02 03:37:21] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004879 10.0.0.141 - - [2026-02-02 03:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.141 - - [2026-02-02 03:37:25] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007234 10.0.0.141 - - [2026-02-02 03:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.141 - - [2026-02-02 03:37:30] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004809 10.0.0.141 - - [2026-02-02 03:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.141 - - [2026-02-02 03:37:34] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006197 10.0.0.141 - - [2026-02-02 03:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.141 - - [2026-02-02 03:37:38] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004562 10.0.0.141 - - [2026-02-02 03:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.141 - - [2026-02-02 03:37:42] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006210 10.0.0.141 - - [2026-02-02 03:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.141 - - [2026-02-02 03:37:46] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007227 10.0.0.141 - - [2026-02-02 03:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.141 - - [2026-02-02 03:37:50] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.010646 10.0.0.141 - - [2026-02-02 03:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.141 - - [2026-02-02 03:37:54] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005826 10.0.0.141 - - [2026-02-02 03:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.141 - - [2026-02-02 03:37:56] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004365 10.0.0.141 - - [2026-02-02 03:37:56] "GET /virtual-networks?parent_id=a741979a-097d-4aa4-b720-660710a76bc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003233 10.0.0.141 - - [2026-02-02 03:37:56] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005151 10.0.0.141 - - [2026-02-02 03:37:56] "POST /neutron/port HTTP/1.1" 200 1122 0.014131 10.0.0.141 - - [2026-02-02 03:37:58] "POST /neutron/port HTTP/1.1" 200 1122 0.014029 10.0.0.141 - - [2026-02-02 03:37:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.007699 10.0.0.141 - - [2026-02-02 03:37:59] "GET /obj-perms HTTP/1.1" 200 5075 0.051227 10.0.0.141 - - [2026-02-02 03:38:02] "POST /neutron/port HTTP/1.1" 200 1122 0.017170 10.0.0.141 - - [2026-02-02 03:38:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006655 10.0.0.141 - - [2026-02-02 03:38:09] "POST /neutron/port HTTP/1.1" 200 1122 0.042090 10.0.0.141 - - [2026-02-02 03:38:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008343 10.0.0.141 - - [2026-02-02 03:38:22] "POST /neutron/port HTTP/1.1" 200 1122 0.019014 10.0.0.141 - - [2026-02-02 03:38:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007690 10.0.0.141 - - [2026-02-02 03:38:23] "GET /virtual-machine/7aa3c20a-d4f2-498c-b4c3-67488271d422 HTTP/1.1" 200 1291 0.006695 10.0.0.141 - - [2026-02-02 03:38:23] "GET /virtual-machine-interface/8d3f0b83-5ba1-418a-8fc8-4ecd0badeb1a HTTP/1.1" 200 2936 0.005137 10.0.0.141 - - [2026-02-02 03:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.141 - - [2026-02-02 03:38:23] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003444 10.0.0.141 - - [2026-02-02 03:38:23] "GET /virtual-networks?parent_id=a741979a-097d-4aa4-b720-660710a76bc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002743 10.0.0.141 - - [2026-02-02 03:38:23] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005602 10.0.0.141 - - [2026-02-02 03:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.141 - - [2026-02-02 03:38:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003801 10.0.0.141 - - [2026-02-02 03:38:24] "GET /virtual-networks?parent_id=a741979a-097d-4aa4-b720-660710a76bc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003188 10.0.0.141 - - [2026-02-02 03:38:24] "GET /virtual-network/50a56450-931d-4f0d-a9ff-db68711882e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005847 10.0.0.23 - - [2026-02-02 03:38:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.23 - - [2026-02-02 03:38:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000347 10.0.0.22 - - [2026-02-02 03:38:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.22 - - [2026-02-02 03:38:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.23 - - [2026-02-02 03:38:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.23 - - [2026-02-02 03:38:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.22 - - [2026-02-02 03:38:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000341 10.0.0.22 - - [2026-02-02 03:38:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.141 - - [2026-02-02 03:38:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.141 - - [2026-02-02 03:38:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.141 - - [2026-02-02 03:38:58] "POST /neutron/port HTTP/1.1" 200 1122 0.018008 10.0.0.141 - - [2026-02-02 03:38:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003709 10.0.0.141 - - [2026-02-02 03:38:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.141 - - [2026-02-02 03:38:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000575 10.0.0.141 - - [2026-02-02 03:38:59] "POST /neutron/network HTTP/1.1" 200 822 0.006316 10.0.0.141 - - [2026-02-02 03:39:58] "POST /neutron/network HTTP/1.1" 200 832 0.034012 10.0.0.141 - - [2026-02-02 03:39:59] "POST /neutron/port HTTP/1.1" 200 117 0.001074 10.0.0.22 - - [2026-02-02 03:40:01] "GET /obj-perms HTTP/1.1" 200 5075 0.069569 10.0.0.23 - - [2026-02-02 03:40:01] "GET /obj-perms HTTP/1.1" 200 5075 0.058747 10.0.0.141 - - [2026-02-02 03:40:19] "POST /neutron/network HTTP/1.1" 400 204 0.017785 10.0.0.141 - - [2026-02-02 03:40:19] "POST /neutron/port HTTP/1.1" 200 1122 0.014842 10.0.0.141 - - [2026-02-02 03:40:19] "POST /neutron/port HTTP/1.1" 200 151 0.196764 10.0.0.141 - - [2026-02-02 03:40:21] "DELETE /route-target/81f5b1fd-2e9c-4268-a517-d875a5a6667a HTTP/1.1" 200 115 0.051556 10.0.0.23 - - [2026-02-02 03:40:22] "GET /projects?obj_uuids=a741979a-097d-4aa4-b720-660710a76bc1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.028734 10.0.0.141 - - [2026-02-02 03:40:23] "GET /project/a741979a-097d-4aa4-b720-660710a76bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.095771 10.0.0.23 - - [2026-02-02 03:40:23] "GET /projects?obj_uuids=a741979a-097d-4aa4-b720-660710a76bc1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000882 10.0.0.141 - - [2026-02-02 03:40:23] "GET /project/a741979a-097d-4aa4-b720-660710a76bc1?fields=virtual_networks HTTP/1.1" 200 1030 0.033387 10.0.0.23 - - [2026-02-02 03:40:23] "GET /projects?obj_uuids=a741979a-097d-4aa4-b720-660710a76bc1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001177 10.0.0.141 - - [2026-02-02 03:40:23] "GET /project/a741979a-097d-4aa4-b720-660710a76bc1?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.044752 10.0.0.23 - - [2026-02-02 03:40:23] "GET /projects?obj_uuids=a741979a-097d-4aa4-b720-660710a76bc1&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001026 10.0.0.141 - - [2026-02-02 03:40:23] "GET /project/a741979a-097d-4aa4-b720-660710a76bc1?fields=security_groups HTTP/1.1" 200 1255 0.046024 10.0.0.141 - - [2026-02-02 03:40:24] "POST /fqname-to-id HTTP/1.1" 404 187 0.026718 10.0.0.23 - - [2026-02-02 03:40:24] "GET /projects?obj_uuids=4961405e-2cda-4fc3-8982-c9ff4fc416b0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002827 10.0.0.23 - - [2026-02-02 03:40:24] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000945 10.0.0.23 - - [2026-02-02 03:40:24] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040136 10.0.0.23 - - [2026-02-02 03:40:24] "POST /id-to-fqname HTTP/1.1" 200 189 0.005379 10.0.0.23 - - [2026-02-02 03:40:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.003535 10.0.0.23 - - [2026-02-02 03:40:24] "POST /security-groups HTTP/1.1" 200 590 0.031032 10.0.0.23 - - [2026-02-02 03:40:24] "POST /projects HTTP/1.1" 200 583 0.226980 10.0.0.141 - - [2026-02-02 03:40:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.004002 10.0.0.23 - - [2026-02-02 03:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.306519 10.0.0.141 - - [2026-02-02 03:40:24] "GET /project/4961405e-2cda-4fc3-8982-c9ff4fc416b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.471640 10.0.0.141 - - [2026-02-02 03:40:25] "GET / HTTP/1.1" 200 35931 0.003146 10.0.0.141 - - [2026-02-02 03:40:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000510 10.0.0.141 - - [2026-02-02 03:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.056031 10.0.0.23 - - [2026-02-02 03:40:27] "GET /projects?obj_uuids=4961405e-2cda-4fc3-8982-c9ff4fc416b0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000800 10.0.0.141 - - [2026-02-02 03:40:27] "GET /project/4961405e-2cda-4fc3-8982-c9ff4fc416b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.034339 10.0.0.141 - - [2026-02-02 03:40:27] "POST /neutron/network HTTP/1.1" 200 117 0.033743 10.0.0.141 - - [2026-02-02 03:40:28] "POST /ref-update HTTP/1.1" 200 156 0.026839 10.0.0.141 - - [2026-02-02 03:40:28] "POST /neutron/network HTTP/1.1" 200 822 0.008029 10.0.0.141 - - [2026-02-02 03:40:28] "POST /id-to-fqname HTTP/1.1" 200 219 0.001144 10.0.0.141 - - [2026-02-02 03:40:28] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004842 10.0.0.141 - - [2026-02-02 03:40:28] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007623 10.0.0.141 - - [2026-02-02 03:40:28] "POST /neutron/subnet HTTP/1.1" 200 719 0.010248 10.0.0.141 - - [2026-02-02 03:40:29] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005372 10.0.0.141 - - [2026-02-02 03:40:30] "POST /id-to-fqname HTTP/1.1" 200 219 0.001271 10.0.0.23 - - [2026-02-02 03:40:31] "GET /projects?obj_uuids=4961405e-2cda-4fc3-8982-c9ff4fc416b0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001731 10.0.0.141 - - [2026-02-02 03:40:31] "GET /project/4961405e-2cda-4fc3-8982-c9ff4fc416b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.072744 10.0.0.141 - - [2026-02-02 03:40:31] "POST /neutron/port HTTP/1.1" 200 117 0.006293 10.0.0.141 - - [2026-02-02 03:40:31] "POST /id-to-fqname HTTP/1.1" 200 219 0.001376 10.0.0.141 - - [2026-02-02 03:40:31] "POST /neutron/network HTTP/1.1" 200 832 0.016146 10.0.0.141 - - [2026-02-02 03:40:32] "POST /neutron/port HTTP/1.1" 200 1058 0.031045 10.0.0.23 - - [2026-02-02 03:40:32] "GET /projects?obj_uuids=4961405e-2cda-4fc3-8982-c9ff4fc416b0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001282 10.0.0.141 - - [2026-02-02 03:40:32] "GET /project/4961405e-2cda-4fc3-8982-c9ff4fc416b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.081420 10.0.0.141 - - [2026-02-02 03:40:32] "POST /neutron/network HTTP/1.1" 200 822 0.094687 10.0.0.141 - - [2026-02-02 03:40:32] "POST /neutron/subnet HTTP/1.1" 200 693 0.014797 10.0.0.141 - - [2026-02-02 03:40:32] "POST /neutron/port HTTP/1.1" 200 1122 0.027562 10.0.0.141 - - [2026-02-02 03:40:32] "POST /neutron/port HTTP/1.1" 200 1122 0.023096 10.0.0.23 - - [2026-02-02 03:40:33] "GET /projects?obj_uuids=4961405e-2cda-4fc3-8982-c9ff4fc416b0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000983 10.0.0.141 - - [2026-02-02 03:40:33] "POST /neutron/port HTTP/1.1" 200 1058 0.272489 10.0.0.141 - - [2026-02-02 03:40:33] "POST /neutron/port HTTP/1.1" 200 1112 0.111179 10.0.0.141 - - [2026-02-02 03:40:33] "POST /neutron/subnet HTTP/1.1" 200 693 0.007801 10.0.0.141 - - [2026-02-02 03:40:38] "POST /neutron/port HTTP/1.1" 200 1122 0.018093 10.0.0.141 - - [2026-02-02 03:40:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007452 10.0.0.141 - - [2026-02-02 03:40:38] "GET /virtual-machine/80310208-2455-4a0b-886c-c85b72624d09 HTTP/1.1" 401 293 0.000503 10.0.0.141 - - [2026-02-02 03:40:38] "GET /virtual-machine/80310208-2455-4a0b-886c-c85b72624d09 HTTP/1.1" 200 1290 0.037195 10.0.0.141 - - [2026-02-02 03:40:38] "GET /virtual-machine-interface/0e0e4717-3721-4aae-b041-d09cf18a512c HTTP/1.1" 200 2935 0.005251 10.0.0.141 - - [2026-02-02 03:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.141 - - [2026-02-02 03:40:38] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003878 10.0.0.141 - - [2026-02-02 03:40:38] "GET /virtual-networks?parent_id=4961405e-2cda-4fc3-8982-c9ff4fc416b0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002766 10.0.0.141 - - [2026-02-02 03:40:38] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006829 10.0.0.141 - - [2026-02-02 03:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.141 - - [2026-02-02 03:40:41] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005224 10.0.0.141 - - [2026-02-02 03:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.141 - - [2026-02-02 03:40:45] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007415 10.0.0.141 - - [2026-02-02 03:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.141 - - [2026-02-02 03:40:50] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006040 10.0.0.141 - - [2026-02-02 03:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.141 - - [2026-02-02 03:40:54] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006436 10.0.0.141 - - [2026-02-02 03:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.141 - - [2026-02-02 03:40:58] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006954 10.0.0.141 - - [2026-02-02 03:41:01] "GET /obj-perms HTTP/1.1" 200 5075 0.110537 10.0.0.141 - - [2026-02-02 03:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.141 - - [2026-02-02 03:41:02] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005606 10.0.0.141 - - [2026-02-02 03:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.141 - - [2026-02-02 03:41:06] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004912 10.0.0.141 - - [2026-02-02 03:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.141 - - [2026-02-02 03:41:10] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006481 10.0.0.23 - - [2026-02-02 03:41:12] "DELETE /project/4961405e2cda4fc38982c9ff4fc416b0 HTTP/1.1" 404 173 0.004128 10.0.0.23 - - [2026-02-02 03:41:12] "DELETE /project/a741979a-097d-4aa4-b720-660710a76bc1 HTTP/1.1" 404 177 0.003691 10.0.0.141 - - [2026-02-02 03:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.141 - - [2026-02-02 03:41:14] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005479 10.0.0.141 - - [2026-02-02 03:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.141 - - [2026-02-02 03:41:18] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005078 10.0.0.141 - - [2026-02-02 03:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.141 - - [2026-02-02 03:41:20] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003993 10.0.0.141 - - [2026-02-02 03:41:20] "GET /virtual-networks?parent_id=4961405e-2cda-4fc3-8982-c9ff4fc416b0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003520 10.0.0.141 - - [2026-02-02 03:41:20] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005533 10.0.0.141 - - [2026-02-02 03:41:20] "POST /neutron/port HTTP/1.1" 200 1122 0.014529 10.0.0.141 - - [2026-02-02 03:41:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006590 10.0.0.141 - - [2026-02-02 03:41:30] "POST /neutron/port HTTP/1.1" 200 1122 0.020260 10.0.0.141 - - [2026-02-02 03:41:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006591 10.0.0.141 - - [2026-02-02 03:41:41] "POST /neutron/port HTTP/1.1" 200 1122 0.021961 10.0.0.141 - - [2026-02-02 03:41:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008243 10.0.0.141 - - [2026-02-02 03:41:41] "GET /virtual-machine/ef51e122-7a4e-4619-91ca-0b9ef79fde8b HTTP/1.1" 200 1292 0.005551 10.0.0.141 - - [2026-02-02 03:41:41] "GET /virtual-machine-interface/b3fecc85-141c-4e61-94fd-2b708c9669b5 HTTP/1.1" 200 2936 0.005062 10.0.0.141 - - [2026-02-02 03:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.141 - - [2026-02-02 03:41:41] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003313 10.0.0.141 - - [2026-02-02 03:41:41] "GET /virtual-networks?parent_id=4961405e-2cda-4fc3-8982-c9ff4fc416b0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002181 10.0.0.141 - - [2026-02-02 03:41:41] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005271 10.0.0.141 - - [2026-02-02 03:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.141 - - [2026-02-02 03:41:43] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006571 10.0.0.141 - - [2026-02-02 03:41:43] "GET /virtual-networks?parent_id=4961405e-2cda-4fc3-8982-c9ff4fc416b0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003319 10.0.0.141 - - [2026-02-02 03:41:43] "GET /virtual-network/1691b8d9-a21b-4806-a9ae-9b675b355109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006475 10.0.0.141 - - [2026-02-02 03:42:00] "POST /neutron/port HTTP/1.1" 200 1122 0.016412 10.0.0.141 - - [2026-02-02 03:42:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003535 10.0.0.141 - - [2026-02-02 03:42:00] "POST /neutron/network HTTP/1.1" 200 822 0.009364 10.0.0.141 - - [2026-02-02 03:42:09] "POST /neutron/port HTTP/1.1" 200 1122 0.021521 10.0.0.141 - - [2026-02-02 03:42:09] "POST /neutron/port HTTP/1.1" 200 151 0.148733 10.0.0.141 - - [2026-02-02 03:42:11] "POST /neutron/network HTTP/1.1" 200 822 0.006395 10.0.0.141 - - [2026-02-02 03:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005843 10.0.0.23 - - [2026-02-02 03:42:12] "GET /projects?obj_uuids=4961405e-2cda-4fc3-8982-c9ff4fc416b0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000926 10.0.0.141 - - [2026-02-02 03:42:12] "GET /project/4961405e-2cda-4fc3-8982-c9ff4fc416b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.030646 10.0.0.23 - - [2026-02-02 03:42:12] "GET /projects?obj_uuids=4961405e-2cda-4fc3-8982-c9ff4fc416b0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000888 10.0.0.141 - - [2026-02-02 03:42:13] "GET /project/4961405e-2cda-4fc3-8982-c9ff4fc416b0?fields=virtual_networks HTTP/1.1" 200 1028 0.079529 10.0.0.23 - - [2026-02-02 03:42:13] "GET /projects?obj_uuids=4961405e-2cda-4fc3-8982-c9ff4fc416b0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000926 10.0.0.141 - - [2026-02-02 03:42:13] "GET /project/4961405e-2cda-4fc3-8982-c9ff4fc416b0?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.039353 10.0.0.23 - - [2026-02-02 03:42:13] "GET /projects?obj_uuids=4961405e-2cda-4fc3-8982-c9ff4fc416b0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001133 10.0.0.141 - - [2026-02-02 03:42:13] "GET /project/4961405e-2cda-4fc3-8982-c9ff4fc416b0?fields=security_groups HTTP/1.1" 200 1253 0.048195 10.0.0.141 - - [2026-02-02 03:42:27] "GET / HTTP/1.1" 200 35931 0.001586 10.0.0.141 - - [2026-02-02 03:42:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000452 10.0.0.141 - - [2026-02-02 03:42:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.053284 10.0.0.23 - - [2026-02-02 03:42:28] "GET /projects?obj_uuids=67402879-b28c-4a3d-bbda-0a71e02092ab&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003714 10.0.0.23 - - [2026-02-02 03:42:28] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000913 10.0.0.23 - - [2026-02-02 03:42:28] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006773 10.0.0.23 - - [2026-02-02 03:42:28] "POST /id-to-fqname HTTP/1.1" 200 203 0.001122 10.0.0.23 - - [2026-02-02 03:42:28] "POST /fqname-to-id HTTP/1.1" 404 212 0.009793 10.0.0.23 - - [2026-02-02 03:42:28] "POST /security-groups HTTP/1.1" 200 604 0.069338 10.0.0.23 - - [2026-02-02 03:42:28] "POST /projects HTTP/1.1" 200 611 0.267255 10.0.0.141 - - [2026-02-02 03:42:28] "POST /access-control-lists HTTP/1.1" 200 609 0.023930 10.0.0.23 - - [2026-02-02 03:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.341095 10.0.0.141 - - [2026-02-02 03:42:29] "GET /project/67402879-b28c-4a3d-bbda-0a71e02092ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.480295 10.0.0.141 - - [2026-02-02 03:42:30] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.141 - - [2026-02-02 03:42:30] "POST /fqname-to-id HTTP/1.1" 401 293 0.000445 10.0.0.141 - - [2026-02-02 03:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.067343 10.0.0.23 - - [2026-02-02 03:42:31] "GET /projects?obj_uuids=67402879-b28c-4a3d-bbda-0a71e02092ab&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000876 10.0.0.141 - - [2026-02-02 03:42:31] "GET /project/67402879-b28c-4a3d-bbda-0a71e02092ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.044838 10.0.0.23 - - [2026-02-02 03:42:31] "GET /projects?obj_uuids=67402879-b28c-4a3d-bbda-0a71e02092ab&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001005 10.0.0.141 - - [2026-02-02 03:42:31] "POST /neutron/network HTTP/1.1" 200 620 0.160115 10.0.0.141 - - [2026-02-02 03:42:31] "POST /route-targets HTTP/1.1" 200 327 0.020891 10.0.0.141 - - [2026-02-02 03:42:31] "POST /id-to-fqname HTTP/1.1" 200 234 0.003944 10.0.0.141 - - [2026-02-02 03:42:31] "GET /virtual-network/1a454f7d-e204-4530-b393-9e19bbba2cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005292 10.0.0.141 - - [2026-02-02 03:42:31] "POST /neutron/network HTTP/1.1" 200 839 0.007631 10.0.0.141 - - [2026-02-02 03:42:31] "GET /virtual-network/1a454f7d-e204-4530-b393-9e19bbba2cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005397 10.0.0.141 - - [2026-02-02 03:42:31] "POST /id-to-fqname HTTP/1.1" 200 234 0.001252 10.0.0.141 - - [2026-02-02 03:42:32] "POST /neutron/network HTTP/1.1" 200 849 0.011204 10.0.0.23 - - [2026-02-02 03:42:32] "GET /projects?obj_uuids=67402879-b28c-4a3d-bbda-0a71e02092ab&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000929 10.0.0.141 - - [2026-02-02 03:42:32] "GET /project/67402879-b28c-4a3d-bbda-0a71e02092ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.069747 10.0.0.141 - - [2026-02-02 03:42:33] "POST /neutron/port HTTP/1.1" 200 117 0.006494 10.0.0.141 - - [2026-02-02 03:42:33] "POST /id-to-fqname HTTP/1.1" 200 234 0.001190 10.0.0.141 - - [2026-02-02 03:42:33] "POST /neutron/network HTTP/1.1" 200 849 0.008373 10.0.0.141 - - [2026-02-02 03:42:34] "POST /neutron/port HTTP/1.1" 200 1073 0.027492 10.0.0.23 - - [2026-02-02 03:42:34] "GET /projects?obj_uuids=67402879-b28c-4a3d-bbda-0a71e02092ab&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001261 10.0.0.141 - - [2026-02-02 03:42:34] "GET /project/67402879-b28c-4a3d-bbda-0a71e02092ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.091780 10.0.0.141 - - [2026-02-02 03:42:34] "POST /neutron/network HTTP/1.1" 200 839 0.015991 10.0.0.141 - - [2026-02-02 03:42:34] "POST /neutron/port HTTP/1.1" 200 117 0.001094 10.0.0.141 - - [2026-02-02 03:42:34] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006671 10.0.0.23 - - [2026-02-02 03:42:34] "GET /projects?obj_uuids=67402879-b28c-4a3d-bbda-0a71e02092ab&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002875 10.0.0.141 - - [2026-02-02 03:42:35] "GET /virtual-network/1a454f7d-e204-4530-b393-9e19bbba2cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004916 10.0.0.141 - - [2026-02-02 03:42:35] "POST /neutron/port HTTP/1.1" 200 1073 0.368028 10.0.0.141 - - [2026-02-02 03:42:35] "POST /neutron/port HTTP/1.1" 200 1127 0.100251 10.0.0.141 - - [2026-02-02 03:42:35] "POST /neutron/subnet HTTP/1.1" 200 698 0.014417 10.0.0.22 - - [2026-02-02 03:42:36] "GET /obj-perms HTTP/1.1" 200 5075 0.054044 10.0.0.23 - - [2026-02-02 03:42:36] "GET /obj-perms HTTP/1.1" 200 5075 0.053708 10.0.0.141 - - [2026-02-02 03:42:36] "POST /neutron/port HTTP/1.1" 200 1137 0.017439 10.0.0.141 - - [2026-02-02 03:42:36] "POST /neutron/security_group HTTP/1.1" 200 2071 0.005999 10.0.0.141 - - [2026-02-02 03:42:37] "GET /virtual-machine/e43c65ce-6ef5-4fef-84fb-93fde4301e01 HTTP/1.1" 401 293 0.000393 10.0.0.141 - - [2026-02-02 03:42:37] "GET /virtual-machine/e43c65ce-6ef5-4fef-84fb-93fde4301e01 HTTP/1.1" 200 1305 0.029885 10.0.0.141 - - [2026-02-02 03:42:37] "GET /virtual-machine-interface/8fe78d77-2147-458b-acaa-eea573b80303 HTTP/1.1" 200 3009 0.004863 10.0.0.141 - - [2026-02-02 03:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.141 - - [2026-02-02 03:42:37] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004323 10.0.0.141 - - [2026-02-02 03:42:37] "GET /virtual-networks?parent_id=67402879-b28c-4a3d-bbda-0a71e02092ab&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002779 10.0.0.141 - - [2026-02-02 03:42:37] "GET /virtual-network/1a454f7d-e204-4530-b393-9e19bbba2cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005534 10.0.0.141 - - [2026-02-02 03:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.141 - - [2026-02-02 03:42:40] "GET /virtual-network/1a454f7d-e204-4530-b393-9e19bbba2cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004985 10.0.0.141 - - [2026-02-02 03:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.141 - - [2026-02-02 03:42:44] "GET /virtual-network/1a454f7d-e204-4530-b393-9e19bbba2cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006279 10.0.0.141 - - [2026-02-02 03:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.141 - - [2026-02-02 03:42:48] "GET /virtual-network/1a454f7d-e204-4530-b393-9e19bbba2cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005421 10.0.0.141 - - [2026-02-02 03:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.141 - - [2026-02-02 03:42:52] "GET /virtual-network/1a454f7d-e204-4530-b393-9e19bbba2cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005277 10.0.0.141 - - [2026-02-02 03:42:54] "POST /neutron/port HTTP/1.1" 200 1137 0.015473 10.0.0.141 - - [2026-02-02 03:42:55] "POST /neutron/security_group HTTP/1.1" 200 2071 0.005921 10.0.0.141 - - [2026-02-02 03:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.141 - - [2026-02-02 03:42:56] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004495 10.0.0.141 - - [2026-02-02 03:42:56] "GET /virtual-networks?parent_id=67402879-b28c-4a3d-bbda-0a71e02092ab&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003065 10.0.0.141 - - [2026-02-02 03:42:56] "GET /virtual-network/1a454f7d-e204-4530-b393-9e19bbba2cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007195 10.0.0.141 - - [2026-02-02 03:43:02] "POST /neutron/port HTTP/1.1" 200 1137 0.021563 10.0.0.141 - - [2026-02-02 03:43:07] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007244 10.0.0.141 - - [2026-02-02 03:43:07] "POST /neutron/port HTTP/1.1" 200 1137 0.017918 10.0.0.141 - - [2026-02-02 03:43:07] "GET /virtual-machine/cfa47ef1-f301-42f1-b4fe-acf12b431be0 HTTP/1.1" 200 1306 0.005005 10.0.0.141 - - [2026-02-02 03:43:07] "GET /virtual-machine-interface/0ec7fff2-6f10-4083-8682-cbe1d331d511 HTTP/1.1" 200 3007 0.004339 10.0.0.141 - - [2026-02-02 03:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.141 - - [2026-02-02 03:43:07] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003348 10.0.0.141 - - [2026-02-02 03:43:07] "GET /virtual-networks?parent_id=67402879-b28c-4a3d-bbda-0a71e02092ab&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002767 10.0.0.141 - - [2026-02-02 03:43:07] "GET /virtual-network/1a454f7d-e204-4530-b393-9e19bbba2cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005288 10.0.0.141 - - [2026-02-02 03:43:07] "DELETE /access-control-list/a62a71eb-310e-47ca-90e3-305d2e0e0036 HTTP/1.1" 200 115 0.038140 10.0.0.141 - - [2026-02-02 03:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.141 - - [2026-02-02 03:43:08] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005077 10.0.0.141 - - [2026-02-02 03:43:08] "GET /virtual-networks?parent_id=67402879-b28c-4a3d-bbda-0a71e02092ab&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003983 10.0.0.141 - - [2026-02-02 03:43:08] "GET /virtual-network/1a454f7d-e204-4530-b393-9e19bbba2cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007421 10.0.0.141 - - [2026-02-02 03:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.141 - - [2026-02-02 03:43:09] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004368 10.0.0.141 - - [2026-02-02 03:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.141 - - [2026-02-02 03:43:09] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004226 10.0.0.141 - - [2026-02-02 03:43:09] "PUT /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12 HTTP/1.1" 200 276 0.011569 10.0.0.23 - - [2026-02-02 03:43:12] "DELETE /project/67402879b28c4a3dbbda0a71e02092ab HTTP/1.1" 404 173 0.002670 10.0.0.23 - - [2026-02-02 03:43:12] "DELETE /project/4961405e-2cda-4fc3-8982-c9ff4fc416b0 HTTP/1.1" 404 177 0.004863 10.0.0.141 - - [2026-02-02 03:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.141 - - [2026-02-02 03:43:20] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.003991 10.0.0.141 - - [2026-02-02 03:43:20] "PUT /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12 HTTP/1.1" 200 276 0.011601 10.0.0.23 - - [2026-02-02 03:43:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.23 - - [2026-02-02 03:43:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.22 - - [2026-02-02 03:43:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000347 10.0.0.22 - - [2026-02-02 03:43:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.23 - - [2026-02-02 03:43:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.23 - - [2026-02-02 03:43:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.22 - - [2026-02-02 03:43:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000342 10.0.0.22 - - [2026-02-02 03:43:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.141 - - [2026-02-02 03:43:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.141 - - [2026-02-02 03:43:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000331 10.0.0.141 - - [2026-02-02 03:43:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000347 10.0.0.141 - - [2026-02-02 03:43:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.141 - - [2026-02-02 03:44:02] "POST /neutron/port HTTP/1.1" 200 1137 0.015324 10.0.0.141 - - [2026-02-02 03:44:02] "POST /neutron/subnet HTTP/1.1" 200 698 0.008136 10.0.0.141 - - [2026-02-02 03:44:04] "GET /obj-perms HTTP/1.1" 200 5075 0.049107 10.0.0.141 - - [2026-02-02 03:44:10] "POST /neutron/network HTTP/1.1" 200 839 0.006623 10.0.0.141 - - [2026-02-02 03:44:10] "POST /neutron/port HTTP/1.1" 200 1127 0.011890 10.0.0.141 - - [2026-02-02 03:44:10] "POST /neutron/port HTTP/1.1" 200 1127 0.026678 10.0.0.23 - - [2026-02-02 03:44:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004219 10.0.0.23 - - [2026-02-02 03:44:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002927 10.0.0.141 - - [2026-02-02 03:44:12] "POST /neutron/network HTTP/1.1" 200 151 0.115606 10.0.0.23 - - [2026-02-02 03:44:12] "GET /projects?obj_uuids=67402879-b28c-4a3d-bbda-0a71e02092ab&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000913 10.0.0.141 - - [2026-02-02 03:44:12] "GET /project/67402879-b28c-4a3d-bbda-0a71e02092ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.041321 10.0.0.23 - - [2026-02-02 03:44:12] "GET /projects?obj_uuids=67402879-b28c-4a3d-bbda-0a71e02092ab&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000950 10.0.0.141 - - [2026-02-02 03:44:12] "GET /project/67402879-b28c-4a3d-bbda-0a71e02092ab?fields=virtual_networks HTTP/1.1" 200 1057 0.046091 10.0.0.23 - - [2026-02-02 03:44:12] "GET /projects?obj_uuids=67402879-b28c-4a3d-bbda-0a71e02092ab&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001331 10.0.0.141 - - [2026-02-02 03:44:12] "GET /project/67402879-b28c-4a3d-bbda-0a71e02092ab?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.043432 10.0.0.23 - - [2026-02-02 03:44:12] "GET /projects?obj_uuids=67402879-b28c-4a3d-bbda-0a71e02092ab&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000870 10.0.0.141 - - [2026-02-02 03:44:12] "GET /project/67402879-b28c-4a3d-bbda-0a71e02092ab?fields=security_groups HTTP/1.1" 200 1296 0.039187 10.0.0.141 - - [2026-02-02 03:44:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.029482 10.0.0.23 - - [2026-02-02 03:44:13] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003058 10.0.0.23 - - [2026-02-02 03:44:13] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000897 10.0.0.23 - - [2026-02-02 03:44:13] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006493 10.0.0.23 - - [2026-02-02 03:44:13] "POST /id-to-fqname HTTP/1.1" 200 209 0.001094 10.0.0.23 - - [2026-02-02 03:44:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.008991 10.0.0.23 - - [2026-02-02 03:44:13] "POST /security-groups HTTP/1.1" 200 609 0.026846 10.0.0.141 - - [2026-02-02 03:44:14] "POST /fqname-to-id HTTP/1.1" 404 252 0.003096 10.0.0.23 - - [2026-02-02 03:44:14] "POST /projects HTTP/1.1" 200 621 0.218776 10.0.0.23 - - [2026-02-02 03:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.296204 10.0.0.141 - - [2026-02-02 03:44:14] "POST /access-control-lists HTTP/1.1" 200 612 0.026107 10.0.0.141 - - [2026-02-02 03:44:14] "GET /project/fd91036e-beec-4cc3-9e2b-6af057e91be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.425258 10.0.0.141 - - [2026-02-02 03:44:15] "GET / HTTP/1.1" 200 35931 0.001372 10.0.0.141 - - [2026-02-02 03:44:15] "POST /fqname-to-id HTTP/1.1" 401 293 0.000416 10.0.0.141 - - [2026-02-02 03:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.058988 10.0.0.23 - - [2026-02-02 03:44:16] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000851 10.0.0.141 - - [2026-02-02 03:44:16] "GET /project/fd91036e-beec-4cc3-9e2b-6af057e91be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.033852 10.0.0.23 - - [2026-02-02 03:44:16] "POST /useragent-kv HTTP/1.1" 200 115 0.006311 10.0.0.141 - - [2026-02-02 03:44:16] "POST /neutron/subnet HTTP/1.1" 200 729 0.218107 10.0.0.141 - - [2026-02-02 03:44:16] "POST /id-to-fqname HTTP/1.1" 200 239 0.001193 10.0.0.141 - - [2026-02-02 03:44:16] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.004812 10.0.0.141 - - [2026-02-02 03:44:16] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005382 10.0.0.141 - - [2026-02-02 03:44:16] "POST /neutron/network HTTP/1.1" 200 845 0.007045 10.0.0.141 - - [2026-02-02 03:44:16] "POST /id-to-fqname HTTP/1.1" 200 239 0.001149 10.0.0.23 - - [2026-02-02 03:44:17] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001103 10.0.0.141 - - [2026-02-02 03:44:17] "GET /project/fd91036e-beec-4cc3-9e2b-6af057e91be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.055742 10.0.0.141 - - [2026-02-02 03:44:17] "POST /neutron/network HTTP/1.1" 200 845 0.005895 10.0.0.141 - - [2026-02-02 03:44:17] "POST /id-to-fqname HTTP/1.1" 200 239 0.001250 10.0.0.141 - - [2026-02-02 03:44:17] "POST /neutron/port HTTP/1.1" 200 117 0.005238 10.0.0.23 - - [2026-02-02 03:44:18] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000911 10.0.0.141 - - [2026-02-02 03:44:18] "POST /neutron/port HTTP/1.1" 200 1079 0.251212 10.0.0.141 - - [2026-02-02 03:44:18] "POST /neutron/port HTTP/1.1" 200 1133 0.117743 10.0.0.141 - - [2026-02-02 03:44:18] "POST /neutron/subnet HTTP/1.1" 200 703 0.009361 10.0.0.23 - - [2026-02-02 03:44:18] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001380 10.0.0.141 - - [2026-02-02 03:44:18] "GET /project/fd91036e-beec-4cc3-9e2b-6af057e91be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.059981 10.0.0.141 - - [2026-02-02 03:44:18] "POST /neutron/network HTTP/1.1" 200 845 0.005516 10.0.0.141 - - [2026-02-02 03:44:19] "POST /neutron/port HTTP/1.1" 200 117 0.006101 10.0.0.141 - - [2026-02-02 03:44:19] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007687 10.0.0.141 - - [2026-02-02 03:44:19] "POST /neutron/port HTTP/1.1" 200 1079 0.026816 10.0.0.141 - - [2026-02-02 03:44:20] "POST /neutron/port HTTP/1.1" 200 1143 0.019423 10.0.0.141 - - [2026-02-02 03:44:20] "POST /neutron/port HTTP/1.1" 200 117 0.001563 10.0.0.22 - - [2026-02-02 03:44:20] "GET /obj-perms HTTP/1.1" 200 5085 0.054475 10.0.0.141 - - [2026-02-02 03:44:21] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006914 10.0.0.141 - - [2026-02-02 03:44:21] "POST /neutron/port HTTP/1.1" 200 1143 0.016515 10.0.0.141 - - [2026-02-02 03:44:21] "GET /virtual-machine/d9914955-4ab0-4199-a8f4-e13ab78b43a2 HTTP/1.1" 401 293 0.000370 10.0.0.141 - - [2026-02-02 03:44:21] "GET /virtual-machine/d9914955-4ab0-4199-a8f4-e13ab78b43a2 HTTP/1.1" 200 1311 0.028193 10.0.0.141 - - [2026-02-02 03:44:21] "GET /virtual-machine-interface/87024448-678f-4437-bac6-e0630b4c360d HTTP/1.1" 200 3033 0.005041 10.0.0.141 - - [2026-02-02 03:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.141 - - [2026-02-02 03:44:21] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003421 10.0.0.141 - - [2026-02-02 03:44:21] "GET /virtual-networks?parent_id=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002614 10.0.0.141 - - [2026-02-02 03:44:21] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006430 10.0.0.141 - - [2026-02-02 03:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.141 - - [2026-02-02 03:44:24] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005039 10.0.0.141 - - [2026-02-02 03:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.141 - - [2026-02-02 03:44:29] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005125 10.0.0.141 - - [2026-02-02 03:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.141 - - [2026-02-02 03:44:33] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.004977 10.0.0.141 - - [2026-02-02 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.141 - - [2026-02-02 03:44:37] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005518 10.0.0.141 - - [2026-02-02 03:44:38] "POST /neutron/security_group HTTP/1.1" 200 2076 0.040899 10.0.0.141 - - [2026-02-02 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.141 - - [2026-02-02 03:44:39] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003247 10.0.0.141 - - [2026-02-02 03:44:39] "GET /virtual-networks?parent_id=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002218 10.0.0.141 - - [2026-02-02 03:44:39] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005419 10.0.0.141 - - [2026-02-02 03:44:41] "POST /neutron/port HTTP/1.1" 200 1143 0.016702 10.0.0.141 - - [2026-02-02 03:44:44] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007585 10.0.0.141 - - [2026-02-02 03:44:50] "POST /neutron/port HTTP/1.1" 200 1143 0.020264 10.0.0.141 - - [2026-02-02 03:44:50] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006441 10.0.0.141 - - [2026-02-02 03:44:50] "GET /virtual-machine/a0d1cd9e-068f-41fd-9cae-6d99b4c724a4 HTTP/1.1" 200 1311 0.005286 10.0.0.141 - - [2026-02-02 03:44:50] "GET /virtual-machine-interface/f40df1e9-7f82-4929-905c-dea127f42bdf HTTP/1.1" 200 3034 0.005457 10.0.0.141 - - [2026-02-02 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.141 - - [2026-02-02 03:44:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003096 10.0.0.141 - - [2026-02-02 03:44:50] "GET /virtual-networks?parent_id=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003494 10.0.0.141 - - [2026-02-02 03:44:50] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005474 10.0.0.141 - - [2026-02-02 03:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.141 - - [2026-02-02 03:44:51] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004341 10.0.0.141 - - [2026-02-02 03:44:51] "GET /virtual-networks?parent_id=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002410 10.0.0.141 - - [2026-02-02 03:44:51] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005517 10.0.0.141 - - [2026-02-02 03:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.23 - - [2026-02-02 03:44:51] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001006 10.0.0.141 - - [2026-02-02 03:44:51] "GET /project/fd91036e-beec-4cc3-9e2b-6af057e91be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.035088 10.0.0.141 - - [2026-02-02 03:44:51] "POST /route-targets HTTP/1.1" 200 327 0.010924 10.0.0.23 - - [2026-02-02 03:44:52] "POST /useragent-kv HTTP/1.1" 200 115 0.009512 10.0.0.141 - - [2026-02-02 03:44:52] "POST /neutron/subnet HTTP/1.1" 200 734 0.244679 10.0.0.141 - - [2026-02-02 03:44:52] "POST /id-to-fqname HTTP/1.1" 200 239 0.001265 10.0.0.141 - - [2026-02-02 03:44:52] "GET /virtual-network/1a79a457-ec75-4bf5-aca3-146a5eb340b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006438 10.0.0.141 - - [2026-02-02 03:44:52] "GET /virtual-network/1a79a457-ec75-4bf5-aca3-146a5eb340b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006523 10.0.0.141 - - [2026-02-02 03:44:52] "POST /neutron/network HTTP/1.1" 200 846 0.008198 10.0.0.141 - - [2026-02-02 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.23 - - [2026-02-02 03:44:52] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000814 10.0.0.141 - - [2026-02-02 03:44:52] "GET /project/fd91036e-beec-4cc3-9e2b-6af057e91be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.035722 10.0.0.23 - - [2026-02-02 03:44:52] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000911 10.0.0.141 - - [2026-02-02 03:44:52] "POST /neutron/network HTTP/1.1" 200 631 0.100217 10.0.0.141 - - [2026-02-02 03:44:52] "POST /ref-update HTTP/1.1" 200 156 0.025997 10.0.0.141 - - [2026-02-02 03:44:52] "POST /id-to-fqname HTTP/1.1" 200 242 0.002919 10.0.0.141 - - [2026-02-02 03:44:52] "GET /virtual-network/4ea6c989-d634-4321-961a-51ae952f5899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005021 10.0.0.141 - - [2026-02-02 03:44:52] "POST /neutron/network HTTP/1.1" 200 849 0.005733 10.0.0.141 - - [2026-02-02 03:44:52] "GET /virtual-network/4ea6c989-d634-4321-961a-51ae952f5899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005808 10.0.0.141 - - [2026-02-02 03:44:52] "POST /id-to-fqname HTTP/1.1" 200 239 0.001703 10.0.0.141 - - [2026-02-02 03:44:52] "POST /neutron/port HTTP/1.1" 200 2134 0.021490 10.0.0.23 - - [2026-02-02 03:44:53] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001005 10.0.0.141 - - [2026-02-02 03:44:53] "GET /project/fd91036e-beec-4cc3-9e2b-6af057e91be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.070692 10.0.0.141 - - [2026-02-02 03:44:53] "POST /neutron/network HTTP/1.1" 200 846 0.005849 10.0.0.141 - - [2026-02-02 03:44:53] "POST /neutron/port HTTP/1.1" 200 117 0.017962 10.0.0.141 - - [2026-02-02 03:44:53] "POST /id-to-fqname HTTP/1.1" 200 242 0.001196 10.0.0.141 - - [2026-02-02 03:44:54] "POST /neutron/network HTTP/1.1" 200 859 0.006521 10.0.0.141 - - [2026-02-02 03:44:54] "POST /neutron/port HTTP/1.1" 200 1080 0.038611 10.0.0.141 - - [2026-02-02 03:44:54] "POST /neutron/port HTTP/1.1" 200 1144 0.014337 10.0.0.23 - - [2026-02-02 03:44:54] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002225 10.0.0.141 - - [2026-02-02 03:44:54] "POST /neutron/port HTTP/1.1" 200 117 0.000880 10.0.0.141 - - [2026-02-02 03:44:54] "GET /project/fd91036e-beec-4cc3-9e2b-6af057e91be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.068942 10.0.0.141 - - [2026-02-02 03:44:55] "POST /neutron/port HTTP/1.1" 200 3125 0.021905 10.0.0.141 - - [2026-02-02 03:44:55] "POST /id-to-fqname HTTP/1.1" 200 239 0.001293 10.0.0.141 - - [2026-02-02 03:44:55] "POST /id-to-fqname HTTP/1.1" 200 239 0.000949 10.0.0.141 - - [2026-02-02 03:44:55] "POST /neutron/port HTTP/1.1" 200 3125 0.029611 10.0.0.141 - - [2026-02-02 03:44:55] "POST /neutron/network HTTP/1.1" 200 859 0.005436 10.0.0.141 - - [2026-02-02 03:44:56] "POST /neutron/port HTTP/1.1" 200 1077 0.015090 10.0.0.141 - - [2026-02-02 03:44:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003508 10.0.0.141 - - [2026-02-02 03:44:56] "POST /neutron/network HTTP/1.1" 200 849 0.006163 10.0.0.23 - - [2026-02-02 03:44:56] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000870 10.0.0.141 - - [2026-02-02 03:44:56] "GET /project/fd91036e-beec-4cc3-9e2b-6af057e91be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.064752 10.0.0.141 - - [2026-02-02 03:44:56] "POST /neutron/port HTTP/1.1" 200 4113 0.027768 10.0.0.141 - - [2026-02-02 03:44:56] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006598 10.0.0.141 - - [2026-02-02 03:44:57] "POST /neutron/network HTTP/1.1" 200 1559 0.008421 10.0.0.23 - - [2026-02-02 03:44:57] "GET /obj-perms HTTP/1.1" 200 5085 0.070483 10.0.0.141 - - [2026-02-02 03:44:57] "GET /virtual-network/1a79a457-ec75-4bf5-aca3-146a5eb340b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005075 10.0.0.141 - - [2026-02-02 03:44:57] "POST /neutron/port HTTP/1.1" 200 1079 0.018801 10.0.0.141 - - [2026-02-02 03:44:58] "GET /obj-perms HTTP/1.1" 200 5085 0.062953 10.0.0.141 - - [2026-02-02 03:44:58] "POST /neutron/port HTTP/1.1" 200 1080 0.061457 10.0.0.141 - - [2026-02-02 03:44:58] "POST /neutron/port HTTP/1.1" 200 2135 0.031526 10.0.0.141 - - [2026-02-02 03:44:58] "POST /neutron/port HTTP/1.1" 200 117 0.001089 10.0.0.141 - - [2026-02-02 03:44:58] "GET /virtual-network/4ea6c989-d634-4321-961a-51ae952f5899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005274 10.0.0.141 - - [2026-02-02 03:44:58] "POST /neutron/subnet HTTP/1.1" 200 708 0.009393 10.0.0.141 - - [2026-02-02 03:44:58] "POST /neutron/port HTTP/1.1" 200 1144 0.017623 10.0.0.141 - - [2026-02-02 03:44:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003883 10.0.0.22 - - [2026-02-02 03:44:58] "GET /obj-perms HTTP/1.1" 200 5085 0.003550 10.0.0.141 - - [2026-02-02 03:44:58] "POST /neutron/network HTTP/1.1" 200 846 0.006568 10.0.0.141 - - [2026-02-02 03:44:58] "POST /neutron/port HTTP/1.1" 200 1141 0.018511 10.0.0.141 - - [2026-02-02 03:44:58] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008712 10.0.0.141 - - [2026-02-02 03:44:58] "GET /virtual-machine/661f6d6c-603a-4df6-b5b1-b4b508233168 HTTP/1.1" 200 1310 0.006779 10.0.0.141 - - [2026-02-02 03:44:58] "GET /virtual-machine-interface/577d6dcd-a515-4ea5-9e93-a5438d6b3c35 HTTP/1.1" 200 3042 0.006571 10.0.0.141 - - [2026-02-02 03:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.141 - - [2026-02-02 03:44:59] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003184 10.0.0.141 - - [2026-02-02 03:44:59] "GET /virtual-networks?parent_id=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.005260 10.0.0.141 - - [2026-02-02 03:44:59] "GET /virtual-network/4ea6c989-d634-4321-961a-51ae952f5899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006355 10.0.0.141 - - [2026-02-02 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.141 - - [2026-02-02 03:45:02] "GET /virtual-network/4ea6c989-d634-4321-961a-51ae952f5899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.007481 10.0.0.23 - - [2026-02-02 03:45:04] "GET /obj-perms HTTP/1.1" 200 5075 0.046685 10.0.0.141 - - [2026-02-02 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.141 - - [2026-02-02 03:45:06] "GET /virtual-network/4ea6c989-d634-4321-961a-51ae952f5899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005255 10.0.0.141 - - [2026-02-02 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.141 - - [2026-02-02 03:45:10] "GET /virtual-network/4ea6c989-d634-4321-961a-51ae952f5899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006114 10.0.0.23 - - [2026-02-02 03:45:12] "DELETE /project/fd91036ebeec4cc39e2b6af057e91be6 HTTP/1.1" 404 173 0.003819 10.0.0.23 - - [2026-02-02 03:45:12] "DELETE /project/67402879-b28c-4a3d-bbda-0a71e02092ab HTTP/1.1" 404 177 0.003418 10.0.0.141 - - [2026-02-02 03:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.141 - - [2026-02-02 03:45:14] "GET /virtual-network/4ea6c989-d634-4321-961a-51ae952f5899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004565 10.0.0.141 - - [2026-02-02 03:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.141 - - [2026-02-02 03:45:18] "GET /virtual-network/4ea6c989-d634-4321-961a-51ae952f5899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004748 10.0.0.141 - - [2026-02-02 03:45:18] "POST /neutron/port HTTP/1.1" 200 1144 0.019248 10.0.0.141 - - [2026-02-02 03:45:21] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006043 10.0.0.141 - - [2026-02-02 03:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.141 - - [2026-02-02 03:45:22] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003582 10.0.0.141 - - [2026-02-02 03:45:22] "GET /virtual-networks?parent_id=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002667 10.0.0.141 - - [2026-02-02 03:45:22] "GET /virtual-network/4ea6c989-d634-4321-961a-51ae952f5899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005409 10.0.0.141 - - [2026-02-02 03:45:27] "POST /neutron/port HTTP/1.1" 200 1141 0.016765 10.0.0.141 - - [2026-02-02 03:45:33] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007572 10.0.0.141 - - [2026-02-02 03:45:33] "POST /neutron/port HTTP/1.1" 200 1144 0.014609 10.0.0.141 - - [2026-02-02 03:45:33] "GET /virtual-machine/43b09563-a1b9-4e05-b8b5-da0dd90e9211 HTTP/1.1" 200 1310 0.005149 10.0.0.141 - - [2026-02-02 03:45:33] "GET /virtual-machine-interface/e1d408b9-703a-4996-8b98-6373a68a88c2 HTTP/1.1" 200 3034 0.004636 10.0.0.141 - - [2026-02-02 03:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.141 - - [2026-02-02 03:45:33] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002853 10.0.0.141 - - [2026-02-02 03:45:33] "GET /virtual-networks?parent_id=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004143 10.0.0.141 - - [2026-02-02 03:45:33] "GET /virtual-network/1a79a457-ec75-4bf5-aca3-146a5eb340b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005255 10.0.0.141 - - [2026-02-02 03:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.141 - - [2026-02-02 03:45:34] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003330 10.0.0.141 - - [2026-02-02 03:45:34] "GET /virtual-networks?parent_id=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002621 10.0.0.141 - - [2026-02-02 03:45:34] "GET /virtual-network/1a79a457-ec75-4bf5-aca3-146a5eb340b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005503 10.0.0.141 - - [2026-02-02 03:45:34] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007446 10.0.0.141 - - [2026-02-02 03:45:40] "POST /neutron/port HTTP/1.1" 200 2135 0.017542 10.0.0.141 - - [2026-02-02 03:45:40] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006829 10.0.0.141 - - [2026-02-02 03:45:40] "GET /virtual-machine/8fcae7db-6a35-4b35-9528-d38da662f5e7 HTTP/1.1" 200 1587 0.006086 10.0.0.141 - - [2026-02-02 03:45:40] "GET /virtual-machine-interface/6b702249-9fa2-400a-9ae3-b98ba3bfd9a7 HTTP/1.1" 200 3033 0.005133 10.0.0.141 - - [2026-02-02 03:45:40] "GET /virtual-machine-interface/75d847ca-4376-4016-9b04-910c8e5288e8 HTTP/1.1" 200 3033 0.005192 10.0.0.141 - - [2026-02-02 03:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.141 - - [2026-02-02 03:45:40] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003694 10.0.0.141 - - [2026-02-02 03:45:40] "GET /virtual-networks?parent_id=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002885 10.0.0.141 - - [2026-02-02 03:45:40] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005682 10.0.0.141 - - [2026-02-02 03:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.141 - - [2026-02-02 03:45:41] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003346 10.0.0.141 - - [2026-02-02 03:45:41] "GET /virtual-networks?parent_id=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002885 10.0.0.141 - - [2026-02-02 03:45:41] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006267 10.0.0.141 - - [2026-02-02 03:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.141 - - [2026-02-02 03:45:41] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003225 10.0.0.141 - - [2026-02-02 03:45:41] "GET /virtual-networks?parent_id=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003312 10.0.0.141 - - [2026-02-02 03:45:41] "GET /virtual-network/1a79a457-ec75-4bf5-aca3-146a5eb340b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006009 10.0.0.141 - - [2026-02-02 03:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.141 - - [2026-02-02 03:45:43] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004110 10.0.0.141 - - [2026-02-02 03:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.141 - - [2026-02-02 03:45:43] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004782 10.0.0.141 - - [2026-02-02 03:45:43] "PUT /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12 HTTP/1.1" 200 276 0.012793 10.0.0.141 - - [2026-02-02 03:45:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.006420 10.0.0.141 - - [2026-02-02 03:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.23 - - [2026-02-02 03:45:43] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.036996 10.0.0.141 - - [2026-02-02 03:45:43] "GET /project/fd91036e-beec-4cc3-9e2b-6af057e91be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.080185 10.0.0.141 - - [2026-02-02 03:45:43] "POST /network-policys HTTP/1.1" 200 539 0.024671 10.0.0.141 - - [2026-02-02 03:45:43] "GET /network-policy/907c1cd5-512d-4197-b306-68094471e503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006468 10.0.0.141 - - [2026-02-02 03:45:43] "POST /neutron/network HTTP/1.1" 200 845 0.010890 10.0.0.141 - - [2026-02-02 03:45:43] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.007437 10.0.0.141 - - [2026-02-02 03:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.141 - - [2026-02-02 03:45:43] "GET /network-policy/907c1cd5-512d-4197-b306-68094471e503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004086 10.0.0.141 - - [2026-02-02 03:45:43] "POST /neutron/network HTTP/1.1" 200 846 0.006096 10.0.0.141 - - [2026-02-02 03:45:44] "GET /virtual-network/1a79a457-ec75-4bf5-aca3-146a5eb340b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.006839 10.0.0.141 - - [2026-02-02 03:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.141 - - [2026-02-02 03:45:44] "GET /network-policy/907c1cd5-512d-4197-b306-68094471e503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003749 10.0.0.141 - - [2026-02-02 03:45:44] "POST /fqname-to-id HTTP/1.1" 404 254 0.047169 10.0.0.141 - - [2026-02-02 03:45:44] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.005531 10.0.0.141 - - [2026-02-02 03:45:44] "POST /access-control-lists HTTP/1.1" 200 609 0.076637 10.0.0.141 - - [2026-02-02 03:45:44] "GET /obj-perms HTTP/1.1" 200 5085 0.003473 10.0.0.141 - - [2026-02-02 03:45:44] "GET /virtual-network/1a79a457-ec75-4bf5-aca3-146a5eb340b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.005931 10.0.0.141 - - [2026-02-02 03:45:45] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.004761 10.0.0.22 - - [2026-02-02 03:45:45] "GET /obj-perms HTTP/1.1" 200 5085 0.003140 10.0.0.23 - - [2026-02-02 03:45:45] "GET /obj-perms HTTP/1.1" 200 5085 0.003284 10.0.0.141 - - [2026-02-02 03:45:45] "GET /virtual-network/1a79a457-ec75-4bf5-aca3-146a5eb340b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.006041 10.0.0.141 - - [2026-02-02 03:45:46] "GET /obj-perms HTTP/1.1" 200 5085 0.003974 10.0.0.141 - - [2026-02-02 03:45:46] "GET /virtual-network/4ea6c989-d634-4321-961a-51ae952f5899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005770 10.0.0.141 - - [2026-02-02 03:46:00] "POST /neutron/port HTTP/1.1" 200 1141 0.019320 10.0.0.141 - - [2026-02-02 03:46:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004471 10.0.0.141 - - [2026-02-02 03:46:00] "POST /neutron/network HTTP/1.1" 200 849 0.007813 10.0.0.141 - - [2026-02-02 03:46:01] "GET /obj-perms HTTP/1.1" 200 5085 0.004627 10.0.0.141 - - [2026-02-02 03:46:03] "POST /neutron/network HTTP/1.1" 200 949 0.005813 10.0.0.141 - - [2026-02-02 03:46:03] "POST /neutron/port HTTP/1.1" 200 117 0.001063 10.0.0.22 - - [2026-02-02 03:46:05] "GET /obj-perms HTTP/1.1" 200 5075 0.052516 10.0.0.23 - - [2026-02-02 03:46:06] "GET /obj-perms HTTP/1.1" 200 5075 0.048724 10.0.0.141 - - [2026-02-02 03:47:00] "POST /neutron/port HTTP/1.1" 200 1144 0.017839 10.0.0.141 - - [2026-02-02 03:47:00] "POST /neutron/subnet HTTP/1.1" 200 708 0.008676 10.0.0.141 - - [2026-02-02 03:47:03] "POST /neutron/port HTTP/1.1" 200 1143 0.015247 10.0.0.141 - - [2026-02-02 03:47:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003330 10.0.0.141 - - [2026-02-02 03:47:03] "POST /neutron/network HTTP/1.1" 200 939 0.007189 10.0.0.141 - - [2026-02-02 03:48:00] "POST /neutron/network HTTP/1.1" 200 859 0.007707 10.0.0.141 - - [2026-02-02 03:48:00] "POST /neutron/port HTTP/1.1" 200 117 0.001377 10.0.0.141 - - [2026-02-02 03:48:03] "POST /neutron/port HTTP/1.1" 200 2135 0.021710 10.0.0.141 - - [2026-02-02 03:48:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.007837 10.0.0.141 - - [2026-02-02 03:48:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003649 10.0.0.141 - - [2026-02-02 03:48:04] "POST /neutron/network HTTP/1.1" 200 940 0.008743 10.0.0.141 - - [2026-02-02 03:48:07] "GET /obj-perms HTTP/1.1" 200 5075 0.062923 10.0.0.23 - - [2026-02-02 03:48:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.23 - - [2026-02-02 03:48:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.22 - - [2026-02-02 03:48:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.22 - - [2026-02-02 03:48:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.23 - - [2026-02-02 03:48:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.23 - - [2026-02-02 03:48:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000602 10.0.0.22 - - [2026-02-02 03:48:56] "GET /global-system-configs HTTP/1.1" 401 293 0.001735 10.0.0.22 - - [2026-02-02 03:48:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.141 - - [2026-02-02 03:48:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.141 - - [2026-02-02 03:48:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000338 10.0.0.141 - - [2026-02-02 03:48:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.141 - - [2026-02-02 03:48:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000347 10.0.0.141 - - [2026-02-02 03:49:02] "POST /neutron/network HTTP/1.1" 200 950 0.006197 10.0.0.141 - - [2026-02-02 03:49:02] "POST /neutron/port HTTP/1.1" 200 117 0.001036 10.0.0.141 - - [2026-02-02 03:49:05] "POST /neutron/port HTTP/1.1" 200 1143 0.020130 10.0.0.141 - - [2026-02-02 03:49:05] "POST /neutron/subnet HTTP/1.1" 200 703 0.010742 10.0.0.23 - - [2026-02-02 03:49:23] "GET /obj-perms HTTP/1.1" 200 5085 0.003221 10.0.0.141 - - [2026-02-02 03:49:24] "GET /obj-perms HTTP/1.1" 200 5085 0.003692 10.0.0.141 - - [2026-02-02 03:49:26] "GET /virtual-network/1a79a457-ec75-4bf5-aca3-146a5eb340b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.032027 10.0.0.141 - - [2026-02-02 03:49:26] "POST /neutron/network HTTP/1.1" 200 940 0.032544 10.0.0.141 - - [2026-02-02 03:49:26] "DELETE /access-control-list/d7c00e53-5483-4931-9d0a-b7efbe9111e5 HTTP/1.1" 200 115 0.042411 10.0.0.141 - - [2026-02-02 03:49:27] "GET /virtual-network/1a79a457-ec75-4bf5-aca3-146a5eb340b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.018335 10.0.0.141 - - [2026-02-02 03:49:27] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.007269 10.0.0.141 - - [2026-02-02 03:49:27] "POST /neutron/network HTTP/1.1" 200 939 0.015135 10.0.0.141 - - [2026-02-02 03:49:27] "GET /virtual-network/3995f224-7ad9-473d-9b43-cd9865183a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.009633 10.0.0.141 - - [2026-02-02 03:49:27] "DELETE /network-policy/907c1cd5-512d-4197-b306-68094471e503 HTTP/1.1" 200 115 0.032724 10.0.0.141 - - [2026-02-02 03:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.141 - - [2026-02-02 03:49:27] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.003693 10.0.0.141 - - [2026-02-02 03:49:27] "PUT /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12 HTTP/1.1" 200 276 0.011391 10.0.0.141 - - [2026-02-02 03:49:27] "DELETE /access-control-list/57976bd6-5b20-4a46-828d-6283f8baf662 HTTP/1.1" 200 115 0.032264 10.0.0.141 - - [2026-02-02 03:49:28] "POST /neutron/network HTTP/1.1" 200 849 0.006094 10.0.0.141 - - [2026-02-02 03:49:29] "POST /neutron/port HTTP/1.1" 200 1131 0.013079 10.0.0.141 - - [2026-02-02 03:49:29] "POST /neutron/port HTTP/1.1" 200 1144 0.017155 10.0.0.141 - - [2026-02-02 03:49:29] "POST /neutron/port HTTP/1.1" 200 151 0.205081 10.0.0.141 - - [2026-02-02 03:49:29] "POST /neutron/port HTTP/1.1" 200 151 0.159983 10.0.0.141 - - [2026-02-02 03:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.141 - - [2026-02-02 03:49:31] "POST /neutron/network HTTP/1.1" 200 846 0.007562 10.0.0.141 - - [2026-02-02 03:49:31] "DELETE /route-target/3620c1a3-f65d-4962-b20a-90c1d76eb414 HTTP/1.1" 200 115 0.024449 10.0.0.141 - - [2026-02-02 03:49:31] "POST /neutron/network HTTP/1.1" 400 204 0.011572 10.0.0.141 - - [2026-02-02 03:49:32] "POST /neutron/port HTTP/1.1" 200 151 0.198357 10.0.0.141 - - [2026-02-02 03:49:32] "POST /neutron/port HTTP/1.1" 200 151 0.224653 10.0.0.23 - - [2026-02-02 03:49:34] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000928 10.0.0.141 - - [2026-02-02 03:49:34] "GET /project/fd91036e-beec-4cc3-9e2b-6af057e91be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.080963 10.0.0.23 - - [2026-02-02 03:49:34] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001783 10.0.0.141 - - [2026-02-02 03:49:34] "GET /project/fd91036e-beec-4cc3-9e2b-6af057e91be6?fields=virtual_networks HTTP/1.1" 200 1068 0.052215 10.0.0.23 - - [2026-02-02 03:49:34] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001868 10.0.0.141 - - [2026-02-02 03:49:34] "GET /project/fd91036e-beec-4cc3-9e2b-6af057e91be6?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.058933 10.0.0.23 - - [2026-02-02 03:49:34] "GET /projects?obj_uuids=fd91036e-beec-4cc3-9e2b-6af057e91be6&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001281 10.0.0.141 - - [2026-02-02 03:49:34] "GET /project/fd91036e-beec-4cc3-9e2b-6af057e91be6?fields=security_groups HTTP/1.1" 200 1312 0.046144 10.0.0.141 - - [2026-02-02 03:49:35] "POST /fqname-to-id HTTP/1.1" 404 183 0.028846 10.0.0.23 - - [2026-02-02 03:49:35] "GET /projects?obj_uuids=970b99ac-83d4-4ce2-ac7f-785dc732c1d8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004872 10.0.0.23 - - [2026-02-02 03:49:35] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000903 10.0.0.23 - - [2026-02-02 03:49:35] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039992 10.0.0.23 - - [2026-02-02 03:49:35] "POST /id-to-fqname HTTP/1.1" 200 185 0.002470 10.0.0.23 - - [2026-02-02 03:49:35] "POST /fqname-to-id HTTP/1.1" 404 194 0.008921 10.0.0.23 - - [2026-02-02 03:49:35] "POST /security-groups HTTP/1.1" 200 586 0.026071 10.0.0.141 - - [2026-02-02 03:49:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.003307 10.0.0.23 - - [2026-02-02 03:49:35] "POST /projects HTTP/1.1" 200 575 0.216369 10.0.0.23 - - [2026-02-02 03:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.286115 10.0.0.141 - - [2026-02-02 03:49:35] "POST /access-control-lists HTTP/1.1" 200 589 0.027526 10.0.0.141 - - [2026-02-02 03:49:35] "GET /project/970b99ac-83d4-4ce2-ac7f-785dc732c1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.457356 10.0.0.141 - - [2026-02-02 03:49:36] "GET / HTTP/1.1" 200 35931 0.001677 10.0.0.23 - - [2026-02-02 03:49:37] "GET /projects?obj_uuids=ce1856f3-7e0b-4413-a4a9-da6c04cbf349&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000916 10.0.0.141 - - [2026-02-02 03:49:37] "GET /project/ce1856f3-7e0b-4413-a4a9-da6c04cbf349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.032488 10.0.0.141 - - [2026-02-02 03:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.141 - - [2026-02-02 03:49:38] "GET /security-group/53b7ac66-3004-4943-ba84-60588200e888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3707 0.004548 10.0.0.141 - - [2026-02-02 03:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.23 - - [2026-02-02 03:49:38] "GET /projects?obj_uuids=ce1856f3-7e0b-4413-a4a9-da6c04cbf349&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001150 10.0.0.141 - - [2026-02-02 03:49:38] "GET /project/ce1856f3-7e0b-4413-a4a9-da6c04cbf349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.046307 10.0.0.141 - - [2026-02-02 03:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.141 - - [2026-02-02 03:49:38] "GET /security-group/53b7ac66-3004-4943-ba84-60588200e888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3707 0.004460 10.0.0.141 - - [2026-02-02 03:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.141 - - [2026-02-02 03:49:38] "PUT /security-group/53b7ac66-3004-4943-ba84-60588200e888 HTTP/1.1" 200 262 0.015861 10.0.0.23 - - [2026-02-02 03:49:41] "GET /projects?obj_uuids=970b99ac-83d4-4ce2-ac7f-785dc732c1d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001040 10.0.0.141 - - [2026-02-02 03:49:41] "GET /project/970b99ac-83d4-4ce2-ac7f-785dc732c1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.083340 10.0.0.23 - - [2026-02-02 03:49:41] "GET /projects?obj_uuids=970b99ac-83d4-4ce2-ac7f-785dc732c1d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001871 10.0.0.141 - - [2026-02-02 03:49:41] "GET /project/970b99ac-83d4-4ce2-ac7f-785dc732c1d8?fields=virtual_networks HTTP/1.1" 200 1022 0.065738 10.0.0.23 - - [2026-02-02 03:49:41] "GET /projects?obj_uuids=970b99ac-83d4-4ce2-ac7f-785dc732c1d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001763 10.0.0.141 - - [2026-02-02 03:49:41] "GET /project/970b99ac-83d4-4ce2-ac7f-785dc732c1d8?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.045082 10.0.0.23 - - [2026-02-02 03:49:41] "GET /projects?obj_uuids=970b99ac-83d4-4ce2-ac7f-785dc732c1d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000982 10.0.0.141 - - [2026-02-02 03:49:41] "GET /project/970b99ac-83d4-4ce2-ac7f-785dc732c1d8?fields=security_groups HTTP/1.1" 200 1243 0.036968 10.0.0.141 - - [2026-02-02 03:49:42] "POST /fqname-to-id HTTP/1.1" 404 192 0.027043 10.0.0.23 - - [2026-02-02 03:49:42] "GET /projects?obj_uuids=cc5e1394-c121-4388-be4c-70098a288362&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003046 10.0.0.23 - - [2026-02-02 03:49:42] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000856 10.0.0.23 - - [2026-02-02 03:49:42] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006276 10.0.0.23 - - [2026-02-02 03:49:42] "POST /id-to-fqname HTTP/1.1" 200 194 0.001444 10.0.0.23 - - [2026-02-02 03:49:42] "POST /fqname-to-id HTTP/1.1" 404 203 0.003197 10.0.0.23 - - [2026-02-02 03:49:42] "POST /security-groups HTTP/1.1" 200 595 0.023580 10.0.0.141 - - [2026-02-02 03:49:42] "POST /fqname-to-id HTTP/1.1" 404 238 0.002893 10.0.0.23 - - [2026-02-02 03:49:42] "POST /projects HTTP/1.1" 200 593 0.205070 10.0.0.23 - - [2026-02-02 03:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.278712 10.0.0.141 - - [2026-02-02 03:49:42] "POST /access-control-lists HTTP/1.1" 200 598 0.023773 10.0.0.141 - - [2026-02-02 03:49:42] "GET /project/cc5e1394-c121-4388-be4c-70098a288362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.399694 10.0.0.141 - - [2026-02-02 03:49:43] "GET / HTTP/1.1" 200 35931 0.001828 10.0.0.141 - - [2026-02-02 03:49:45] "POST /fqname-to-id HTTP/1.1" 401 293 0.000396 10.0.0.141 - - [2026-02-02 03:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.054596 10.0.0.23 - - [2026-02-02 03:49:45] "GET /projects?obj_uuids=cc5e1394-c121-4388-be4c-70098a288362&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000840 10.0.0.141 - - [2026-02-02 03:49:45] "GET /project/cc5e1394-c121-4388-be4c-70098a288362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.033622 10.0.0.141 - - [2026-02-02 03:49:45] "POST /neutron/network HTTP/1.1" 200 117 0.035352 10.0.0.141 - - [2026-02-02 03:49:46] "POST /neutron/network HTTP/1.1" 200 843 0.008047 10.0.0.141 - - [2026-02-02 03:49:46] "POST /id-to-fqname HTTP/1.1" 200 231 0.001045 10.0.0.141 - - [2026-02-02 03:49:46] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004981 10.0.0.141 - - [2026-02-02 03:49:46] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006146 10.0.0.141 - - [2026-02-02 03:49:46] "POST /neutron/subnet HTTP/1.1" 200 729 0.011918 10.0.0.141 - - [2026-02-02 03:49:46] "POST /id-to-fqname HTTP/1.1" 200 231 0.001018 10.0.0.23 - - [2026-02-02 03:49:47] "GET /projects?obj_uuids=cc5e1394-c121-4388-be4c-70098a288362&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001169 10.0.0.141 - - [2026-02-02 03:49:47] "GET /project/cc5e1394-c121-4388-be4c-70098a288362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.070308 10.0.0.141 - - [2026-02-02 03:49:47] "POST /neutron/port HTTP/1.1" 200 117 0.006071 10.0.0.141 - - [2026-02-02 03:49:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.001192 10.0.0.141 - - [2026-02-02 03:49:48] "POST /neutron/network HTTP/1.1" 200 853 0.007173 10.0.0.141 - - [2026-02-02 03:49:48] "POST /neutron/port HTTP/1.1" 200 1065 0.015101 10.0.0.141 - - [2026-02-02 03:49:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004491 10.0.0.141 - - [2026-02-02 03:49:48] "POST /neutron/network HTTP/1.1" 200 843 0.006193 10.0.0.141 - - [2026-02-02 03:50:03] "DELETE /access-control-list/d7616922-4568-4d1c-a7a1-9c0e834bc19c HTTP/1.1" 200 115 0.045839 10.0.0.141 - - [2026-02-02 03:50:09] "POST /neutron/network HTTP/1.1" 200 853 0.008742 10.0.0.22 - - [2026-02-02 03:50:09] "GET /obj-perms HTTP/1.1" 200 5075 0.071674 10.0.0.23 - - [2026-02-02 03:50:09] "GET /projects?obj_uuids=cc5e1394-c121-4388-be4c-70098a288362&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000907 10.0.0.141 - - [2026-02-02 03:50:09] "GET /project/cc5e1394-c121-4388-be4c-70098a288362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.059264 10.0.0.141 - - [2026-02-02 03:50:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006743 10.0.0.141 - - [2026-02-02 03:50:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008061 10.0.0.141 - - [2026-02-02 03:50:10] "POST /neutron/port HTTP/1.1" 200 1129 0.021292 10.0.0.141 - - [2026-02-02 03:50:10] "GET /virtual-machine/696e5ab0-a542-42bf-878d-5d94f3084a79 HTTP/1.1" 401 293 0.000408 10.0.0.23 - - [2026-02-02 03:50:10] "GET /projects?obj_uuids=cc5e1394-c121-4388-be4c-70098a288362&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000920 10.0.0.141 - - [2026-02-02 03:50:10] "POST /neutron/port HTTP/1.1" 200 1065 0.362088 10.0.0.141 - - [2026-02-02 03:50:10] "GET /virtual-machine/696e5ab0-a542-42bf-878d-5d94f3084a79 HTTP/1.1" 200 1295 0.037289 10.0.0.141 - - [2026-02-02 03:50:10] "GET /virtual-machine-interface/ca87197c-d5fa-42c1-a9fb-3f8810f9f36a HTTP/1.1" 200 2982 0.006419 10.0.0.141 - - [2026-02-02 03:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007639 10.0.0.141 - - [2026-02-02 03:50:10] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004009 10.0.0.141 - - [2026-02-02 03:50:10] "GET /virtual-networks?parent_id=cc5e1394-c121-4388-be4c-70098a288362&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005152 10.0.0.141 - - [2026-02-02 03:50:10] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.010262 10.0.0.141 - - [2026-02-02 03:50:11] "POST /neutron/port HTTP/1.1" 200 1119 0.203331 10.0.0.141 - - [2026-02-02 03:50:11] "POST /neutron/subnet HTTP/1.1" 200 703 0.024253 10.0.0.141 - - [2026-02-02 03:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007651 10.0.0.141 - - [2026-02-02 03:50:12] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004245 10.0.0.141 - - [2026-02-02 03:50:12] "GET /virtual-networks?parent_id=cc5e1394-c121-4388-be4c-70098a288362&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003387 10.0.0.141 - - [2026-02-02 03:50:12] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.010454 10.0.0.141 - - [2026-02-02 03:50:12] "POST /neutron/port HTTP/1.1" 200 1129 0.029940 10.0.0.23 - - [2026-02-02 03:50:12] "DELETE /project/fd91036e-beec-4cc3-9e2b-6af057e91be6 HTTP/1.1" 404 177 0.003430 10.0.0.23 - - [2026-02-02 03:50:12] "DELETE /project/cc5e1394c1214388be4c70098a288362 HTTP/1.1" 404 173 0.007767 10.0.0.23 - - [2026-02-02 03:50:12] "GET /projects?obj_uuids=970b99ac-83d4-4ce2-ac7f-785dc732c1d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000787 10.0.0.23 - - [2026-02-02 03:50:12] "DELETE /project/970b99ac83d44ce2ac7f785dc732c1d8 HTTP/1.1" 404 173 0.009037 10.0.0.23 - - [2026-02-02 03:50:12] "GET /project/970b99ac-83d4-4ce2-ac7f-785dc732c1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.056430 10.0.0.23 - - [2026-02-02 03:50:12] "GET /projects?obj_uuids=970b99ac-83d4-4ce2-ac7f-785dc732c1d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000948 10.0.0.23 - - [2026-02-02 03:50:12] "GET /project/970b99ac-83d4-4ce2-ac7f-785dc732c1d8?fields=security_groups HTTP/1.1" 200 1348 0.064098 10.0.0.23 - - [2026-02-02 03:50:13] "DELETE /security-group/e296af19-5595-4fea-98ee-4d83c8a0c1fc HTTP/1.1" 200 115 0.077366 10.0.0.23 - - [2026-02-02 03:50:13] "GET /projects?obj_uuids=970b99ac-83d4-4ce2-ac7f-785dc732c1d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000877 10.0.0.23 - - [2026-02-02 03:50:13] "GET /project/970b99ac-83d4-4ce2-ac7f-785dc732c1d8?fields=application_policy_sets HTTP/1.1" 200 1387 0.084658 10.0.0.141 - - [2026-02-02 03:50:13] "DELETE /access-control-list/a0bd98c0-d22a-4b3c-b051-81e195ec4be3 HTTP/1.1" 200 115 0.052881 10.0.0.23 - - [2026-02-02 03:50:13] "DELETE /project/970b99ac-83d4-4ce2-ac7f-785dc732c1d8 HTTP/1.1" 200 115 0.562473 10.0.0.141 - - [2026-02-02 03:50:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.015071 10.0.0.141 - - [2026-02-02 03:50:27] "POST /neutron/port HTTP/1.1" 200 1129 0.016141 10.0.0.141 - - [2026-02-02 03:50:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010550 10.0.0.141 - - [2026-02-02 03:50:43] "POST /neutron/port HTTP/1.1" 200 1129 0.019426 10.0.0.141 - - [2026-02-02 03:50:48] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007306 10.0.0.141 - - [2026-02-02 03:50:48] "POST /neutron/port HTTP/1.1" 200 1129 0.016536 10.0.0.141 - - [2026-02-02 03:50:48] "GET /virtual-machine/427edb0e-e069-4a3f-acbe-8c5feb59aafa HTTP/1.1" 200 1296 0.005812 10.0.0.141 - - [2026-02-02 03:50:48] "GET /virtual-machine-interface/c136ea88-5443-4568-a432-8a82f402ba4a HTTP/1.1" 200 2982 0.005030 10.0.0.141 - - [2026-02-02 03:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.141 - - [2026-02-02 03:50:48] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003740 10.0.0.141 - - [2026-02-02 03:50:48] "GET /virtual-networks?parent_id=cc5e1394-c121-4388-be4c-70098a288362&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004084 10.0.0.141 - - [2026-02-02 03:50:48] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005297 10.0.0.141 - - [2026-02-02 03:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.141 - - [2026-02-02 03:50:51] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006060 10.0.0.141 - - [2026-02-02 03:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.141 - - [2026-02-02 03:50:55] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005491 10.0.0.141 - - [2026-02-02 03:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.141 - - [2026-02-02 03:50:59] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006576 10.0.0.141 - - [2026-02-02 03:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.141 - - [2026-02-02 03:51:03] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005366 10.0.0.141 - - [2026-02-02 03:51:04] "POST /neutron/port HTTP/1.1" 200 1129 0.018688 10.0.0.141 - - [2026-02-02 03:51:04] "POST /neutron/subnet HTTP/1.1" 200 703 0.008075 10.0.0.141 - - [2026-02-02 03:51:05] "POST /neutron/port HTTP/1.1" 200 1129 0.056851 10.0.0.141 - - [2026-02-02 03:51:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004127 10.0.0.141 - - [2026-02-02 03:51:06] "POST /neutron/network HTTP/1.1" 200 843 0.006249 10.0.0.141 - - [2026-02-02 03:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.141 - - [2026-02-02 03:51:08] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005076 10.0.0.141 - - [2026-02-02 03:51:09] "GET /obj-perms HTTP/1.1" 200 5075 0.054174 10.0.0.141 - - [2026-02-02 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.141 - - [2026-02-02 03:51:12] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005179 10.0.0.141 - - [2026-02-02 03:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.141 - - [2026-02-02 03:51:16] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005507 10.0.0.141 - - [2026-02-02 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.141 - - [2026-02-02 03:51:20] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.011224 10.0.0.141 - - [2026-02-02 03:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.141 - - [2026-02-02 03:51:24] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005030 10.0.0.141 - - [2026-02-02 03:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.141 - - [2026-02-02 03:51:28] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005445 10.0.0.141 - - [2026-02-02 03:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.141 - - [2026-02-02 03:51:32] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005837 10.0.0.141 - - [2026-02-02 03:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.141 - - [2026-02-02 03:51:36] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004377 10.0.0.141 - - [2026-02-02 03:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005532 10.0.0.141 - - [2026-02-02 03:51:40] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005516 10.0.0.141 - - [2026-02-02 03:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.141 - - [2026-02-02 03:51:44] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007987 10.0.0.141 - - [2026-02-02 03:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.141 - - [2026-02-02 03:51:48] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004417 10.0.0.141 - - [2026-02-02 03:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.141 - - [2026-02-02 03:51:53] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004536 10.0.0.141 - - [2026-02-02 03:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.141 - - [2026-02-02 03:51:57] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005259 10.0.0.141 - - [2026-02-02 03:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.141 - - [2026-02-02 03:52:01] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006505 10.0.0.141 - - [2026-02-02 03:52:04] "POST /neutron/network HTTP/1.1" 200 853 0.005957 10.0.0.141 - - [2026-02-02 03:52:04] "POST /neutron/port HTTP/1.1" 200 117 0.001090 10.0.0.141 - - [2026-02-02 03:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.141 - - [2026-02-02 03:52:05] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004930 10.0.0.141 - - [2026-02-02 03:52:05] "POST /neutron/security_group HTTP/1.1" 200 2062 0.038415 10.0.0.141 - - [2026-02-02 03:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.141 - - [2026-02-02 03:52:07] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003251 10.0.0.141 - - [2026-02-02 03:52:07] "GET /virtual-networks?parent_id=cc5e1394-c121-4388-be4c-70098a288362&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002835 10.0.0.141 - - [2026-02-02 03:52:07] "GET /virtual-network/6142f6f6-a6cd-4db6-9f59-0b3187066626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005716 10.0.0.141 - - [2026-02-02 03:52:07] "POST /neutron/port HTTP/1.1" 200 1129 0.016085 10.0.0.141 - - [2026-02-02 03:52:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003461 10.0.0.141 - - [2026-02-02 03:52:07] "POST /neutron/network HTTP/1.1" 200 843 0.006569 10.0.0.141 - - [2026-02-02 03:52:17] "POST /neutron/port HTTP/1.1" 200 1129 0.015208 10.0.0.141 - - [2026-02-02 03:52:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007114 10.0.0.141 - - [2026-02-02 03:52:33] "POST /neutron/port HTTP/1.1" 200 1129 0.025322 10.0.0.141 - - [2026-02-02 03:52:38] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007504 10.0.0.141 - - [2026-02-02 03:52:48] "POST /neutron/port HTTP/1.1" 200 1129 0.016285 10.0.0.141 - - [2026-02-02 03:52:54] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008332 10.0.0.141 - - [2026-02-02 03:52:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.004399 10.0.0.141 - - [2026-02-02 03:52:59] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.034319 10.0.0.141 - - [2026-02-02 03:52:59] "GET /bgp-as-a-service/51a1dc6f-8998-43d2-ad09-f78e2705ddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1622 0.006137 10.0.0.141 - - [2026-02-02 03:52:59] "GET /virtual-machine-interface/c136ea88-5443-4568-a432-8a82f402ba4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.007206 10.0.0.141 - - [2026-02-02 03:52:59] "POST /ref-update HTTP/1.1" 200 156 0.017326 10.0.0.141 - - [2026-02-02 03:52:59] "POST /neutron/network HTTP/1.1" 200 843 0.006396 10.0.0.141 - - [2026-02-02 03:53:00] "POST /ref-update HTTP/1.1" 200 156 0.063148 10.0.0.141 - - [2026-02-02 03:53:06] "POST /neutron/port HTTP/1.1" 200 1129 0.018658 10.0.0.141 - - [2026-02-02 03:53:06] "POST /neutron/subnet HTTP/1.1" 200 703 0.007803 10.0.0.141 - - [2026-02-02 03:53:07] "POST /neutron/port HTTP/1.1" 200 1129 0.017874 10.0.0.141 - - [2026-02-02 03:53:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005445 10.0.0.141 - - [2026-02-02 03:53:07] "POST /neutron/network HTTP/1.1" 200 843 0.007710 10.0.0.141 - - [2026-02-02 03:53:34] "GET /bgp-as-a-service/51a1dc6f-8998-43d2-ad09-f78e2705ddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2249 0.010308 10.0.0.141 - - [2026-02-02 03:53:34] "GET /virtual-machine-interface/c136ea88-5443-4568-a432-8a82f402ba4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.005259 10.0.0.141 - - [2026-02-02 03:53:34] "POST /ref-update HTTP/1.1" 200 156 0.019316 10.0.0.141 - - [2026-02-02 03:53:34] "POST /ref-update HTTP/1.1" 200 156 0.014538 10.0.0.141 - - [2026-02-02 03:53:34] "DELETE /bgp-as-a-service/51a1dc6f-8998-43d2-ad09-f78e2705ddcf HTTP/1.1" 200 115 0.066657 10.0.0.141 - - [2026-02-02 03:53:35] "POST /neutron/port HTTP/1.1" 200 1129 0.019698 10.0.0.141 - - [2026-02-02 03:53:35] "POST /neutron/port HTTP/1.1" 200 1119 0.011708 10.0.0.141 - - [2026-02-02 03:53:36] "POST /neutron/network HTTP/1.1" 200 843 0.007857 10.0.0.141 - - [2026-02-02 03:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.23 - - [2026-02-02 03:53:38] "GET /projects?obj_uuids=cc5e1394-c121-4388-be4c-70098a288362&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.027544 10.0.0.141 - - [2026-02-02 03:53:38] "GET /project/cc5e1394-c121-4388-be4c-70098a288362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.091686 10.0.0.23 - - [2026-02-02 03:53:38] "GET /projects?obj_uuids=cc5e1394-c121-4388-be4c-70098a288362&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001178 10.0.0.141 - - [2026-02-02 03:53:38] "GET /project/cc5e1394-c121-4388-be4c-70098a288362?fields=virtual_networks HTTP/1.1" 200 1040 0.045809 10.0.0.23 - - [2026-02-02 03:53:38] "GET /projects?obj_uuids=cc5e1394-c121-4388-be4c-70098a288362&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000947 10.0.0.141 - - [2026-02-02 03:53:38] "GET /project/cc5e1394-c121-4388-be4c-70098a288362?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.036670 10.0.0.23 - - [2026-02-02 03:53:38] "GET /projects?obj_uuids=cc5e1394-c121-4388-be4c-70098a288362&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000954 10.0.0.141 - - [2026-02-02 03:53:38] "GET /project/cc5e1394-c121-4388-be4c-70098a288362?fields=security_groups HTTP/1.1" 200 1270 0.037998 10.0.0.141 - - [2026-02-02 03:53:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.027201 10.0.0.23 - - [2026-02-02 03:53:39] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002560 10.0.0.23 - - [2026-02-02 03:53:39] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001179 10.0.0.23 - - [2026-02-02 03:53:39] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006388 10.0.0.23 - - [2026-02-02 03:53:39] "POST /id-to-fqname HTTP/1.1" 200 191 0.001240 10.0.0.23 - - [2026-02-02 03:53:39] "POST /fqname-to-id HTTP/1.1" 404 200 0.005142 10.0.0.23 - - [2026-02-02 03:53:40] "POST /security-groups HTTP/1.1" 200 592 0.077612 10.0.0.23 - - [2026-02-02 03:53:40] "POST /projects HTTP/1.1" 200 587 0.269686 10.0.0.141 - - [2026-02-02 03:53:40] "POST /access-control-lists HTTP/1.1" 200 597 0.029498 10.0.0.23 - - [2026-02-02 03:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.345123 10.0.0.141 - - [2026-02-02 03:53:40] "GET /project/63344060-40eb-45e3-897f-1d64bba7f132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.477486 10.0.0.141 - - [2026-02-02 03:53:41] "GET / HTTP/1.1" 200 35931 0.002515 10.0.0.141 - - [2026-02-02 03:53:43] "POST /fqname-to-id HTTP/1.1" 401 293 0.000439 10.0.0.141 - - [2026-02-02 03:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.059813 10.0.0.23 - - [2026-02-02 03:53:43] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000859 10.0.0.141 - - [2026-02-02 03:53:43] "GET /project/63344060-40eb-45e3-897f-1d64bba7f132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.035488 10.0.0.23 - - [2026-02-02 03:53:43] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000968 10.0.0.141 - - [2026-02-02 03:53:43] "POST /neutron/network HTTP/1.1" 200 614 0.146511 10.0.0.141 - - [2026-02-02 03:53:43] "POST /route-targets HTTP/1.1" 200 327 0.013428 10.0.0.141 - - [2026-02-02 03:53:44] "POST /id-to-fqname HTTP/1.1" 200 225 0.003204 10.0.0.141 - - [2026-02-02 03:53:44] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005256 10.0.0.141 - - [2026-02-02 03:53:44] "POST /neutron/network HTTP/1.1" 200 833 0.006027 10.0.0.141 - - [2026-02-02 03:53:44] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004464 10.0.0.141 - - [2026-02-02 03:53:44] "POST /id-to-fqname HTTP/1.1" 200 225 0.001215 10.0.0.141 - - [2026-02-02 03:53:44] "POST /neutron/network HTTP/1.1" 200 843 0.009518 10.0.0.23 - - [2026-02-02 03:53:45] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001203 10.0.0.141 - - [2026-02-02 03:53:45] "GET /project/63344060-40eb-45e3-897f-1d64bba7f132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.063690 10.0.0.141 - - [2026-02-02 03:53:45] "POST /neutron/port HTTP/1.1" 200 117 0.005195 10.0.0.141 - - [2026-02-02 03:53:45] "POST /id-to-fqname HTTP/1.1" 200 225 0.001168 10.0.0.141 - - [2026-02-02 03:53:45] "POST /neutron/network HTTP/1.1" 200 843 0.006727 10.0.0.23 - - [2026-02-02 03:53:46] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000989 10.0.0.141 - - [2026-02-02 03:53:46] "POST /neutron/port HTTP/1.1" 200 1061 0.029645 10.0.0.141 - - [2026-02-02 03:53:46] "GET /project/63344060-40eb-45e3-897f-1d64bba7f132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.091758 10.0.0.141 - - [2026-02-02 03:53:46] "POST /neutron/port HTTP/1.1" 200 1125 0.040461 10.0.0.141 - - [2026-02-02 03:53:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016244 10.0.0.141 - - [2026-02-02 03:53:46] "POST /neutron/port HTTP/1.1" 200 117 0.001690 10.0.0.141 - - [2026-02-02 03:53:46] "POST /id-to-fqname HTTP/1.1" 200 225 0.001437 10.0.0.141 - - [2026-02-02 03:53:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006829 10.0.0.23 - - [2026-02-02 03:53:47] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001103 10.0.0.141 - - [2026-02-02 03:53:47] "POST /neutron/port HTTP/1.1" 200 1061 0.491284 10.0.0.141 - - [2026-02-02 03:53:47] "POST /neutron/port HTTP/1.1" 200 1115 0.170654 10.0.0.23 - - [2026-02-02 03:53:47] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001834 10.0.0.141 - - [2026-02-02 03:53:47] "GET /project/63344060-40eb-45e3-897f-1d64bba7f132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.112327 10.0.0.141 - - [2026-02-02 03:53:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.018486 10.0.0.141 - - [2026-02-02 03:53:48] "POST /neutron/network HTTP/1.1" 200 833 0.014154 10.0.0.141 - - [2026-02-02 03:53:48] "POST /neutron/port HTTP/1.1" 200 117 0.007637 10.0.0.141 - - [2026-02-02 03:53:48] "POST /neutron/network HTTP/1.1" 200 843 0.013679 10.0.0.141 - - [2026-02-02 03:53:49] "POST /neutron/port HTTP/1.1" 200 1061 0.046674 10.0.0.141 - - [2026-02-02 03:53:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010894 10.0.0.141 - - [2026-02-02 03:53:49] "POST /neutron/network HTTP/1.1" 200 833 0.009961 10.0.0.23 - - [2026-02-02 03:53:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000411 10.0.0.23 - - [2026-02-02 03:53:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.22 - - [2026-02-02 03:53:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.22 - - [2026-02-02 03:53:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000411 10.0.0.23 - - [2026-02-02 03:53:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.23 - - [2026-02-02 03:53:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000338 10.0.0.22 - - [2026-02-02 03:53:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.22 - - [2026-02-02 03:53:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.141 - - [2026-02-02 03:53:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000359 10.0.0.141 - - [2026-02-02 03:53:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.141 - - [2026-02-02 03:53:58] "POST /neutron/port HTTP/1.1" 200 1125 0.017450 10.0.0.141 - - [2026-02-02 03:53:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000611 10.0.0.141 - - [2026-02-02 03:53:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000486 10.0.0.141 - - [2026-02-02 03:54:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006422 10.0.0.141 - - [2026-02-02 03:54:04] "DELETE /access-control-list/e712befc-1858-41be-9f75-ef767460f365 HTTP/1.1" 200 115 0.050009 10.0.0.141 - - [2026-02-02 03:54:06] "POST /neutron/network HTTP/1.1" 200 843 0.006190 10.0.0.141 - - [2026-02-02 03:54:06] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.141 - - [2026-02-02 03:54:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006179 10.0.0.23 - - [2026-02-02 03:54:11] "GET /obj-perms HTTP/1.1" 200 5075 0.055943 10.0.0.23 - - [2026-02-02 03:54:13] "DELETE /project/6334406040eb45e3897f1d64bba7f132 HTTP/1.1" 404 173 0.003121 10.0.0.23 - - [2026-02-02 03:54:13] "DELETE /project/cc5e1394-c121-4388-be4c-70098a288362 HTTP/1.1" 404 177 0.006382 10.0.0.141 - - [2026-02-02 03:54:18] "POST /neutron/port HTTP/1.1" 200 1125 0.015292 10.0.0.141 - - [2026-02-02 03:54:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008572 10.0.0.141 - - [2026-02-02 03:54:24] "POST /neutron/port HTTP/1.1" 200 1125 0.021399 10.0.0.141 - - [2026-02-02 03:54:24] "GET /virtual-machine/3a9edb24-e636-44e2-ba13-a572327ee01b HTTP/1.1" 401 293 0.000404 10.0.0.141 - - [2026-02-02 03:54:24] "GET /virtual-machine/3a9edb24-e636-44e2-ba13-a572327ee01b HTTP/1.1" 200 1293 0.041559 10.0.0.141 - - [2026-02-02 03:54:24] "GET /virtual-machine-interface/b50e27a7-0cc1-404d-b49b-6e040d85b0f2 HTTP/1.1" 200 2958 0.006320 10.0.0.141 - - [2026-02-02 03:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.141 - - [2026-02-02 03:54:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003723 10.0.0.141 - - [2026-02-02 03:54:24] "GET /virtual-networks?parent_id=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003573 10.0.0.141 - - [2026-02-02 03:54:24] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006839 10.0.0.141 - - [2026-02-02 03:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.141 - - [2026-02-02 03:54:27] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005145 10.0.0.141 - - [2026-02-02 03:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.141 - - [2026-02-02 03:54:31] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006284 10.0.0.141 - - [2026-02-02 03:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.141 - - [2026-02-02 03:54:36] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005217 10.0.0.141 - - [2026-02-02 03:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.141 - - [2026-02-02 03:54:40] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004916 10.0.0.141 - - [2026-02-02 03:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.141 - - [2026-02-02 03:54:44] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005325 10.0.0.141 - - [2026-02-02 03:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.141 - - [2026-02-02 03:54:48] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005245 10.0.0.141 - - [2026-02-02 03:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.141 - - [2026-02-02 03:54:52] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006134 10.0.0.141 - - [2026-02-02 03:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.141 - - [2026-02-02 03:54:56] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005748 10.0.0.141 - - [2026-02-02 03:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.141 - - [2026-02-02 03:55:00] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005649 10.0.0.141 - - [2026-02-02 03:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.141 - - [2026-02-02 03:55:04] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006672 10.0.0.141 - - [2026-02-02 03:55:07] "POST /neutron/port HTTP/1.1" 200 1125 0.016697 10.0.0.141 - - [2026-02-02 03:55:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.008604 10.0.0.141 - - [2026-02-02 03:55:07] "POST /neutron/port HTTP/1.1" 200 1125 0.017092 10.0.0.141 - - [2026-02-02 03:55:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004259 10.0.0.141 - - [2026-02-02 03:55:07] "POST /neutron/network HTTP/1.1" 200 833 0.006869 10.0.0.141 - - [2026-02-02 03:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.141 - - [2026-02-02 03:55:08] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005987 10.0.0.22 - - [2026-02-02 03:55:12] "GET /obj-perms HTTP/1.1" 200 5075 0.059193 10.0.0.141 - - [2026-02-02 03:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.141 - - [2026-02-02 03:55:12] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005129 10.0.0.141 - - [2026-02-02 03:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.141 - - [2026-02-02 03:55:16] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005273 10.0.0.141 - - [2026-02-02 03:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.141 - - [2026-02-02 03:55:21] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006066 10.0.0.141 - - [2026-02-02 03:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.141 - - [2026-02-02 03:55:25] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004716 10.0.0.141 - - [2026-02-02 03:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.141 - - [2026-02-02 03:55:29] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006875 10.0.0.141 - - [2026-02-02 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.141 - - [2026-02-02 03:55:33] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004761 10.0.0.141 - - [2026-02-02 03:55:34] "POST /neutron/port HTTP/1.1" 200 1125 0.017649 10.0.0.141 - - [2026-02-02 03:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.141 - - [2026-02-02 03:55:35] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005110 10.0.0.141 - - [2026-02-02 03:55:35] "GET /virtual-networks?parent_id=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004213 10.0.0.141 - - [2026-02-02 03:55:35] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005294 10.0.0.141 - - [2026-02-02 03:55:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007262 10.0.0.141 - - [2026-02-02 03:55:40] "POST /neutron/port HTTP/1.1" 200 1125 0.016747 10.0.0.141 - - [2026-02-02 03:55:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008391 10.0.0.141 - - [2026-02-02 03:55:56] "POST /neutron/port HTTP/1.1" 200 1125 0.019201 10.0.0.141 - - [2026-02-02 03:56:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007339 10.0.0.141 - - [2026-02-02 03:56:07] "POST /neutron/port HTTP/1.1" 200 1125 0.048201 10.0.0.141 - - [2026-02-02 03:56:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003364 10.0.0.141 - - [2026-02-02 03:56:07] "POST /neutron/network HTTP/1.1" 200 833 0.006357 10.0.0.141 - - [2026-02-02 03:56:08] "POST /neutron/network HTTP/1.1" 200 843 0.027849 10.0.0.141 - - [2026-02-02 03:56:08] "POST /neutron/port HTTP/1.1" 200 117 0.001057 10.0.0.141 - - [2026-02-02 03:56:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007385 10.0.0.141 - - [2026-02-02 03:56:13] "GET /obj-perms HTTP/1.1" 200 5075 0.052804 10.0.0.141 - - [2026-02-02 03:56:22] "POST /neutron/port HTTP/1.1" 200 1125 0.017211 10.0.0.141 - - [2026-02-02 03:56:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007428 10.0.0.141 - - [2026-02-02 03:56:22] "GET /virtual-machine/cc6dcbe3-1fa5-4e7e-8c02-a3833e2b28af HTTP/1.1" 200 1294 0.005776 10.0.0.141 - - [2026-02-02 03:56:22] "GET /virtual-machine-interface/942b9c60-f4e0-40e2-8810-9d797b70ede0 HTTP/1.1" 200 2957 0.005613 10.0.0.141 - - [2026-02-02 03:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.141 - - [2026-02-02 03:56:22] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003465 10.0.0.141 - - [2026-02-02 03:56:22] "GET /virtual-networks?parent_id=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003732 10.0.0.141 - - [2026-02-02 03:56:22] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.017636 10.0.0.141 - - [2026-02-02 03:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.141 - - [2026-02-02 03:56:23] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004554 10.0.0.141 - - [2026-02-02 03:56:23] "GET /virtual-networks?parent_id=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003884 10.0.0.141 - - [2026-02-02 03:56:23] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007910 10.0.0.141 - - [2026-02-02 03:56:23] "POST /neutron/port HTTP/1.1" 200 1125 0.021648 10.0.0.141 - - [2026-02-02 03:56:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007393 10.0.0.141 - - [2026-02-02 03:56:24] "GET /virtual-machine/01a39383-dc04-475b-80c0-4e4e73eec6b7 HTTP/1.1" 200 1291 0.008112 10.0.0.141 - - [2026-02-02 03:56:24] "GET /virtual-machine-interface/5328bc3b-1d13-4b86-b5eb-ec92e6188ff0 HTTP/1.1" 200 2957 0.007815 10.0.0.141 - - [2026-02-02 03:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.141 - - [2026-02-02 03:56:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004024 10.0.0.141 - - [2026-02-02 03:56:24] "GET /virtual-networks?parent_id=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003550 10.0.0.141 - - [2026-02-02 03:56:24] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006564 10.0.0.141 - - [2026-02-02 03:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.141 - - [2026-02-02 03:56:25] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005045 10.0.0.141 - - [2026-02-02 03:56:25] "GET /virtual-networks?parent_id=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003531 10.0.0.141 - - [2026-02-02 03:56:25] "GET /virtual-network/88865e40-412c-4bb9-a535-062990e76d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006819 10.0.0.141 - - [2026-02-02 03:56:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.003510 10.0.0.141 - - [2026-02-02 03:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.141 - - [2026-02-02 03:56:25] "GET /global-system-config/96c30bd9-903d-4eef-9889-bca8fd992a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007498 10.0.0.141 - - [2026-02-02 03:56:25] "POST /control-node-zones HTTP/1.1" 200 569 0.027971 10.0.0.141 - - [2026-02-02 03:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.141 - - [2026-02-02 03:56:25] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005673 10.0.0.141 - - [2026-02-02 03:56:25] "GET /control-node-zone/fd53629e-4d66-4014-9301-fa61e03729aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005791 10.0.0.141 - - [2026-02-02 03:56:25] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.020854 10.0.0.141 - - [2026-02-02 03:56:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.003881 10.0.0.141 - - [2026-02-02 03:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.141 - - [2026-02-02 03:56:25] "GET /global-system-config/96c30bd9-903d-4eef-9889-bca8fd992a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006259 10.0.0.141 - - [2026-02-02 03:56:25] "POST /control-node-zones HTTP/1.1" 200 569 0.027449 10.0.0.141 - - [2026-02-02 03:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007106 10.0.0.141 - - [2026-02-02 03:56:26] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006068 10.0.0.141 - - [2026-02-02 03:56:26] "GET /control-node-zone/32ebb6fa-2864-4a3b-b901-8bad2f5c6226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005765 10.0.0.141 - - [2026-02-02 03:56:26] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.018117 10.0.0.141 - - [2026-02-02 03:56:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.003524 10.0.0.141 - - [2026-02-02 03:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.141 - - [2026-02-02 03:56:26] "GET /global-system-config/96c30bd9-903d-4eef-9889-bca8fd992a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006373 10.0.0.141 - - [2026-02-02 03:56:26] "POST /control-node-zones HTTP/1.1" 200 569 0.026393 10.0.0.141 - - [2026-02-02 03:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.141 - - [2026-02-02 03:56:26] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005400 10.0.0.141 - - [2026-02-02 03:56:26] "GET /control-node-zone/7a7f3883-6662-48d6-a4d2-4f42fe7a2f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006044 10.0.0.141 - - [2026-02-02 03:56:26] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.020810 10.0.0.141 - - [2026-02-02 03:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.141 - - [2026-02-02 03:56:26] "GET /global-system-config/96c30bd9-903d-4eef-9889-bca8fd992a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006473 10.0.0.141 - - [2026-02-02 03:56:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.003978 10.0.0.141 - - [2026-02-02 03:56:26] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.032442 10.0.0.141 - - [2026-02-02 03:56:27] "POST /neutron/network HTTP/1.1" 200 833 0.008660 10.0.0.141 - - [2026-02-02 03:56:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.008648 10.0.0.141 - - [2026-02-02 03:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.141 - - [2026-02-02 03:56:27] "GET /bgp-as-a-service/1a21ceb8-efb4-4496-a87c-ac4e34016a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.005953 10.0.0.141 - - [2026-02-02 03:56:27] "GET /control-node-zone/fd53629e-4d66-4014-9301-fa61e03729aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004714 10.0.0.141 - - [2026-02-02 03:56:27] "POST /ref-update HTTP/1.1" 200 156 0.013325 10.0.0.141 - - [2026-02-02 03:56:43] "GET /bgp-as-a-service/1a21ceb8-efb4-4496-a87c-ac4e34016a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006921 10.0.0.141 - - [2026-02-02 03:56:43] "GET /virtual-machine-interface/b50e27a7-0cc1-404d-b49b-6e040d85b0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005610 10.0.0.141 - - [2026-02-02 03:56:43] "POST /ref-update HTTP/1.1" 200 156 0.013573 10.0.0.141 - - [2026-02-02 03:56:43] "POST /ref-update HTTP/1.1" 200 156 0.026990 10.0.0.141 - - [2026-02-02 03:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.141 - - [2026-02-02 03:56:44] "GET /global-system-config/96c30bd9-903d-4eef-9889-bca8fd992a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007176 10.0.0.141 - - [2026-02-02 03:56:44] "POST /fqname-to-id HTTP/1.1" 404 234 0.003042 10.0.0.141 - - [2026-02-02 03:56:44] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.032989 10.0.0.141 - - [2026-02-02 03:56:44] "POST /neutron/network HTTP/1.1" 200 833 0.007406 10.0.0.141 - - [2026-02-02 03:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.141 - - [2026-02-02 03:56:44] "GET /bgp-as-a-service/bbf09265-cfc7-48d1-9f23-a07c66bc355f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.006864 10.0.0.141 - - [2026-02-02 03:56:44] "GET /control-node-zone/32ebb6fa-2864-4a3b-b901-8bad2f5c6226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004021 10.0.0.141 - - [2026-02-02 03:56:44] "POST /ref-update HTTP/1.1" 200 156 0.013617 10.0.0.141 - - [2026-02-02 03:56:54] "GET /bgp-as-a-service/bbf09265-cfc7-48d1-9f23-a07c66bc355f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006006 10.0.0.141 - - [2026-02-02 03:56:54] "GET /virtual-machine-interface/942b9c60-f4e0-40e2-8810-9d797b70ede0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.005146 10.0.0.141 - - [2026-02-02 03:56:54] "POST /ref-update HTTP/1.1" 200 156 0.013870 10.0.0.141 - - [2026-02-02 03:56:54] "POST /bgp-routers HTTP/1.1" 200 640 0.036502 10.0.0.141 - - [2026-02-02 03:56:54] "PUT /bgp-router/7ccaa733-1006-4d20-a474-305cd59123c2 HTTP/1.1" 200 254 0.034636 10.0.0.141 - - [2026-02-02 03:57:09] "POST /neutron/port HTTP/1.1" 200 1125 0.017459 10.0.0.141 - - [2026-02-02 03:57:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.007985 10.0.0.141 - - [2026-02-02 03:57:10] "POST /neutron/port HTTP/1.1" 200 1125 0.018443 10.0.0.141 - - [2026-02-02 03:57:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003962 10.0.0.141 - - [2026-02-02 03:57:11] "POST /neutron/network HTTP/1.1" 200 833 0.009191 10.0.0.141 - - [2026-02-02 03:57:13] "GET /control-node-zone/fd53629e-4d66-4014-9301-fa61e03729aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003861 10.0.0.141 - - [2026-02-02 03:57:13] "POST /ref-update HTTP/1.1" 200 156 0.017371 10.0.0.141 - - [2026-02-02 03:57:13] "GET /control-node-zone/32ebb6fa-2864-4a3b-b901-8bad2f5c6226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003893 10.0.0.141 - - [2026-02-02 03:57:13] "POST /ref-update HTTP/1.1" 200 156 0.019413 10.0.0.141 - - [2026-02-02 03:57:13] "GET /control-node-zone/7a7f3883-6662-48d6-a4d2-4f42fe7a2f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003241 10.0.0.141 - - [2026-02-02 03:57:13] "POST /ref-update HTTP/1.1" 200 156 0.015574 10.0.0.141 - - [2026-02-02 03:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.141 - - [2026-02-02 03:57:13] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004379 10.0.0.141 - - [2026-02-02 03:57:13] "GET /control-node-zone/fd53629e-4d66-4014-9301-fa61e03729aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003493 10.0.0.141 - - [2026-02-02 03:57:13] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.020671 10.0.0.141 - - [2026-02-02 03:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.141 - - [2026-02-02 03:57:13] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004385 10.0.0.141 - - [2026-02-02 03:57:13] "GET /control-node-zone/32ebb6fa-2864-4a3b-b901-8bad2f5c6226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.002888 10.0.0.141 - - [2026-02-02 03:57:13] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.020432 10.0.0.141 - - [2026-02-02 03:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.141 - - [2026-02-02 03:57:14] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004714 10.0.0.141 - - [2026-02-02 03:57:14] "GET /control-node-zone/7a7f3883-6662-48d6-a4d2-4f42fe7a2f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003293 10.0.0.141 - - [2026-02-02 03:57:14] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.036969 10.0.0.141 - - [2026-02-02 03:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.141 - - [2026-02-02 03:57:26] "GET /bgp-as-a-service/1a21ceb8-efb4-4496-a87c-ac4e34016a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.005514 10.0.0.141 - - [2026-02-02 03:57:26] "GET /control-node-zone/fd53629e-4d66-4014-9301-fa61e03729aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003494 10.0.0.141 - - [2026-02-02 03:57:26] "POST /ref-update HTTP/1.1" 200 156 0.015503 10.0.0.141 - - [2026-02-02 03:57:26] "GET /control-node-zone/fd53629e-4d66-4014-9301-fa61e03729aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003747 10.0.0.141 - - [2026-02-02 03:57:26] "POST /ref-update HTTP/1.1" 200 156 0.016741 10.0.0.141 - - [2026-02-02 03:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.141 - - [2026-02-02 03:57:26] "GET /global-system-config/96c30bd9-903d-4eef-9889-bca8fd992a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005558 10.0.0.141 - - [2026-02-02 03:57:26] "POST /neutron/network HTTP/1.1" 200 833 0.006588 10.0.0.141 - - [2026-02-02 03:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.141 - - [2026-02-02 03:57:26] "GET /bgp-as-a-service/1a21ceb8-efb4-4496-a87c-ac4e34016a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.005662 10.0.0.141 - - [2026-02-02 03:57:26] "GET /control-node-zone/7a7f3883-6662-48d6-a4d2-4f42fe7a2f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003174 10.0.0.141 - - [2026-02-02 03:57:26] "POST /ref-update HTTP/1.1" 200 156 0.013682 10.0.0.141 - - [2026-02-02 03:57:29] "GET /bgp-as-a-service/1a21ceb8-efb4-4496-a87c-ac4e34016a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.006057 10.0.0.141 - - [2026-02-02 03:57:29] "GET /virtual-machine-interface/b50e27a7-0cc1-404d-b49b-6e040d85b0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.005177 10.0.0.141 - - [2026-02-02 03:57:41] "GET /bgp-as-a-service/1a21ceb8-efb4-4496-a87c-ac4e34016a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.005743 10.0.0.141 - - [2026-02-02 03:57:41] "GET /virtual-machine-interface/b50e27a7-0cc1-404d-b49b-6e040d85b0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.008436 10.0.0.141 - - [2026-02-02 03:57:41] "POST /ref-update HTTP/1.1" 200 156 0.015716 10.0.0.141 - - [2026-02-02 03:57:41] "GET /bgp-as-a-service/bbf09265-cfc7-48d1-9f23-a07c66bc355f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2447 0.007043 10.0.0.141 - - [2026-02-02 03:57:41] "GET /virtual-machine-interface/942b9c60-f4e0-40e2-8810-9d797b70ede0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.007412 10.0.0.141 - - [2026-02-02 03:57:41] "POST /ref-update HTTP/1.1" 200 156 0.018856 10.0.0.141 - - [2026-02-02 03:57:42] "DELETE /bgp-router/5c3331ce-131a-4d5f-9c47-41883fba20bf HTTP/1.1" 200 115 0.068180 10.0.0.141 - - [2026-02-02 03:57:42] "DELETE /bgp-as-a-service/bbf09265-cfc7-48d1-9f23-a07c66bc355f HTTP/1.1" 200 115 0.061616 10.0.0.141 - - [2026-02-02 03:57:42] "GET /bgp-as-a-service/1a21ceb8-efb4-4496-a87c-ac4e34016a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.011009 10.0.0.141 - - [2026-02-02 03:57:42] "GET /virtual-machine-interface/b50e27a7-0cc1-404d-b49b-6e040d85b0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.008545 10.0.0.141 - - [2026-02-02 03:57:42] "DELETE /bgp-as-a-service/1a21ceb8-efb4-4496-a87c-ac4e34016a0d HTTP/1.1" 200 115 0.049123 10.0.0.141 - - [2026-02-02 03:57:42] "DELETE /bgp-router/7ccaa733-1006-4d20-a474-305cd59123c2 HTTP/1.1" 200 115 0.064088 10.0.0.141 - - [2026-02-02 03:57:42] "GET /control-node-zone/7a7f3883-6662-48d6-a4d2-4f42fe7a2f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014530 10.0.0.141 - - [2026-02-02 03:57:42] "POST /ref-update HTTP/1.1" 200 156 0.022023 10.0.0.141 - - [2026-02-02 03:57:42] "DELETE /control-node-zone/7a7f3883-6662-48d6-a4d2-4f42fe7a2f17 HTTP/1.1" 200 115 0.023223 10.0.0.141 - - [2026-02-02 03:57:42] "GET /control-node-zone/32ebb6fa-2864-4a3b-b901-8bad2f5c6226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003367 10.0.0.141 - - [2026-02-02 03:57:42] "POST /ref-update HTTP/1.1" 200 156 0.016916 10.0.0.141 - - [2026-02-02 03:57:42] "DELETE /control-node-zone/32ebb6fa-2864-4a3b-b901-8bad2f5c6226 HTTP/1.1" 200 115 0.028327 10.0.0.141 - - [2026-02-02 03:57:42] "GET /control-node-zone/fd53629e-4d66-4014-9301-fa61e03729aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004270 10.0.0.141 - - [2026-02-02 03:57:42] "DELETE /control-node-zone/fd53629e-4d66-4014-9301-fa61e03729aa HTTP/1.1" 200 115 0.024276 10.0.0.141 - - [2026-02-02 03:57:42] "POST /neutron/network HTTP/1.1" 400 204 0.013807 10.0.0.141 - - [2026-02-02 03:57:43] "POST /neutron/port HTTP/1.1" 200 1125 0.035396 10.0.0.141 - - [2026-02-02 03:57:43] "POST /neutron/port HTTP/1.1" 200 151 0.178723 10.0.0.141 - - [2026-02-02 03:57:43] "POST /neutron/port HTTP/1.1" 200 151 0.202202 10.0.0.141 - - [2026-02-02 03:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.23 - - [2026-02-02 03:57:47] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000798 10.0.0.141 - - [2026-02-02 03:57:47] "GET /project/63344060-40eb-45e3-897f-1d64bba7f132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.044433 10.0.0.141 - - [2026-02-02 03:57:47] "POST /neutron/network HTTP/1.1" 200 117 0.009514 10.0.0.141 - - [2026-02-02 03:57:47] "POST /route-targets HTTP/1.1" 200 327 0.016828 10.0.0.141 - - [2026-02-02 03:57:48] "POST /neutron/network HTTP/1.1" 200 833 0.008642 10.0.0.141 - - [2026-02-02 03:57:48] "POST /id-to-fqname HTTP/1.1" 200 225 0.001070 10.0.0.141 - - [2026-02-02 03:57:48] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005209 10.0.0.141 - - [2026-02-02 03:57:48] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005408 10.0.0.141 - - [2026-02-02 03:57:48] "POST /neutron/subnet HTTP/1.1" 200 725 0.007843 10.0.0.141 - - [2026-02-02 03:57:48] "POST /id-to-fqname HTTP/1.1" 200 225 0.000995 10.0.0.23 - - [2026-02-02 03:57:49] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000911 10.0.0.141 - - [2026-02-02 03:57:49] "GET /project/63344060-40eb-45e3-897f-1d64bba7f132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.066571 10.0.0.141 - - [2026-02-02 03:57:49] "POST /neutron/port HTTP/1.1" 200 117 0.005381 10.0.0.141 - - [2026-02-02 03:57:49] "POST /id-to-fqname HTTP/1.1" 200 225 0.001235 10.0.0.141 - - [2026-02-02 03:57:49] "POST /neutron/network HTTP/1.1" 200 843 0.007138 10.0.0.141 - - [2026-02-02 03:57:50] "POST /neutron/port HTTP/1.1" 200 1061 0.015340 10.0.0.141 - - [2026-02-02 03:57:50] "POST /neutron/port HTTP/1.1" 200 1125 0.020466 10.0.0.23 - - [2026-02-02 03:57:50] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000890 10.0.0.141 - - [2026-02-02 03:57:50] "POST /neutron/port HTTP/1.1" 200 117 0.000949 10.0.0.141 - - [2026-02-02 03:57:50] "GET /project/63344060-40eb-45e3-897f-1d64bba7f132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.064606 10.0.0.141 - - [2026-02-02 03:57:50] "POST /neutron/port HTTP/1.1" 200 1125 0.015667 10.0.0.141 - - [2026-02-02 03:57:50] "POST /id-to-fqname HTTP/1.1" 200 225 0.001174 10.0.0.141 - - [2026-02-02 03:57:50] "POST /neutron/port HTTP/1.1" 200 1125 0.020297 10.0.0.141 - - [2026-02-02 03:57:50] "POST /neutron/network HTTP/1.1" 200 843 0.006319 10.0.0.141 - - [2026-02-02 03:57:51] "POST /neutron/port HTTP/1.1" 200 1061 0.016663 10.0.0.141 - - [2026-02-02 03:57:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003605 10.0.0.141 - - [2026-02-02 03:57:51] "POST /neutron/network HTTP/1.1" 200 833 0.005782 10.0.0.23 - - [2026-02-02 03:57:51] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000891 10.0.0.141 - - [2026-02-02 03:57:51] "GET /project/63344060-40eb-45e3-897f-1d64bba7f132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.070807 10.0.0.141 - - [2026-02-02 03:57:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006567 10.0.0.141 - - [2026-02-02 03:57:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006255 10.0.0.141 - - [2026-02-02 03:57:52] "POST /neutron/port HTTP/1.1" 200 1125 0.013775 10.0.0.141 - - [2026-02-02 03:57:52] "GET /virtual-machine/403af729-c045-4f34-b48d-34734ed7c36b HTTP/1.1" 200 1293 0.006416 10.0.0.141 - - [2026-02-02 03:57:52] "GET /virtual-machine-interface/99c63f22-9a1a-46a9-ad04-89d6a2a42abe HTTP/1.1" 200 2958 0.004424 10.0.0.141 - - [2026-02-02 03:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.141 - - [2026-02-02 03:57:52] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003388 10.0.0.141 - - [2026-02-02 03:57:52] "GET /virtual-networks?parent_id=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002660 10.0.0.141 - - [2026-02-02 03:57:52] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006941 10.0.0.23 - - [2026-02-02 03:57:52] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001168 10.0.0.141 - - [2026-02-02 03:57:52] "POST /neutron/port HTTP/1.1" 200 1061 0.245268 10.0.0.141 - - [2026-02-02 03:57:52] "POST /neutron/port HTTP/1.1" 200 1115 0.088138 10.0.0.141 - - [2026-02-02 03:57:52] "POST /neutron/subnet HTTP/1.1" 200 699 0.010409 10.0.0.141 - - [2026-02-02 03:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.141 - - [2026-02-02 03:57:55] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004603 10.0.0.141 - - [2026-02-02 03:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007441 10.0.0.141 - - [2026-02-02 03:57:59] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005359 10.0.0.141 - - [2026-02-02 03:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.141 - - [2026-02-02 03:58:03] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006880 10.0.0.141 - - [2026-02-02 03:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.141 - - [2026-02-02 03:58:07] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006708 10.0.0.141 - - [2026-02-02 03:58:11] "POST /neutron/port HTTP/1.1" 200 1125 0.014549 10.0.0.141 - - [2026-02-02 03:58:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003769 10.0.0.141 - - [2026-02-02 03:58:11] "POST /neutron/network HTTP/1.1" 200 833 0.006597 10.0.0.141 - - [2026-02-02 03:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.141 - - [2026-02-02 03:58:11] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006659 10.0.0.23 - - [2026-02-02 03:58:15] "GET /obj-perms HTTP/1.1" 200 5075 0.058767 10.0.0.141 - - [2026-02-02 03:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.141 - - [2026-02-02 03:58:16] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006696 10.0.0.141 - - [2026-02-02 03:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.141 - - [2026-02-02 03:58:20] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005327 10.0.0.141 - - [2026-02-02 03:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.141 - - [2026-02-02 03:58:24] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005204 10.0.0.141 - - [2026-02-02 03:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.141 - - [2026-02-02 03:58:28] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005257 10.0.0.141 - - [2026-02-02 03:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.141 - - [2026-02-02 03:58:32] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007714 10.0.0.141 - - [2026-02-02 03:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.141 - - [2026-02-02 03:58:36] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006516 10.0.0.141 - - [2026-02-02 03:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.141 - - [2026-02-02 03:58:40] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005028 10.0.0.141 - - [2026-02-02 03:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.032559 10.0.0.141 - - [2026-02-02 03:58:44] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005417 10.0.0.141 - - [2026-02-02 03:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.141 - - [2026-02-02 03:58:48] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006621 10.0.0.141 - - [2026-02-02 03:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.141 - - [2026-02-02 03:58:52] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006084 10.0.0.23 - - [2026-02-02 03:58:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000443 10.0.0.23 - - [2026-02-02 03:58:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.22 - - [2026-02-02 03:58:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.22 - - [2026-02-02 03:58:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.23 - - [2026-02-02 03:58:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000459 10.0.0.23 - - [2026-02-02 03:58:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.22 - - [2026-02-02 03:58:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.141 - - [2026-02-02 03:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.141 - - [2026-02-02 03:58:57] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006855 10.0.0.22 - - [2026-02-02 03:58:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000343 10.0.0.141 - - [2026-02-02 03:58:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.141 - - [2026-02-02 03:58:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.141 - - [2026-02-02 03:58:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000914 10.0.0.141 - - [2026-02-02 03:58:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.141 - - [2026-02-02 03:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.141 - - [2026-02-02 03:59:01] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007895 10.0.0.141 - - [2026-02-02 03:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.141 - - [2026-02-02 03:59:05] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004997 10.0.0.141 - - [2026-02-02 03:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.141 - - [2026-02-02 03:59:09] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005910 10.0.0.141 - - [2026-02-02 03:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.141 - - [2026-02-02 03:59:13] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005230 10.0.0.141 - - [2026-02-02 03:59:13] "POST /neutron/port HTTP/1.1" 200 1125 0.018973 10.0.0.141 - - [2026-02-02 03:59:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003726 10.0.0.141 - - [2026-02-02 03:59:13] "POST /neutron/network HTTP/1.1" 200 833 0.006731 10.0.0.141 - - [2026-02-02 03:59:13] "POST /neutron/network HTTP/1.1" 200 843 0.006686 10.0.0.141 - - [2026-02-02 03:59:13] "POST /neutron/port HTTP/1.1" 200 117 0.001347 10.0.0.22 - - [2026-02-02 03:59:15] "GET /obj-perms HTTP/1.1" 200 5075 0.089125 10.0.0.141 - - [2026-02-02 03:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.141 - - [2026-02-02 03:59:17] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005632 10.0.0.141 - - [2026-02-02 03:59:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.031882 10.0.0.141 - - [2026-02-02 03:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.141 - - [2026-02-02 03:59:19] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004082 10.0.0.141 - - [2026-02-02 03:59:19] "GET /virtual-networks?parent_id=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002711 10.0.0.141 - - [2026-02-02 03:59:19] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005176 10.0.0.141 - - [2026-02-02 03:59:25] "POST /neutron/port HTTP/1.1" 200 1125 0.047678 10.0.0.141 - - [2026-02-02 03:59:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013793 10.0.0.141 - - [2026-02-02 03:59:35] "POST /neutron/port HTTP/1.1" 200 1125 0.021001 10.0.0.141 - - [2026-02-02 03:59:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007441 10.0.0.141 - - [2026-02-02 03:59:50] "POST /neutron/port HTTP/1.1" 200 1125 0.020399 10.0.0.141 - - [2026-02-02 03:59:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007884 10.0.0.141 - - [2026-02-02 04:00:06] "POST /neutron/port HTTP/1.1" 200 1125 0.015582 10.0.0.141 - - [2026-02-02 04:00:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008706 10.0.0.141 - - [2026-02-02 04:00:13] "POST /neutron/network HTTP/1.1" 200 843 0.006429 10.0.0.141 - - [2026-02-02 04:00:13] "POST /neutron/port HTTP/1.1" 200 117 0.001047 10.0.0.141 - - [2026-02-02 04:00:14] "POST /neutron/port HTTP/1.1" 200 1125 0.016915 10.0.0.141 - - [2026-02-02 04:00:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.008227 10.0.0.141 - - [2026-02-02 04:00:16] "POST /neutron/port HTTP/1.1" 200 1125 0.016638 10.0.0.141 - - [2026-02-02 04:00:16] "GET /obj-perms HTTP/1.1" 200 5075 0.058998 10.0.0.141 - - [2026-02-02 04:00:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006636 10.0.0.141 - - [2026-02-02 04:00:22] "POST /neutron/port HTTP/1.1" 200 1125 0.018298 10.0.0.141 - - [2026-02-02 04:00:22] "GET /virtual-machine/521f7f89-cf6c-4093-9f36-fad4a8d988ef HTTP/1.1" 200 1293 0.034587 10.0.0.141 - - [2026-02-02 04:00:22] "GET /virtual-machine-interface/9bc21fac-2644-4b4f-90ad-a025844ce042 HTTP/1.1" 200 2958 0.004718 10.0.0.141 - - [2026-02-02 04:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.141 - - [2026-02-02 04:00:22] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002964 10.0.0.141 - - [2026-02-02 04:00:22] "GET /virtual-networks?parent_id=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002316 10.0.0.141 - - [2026-02-02 04:00:22] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006078 10.0.0.141 - - [2026-02-02 04:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.141 - - [2026-02-02 04:00:23] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003174 10.0.0.141 - - [2026-02-02 04:00:23] "GET /virtual-networks?parent_id=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003826 10.0.0.141 - - [2026-02-02 04:00:23] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005580 10.0.0.141 - - [2026-02-02 04:00:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006882 10.0.0.141 - - [2026-02-02 04:00:23] "POST /neutron/port HTTP/1.1" 200 1125 0.014947 10.0.0.141 - - [2026-02-02 04:00:23] "GET /virtual-machine/8f3d7e18-530b-42f5-8693-64a8d9ae4925 HTTP/1.1" 200 1293 0.006304 10.0.0.141 - - [2026-02-02 04:00:23] "GET /virtual-machine-interface/72536537-5bf9-45e2-928a-8d732f2fa733 HTTP/1.1" 200 2957 0.005002 10.0.0.141 - - [2026-02-02 04:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.141 - - [2026-02-02 04:00:23] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004149 10.0.0.141 - - [2026-02-02 04:00:23] "GET /virtual-networks?parent_id=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002908 10.0.0.141 - - [2026-02-02 04:00:23] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005374 10.0.0.141 - - [2026-02-02 04:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.141 - - [2026-02-02 04:00:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003486 10.0.0.141 - - [2026-02-02 04:00:24] "GET /virtual-networks?parent_id=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003109 10.0.0.141 - - [2026-02-02 04:00:25] "GET /virtual-network/9f3f5826-0a0e-4052-bba4-2bd4fd05ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007035 10.0.0.141 - - [2026-02-02 04:00:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.003185 10.0.0.141 - - [2026-02-02 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.141 - - [2026-02-02 04:00:25] "GET /global-system-config/96c30bd9-903d-4eef-9889-bca8fd992a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007562 10.0.0.141 - - [2026-02-02 04:00:25] "POST /control-node-zones HTTP/1.1" 200 569 0.026252 10.0.0.141 - - [2026-02-02 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.141 - - [2026-02-02 04:00:25] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006134 10.0.0.141 - - [2026-02-02 04:00:25] "GET /control-node-zone/be422bd4-c7b2-4629-be48-1b1a6d43e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006430 10.0.0.141 - - [2026-02-02 04:00:25] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.027303 10.0.0.141 - - [2026-02-02 04:00:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.003090 10.0.0.141 - - [2026-02-02 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.141 - - [2026-02-02 04:00:25] "GET /global-system-config/96c30bd9-903d-4eef-9889-bca8fd992a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008455 10.0.0.141 - - [2026-02-02 04:00:25] "POST /control-node-zones HTTP/1.1" 200 569 0.033278 10.0.0.141 - - [2026-02-02 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.141 - - [2026-02-02 04:00:25] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005718 10.0.0.141 - - [2026-02-02 04:00:25] "GET /control-node-zone/6c47ea9a-ca8d-4a84-8002-e3131f6db656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.005856 10.0.0.141 - - [2026-02-02 04:00:25] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.020053 10.0.0.141 - - [2026-02-02 04:00:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.003436 10.0.0.141 - - [2026-02-02 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.141 - - [2026-02-02 04:00:25] "GET /global-system-config/96c30bd9-903d-4eef-9889-bca8fd992a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006450 10.0.0.141 - - [2026-02-02 04:00:25] "POST /control-node-zones HTTP/1.1" 200 569 0.026851 10.0.0.141 - - [2026-02-02 04:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.141 - - [2026-02-02 04:00:26] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005371 10.0.0.141 - - [2026-02-02 04:00:26] "GET /control-node-zone/78cf4ff0-a179-4910-8b36-789e6135cd2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005715 10.0.0.141 - - [2026-02-02 04:00:26] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.019722 10.0.0.141 - - [2026-02-02 04:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.141 - - [2026-02-02 04:00:26] "GET /global-system-config/96c30bd9-903d-4eef-9889-bca8fd992a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006442 10.0.0.141 - - [2026-02-02 04:00:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.003258 10.0.0.141 - - [2026-02-02 04:00:26] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.028578 10.0.0.141 - - [2026-02-02 04:00:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.011057 10.0.0.141 - - [2026-02-02 04:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008660 10.0.0.141 - - [2026-02-02 04:00:26] "GET /bgp-as-a-service/5f4501d7-01b4-40f9-8fbf-fc5900836b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.006187 10.0.0.141 - - [2026-02-02 04:00:26] "GET /control-node-zone/be422bd4-c7b2-4629-be48-1b1a6d43e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005198 10.0.0.141 - - [2026-02-02 04:00:26] "POST /ref-update HTTP/1.1" 200 156 0.017803 10.0.0.141 - - [2026-02-02 04:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.141 - - [2026-02-02 04:00:26] "GET /bgp-as-a-service/5f4501d7-01b4-40f9-8fbf-fc5900836b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006291 10.0.0.141 - - [2026-02-02 04:00:26] "GET /control-node-zone/6c47ea9a-ca8d-4a84-8002-e3131f6db656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.004065 10.0.0.141 - - [2026-02-02 04:00:26] "POST /ref-update HTTP/1.1" 200 156 0.015036 10.0.0.141 - - [2026-02-02 04:00:49] "GET /bgp-as-a-service/5f4501d7-01b4-40f9-8fbf-fc5900836b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005903 10.0.0.141 - - [2026-02-02 04:00:49] "GET /virtual-machine-interface/99c63f22-9a1a-46a9-ad04-89d6a2a42abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005498 10.0.0.141 - - [2026-02-02 04:00:49] "POST /ref-update HTTP/1.1" 200 156 0.021682 10.0.0.141 - - [2026-02-02 04:00:49] "POST /bgp-routers HTTP/1.1" 200 640 0.056545 10.0.0.141 - - [2026-02-02 04:00:49] "PUT /bgp-router/113dabb4-aa25-448a-834d-b5f85cddfd11 HTTP/1.1" 200 254 0.030331 10.0.0.141 - - [2026-02-02 04:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.141 - - [2026-02-02 04:00:51] "GET /global-system-config/96c30bd9-903d-4eef-9889-bca8fd992a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005054 10.0.0.141 - - [2026-02-02 04:00:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.002318 10.0.0.141 - - [2026-02-02 04:00:51] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.025820 10.0.0.141 - - [2026-02-02 04:00:51] "POST /neutron/network HTTP/1.1" 200 833 0.006700 10.0.0.141 - - [2026-02-02 04:00:51] "POST /neutron/subnet HTTP/1.1" 200 725 0.007653 10.0.0.141 - - [2026-02-02 04:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.141 - - [2026-02-02 04:00:51] "GET /bgp-as-a-service/39afbb7b-fe90-49bb-b32a-688486b6173c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.004891 10.0.0.141 - - [2026-02-02 04:00:51] "GET /control-node-zone/be422bd4-c7b2-4629-be48-1b1a6d43e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003605 10.0.0.141 - - [2026-02-02 04:00:51] "POST /ref-update HTTP/1.1" 200 156 0.012354 10.0.0.141 - - [2026-02-02 04:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.141 - - [2026-02-02 04:00:52] "GET /bgp-as-a-service/39afbb7b-fe90-49bb-b32a-688486b6173c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007598 10.0.0.141 - - [2026-02-02 04:00:52] "GET /control-node-zone/6c47ea9a-ca8d-4a84-8002-e3131f6db656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.006514 10.0.0.141 - - [2026-02-02 04:00:52] "POST /ref-update HTTP/1.1" 200 156 0.017851 10.0.0.141 - - [2026-02-02 04:01:00] "GET /bgp-as-a-service/39afbb7b-fe90-49bb-b32a-688486b6173c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007194 10.0.0.141 - - [2026-02-02 04:01:00] "GET /virtual-machine-interface/9bc21fac-2644-4b4f-90ad-a025844ce042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005733 10.0.0.141 - - [2026-02-02 04:01:00] "POST /ref-update HTTP/1.1" 200 156 0.012037 10.0.0.141 - - [2026-02-02 04:01:00] "POST /ref-update HTTP/1.1" 200 156 0.029332 10.0.0.141 - - [2026-02-02 04:01:14] "POST /neutron/network HTTP/1.1" 200 843 0.034667 10.0.0.141 - - [2026-02-02 04:01:14] "POST /neutron/port HTTP/1.1" 200 117 0.001153 10.0.0.141 - - [2026-02-02 04:01:15] "POST /neutron/port HTTP/1.1" 200 1125 0.045539 10.0.0.141 - - [2026-02-02 04:01:15] "POST /neutron/subnet HTTP/1.1" 200 699 0.008845 10.0.0.141 - - [2026-02-02 04:01:22] "GET /bgp-as-a-service/39afbb7b-fe90-49bb-b32a-688486b6173c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.005302 10.0.0.141 - - [2026-02-02 04:01:22] "GET /virtual-machine-interface/9bc21fac-2644-4b4f-90ad-a025844ce042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.004379 10.0.0.141 - - [2026-02-02 04:01:22] "POST /ref-update HTTP/1.1" 200 156 0.011862 10.0.0.141 - - [2026-02-02 04:01:22] "POST /ref-update HTTP/1.1" 200 156 0.022524 10.0.0.141 - - [2026-02-02 04:01:22] "DELETE /bgp-as-a-service/39afbb7b-fe90-49bb-b32a-688486b6173c HTTP/1.1" 200 115 0.052064 10.0.0.141 - - [2026-02-02 04:01:23] "GET /bgp-as-a-service/5f4501d7-01b4-40f9-8fbf-fc5900836b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.025740 10.0.0.141 - - [2026-02-02 04:01:23] "GET /virtual-machine-interface/99c63f22-9a1a-46a9-ad04-89d6a2a42abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.013856 10.0.0.141 - - [2026-02-02 04:01:23] "POST /ref-update HTTP/1.1" 200 156 0.013847 10.0.0.141 - - [2026-02-02 04:01:23] "POST /ref-update HTTP/1.1" 200 156 0.017270 10.0.0.141 - - [2026-02-02 04:01:23] "DELETE /bgp-as-a-service/5f4501d7-01b4-40f9-8fbf-fc5900836b1f HTTP/1.1" 200 115 0.062065 10.0.0.141 - - [2026-02-02 04:01:23] "GET /control-node-zone/78cf4ff0-a179-4910-8b36-789e6135cd2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.007743 10.0.0.141 - - [2026-02-02 04:01:23] "POST /ref-update HTTP/1.1" 200 156 0.027843 10.0.0.141 - - [2026-02-02 04:01:23] "DELETE /control-node-zone/78cf4ff0-a179-4910-8b36-789e6135cd2e HTTP/1.1" 200 115 0.023698 10.0.0.141 - - [2026-02-02 04:01:23] "GET /control-node-zone/6c47ea9a-ca8d-4a84-8002-e3131f6db656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.004725 10.0.0.141 - - [2026-02-02 04:01:23] "POST /ref-update HTTP/1.1" 200 156 0.021245 10.0.0.141 - - [2026-02-02 04:01:23] "DELETE /control-node-zone/6c47ea9a-ca8d-4a84-8002-e3131f6db656 HTTP/1.1" 200 115 0.024297 10.0.0.141 - - [2026-02-02 04:01:23] "GET /control-node-zone/be422bd4-c7b2-4629-be48-1b1a6d43e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004163 10.0.0.141 - - [2026-02-02 04:01:23] "POST /ref-update HTTP/1.1" 200 156 0.020729 10.0.0.141 - - [2026-02-02 04:01:23] "DELETE /control-node-zone/be422bd4-c7b2-4629-be48-1b1a6d43e6c6 HTTP/1.1" 200 115 0.028188 10.0.0.141 - - [2026-02-02 04:01:23] "POST /neutron/network HTTP/1.1" 200 833 0.007818 10.0.0.141 - - [2026-02-02 04:01:24] "POST /neutron/port HTTP/1.1" 200 1125 0.014945 10.0.0.141 - - [2026-02-02 04:01:24] "POST /neutron/port HTTP/1.1" 200 1115 0.028936 10.0.0.141 - - [2026-02-02 04:01:24] "POST /neutron/port HTTP/1.1" 200 151 0.215555 10.0.0.141 - - [2026-02-02 04:01:26] "DELETE /route-target/bf4b7bda-df9e-4d35-8632-5468545a401c HTTP/1.1" 200 115 0.025873 10.0.0.23 - - [2026-02-02 04:01:26] "POST /useragent-kv HTTP/1.1" 200 115 0.038265 10.0.0.23 - - [2026-02-02 04:01:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003534 10.0.0.141 - - [2026-02-02 04:01:26] "POST /neutron/network HTTP/1.1" 200 151 0.187320 10.0.0.23 - - [2026-02-02 04:01:27] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001143 10.0.0.141 - - [2026-02-02 04:01:27] "GET /project/63344060-40eb-45e3-897f-1d64bba7f132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.060757 10.0.0.23 - - [2026-02-02 04:01:27] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001389 10.0.0.141 - - [2026-02-02 04:01:27] "GET /project/63344060-40eb-45e3-897f-1d64bba7f132?fields=virtual_networks HTTP/1.1" 200 1032 0.034213 10.0.0.23 - - [2026-02-02 04:01:27] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000912 10.0.0.141 - - [2026-02-02 04:01:27] "GET /project/63344060-40eb-45e3-897f-1d64bba7f132?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.041307 10.0.0.23 - - [2026-02-02 04:01:27] "GET /projects?obj_uuids=63344060-40eb-45e3-897f-1d64bba7f132&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001045 10.0.0.141 - - [2026-02-02 04:01:27] "GET /project/63344060-40eb-45e3-897f-1d64bba7f132?fields=security_groups HTTP/1.1" 200 1259 0.069336 10.0.0.141 - - [2026-02-02 04:01:28] "POST /fqname-to-id HTTP/1.1" 404 181 0.031212 10.0.0.23 - - [2026-02-02 04:01:28] "GET /projects?obj_uuids=8c671162-4a5e-4f86-81fd-149a91741b07&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002967 10.0.0.23 - - [2026-02-02 04:01:28] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001256 10.0.0.23 - - [2026-02-02 04:01:28] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038426 10.0.0.23 - - [2026-02-02 04:01:28] "POST /id-to-fqname HTTP/1.1" 200 183 0.001260 10.0.0.23 - - [2026-02-02 04:01:28] "POST /fqname-to-id HTTP/1.1" 404 192 0.006506 10.0.0.23 - - [2026-02-02 04:01:28] "POST /security-groups HTTP/1.1" 200 584 0.072781 10.0.0.23 - - [2026-02-02 04:01:29] "POST /projects HTTP/1.1" 200 571 0.266277 10.0.0.141 - - [2026-02-02 04:01:29] "POST /fqname-to-id HTTP/1.1" 404 226 0.007601 10.0.0.23 - - [2026-02-02 04:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.338075 10.0.0.141 - - [2026-02-02 04:01:29] "GET /project/8c671162-4a5e-4f86-81fd-149a91741b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.501458 10.0.0.141 - - [2026-02-02 04:01:30] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.23 - - [2026-02-02 04:01:33] "GET /projects?obj_uuids=8c671162-4a5e-4f86-81fd-149a91741b07&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001186 10.0.0.141 - - [2026-02-02 04:01:33] "GET /project/8c671162-4a5e-4f86-81fd-149a91741b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.039512 10.0.0.23 - - [2026-02-02 04:01:33] "GET /projects?obj_uuids=8c671162-4a5e-4f86-81fd-149a91741b07&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002631 10.0.0.141 - - [2026-02-02 04:01:33] "GET /project/8c671162-4a5e-4f86-81fd-149a91741b07?fields=virtual_networks HTTP/1.1" 200 1017 0.064444 10.0.0.23 - - [2026-02-02 04:01:33] "GET /projects?obj_uuids=8c671162-4a5e-4f86-81fd-149a91741b07&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000944 10.0.0.141 - - [2026-02-02 04:01:33] "GET /project/8c671162-4a5e-4f86-81fd-149a91741b07?fields=virtual_machine_interfaces HTTP/1.1" 200 1017 0.034187 10.0.0.23 - - [2026-02-02 04:01:33] "GET /projects?obj_uuids=8c671162-4a5e-4f86-81fd-149a91741b07&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001024 10.0.0.141 - - [2026-02-02 04:01:33] "GET /project/8c671162-4a5e-4f86-81fd-149a91741b07?fields=security_groups HTTP/1.1" 200 1236 0.045807 10.0.0.141 - - [2026-02-02 04:01:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.026392 10.0.0.23 - - [2026-02-02 04:01:34] "GET /projects?obj_uuids=f12cccf4-9a21-4cca-903d-fbf33b6d3d19&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002858 10.0.0.23 - - [2026-02-02 04:01:34] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000900 10.0.0.23 - - [2026-02-02 04:01:34] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006409 10.0.0.23 - - [2026-02-02 04:01:34] "POST /id-to-fqname HTTP/1.1" 200 191 0.001103 10.0.0.23 - - [2026-02-02 04:01:34] "POST /fqname-to-id HTTP/1.1" 404 200 0.009675 10.0.0.23 - - [2026-02-02 04:01:34] "POST /security-groups HTTP/1.1" 200 592 0.045110 10.0.0.23 - - [2026-02-02 04:01:34] "POST /projects HTTP/1.1" 200 587 0.238872 10.0.0.23 - - [2026-02-02 04:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.274914 10.0.0.141 - - [2026-02-02 04:01:34] "POST /access-control-lists HTTP/1.1" 200 597 0.023473 10.0.0.141 - - [2026-02-02 04:01:34] "GET /project/f12cccf4-9a21-4cca-903d-fbf33b6d3d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.423823 10.0.0.141 - - [2026-02-02 04:01:35] "GET / HTTP/1.1" 200 35931 0.001754 10.0.0.23 - - [2026-02-02 04:01:38] "GET /projects?obj_uuids=f12cccf4-9a21-4cca-903d-fbf33b6d3d19&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000969 10.0.0.141 - - [2026-02-02 04:01:38] "GET /project/f12cccf4-9a21-4cca-903d-fbf33b6d3d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.039069 10.0.0.23 - - [2026-02-02 04:01:38] "GET /projects?obj_uuids=f12cccf4-9a21-4cca-903d-fbf33b6d3d19&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000905 10.0.0.141 - - [2026-02-02 04:01:38] "GET /project/f12cccf4-9a21-4cca-903d-fbf33b6d3d19?fields=virtual_networks HTTP/1.1" 200 1034 0.039640 10.0.0.23 - - [2026-02-02 04:01:38] "GET /projects?obj_uuids=f12cccf4-9a21-4cca-903d-fbf33b6d3d19&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000883 10.0.0.141 - - [2026-02-02 04:01:39] "GET /project/f12cccf4-9a21-4cca-903d-fbf33b6d3d19?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.031526 10.0.0.23 - - [2026-02-02 04:01:39] "GET /projects?obj_uuids=f12cccf4-9a21-4cca-903d-fbf33b6d3d19&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000886 10.0.0.141 - - [2026-02-02 04:01:39] "GET /project/f12cccf4-9a21-4cca-903d-fbf33b6d3d19?fields=security_groups HTTP/1.1" 200 1261 0.040806 10.0.0.141 - - [2026-02-02 04:01:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.026539 10.0.0.23 - - [2026-02-02 04:01:40] "GET /projects?obj_uuids=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003085 10.0.0.23 - - [2026-02-02 04:01:40] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000975 10.0.0.23 - - [2026-02-02 04:01:40] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006967 10.0.0.23 - - [2026-02-02 04:01:40] "POST /id-to-fqname HTTP/1.1" 200 197 0.003454 10.0.0.23 - - [2026-02-02 04:01:40] "POST /fqname-to-id HTTP/1.1" 404 206 0.005102 10.0.0.23 - - [2026-02-02 04:01:40] "POST /security-groups HTTP/1.1" 200 598 0.073683 10.0.0.141 - - [2026-02-02 04:01:40] "POST /fqname-to-id HTTP/1.1" 404 241 0.005401 10.0.0.23 - - [2026-02-02 04:01:40] "POST /projects HTTP/1.1" 200 599 0.279008 10.0.0.23 - - [2026-02-02 04:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.356524 10.0.0.141 - - [2026-02-02 04:01:40] "POST /access-control-lists HTTP/1.1" 200 601 0.034563 10.0.0.141 - - [2026-02-02 04:01:40] "GET /project/63d6a973-b283-4b52-867c-95f6f1c66465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.513292 10.0.0.141 - - [2026-02-02 04:01:41] "GET / HTTP/1.1" 200 35931 0.001361 10.0.0.141 - - [2026-02-02 04:01:43] "POST /fqname-to-id HTTP/1.1" 401 293 0.000456 10.0.0.141 - - [2026-02-02 04:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.064999 10.0.0.141 - - [2026-02-02 04:01:43] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003268 10.0.0.141 - - [2026-02-02 04:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.141 - - [2026-02-02 04:01:43] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003503 10.0.0.141 - - [2026-02-02 04:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.141 - - [2026-02-02 04:01:43] "PUT /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12 HTTP/1.1" 200 276 0.012154 10.0.0.141 - - [2026-02-02 04:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.23 - - [2026-02-02 04:01:43] "GET /projects?obj_uuids=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000914 10.0.0.141 - - [2026-02-02 04:01:43] "GET /project/63d6a973-b283-4b52-867c-95f6f1c66465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.043016 10.0.0.23 - - [2026-02-02 04:01:44] "POST /useragent-kv HTTP/1.1" 200 115 0.007323 10.0.0.141 - - [2026-02-02 04:01:44] "POST /neutron/subnet HTTP/1.1" 200 701 0.252927 10.0.0.141 - - [2026-02-02 04:01:44] "POST /id-to-fqname HTTP/1.1" 200 218 0.001146 10.0.0.141 - - [2026-02-02 04:01:44] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004822 10.0.0.141 - - [2026-02-02 04:01:44] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006873 10.0.0.141 - - [2026-02-02 04:01:44] "POST /neutron/network HTTP/1.1" 200 808 0.008877 10.0.0.141 - - [2026-02-02 04:01:44] "POST /id-to-fqname HTTP/1.1" 200 218 0.001715 10.0.0.23 - - [2026-02-02 04:01:45] "GET /projects?obj_uuids=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000977 10.0.0.141 - - [2026-02-02 04:01:45] "GET /project/63d6a973-b283-4b52-867c-95f6f1c66465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.064388 10.0.0.141 - - [2026-02-02 04:01:45] "POST /neutron/network HTTP/1.1" 200 808 0.032239 10.0.0.141 - - [2026-02-02 04:01:45] "POST /id-to-fqname HTTP/1.1" 200 218 0.001684 10.0.0.141 - - [2026-02-02 04:01:45] "POST /neutron/port HTTP/1.1" 200 117 0.089742 10.0.0.23 - - [2026-02-02 04:01:46] "GET /projects?obj_uuids=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000998 10.0.0.141 - - [2026-02-02 04:01:46] "POST /neutron/port HTTP/1.1" 200 1062 0.304968 10.0.0.141 - - [2026-02-02 04:01:46] "POST /neutron/port HTTP/1.1" 200 1116 0.112288 10.0.0.141 - - [2026-02-02 04:01:46] "POST /neutron/subnet HTTP/1.1" 200 675 0.007819 10.0.0.23 - - [2026-02-02 04:01:46] "GET /projects?obj_uuids=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001161 10.0.0.141 - - [2026-02-02 04:01:46] "GET /project/63d6a973-b283-4b52-867c-95f6f1c66465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.088276 10.0.0.141 - - [2026-02-02 04:01:46] "POST /neutron/network HTTP/1.1" 200 808 0.006996 10.0.0.141 - - [2026-02-02 04:01:47] "POST /neutron/port HTTP/1.1" 200 117 0.006424 10.0.0.141 - - [2026-02-02 04:01:47] "POST /neutron/port HTTP/1.1" 200 1062 0.014867 10.0.0.141 - - [2026-02-02 04:01:47] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005643 10.0.0.141 - - [2026-02-02 04:01:47] "POST /neutron/port HTTP/1.1" 200 1126 0.018332 10.0.0.141 - - [2026-02-02 04:01:48] "POST /neutron/port HTTP/1.1" 200 117 0.001091 10.0.0.23 - - [2026-02-02 04:01:49] "GET /obj-perms HTTP/1.1" 200 5063 0.061249 10.0.0.141 - - [2026-02-02 04:01:49] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007349 10.0.0.141 - - [2026-02-02 04:01:49] "POST /neutron/port HTTP/1.1" 200 1126 0.016742 10.0.0.141 - - [2026-02-02 04:01:49] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007267 10.0.0.141 - - [2026-02-02 04:01:49] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 401 293 0.000381 10.0.0.141 - - [2026-02-02 04:01:49] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 200 1300 0.030751 10.0.0.141 - - [2026-02-02 04:01:49] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 200 1300 0.003345 10.0.0.141 - - [2026-02-02 04:01:49] "GET /virtual-machine-interface/bbebc4b1-f36c-49f2-80b5-5f3ed8f3db35 HTTP/1.1" 200 2948 0.005708 10.0.0.141 - - [2026-02-02 04:01:49] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 200 1300 0.003529 10.0.0.141 - - [2026-02-02 04:01:49] "GET /virtual-machine-interface/bbebc4b1-f36c-49f2-80b5-5f3ed8f3db35 HTTP/1.1" 200 2948 0.005015 10.0.0.141 - - [2026-02-02 04:01:49] "GET /instance-ip/7901ca4f-e30d-43d4-858f-248b18086235 HTTP/1.1" 200 1619 0.006083 10.0.0.141 - - [2026-02-02 04:01:49] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 200 1300 0.003153 10.0.0.141 - - [2026-02-02 04:01:49] "GET /virtual-machine-interface/bbebc4b1-f36c-49f2-80b5-5f3ed8f3db35 HTTP/1.1" 200 2948 0.005116 10.0.0.141 - - [2026-02-02 04:01:49] "GET /instance-ip/7901ca4f-e30d-43d4-858f-248b18086235 HTTP/1.1" 200 1619 0.003895 10.0.0.141 - - [2026-02-02 04:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.141 - - [2026-02-02 04:01:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005177 10.0.0.141 - - [2026-02-02 04:01:50] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003628 10.0.0.141 - - [2026-02-02 04:01:50] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005334 10.0.0.141 - - [2026-02-02 04:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.141 - - [2026-02-02 04:01:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005679 10.0.0.141 - - [2026-02-02 04:01:50] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004027 10.0.0.141 - - [2026-02-02 04:01:50] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007026 10.0.0.141 - - [2026-02-02 04:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.141 - - [2026-02-02 04:01:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003535 10.0.0.141 - - [2026-02-02 04:01:50] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002906 10.0.0.141 - - [2026-02-02 04:01:50] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005562 10.0.0.141 - - [2026-02-02 04:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.141 - - [2026-02-02 04:01:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004306 10.0.0.141 - - [2026-02-02 04:01:50] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003031 10.0.0.141 - - [2026-02-02 04:01:50] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005352 10.0.0.141 - - [2026-02-02 04:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.141 - - [2026-02-02 04:01:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004016 10.0.0.141 - - [2026-02-02 04:01:50] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002907 10.0.0.141 - - [2026-02-02 04:01:50] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006026 10.0.0.141 - - [2026-02-02 04:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.141 - - [2026-02-02 04:01:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004903 10.0.0.141 - - [2026-02-02 04:01:50] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003821 10.0.0.141 - - [2026-02-02 04:01:50] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005845 10.0.0.141 - - [2026-02-02 04:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.141 - - [2026-02-02 04:01:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004092 10.0.0.141 - - [2026-02-02 04:01:50] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002890 10.0.0.141 - - [2026-02-02 04:01:50] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005081 10.0.0.141 - - [2026-02-02 04:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.141 - - [2026-02-02 04:01:53] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005375 10.0.0.141 - - [2026-02-02 04:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.141 - - [2026-02-02 04:01:58] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005395 10.0.0.141 - - [2026-02-02 04:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.141 - - [2026-02-02 04:02:02] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006240 10.0.0.141 - - [2026-02-02 04:02:05] "DELETE /access-control-list/84c40ff8-1d21-4fb9-983c-48a9df0b3669 HTTP/1.1" 200 115 0.030031 10.0.0.141 - - [2026-02-02 04:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.141 - - [2026-02-02 04:02:06] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008567 10.0.0.141 - - [2026-02-02 04:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.141 - - [2026-02-02 04:02:10] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005158 10.0.0.23 - - [2026-02-02 04:02:14] "DELETE /project/63344060-40eb-45e3-897f-1d64bba7f132 HTTP/1.1" 404 177 0.017467 10.0.0.23 - - [2026-02-02 04:02:14] "DELETE /project/63d6a973b2834b52867c95f6f1c66465 HTTP/1.1" 404 173 0.015295 10.0.0.23 - - [2026-02-02 04:02:14] "DELETE /project/f12cccf49a214cca903dfbf33b6d3d19 HTTP/1.1" 404 173 0.013876 10.0.0.23 - - [2026-02-02 04:02:14] "DELETE /project/8c6711624a5e4f8681fd149a91741b07 HTTP/1.1" 404 173 0.009813 10.0.0.23 - - [2026-02-02 04:02:14] "GET /projects?obj_uuids=8c671162-4a5e-4f86-81fd-149a91741b07&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000809 10.0.0.23 - - [2026-02-02 04:02:14] "GET /projects?obj_uuids=f12cccf4-9a21-4cca-903d-fbf33b6d3d19&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000746 10.0.0.23 - - [2026-02-02 04:02:14] "GET /project/8c671162-4a5e-4f86-81fd-149a91741b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.047912 10.0.0.23 - - [2026-02-02 04:02:14] "GET /project/f12cccf4-9a21-4cca-903d-fbf33b6d3d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.062124 10.0.0.23 - - [2026-02-02 04:02:14] "GET /projects?obj_uuids=8c671162-4a5e-4f86-81fd-149a91741b07&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003073 10.0.0.23 - - [2026-02-02 04:02:14] "GET /projects?obj_uuids=f12cccf4-9a21-4cca-903d-fbf33b6d3d19&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001078 10.0.0.23 - - [2026-02-02 04:02:14] "GET /project/8c671162-4a5e-4f86-81fd-149a91741b07?fields=security_groups HTTP/1.1" 200 1341 0.060478 10.0.0.141 - - [2026-02-02 04:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007912 10.0.0.23 - - [2026-02-02 04:02:14] "GET /project/f12cccf4-9a21-4cca-903d-fbf33b6d3d19?fields=security_groups HTTP/1.1" 200 1366 0.098315 10.0.0.141 - - [2026-02-02 04:02:14] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017695 10.0.0.23 - - [2026-02-02 04:02:14] "DELETE /security-group/c077797a-6b0a-4e59-b61f-8a0f088524ac HTTP/1.1" 200 115 0.054708 10.0.0.23 - - [2026-02-02 04:02:14] "GET /projects?obj_uuids=8c671162-4a5e-4f86-81fd-149a91741b07&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000910 10.0.0.23 - - [2026-02-02 04:02:14] "GET /project/8c671162-4a5e-4f86-81fd-149a91741b07?fields=application_policy_sets HTTP/1.1" 200 1380 0.067228 10.0.0.141 - - [2026-02-02 04:02:14] "DELETE /access-control-list/c914badb-d1d7-4a8c-9480-08dba8704ddc HTTP/1.1" 200 115 0.077508 10.0.0.23 - - [2026-02-02 04:02:14] "DELETE /security-group/fbe9b046-e8ca-46c6-af2a-7878228f201f HTTP/1.1" 200 115 0.115927 10.0.0.23 - - [2026-02-02 04:02:14] "GET /projects?obj_uuids=f12cccf4-9a21-4cca-903d-fbf33b6d3d19&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001702 10.0.0.23 - - [2026-02-02 04:02:14] "GET /project/f12cccf4-9a21-4cca-903d-fbf33b6d3d19?fields=application_policy_sets HTTP/1.1" 200 1405 0.071226 10.0.0.23 - - [2026-02-02 04:02:14] "DELETE /project/8c671162-4a5e-4f86-81fd-149a91741b07 HTTP/1.1" 200 115 0.498140 10.0.0.23 - - [2026-02-02 04:02:14] "DELETE /project/f12cccf4-9a21-4cca-903d-fbf33b6d3d19 HTTP/1.1" 200 115 0.607420 10.0.0.141 - - [2026-02-02 04:02:15] "POST /neutron/network HTTP/1.1" 200 818 0.006317 10.0.0.141 - - [2026-02-02 04:02:15] "POST /neutron/port HTTP/1.1" 200 117 0.001041 10.0.0.141 - - [2026-02-02 04:02:16] "POST /neutron/port HTTP/1.1" 200 1126 0.019999 10.0.0.141 - - [2026-02-02 04:02:16] "POST /neutron/subnet HTTP/1.1" 200 675 0.008368 10.0.0.22 - - [2026-02-02 04:02:18] "GET /obj-perms HTTP/1.1" 200 5075 0.047924 10.0.0.141 - - [2026-02-02 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.141 - - [2026-02-02 04:02:18] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005168 10.0.0.141 - - [2026-02-02 04:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.141 - - [2026-02-02 04:02:22] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006612 10.0.0.141 - - [2026-02-02 04:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.141 - - [2026-02-02 04:02:24] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004377 10.0.0.141 - - [2026-02-02 04:02:24] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004747 10.0.0.141 - - [2026-02-02 04:02:24] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005526 10.0.0.141 - - [2026-02-02 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.141 - - [2026-02-02 04:02:25] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004053 10.0.0.141 - - [2026-02-02 04:02:25] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003108 10.0.0.141 - - [2026-02-02 04:02:25] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006763 10.0.0.141 - - [2026-02-02 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.141 - - [2026-02-02 04:02:25] "GET /routing-instance/c68c99e6-7fa6-4259-bf57-1fe9c5e375aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005232 10.0.0.141 - - [2026-02-02 04:02:25] "GET /route-target/edf69ca2-77f5-4556-adb0-e693ebc1d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003696 10.0.0.141 - - [2026-02-02 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.141 - - [2026-02-02 04:02:25] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003393 10.0.0.141 - - [2026-02-02 04:02:25] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002962 10.0.0.141 - - [2026-02-02 04:02:25] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006257 10.0.0.141 - - [2026-02-02 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.141 - - [2026-02-02 04:02:25] "GET /routing-instance/c68c99e6-7fa6-4259-bf57-1fe9c5e375aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005930 10.0.0.141 - - [2026-02-02 04:02:25] "GET /route-target/edf69ca2-77f5-4556-adb0-e693ebc1d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004618 10.0.0.141 - - [2026-02-02 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.141 - - [2026-02-02 04:02:25] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005329 10.0.0.141 - - [2026-02-02 04:02:25] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004188 10.0.0.141 - - [2026-02-02 04:02:25] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008473 10.0.0.141 - - [2026-02-02 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.141 - - [2026-02-02 04:02:25] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004912 10.0.0.141 - - [2026-02-02 04:02:25] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003803 10.0.0.141 - - [2026-02-02 04:02:25] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006835 10.0.0.141 - - [2026-02-02 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.141 - - [2026-02-02 04:02:25] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009108 10.0.0.141 - - [2026-02-02 04:02:25] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004056 10.0.0.141 - - [2026-02-02 04:02:25] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005696 10.0.0.141 - - [2026-02-02 04:02:26] "GET /obj-perms HTTP/1.1" 200 5063 0.062430 10.0.0.141 - - [2026-02-02 04:02:26] "GET /obj-perms HTTP/1.1" 200 5063 0.003654 10.0.0.23 - - [2026-02-02 04:02:26] "GET /obj-perms HTTP/1.1" 200 5063 0.004045 10.0.0.141 - - [2026-02-02 04:02:26] "GET /obj-perms HTTP/1.1" 200 5063 0.003813 10.0.0.23 - - [2026-02-02 04:02:26] "GET /obj-perms HTTP/1.1" 200 5063 0.003722 10.0.0.141 - - [2026-02-02 04:02:26] "POST /neutron/port HTTP/1.1" 200 1126 0.017413 10.0.0.141 - - [2026-02-02 04:02:26] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008557 10.0.0.141 - - [2026-02-02 04:02:26] "POST /neutron/port HTTP/1.1" 200 1126 0.016065 10.0.0.141 - - [2026-02-02 04:02:26] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 200 1297 0.005970 10.0.0.141 - - [2026-02-02 04:02:26] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 200 1297 0.003852 10.0.0.141 - - [2026-02-02 04:02:26] "GET /virtual-machine-interface/e0cf9017-6574-4092-9351-08256b2564f8 HTTP/1.1" 200 2949 0.005425 10.0.0.141 - - [2026-02-02 04:02:26] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 200 1297 0.004740 10.0.0.141 - - [2026-02-02 04:02:26] "GET /virtual-machine-interface/e0cf9017-6574-4092-9351-08256b2564f8 HTTP/1.1" 200 2949 0.007587 10.0.0.141 - - [2026-02-02 04:02:26] "GET /instance-ip/277dc167-5b33-4cb3-ba02-78be09f21790 HTTP/1.1" 200 1620 0.006370 10.0.0.141 - - [2026-02-02 04:02:26] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 200 1297 0.003766 10.0.0.141 - - [2026-02-02 04:02:26] "GET /virtual-machine-interface/e0cf9017-6574-4092-9351-08256b2564f8 HTTP/1.1" 200 2949 0.006057 10.0.0.141 - - [2026-02-02 04:02:26] "GET /instance-ip/277dc167-5b33-4cb3-ba02-78be09f21790 HTTP/1.1" 200 1620 0.005376 10.0.0.141 - - [2026-02-02 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.141 - - [2026-02-02 04:02:26] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003637 10.0.0.141 - - [2026-02-02 04:02:26] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002905 10.0.0.141 - - [2026-02-02 04:02:27] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005349 10.0.0.141 - - [2026-02-02 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.141 - - [2026-02-02 04:02:27] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004190 10.0.0.141 - - [2026-02-02 04:02:27] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003703 10.0.0.141 - - [2026-02-02 04:02:27] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006935 10.0.0.141 - - [2026-02-02 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.141 - - [2026-02-02 04:02:27] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003758 10.0.0.141 - - [2026-02-02 04:02:27] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004065 10.0.0.141 - - [2026-02-02 04:02:27] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007392 10.0.0.141 - - [2026-02-02 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.141 - - [2026-02-02 04:02:27] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006145 10.0.0.141 - - [2026-02-02 04:02:27] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003479 10.0.0.141 - - [2026-02-02 04:02:27] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005791 10.0.0.141 - - [2026-02-02 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.141 - - [2026-02-02 04:02:27] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004082 10.0.0.141 - - [2026-02-02 04:02:27] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007167 10.0.0.141 - - [2026-02-02 04:02:27] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005610 10.0.0.141 - - [2026-02-02 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.141 - - [2026-02-02 04:02:27] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004162 10.0.0.141 - - [2026-02-02 04:02:27] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003345 10.0.0.141 - - [2026-02-02 04:02:27] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005724 10.0.0.141 - - [2026-02-02 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.141 - - [2026-02-02 04:02:27] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004477 10.0.0.141 - - [2026-02-02 04:02:27] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003035 10.0.0.141 - - [2026-02-02 04:02:27] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005360 10.0.0.141 - - [2026-02-02 04:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.141 - - [2026-02-02 04:02:30] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005376 10.0.0.141 - - [2026-02-02 04:02:32] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006892 10.0.0.141 - - [2026-02-02 04:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.141 - - [2026-02-02 04:02:35] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005384 10.0.0.141 - - [2026-02-02 04:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.141 - - [2026-02-02 04:02:39] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005312 10.0.0.141 - - [2026-02-02 04:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005392 10.0.0.141 - - [2026-02-02 04:02:43] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006991 10.0.0.141 - - [2026-02-02 04:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.141 - - [2026-02-02 04:02:47] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003788 10.0.0.141 - - [2026-02-02 04:02:47] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003355 10.0.0.141 - - [2026-02-02 04:02:47] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005496 10.0.0.141 - - [2026-02-02 04:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.141 - - [2026-02-02 04:02:47] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004001 10.0.0.141 - - [2026-02-02 04:02:47] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003297 10.0.0.141 - - [2026-02-02 04:02:47] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005414 10.0.0.141 - - [2026-02-02 04:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.141 - - [2026-02-02 04:02:47] "GET /routing-instance/c68c99e6-7fa6-4259-bf57-1fe9c5e375aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004379 10.0.0.141 - - [2026-02-02 04:02:47] "GET /route-target/edf69ca2-77f5-4556-adb0-e693ebc1d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003839 10.0.0.141 - - [2026-02-02 04:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.141 - - [2026-02-02 04:02:47] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005850 10.0.0.141 - - [2026-02-02 04:02:47] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004613 10.0.0.141 - - [2026-02-02 04:02:47] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007345 10.0.0.141 - - [2026-02-02 04:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.141 - - [2026-02-02 04:02:48] "GET /routing-instance/c68c99e6-7fa6-4259-bf57-1fe9c5e375aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004501 10.0.0.141 - - [2026-02-02 04:02:48] "GET /route-target/edf69ca2-77f5-4556-adb0-e693ebc1d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004240 10.0.0.141 - - [2026-02-02 04:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.141 - - [2026-02-02 04:02:48] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003754 10.0.0.141 - - [2026-02-02 04:02:48] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003320 10.0.0.141 - - [2026-02-02 04:02:48] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006114 10.0.0.141 - - [2026-02-02 04:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.141 - - [2026-02-02 04:02:48] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005227 10.0.0.141 - - [2026-02-02 04:02:48] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003264 10.0.0.141 - - [2026-02-02 04:02:48] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005388 10.0.0.141 - - [2026-02-02 04:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.141 - - [2026-02-02 04:02:48] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003742 10.0.0.141 - - [2026-02-02 04:02:48] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002817 10.0.0.141 - - [2026-02-02 04:02:48] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007600 10.0.0.141 - - [2026-02-02 04:02:48] "GET /obj-perms HTTP/1.1" 200 5063 0.005653 10.0.0.23 - - [2026-02-02 04:02:48] "GET /obj-perms HTTP/1.1" 200 5063 0.003507 10.0.0.141 - - [2026-02-02 04:02:48] "GET /obj-perms HTTP/1.1" 200 5063 0.004338 10.0.0.22 - - [2026-02-02 04:02:48] "GET /obj-perms HTTP/1.1" 200 5063 0.056320 10.0.0.141 - - [2026-02-02 04:02:48] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 200 1300 0.003505 10.0.0.141 - - [2026-02-02 04:02:48] "GET /virtual-machine-interface/bbebc4b1-f36c-49f2-80b5-5f3ed8f3db35 HTTP/1.1" 200 2948 0.005126 10.0.0.141 - - [2026-02-02 04:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.141 - - [2026-02-02 04:02:48] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003097 10.0.0.141 - - [2026-02-02 04:02:48] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003809 10.0.0.141 - - [2026-02-02 04:02:49] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005923 10.0.0.141 - - [2026-02-02 04:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.141 - - [2026-02-02 04:02:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003631 10.0.0.141 - - [2026-02-02 04:02:50] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003498 10.0.0.141 - - [2026-02-02 04:02:50] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006253 10.0.0.141 - - [2026-02-02 04:02:50] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 200 1297 0.009528 10.0.0.141 - - [2026-02-02 04:02:50] "GET /virtual-machine-interface/e0cf9017-6574-4092-9351-08256b2564f8 HTTP/1.1" 200 2949 0.010047 10.0.0.141 - - [2026-02-02 04:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.141 - - [2026-02-02 04:02:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005157 10.0.0.141 - - [2026-02-02 04:02:50] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003946 10.0.0.141 - - [2026-02-02 04:02:50] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007395 10.0.0.141 - - [2026-02-02 04:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.141 - - [2026-02-02 04:02:51] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003146 10.0.0.141 - - [2026-02-02 04:02:51] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002802 10.0.0.141 - - [2026-02-02 04:02:51] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005404 10.0.0.141 - - [2026-02-02 04:02:56] "POST /neutron/port HTTP/1.1" 200 1126 0.020694 10.0.0.141 - - [2026-02-02 04:02:58] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007051 10.0.0.141 - - [2026-02-02 04:03:16] "POST /neutron/port HTTP/1.1" 200 1126 0.018907 10.0.0.141 - - [2026-02-02 04:03:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004526 10.0.0.141 - - [2026-02-02 04:03:16] "POST /neutron/network HTTP/1.1" 200 808 0.008190 10.0.0.141 - - [2026-02-02 04:03:18] "POST /neutron/network HTTP/1.1" 200 818 0.008866 10.0.0.141 - - [2026-02-02 04:03:18] "POST /neutron/port HTTP/1.1" 200 117 0.001034 10.0.0.23 - - [2026-02-02 04:03:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.23 - - [2026-02-02 04:03:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000478 10.0.0.22 - - [2026-02-02 04:03:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.22 - - [2026-02-02 04:03:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000677 10.0.0.23 - - [2026-02-02 04:03:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.23 - - [2026-02-02 04:03:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.22 - - [2026-02-02 04:03:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.22 - - [2026-02-02 04:03:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.141 - - [2026-02-02 04:03:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.141 - - [2026-02-02 04:03:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.141 - - [2026-02-02 04:03:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.141 - - [2026-02-02 04:03:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.141 - - [2026-02-02 04:04:18] "POST /neutron/port HTTP/1.1" 200 1126 0.015322 10.0.0.141 - - [2026-02-02 04:04:18] "POST /neutron/subnet HTTP/1.1" 200 675 0.008258 10.0.0.141 - - [2026-02-02 04:04:19] "POST /neutron/port HTTP/1.1" 200 1126 0.015610 10.0.0.23 - - [2026-02-02 04:04:19] "GET /obj-perms HTTP/1.1" 200 5075 0.049342 10.0.0.141 - - [2026-02-02 04:04:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003844 10.0.0.141 - - [2026-02-02 04:04:19] "POST /neutron/network HTTP/1.1" 200 808 0.007222 10.0.0.141 - - [2026-02-02 04:04:52] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 200 1300 0.003740 10.0.0.141 - - [2026-02-02 04:04:52] "GET /virtual-machine-interface/bbebc4b1-f36c-49f2-80b5-5f3ed8f3db35 HTTP/1.1" 200 2948 0.004609 10.0.0.141 - - [2026-02-02 04:04:52] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 200 1300 0.003719 10.0.0.141 - - [2026-02-02 04:04:52] "GET /virtual-machine-interface/bbebc4b1-f36c-49f2-80b5-5f3ed8f3db35 HTTP/1.1" 200 2948 0.006434 10.0.0.141 - - [2026-02-02 04:04:52] "GET /instance-ip/7901ca4f-e30d-43d4-858f-248b18086235 HTTP/1.1" 200 1619 0.003542 10.0.0.141 - - [2026-02-02 04:04:52] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 200 1300 0.003276 10.0.0.141 - - [2026-02-02 04:04:52] "GET /virtual-machine-interface/bbebc4b1-f36c-49f2-80b5-5f3ed8f3db35 HTTP/1.1" 200 2948 0.004943 10.0.0.141 - - [2026-02-02 04:04:52] "GET /instance-ip/7901ca4f-e30d-43d4-858f-248b18086235 HTTP/1.1" 200 1619 0.003633 10.0.0.141 - - [2026-02-02 04:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.141 - - [2026-02-02 04:04:52] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002916 10.0.0.141 - - [2026-02-02 04:04:52] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002396 10.0.0.141 - - [2026-02-02 04:04:52] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008150 10.0.0.141 - - [2026-02-02 04:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.141 - - [2026-02-02 04:04:52] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003805 10.0.0.141 - - [2026-02-02 04:04:52] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003517 10.0.0.141 - - [2026-02-02 04:04:52] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008497 10.0.0.141 - - [2026-02-02 04:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.141 - - [2026-02-02 04:04:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004250 10.0.0.141 - - [2026-02-02 04:04:53] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003078 10.0.0.141 - - [2026-02-02 04:04:53] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005422 10.0.0.141 - - [2026-02-02 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.141 - - [2026-02-02 04:04:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004123 10.0.0.141 - - [2026-02-02 04:04:53] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002568 10.0.0.141 - - [2026-02-02 04:04:53] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007203 10.0.0.141 - - [2026-02-02 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.141 - - [2026-02-02 04:04:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003771 10.0.0.141 - - [2026-02-02 04:04:53] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003161 10.0.0.141 - - [2026-02-02 04:04:53] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005781 10.0.0.141 - - [2026-02-02 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.141 - - [2026-02-02 04:04:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005056 10.0.0.141 - - [2026-02-02 04:04:53] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003584 10.0.0.141 - - [2026-02-02 04:04:53] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005102 10.0.0.141 - - [2026-02-02 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.141 - - [2026-02-02 04:04:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004229 10.0.0.141 - - [2026-02-02 04:04:53] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003176 10.0.0.141 - - [2026-02-02 04:04:53] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006614 10.0.0.141 - - [2026-02-02 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.141 - - [2026-02-02 04:04:54] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003125 10.0.0.141 - - [2026-02-02 04:04:54] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003293 10.0.0.141 - - [2026-02-02 04:04:54] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005550 10.0.0.141 - - [2026-02-02 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.141 - - [2026-02-02 04:04:54] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003605 10.0.0.141 - - [2026-02-02 04:04:54] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003217 10.0.0.141 - - [2026-02-02 04:04:55] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005203 10.0.0.141 - - [2026-02-02 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.141 - - [2026-02-02 04:04:55] "GET /routing-instance/c68c99e6-7fa6-4259-bf57-1fe9c5e375aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004089 10.0.0.141 - - [2026-02-02 04:04:55] "GET /route-target/edf69ca2-77f5-4556-adb0-e693ebc1d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003617 10.0.0.141 - - [2026-02-02 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.141 - - [2026-02-02 04:04:55] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003084 10.0.0.141 - - [2026-02-02 04:04:55] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004051 10.0.0.141 - - [2026-02-02 04:04:55] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005514 10.0.0.141 - - [2026-02-02 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.141 - - [2026-02-02 04:04:55] "GET /routing-instance/c68c99e6-7fa6-4259-bf57-1fe9c5e375aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004061 10.0.0.141 - - [2026-02-02 04:04:55] "GET /route-target/edf69ca2-77f5-4556-adb0-e693ebc1d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004312 10.0.0.141 - - [2026-02-02 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.141 - - [2026-02-02 04:04:55] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004936 10.0.0.141 - - [2026-02-02 04:04:55] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004770 10.0.0.141 - - [2026-02-02 04:04:55] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007633 10.0.0.141 - - [2026-02-02 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006345 10.0.0.141 - - [2026-02-02 04:04:55] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003994 10.0.0.141 - - [2026-02-02 04:04:55] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003949 10.0.0.141 - - [2026-02-02 04:04:55] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008314 10.0.0.141 - - [2026-02-02 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006499 10.0.0.141 - - [2026-02-02 04:04:55] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003707 10.0.0.141 - - [2026-02-02 04:04:55] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003484 10.0.0.141 - - [2026-02-02 04:04:55] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008700 10.0.0.23 - - [2026-02-02 04:04:59] "GET /obj-perms HTTP/1.1" 200 5063 0.004707 10.0.0.141 - - [2026-02-02 04:04:59] "GET /obj-perms HTTP/1.1" 200 5063 0.003780 10.0.0.141 - - [2026-02-02 04:04:59] "GET /obj-perms HTTP/1.1" 200 5063 0.003401 10.0.0.23 - - [2026-02-02 04:05:00] "GET /obj-perms HTTP/1.1" 200 5063 0.003437 10.0.0.141 - - [2026-02-02 04:05:00] "GET /obj-perms HTTP/1.1" 200 5063 0.005740 10.0.0.22 - - [2026-02-02 04:05:00] "GET /obj-perms HTTP/1.1" 200 5063 0.005303 10.0.0.141 - - [2026-02-02 04:05:00] "POST /neutron/port HTTP/1.1" 200 1126 0.023314 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 200 1297 0.003815 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-machine-interface/e0cf9017-6574-4092-9351-08256b2564f8 HTTP/1.1" 200 2949 0.005479 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 200 1297 0.003711 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-machine-interface/e0cf9017-6574-4092-9351-08256b2564f8 HTTP/1.1" 200 2949 0.005175 10.0.0.141 - - [2026-02-02 04:05:00] "GET /instance-ip/277dc167-5b33-4cb3-ba02-78be09f21790 HTTP/1.1" 200 1620 0.003956 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 200 1297 0.004925 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-machine-interface/e0cf9017-6574-4092-9351-08256b2564f8 HTTP/1.1" 200 2949 0.005935 10.0.0.141 - - [2026-02-02 04:05:00] "GET /instance-ip/277dc167-5b33-4cb3-ba02-78be09f21790 HTTP/1.1" 200 1620 0.004679 10.0.0.141 - - [2026-02-02 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.141 - - [2026-02-02 04:05:00] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003555 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003568 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006701 10.0.0.141 - - [2026-02-02 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.141 - - [2026-02-02 04:05:00] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004763 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003070 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008862 10.0.0.141 - - [2026-02-02 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.141 - - [2026-02-02 04:05:00] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005154 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007168 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008329 10.0.0.141 - - [2026-02-02 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.141 - - [2026-02-02 04:05:00] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005030 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004826 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006376 10.0.0.141 - - [2026-02-02 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.141 - - [2026-02-02 04:05:00] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005873 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005007 10.0.0.141 - - [2026-02-02 04:05:00] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007045 10.0.0.141 - - [2026-02-02 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.141 - - [2026-02-02 04:05:01] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005507 10.0.0.141 - - [2026-02-02 04:05:01] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004255 10.0.0.141 - - [2026-02-02 04:05:01] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007417 10.0.0.141 - - [2026-02-02 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.141 - - [2026-02-02 04:05:01] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005398 10.0.0.141 - - [2026-02-02 04:05:01] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003881 10.0.0.141 - - [2026-02-02 04:05:01] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007636 10.0.0.141 - - [2026-02-02 04:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.141 - - [2026-02-02 04:05:02] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005445 10.0.0.141 - - [2026-02-02 04:05:02] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003142 10.0.0.141 - - [2026-02-02 04:05:02] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005318 10.0.0.141 - - [2026-02-02 04:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.141 - - [2026-02-02 04:05:02] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003064 10.0.0.141 - - [2026-02-02 04:05:02] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002866 10.0.0.141 - - [2026-02-02 04:05:02] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007419 10.0.0.141 - - [2026-02-02 04:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.141 - - [2026-02-02 04:05:02] "GET /routing-instance/c68c99e6-7fa6-4259-bf57-1fe9c5e375aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004430 10.0.0.141 - - [2026-02-02 04:05:02] "GET /route-target/edf69ca2-77f5-4556-adb0-e693ebc1d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004530 10.0.0.141 - - [2026-02-02 04:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.141 - - [2026-02-02 04:05:02] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006137 10.0.0.141 - - [2026-02-02 04:05:02] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004107 10.0.0.141 - - [2026-02-02 04:05:02] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006807 10.0.0.141 - - [2026-02-02 04:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.141 - - [2026-02-02 04:05:03] "GET /routing-instance/c68c99e6-7fa6-4259-bf57-1fe9c5e375aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006685 10.0.0.141 - - [2026-02-02 04:05:03] "GET /route-target/edf69ca2-77f5-4556-adb0-e693ebc1d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006992 10.0.0.141 - - [2026-02-02 04:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.141 - - [2026-02-02 04:05:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003980 10.0.0.141 - - [2026-02-02 04:05:03] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002765 10.0.0.141 - - [2026-02-02 04:05:03] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005605 10.0.0.141 - - [2026-02-02 04:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.141 - - [2026-02-02 04:05:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003804 10.0.0.141 - - [2026-02-02 04:05:03] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004311 10.0.0.141 - - [2026-02-02 04:05:03] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010249 10.0.0.141 - - [2026-02-02 04:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.141 - - [2026-02-02 04:05:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005290 10.0.0.141 - - [2026-02-02 04:05:03] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003965 10.0.0.141 - - [2026-02-02 04:05:03] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009220 10.0.0.23 - - [2026-02-02 04:05:03] "GET /obj-perms HTTP/1.1" 200 5063 0.004989 10.0.0.23 - - [2026-02-02 04:05:09] "GET /obj-perms HTTP/1.1" 200 5063 0.004092 10.0.0.141 - - [2026-02-02 04:05:09] "GET /obj-perms HTTP/1.1" 200 5063 0.003660 10.0.0.141 - - [2026-02-02 04:05:09] "GET /obj-perms HTTP/1.1" 200 5063 0.003372 10.0.0.22 - - [2026-02-02 04:05:09] "GET /obj-perms HTTP/1.1" 200 5063 0.005375 10.0.0.23 - - [2026-02-02 04:05:09] "GET /obj-perms HTTP/1.1" 200 5063 0.003510 10.0.0.141 - - [2026-02-02 04:05:18] "POST /neutron/port HTTP/1.1" 200 1126 0.017214 10.0.0.141 - - [2026-02-02 04:05:18] "POST /neutron/subnet HTTP/1.1" 200 675 0.008408 10.0.0.141 - - [2026-02-02 04:05:20] "POST /neutron/port HTTP/1.1" 200 1126 0.016024 10.0.0.141 - - [2026-02-02 04:05:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003531 10.0.0.141 - - [2026-02-02 04:05:20] "POST /neutron/network HTTP/1.1" 200 808 0.006340 10.0.0.141 - - [2026-02-02 04:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.141 - - [2026-02-02 04:05:30] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003433 10.0.0.141 - - [2026-02-02 04:05:30] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004084 10.0.0.141 - - [2026-02-02 04:05:30] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006326 10.0.0.141 - - [2026-02-02 04:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.141 - - [2026-02-02 04:05:31] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003443 10.0.0.141 - - [2026-02-02 04:05:31] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002689 10.0.0.141 - - [2026-02-02 04:05:31] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005926 10.0.0.141 - - [2026-02-02 04:05:46] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 200 1297 0.004740 10.0.0.141 - - [2026-02-02 04:05:46] "GET /virtual-machine-interface/e0cf9017-6574-4092-9351-08256b2564f8 HTTP/1.1" 200 2949 0.004981 10.0.0.141 - - [2026-02-02 04:05:46] "GET /instance-ip/277dc167-5b33-4cb3-ba02-78be09f21790 HTTP/1.1" 200 1620 0.004753 10.0.0.141 - - [2026-02-02 04:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.141 - - [2026-02-02 04:05:46] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003094 10.0.0.141 - - [2026-02-02 04:05:46] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003794 10.0.0.141 - - [2026-02-02 04:05:46] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005772 10.0.0.141 - - [2026-02-02 04:05:50] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 200 1297 0.004016 10.0.0.141 - - [2026-02-02 04:05:50] "POST /neutron/port HTTP/1.1" 200 151 0.154029 10.0.0.141 - - [2026-02-02 04:05:52] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.002792 10.0.0.141 - - [2026-02-02 04:05:52] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.002608 10.0.0.141 - - [2026-02-02 04:05:52] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.002869 10.0.0.141 - - [2026-02-02 04:05:53] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.003170 10.0.0.141 - - [2026-02-02 04:05:54] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.003645 10.0.0.141 - - [2026-02-02 04:05:55] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.005013 10.0.0.141 - - [2026-02-02 04:05:56] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.003330 10.0.0.141 - - [2026-02-02 04:05:57] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.002753 10.0.0.141 - - [2026-02-02 04:05:58] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.003220 10.0.0.141 - - [2026-02-02 04:05:58] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.002770 10.0.0.141 - - [2026-02-02 04:05:59] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.002655 10.0.0.141 - - [2026-02-02 04:06:00] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.003764 10.0.0.141 - - [2026-02-02 04:06:01] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.004016 10.0.0.141 - - [2026-02-02 04:06:02] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.002954 10.0.0.141 - - [2026-02-02 04:06:03] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.003374 10.0.0.141 - - [2026-02-02 04:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.141 - - [2026-02-02 04:06:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003106 10.0.0.141 - - [2026-02-02 04:06:03] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003181 10.0.0.141 - - [2026-02-02 04:06:03] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005791 10.0.0.141 - - [2026-02-02 04:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.141 - - [2026-02-02 04:06:03] "GET /routing-instance/c68c99e6-7fa6-4259-bf57-1fe9c5e375aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004225 10.0.0.141 - - [2026-02-02 04:06:03] "GET /route-target/edf69ca2-77f5-4556-adb0-e693ebc1d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003728 10.0.0.141 - - [2026-02-02 04:06:03] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.002899 10.0.0.141 - - [2026-02-02 04:06:04] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.003259 10.0.0.141 - - [2026-02-02 04:06:05] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.003086 10.0.0.141 - - [2026-02-02 04:06:06] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.003568 10.0.0.141 - - [2026-02-02 04:06:07] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.003254 10.0.0.141 - - [2026-02-02 04:06:08] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.002785 10.0.0.141 - - [2026-02-02 04:06:08] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.002744 10.0.0.141 - - [2026-02-02 04:06:09] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.003439 10.0.0.141 - - [2026-02-02 04:06:10] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.003131 10.0.0.141 - - [2026-02-02 04:06:11] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.003506 10.0.0.141 - - [2026-02-02 04:06:12] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.003135 10.0.0.141 - - [2026-02-02 04:06:13] "GET /virtual-machine/036be70a-7959-4c8a-8706-1289319ae45c HTTP/1.1" 404 171 0.004227 10.0.0.141 - - [2026-02-02 04:06:13] "GET /obj-perms HTTP/1.1" 200 5063 0.003622 10.0.0.22 - - [2026-02-02 04:06:13] "GET /obj-perms HTTP/1.1" 200 5063 0.003674 10.0.0.141 - - [2026-02-02 04:06:13] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 200 1300 0.004364 10.0.0.141 - - [2026-02-02 04:06:14] "POST /neutron/port HTTP/1.1" 200 151 0.170308 10.0.0.141 - - [2026-02-02 04:06:15] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.002781 10.0.0.141 - - [2026-02-02 04:06:15] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.002292 10.0.0.141 - - [2026-02-02 04:06:15] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.003098 10.0.0.141 - - [2026-02-02 04:06:15] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.005074 10.0.0.141 - - [2026-02-02 04:06:16] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.002797 10.0.0.141 - - [2026-02-02 04:06:17] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.003689 10.0.0.141 - - [2026-02-02 04:06:18] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.002954 10.0.0.141 - - [2026-02-02 04:06:19] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.003262 10.0.0.141 - - [2026-02-02 04:06:20] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.005381 10.0.0.141 - - [2026-02-02 04:06:21] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.002840 10.0.0.141 - - [2026-02-02 04:06:21] "GET /obj-perms HTTP/1.1" 200 5075 0.059723 10.0.0.141 - - [2026-02-02 04:06:22] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.002836 10.0.0.141 - - [2026-02-02 04:06:23] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.002818 10.0.0.141 - - [2026-02-02 04:06:24] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.003154 10.0.0.141 - - [2026-02-02 04:06:25] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.002878 10.0.0.141 - - [2026-02-02 04:06:26] "GET /virtual-machine/8d7ee5b8-851a-4bb1-bd88-a80b9fd5a1b9 HTTP/1.1" 404 171 0.003062 10.0.0.141 - - [2026-02-02 04:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.141 - - [2026-02-02 04:06:26] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004081 10.0.0.141 - - [2026-02-02 04:06:26] "GET /virtual-networks?parent_id=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003268 10.0.0.141 - - [2026-02-02 04:06:26] "GET /virtual-network/cf88c2e1-61f2-45f7-ae1e-17cbb8156af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008912 10.0.0.141 - - [2026-02-02 04:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.141 - - [2026-02-02 04:06:26] "GET /routing-instance/c68c99e6-7fa6-4259-bf57-1fe9c5e375aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005115 10.0.0.141 - - [2026-02-02 04:06:26] "GET /route-target/edf69ca2-77f5-4556-adb0-e693ebc1d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004065 10.0.0.23 - - [2026-02-02 04:06:26] "GET /obj-perms HTTP/1.1" 200 5063 0.003994 10.0.0.141 - - [2026-02-02 04:06:29] "GET /obj-perms HTTP/1.1" 200 5063 0.003552 10.0.0.141 - - [2026-02-02 04:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.053350 10.0.0.141 - - [2026-02-02 04:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.141 - - [2026-02-02 04:06:29] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003346 10.0.0.141 - - [2026-02-02 04:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.141 - - [2026-02-02 04:06:29] "PUT /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12 HTTP/1.1" 200 276 0.011024 10.0.0.23 - - [2026-02-02 04:06:32] "GET /projects?obj_uuids=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.031057 10.0.0.141 - - [2026-02-02 04:06:32] "GET /project/63d6a973-b283-4b52-867c-95f6f1c66465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.125084 10.0.0.23 - - [2026-02-02 04:06:32] "GET /projects?obj_uuids=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000841 10.0.0.141 - - [2026-02-02 04:06:32] "GET /project/63d6a973-b283-4b52-867c-95f6f1c66465?fields=virtual_networks HTTP/1.1" 200 1044 0.040134 10.0.0.23 - - [2026-02-02 04:06:32] "GET /projects?obj_uuids=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001049 10.0.0.141 - - [2026-02-02 04:06:32] "GET /project/63d6a973-b283-4b52-867c-95f6f1c66465?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.039487 10.0.0.23 - - [2026-02-02 04:06:32] "GET /projects?obj_uuids=63d6a973-b283-4b52-867c-95f6f1c66465&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000997 10.0.0.141 - - [2026-02-02 04:06:32] "GET /project/63d6a973-b283-4b52-867c-95f6f1c66465?fields=security_groups HTTP/1.1" 200 1277 0.052432 10.0.0.141 - - [2026-02-02 04:06:33] "POST /fqname-to-id HTTP/1.1" 404 194 0.026953 10.0.0.23 - - [2026-02-02 04:06:33] "GET /projects?obj_uuids=07ede4e9-cc1b-4c2b-89bb-c369562f57af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002817 10.0.0.23 - - [2026-02-02 04:06:33] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001067 10.0.0.23 - - [2026-02-02 04:06:33] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036755 10.0.0.23 - - [2026-02-02 04:06:33] "POST /id-to-fqname HTTP/1.1" 200 196 0.004219 10.0.0.23 - - [2026-02-02 04:06:33] "POST /fqname-to-id HTTP/1.1" 404 205 0.009098 10.0.0.23 - - [2026-02-02 04:06:33] "POST /security-groups HTTP/1.1" 200 597 0.040981 10.0.0.23 - - [2026-02-02 04:06:33] "POST /projects HTTP/1.1" 200 597 0.237429 10.0.0.23 - - [2026-02-02 04:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.308145 10.0.0.141 - - [2026-02-02 04:06:34] "POST /access-control-lists HTTP/1.1" 200 602 0.023073 10.0.0.141 - - [2026-02-02 04:06:34] "GET /project/07ede4e9-cc1b-4c2b-89bb-c369562f57af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.488414 10.0.0.141 - - [2026-02-02 04:06:35] "GET / HTTP/1.1" 200 35931 0.001545 10.0.0.23 - - [2026-02-02 04:06:38] "GET /projects?obj_uuids=07ede4e9-cc1b-4c2b-89bb-c369562f57af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000903 10.0.0.141 - - [2026-02-02 04:06:38] "GET /project/07ede4e9-cc1b-4c2b-89bb-c369562f57af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.036657 10.0.0.23 - - [2026-02-02 04:06:38] "GET /projects?obj_uuids=07ede4e9-cc1b-4c2b-89bb-c369562f57af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000903 10.0.0.141 - - [2026-02-02 04:06:38] "GET /project/07ede4e9-cc1b-4c2b-89bb-c369562f57af?fields=virtual_networks HTTP/1.1" 200 1041 0.088780 10.0.0.23 - - [2026-02-02 04:06:38] "GET /projects?obj_uuids=07ede4e9-cc1b-4c2b-89bb-c369562f57af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000976 10.0.0.141 - - [2026-02-02 04:06:38] "GET /project/07ede4e9-cc1b-4c2b-89bb-c369562f57af?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.042273 10.0.0.23 - - [2026-02-02 04:06:38] "GET /projects?obj_uuids=07ede4e9-cc1b-4c2b-89bb-c369562f57af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000967 10.0.0.141 - - [2026-02-02 04:06:38] "GET /project/07ede4e9-cc1b-4c2b-89bb-c369562f57af?fields=security_groups HTTP/1.1" 200 1273 0.041900 10.0.0.141 - - [2026-02-02 04:06:39] "POST /fqname-to-id HTTP/1.1" 404 188 0.030465 10.0.0.23 - - [2026-02-02 04:06:39] "GET /projects?obj_uuids=a8c235c2-f5bb-42f7-90ac-8dedcdf1071d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002529 10.0.0.23 - - [2026-02-02 04:06:39] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000936 10.0.0.23 - - [2026-02-02 04:06:39] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006875 10.0.0.23 - - [2026-02-02 04:06:39] "POST /id-to-fqname HTTP/1.1" 200 190 0.001939 10.0.0.23 - - [2026-02-02 04:06:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.004794 10.0.0.23 - - [2026-02-02 04:06:39] "POST /security-groups HTTP/1.1" 200 591 0.027071 10.0.0.141 - - [2026-02-02 04:06:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.004830 10.0.0.23 - - [2026-02-02 04:06:39] "POST /projects HTTP/1.1" 200 585 0.218309 10.0.0.23 - - [2026-02-02 04:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.293612 10.0.0.141 - - [2026-02-02 04:06:39] "POST /access-control-lists HTTP/1.1" 200 594 0.026198 10.0.0.141 - - [2026-02-02 04:06:39] "GET /project/a8c235c2-f5bb-42f7-90ac-8dedcdf1071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.428267 10.0.0.141 - - [2026-02-02 04:06:41] "GET / HTTP/1.1" 200 35931 0.001679 10.0.0.23 - - [2026-02-02 04:06:44] "GET /projects?obj_uuids=a8c235c2-f5bb-42f7-90ac-8dedcdf1071d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000910 10.0.0.141 - - [2026-02-02 04:06:44] "GET /project/a8c235c2-f5bb-42f7-90ac-8dedcdf1071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.031984 10.0.0.23 - - [2026-02-02 04:06:44] "GET /projects?obj_uuids=a8c235c2-f5bb-42f7-90ac-8dedcdf1071d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002071 10.0.0.141 - - [2026-02-02 04:06:44] "GET /project/a8c235c2-f5bb-42f7-90ac-8dedcdf1071d?fields=virtual_networks HTTP/1.1" 200 1032 0.042689 10.0.0.23 - - [2026-02-02 04:06:44] "GET /projects?obj_uuids=a8c235c2-f5bb-42f7-90ac-8dedcdf1071d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000962 10.0.0.141 - - [2026-02-02 04:06:44] "GET /project/a8c235c2-f5bb-42f7-90ac-8dedcdf1071d?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.032202 10.0.0.23 - - [2026-02-02 04:06:44] "GET /projects?obj_uuids=a8c235c2-f5bb-42f7-90ac-8dedcdf1071d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001014 10.0.0.141 - - [2026-02-02 04:06:44] "GET /project/a8c235c2-f5bb-42f7-90ac-8dedcdf1071d?fields=security_groups HTTP/1.1" 200 1258 0.040230 10.0.0.141 - - [2026-02-02 04:06:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.028394 10.0.0.23 - - [2026-02-02 04:06:45] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003313 10.0.0.23 - - [2026-02-02 04:06:45] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000950 10.0.0.23 - - [2026-02-02 04:06:45] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006325 10.0.0.23 - - [2026-02-02 04:06:45] "POST /id-to-fqname HTTP/1.1" 200 198 0.004121 10.0.0.23 - - [2026-02-02 04:06:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.003387 10.0.0.23 - - [2026-02-02 04:06:45] "POST /security-groups HTTP/1.1" 200 599 0.029193 10.0.0.23 - - [2026-02-02 04:06:45] "POST /projects HTTP/1.1" 200 601 0.242263 10.0.0.141 - - [2026-02-02 04:06:45] "POST /fqname-to-id HTTP/1.1" 404 241 0.007284 10.0.0.23 - - [2026-02-02 04:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.317015 10.0.0.141 - - [2026-02-02 04:06:45] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.461358 10.0.0.141 - - [2026-02-02 04:06:46] "GET / HTTP/1.1" 200 35931 0.001636 10.0.0.141 - - [2026-02-02 04:06:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000479 10.0.0.141 - - [2026-02-02 04:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.071966 10.0.0.23 - - [2026-02-02 04:06:47] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000994 10.0.0.141 - - [2026-02-02 04:06:47] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.039886 10.0.0.141 - - [2026-02-02 04:06:47] "POST /neutron/network HTTP/1.1" 200 117 0.033843 10.0.0.141 - - [2026-02-02 04:06:48] "POST /ref-update HTTP/1.1" 200 156 0.020984 10.0.0.23 - - [2026-02-02 04:06:48] "POST /useragent-kv HTTP/1.1" 200 115 0.007663 10.0.0.141 - - [2026-02-02 04:06:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.166619 10.0.0.141 - - [2026-02-02 04:06:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.043543 10.0.0.141 - - [2026-02-02 04:06:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001705 10.0.0.141 - - [2026-02-02 04:06:48] "GET /virtual-network/aa7bbaee-71ee-4efe-8ca6-2227b97befd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.004905 10.0.0.141 - - [2026-02-02 04:06:48] "GET /virtual-network/aa7bbaee-71ee-4efe-8ca6-2227b97befd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005431 10.0.0.141 - - [2026-02-02 04:06:48] "POST /neutron/network HTTP/1.1" 200 976 0.009591 10.0.0.141 - - [2026-02-02 04:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.23 - - [2026-02-02 04:06:48] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000853 10.0.0.141 - - [2026-02-02 04:06:48] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.045697 10.0.0.141 - - [2026-02-02 04:06:48] "POST /neutron/network HTTP/1.1" 200 117 0.013003 10.0.0.23 - - [2026-02-02 04:06:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003429 10.0.0.141 - - [2026-02-02 04:06:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.163646 10.0.0.141 - - [2026-02-02 04:06:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001189 10.0.0.141 - - [2026-02-02 04:06:49] "GET /virtual-network/c79d260a-a36e-48d4-a100-fcbf208bb77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.004940 10.0.0.141 - - [2026-02-02 04:06:49] "GET /virtual-network/c79d260a-a36e-48d4-a100-fcbf208bb77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007228 10.0.0.141 - - [2026-02-02 04:06:49] "POST /neutron/network HTTP/1.1" 200 974 0.007776 10.0.0.141 - - [2026-02-02 04:06:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001166 10.0.0.141 - - [2026-02-02 04:06:49] "POST /neutron/network HTTP/1.1" 200 986 0.006547 10.0.0.23 - - [2026-02-02 04:06:50] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000924 10.0.0.141 - - [2026-02-02 04:06:50] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.061071 10.0.0.141 - - [2026-02-02 04:06:50] "POST /neutron/port HTTP/1.1" 200 117 0.010439 10.0.0.141 - - [2026-02-02 04:06:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001196 10.0.0.141 - - [2026-02-02 04:06:51] "POST /neutron/network HTTP/1.1" 200 986 0.007405 10.0.0.23 - - [2026-02-02 04:06:51] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001205 10.0.0.141 - - [2026-02-02 04:06:51] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.078030 10.0.0.141 - - [2026-02-02 04:06:51] "POST /neutron/port HTTP/1.1" 200 1154 0.071404 10.0.0.141 - - [2026-02-02 04:06:51] "POST /neutron/port HTTP/1.1" 200 1218 0.021872 10.0.0.141 - - [2026-02-02 04:06:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007641 10.0.0.141 - - [2026-02-02 04:06:52] "POST /neutron/subnet HTTP/1.1" 200 1277 0.016009 10.0.0.141 - - [2026-02-02 04:06:52] "POST /neutron/port HTTP/1.1" 200 117 0.001098 10.0.0.141 - - [2026-02-02 04:06:52] "POST /neutron/network HTTP/1.1" 200 984 0.006221 10.0.0.141 - - [2026-02-02 04:06:52] "POST /neutron/port HTTP/1.1" 200 1152 0.051751 10.0.0.141 - - [2026-02-02 04:06:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003700 10.0.0.141 - - [2026-02-02 04:06:53] "POST /neutron/port HTTP/1.1" 200 117 0.001027 10.0.0.141 - - [2026-02-02 04:06:57] "POST /neutron/port HTTP/1.1" 200 1218 0.017938 10.0.0.141 - - [2026-02-02 04:06:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007229 10.0.0.141 - - [2026-02-02 04:06:57] "GET /virtual-machine/9ce632b2-05a8-4e13-ade1-26495493b8cc HTTP/1.1" 401 293 0.000380 10.0.0.141 - - [2026-02-02 04:06:57] "GET /virtual-machine/9ce632b2-05a8-4e13-ade1-26495493b8cc HTTP/1.1" 200 1301 0.030049 10.0.0.141 - - [2026-02-02 04:06:57] "GET /virtual-machine-interface/d8af6862-cc0b-499d-9f27-3e7cbcd7161b HTTP/1.1" 200 3157 0.006931 10.0.0.141 - - [2026-02-02 04:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.141 - - [2026-02-02 04:06:57] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003876 10.0.0.141 - - [2026-02-02 04:06:57] "GET /virtual-networks?parent_id=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002698 10.0.0.141 - - [2026-02-02 04:06:57] "GET /virtual-network/aa7bbaee-71ee-4efe-8ca6-2227b97befd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007386 10.0.0.141 - - [2026-02-02 04:07:00] "POST /neutron/port HTTP/1.1" 200 1218 0.047608 10.0.0.141 - - [2026-02-02 04:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.141 - - [2026-02-02 04:07:00] "GET /virtual-network/aa7bbaee-71ee-4efe-8ca6-2227b97befd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005025 10.0.0.141 - - [2026-02-02 04:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.141 - - [2026-02-02 04:07:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004107 10.0.0.141 - - [2026-02-02 04:07:03] "GET /virtual-networks?parent_id=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003486 10.0.0.141 - - [2026-02-02 04:07:03] "GET /virtual-network/aa7bbaee-71ee-4efe-8ca6-2227b97befd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005544 10.0.0.141 - - [2026-02-02 04:07:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006631 10.0.0.141 - - [2026-02-02 04:07:03] "POST /neutron/port HTTP/1.1" 200 1216 0.019878 10.0.0.141 - - [2026-02-02 04:07:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006558 10.0.0.141 - - [2026-02-02 04:07:03] "GET /virtual-machine/be61a186-7cbd-44be-93dc-df8fab468a2d HTTP/1.1" 200 1301 0.005523 10.0.0.141 - - [2026-02-02 04:07:03] "GET /virtual-machine-interface/cb758d84-4c34-4cc7-aefe-ccc3651b914e HTTP/1.1" 200 3157 0.004914 10.0.0.141 - - [2026-02-02 04:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.141 - - [2026-02-02 04:07:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003133 10.0.0.141 - - [2026-02-02 04:07:03] "GET /virtual-networks?parent_id=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002843 10.0.0.141 - - [2026-02-02 04:07:03] "GET /virtual-network/c79d260a-a36e-48d4-a100-fcbf208bb77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005534 10.0.0.141 - - [2026-02-02 04:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.141 - - [2026-02-02 04:07:04] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005047 10.0.0.141 - - [2026-02-02 04:07:04] "GET /virtual-networks?parent_id=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003808 10.0.0.141 - - [2026-02-02 04:07:04] "GET /virtual-network/c79d260a-a36e-48d4-a100-fcbf208bb77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.008150 10.0.0.141 - - [2026-02-02 04:07:06] "DELETE /access-control-list/83691d35-5e62-4be3-803e-08c3c24316ac HTTP/1.1" 200 115 0.036066 10.0.0.141 - - [2026-02-02 04:07:10] "POST /fqname-to-id HTTP/1.1" 404 209 0.003068 10.0.0.141 - - [2026-02-02 04:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.23 - - [2026-02-02 04:07:10] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.141 - - [2026-02-02 04:07:10] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.038666 10.0.0.141 - - [2026-02-02 04:07:10] "POST /network-policys HTTP/1.1" 200 533 0.023701 10.0.0.141 - - [2026-02-02 04:07:10] "GET /network-policy/4554978a-503b-4f66-bf36-4cb5f1a91895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005679 10.0.0.141 - - [2026-02-02 04:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.141 - - [2026-02-02 04:07:10] "GET /virtual-network/aa7bbaee-71ee-4efe-8ca6-2227b97befd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006987 10.0.0.141 - - [2026-02-02 04:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.141 - - [2026-02-02 04:07:10] "GET /network-policy/4554978a-503b-4f66-bf36-4cb5f1a91895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003757 10.0.0.141 - - [2026-02-02 04:07:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.006596 10.0.0.141 - - [2026-02-02 04:07:10] "POST /ref-update HTTP/1.1" 200 156 0.055156 10.0.0.141 - - [2026-02-02 04:07:10] "POST /access-control-lists HTTP/1.1" 200 578 0.044850 10.0.0.141 - - [2026-02-02 04:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.141 - - [2026-02-02 04:07:10] "GET /network-policy/4554978a-503b-4f66-bf36-4cb5f1a91895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004995 10.0.0.141 - - [2026-02-02 04:07:10] "POST /neutron/network HTTP/1.1" 200 1062 0.013700 10.0.0.141 - - [2026-02-02 04:07:10] "GET /virtual-network/aa7bbaee-71ee-4efe-8ca6-2227b97befd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.004787 10.0.0.141 - - [2026-02-02 04:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.141 - - [2026-02-02 04:07:10] "GET /network-policy/4554978a-503b-4f66-bf36-4cb5f1a91895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004310 10.0.0.141 - - [2026-02-02 04:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.141 - - [2026-02-02 04:07:10] "GET /virtual-network/c79d260a-a36e-48d4-a100-fcbf208bb77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005641 10.0.0.141 - - [2026-02-02 04:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012587 10.0.0.141 - - [2026-02-02 04:07:10] "GET /network-policy/4554978a-503b-4f66-bf36-4cb5f1a91895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003759 10.0.0.141 - - [2026-02-02 04:07:10] "POST /ref-update HTTP/1.1" 200 156 0.047859 10.0.0.141 - - [2026-02-02 04:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.141 - - [2026-02-02 04:07:10] "POST /ref-update HTTP/1.1" 200 156 0.025646 10.0.0.141 - - [2026-02-02 04:07:10] "GET /network-policy/4554978a-503b-4f66-bf36-4cb5f1a91895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007853 10.0.0.141 - - [2026-02-02 04:07:11] "GET /virtual-network/c79d260a-a36e-48d4-a100-fcbf208bb77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2863 0.009657 10.0.0.141 - - [2026-02-02 04:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.141 - - [2026-02-02 04:07:11] "GET /network-policy/4554978a-503b-4f66-bf36-4cb5f1a91895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004164 10.0.0.141 - - [2026-02-02 04:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.23 - - [2026-02-02 04:07:11] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001125 10.0.0.141 - - [2026-02-02 04:07:11] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.044127 10.0.0.23 - - [2026-02-02 04:07:11] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000924 10.0.0.141 - - [2026-02-02 04:07:11] "POST /neutron/network HTTP/1.1" 200 585 0.097955 10.0.0.141 - - [2026-02-02 04:07:11] "POST /ref-update HTTP/1.1" 200 156 0.023359 10.0.0.141 - - [2026-02-02 04:07:11] "POST /id-to-fqname HTTP/1.1" 200 214 0.002920 10.0.0.141 - - [2026-02-02 04:07:11] "GET /virtual-network/47a1e3e0-8409-426f-b534-677ab4293a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005215 10.0.0.141 - - [2026-02-02 04:07:11] "POST /neutron/network HTTP/1.1" 200 799 0.005295 10.0.0.141 - - [2026-02-02 04:07:11] "GET /virtual-network/47a1e3e0-8409-426f-b534-677ab4293a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006550 10.0.0.141 - - [2026-02-02 04:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.23 - - [2026-02-02 04:07:11] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001082 10.0.0.141 - - [2026-02-02 04:07:11] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.045007 10.0.0.141 - - [2026-02-02 04:07:11] "POST /neutron/network HTTP/1.1" 200 117 0.015516 10.0.0.141 - - [2026-02-02 04:07:12] "POST /neutron/network HTTP/1.1" 200 799 0.007511 10.0.0.141 - - [2026-02-02 04:07:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.000986 10.0.0.141 - - [2026-02-02 04:07:12] "GET /virtual-network/deba6457-8e54-4aa6-be62-62bd469dee74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004295 10.0.0.141 - - [2026-02-02 04:07:12] "GET /virtual-network/deba6457-8e54-4aa6-be62-62bd469dee74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005132 10.0.0.141 - - [2026-02-02 04:07:12] "POST /neutron/subnet HTTP/1.1" 200 701 0.008175 10.0.0.141 - - [2026-02-02 04:07:12] "POST /fqname-to-id HTTP/1.1" 404 239 0.002092 10.0.0.141 - - [2026-02-02 04:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.23 - - [2026-02-02 04:07:12] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001206 10.0.0.141 - - [2026-02-02 04:07:12] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.036542 10.0.0.141 - - [2026-02-02 04:07:12] "POST /network-policys HTTP/1.1" 200 587 0.030465 10.0.0.141 - - [2026-02-02 04:07:12] "GET /network-policy/808ae6a4-bd74-4491-9168-55724140a15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005317 10.0.0.141 - - [2026-02-02 04:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.141 - - [2026-02-02 04:07:12] "GET /virtual-network/47a1e3e0-8409-426f-b534-677ab4293a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005488 10.0.0.141 - - [2026-02-02 04:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.141 - - [2026-02-02 04:07:12] "GET /network-policy/808ae6a4-bd74-4491-9168-55724140a15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003520 10.0.0.141 - - [2026-02-02 04:07:12] "POST /fqname-to-id HTTP/1.1" 404 210 0.003984 10.0.0.141 - - [2026-02-02 04:07:12] "POST /ref-update HTTP/1.1" 200 156 0.047782 10.0.0.141 - - [2026-02-02 04:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.141 - - [2026-02-02 04:07:12] "GET /network-policy/808ae6a4-bd74-4491-9168-55724140a15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004938 10.0.0.141 - - [2026-02-02 04:07:12] "GET /virtual-network/47a1e3e0-8409-426f-b534-677ab4293a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.007002 10.0.0.141 - - [2026-02-02 04:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.141 - - [2026-02-02 04:07:12] "GET /network-policy/808ae6a4-bd74-4491-9168-55724140a15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004096 10.0.0.141 - - [2026-02-02 04:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.141 - - [2026-02-02 04:07:12] "GET /virtual-network/deba6457-8e54-4aa6-be62-62bd469dee74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006365 10.0.0.141 - - [2026-02-02 04:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.141 - - [2026-02-02 04:07:13] "GET /network-policy/808ae6a4-bd74-4491-9168-55724140a15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006242 10.0.0.141 - - [2026-02-02 04:07:13] "POST /ref-update HTTP/1.1" 200 156 0.057700 10.0.0.141 - - [2026-02-02 04:07:13] "POST /fqname-to-id HTTP/1.1" 404 210 0.004821 10.0.0.141 - - [2026-02-02 04:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.141 - - [2026-02-02 04:07:13] "GET /network-policy/808ae6a4-bd74-4491-9168-55724140a15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003757 10.0.0.141 - - [2026-02-02 04:07:13] "GET /virtual-network/deba6457-8e54-4aa6-be62-62bd469dee74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.008435 10.0.0.141 - - [2026-02-02 04:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.141 - - [2026-02-02 04:07:13] "GET /network-policy/808ae6a4-bd74-4491-9168-55724140a15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003738 10.0.0.141 - - [2026-02-02 04:07:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.000963 10.0.0.141 - - [2026-02-02 04:07:13] "POST /neutron/port HTTP/1.1" 200 2280 0.019505 10.0.0.23 - - [2026-02-02 04:07:14] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000938 10.0.0.141 - - [2026-02-02 04:07:14] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.078341 10.0.0.141 - - [2026-02-02 04:07:14] "POST /neutron/network HTTP/1.1" 200 912 0.038626 10.0.0.141 - - [2026-02-02 04:07:14] "POST /neutron/port HTTP/1.1" 200 117 0.005546 10.0.0.141 - - [2026-02-02 04:07:14] "POST /id-to-fqname HTTP/1.1" 200 214 0.001167 10.0.0.141 - - [2026-02-02 04:07:14] "POST /neutron/network HTTP/1.1" 200 922 0.008065 10.0.0.23 - - [2026-02-02 04:07:15] "DELETE /project/63d6a973-b283-4b52-867c-95f6f1c66465 HTTP/1.1" 404 177 0.013598 10.0.0.23 - - [2026-02-02 04:07:15] "DELETE /project/07ede4e9cc1b4c2b89bbc369562f57af HTTP/1.1" 404 173 0.020147 10.0.0.23 - - [2026-02-02 04:07:15] "DELETE /project/a8c235c2f5bb42f790ac8dedcdf1071d HTTP/1.1" 404 173 0.013152 10.0.0.23 - - [2026-02-02 04:07:15] "GET /projects?obj_uuids=07ede4e9-cc1b-4c2b-89bb-c369562f57af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001036 10.0.0.23 - - [2026-02-02 04:07:15] "GET /projects?obj_uuids=a8c235c2-f5bb-42f7-90ac-8dedcdf1071d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000906 10.0.0.23 - - [2026-02-02 04:07:15] "DELETE /project/5c2d5f0b069e477aac0ac242bfd76b97 HTTP/1.1" 404 173 0.023191 10.0.0.23 - - [2026-02-02 04:07:15] "GET /project/a8c235c2-f5bb-42f7-90ac-8dedcdf1071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.053909 10.0.0.23 - - [2026-02-02 04:07:15] "GET /projects?obj_uuids=a8c235c2-f5bb-42f7-90ac-8dedcdf1071d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001466 10.0.0.23 - - [2026-02-02 04:07:15] "GET /project/07ede4e9-cc1b-4c2b-89bb-c369562f57af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.091922 10.0.0.23 - - [2026-02-02 04:07:15] "GET /projects?obj_uuids=07ede4e9-cc1b-4c2b-89bb-c369562f57af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001000 10.0.0.23 - - [2026-02-02 04:07:15] "GET /project/a8c235c2-f5bb-42f7-90ac-8dedcdf1071d?fields=security_groups HTTP/1.1" 200 1363 0.100472 10.0.0.141 - - [2026-02-02 04:07:15] "POST /neutron/port HTTP/1.1" 200 1063 0.034641 10.0.0.23 - - [2026-02-02 04:07:15] "GET /project/07ede4e9-cc1b-4c2b-89bb-c369562f57af?fields=security_groups HTTP/1.1" 200 1378 0.106369 10.0.0.23 - - [2026-02-02 04:07:15] "DELETE /security-group/becdef72-4d41-4eda-92f9-28ceba6e5e5a HTTP/1.1" 200 115 0.063754 10.0.0.23 - - [2026-02-02 04:07:15] "GET /projects?obj_uuids=a8c235c2-f5bb-42f7-90ac-8dedcdf1071d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001236 10.0.0.141 - - [2026-02-02 04:07:15] "DELETE /access-control-list/619b6913-d733-42d1-a85d-4fbbd6ee55e5 HTTP/1.1" 200 115 0.078798 10.0.0.23 - - [2026-02-02 04:07:15] "GET /project/a8c235c2-f5bb-42f7-90ac-8dedcdf1071d?fields=application_policy_sets HTTP/1.1" 200 1402 0.099839 10.0.0.23 - - [2026-02-02 04:07:15] "DELETE /security-group/3ed60476-8e87-4d9a-b9dd-9ba1dbc271b9 HTTP/1.1" 200 115 0.150292 10.0.0.23 - - [2026-02-02 04:07:15] "GET /projects?obj_uuids=07ede4e9-cc1b-4c2b-89bb-c369562f57af&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002571 10.0.0.141 - - [2026-02-02 04:07:15] "POST /neutron/port HTTP/1.1" 200 1127 0.043443 10.0.0.23 - - [2026-02-02 04:07:15] "GET /project/07ede4e9-cc1b-4c2b-89bb-c369562f57af?fields=application_policy_sets HTTP/1.1" 200 1417 0.102398 10.0.0.141 - - [2026-02-02 04:07:15] "DELETE /access-control-list/cb0e9b3d-ad90-42b2-8f13-c1b3213df841 HTTP/1.1" 200 115 0.038032 10.0.0.141 - - [2026-02-02 04:07:15] "POST /neutron/port HTTP/1.1" 200 117 0.002221 10.0.0.23 - - [2026-02-02 04:07:15] "DELETE /project/a8c235c2-f5bb-42f7-90ac-8dedcdf1071d HTTP/1.1" 200 115 0.602031 10.0.0.23 - - [2026-02-02 04:07:15] "DELETE /project/07ede4e9-cc1b-4c2b-89bb-c369562f57af HTTP/1.1" 200 115 0.714533 10.0.0.23 - - [2026-02-02 04:07:15] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.141 - - [2026-02-02 04:07:15] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.083267 10.0.0.141 - - [2026-02-02 04:07:16] "POST /neutron/port HTTP/1.1" 200 3254 0.025570 10.0.0.141 - - [2026-02-02 04:07:16] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003076 10.0.0.141 - - [2026-02-02 04:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.141 - - [2026-02-02 04:07:16] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004649 10.0.0.141 - - [2026-02-02 04:07:16] "POST /neutron/network HTTP/1.1" 200 922 0.006932 10.0.0.141 - - [2026-02-02 04:07:17] "POST /neutron/port HTTP/1.1" 200 1063 0.015405 10.0.0.141 - - [2026-02-02 04:07:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003764 10.0.0.141 - - [2026-02-02 04:07:17] "POST /neutron/network HTTP/1.1" 200 912 0.006513 10.0.0.141 - - [2026-02-02 04:07:17] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003770 10.0.0.141 - - [2026-02-02 04:07:17] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006439 10.0.0.141 - - [2026-02-02 04:07:17] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005199 10.0.0.141 - - [2026-02-02 04:07:17] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.034235 10.0.0.141 - - [2026-02-02 04:07:17] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.039546 10.0.0.141 - - [2026-02-02 04:07:17] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007608 10.0.0.141 - - [2026-02-02 04:07:17] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005086 10.0.0.141 - - [2026-02-02 04:07:17] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.040053 10.0.0.141 - - [2026-02-02 04:07:18] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.041977 10.0.0.141 - - [2026-02-02 04:07:18] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006144 10.0.0.141 - - [2026-02-02 04:07:18] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004907 10.0.0.141 - - [2026-02-02 04:07:18] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.031898 10.0.0.141 - - [2026-02-02 04:07:18] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.041869 10.0.0.141 - - [2026-02-02 04:07:18] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005488 10.0.0.141 - - [2026-02-02 04:07:18] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.007720 10.0.0.141 - - [2026-02-02 04:07:18] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.025418 10.0.0.141 - - [2026-02-02 04:07:18] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004354 10.0.0.141 - - [2026-02-02 04:07:18] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004239 10.0.0.141 - - [2026-02-02 04:07:18] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004117 10.0.0.141 - - [2026-02-02 04:07:18] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.023258 10.0.0.141 - - [2026-02-02 04:07:18] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.032889 10.0.0.141 - - [2026-02-02 04:07:18] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004659 10.0.0.141 - - [2026-02-02 04:07:18] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005002 10.0.0.141 - - [2026-02-02 04:07:18] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.036760 10.0.0.141 - - [2026-02-02 04:07:18] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.037356 10.0.0.141 - - [2026-02-02 04:07:18] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.010022 10.0.0.141 - - [2026-02-02 04:07:18] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.013057 10.0.0.141 - - [2026-02-02 04:07:18] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.036662 10.0.0.141 - - [2026-02-02 04:07:18] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.044503 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004245 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003843 10.0.0.141 - - [2026-02-02 04:07:19] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.017244 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.007355 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004420 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004082 10.0.0.141 - - [2026-02-02 04:07:19] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.023236 10.0.0.141 - - [2026-02-02 04:07:19] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.034442 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005042 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005556 10.0.0.141 - - [2026-02-02 04:07:19] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.030101 10.0.0.141 - - [2026-02-02 04:07:19] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.037654 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004406 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004249 10.0.0.141 - - [2026-02-02 04:07:19] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.023885 10.0.0.141 - - [2026-02-02 04:07:19] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.038111 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006110 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006119 10.0.0.141 - - [2026-02-02 04:07:19] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.017490 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003355 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004560 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006365 10.0.0.141 - - [2026-02-02 04:07:19] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.029113 10.0.0.141 - - [2026-02-02 04:07:19] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.046394 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005163 10.0.0.141 - - [2026-02-02 04:07:19] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004549 10.0.0.141 - - [2026-02-02 04:07:20] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.037454 10.0.0.141 - - [2026-02-02 04:07:20] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.033567 10.0.0.141 - - [2026-02-02 04:07:20] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.013737 10.0.0.141 - - [2026-02-02 04:07:20] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005137 10.0.0.141 - - [2026-02-02 04:07:20] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.030560 10.0.0.141 - - [2026-02-02 04:07:20] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.037047 10.0.0.141 - - [2026-02-02 04:07:20] "POST /neutron/network HTTP/1.1" 200 1072 0.006799 10.0.0.141 - - [2026-02-02 04:07:20] "POST /neutron/subnet HTTP/1.1" 200 1277 0.012357 10.0.0.141 - - [2026-02-02 04:07:21] "POST /neutron/network HTTP/1.1" 200 1062 0.009033 10.0.0.141 - - [2026-02-02 04:07:21] "POST /neutron/network HTTP/1.1" 200 1070 0.006648 10.0.0.141 - - [2026-02-02 04:07:21] "POST /neutron/subnet HTTP/1.1" 200 1268 0.017298 10.0.0.141 - - [2026-02-02 04:07:21] "POST /neutron/network HTTP/1.1" 200 1060 0.008187 10.0.0.23 - - [2026-02-02 04:07:21] "GET /obj-perms HTTP/1.1" 200 5075 0.056964 10.0.0.141 - - [2026-02-02 04:07:27] "POST /neutron/port HTTP/1.1" 200 1127 0.019452 10.0.0.141 - - [2026-02-02 04:07:30] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003239 10.0.0.141 - - [2026-02-02 04:07:30] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.004501 10.0.0.141 - - [2026-02-02 04:07:30] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005308 10.0.0.141 - - [2026-02-02 04:07:30] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.028358 10.0.0.141 - - [2026-02-02 04:07:30] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.049810 10.0.0.141 - - [2026-02-02 04:07:30] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.009643 10.0.0.141 - - [2026-02-02 04:07:30] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.008242 10.0.0.141 - - [2026-02-02 04:07:30] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.031111 10.0.0.141 - - [2026-02-02 04:07:30] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.058986 10.0.0.141 - - [2026-02-02 04:07:30] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.017649 10.0.0.141 - - [2026-02-02 04:07:30] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005009 10.0.0.141 - - [2026-02-02 04:07:30] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.024434 10.0.0.141 - - [2026-02-02 04:07:30] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.034603 10.0.0.141 - - [2026-02-02 04:07:30] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.008218 10.0.0.141 - - [2026-02-02 04:07:30] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.010679 10.0.0.141 - - [2026-02-02 04:07:30] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.017536 10.0.0.141 - - [2026-02-02 04:07:31] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005545 10.0.0.141 - - [2026-02-02 04:07:31] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004509 10.0.0.141 - - [2026-02-02 04:07:31] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004859 10.0.0.141 - - [2026-02-02 04:07:31] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.027604 10.0.0.141 - - [2026-02-02 04:07:31] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.041118 10.0.0.141 - - [2026-02-02 04:07:31] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005765 10.0.0.141 - - [2026-02-02 04:07:31] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004996 10.0.0.141 - - [2026-02-02 04:07:31] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.035102 10.0.0.141 - - [2026-02-02 04:07:31] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.042899 10.0.0.141 - - [2026-02-02 04:07:31] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007874 10.0.0.141 - - [2026-02-02 04:07:31] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.013823 10.0.0.141 - - [2026-02-02 04:07:31] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.042683 10.0.0.141 - - [2026-02-02 04:07:31] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.045475 10.0.0.141 - - [2026-02-02 04:07:31] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.018186 10.0.0.141 - - [2026-02-02 04:07:31] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004949 10.0.0.141 - - [2026-02-02 04:07:31] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.020497 10.0.0.141 - - [2026-02-02 04:07:31] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004783 10.0.0.141 - - [2026-02-02 04:07:31] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.008788 10.0.0.141 - - [2026-02-02 04:07:31] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006047 10.0.0.141 - - [2026-02-02 04:07:31] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.033158 10.0.0.141 - - [2026-02-02 04:07:31] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.048062 10.0.0.141 - - [2026-02-02 04:07:31] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006140 10.0.0.141 - - [2026-02-02 04:07:31] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007528 10.0.0.141 - - [2026-02-02 04:07:32] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.034277 10.0.0.141 - - [2026-02-02 04:07:32] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.053687 10.0.0.141 - - [2026-02-02 04:07:32] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007713 10.0.0.141 - - [2026-02-02 04:07:32] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008280 10.0.0.141 - - [2026-02-02 04:07:32] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.035243 10.0.0.141 - - [2026-02-02 04:07:32] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.052377 10.0.0.141 - - [2026-02-02 04:07:32] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.010607 10.0.0.141 - - [2026-02-02 04:07:32] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009675 10.0.0.141 - - [2026-02-02 04:07:32] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.022830 10.0.0.141 - - [2026-02-02 04:07:32] "POST /ref-update HTTP/1.1" 200 156 0.067579 10.0.0.141 - - [2026-02-02 04:07:32] "GET /virtual-network/deba6457-8e54-4aa6-be62-62bd469dee74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.009481 10.0.0.141 - - [2026-02-02 04:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.141 - - [2026-02-02 04:07:32] "POST /ref-update HTTP/1.1" 200 156 0.019248 10.0.0.141 - - [2026-02-02 04:07:32] "GET /network-policy/808ae6a4-bd74-4491-9168-55724140a15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.007436 10.0.0.141 - - [2026-02-02 04:07:32] "POST /ref-update HTTP/1.1" 200 156 0.081966 10.0.0.141 - - [2026-02-02 04:07:32] "POST /neutron/network HTTP/1.1" 200 799 0.009478 10.0.0.141 - - [2026-02-02 04:07:32] "GET /virtual-network/47a1e3e0-8409-426f-b534-677ab4293a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008302 10.0.0.141 - - [2026-02-02 04:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008621 10.0.0.141 - - [2026-02-02 04:07:33] "GET /network-policy/808ae6a4-bd74-4491-9168-55724140a15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006338 10.0.0.141 - - [2026-02-02 04:07:33] "DELETE /network-policy/808ae6a4-bd74-4491-9168-55724140a15f HTTP/1.1" 200 115 0.051055 10.0.0.141 - - [2026-02-02 04:07:33] "POST /neutron/network HTTP/1.1" 400 204 0.016241 10.0.0.141 - - [2026-02-02 04:07:33] "POST /neutron/port HTTP/1.1" 200 151 0.244212 10.0.0.141 - - [2026-02-02 04:07:35] "POST /neutron/network HTTP/1.1" 200 799 0.006138 10.0.0.141 - - [2026-02-02 04:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.23 - - [2026-02-02 04:07:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002672 10.0.0.23 - - [2026-02-02 04:07:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002099 10.0.0.141 - - [2026-02-02 04:07:35] "POST /neutron/network HTTP/1.1" 200 151 0.106284 10.0.0.141 - - [2026-02-02 04:07:35] "DELETE /route-target/53ef27d5-b829-44eb-b6c9-ad29126cc59e HTTP/1.1" 200 115 0.032554 10.0.0.141 - - [2026-02-02 04:07:35] "POST /ref-update HTTP/1.1" 200 156 0.060563 10.0.0.141 - - [2026-02-02 04:07:35] "GET /virtual-network/c79d260a-a36e-48d4-a100-fcbf208bb77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.009243 10.0.0.141 - - [2026-02-02 04:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.141 - - [2026-02-02 04:07:35] "GET /network-policy/4554978a-503b-4f66-bf36-4cb5f1a91895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003582 10.0.0.141 - - [2026-02-02 04:07:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.007367 10.0.0.141 - - [2026-02-02 04:07:35] "POST /ref-update HTTP/1.1" 200 156 0.057812 10.0.0.141 - - [2026-02-02 04:07:35] "DELETE /access-control-list/43989aa9-9932-40c3-8b63-19e1d6d55518 HTTP/1.1" 200 115 0.043186 10.0.0.141 - - [2026-02-02 04:07:35] "GET /virtual-network/aa7bbaee-71ee-4efe-8ca6-2227b97befd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.010020 10.0.0.141 - - [2026-02-02 04:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.141 - - [2026-02-02 04:07:35] "GET /network-policy/4554978a-503b-4f66-bf36-4cb5f1a91895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003898 10.0.0.141 - - [2026-02-02 04:07:35] "DELETE /network-policy/4554978a-503b-4f66-bf36-4cb5f1a91895 HTTP/1.1" 200 115 0.030318 10.0.0.141 - - [2026-02-02 04:07:36] "POST /neutron/network HTTP/1.1" 200 974 0.012552 10.0.0.141 - - [2026-02-02 04:07:36] "POST /neutron/port HTTP/1.1" 200 1206 0.017586 10.0.0.141 - - [2026-02-02 04:07:36] "POST /neutron/port HTTP/1.1" 200 1208 0.012568 10.0.0.23 - - [2026-02-02 04:07:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003033 10.0.0.23 - - [2026-02-02 04:07:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002653 10.0.0.23 - - [2026-02-02 04:07:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002071 10.0.0.23 - - [2026-02-02 04:07:38] "POST /useragent-kv HTTP/1.1" 200 115 0.001944 10.0.0.141 - - [2026-02-02 04:07:38] "POST /neutron/network HTTP/1.1" 200 151 0.158858 10.0.0.141 - - [2026-02-02 04:07:38] "DELETE /route-target/479341d8-4eef-41a3-9e77-d9b4152f8aac HTTP/1.1" 200 115 0.037770 10.0.0.141 - - [2026-02-02 04:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.23 - - [2026-02-02 04:07:39] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001503 10.0.0.141 - - [2026-02-02 04:07:39] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.043335 10.0.0.141 - - [2026-02-02 04:07:39] "POST /neutron/network HTTP/1.1" 200 117 0.010946 10.0.0.141 - - [2026-02-02 04:07:40] "POST /route-targets HTTP/1.1" 200 327 0.012083 10.0.0.23 - - [2026-02-02 04:07:40] "POST /useragent-kv HTTP/1.1" 200 115 0.008592 10.0.0.141 - - [2026-02-02 04:07:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.197377 10.0.0.141 - - [2026-02-02 04:07:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001276 10.0.0.141 - - [2026-02-02 04:07:40] "GET /virtual-network/5e6c1bbc-c523-429f-bd52-93d7ef0d08d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006463 10.0.0.141 - - [2026-02-02 04:07:40] "GET /virtual-network/5e6c1bbc-c523-429f-bd52-93d7ef0d08d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005160 10.0.0.141 - - [2026-02-02 04:07:40] "POST /neutron/network HTTP/1.1" 200 975 0.013060 10.0.0.141 - - [2026-02-02 04:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.23 - - [2026-02-02 04:07:40] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001142 10.0.0.141 - - [2026-02-02 04:07:40] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.051016 10.0.0.141 - - [2026-02-02 04:07:40] "POST /neutron/network HTTP/1.1" 200 117 0.013572 10.0.0.141 - - [2026-02-02 04:07:40] "POST /ref-update HTTP/1.1" 200 156 0.026749 10.0.0.141 - - [2026-02-02 04:07:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.007062 10.0.0.23 - - [2026-02-02 04:07:41] "POST /useragent-kv HTTP/1.1" 200 115 0.005431 10.0.0.141 - - [2026-02-02 04:07:41] "POST /neutron/subnet HTTP/1.1" 200 720 0.158520 10.0.0.141 - - [2026-02-02 04:07:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001181 10.0.0.141 - - [2026-02-02 04:07:41] "GET /virtual-network/a31b19d1-fb4e-4d04-bf2f-a94800e09078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006366 10.0.0.141 - - [2026-02-02 04:07:41] "GET /virtual-network/a31b19d1-fb4e-4d04-bf2f-a94800e09078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005363 10.0.0.141 - - [2026-02-02 04:07:41] "POST /neutron/network HTTP/1.1" 200 974 0.008365 10.0.0.141 - - [2026-02-02 04:07:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001203 10.0.0.141 - - [2026-02-02 04:07:41] "POST /neutron/network HTTP/1.1" 200 985 0.007278 10.0.0.23 - - [2026-02-02 04:07:42] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001261 10.0.0.141 - - [2026-02-02 04:07:42] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.080977 10.0.0.141 - - [2026-02-02 04:07:42] "POST /neutron/port HTTP/1.1" 200 117 0.005966 10.0.0.141 - - [2026-02-02 04:07:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001233 10.0.0.141 - - [2026-02-02 04:07:42] "POST /neutron/network HTTP/1.1" 200 985 0.006118 10.0.0.141 - - [2026-02-02 04:07:43] "POST /neutron/port HTTP/1.1" 200 1153 0.019801 10.0.0.141 - - [2026-02-02 04:07:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003793 10.0.0.23 - - [2026-02-02 04:07:43] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000925 10.0.0.141 - - [2026-02-02 04:07:43] "POST /neutron/port HTTP/1.1" 200 117 0.000956 10.0.0.141 - - [2026-02-02 04:07:43] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.080065 10.0.0.141 - - [2026-02-02 04:07:43] "POST /neutron/network HTTP/1.1" 200 974 0.008976 10.0.0.141 - - [2026-02-02 04:07:43] "POST /neutron/port HTTP/1.1" 200 117 0.006570 10.0.0.141 - - [2026-02-02 04:07:44] "POST /neutron/network HTTP/1.1" 200 984 0.006307 10.0.0.141 - - [2026-02-02 04:07:44] "POST /neutron/port HTTP/1.1" 200 1152 0.021260 10.0.0.141 - - [2026-02-02 04:07:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003633 10.0.0.141 - - [2026-02-02 04:07:44] "POST /neutron/port HTTP/1.1" 200 117 0.001112 10.0.0.141 - - [2026-02-02 04:07:49] "POST /neutron/port HTTP/1.1" 200 1217 0.033441 10.0.0.141 - - [2026-02-02 04:07:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007927 10.0.0.141 - - [2026-02-02 04:07:49] "GET /virtual-machine/17a9ab17-39b1-4d0b-b112-cf1570c3e6ff HTTP/1.1" 200 1300 0.006099 10.0.0.141 - - [2026-02-02 04:07:49] "GET /virtual-machine-interface/8ba6645f-db09-4aa5-89a2-5d133c48344c HTTP/1.1" 200 3156 0.005493 10.0.0.141 - - [2026-02-02 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.141 - - [2026-02-02 04:07:49] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003797 10.0.0.141 - - [2026-02-02 04:07:49] "GET /virtual-networks?parent_id=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003548 10.0.0.141 - - [2026-02-02 04:07:49] "GET /virtual-network/5e6c1bbc-c523-429f-bd52-93d7ef0d08d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005661 10.0.0.141 - - [2026-02-02 04:07:51] "POST /neutron/port HTTP/1.1" 200 1217 0.018864 10.0.0.141 - - [2026-02-02 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.141 - - [2026-02-02 04:07:52] "GET /virtual-network/5e6c1bbc-c523-429f-bd52-93d7ef0d08d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004978 10.0.0.141 - - [2026-02-02 04:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.141 - - [2026-02-02 04:07:54] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003284 10.0.0.141 - - [2026-02-02 04:07:54] "GET /virtual-networks?parent_id=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003615 10.0.0.141 - - [2026-02-02 04:07:54] "GET /virtual-network/5e6c1bbc-c523-429f-bd52-93d7ef0d08d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005635 10.0.0.141 - - [2026-02-02 04:07:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008066 10.0.0.141 - - [2026-02-02 04:07:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009258 10.0.0.141 - - [2026-02-02 04:07:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007333 10.0.0.141 - - [2026-02-02 04:07:55] "GET /virtual-machine/7d91b540-31e6-4022-bbe5-5064b622c901 HTTP/1.1" 200 1300 0.005886 10.0.0.141 - - [2026-02-02 04:07:55] "GET /virtual-machine-interface/d9c129ef-f84f-40f4-937a-f75c779685b2 HTTP/1.1" 200 3157 0.008919 10.0.0.141 - - [2026-02-02 04:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.141 - - [2026-02-02 04:07:55] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003661 10.0.0.141 - - [2026-02-02 04:07:55] "GET /virtual-networks?parent_id=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002716 10.0.0.141 - - [2026-02-02 04:07:55] "GET /virtual-network/a31b19d1-fb4e-4d04-bf2f-a94800e09078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006856 10.0.0.141 - - [2026-02-02 04:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.141 - - [2026-02-02 04:07:56] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004883 10.0.0.141 - - [2026-02-02 04:07:56] "GET /virtual-networks?parent_id=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003501 10.0.0.141 - - [2026-02-02 04:07:56] "GET /virtual-network/a31b19d1-fb4e-4d04-bf2f-a94800e09078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006515 10.0.0.141 - - [2026-02-02 04:08:01] "POST /fqname-to-id HTTP/1.1" 404 209 0.004757 10.0.0.141 - - [2026-02-02 04:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.23 - - [2026-02-02 04:08:01] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001401 10.0.0.141 - - [2026-02-02 04:08:01] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.052261 10.0.0.141 - - [2026-02-02 04:08:01] "POST /network-policys HTTP/1.1" 200 533 0.040074 10.0.0.141 - - [2026-02-02 04:08:01] "GET /network-policy/59032021-2dfa-47c3-b566-99d3e6f6cb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007004 10.0.0.141 - - [2026-02-02 04:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.141 - - [2026-02-02 04:08:01] "GET /virtual-network/5e6c1bbc-c523-429f-bd52-93d7ef0d08d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006924 10.0.0.141 - - [2026-02-02 04:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.141 - - [2026-02-02 04:08:02] "GET /network-policy/59032021-2dfa-47c3-b566-99d3e6f6cb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003783 10.0.0.141 - - [2026-02-02 04:08:02] "POST /ref-update HTTP/1.1" 200 156 0.049567 10.0.0.141 - - [2026-02-02 04:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.141 - - [2026-02-02 04:08:02] "GET /network-policy/59032021-2dfa-47c3-b566-99d3e6f6cb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003865 10.0.0.141 - - [2026-02-02 04:08:02] "POST /neutron/network HTTP/1.1" 200 1061 0.011466 10.0.0.141 - - [2026-02-02 04:08:02] "GET /virtual-network/5e6c1bbc-c523-429f-bd52-93d7ef0d08d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.005056 10.0.0.141 - - [2026-02-02 04:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.141 - - [2026-02-02 04:08:02] "GET /network-policy/59032021-2dfa-47c3-b566-99d3e6f6cb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005092 10.0.0.141 - - [2026-02-02 04:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.141 - - [2026-02-02 04:08:02] "GET /virtual-network/a31b19d1-fb4e-4d04-bf2f-a94800e09078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007212 10.0.0.141 - - [2026-02-02 04:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.141 - - [2026-02-02 04:08:02] "GET /network-policy/59032021-2dfa-47c3-b566-99d3e6f6cb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004162 10.0.0.141 - - [2026-02-02 04:08:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.004155 10.0.0.141 - - [2026-02-02 04:08:02] "POST /ref-update HTTP/1.1" 200 156 0.052049 10.0.0.141 - - [2026-02-02 04:08:02] "POST /fqname-to-id HTTP/1.1" 404 230 0.007622 10.0.0.141 - - [2026-02-02 04:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.141 - - [2026-02-02 04:08:02] "GET /network-policy/59032021-2dfa-47c3-b566-99d3e6f6cb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.010623 10.0.0.141 - - [2026-02-02 04:08:02] "PUT /access-control-list/1cb8d667-2540-4a03-9765-a82b6fbe9730 HTTP/1.1" 200 272 0.028662 10.0.0.141 - - [2026-02-02 04:08:02] "GET /virtual-network/a31b19d1-fb4e-4d04-bf2f-a94800e09078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2863 0.013508 10.0.0.141 - - [2026-02-02 04:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.141 - - [2026-02-02 04:08:02] "GET /network-policy/59032021-2dfa-47c3-b566-99d3e6f6cb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004183 10.0.0.141 - - [2026-02-02 04:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.23 - - [2026-02-02 04:08:02] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000928 10.0.0.141 - - [2026-02-02 04:08:02] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.033068 10.0.0.23 - - [2026-02-02 04:08:02] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000928 10.0.0.141 - - [2026-02-02 04:08:02] "POST /neutron/network HTTP/1.1" 200 585 0.120336 10.0.0.141 - - [2026-02-02 04:08:03] "POST /id-to-fqname HTTP/1.1" 200 214 0.002815 10.0.0.141 - - [2026-02-02 04:08:03] "GET /virtual-network/4c2c6b99-7cc7-425f-ba73-66247ee25652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005397 10.0.0.141 - - [2026-02-02 04:08:03] "POST /neutron/network HTTP/1.1" 200 799 0.007008 10.0.0.141 - - [2026-02-02 04:08:03] "GET /virtual-network/4c2c6b99-7cc7-425f-ba73-66247ee25652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005571 10.0.0.141 - - [2026-02-02 04:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.23 - - [2026-02-02 04:08:03] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000976 10.0.0.141 - - [2026-02-02 04:08:03] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.033772 10.0.0.141 - - [2026-02-02 04:08:03] "POST /neutron/network HTTP/1.1" 200 117 0.017235 10.0.0.141 - - [2026-02-02 04:08:03] "POST /route-targets HTTP/1.1" 200 327 0.012727 10.0.0.141 - - [2026-02-02 04:08:03] "POST /neutron/network HTTP/1.1" 200 799 0.008264 10.0.0.141 - - [2026-02-02 04:08:03] "POST /id-to-fqname HTTP/1.1" 200 214 0.001142 10.0.0.141 - - [2026-02-02 04:08:03] "GET /virtual-network/e4c262c0-901f-4b6d-9388-deec1fec9541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005173 10.0.0.141 - - [2026-02-02 04:08:03] "GET /virtual-network/e4c262c0-901f-4b6d-9388-deec1fec9541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005006 10.0.0.141 - - [2026-02-02 04:08:03] "POST /neutron/subnet HTTP/1.1" 200 701 0.011643 10.0.0.141 - - [2026-02-02 04:08:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.002775 10.0.0.141 - - [2026-02-02 04:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.23 - - [2026-02-02 04:08:03] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000929 10.0.0.141 - - [2026-02-02 04:08:04] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.048269 10.0.0.141 - - [2026-02-02 04:08:04] "POST /network-policys HTTP/1.1" 200 587 0.029243 10.0.0.141 - - [2026-02-02 04:08:04] "GET /network-policy/f5045a8c-be8b-4fca-9254-1de9f78935b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006021 10.0.0.141 - - [2026-02-02 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.141 - - [2026-02-02 04:08:04] "GET /virtual-network/4c2c6b99-7cc7-425f-ba73-66247ee25652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006362 10.0.0.141 - - [2026-02-02 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.141 - - [2026-02-02 04:08:04] "GET /network-policy/f5045a8c-be8b-4fca-9254-1de9f78935b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005285 10.0.0.141 - - [2026-02-02 04:08:04] "POST /ref-update HTTP/1.1" 200 156 0.054452 10.0.0.141 - - [2026-02-02 04:08:04] "POST /access-control-lists HTTP/1.1" 200 554 0.041671 10.0.0.141 - - [2026-02-02 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.141 - - [2026-02-02 04:08:04] "GET /network-policy/f5045a8c-be8b-4fca-9254-1de9f78935b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003821 10.0.0.141 - - [2026-02-02 04:08:04] "GET /virtual-network/4c2c6b99-7cc7-425f-ba73-66247ee25652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.007092 10.0.0.141 - - [2026-02-02 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.141 - - [2026-02-02 04:08:04] "GET /network-policy/f5045a8c-be8b-4fca-9254-1de9f78935b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004089 10.0.0.141 - - [2026-02-02 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.141 - - [2026-02-02 04:08:04] "GET /virtual-network/e4c262c0-901f-4b6d-9388-deec1fec9541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005791 10.0.0.141 - - [2026-02-02 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.141 - - [2026-02-02 04:08:04] "GET /network-policy/f5045a8c-be8b-4fca-9254-1de9f78935b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004193 10.0.0.141 - - [2026-02-02 04:08:04] "POST /ref-update HTTP/1.1" 200 156 0.059933 10.0.0.141 - - [2026-02-02 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.141 - - [2026-02-02 04:08:04] "GET /network-policy/f5045a8c-be8b-4fca-9254-1de9f78935b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004932 10.0.0.141 - - [2026-02-02 04:08:04] "POST /access-control-lists HTTP/1.1" 200 554 0.075358 10.0.0.141 - - [2026-02-02 04:08:04] "GET /virtual-network/e4c262c0-901f-4b6d-9388-deec1fec9541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.007513 10.0.0.141 - - [2026-02-02 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011431 10.0.0.141 - - [2026-02-02 04:08:04] "GET /network-policy/f5045a8c-be8b-4fca-9254-1de9f78935b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003803 10.0.0.141 - - [2026-02-02 04:08:04] "POST /id-to-fqname HTTP/1.1" 200 214 0.002039 10.0.0.141 - - [2026-02-02 04:08:05] "POST /neutron/port HTTP/1.1" 200 2279 0.023636 10.0.0.23 - - [2026-02-02 04:08:05] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988 10.0.0.141 - - [2026-02-02 04:08:05] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.065897 10.0.0.141 - - [2026-02-02 04:08:05] "POST /neutron/network HTTP/1.1" 200 912 0.007596 10.0.0.141 - - [2026-02-02 04:08:06] "POST /neutron/port HTTP/1.1" 200 117 0.006064 10.0.0.141 - - [2026-02-02 04:08:06] "POST /id-to-fqname HTTP/1.1" 200 214 0.001235 10.0.0.141 - - [2026-02-02 04:08:06] "POST /neutron/network HTTP/1.1" 200 922 0.005901 10.0.0.141 - - [2026-02-02 04:08:06] "POST /neutron/port HTTP/1.1" 200 1063 0.016702 10.0.0.141 - - [2026-02-02 04:08:07] "POST /neutron/port HTTP/1.1" 200 1127 0.020246 10.0.0.23 - - [2026-02-02 04:08:07] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001079 10.0.0.141 - - [2026-02-02 04:08:07] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.075997 10.0.0.141 - - [2026-02-02 04:08:07] "POST /neutron/port HTTP/1.1" 200 117 0.001134 10.0.0.141 - - [2026-02-02 04:08:07] "POST /neutron/port HTTP/1.1" 200 3253 0.023853 10.0.0.141 - - [2026-02-02 04:08:07] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004148 10.0.0.141 - - [2026-02-02 04:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.141 - - [2026-02-02 04:08:07] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004578 10.0.0.141 - - [2026-02-02 04:08:07] "POST /neutron/network HTTP/1.1" 200 922 0.007249 10.0.0.141 - - [2026-02-02 04:08:08] "POST /neutron/port HTTP/1.1" 200 1063 0.016212 10.0.0.141 - - [2026-02-02 04:08:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004624 10.0.0.141 - - [2026-02-02 04:08:08] "POST /neutron/network HTTP/1.1" 200 912 0.006685 10.0.0.141 - - [2026-02-02 04:08:09] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003351 10.0.0.141 - - [2026-02-02 04:08:09] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003971 10.0.0.141 - - [2026-02-02 04:08:09] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004201 10.0.0.141 - - [2026-02-02 04:08:09] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.028016 10.0.0.141 - - [2026-02-02 04:08:09] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.033281 10.0.0.141 - - [2026-02-02 04:08:09] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006741 10.0.0.141 - - [2026-02-02 04:08:09] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.008375 10.0.0.141 - - [2026-02-02 04:08:09] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.030733 10.0.0.141 - - [2026-02-02 04:08:09] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.042802 10.0.0.141 - - [2026-02-02 04:08:09] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004513 10.0.0.141 - - [2026-02-02 04:08:09] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007681 10.0.0.141 - - [2026-02-02 04:08:09] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.035344 10.0.0.141 - - [2026-02-02 04:08:09] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.035622 10.0.0.141 - - [2026-02-02 04:08:09] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005481 10.0.0.141 - - [2026-02-02 04:08:09] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.011882 10.0.0.141 - - [2026-02-02 04:08:09] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.027984 10.0.0.141 - - [2026-02-02 04:08:09] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003752 10.0.0.141 - - [2026-02-02 04:08:09] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005054 10.0.0.141 - - [2026-02-02 04:08:09] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006126 10.0.0.141 - - [2026-02-02 04:08:09] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.032870 10.0.0.141 - - [2026-02-02 04:08:09] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.048440 10.0.0.141 - - [2026-02-02 04:08:09] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.013974 10.0.0.141 - - [2026-02-02 04:08:09] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005416 10.0.0.141 - - [2026-02-02 04:08:09] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.028256 10.0.0.141 - - [2026-02-02 04:08:10] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.034651 10.0.0.141 - - [2026-02-02 04:08:10] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.010151 10.0.0.141 - - [2026-02-02 04:08:10] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005339 10.0.0.141 - - [2026-02-02 04:08:10] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.026582 10.0.0.141 - - [2026-02-02 04:08:10] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.035064 10.0.0.141 - - [2026-02-02 04:08:10] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006303 10.0.0.141 - - [2026-02-02 04:08:10] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004818 10.0.0.141 - - [2026-02-02 04:08:10] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.025436 10.0.0.141 - - [2026-02-02 04:08:10] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.007539 10.0.0.141 - - [2026-02-02 04:08:10] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004999 10.0.0.141 - - [2026-02-02 04:08:10] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004034 10.0.0.141 - - [2026-02-02 04:08:10] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.028533 10.0.0.141 - - [2026-02-02 04:08:10] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.038249 10.0.0.141 - - [2026-02-02 04:08:10] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.008226 10.0.0.141 - - [2026-02-02 04:08:10] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.008768 10.0.0.141 - - [2026-02-02 04:08:10] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.038362 10.0.0.141 - - [2026-02-02 04:08:10] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.044859 10.0.0.141 - - [2026-02-02 04:08:10] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009596 10.0.0.141 - - [2026-02-02 04:08:10] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005430 10.0.0.141 - - [2026-02-02 04:08:10] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.040615 10.0.0.141 - - [2026-02-02 04:08:10] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.029022 10.0.0.141 - - [2026-02-02 04:08:10] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005475 10.0.0.141 - - [2026-02-02 04:08:10] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.013176 10.0.0.141 - - [2026-02-02 04:08:11] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.018881 10.0.0.141 - - [2026-02-02 04:08:11] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004925 10.0.0.141 - - [2026-02-02 04:08:11] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003689 10.0.0.141 - - [2026-02-02 04:08:11] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.016180 10.0.0.141 - - [2026-02-02 04:08:11] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004776 10.0.0.141 - - [2026-02-02 04:08:11] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007197 10.0.0.141 - - [2026-02-02 04:08:11] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.016937 10.0.0.141 - - [2026-02-02 04:08:11] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004646 10.0.0.141 - - [2026-02-02 04:08:11] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005587 10.0.0.141 - - [2026-02-02 04:08:11] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.021508 10.0.0.141 - - [2026-02-02 04:08:18] "POST /neutron/port HTTP/1.1" 200 1127 0.020709 10.0.0.141 - - [2026-02-02 04:08:21] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002951 10.0.0.141 - - [2026-02-02 04:08:21] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.004422 10.0.0.141 - - [2026-02-02 04:08:21] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003471 10.0.0.141 - - [2026-02-02 04:08:21] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.026772 10.0.0.141 - - [2026-02-02 04:08:21] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.031902 10.0.0.141 - - [2026-02-02 04:08:21] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005389 10.0.0.141 - - [2026-02-02 04:08:21] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005572 10.0.0.141 - - [2026-02-02 04:08:21] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.025995 10.0.0.141 - - [2026-02-02 04:08:21] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.042936 10.0.0.141 - - [2026-02-02 04:08:21] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.008214 10.0.0.141 - - [2026-02-02 04:08:21] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004415 10.0.0.141 - - [2026-02-02 04:08:21] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.033163 10.0.0.141 - - [2026-02-02 04:08:21] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.041876 10.0.0.141 - - [2026-02-02 04:08:21] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.005055 10.0.0.141 - - [2026-02-02 04:08:21] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.006127 10.0.0.141 - - [2026-02-02 04:08:21] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.016079 10.0.0.141 - - [2026-02-02 04:08:21] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002972 10.0.0.141 - - [2026-02-02 04:08:21] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005143 10.0.0.141 - - [2026-02-02 04:08:21] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003485 10.0.0.141 - - [2026-02-02 04:08:22] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.024536 10.0.0.141 - - [2026-02-02 04:08:22] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.035558 10.0.0.141 - - [2026-02-02 04:08:22] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.007885 10.0.0.141 - - [2026-02-02 04:08:22] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.008692 10.0.0.141 - - [2026-02-02 04:08:22] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.030649 10.0.0.141 - - [2026-02-02 04:08:22] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.040935 10.0.0.141 - - [2026-02-02 04:08:22] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004324 10.0.0.141 - - [2026-02-02 04:08:22] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005037 10.0.0.141 - - [2026-02-02 04:08:22] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.032688 10.0.0.141 - - [2026-02-02 04:08:22] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.031694 10.0.0.141 - - [2026-02-02 04:08:22] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005256 10.0.0.141 - - [2026-02-02 04:08:22] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004450 10.0.0.141 - - [2026-02-02 04:08:22] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.026572 10.0.0.141 - - [2026-02-02 04:08:22] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005518 10.0.0.141 - - [2026-02-02 04:08:22] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004702 10.0.0.141 - - [2026-02-02 04:08:22] "GET /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003771 10.0.0.141 - - [2026-02-02 04:08:22] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.028496 10.0.0.141 - - [2026-02-02 04:08:22] "PUT /bgp-router/25875195-1ffb-4d61-821a-6cb353c15b76 HTTP/1.1" 200 254 0.030478 10.0.0.141 - - [2026-02-02 04:08:22] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006206 10.0.0.141 - - [2026-02-02 04:08:22] "GET /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004326 10.0.0.141 - - [2026-02-02 04:08:22] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.031223 10.0.0.141 - - [2026-02-02 04:08:22] "PUT /bgp-router/0c6ce2d3-a644-44f9-b95f-0dbb4d176f74 HTTP/1.1" 200 254 0.039384 10.0.0.141 - - [2026-02-02 04:08:23] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005909 10.0.0.141 - - [2026-02-02 04:08:23] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007374 10.0.0.22 - - [2026-02-02 04:08:23] "GET /obj-perms HTTP/1.1" 200 5075 0.077892 10.0.0.141 - - [2026-02-02 04:08:23] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.034234 10.0.0.141 - - [2026-02-02 04:08:23] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.035609 10.0.0.141 - - [2026-02-02 04:08:23] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006553 10.0.0.141 - - [2026-02-02 04:08:23] "GET /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.003646 10.0.0.141 - - [2026-02-02 04:08:23] "PUT /bgp-router/3e85cb7d-ccd7-44c5-abb8-9e8cbe77eb64 HTTP/1.1" 200 254 0.020801 10.0.0.141 - - [2026-02-02 04:08:23] "POST /ref-update HTTP/1.1" 200 156 0.054814 10.0.0.141 - - [2026-02-02 04:08:23] "GET /virtual-network/e4c262c0-901f-4b6d-9388-deec1fec9541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.016918 10.0.0.141 - - [2026-02-02 04:08:23] "DELETE /access-control-list/d0bb508e-4b4e-4886-9c93-485093673dad HTTP/1.1" 200 115 0.078356 10.0.0.141 - - [2026-02-02 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007046 10.0.0.141 - - [2026-02-02 04:08:23] "GET /network-policy/f5045a8c-be8b-4fca-9254-1de9f78935b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005247 10.0.0.141 - - [2026-02-02 04:08:23] "POST /ref-update HTTP/1.1" 200 156 0.047936 10.0.0.141 - - [2026-02-02 04:08:23] "POST /neutron/network HTTP/1.1" 200 799 0.011992 10.0.0.141 - - [2026-02-02 04:08:23] "POST /ref-update HTTP/1.1" 200 156 0.040306 10.0.0.141 - - [2026-02-02 04:08:23] "GET /virtual-network/4c2c6b99-7cc7-425f-ba73-66247ee25652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.009703 10.0.0.141 - - [2026-02-02 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006616 10.0.0.141 - - [2026-02-02 04:08:23] "GET /network-policy/f5045a8c-be8b-4fca-9254-1de9f78935b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003878 10.0.0.141 - - [2026-02-02 04:08:23] "DELETE /network-policy/f5045a8c-be8b-4fca-9254-1de9f78935b3 HTTP/1.1" 200 115 0.034361 10.0.0.141 - - [2026-02-02 04:08:23] "POST /neutron/port HTTP/1.1" 200 1127 0.015092 10.0.0.141 - - [2026-02-02 04:08:24] "POST /neutron/port HTTP/1.1" 200 151 0.144699 10.0.0.141 - - [2026-02-02 04:08:25] "POST /neutron/network HTTP/1.1" 200 799 0.006046 10.0.0.23 - - [2026-02-02 04:08:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002814 10.0.0.23 - - [2026-02-02 04:08:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002167 10.0.0.141 - - [2026-02-02 04:08:26] "POST /neutron/network HTTP/1.1" 200 151 0.105255 10.0.0.141 - - [2026-02-02 04:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.141 - - [2026-02-02 04:08:26] "POST /ref-update HTTP/1.1" 200 156 0.054143 10.0.0.141 - - [2026-02-02 04:08:26] "POST /ref-update HTTP/1.1" 200 156 0.017158 10.0.0.141 - - [2026-02-02 04:08:26] "GET /virtual-network/a31b19d1-fb4e-4d04-bf2f-a94800e09078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.013904 10.0.0.141 - - [2026-02-02 04:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.141 - - [2026-02-02 04:08:26] "GET /network-policy/59032021-2dfa-47c3-b566-99d3e6f6cb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003726 10.0.0.141 - - [2026-02-02 04:08:26] "POST /ref-update HTTP/1.1" 200 156 0.040358 10.0.0.141 - - [2026-02-02 04:08:26] "GET /virtual-network/5e6c1bbc-c523-429f-bd52-93d7ef0d08d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.017532 10.0.0.141 - - [2026-02-02 04:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.141 - - [2026-02-02 04:08:26] "GET /network-policy/59032021-2dfa-47c3-b566-99d3e6f6cb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003430 10.0.0.141 - - [2026-02-02 04:08:26] "DELETE /network-policy/59032021-2dfa-47c3-b566-99d3e6f6cb20 HTTP/1.1" 200 115 0.029756 10.0.0.141 - - [2026-02-02 04:08:26] "POST /neutron/network HTTP/1.1" 200 974 0.011435 10.0.0.141 - - [2026-02-02 04:08:27] "POST /neutron/port HTTP/1.1" 200 1217 0.017588 10.0.0.141 - - [2026-02-02 04:08:27] "POST /neutron/port HTTP/1.1" 200 151 0.297960 10.0.0.23 - - [2026-02-02 04:08:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003466 10.0.0.141 - - [2026-02-02 04:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.23 - - [2026-02-02 04:08:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002407 10.0.0.23 - - [2026-02-02 04:08:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001882 10.0.0.23 - - [2026-02-02 04:08:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001702 10.0.0.141 - - [2026-02-02 04:08:28] "POST /neutron/network HTTP/1.1" 200 151 0.122468 10.0.0.141 - - [2026-02-02 04:08:29] "DELETE /route-target/49b0cbcc-1833-4b06-847b-e497b5e5c050 HTTP/1.1" 200 115 0.024299 10.0.0.23 - - [2026-02-02 04:08:30] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001318 10.0.0.141 - - [2026-02-02 04:08:30] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.046126 10.0.0.23 - - [2026-02-02 04:08:30] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001292 10.0.0.141 - - [2026-02-02 04:08:30] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?fields=virtual_networks HTTP/1.1" 200 1047 0.035530 10.0.0.23 - - [2026-02-02 04:08:30] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001364 10.0.0.141 - - [2026-02-02 04:08:30] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.038961 10.0.0.23 - - [2026-02-02 04:08:30] "GET /projects?obj_uuids=5c2d5f0b-069e-477a-ac0a-c242bfd76b97&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001401 10.0.0.141 - - [2026-02-02 04:08:30] "GET /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97?fields=security_groups HTTP/1.1" 200 1281 0.084743 10.0.0.141 - - [2026-02-02 04:08:31] "POST /fqname-to-id HTTP/1.1" 404 183 0.034858 10.0.0.23 - - [2026-02-02 04:08:31] "GET /projects?obj_uuids=92747e91-e61b-40ec-85f4-ba9f2ac8df8e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002877 10.0.0.23 - - [2026-02-02 04:08:31] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001016 10.0.0.23 - - [2026-02-02 04:08:31] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007924 10.0.0.23 - - [2026-02-02 04:08:31] "POST /id-to-fqname HTTP/1.1" 200 185 0.005935 10.0.0.23 - - [2026-02-02 04:08:31] "POST /fqname-to-id HTTP/1.1" 404 194 0.009112 10.0.0.23 - - [2026-02-02 04:08:31] "POST /security-groups HTTP/1.1" 200 586 0.042271 10.0.0.23 - - [2026-02-02 04:08:31] "POST /projects HTTP/1.1" 200 575 0.271154 10.0.0.141 - - [2026-02-02 04:08:31] "POST /fqname-to-id HTTP/1.1" 404 228 0.016088 10.0.0.23 - - [2026-02-02 04:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.355922 10.0.0.141 - - [2026-02-02 04:08:32] "GET /project/92747e91-e61b-40ec-85f4-ba9f2ac8df8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.526810 10.0.0.141 - - [2026-02-02 04:08:33] "GET / HTTP/1.1" 200 35931 0.002455 10.0.0.141 - - [2026-02-02 04:08:35] "POST /fqname-to-id HTTP/1.1" 401 293 0.000448 10.0.0.141 - - [2026-02-02 04:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.029393 10.0.0.141 - - [2026-02-02 04:08:35] "GET /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003490 10.0.0.141 - - [2026-02-02 04:08:35] "GET /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.002850 10.0.0.141 - - [2026-02-02 04:08:35] "GET /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003740 10.0.0.141 - - [2026-02-02 04:08:35] "PUT /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6 HTTP/1.1" 200 264 0.011441 10.0.0.141 - - [2026-02-02 04:08:37] "POST /fqname-to-id HTTP/1.1" 404 183 0.028237 10.0.0.23 - - [2026-02-02 04:08:37] "GET /projects?obj_uuids=d6152c5e-560b-4d9f-9486-d8f3012c8c62&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002767 10.0.0.23 - - [2026-02-02 04:08:37] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000908 10.0.0.23 - - [2026-02-02 04:08:37] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006896 10.0.0.23 - - [2026-02-02 04:08:38] "POST /id-to-fqname HTTP/1.1" 200 185 0.001374 10.0.0.23 - - [2026-02-02 04:08:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.005623 10.0.0.23 - - [2026-02-02 04:08:38] "POST /security-groups HTTP/1.1" 200 586 0.027626 10.0.0.23 - - [2026-02-02 04:08:38] "POST /projects HTTP/1.1" 200 575 0.227434 10.0.0.141 - - [2026-02-02 04:08:38] "POST /access-control-lists HTTP/1.1" 200 591 0.044889 10.0.0.23 - - [2026-02-02 04:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.309639 10.0.0.141 - - [2026-02-02 04:08:38] "GET /project/d6152c5e-560b-4d9f-9486-d8f3012c8c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.450354 10.0.0.141 - - [2026-02-02 04:08:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.024189 10.0.0.23 - - [2026-02-02 04:08:38] "GET /projects?obj_uuids=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002614 10.0.0.23 - - [2026-02-02 04:08:38] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001517 10.0.0.23 - - [2026-02-02 04:08:38] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007405 10.0.0.23 - - [2026-02-02 04:08:38] "POST /id-to-fqname HTTP/1.1" 200 185 0.003038 10.0.0.23 - - [2026-02-02 04:08:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.010969 10.0.0.23 - - [2026-02-02 04:08:39] "POST /security-groups HTTP/1.1" 200 586 0.027722 10.0.0.141 - - [2026-02-02 04:08:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.003095 10.0.0.23 - - [2026-02-02 04:08:39] "POST /projects HTTP/1.1" 200 575 0.230070 10.0.0.23 - - [2026-02-02 04:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.300507 10.0.0.141 - - [2026-02-02 04:08:39] "POST /access-control-lists HTTP/1.1" 200 589 0.029814 10.0.0.141 - - [2026-02-02 04:08:39] "GET /project/a840372c-e213-4f3d-bf66-439825b99e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.439287 10.0.0.141 - - [2026-02-02 04:08:39] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.141 - - [2026-02-02 04:08:40] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.141 - - [2026-02-02 04:08:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.003401 10.0.0.141 - - [2026-02-02 04:08:40] "POST /api-access-lists HTTP/1.1" 200 521 0.018467 10.0.0.141 - - [2026-02-02 04:08:41] "GET /api-access-list/737da0df-cdc4-479e-8e68-05cdb537f18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.006498 10.0.0.141 - - [2026-02-02 04:08:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000415 10.0.0.141 - - [2026-02-02 04:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.090350 10.0.0.23 - - [2026-02-02 04:08:41] "GET /projects?obj_uuids=d6152c5e-560b-4d9f-9486-d8f3012c8c62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000943 10.0.0.141 - - [2026-02-02 04:08:41] "GET /project/d6152c5e-560b-4d9f-9486-d8f3012c8c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.050578 10.0.0.141 - - [2026-02-02 04:08:41] "GET /virtual-networks?parent_id=d6152c5e-560b-4d9f-9486-d8f3012c8c62&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016108 10.0.0.141 - - [2026-02-02 04:08:42] "POST /virtual-networks HTTP/1.1" 200 568 0.134612 10.0.0.141 - - [2026-02-02 04:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.027067 10.0.0.141 - - [2026-02-02 04:08:42] "GET /network-ipam/1c34e3bf-3385-449a-9ba9-e32d1c764d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.018348 10.0.0.23 - - [2026-02-02 04:08:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003696 10.0.0.141 - - [2026-02-02 04:08:42] "POST /ref-update HTTP/1.1" 200 156 0.074097 10.0.0.141 - - [2026-02-02 04:08:42] "POST /neutron/network HTTP/1.1" 200 830 0.049723 10.0.0.141 - - [2026-02-02 04:08:42] "GET /virtual-network/ea049429-0250-4480-8eec-725ef241bfab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.015939 10.0.0.141 - - [2026-02-02 04:08:42] "POST /neutron/subnet HTTP/1.1" 200 668 0.040702 10.0.0.141 - - [2026-02-02 04:08:43] "GET /obj-perms HTTP/1.1" 200 4934 0.066712 10.0.0.141 - - [2026-02-02 04:08:44] "GET /virtual-network/ea049429-0250-4480-8eec-725ef241bfab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.017119 10.0.0.141 - - [2026-02-02 04:08:44] "GET /obj-perms HTTP/1.1" 200 4934 0.079833 10.0.0.141 - - [2026-02-02 04:08:44] "GET /obj-perms HTTP/1.1" 200 4934 0.013419 10.0.0.141 - - [2026-02-02 04:08:45] "POST /id-to-fqname HTTP/1.1" 401 293 0.000424 10.0.0.141 - - [2026-02-02 04:08:45] "POST /id-to-fqname HTTP/1.1" 200 230 0.038455 10.0.0.23 - - [2026-02-02 04:08:46] "GET /projects?obj_uuids=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001094 10.0.0.141 - - [2026-02-02 04:08:46] "GET /project/a840372c-e213-4f3d-bf66-439825b99e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.071167 10.0.0.141 - - [2026-02-02 04:08:46] "POST /neutron/port HTTP/1.1" 200 117 0.030401 10.0.0.141 - - [2026-02-02 04:08:47] "POST /neutron/network HTTP/1.1" 200 840 0.065561 10.0.0.141 - - [2026-02-02 04:08:47] "POST /neutron/port HTTP/1.1" 200 1054 0.017968 10.0.0.141 - - [2026-02-02 04:08:48] "POST /neutron/port HTTP/1.1" 200 1118 0.022526 10.0.0.141 - - [2026-02-02 04:08:48] "POST /neutron/port HTTP/1.1" 200 117 0.001244 10.0.0.141 - - [2026-02-02 04:08:52] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008048 10.0.0.141 - - [2026-02-02 04:08:52] "POST /neutron/port HTTP/1.1" 200 1118 0.015007 10.0.0.141 - - [2026-02-02 04:08:52] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007335 10.0.0.141 - - [2026-02-02 04:08:52] "GET /virtual-machine/08681523-925c-499f-b4d3-d71d63bfe407 HTTP/1.1" 401 293 0.000499 10.0.0.141 - - [2026-02-02 04:08:52] "GET /virtual-machine/08681523-925c-499f-b4d3-d71d63bfe407 HTTP/1.1" 200 1286 0.053187 10.0.0.141 - - [2026-02-02 04:08:52] "GET /virtual-machine/08681523-925c-499f-b4d3-d71d63bfe407 HTTP/1.1" 200 1286 0.018664 10.0.0.141 - - [2026-02-02 04:08:52] "GET /virtual-machine-interface/5a902540-98e0-45eb-99d1-b4984bccfe42 HTTP/1.1" 200 2530 0.022358 10.0.0.141 - - [2026-02-02 04:08:52] "GET /virtual-machine/08681523-925c-499f-b4d3-d71d63bfe407 HTTP/1.1" 200 1286 0.015427 10.0.0.141 - - [2026-02-02 04:08:52] "GET /virtual-machine-interface/5a902540-98e0-45eb-99d1-b4984bccfe42 HTTP/1.1" 200 2530 0.021885 10.0.0.141 - - [2026-02-02 04:08:52] "GET /instance-ip/1875b624-a95e-4107-bd5d-d168e826a232 HTTP/1.1" 200 1624 0.019277 10.0.0.141 - - [2026-02-02 04:08:52] "GET /virtual-machine/08681523-925c-499f-b4d3-d71d63bfe407 HTTP/1.1" 200 1286 0.017260 10.0.0.141 - - [2026-02-02 04:08:52] "GET /virtual-machine-interface/5a902540-98e0-45eb-99d1-b4984bccfe42 HTTP/1.1" 200 2530 0.031286 10.0.0.141 - - [2026-02-02 04:08:52] "GET /instance-ip/1875b624-a95e-4107-bd5d-d168e826a232 HTTP/1.1" 200 1624 0.015201 10.0.0.141 - - [2026-02-02 04:08:52] "POST /fqname-to-id HTTP/1.1" 403 339 0.015792 10.0.0.141 - - [2026-02-02 04:08:53] "GET / HTTP/1.1" 200 35931 0.002251 10.0.0.141 - - [2026-02-02 04:08:53] "POST /fqname-to-id HTTP/1.1" 401 293 0.000479 10.0.0.141 - - [2026-02-02 04:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.032483 10.0.0.141 - - [2026-02-02 04:08:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003996 10.0.0.141 - - [2026-02-02 04:08:53] "GET /virtual-networks?parent_id=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016665 10.0.0.141 - - [2026-02-02 04:08:53] "POST /fqname-to-id HTTP/1.1" 403 339 0.017709 10.0.0.141 - - [2026-02-02 04:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.141 - - [2026-02-02 04:08:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003942 10.0.0.141 - - [2026-02-02 04:08:53] "GET /virtual-networks?parent_id=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019335 10.0.0.141 - - [2026-02-02 04:08:53] "POST /fqname-to-id HTTP/1.1" 403 339 0.013635 10.0.0.141 - - [2026-02-02 04:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.141 - - [2026-02-02 04:08:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004269 10.0.0.141 - - [2026-02-02 04:08:53] "GET /virtual-networks?parent_id=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015637 10.0.0.141 - - [2026-02-02 04:08:54] "POST /fqname-to-id HTTP/1.1" 403 339 0.015934 10.0.0.141 - - [2026-02-02 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.141 - - [2026-02-02 04:08:54] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004266 10.0.0.141 - - [2026-02-02 04:08:54] "GET /virtual-networks?parent_id=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015246 10.0.0.141 - - [2026-02-02 04:08:54] "POST /fqname-to-id HTTP/1.1" 403 339 0.018079 10.0.0.141 - - [2026-02-02 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.141 - - [2026-02-02 04:08:54] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004722 10.0.0.141 - - [2026-02-02 04:08:54] "GET /virtual-networks?parent_id=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016610 10.0.0.23 - - [2026-02-02 04:08:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.23 - - [2026-02-02 04:08:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.22 - - [2026-02-02 04:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000335 10.0.0.22 - - [2026-02-02 04:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.23 - - [2026-02-02 04:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.23 - - [2026-02-02 04:08:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.22 - - [2026-02-02 04:08:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.22 - - [2026-02-02 04:08:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000554 10.0.0.141 - - [2026-02-02 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017110 10.0.0.141 - - [2026-02-02 04:08:57] "GET /virtual-network/ea049429-0250-4480-8eec-725ef241bfab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.016457 10.0.0.141 - - [2026-02-02 04:08:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.141 - - [2026-02-02 04:08:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.141 - - [2026-02-02 04:08:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.141 - - [2026-02-02 04:08:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.141 - - [2026-02-02 04:08:59] "POST /fqname-to-id HTTP/1.1" 403 339 0.014871 10.0.0.141 - - [2026-02-02 04:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.141 - - [2026-02-02 04:08:59] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004106 10.0.0.141 - - [2026-02-02 04:08:59] "GET /virtual-networks?parent_id=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015087 10.0.0.141 - - [2026-02-02 04:08:59] "POST /fqname-to-id HTTP/1.1" 403 339 0.015452 10.0.0.141 - - [2026-02-02 04:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.141 - - [2026-02-02 04:08:59] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003268 10.0.0.141 - - [2026-02-02 04:08:59] "GET /virtual-networks?parent_id=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014138 10.0.0.141 - - [2026-02-02 04:08:59] "POST /fqname-to-id HTTP/1.1" 403 361 0.016618 10.0.0.141 - - [2026-02-02 04:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.141 - - [2026-02-02 04:08:59] "GET /routing-instance/0b5b3478-db21-4cd6-9ecd-0d0917d739e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1529 0.004708 10.0.0.141 - - [2026-02-02 04:08:59] "GET /route-target/23f6106f-55f6-4196-8093-d954e13da68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.018140 10.0.0.141 - - [2026-02-02 04:08:59] "GET /route-target/23f6106f-55f6-4196-8093-d954e13da68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003199 10.0.0.141 - - [2026-02-02 04:09:00] "POST /fqname-to-id HTTP/1.1" 403 339 0.017201 10.0.0.141 - - [2026-02-02 04:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.141 - - [2026-02-02 04:09:00] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003201 10.0.0.141 - - [2026-02-02 04:09:00] "GET /virtual-networks?parent_id=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015886 10.0.0.141 - - [2026-02-02 04:09:00] "POST /fqname-to-id HTTP/1.1" 403 361 0.016984 10.0.0.141 - - [2026-02-02 04:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.141 - - [2026-02-02 04:09:00] "GET /routing-instance/0b5b3478-db21-4cd6-9ecd-0d0917d739e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1529 0.003931 10.0.0.141 - - [2026-02-02 04:09:00] "GET /route-target/23f6106f-55f6-4196-8093-d954e13da68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.017080 10.0.0.141 - - [2026-02-02 04:09:00] "GET /route-target/23f6106f-55f6-4196-8093-d954e13da68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003494 10.0.0.141 - - [2026-02-02 04:09:00] "POST /fqname-to-id HTTP/1.1" 403 339 0.017650 10.0.0.141 - - [2026-02-02 04:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.141 - - [2026-02-02 04:09:00] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003044 10.0.0.141 - - [2026-02-02 04:09:00] "GET /virtual-networks?parent_id=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014129 10.0.0.141 - - [2026-02-02 04:09:00] "POST /fqname-to-id HTTP/1.1" 403 339 0.018878 10.0.0.141 - - [2026-02-02 04:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005523 10.0.0.141 - - [2026-02-02 04:09:00] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004030 10.0.0.141 - - [2026-02-02 04:09:00] "GET /virtual-networks?parent_id=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018571 10.0.0.23 - - [2026-02-02 04:09:03] "GET /obj-perms HTTP/1.1" 200 4934 0.070049 10.0.0.23 - - [2026-02-02 04:09:05] "GET /virtual-machine/08681523-925c-499f-b4d3-d71d63bfe407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.017118 10.0.0.141 - - [2026-02-02 04:09:06] "DELETE /access-control-list/a9c2d61f-f210-41b0-8306-ce24da3656d5 HTTP/1.1" 200 115 0.044665 10.0.0.23 - - [2026-02-02 04:09:09] "GET /obj-perms HTTP/1.1" 200 4934 0.024438 10.0.0.141 - - [2026-02-02 04:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.028397 10.0.0.141 - - [2026-02-02 04:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009059 10.0.0.23 - - [2026-02-02 04:09:09] "GET /virtual-machine/08681523-925c-499f-b4d3-d71d63bfe407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.016322 10.0.0.141 - - [2026-02-02 04:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.141 - - [2026-02-02 04:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.141 - - [2026-02-02 04:09:09] "GET /obj-perms HTTP/1.1" 200 4934 0.020147 10.0.0.141 - - [2026-02-02 04:09:10] "GET /obj-perms HTTP/1.1" 200 5039 0.057039 10.0.0.141 - - [2026-02-02 04:09:11] "GET /obj-perms HTTP/1.1" 200 4934 0.079738 10.0.0.141 - - [2026-02-02 04:09:11] "GET /obj-perms HTTP/1.1" 200 4934 0.019264 10.0.0.22 - - [2026-02-02 04:09:12] "GET /obj-perms HTTP/1.1" 200 4934 0.068916 10.0.0.23 - - [2026-02-02 04:09:12] "GET /obj-perms HTTP/1.1" 200 4934 0.012773 10.0.0.141 - - [2026-02-02 04:09:12] "GET /virtual-machine/08681523-925c-499f-b4d3-d71d63bfe407 HTTP/1.1" 200 1286 0.024571 10.0.0.141 - - [2026-02-02 04:09:12] "POST /neutron/port HTTP/1.1" 200 1118 0.019771 10.0.0.141 - - [2026-02-02 04:09:14] "GET /virtual-machine/08681523-925c-499f-b4d3-d71d63bfe407 HTTP/1.1" 404 171 0.018035 10.0.0.141 - - [2026-02-02 04:09:14] "GET /virtual-machine/08681523-925c-499f-b4d3-d71d63bfe407 HTTP/1.1" 404 171 0.014632 10.0.0.141 - - [2026-02-02 04:09:14] "GET /virtual-machine/08681523-925c-499f-b4d3-d71d63bfe407 HTTP/1.1" 404 171 0.027034 10.0.0.141 - - [2026-02-02 04:09:14] "POST /fqname-to-id HTTP/1.1" 403 339 0.016869 10.0.0.141 - - [2026-02-02 04:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.141 - - [2026-02-02 04:09:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005923 10.0.0.141 - - [2026-02-02 04:09:14] "GET /virtual-networks?parent_id=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023579 10.0.0.141 - - [2026-02-02 04:09:14] "POST /fqname-to-id HTTP/1.1" 403 361 0.017847 10.0.0.141 - - [2026-02-02 04:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.141 - - [2026-02-02 04:09:14] "GET /routing-instance/0b5b3478-db21-4cd6-9ecd-0d0917d739e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1529 0.003732 10.0.0.141 - - [2026-02-02 04:09:14] "GET /route-target/23f6106f-55f6-4196-8093-d954e13da68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.018609 10.0.0.141 - - [2026-02-02 04:09:14] "GET /route-target/23f6106f-55f6-4196-8093-d954e13da68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003158 10.0.0.141 - - [2026-02-02 04:09:15] "GET /obj-perms HTTP/1.1" 200 4934 0.022047 10.0.0.141 - - [2026-02-02 04:09:15] "GET /obj-perms HTTP/1.1" 200 5039 0.003217 10.0.0.23 - - [2026-02-02 04:09:15] "DELETE /project/5c2d5f0b-069e-477a-ac0a-c242bfd76b97 HTTP/1.1" 404 177 0.004202 10.0.0.23 - - [2026-02-02 04:09:15] "DELETE /project/d6152c5e560b4d9f9486d8f3012c8c62 HTTP/1.1" 404 173 0.006961 10.0.0.23 - - [2026-02-02 04:09:15] "DELETE /project/92747e91e61b40ec85f4ba9f2ac8df8e HTTP/1.1" 404 173 0.004696 10.0.0.23 - - [2026-02-02 04:09:15] "DELETE /project/a840372ce2134f3dbf66439825b99e6a HTTP/1.1" 404 173 0.004880 10.0.0.22 - - [2026-02-02 04:09:18] "GET /obj-perms HTTP/1.1" 200 5039 0.058168 10.0.0.141 - - [2026-02-02 04:09:23] "GET /obj-perms HTTP/1.1" 200 5075 0.055696 10.0.0.22 - - [2026-02-02 04:09:27] "GET /obj-perms HTTP/1.1" 200 5039 0.003879 10.0.0.141 - - [2026-02-02 04:09:30] "GET /obj-perms HTTP/1.1" 200 5039 0.003750 10.0.0.22 - - [2026-02-02 04:09:37] "GET /obj-perms HTTP/1.1" 200 5039 0.004102 10.0.0.141 - - [2026-02-02 04:09:40] "GET /obj-perms HTTP/1.1" 200 5039 0.004890 10.0.0.23 - - [2026-02-02 04:09:40] "GET /obj-perms HTTP/1.1" 200 5039 0.075948 10.0.0.23 - - [2026-02-02 04:09:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003669 10.0.0.23 - - [2026-02-02 04:09:40] "POST /useragent-kv HTTP/1.1" 200 115 0.009997 10.0.0.141 - - [2026-02-02 04:09:40] "DELETE /virtual-network/ea049429-0250-4480-8eec-725ef241bfab HTTP/1.1" 200 115 0.132820 10.0.0.141 - - [2026-02-02 04:09:40] "DELETE /route-target/23f6106f-55f6-4196-8093-d954e13da68d HTTP/1.1" 200 115 0.038815 10.0.0.141 - - [2026-02-02 04:09:40] "DELETE /api-access-list/737da0df-cdc4-479e-8e68-05cdb537f18f HTTP/1.1" 200 115 0.047655 10.0.0.23 - - [2026-02-02 04:09:41] "GET /projects?obj_uuids=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001471 10.0.0.141 - - [2026-02-02 04:09:41] "GET /project/a840372c-e213-4f3d-bf66-439825b99e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.051798 10.0.0.23 - - [2026-02-02 04:09:41] "GET /projects?obj_uuids=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000853 10.0.0.141 - - [2026-02-02 04:09:41] "GET /project/a840372c-e213-4f3d-bf66-439825b99e6a?fields=virtual_networks HTTP/1.1" 200 1022 0.040838 10.0.0.23 - - [2026-02-02 04:09:41] "GET /projects?obj_uuids=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000915 10.0.0.141 - - [2026-02-02 04:09:41] "GET /project/a840372c-e213-4f3d-bf66-439825b99e6a?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.034962 10.0.0.23 - - [2026-02-02 04:09:41] "GET /projects?obj_uuids=a840372c-e213-4f3d-bf66-439825b99e6a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001733 10.0.0.141 - - [2026-02-02 04:09:41] "GET /project/a840372c-e213-4f3d-bf66-439825b99e6a?fields=security_groups HTTP/1.1" 200 1243 0.043998 10.0.0.23 - - [2026-02-02 04:09:41] "GET /projects?obj_uuids=d6152c5e-560b-4d9f-9486-d8f3012c8c62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001092 10.0.0.141 - - [2026-02-02 04:09:41] "GET /project/d6152c5e-560b-4d9f-9486-d8f3012c8c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.039303 10.0.0.23 - - [2026-02-02 04:09:41] "GET /projects?obj_uuids=d6152c5e-560b-4d9f-9486-d8f3012c8c62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000841 10.0.0.141 - - [2026-02-02 04:09:41] "GET /project/d6152c5e-560b-4d9f-9486-d8f3012c8c62?fields=virtual_networks HTTP/1.1" 200 1022 0.053761 10.0.0.23 - - [2026-02-02 04:09:42] "GET /projects?obj_uuids=d6152c5e-560b-4d9f-9486-d8f3012c8c62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000909 10.0.0.141 - - [2026-02-02 04:09:42] "GET /project/d6152c5e-560b-4d9f-9486-d8f3012c8c62?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.048643 10.0.0.23 - - [2026-02-02 04:09:42] "GET /projects?obj_uuids=d6152c5e-560b-4d9f-9486-d8f3012c8c62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000895 10.0.0.141 - - [2026-02-02 04:09:42] "GET /project/d6152c5e-560b-4d9f-9486-d8f3012c8c62?fields=security_groups HTTP/1.1" 200 1243 0.049366 10.0.0.141 - - [2026-02-02 04:09:44] "GET /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004196 10.0.0.141 - - [2026-02-02 04:09:44] "PUT /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6 HTTP/1.1" 200 264 0.011051 10.0.0.23 - - [2026-02-02 04:09:44] "GET /projects?obj_uuids=92747e91-e61b-40ec-85f4-ba9f2ac8df8e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000982 10.0.0.141 - - [2026-02-02 04:09:44] "GET /project/92747e91-e61b-40ec-85f4-ba9f2ac8df8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.038575 10.0.0.23 - - [2026-02-02 04:09:44] "GET /projects?obj_uuids=92747e91-e61b-40ec-85f4-ba9f2ac8df8e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000898 10.0.0.141 - - [2026-02-02 04:09:44] "GET /project/92747e91-e61b-40ec-85f4-ba9f2ac8df8e?fields=virtual_networks HTTP/1.1" 200 1021 0.041562 10.0.0.23 - - [2026-02-02 04:09:44] "GET /projects?obj_uuids=92747e91-e61b-40ec-85f4-ba9f2ac8df8e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001135 10.0.0.141 - - [2026-02-02 04:09:44] "GET /project/92747e91-e61b-40ec-85f4-ba9f2ac8df8e?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.039814 10.0.0.23 - - [2026-02-02 04:09:44] "GET /projects?obj_uuids=92747e91-e61b-40ec-85f4-ba9f2ac8df8e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000957 10.0.0.141 - - [2026-02-02 04:09:44] "GET /project/92747e91-e61b-40ec-85f4-ba9f2ac8df8e?fields=security_groups HTTP/1.1" 200 1242 0.036830 10.0.0.141 - - [2026-02-02 04:09:45] "POST /fqname-to-id HTTP/1.1" 404 188 0.031466 10.0.0.23 - - [2026-02-02 04:09:45] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006133 10.0.0.23 - - [2026-02-02 04:09:45] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001452 10.0.0.23 - - [2026-02-02 04:09:45] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008849 10.0.0.23 - - [2026-02-02 04:09:46] "POST /id-to-fqname HTTP/1.1" 200 190 0.002782 10.0.0.23 - - [2026-02-02 04:09:46] "POST /fqname-to-id HTTP/1.1" 404 199 0.005310 10.0.0.23 - - [2026-02-02 04:09:46] "POST /security-groups HTTP/1.1" 200 591 0.074012 10.0.0.23 - - [2026-02-02 04:09:46] "POST /projects HTTP/1.1" 200 585 0.285131 10.0.0.141 - - [2026-02-02 04:09:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.012555 10.0.0.23 - - [2026-02-02 04:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.359017 10.0.0.141 - - [2026-02-02 04:09:46] "GET /project/3141ff0e-1d70-4069-b3ee-54615a1ecb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.508084 10.0.0.141 - - [2026-02-02 04:09:47] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.141 - - [2026-02-02 04:09:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000433 10.0.0.141 - - [2026-02-02 04:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.032264 10.0.0.141 - - [2026-02-02 04:09:49] "GET /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003637 10.0.0.141 - - [2026-02-02 04:09:49] "GET /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.002992 10.0.0.141 - - [2026-02-02 04:09:49] "GET /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.002631 10.0.0.141 - - [2026-02-02 04:09:49] "PUT /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6 HTTP/1.1" 200 264 0.010978 10.0.0.141 - - [2026-02-02 04:09:51] "POST /fqname-to-id HTTP/1.1" 404 188 0.024428 10.0.0.23 - - [2026-02-02 04:09:51] "GET /projects?obj_uuids=3d87d786-304f-4c45-a9ce-6754ece7b174&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003160 10.0.0.23 - - [2026-02-02 04:09:51] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000942 10.0.0.23 - - [2026-02-02 04:09:51] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006635 10.0.0.23 - - [2026-02-02 04:09:51] "POST /id-to-fqname HTTP/1.1" 200 190 0.001312 10.0.0.23 - - [2026-02-02 04:09:51] "POST /fqname-to-id HTTP/1.1" 404 199 0.002681 10.0.0.23 - - [2026-02-02 04:09:51] "POST /security-groups HTTP/1.1" 200 591 0.069357 10.0.0.23 - - [2026-02-02 04:09:52] "POST /projects HTTP/1.1" 200 585 0.277648 10.0.0.141 - - [2026-02-02 04:09:52] "POST /access-control-lists HTTP/1.1" 200 596 0.023630 10.0.0.23 - - [2026-02-02 04:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.349761 10.0.0.141 - - [2026-02-02 04:09:52] "GET /project/3d87d786-304f-4c45-a9ce-6754ece7b174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.484022 10.0.0.141 - - [2026-02-02 04:09:52] "POST /fqname-to-id HTTP/1.1" 404 188 0.027262 10.0.0.23 - - [2026-02-02 04:09:52] "GET /projects?obj_uuids=854d17b0-77ce-4611-8afa-076e26c6bf4e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002880 10.0.0.23 - - [2026-02-02 04:09:52] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001347 10.0.0.23 - - [2026-02-02 04:09:52] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006710 10.0.0.23 - - [2026-02-02 04:09:52] "POST /id-to-fqname HTTP/1.1" 200 190 0.005651 10.0.0.23 - - [2026-02-02 04:09:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.009418 10.0.0.23 - - [2026-02-02 04:09:52] "POST /security-groups HTTP/1.1" 200 591 0.025491 10.0.0.141 - - [2026-02-02 04:09:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.002775 10.0.0.23 - - [2026-02-02 04:09:52] "POST /projects HTTP/1.1" 200 585 0.231445 10.0.0.23 - - [2026-02-02 04:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.310220 10.0.0.141 - - [2026-02-02 04:09:52] "POST /access-control-lists HTTP/1.1" 200 594 0.030131 10.0.0.141 - - [2026-02-02 04:09:52] "GET /project/854d17b0-77ce-4611-8afa-076e26c6bf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.444758 10.0.0.141 - - [2026-02-02 04:09:53] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.141 - - [2026-02-02 04:09:54] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.141 - - [2026-02-02 04:09:54] "POST /fqname-to-id HTTP/1.1" 404 183 0.003337 10.0.0.141 - - [2026-02-02 04:09:54] "POST /api-access-lists HTTP/1.1" 200 521 0.019761 10.0.0.141 - - [2026-02-02 04:09:54] "GET /api-access-list/bcd0651e-0023-4514-97c7-33fa99bcded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005345 10.0.0.141 - - [2026-02-02 04:09:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000443 10.0.0.141 - - [2026-02-02 04:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.045616 10.0.0.23 - - [2026-02-02 04:09:55] "GET /projects?obj_uuids=3d87d786-304f-4c45-a9ce-6754ece7b174&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001324 10.0.0.141 - - [2026-02-02 04:09:55] "GET /project/3d87d786-304f-4c45-a9ce-6754ece7b174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.061231 10.0.0.141 - - [2026-02-02 04:09:55] "GET /virtual-networks?parent_id=3d87d786-304f-4c45-a9ce-6754ece7b174&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017632 10.0.0.141 - - [2026-02-02 04:09:55] "POST /virtual-networks HTTP/1.1" 200 583 0.114427 10.0.0.141 - - [2026-02-02 04:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.043613 10.0.0.141 - - [2026-02-02 04:09:56] "GET /network-ipam/1c34e3bf-3385-449a-9ba9-e32d1c764d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.018278 10.0.0.23 - - [2026-02-02 04:09:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005445 10.0.0.141 - - [2026-02-02 04:09:56] "POST /ref-update HTTP/1.1" 200 156 0.090195 10.0.0.141 - - [2026-02-02 04:09:56] "POST /neutron/network HTTP/1.1" 200 850 0.061795 10.0.0.141 - - [2026-02-02 04:09:56] "GET /virtual-network/fc6ebd9b-281a-4612-a75b-58ad2a9aab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.021216 10.0.0.141 - - [2026-02-02 04:09:56] "POST /neutron/subnet HTTP/1.1" 200 686 0.056145 10.0.0.141 - - [2026-02-02 04:09:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000420 10.0.0.141 - - [2026-02-02 04:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.052191 10.0.0.23 - - [2026-02-02 04:09:56] "GET /projects?obj_uuids=854d17b0-77ce-4611-8afa-076e26c6bf4e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001086 10.0.0.141 - - [2026-02-02 04:09:56] "GET /project/854d17b0-77ce-4611-8afa-076e26c6bf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.055245 10.0.0.141 - - [2026-02-02 04:09:57] "GET /virtual-networks?parent_id=854d17b0-77ce-4611-8afa-076e26c6bf4e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020719 10.0.0.141 - - [2026-02-02 04:09:57] "POST /virtual-networks HTTP/1.1" 200 583 0.096169 10.0.0.141 - - [2026-02-02 04:09:57] "POST /route-targets HTTP/1.1" 200 327 0.012298 10.0.0.141 - - [2026-02-02 04:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.028203 10.0.0.141 - - [2026-02-02 04:09:57] "GET /network-ipam/1c34e3bf-3385-449a-9ba9-e32d1c764d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.014720 10.0.0.23 - - [2026-02-02 04:09:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005724 10.0.0.141 - - [2026-02-02 04:09:57] "POST /ref-update HTTP/1.1" 200 156 0.098453 10.0.0.141 - - [2026-02-02 04:09:57] "GET /virtual-network/1db2b735-caed-40ac-8247-7c7bdef78572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.020828 10.0.0.141 - - [2026-02-02 04:09:57] "POST /neutron/network HTTP/1.1" 200 849 0.053211 10.0.0.141 - - [2026-02-02 04:09:59] "GET /obj-perms HTTP/1.1" 403 257 0.039587 10.0.0.141 - - [2026-02-02 04:09:59] "GET /obj-perms HTTP/1.1" 403 257 0.042179 10.0.0.22 - - [2026-02-02 04:09:59] "GET /obj-perms HTTP/1.1" 403 257 0.036805 10.0.0.22 - - [2026-02-02 04:10:00] "GET /virtual-network/fc6ebd9b-281a-4612-a75b-58ad2a9aab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.014991 10.0.0.23 - - [2026-02-02 04:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.030505 10.0.0.141 - - [2026-02-02 04:10:01] "GET /obj-perms HTTP/1.1" 200 5049 0.064241 10.0.0.141 - - [2026-02-02 04:10:01] "GET /obj-perms HTTP/1.1" 403 257 0.014605 10.0.0.141 - - [2026-02-02 04:10:01] "PUT /virtual-network/fc6ebd9b-281a-4612-a75b-58ad2a9aab8e HTTP/1.1" 200 264 0.052398 10.0.0.141 - - [2026-02-02 04:10:01] "GET /obj-perms HTTP/1.1" 403 257 0.014289 10.0.0.141 - - [2026-02-02 04:10:02] "GET /obj-perms HTTP/1.1" 403 257 0.046814 10.0.0.22 - - [2026-02-02 04:10:02] "GET /virtual-network/fc6ebd9b-281a-4612-a75b-58ad2a9aab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.038227 10.0.0.23 - - [2026-02-02 04:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.141 - - [2026-02-02 04:10:03] "GET /obj-perms HTTP/1.1" 403 257 0.010660 10.0.0.141 - - [2026-02-02 04:10:03] "GET /obj-perms HTTP/1.1" 200 5049 0.003729 10.0.0.141 - - [2026-02-02 04:10:03] "GET /obj-perms HTTP/1.1" 403 257 0.010544 10.0.0.141 - - [2026-02-02 04:10:03] "PUT /virtual-network/fc6ebd9b-281a-4612-a75b-58ad2a9aab8e HTTP/1.1" 200 264 0.045242 10.0.0.23 - - [2026-02-02 04:10:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002499 10.0.0.23 - - [2026-02-02 04:10:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003062 10.0.0.141 - - [2026-02-02 04:10:03] "DELETE /virtual-network/1db2b735-caed-40ac-8247-7c7bdef78572 HTTP/1.1" 200 115 0.127529 10.0.0.141 - - [2026-02-02 04:10:03] "DELETE /route-target/1c74e9c3-cce8-4f7b-a960-23408d5583ae HTTP/1.1" 200 115 0.028090 10.0.0.23 - - [2026-02-02 04:10:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002981 10.0.0.23 - - [2026-02-02 04:10:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002881 10.0.0.141 - - [2026-02-02 04:10:03] "DELETE /virtual-network/fc6ebd9b-281a-4612-a75b-58ad2a9aab8e HTTP/1.1" 200 115 0.126997 10.0.0.141 - - [2026-02-02 04:10:03] "DELETE /api-access-list/bcd0651e-0023-4514-97c7-33fa99bcded2 HTTP/1.1" 200 115 0.032465 10.0.0.23 - - [2026-02-02 04:10:03] "GET /projects?obj_uuids=854d17b0-77ce-4611-8afa-076e26c6bf4e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001073 10.0.0.141 - - [2026-02-02 04:10:03] "GET /project/854d17b0-77ce-4611-8afa-076e26c6bf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.049563 10.0.0.23 - - [2026-02-02 04:10:03] "GET /projects?obj_uuids=854d17b0-77ce-4611-8afa-076e26c6bf4e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000953 10.0.0.141 - - [2026-02-02 04:10:03] "GET /project/854d17b0-77ce-4611-8afa-076e26c6bf4e?fields=virtual_networks HTTP/1.1" 200 1031 0.039108 10.0.0.23 - - [2026-02-02 04:10:03] "GET /projects?obj_uuids=854d17b0-77ce-4611-8afa-076e26c6bf4e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000943 10.0.0.141 - - [2026-02-02 04:10:04] "GET /project/854d17b0-77ce-4611-8afa-076e26c6bf4e?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.045988 10.0.0.23 - - [2026-02-02 04:10:04] "GET /projects?obj_uuids=854d17b0-77ce-4611-8afa-076e26c6bf4e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000905 10.0.0.141 - - [2026-02-02 04:10:04] "GET /project/854d17b0-77ce-4611-8afa-076e26c6bf4e?fields=security_groups HTTP/1.1" 200 1257 0.054951 10.0.0.23 - - [2026-02-02 04:10:04] "GET /projects?obj_uuids=3d87d786-304f-4c45-a9ce-6754ece7b174&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001123 10.0.0.141 - - [2026-02-02 04:10:04] "GET /project/3d87d786-304f-4c45-a9ce-6754ece7b174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.046792 10.0.0.23 - - [2026-02-02 04:10:04] "GET /projects?obj_uuids=3d87d786-304f-4c45-a9ce-6754ece7b174&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000918 10.0.0.141 - - [2026-02-02 04:10:04] "GET /project/3d87d786-304f-4c45-a9ce-6754ece7b174?fields=virtual_networks HTTP/1.1" 200 1031 0.042603 10.0.0.23 - - [2026-02-02 04:10:04] "GET /projects?obj_uuids=3d87d786-304f-4c45-a9ce-6754ece7b174&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000879 10.0.0.141 - - [2026-02-02 04:10:04] "GET /project/3d87d786-304f-4c45-a9ce-6754ece7b174?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.048004 10.0.0.23 - - [2026-02-02 04:10:04] "GET /projects?obj_uuids=3d87d786-304f-4c45-a9ce-6754ece7b174&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003229 10.0.0.141 - - [2026-02-02 04:10:04] "GET /project/3d87d786-304f-4c45-a9ce-6754ece7b174?fields=security_groups HTTP/1.1" 200 1257 0.039905 10.0.0.141 - - [2026-02-02 04:10:07] "DELETE /access-control-list/e20f7ef7-58d9-43ac-bc4b-75a5d0b0f0fb HTTP/1.1" 200 115 0.037797 10.0.0.141 - - [2026-02-02 04:10:07] "DELETE /access-control-list/fc12586b-f2dd-409a-9513-c97d387f355d HTTP/1.1" 200 115 0.043037 10.0.0.141 - - [2026-02-02 04:10:08] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.141 - - [2026-02-02 04:10:09] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.141 - - [2026-02-02 04:10:09] "POST /fqname-to-id HTTP/1.1" 401 293 0.000414 10.0.0.141 - - [2026-02-02 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.078276 10.0.0.23 - - [2026-02-02 04:10:10] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000996 10.0.0.141 - - [2026-02-02 04:10:10] "GET /project/3141ff0e-1d70-4069-b3ee-54615a1ecb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.052698 10.0.0.141 - - [2026-02-02 04:10:10] "GET /virtual-networks?parent_id=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.012634 10.0.0.141 - - [2026-02-02 04:10:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.015382 10.0.0.141 - - [2026-02-02 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015935 10.0.0.23 - - [2026-02-02 04:10:10] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001072 10.0.0.141 - - [2026-02-02 04:10:10] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.019583 10.0.0.141 - - [2026-02-02 04:10:10] "POST /service-templates HTTP/1.1" 403 264 0.010452 10.0.0.141 - - [2026-02-02 04:10:10] "POST /fqname-to-id HTTP/1.1" 404 215 0.003983 10.0.0.141 - - [2026-02-02 04:10:10] "POST /api-access-lists HTTP/1.1" 200 555 0.023793 10.0.0.141 - - [2026-02-02 04:10:10] "GET /api-access-list/0173c63a-71f9-4ae7-b75c-a2b289859e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.007490 10.0.0.141 - - [2026-02-02 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015088 10.0.0.23 - - [2026-02-02 04:10:10] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001064 10.0.0.141 - - [2026-02-02 04:10:10] "GET /project/3141ff0e-1d70-4069-b3ee-54615a1ecb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.070996 10.0.0.141 - - [2026-02-02 04:10:10] "GET /virtual-networks?parent_id=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016386 10.0.0.141 - - [2026-02-02 04:10:11] "POST /virtual-networks HTTP/1.1" 200 583 0.095879 10.0.0.141 - - [2026-02-02 04:10:11] "POST /route-targets HTTP/1.1" 200 327 0.012145 10.0.0.141 - - [2026-02-02 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.028998 10.0.0.141 - - [2026-02-02 04:10:11] "GET /network-ipam/1c34e3bf-3385-449a-9ba9-e32d1c764d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.014484 10.0.0.23 - - [2026-02-02 04:10:11] "POST /useragent-kv HTTP/1.1" 200 115 0.008874 10.0.0.141 - - [2026-02-02 04:10:11] "POST /ref-update HTTP/1.1" 200 156 0.099725 10.0.0.141 - - [2026-02-02 04:10:11] "POST /neutron/network HTTP/1.1" 200 848 0.059411 10.0.0.141 - - [2026-02-02 04:10:11] "GET /virtual-network/adcf1933-0de5-4ddd-9438-b6b7ef926b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.022436 10.0.0.141 - - [2026-02-02 04:10:11] "POST /neutron/network HTTP/1.1" 200 848 0.066943 10.0.0.141 - - [2026-02-02 04:10:11] "GET /virtual-network/adcf1933-0de5-4ddd-9438-b6b7ef926b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005126 10.0.0.141 - - [2026-02-02 04:10:11] "GET /network-ipam/1c34e3bf-3385-449a-9ba9-e32d1c764d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003484 10.0.0.141 - - [2026-02-02 04:10:11] "GET /virtual-network/adcf1933-0de5-4ddd-9438-b6b7ef926b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004957 10.0.0.141 - - [2026-02-02 04:10:12] "GET /obj-perms HTTP/1.1" 200 5049 0.003239 10.0.0.141 - - [2026-02-02 04:10:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.016187 10.0.0.141 - - [2026-02-02 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012091 10.0.0.23 - - [2026-02-02 04:10:13] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001004 10.0.0.141 - - [2026-02-02 04:10:13] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.021784 10.0.0.141 - - [2026-02-02 04:10:13] "POST /service-templates HTTP/1.1" 403 264 0.012800 10.0.0.141 - - [2026-02-02 04:10:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.003253 10.0.0.141 - - [2026-02-02 04:10:13] "POST /api-access-lists HTTP/1.1" 200 521 0.021296 10.0.0.141 - - [2026-02-02 04:10:13] "GET /api-access-list/52babd47-d18c-423e-a308-dfbfea91164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.006751 10.0.0.141 - - [2026-02-02 04:10:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.019519 10.0.0.141 - - [2026-02-02 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.018020 10.0.0.23 - - [2026-02-02 04:10:13] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001770 10.0.0.141 - - [2026-02-02 04:10:13] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.027241 10.0.0.141 - - [2026-02-02 04:10:13] "POST /service-templates HTTP/1.1" 200 551 0.050416 10.0.0.141 - - [2026-02-02 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.024711 10.0.0.141 - - [2026-02-02 04:10:13] "GET /service-template/0343071a-d760-4193-91bc-3da9a5e515e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019398 10.0.0.141 - - [2026-02-02 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014918 10.0.0.141 - - [2026-02-02 04:10:13] "GET /service-template/0343071a-d760-4193-91bc-3da9a5e515e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.018248 10.0.0.141 - - [2026-02-02 04:10:14] "GET /virtual-network/adcf1933-0de5-4ddd-9438-b6b7ef926b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.037401 10.0.0.22 - - [2026-02-02 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.037761 10.0.0.23 - - [2026-02-02 04:10:15] "GET /obj-perms HTTP/1.1" 403 257 0.046970 10.0.0.141 - - [2026-02-02 04:10:15] "GET /api-access-list/0173c63a-71f9-4ae7-b75c-a2b289859e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.003325 10.0.0.141 - - [2026-02-02 04:10:15] "PUT /api-access-list/0173c63a-71f9-4ae7-b75c-a2b289859e32 HTTP/1.1" 200 264 0.011206 10.0.0.141 - - [2026-02-02 04:10:15] "POST /fqname-to-id HTTP/1.1" 401 293 0.000413 10.0.0.141 - - [2026-02-02 04:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.089152 10.0.0.23 - - [2026-02-02 04:10:16] "DELETE /project/d6152c5e-560b-4d9f-9486-d8f3012c8c62 HTTP/1.1" 404 177 0.011587 10.0.0.23 - - [2026-02-02 04:10:16] "DELETE /project/92747e91-e61b-40ec-85f4-ba9f2ac8df8e HTTP/1.1" 404 177 0.018665 10.0.0.23 - - [2026-02-02 04:10:16] "DELETE /project/3d87d786304f4c45a9ce6754ece7b174 HTTP/1.1" 404 173 0.018034 10.0.0.23 - - [2026-02-02 04:10:16] "DELETE /project/3141ff0e1d704069b3ee54615a1ecb49 HTTP/1.1" 404 173 0.010563 10.0.0.23 - - [2026-02-02 04:10:16] "DELETE /project/854d17b077ce46118afa076e26c6bf4e HTTP/1.1" 404 173 0.012509 10.0.0.23 - - [2026-02-02 04:10:16] "DELETE /project/a840372c-e213-4f3d-bf66-439825b99e6a HTTP/1.1" 404 177 0.011993 10.0.0.23 - - [2026-02-02 04:10:16] "GET /projects?obj_uuids=3d87d786-304f-4c45-a9ce-6754ece7b174&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001441 10.0.0.23 - - [2026-02-02 04:10:16] "GET /projects?obj_uuids=854d17b0-77ce-4611-8afa-076e26c6bf4e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001065 10.0.0.23 - - [2026-02-02 04:10:16] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001586 10.0.0.23 - - [2026-02-02 04:10:16] "GET /project/854d17b0-77ce-4611-8afa-076e26c6bf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.069150 10.0.0.23 - - [2026-02-02 04:10:16] "GET /project/3d87d786-304f-4c45-a9ce-6754ece7b174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.075941 10.0.0.23 - - [2026-02-02 04:10:16] "GET /projects?obj_uuids=854d17b0-77ce-4611-8afa-076e26c6bf4e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001546 10.0.0.23 - - [2026-02-02 04:10:16] "GET /projects?obj_uuids=3d87d786-304f-4c45-a9ce-6754ece7b174&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001254 10.0.0.23 - - [2026-02-02 04:10:16] "GET /project/3d87d786-304f-4c45-a9ce-6754ece7b174?fields=security_groups HTTP/1.1" 200 1362 0.056890 10.0.0.141 - - [2026-02-02 04:10:16] "GET /project/3141ff0e-1d70-4069-b3ee-54615a1ecb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.154685 10.0.0.23 - - [2026-02-02 04:10:16] "GET /project/854d17b0-77ce-4611-8afa-076e26c6bf4e?fields=security_groups HTTP/1.1" 200 1362 0.132392 10.0.0.141 - - [2026-02-02 04:10:16] "GET /virtual-networks?parent_id=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.048449 10.0.0.23 - - [2026-02-02 04:10:16] "DELETE /security-group/ee67dd5e-195f-44de-8d96-fc2ed06bfd77 HTTP/1.1" 200 115 0.094463 10.0.0.23 - - [2026-02-02 04:10:16] "GET /projects?obj_uuids=3d87d786-304f-4c45-a9ce-6754ece7b174&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002946 10.0.0.141 - - [2026-02-02 04:10:16] "POST /virtual-networks HTTP/1.1" 403 263 0.039030 10.0.0.23 - - [2026-02-02 04:10:16] "GET /project/3d87d786-304f-4c45-a9ce-6754ece7b174?fields=application_policy_sets HTTP/1.1" 200 1401 0.082887 10.0.0.23 - - [2026-02-02 04:10:16] "DELETE /security-group/13b1c006-903e-47e1-85a8-e665b6248761 HTTP/1.1" 200 115 0.128663 10.0.0.23 - - [2026-02-02 04:10:16] "GET /projects?obj_uuids=854d17b0-77ce-4611-8afa-076e26c6bf4e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001074 10.0.0.141 - - [2026-02-02 04:10:16] "DELETE /access-control-list/f0a77adb-ac6e-4b84-9060-730b866ded25 HTTP/1.1" 200 115 0.082345 10.0.0.23 - - [2026-02-02 04:10:16] "GET /project/854d17b0-77ce-4611-8afa-076e26c6bf4e?fields=application_policy_sets HTTP/1.1" 200 1401 0.061552 10.0.0.23 - - [2026-02-02 04:10:16] "DELETE /project/3d87d786-304f-4c45-a9ce-6754ece7b174 HTTP/1.1" 200 115 0.601869 10.0.0.23 - - [2026-02-02 04:10:16] "DELETE /project/854d17b0-77ce-4611-8afa-076e26c6bf4e HTTP/1.1" 200 115 0.652083 10.0.0.141 - - [2026-02-02 04:10:17] "GET /obj-perms HTTP/1.1" 403 257 0.014936 10.0.0.141 - - [2026-02-02 04:10:17] "GET /obj-perms HTTP/1.1" 403 257 0.013733 10.0.0.141 - - [2026-02-02 04:10:17] "GET /api-access-list/52babd47-d18c-423e-a308-dfbfea91164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.004646 10.0.0.141 - - [2026-02-02 04:10:17] "PUT /api-access-list/52babd47-d18c-423e-a308-dfbfea91164c HTTP/1.1" 200 264 0.014077 10.0.0.141 - - [2026-02-02 04:10:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.016491 10.0.0.141 - - [2026-02-02 04:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018242 10.0.0.23 - - [2026-02-02 04:10:17] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001055 10.0.0.141 - - [2026-02-02 04:10:17] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.026133 10.0.0.141 - - [2026-02-02 04:10:17] "POST /service-templates HTTP/1.1" 403 264 0.013193 10.0.0.141 - - [2026-02-02 04:10:17] "GET /api-access-list/0173c63a-71f9-4ae7-b75c-a2b289859e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003230 10.0.0.141 - - [2026-02-02 04:10:17] "PUT /api-access-list/0173c63a-71f9-4ae7-b75c-a2b289859e32 HTTP/1.1" 200 264 0.011058 10.0.0.141 - - [2026-02-02 04:10:17] "GET /api-access-list/52babd47-d18c-423e-a308-dfbfea91164c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.003450 10.0.0.141 - - [2026-02-02 04:10:17] "PUT /api-access-list/52babd47-d18c-423e-a308-dfbfea91164c HTTP/1.1" 200 264 0.013648 10.0.0.141 - - [2026-02-02 04:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.141 - - [2026-02-02 04:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.22 - - [2026-02-02 04:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.22 - - [2026-02-02 04:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.23 - - [2026-02-02 04:10:19] "GET /obj-perms HTTP/1.1" 403 257 0.012607 10.0.0.23 - - [2026-02-02 04:10:20] "GET /obj-perms HTTP/1.1" 403 257 0.044742 10.0.0.141 - - [2026-02-02 04:10:20] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.037584 10.0.0.141 - - [2026-02-02 04:10:20] "GET /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003969 10.0.0.141 - - [2026-02-02 04:10:20] "PUT /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6 HTTP/1.1" 200 264 0.012928 10.0.0.141 - - [2026-02-02 04:10:20] "GET /virtual-network/adcf1933-0de5-4ddd-9438-b6b7ef926b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.022428 10.0.0.141 - - [2026-02-02 04:10:20] "DELETE /api-access-list/0173c63a-71f9-4ae7-b75c-a2b289859e32 HTTP/1.1" 200 115 0.033095 10.0.0.141 - - [2026-02-02 04:10:20] "DELETE /api-access-list/52babd47-d18c-423e-a308-dfbfea91164c HTTP/1.1" 200 115 0.031108 10.0.0.141 - - [2026-02-02 04:10:21] "GET /obj-perms HTTP/1.1" 403 257 0.042177 10.0.0.22 - - [2026-02-02 04:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.23 - - [2026-02-02 04:10:22] "GET /obj-perms HTTP/1.1" 403 257 0.034177 10.0.0.141 - - [2026-02-02 04:10:22] "GET /obj-perms HTTP/1.1" 403 257 0.009918 10.0.0.141 - - [2026-02-02 04:10:22] "GET /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.004020 10.0.0.141 - - [2026-02-02 04:10:22] "PUT /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6 HTTP/1.1" 200 264 0.014362 10.0.0.141 - - [2026-02-02 04:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.141 - - [2026-02-02 04:10:22] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.023115 10.0.0.141 - - [2026-02-02 04:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012047 10.0.0.141 - - [2026-02-02 04:10:22] "DELETE /service-template/0343071a-d760-4193-91bc-3da9a5e515e9 HTTP/1.1" 200 115 0.030399 10.0.0.141 - - [2026-02-02 04:10:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.025641 10.0.0.23 - - [2026-02-02 04:10:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002949 10.0.0.141 - - [2026-02-02 04:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006704 10.0.0.23 - - [2026-02-02 04:10:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004041 10.0.0.141 - - [2026-02-02 04:10:22] "DELETE /virtual-network/adcf1933-0de5-4ddd-9438-b6b7ef926b55 HTTP/1.1" 200 115 0.114075 10.0.0.141 - - [2026-02-02 04:10:23] "GET /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004084 10.0.0.141 - - [2026-02-02 04:10:23] "PUT /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6 HTTP/1.1" 200 264 0.012632 10.0.0.141 - - [2026-02-02 04:10:23] "GET /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.004275 10.0.0.141 - - [2026-02-02 04:10:23] "PUT /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6 HTTP/1.1" 200 264 0.010294 10.0.0.23 - - [2026-02-02 04:10:24] "GET /obj-perms HTTP/1.1" 200 5075 0.064236 10.0.0.141 - - [2026-02-02 04:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.23 - - [2026-02-02 04:10:25] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001468 10.0.0.141 - - [2026-02-02 04:10:25] "GET /project/3141ff0e-1d70-4069-b3ee-54615a1ecb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.039852 10.0.0.23 - - [2026-02-02 04:10:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003877 10.0.0.141 - - [2026-02-02 04:10:26] "POST /neutron/subnet HTTP/1.1" 200 718 0.171276 10.0.0.141 - - [2026-02-02 04:10:26] "POST /id-to-fqname HTTP/1.1" 200 240 0.001639 10.0.0.141 - - [2026-02-02 04:10:26] "GET /virtual-network/42b06d95-6e56-4156-afce-81ad4e2ab6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005589 10.0.0.141 - - [2026-02-02 04:10:26] "GET /virtual-network/42b06d95-6e56-4156-afce-81ad4e2ab6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005795 10.0.0.141 - - [2026-02-02 04:10:26] "POST /neutron/network HTTP/1.1" 200 861 0.007794 10.0.0.141 - - [2026-02-02 04:10:26] "GET /virtual-network/42b06d95-6e56-4156-afce-81ad4e2ab6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005452 10.0.0.141 - - [2026-02-02 04:10:26] "GET /network-ipam/1c34e3bf-3385-449a-9ba9-e32d1c764d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003985 10.0.0.141 - - [2026-02-02 04:10:26] "POST /ref-update HTTP/1.1" 200 156 0.025185 10.0.0.141 - - [2026-02-02 04:10:26] "GET /virtual-network/42b06d95-6e56-4156-afce-81ad4e2ab6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005114 10.0.0.22 - - [2026-02-02 04:10:27] "GET /obj-perms HTTP/1.1" 200 5049 0.066031 10.0.0.141 - - [2026-02-02 04:10:27] "POST /fqname-to-id HTTP/1.1" 404 215 0.003765 10.0.0.141 - - [2026-02-02 04:10:27] "POST /api-access-lists HTTP/1.1" 200 555 0.030778 10.0.0.141 - - [2026-02-02 04:10:27] "GET /api-access-list/565fa3ab-9b8d-496c-8515-5a8817fdae9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2440 0.005812 10.0.0.141 - - [2026-02-02 04:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016735 10.0.0.23 - - [2026-02-02 04:10:27] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001067 10.0.0.141 - - [2026-02-02 04:10:27] "GET /project/3141ff0e-1d70-4069-b3ee-54615a1ecb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.053446 10.0.0.141 - - [2026-02-02 04:10:27] "POST /neutron/network HTTP/1.1" 200 117 0.074583 10.0.0.141 - - [2026-02-02 04:10:27] "POST /neutron/network HTTP/1.1" 200 693 0.046271 10.0.0.141 - - [2026-02-02 04:10:28] "POST /id-to-fqname HTTP/1.1" 200 240 0.019107 10.0.0.141 - - [2026-02-02 04:10:28] "GET /virtual-network/00756b06-f040-494e-bdf9-b56fc529eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.024799 10.0.0.141 - - [2026-02-02 04:10:28] "POST /neutron/network HTTP/1.1" 200 865 0.056608 10.0.0.141 - - [2026-02-02 04:10:28] "GET /virtual-network/00756b06-f040-494e-bdf9-b56fc529eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.021680 10.0.0.141 - - [2026-02-02 04:10:28] "POST /neutron/network HTTP/1.1" 200 865 0.006484 10.0.0.141 - - [2026-02-02 04:10:28] "GET /virtual-network/00756b06-f040-494e-bdf9-b56fc529eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005067 10.0.0.141 - - [2026-02-02 04:10:28] "GET /network-ipam/1c34e3bf-3385-449a-9ba9-e32d1c764d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003687 10.0.0.141 - - [2026-02-02 04:10:28] "GET /virtual-network/00756b06-f040-494e-bdf9-b56fc529eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005311 10.0.0.141 - - [2026-02-02 04:10:28] "POST /fqname-to-id HTTP/1.1" 404 232 0.020804 10.0.0.141 - - [2026-02-02 04:10:29] "POST /fqname-to-id HTTP/1.1" 404 264 0.003998 10.0.0.141 - - [2026-02-02 04:10:29] "POST /access-control-lists HTTP/1.1" 200 624 0.031246 10.0.0.141 - - [2026-02-02 04:10:29] "PUT /access-control-list/6c13a136-f541-49c7-972f-839331448157 HTTP/1.1" 200 272 0.018569 10.0.0.141 - - [2026-02-02 04:10:29] "POST /neutron/security_group HTTP/1.1" 200 2084 0.022457 10.0.0.23 - - [2026-02-02 04:10:29] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001032 10.0.0.141 - - [2026-02-02 04:10:29] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.199261 10.0.0.141 - - [2026-02-02 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.025107 10.0.0.141 - - [2026-02-02 04:10:30] "GET /security-group/5fd557ab-fb26-45e3-ab03-f2b57c433982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.014280 10.0.0.23 - - [2026-02-02 04:10:30] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001021 10.0.0.141 - - [2026-02-02 04:10:30] "POST /neutron/security_group_rule HTTP/1.1" 200 1749 0.092492 10.0.0.141 - - [2026-02-02 04:10:30] "POST /id-to-fqname HTTP/1.1" 200 240 0.017296 10.0.0.23 - - [2026-02-02 04:10:32] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001071 10.0.0.141 - - [2026-02-02 04:10:32] "GET /project/3141ff0e-1d70-4069-b3ee-54615a1ecb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.069076 10.0.0.141 - - [2026-02-02 04:10:32] "POST /neutron/port HTTP/1.1" 200 117 0.039106 10.0.0.141 - - [2026-02-02 04:10:32] "POST /neutron/network HTTP/1.1" 200 875 0.054340 10.0.0.141 - - [2026-02-02 04:10:33] "POST /neutron/port HTTP/1.1" 200 1061 0.018705 10.0.0.141 - - [2026-02-02 04:10:33] "POST /neutron/port HTTP/1.1" 200 1125 0.020252 10.0.0.141 - - [2026-02-02 04:10:33] "POST /neutron/port HTTP/1.1" 200 117 0.001105 10.0.0.141 - - [2026-02-02 04:10:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007845 10.0.0.141 - - [2026-02-02 04:10:37] "POST /neutron/port HTTP/1.1" 200 1125 0.017684 10.0.0.141 - - [2026-02-02 04:10:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008617 10.0.0.141 - - [2026-02-02 04:10:38] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3 HTTP/1.1" 401 293 0.000359 10.0.0.141 - - [2026-02-02 04:10:38] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3 HTTP/1.1" 200 1293 0.050276 10.0.0.141 - - [2026-02-02 04:10:38] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3 HTTP/1.1" 200 1293 0.019266 10.0.0.141 - - [2026-02-02 04:10:38] "GET /virtual-machine-interface/d34665b7-a8cc-4160-976e-e2a89d92d387 HTTP/1.1" 200 3024 0.024056 10.0.0.141 - - [2026-02-02 04:10:38] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3 HTTP/1.1" 200 1293 0.017543 10.0.0.141 - - [2026-02-02 04:10:38] "GET /virtual-machine-interface/d34665b7-a8cc-4160-976e-e2a89d92d387 HTTP/1.1" 200 3024 0.024111 10.0.0.141 - - [2026-02-02 04:10:38] "GET /instance-ip/972b81db-471e-47e9-b72c-f80bf728ce78 HTTP/1.1" 200 1642 0.024290 10.0.0.141 - - [2026-02-02 04:10:38] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3 HTTP/1.1" 200 1293 0.014889 10.0.0.141 - - [2026-02-02 04:10:38] "GET /virtual-machine-interface/d34665b7-a8cc-4160-976e-e2a89d92d387 HTTP/1.1" 200 3024 0.019918 10.0.0.141 - - [2026-02-02 04:10:38] "GET /instance-ip/972b81db-471e-47e9-b72c-f80bf728ce78 HTTP/1.1" 200 1642 0.015783 10.0.0.141 - - [2026-02-02 04:10:38] "POST /fqname-to-id HTTP/1.1" 403 354 0.014266 10.0.0.141 - - [2026-02-02 04:10:38] "GET / HTTP/1.1" 200 35931 0.001707 10.0.0.141 - - [2026-02-02 04:10:39] "POST /fqname-to-id HTTP/1.1" 401 293 0.000582 10.0.0.141 - - [2026-02-02 04:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.027331 10.0.0.141 - - [2026-02-02 04:10:39] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003551 10.0.0.141 - - [2026-02-02 04:10:39] "GET /virtual-networks?parent_id=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020426 10.0.0.141 - - [2026-02-02 04:10:39] "GET /virtual-network/00756b06-f040-494e-bdf9-b56fc529eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.017292 10.0.0.141 - - [2026-02-02 04:10:39] "POST /fqname-to-id HTTP/1.1" 403 354 0.015779 10.0.0.141 - - [2026-02-02 04:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.141 - - [2026-02-02 04:10:39] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003237 10.0.0.141 - - [2026-02-02 04:10:39] "GET /virtual-networks?parent_id=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019859 10.0.0.141 - - [2026-02-02 04:10:39] "GET /virtual-network/00756b06-f040-494e-bdf9-b56fc529eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.025056 10.0.0.141 - - [2026-02-02 04:10:39] "POST /fqname-to-id HTTP/1.1" 403 354 0.016612 10.0.0.141 - - [2026-02-02 04:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.141 - - [2026-02-02 04:10:39] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004350 10.0.0.141 - - [2026-02-02 04:10:39] "GET /virtual-networks?parent_id=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020499 10.0.0.141 - - [2026-02-02 04:10:39] "GET /virtual-network/00756b06-f040-494e-bdf9-b56fc529eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.018031 10.0.0.141 - - [2026-02-02 04:10:39] "POST /fqname-to-id HTTP/1.1" 403 354 0.016006 10.0.0.141 - - [2026-02-02 04:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.141 - - [2026-02-02 04:10:39] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003598 10.0.0.141 - - [2026-02-02 04:10:39] "GET /virtual-networks?parent_id=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019319 10.0.0.141 - - [2026-02-02 04:10:39] "GET /virtual-network/00756b06-f040-494e-bdf9-b56fc529eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.024326 10.0.0.141 - - [2026-02-02 04:10:39] "POST /fqname-to-id HTTP/1.1" 403 354 0.014391 10.0.0.141 - - [2026-02-02 04:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.141 - - [2026-02-02 04:10:40] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003317 10.0.0.141 - - [2026-02-02 04:10:40] "GET /virtual-networks?parent_id=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018691 10.0.0.141 - - [2026-02-02 04:10:40] "GET /virtual-network/00756b06-f040-494e-bdf9-b56fc529eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.017988 10.0.0.141 - - [2026-02-02 04:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013449 10.0.0.141 - - [2026-02-02 04:10:43] "GET /virtual-network/00756b06-f040-494e-bdf9-b56fc529eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.018052 10.0.0.141 - - [2026-02-02 04:10:45] "POST /fqname-to-id HTTP/1.1" 403 354 0.015050 10.0.0.141 - - [2026-02-02 04:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.141 - - [2026-02-02 04:10:45] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002526 10.0.0.141 - - [2026-02-02 04:10:45] "GET /virtual-networks?parent_id=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.016440 10.0.0.141 - - [2026-02-02 04:10:45] "GET /virtual-network/00756b06-f040-494e-bdf9-b56fc529eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.017375 10.0.0.141 - - [2026-02-02 04:10:45] "POST /fqname-to-id HTTP/1.1" 403 354 0.012960 10.0.0.141 - - [2026-02-02 04:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.141 - - [2026-02-02 04:10:45] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003177 10.0.0.141 - - [2026-02-02 04:10:45] "GET /virtual-networks?parent_id=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017972 10.0.0.141 - - [2026-02-02 04:10:45] "GET /virtual-network/00756b06-f040-494e-bdf9-b56fc529eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.018140 10.0.0.141 - - [2026-02-02 04:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.022896 10.0.0.141 - - [2026-02-02 04:10:45] "GET /routing-instance/d25b103b-6cc9-4951-8099-e58bed9cfb7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.020805 10.0.0.141 - - [2026-02-02 04:10:45] "POST /fqname-to-id HTTP/1.1" 403 354 0.015757 10.0.0.141 - - [2026-02-02 04:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.141 - - [2026-02-02 04:10:45] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003855 10.0.0.141 - - [2026-02-02 04:10:45] "GET /virtual-networks?parent_id=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020692 10.0.0.141 - - [2026-02-02 04:10:45] "GET /virtual-network/00756b06-f040-494e-bdf9-b56fc529eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.018465 10.0.0.141 - - [2026-02-02 04:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012722 10.0.0.141 - - [2026-02-02 04:10:45] "GET /routing-instance/d25b103b-6cc9-4951-8099-e58bed9cfb7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.017888 10.0.0.23 - - [2026-02-02 04:10:46] "GET /obj-perms HTTP/1.1" 403 257 0.012503 10.0.0.23 - - [2026-02-02 04:10:48] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.014644 10.0.0.23 - - [2026-02-02 04:10:52] "GET /obj-perms HTTP/1.1" 403 257 0.011261 10.0.0.23 - - [2026-02-02 04:10:54] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.013910 10.0.0.23 - - [2026-02-02 04:10:58] "GET /obj-perms HTTP/1.1" 403 257 0.012287 10.0.0.23 - - [2026-02-02 04:11:00] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.016942 10.0.0.141 - - [2026-02-02 04:11:00] "GET /obj-perms HTTP/1.1" 403 257 0.012810 10.0.0.141 - - [2026-02-02 04:11:00] "GET /obj-perms HTTP/1.1" 403 257 0.013261 10.0.0.141 - - [2026-02-02 04:11:00] "GET /obj-perms HTTP/1.1" 403 257 0.016951 10.0.0.141 - - [2026-02-02 04:11:00] "GET /obj-perms HTTP/1.1" 403 257 0.017330 10.0.0.23 - - [2026-02-02 04:11:00] "GET /obj-perms HTTP/1.1" 403 257 0.012735 10.0.0.141 - - [2026-02-02 04:11:00] "GET /obj-perms HTTP/1.1" 403 257 0.016497 10.0.0.141 - - [2026-02-02 04:11:01] "GET /obj-perms HTTP/1.1" 403 257 0.041984 10.0.0.141 - - [2026-02-02 04:11:01] "GET /obj-perms HTTP/1.1" 403 257 0.014841 10.0.0.141 - - [2026-02-02 04:11:01] "GET /obj-perms HTTP/1.1" 200 5049 0.004348 10.0.0.23 - - [2026-02-02 04:11:01] "GET /obj-perms HTTP/1.1" 200 5049 0.088501 10.0.0.22 - - [2026-02-02 04:11:02] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.050440 10.0.0.141 - - [2026-02-02 04:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015729 10.0.0.23 - - [2026-02-02 04:11:02] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001644 10.0.0.141 - - [2026-02-02 04:11:02] "GET /project/3141ff0e-1d70-4069-b3ee-54615a1ecb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.072344 10.0.0.141 - - [2026-02-02 04:11:02] "GET /virtual-network/42b06d95-6e56-4156-afce-81ad4e2ab6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.023574 10.0.0.141 - - [2026-02-02 04:11:02] "GET /floating-ip-pools?parent_id=42b06d95-6e56-4156-afce-81ad4e2ab6e5&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.019835 10.0.0.141 - - [2026-02-02 04:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016577 10.0.0.141 - - [2026-02-02 04:11:02] "GET /floating-ip-pool/e6deefd8-105a-4a72-9782-23a3cc88604c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1181 0.017561 10.0.0.23 - - [2026-02-02 04:11:02] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001038 10.0.0.141 - - [2026-02-02 04:11:02] "GET /project/3141ff0e-1d70-4069-b3ee-54615a1ecb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.062787 10.0.0.141 - - [2026-02-02 04:11:02] "POST /floating-ips HTTP/1.1" 200 616 0.069201 10.0.0.141 - - [2026-02-02 04:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020114 10.0.0.141 - - [2026-02-02 04:11:02] "GET /floating-ip/24ea1075-cda2-4fb4-b202-2dd955d7eaae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.034505 10.0.0.141 - - [2026-02-02 04:11:02] "GET /floating-ip/24ea1075-cda2-4fb4-b202-2dd955d7eaae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.017820 10.0.0.141 - - [2026-02-02 04:11:02] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.017266 10.0.0.141 - - [2026-02-02 04:11:02] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.019028 10.0.0.141 - - [2026-02-02 04:11:03] "GET /virtual-machine-interface/d34665b7-a8cc-4160-976e-e2a89d92d387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.028000 10.0.0.141 - - [2026-02-02 04:11:03] "POST /ref-update HTTP/1.1" 200 156 0.027688 10.0.0.141 - - [2026-02-02 04:11:03] "POST /neutron/floatingip HTTP/1.1" 200 546 0.078145 10.0.0.141 - - [2026-02-02 04:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012871 10.0.0.141 - - [2026-02-02 04:11:03] "GET /routing-instance/f781bc0d-ace9-44bd-b74c-20a3e160e35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.018008 10.0.0.141 - - [2026-02-02 04:11:03] "GET /obj-perms HTTP/1.1" 403 257 0.036916 10.0.0.141 - - [2026-02-02 04:11:03] "GET /obj-perms HTTP/1.1" 403 257 0.011858 10.0.0.141 - - [2026-02-02 04:11:03] "POST /neutron/port HTTP/1.1" 200 1115 0.067383 10.0.0.141 - - [2026-02-02 04:11:04] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3 HTTP/1.1" 200 1293 0.020955 10.0.0.141 - - [2026-02-02 04:11:04] "GET /virtual-machine-interface/d34665b7-a8cc-4160-976e-e2a89d92d387 HTTP/1.1" 200 3586 0.022940 10.0.0.141 - - [2026-02-02 04:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015001 10.0.0.141 - - [2026-02-02 04:11:04] "GET /security-group/5fd557ab-fb26-45e3-ab03-f2b57c433982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.014386 10.0.0.141 - - [2026-02-02 04:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015157 10.0.0.141 - - [2026-02-02 04:11:04] "GET /security-group/5fd557ab-fb26-45e3-ab03-f2b57c433982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.018961 10.0.0.141 - - [2026-02-02 04:11:04] "POST /neutron/security_group HTTP/1.1" 200 568 0.019589 10.0.0.141 - - [2026-02-02 04:11:04] "DELETE /floating-ip/24ea1075-cda2-4fb4-b202-2dd955d7eaae HTTP/1.1" 200 115 0.071417 10.0.0.141 - - [2026-02-02 04:11:04] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3 HTTP/1.1" 200 1293 0.018374 10.0.0.141 - - [2026-02-02 04:11:05] "POST /neutron/port HTTP/1.1" 200 151 0.187859 10.0.0.141 - - [2026-02-02 04:11:06] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3 HTTP/1.1" 404 171 0.017415 10.0.0.141 - - [2026-02-02 04:11:06] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3 HTTP/1.1" 404 171 0.012858 10.0.0.141 - - [2026-02-02 04:11:06] "GET /virtual-machine/96ab9484-e489-4ef3-af93-7e3560abd7e3 HTTP/1.1" 404 171 0.012137 10.0.0.141 - - [2026-02-02 04:11:06] "POST /fqname-to-id HTTP/1.1" 403 354 0.014733 10.0.0.141 - - [2026-02-02 04:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.141 - - [2026-02-02 04:11:06] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003545 10.0.0.141 - - [2026-02-02 04:11:06] "GET /virtual-networks?parent_id=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017829 10.0.0.141 - - [2026-02-02 04:11:06] "GET /virtual-network/00756b06-f040-494e-bdf9-b56fc529eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.019566 10.0.0.141 - - [2026-02-02 04:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015771 10.0.0.141 - - [2026-02-02 04:11:06] "GET /routing-instance/d25b103b-6cc9-4951-8099-e58bed9cfb7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.017862 10.0.0.141 - - [2026-02-02 04:11:07] "GET /obj-perms HTTP/1.1" 403 257 0.013126 10.0.0.141 - - [2026-02-02 04:11:07] "GET /obj-perms HTTP/1.1" 200 5049 0.003120 10.0.0.23 - - [2026-02-02 04:11:07] "GET /obj-perms HTTP/1.1" 200 5049 0.003664 10.0.0.141 - - [2026-02-02 04:11:16] "GET /obj-perms HTTP/1.1" 200 5049 0.004761 10.0.0.23 - - [2026-02-02 04:11:16] "GET /obj-perms HTTP/1.1" 200 5049 0.003143 10.0.0.141 - - [2026-02-02 04:11:24] "GET /obj-perms HTTP/1.1" 200 5075 0.058166 10.0.0.23 - - [2026-02-02 04:11:25] "GET /obj-perms HTTP/1.1" 200 5049 0.003972 10.0.0.141 - - [2026-02-02 04:11:31] "GET /obj-perms HTTP/1.1" 200 5049 0.009849 10.0.0.23 - - [2026-02-02 04:11:32] "GET /obj-perms HTTP/1.1" 200 5049 0.003337 10.0.0.141 - - [2026-02-02 04:11:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.017554 10.0.0.141 - - [2026-02-02 04:11:32] "DELETE /access-control-list/e650bc94-3ad6-48ec-b60e-45f69999d14d HTTP/1.1" 200 115 0.073702 10.0.0.141 - - [2026-02-02 04:11:32] "POST /neutron/network HTTP/1.1" 200 865 0.033214 10.0.0.141 - - [2026-02-02 04:11:32] "DELETE /route-target/769c48be-e38d-41df-ab54-3d0791af5df1 HTTP/1.1" 200 115 0.028192 10.0.0.141 - - [2026-02-02 04:11:33] "DELETE /api-access-list/565fa3ab-9b8d-496c-8515-5a8817fdae9b HTTP/1.1" 200 115 0.060123 10.0.0.23 - - [2026-02-02 04:11:33] "POST /useragent-kv HTTP/1.1" 200 115 0.093002 10.0.0.23 - - [2026-02-02 04:11:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002418 10.0.0.141 - - [2026-02-02 04:11:33] "POST /neutron/network HTTP/1.1" 200 151 0.276352 10.0.0.141 - - [2026-02-02 04:11:35] "GET /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003784 10.0.0.141 - - [2026-02-02 04:11:35] "PUT /api-access-list/6232dfa9-d01b-4fda-ae8e-28f14eb423c6 HTTP/1.1" 200 264 0.011978 10.0.0.23 - - [2026-02-02 04:11:35] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001010 10.0.0.141 - - [2026-02-02 04:11:35] "GET /project/3141ff0e-1d70-4069-b3ee-54615a1ecb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.105723 10.0.0.23 - - [2026-02-02 04:11:35] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001331 10.0.0.141 - - [2026-02-02 04:11:35] "GET /project/3141ff0e-1d70-4069-b3ee-54615a1ecb49?fields=virtual_networks HTTP/1.1" 200 1031 0.042646 10.0.0.23 - - [2026-02-02 04:11:35] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000945 10.0.0.141 - - [2026-02-02 04:11:35] "GET /project/3141ff0e-1d70-4069-b3ee-54615a1ecb49?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.047787 10.0.0.23 - - [2026-02-02 04:11:35] "GET /projects?obj_uuids=3141ff0e-1d70-4069-b3ee-54615a1ecb49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000980 10.0.0.141 - - [2026-02-02 04:11:35] "GET /project/3141ff0e-1d70-4069-b3ee-54615a1ecb49?fields=security_groups HTTP/1.1" 200 1257 0.064254 10.0.0.23 - - [2026-02-02 04:11:36] "GET /projects?obj_uuids=ce1856f3-7e0b-4413-a4a9-da6c04cbf349&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001188 10.0.0.141 - - [2026-02-02 04:11:36] "GET /project/ce1856f3-7e0b-4413-a4a9-da6c04cbf349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.045393 [Introspect:8084]10.0.0.141 - - [2026-02-02 04:11:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001002 10.0.0.141 - - [2026-02-02 04:11:40] "POST /fqname-to-id HTTP/1.1" 404 189 0.029332 10.0.0.23 - - [2026-02-02 04:11:40] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004622 10.0.0.23 - - [2026-02-02 04:11:40] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000971 10.0.0.23 - - [2026-02-02 04:11:40] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042524 10.0.0.23 - - [2026-02-02 04:11:40] "POST /id-to-fqname HTTP/1.1" 200 191 0.001117 10.0.0.23 - - [2026-02-02 04:11:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.005463 10.0.0.23 - - [2026-02-02 04:11:40] "POST /security-groups HTTP/1.1" 200 592 0.028707 10.0.0.141 - - [2026-02-02 04:11:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.004352 10.0.0.23 - - [2026-02-02 04:11:40] "POST /projects HTTP/1.1" 200 587 0.229012 10.0.0.23 - - [2026-02-02 04:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.300728 10.0.0.141 - - [2026-02-02 04:11:40] "POST /access-control-lists HTTP/1.1" 200 595 0.026897 10.0.0.141 - - [2026-02-02 04:11:40] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.481112 10.0.0.141 - - [2026-02-02 04:11:41] "GET / HTTP/1.1" 200 35931 0.002251 10.0.0.141 - - [2026-02-02 04:11:43] "POST /fqname-to-id HTTP/1.1" 401 293 0.000466 10.0.0.141 - - [2026-02-02 04:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.053282 10.0.0.23 - - [2026-02-02 04:11:43] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000873 10.0.0.141 - - [2026-02-02 04:11:43] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.028765 10.0.0.23 - - [2026-02-02 04:11:44] "POST /useragent-kv HTTP/1.1" 200 115 0.016751 10.0.0.141 - - [2026-02-02 04:11:44] "POST /neutron/subnet HTTP/1.1" 200 716 0.190513 10.0.0.141 - - [2026-02-02 04:11:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001247 10.0.0.141 - - [2026-02-02 04:11:44] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004726 10.0.0.141 - - [2026-02-02 04:11:44] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005663 10.0.0.141 - - [2026-02-02 04:11:44] "POST /neutron/network HTTP/1.1" 200 825 0.006555 10.0.0.141 - - [2026-02-02 04:11:45] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005283 10.0.0.141 - - [2026-02-02 04:11:45] "GET /obj-perms HTTP/1.1" 200 5051 0.055784 10.0.0.22 - - [2026-02-02 04:11:46] "GET /obj-perms HTTP/1.1" 200 5051 0.054057 10.0.0.141 - - [2026-02-02 04:11:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001260 10.0.0.23 - - [2026-02-02 04:11:47] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001373 10.0.0.141 - - [2026-02-02 04:11:47] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.067196 10.0.0.141 - - [2026-02-02 04:11:47] "POST /neutron/network HTTP/1.1" 200 825 0.006328 10.0.0.141 - - [2026-02-02 04:11:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.001486 10.0.0.141 - - [2026-02-02 04:11:47] "POST /neutron/port HTTP/1.1" 200 117 0.005757 10.0.0.23 - - [2026-02-02 04:11:47] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001252 10.0.0.141 - - [2026-02-02 04:11:48] "POST /neutron/port HTTP/1.1" 200 1059 0.295475 10.0.0.141 - - [2026-02-02 04:11:48] "POST /neutron/port HTTP/1.1" 200 1113 0.111428 10.0.0.23 - - [2026-02-02 04:11:48] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000961 10.0.0.141 - - [2026-02-02 04:11:48] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.069931 10.0.0.141 - - [2026-02-02 04:11:48] "POST /neutron/subnet HTTP/1.1" 200 690 0.007478 10.0.0.141 - - [2026-02-02 04:11:48] "POST /neutron/network HTTP/1.1" 200 825 0.006287 10.0.0.141 - - [2026-02-02 04:11:48] "POST /neutron/port HTTP/1.1" 200 117 0.005750 10.0.0.141 - - [2026-02-02 04:11:49] "POST /neutron/network HTTP/1.1" 200 835 0.006795 10.0.0.141 - - [2026-02-02 04:11:49] "POST /neutron/port HTTP/1.1" 200 1059 0.016082 10.0.0.141 - - [2026-02-02 04:11:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003782 10.0.0.141 - - [2026-02-02 04:11:49] "POST /neutron/network HTTP/1.1" 200 825 0.006976 10.0.0.141 - - [2026-02-02 04:11:54] "POST /neutron/port HTTP/1.1" 200 1123 0.016437 10.0.0.141 - - [2026-02-02 04:11:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008490 10.0.0.141 - - [2026-02-02 04:11:54] "GET /virtual-machine/9dc9c3a2-ba92-46a9-9eed-d52b0bb6369b HTTP/1.1" 401 293 0.000405 10.0.0.141 - - [2026-02-02 04:11:54] "GET /virtual-machine/9dc9c3a2-ba92-46a9-9eed-d52b0bb6369b HTTP/1.1" 200 1294 0.030465 10.0.0.141 - - [2026-02-02 04:11:54] "GET /virtual-machine-interface/d1194148-fd74-437a-b1e3-e4aaafde79ed HTTP/1.1" 200 2949 0.004822 10.0.0.141 - - [2026-02-02 04:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.141 - - [2026-02-02 04:11:54] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003850 10.0.0.141 - - [2026-02-02 04:11:54] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003001 10.0.0.141 - - [2026-02-02 04:11:54] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007066 10.0.0.141 - - [2026-02-02 04:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.141 - - [2026-02-02 04:11:57] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005259 10.0.0.141 - - [2026-02-02 04:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.141 - - [2026-02-02 04:12:01] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008172 10.0.0.141 - - [2026-02-02 04:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.141 - - [2026-02-02 04:12:05] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006200 10.0.0.141 - - [2026-02-02 04:12:08] "DELETE /access-control-list/f91b0bd9-38e8-49e1-a976-046e8f95d0a9 HTTP/1.1" 200 115 0.031129 10.0.0.141 - - [2026-02-02 04:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.141 - - [2026-02-02 04:12:10] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006082 10.0.0.141 - - [2026-02-02 04:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.141 - - [2026-02-02 04:12:14] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007291 10.0.0.23 - - [2026-02-02 04:12:17] "DELETE /project/b05924a20e5547c1aff7e27d091a851d HTTP/1.1" 404 173 0.004616 10.0.0.23 - - [2026-02-02 04:12:17] "DELETE /project/3141ff0e-1d70-4069-b3ee-54615a1ecb49 HTTP/1.1" 404 177 0.006186 10.0.0.141 - - [2026-02-02 04:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.141 - - [2026-02-02 04:12:18] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006578 10.0.0.141 - - [2026-02-02 04:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.141 - - [2026-02-02 04:12:22] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004995 10.0.0.141 - - [2026-02-02 04:12:22] "POST /neutron/network HTTP/1.1" 200 835 0.034419 10.0.0.141 - - [2026-02-02 04:12:23] "POST /neutron/port HTTP/1.1" 200 117 0.001134 10.0.0.141 - - [2026-02-02 04:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.141 - - [2026-02-02 04:12:26] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004456 10.0.0.141 - - [2026-02-02 04:12:26] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003184 10.0.0.141 - - [2026-02-02 04:12:26] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005432 10.0.0.141 - - [2026-02-02 04:12:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007134 10.0.0.141 - - [2026-02-02 04:12:26] "POST /neutron/network HTTP/1.1" 200 835 0.040552 10.0.0.141 - - [2026-02-02 04:12:26] "POST /neutron/port HTTP/1.1" 200 117 0.001572 10.0.0.141 - - [2026-02-02 04:12:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011393 10.0.0.141 - - [2026-02-02 04:12:36] "POST /neutron/port HTTP/1.1" 200 1123 0.016439 10.0.0.141 - - [2026-02-02 04:12:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006734 10.0.0.141 - - [2026-02-02 04:12:47] "POST /neutron/port HTTP/1.1" 200 1123 0.018080 10.0.0.141 - - [2026-02-02 04:12:47] "GET /virtual-machine/05efa5ce-63cc-4c28-802d-96d0905fa3ab HTTP/1.1" 200 1291 0.006296 10.0.0.141 - - [2026-02-02 04:12:47] "POST /neutron/port HTTP/1.1" 200 1123 0.049211 10.0.0.141 - - [2026-02-02 04:12:47] "GET /virtual-machine-interface/10411c32-f7e7-4a62-ae94-fbf3aeee1c00 HTTP/1.1" 200 2948 0.003961 10.0.0.141 - - [2026-02-02 04:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.141 - - [2026-02-02 04:12:47] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003720 10.0.0.141 - - [2026-02-02 04:12:47] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003012 10.0.0.141 - - [2026-02-02 04:12:47] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005388 10.0.0.141 - - [2026-02-02 04:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.141 - - [2026-02-02 04:12:48] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002871 10.0.0.141 - - [2026-02-02 04:12:48] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002979 10.0.0.141 - - [2026-02-02 04:12:48] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005859 10.0.0.141 - - [2026-02-02 04:12:48] "POST /neutron/port HTTP/1.1" 200 1123 0.015470 10.0.0.141 - - [2026-02-02 04:12:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007081 10.0.0.141 - - [2026-02-02 04:13:22] "POST /neutron/network HTTP/1.1" 200 835 0.006476 10.0.0.141 - - [2026-02-02 04:13:22] "POST /neutron/port HTTP/1.1" 200 117 0.001065 10.0.0.23 - - [2026-02-02 04:13:26] "GET /obj-perms HTTP/1.1" 200 5075 0.050354 10.0.0.141 - - [2026-02-02 04:13:28] "POST /neutron/port HTTP/1.1" 200 1123 0.015073 10.0.0.141 - - [2026-02-02 04:13:28] "POST /neutron/subnet HTTP/1.1" 200 690 0.008088 10.0.0.23 - - [2026-02-02 04:13:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000464 10.0.0.23 - - [2026-02-02 04:13:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.22 - - [2026-02-02 04:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000478 10.0.0.22 - - [2026-02-02 04:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000481 10.0.0.23 - - [2026-02-02 04:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000502 10.0.0.23 - - [2026-02-02 04:13:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.22 - - [2026-02-02 04:13:57] "GET /global-system-configs HTTP/1.1" 401 293 0.001040 10.0.0.22 - - [2026-02-02 04:13:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000604 10.0.0.141 - - [2026-02-02 04:13:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.141 - - [2026-02-02 04:13:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 10.0.0.141 - - [2026-02-02 04:13:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.141 - - [2026-02-02 04:13:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.141 - - [2026-02-02 04:14:24] "POST /neutron/port HTTP/1.1" 200 1123 0.016118 10.0.0.141 - - [2026-02-02 04:14:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004708 10.0.0.141 - - [2026-02-02 04:14:24] "POST /neutron/network HTTP/1.1" 200 825 0.007030 10.0.0.141 - - [2026-02-02 04:14:29] "POST /neutron/network HTTP/1.1" 200 835 0.006223 10.0.0.141 - - [2026-02-02 04:14:29] "POST /neutron/port HTTP/1.1" 200 117 0.001491 10.0.0.141 - - [2026-02-02 04:14:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006922 10.0.0.141 - - [2026-02-02 04:14:42] "GET /virtual-machine/9dc9c3a2-ba92-46a9-9eed-d52b0bb6369b HTTP/1.1" 200 1294 0.003889 10.0.0.141 - - [2026-02-02 04:14:42] "GET /virtual-machine-interface/d1194148-fd74-437a-b1e3-e4aaafde79ed HTTP/1.1" 200 2949 0.005126 10.0.0.141 - - [2026-02-02 04:14:42] "GET /virtual-machine/9dc9c3a2-ba92-46a9-9eed-d52b0bb6369b HTTP/1.1" 200 1294 0.003383 10.0.0.141 - - [2026-02-02 04:14:42] "GET /virtual-machine-interface/d1194148-fd74-437a-b1e3-e4aaafde79ed HTTP/1.1" 200 2949 0.006011 10.0.0.141 - - [2026-02-02 04:14:42] "GET /instance-ip/2814a5ae-520f-4878-9e3a-ebc312ec73fd HTTP/1.1" 200 1621 0.005625 10.0.0.141 - - [2026-02-02 04:14:42] "GET /virtual-machine/9dc9c3a2-ba92-46a9-9eed-d52b0bb6369b HTTP/1.1" 200 1294 0.003457 10.0.0.141 - - [2026-02-02 04:14:42] "GET /virtual-machine-interface/d1194148-fd74-437a-b1e3-e4aaafde79ed HTTP/1.1" 200 2949 0.004669 10.0.0.141 - - [2026-02-02 04:14:42] "GET /instance-ip/2814a5ae-520f-4878-9e3a-ebc312ec73fd HTTP/1.1" 200 1621 0.004034 10.0.0.141 - - [2026-02-02 04:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.141 - - [2026-02-02 04:14:42] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003978 10.0.0.141 - - [2026-02-02 04:14:42] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002689 10.0.0.141 - - [2026-02-02 04:14:42] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005158 10.0.0.141 - - [2026-02-02 04:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.141 - - [2026-02-02 04:14:42] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003616 10.0.0.141 - - [2026-02-02 04:14:42] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002620 10.0.0.141 - - [2026-02-02 04:14:42] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006071 10.0.0.141 - - [2026-02-02 04:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.141 - - [2026-02-02 04:14:42] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003657 10.0.0.141 - - [2026-02-02 04:14:42] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002982 10.0.0.141 - - [2026-02-02 04:14:42] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005386 10.0.0.141 - - [2026-02-02 04:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.141 - - [2026-02-02 04:14:42] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003990 10.0.0.141 - - [2026-02-02 04:14:42] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002541 10.0.0.141 - - [2026-02-02 04:14:42] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005150 10.0.0.141 - - [2026-02-02 04:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.141 - - [2026-02-02 04:14:43] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005803 10.0.0.141 - - [2026-02-02 04:14:43] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004839 10.0.0.141 - - [2026-02-02 04:14:43] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006463 10.0.0.141 - - [2026-02-02 04:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.141 - - [2026-02-02 04:14:43] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005835 10.0.0.141 - - [2026-02-02 04:14:43] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003628 10.0.0.141 - - [2026-02-02 04:14:43] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005887 10.0.0.141 - - [2026-02-02 04:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.141 - - [2026-02-02 04:14:43] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005276 10.0.0.141 - - [2026-02-02 04:14:43] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003342 10.0.0.141 - - [2026-02-02 04:14:43] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005982 10.0.0.141 - - [2026-02-02 04:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.141 - - [2026-02-02 04:14:43] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003813 10.0.0.141 - - [2026-02-02 04:14:43] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003346 10.0.0.141 - - [2026-02-02 04:14:43] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005697 10.0.0.141 - - [2026-02-02 04:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.141 - - [2026-02-02 04:14:43] "GET /routing-instance/56f25853-3d6d-4522-af91-138e3577b5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004237 10.0.0.141 - - [2026-02-02 04:14:43] "GET /route-target/0a3e1e72-a2e9-4e4c-b143-89d503680ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004169 10.0.0.141 - - [2026-02-02 04:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.141 - - [2026-02-02 04:14:43] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003277 10.0.0.141 - - [2026-02-02 04:14:43] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002953 10.0.0.141 - - [2026-02-02 04:14:43] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005322 10.0.0.141 - - [2026-02-02 04:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.141 - - [2026-02-02 04:14:43] "GET /routing-instance/56f25853-3d6d-4522-af91-138e3577b5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005014 10.0.0.141 - - [2026-02-02 04:14:43] "GET /route-target/0a3e1e72-a2e9-4e4c-b143-89d503680ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004542 10.0.0.141 - - [2026-02-02 04:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.141 - - [2026-02-02 04:14:44] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004345 10.0.0.141 - - [2026-02-02 04:14:44] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003490 10.0.0.141 - - [2026-02-02 04:14:44] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005616 10.0.0.141 - - [2026-02-02 04:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.141 - - [2026-02-02 04:14:44] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003716 10.0.0.141 - - [2026-02-02 04:14:44] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002782 10.0.0.141 - - [2026-02-02 04:14:44] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008176 10.0.0.141 - - [2026-02-02 04:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.141 - - [2026-02-02 04:14:44] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004173 10.0.0.141 - - [2026-02-02 04:14:44] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003044 10.0.0.141 - - [2026-02-02 04:14:44] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008507 10.0.0.141 - - [2026-02-02 04:14:44] "GET /obj-perms HTTP/1.1" 200 5051 0.003268 10.0.0.141 - - [2026-02-02 04:14:44] "GET /obj-perms HTTP/1.1" 200 5051 0.004410 10.0.0.23 - - [2026-02-02 04:14:44] "GET /obj-perms HTTP/1.1" 200 5051 0.073434 10.0.0.141 - - [2026-02-02 04:14:44] "GET /obj-perms HTTP/1.1" 200 5051 0.003114 10.0.0.22 - - [2026-02-02 04:14:45] "GET /obj-perms HTTP/1.1" 200 5051 0.004479 10.0.0.23 - - [2026-02-02 04:14:45] "GET /obj-perms HTTP/1.1" 200 5051 0.003261 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-machine/05efa5ce-63cc-4c28-802d-96d0905fa3ab HTTP/1.1" 200 1291 0.004623 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-machine-interface/10411c32-f7e7-4a62-ae94-fbf3aeee1c00 HTTP/1.1" 200 2948 0.006156 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-machine/05efa5ce-63cc-4c28-802d-96d0905fa3ab HTTP/1.1" 200 1291 0.003612 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-machine-interface/10411c32-f7e7-4a62-ae94-fbf3aeee1c00 HTTP/1.1" 200 2948 0.004718 10.0.0.141 - - [2026-02-02 04:14:45] "GET /instance-ip/137c5e1e-81c5-4171-ac9c-8676156edf1f HTTP/1.1" 200 1621 0.005702 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-machine/05efa5ce-63cc-4c28-802d-96d0905fa3ab HTTP/1.1" 200 1291 0.004472 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-machine-interface/10411c32-f7e7-4a62-ae94-fbf3aeee1c00 HTTP/1.1" 200 2948 0.005556 10.0.0.141 - - [2026-02-02 04:14:45] "GET /instance-ip/137c5e1e-81c5-4171-ac9c-8676156edf1f HTTP/1.1" 200 1621 0.003918 10.0.0.141 - - [2026-02-02 04:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.141 - - [2026-02-02 04:14:45] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003576 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002537 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005751 10.0.0.141 - - [2026-02-02 04:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.141 - - [2026-02-02 04:14:45] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003593 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003234 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005775 10.0.0.141 - - [2026-02-02 04:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.141 - - [2026-02-02 04:14:45] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003698 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003582 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005903 10.0.0.141 - - [2026-02-02 04:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.141 - - [2026-02-02 04:14:45] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004558 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002550 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006962 10.0.0.141 - - [2026-02-02 04:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.141 - - [2026-02-02 04:14:45] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004064 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003385 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006839 10.0.0.141 - - [2026-02-02 04:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.141 - - [2026-02-02 04:14:45] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003972 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003390 10.0.0.141 - - [2026-02-02 04:14:45] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006863 10.0.0.141 - - [2026-02-02 04:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.141 - - [2026-02-02 04:14:46] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005581 10.0.0.141 - - [2026-02-02 04:14:46] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002867 10.0.0.141 - - [2026-02-02 04:14:46] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005571 10.0.0.141 - - [2026-02-02 04:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.141 - - [2026-02-02 04:14:46] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003379 10.0.0.141 - - [2026-02-02 04:14:46] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002632 10.0.0.141 - - [2026-02-02 04:14:46] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008368 10.0.0.141 - - [2026-02-02 04:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.141 - - [2026-02-02 04:14:46] "GET /routing-instance/56f25853-3d6d-4522-af91-138e3577b5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006244 10.0.0.141 - - [2026-02-02 04:14:46] "GET /route-target/0a3e1e72-a2e9-4e4c-b143-89d503680ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004187 10.0.0.141 - - [2026-02-02 04:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.141 - - [2026-02-02 04:14:46] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003846 10.0.0.141 - - [2026-02-02 04:14:46] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003630 10.0.0.141 - - [2026-02-02 04:14:46] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006150 10.0.0.141 - - [2026-02-02 04:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.141 - - [2026-02-02 04:14:46] "GET /routing-instance/56f25853-3d6d-4522-af91-138e3577b5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004309 10.0.0.141 - - [2026-02-02 04:14:46] "GET /route-target/0a3e1e72-a2e9-4e4c-b143-89d503680ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004870 10.0.0.141 - - [2026-02-02 04:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.141 - - [2026-02-02 04:14:46] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004748 10.0.0.141 - - [2026-02-02 04:14:46] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002797 10.0.0.141 - - [2026-02-02 04:14:46] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006154 10.0.0.141 - - [2026-02-02 04:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.141 - - [2026-02-02 04:14:47] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004011 10.0.0.141 - - [2026-02-02 04:14:47] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003270 10.0.0.141 - - [2026-02-02 04:14:47] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005708 10.0.0.141 - - [2026-02-02 04:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.141 - - [2026-02-02 04:14:47] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003881 10.0.0.141 - - [2026-02-02 04:14:47] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004140 10.0.0.141 - - [2026-02-02 04:14:47] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006262 10.0.0.141 - - [2026-02-02 04:14:47] "GET /obj-perms HTTP/1.1" 200 5051 0.003145 10.0.0.23 - - [2026-02-02 04:14:47] "GET /obj-perms HTTP/1.1" 200 5051 0.003922 10.0.0.141 - - [2026-02-02 04:14:47] "GET /obj-perms HTTP/1.1" 200 5051 0.005190 10.0.0.22 - - [2026-02-02 04:14:47] "GET /obj-perms HTTP/1.1" 200 5051 0.003859 10.0.0.141 - - [2026-02-02 04:14:52] "GET /virtual-machine/05efa5ce-63cc-4c28-802d-96d0905fa3ab HTTP/1.1" 200 1291 0.005736 10.0.0.141 - - [2026-02-02 04:14:53] "POST /neutron/port HTTP/1.1" 200 1123 0.018509 10.0.0.141 - - [2026-02-02 04:14:54] "GET /virtual-machine/05efa5ce-63cc-4c28-802d-96d0905fa3ab HTTP/1.1" 404 171 0.002889 10.0.0.141 - - [2026-02-02 04:14:54] "GET /virtual-machine/05efa5ce-63cc-4c28-802d-96d0905fa3ab HTTP/1.1" 404 171 0.002729 10.0.0.141 - - [2026-02-02 04:14:54] "GET /virtual-machine/05efa5ce-63cc-4c28-802d-96d0905fa3ab HTTP/1.1" 404 171 0.003021 10.0.0.141 - - [2026-02-02 04:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.141 - - [2026-02-02 04:14:55] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003379 10.0.0.141 - - [2026-02-02 04:14:55] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003162 10.0.0.141 - - [2026-02-02 04:14:55] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005250 10.0.0.141 - - [2026-02-02 04:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.141 - - [2026-02-02 04:14:55] "GET /routing-instance/56f25853-3d6d-4522-af91-138e3577b5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.013347 10.0.0.141 - - [2026-02-02 04:14:55] "GET /route-target/0a3e1e72-a2e9-4e4c-b143-89d503680ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005813 10.0.0.141 - - [2026-02-02 04:14:58] "GET /obj-perms HTTP/1.1" 200 5051 0.003390 10.0.0.22 - - [2026-02-02 04:15:01] "GET /obj-perms HTTP/1.1" 200 5051 0.004380 10.0.0.141 - - [2026-02-02 04:15:07] "GET /obj-perms HTTP/1.1" 200 5051 0.003443 10.0.0.22 - - [2026-02-02 04:15:10] "GET /obj-perms HTTP/1.1" 200 5051 0.004202 10.0.0.141 - - [2026-02-02 04:15:10] "GET /obj-perms HTTP/1.1" 200 5051 0.003648 10.0.0.141 - - [2026-02-02 04:15:10] "GET /virtual-machine/9dc9c3a2-ba92-46a9-9eed-d52b0bb6369b HTTP/1.1" 200 1294 0.004305 10.0.0.141 - - [2026-02-02 04:15:11] "POST /neutron/port HTTP/1.1" 200 1123 0.019443 10.0.0.141 - - [2026-02-02 04:15:12] "GET /virtual-machine/9dc9c3a2-ba92-46a9-9eed-d52b0bb6369b HTTP/1.1" 404 171 0.003687 10.0.0.141 - - [2026-02-02 04:15:12] "GET /virtual-machine/9dc9c3a2-ba92-46a9-9eed-d52b0bb6369b HTTP/1.1" 404 171 0.004077 10.0.0.141 - - [2026-02-02 04:15:12] "GET /virtual-machine/9dc9c3a2-ba92-46a9-9eed-d52b0bb6369b HTTP/1.1" 404 171 0.003503 10.0.0.141 - - [2026-02-02 04:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.141 - - [2026-02-02 04:15:13] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004848 10.0.0.141 - - [2026-02-02 04:15:13] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002912 10.0.0.141 - - [2026-02-02 04:15:13] "GET /virtual-network/f577627d-d2ce-4c1d-b880-bed82af0e189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006769 10.0.0.141 - - [2026-02-02 04:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.141 - - [2026-02-02 04:15:13] "GET /routing-instance/56f25853-3d6d-4522-af91-138e3577b5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004711 10.0.0.141 - - [2026-02-02 04:15:13] "GET /route-target/0a3e1e72-a2e9-4e4c-b143-89d503680ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003717 10.0.0.23 - - [2026-02-02 04:15:13] "GET /obj-perms HTTP/1.1" 200 5051 0.005112 10.0.0.141 - - [2026-02-02 04:15:19] "GET /obj-perms HTTP/1.1" 200 5051 0.003906 10.0.0.23 - - [2026-02-02 04:15:22] "GET /obj-perms HTTP/1.1" 200 5051 0.003154 10.0.0.141 - - [2026-02-02 04:15:28] "GET /obj-perms HTTP/1.1" 200 5075 0.059752 10.0.0.23 - - [2026-02-02 04:15:28] "GET /obj-perms HTTP/1.1" 200 5051 0.003503 10.0.0.141 - - [2026-02-02 04:15:31] "GET /obj-perms HTTP/1.1" 200 5051 0.005565 10.0.0.141 - - [2026-02-02 04:15:31] "POST /neutron/network HTTP/1.1" 200 825 0.005974 10.0.0.141 - - [2026-02-02 04:15:32] "DELETE /route-target/0a3e1e72-a2e9-4e4c-b143-89d503680ce0 HTTP/1.1" 200 115 0.023972 10.0.0.141 - - [2026-02-02 04:15:34] "POST /fqname-to-id HTTP/1.1" 404 200 0.003418 10.0.0.141 - - [2026-02-02 04:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.23 - - [2026-02-02 04:15:34] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000949 10.0.0.141 - - [2026-02-02 04:15:34] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.037650 10.0.0.141 - - [2026-02-02 04:15:35] "POST /network-policys HTTP/1.1" 200 522 0.025651 10.0.0.141 - - [2026-02-02 04:15:35] "GET /network-policy/eb8c5a4f-827d-4d0e-941b-af0da27be25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006480 10.0.0.141 - - [2026-02-02 04:15:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.002418 10.0.0.141 - - [2026-02-02 04:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.23 - - [2026-02-02 04:15:35] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000896 10.0.0.141 - - [2026-02-02 04:15:35] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.037986 10.0.0.141 - - [2026-02-02 04:15:35] "POST /network-policys HTTP/1.1" 200 522 0.030029 10.0.0.141 - - [2026-02-02 04:15:35] "GET /network-policy/106cfda1-fe78-4c04-8352-b5ccfea43676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007649 10.0.0.141 - - [2026-02-02 04:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.23 - - [2026-02-02 04:15:35] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000888 10.0.0.141 - - [2026-02-02 04:15:35] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.041060 10.0.0.141 - - [2026-02-02 04:15:35] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003280 10.0.0.141 - - [2026-02-02 04:15:35] "POST /virtual-networks HTTP/1.1" 200 546 0.074478 10.0.0.141 - - [2026-02-02 04:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.141 - - [2026-02-02 04:15:35] "GET /network-ipam/1c34e3bf-3385-449a-9ba9-e32d1c764d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004039 10.0.0.23 - - [2026-02-02 04:15:35] "POST /useragent-kv HTTP/1.1" 200 115 0.007261 10.0.0.141 - - [2026-02-02 04:15:35] "POST /ref-update HTTP/1.1" 200 156 0.073888 10.0.0.141 - - [2026-02-02 04:15:35] "POST /neutron/network HTTP/1.1" 200 809 0.008478 10.0.0.141 - - [2026-02-02 04:15:35] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005076 10.0.0.141 - - [2026-02-02 04:15:36] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005543 10.0.0.22 - - [2026-02-02 04:15:36] "GET /obj-perms HTTP/1.1" 200 5051 0.003521 10.0.0.23 - - [2026-02-02 04:15:36] "GET /obj-perms HTTP/1.1" 200 5051 0.003180 10.0.0.141 - - [2026-02-02 04:15:36] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005309 10.0.0.141 - - [2026-02-02 04:15:36] "PUT /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0 HTTP/1.1" 200 264 0.041764 10.0.0.141 - - [2026-02-02 04:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.141 - - [2026-02-02 04:15:36] "GET /network-policy/eb8c5a4f-827d-4d0e-941b-af0da27be25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003616 10.0.0.141 - - [2026-02-02 04:15:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.003207 10.0.0.141 - - [2026-02-02 04:15:36] "POST /ref-update HTTP/1.1" 200 156 0.046174 10.0.0.141 - - [2026-02-02 04:15:36] "POST /neutron/network HTTP/1.1" 200 886 0.008076 10.0.0.141 - - [2026-02-02 04:15:36] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005484 10.0.0.141 - - [2026-02-02 04:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.141 - - [2026-02-02 04:15:36] "GET /network-policy/eb8c5a4f-827d-4d0e-941b-af0da27be25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003518 10.0.0.141 - - [2026-02-02 04:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110 10.0.0.23 - - [2026-02-02 04:15:36] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001698 10.0.0.141 - - [2026-02-02 04:15:36] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.048691 10.0.0.141 - - [2026-02-02 04:15:36] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003892 10.0.0.141 - - [2026-02-02 04:15:36] "POST /virtual-networks HTTP/1.1" 200 546 0.072331 10.0.0.141 - - [2026-02-02 04:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009153 10.0.0.141 - - [2026-02-02 04:15:37] "POST /ref-update HTTP/1.1" 200 156 0.025536 10.0.0.141 - - [2026-02-02 04:15:37] "GET /network-ipam/1c34e3bf-3385-449a-9ba9-e32d1c764d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003489 10.0.0.23 - - [2026-02-02 04:15:37] "POST /useragent-kv HTTP/1.1" 200 115 0.009055 10.0.0.141 - - [2026-02-02 04:15:37] "POST /ref-update HTTP/1.1" 200 156 0.072283 10.0.0.141 - - [2026-02-02 04:15:37] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.008674 10.0.0.141 - - [2026-02-02 04:15:37] "POST /neutron/network HTTP/1.1" 200 809 0.006767 10.0.0.141 - - [2026-02-02 04:15:37] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005006 10.0.0.141 - - [2026-02-02 04:15:37] "GET /obj-perms HTTP/1.1" 200 5051 0.003258 10.0.0.141 - - [2026-02-02 04:15:37] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005589 10.0.0.141 - - [2026-02-02 04:15:37] "PUT /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926 HTTP/1.1" 200 264 0.039737 10.0.0.141 - - [2026-02-02 04:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.141 - - [2026-02-02 04:15:37] "GET /network-policy/106cfda1-fe78-4c04-8352-b5ccfea43676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.003618 10.0.0.141 - - [2026-02-02 04:15:38] "POST /ref-update HTTP/1.1" 200 156 0.042396 10.0.0.141 - - [2026-02-02 04:15:38] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007846 10.0.0.141 - - [2026-02-02 04:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007766 10.0.0.141 - - [2026-02-02 04:15:38] "POST /ref-update HTTP/1.1" 200 156 0.034145 10.0.0.141 - - [2026-02-02 04:15:38] "GET /network-policy/106cfda1-fe78-4c04-8352-b5ccfea43676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006785 10.0.0.141 - - [2026-02-02 04:15:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.001664 10.0.0.141 - - [2026-02-02 04:15:38] "POST /neutron/network HTTP/1.1" 200 896 0.006889 10.0.0.23 - - [2026-02-02 04:15:39] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000892 10.0.0.141 - - [2026-02-02 04:15:39] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.059868 10.0.0.141 - - [2026-02-02 04:15:39] "POST /neutron/port HTTP/1.1" 200 117 0.007022 10.0.0.141 - - [2026-02-02 04:15:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.001234 10.0.0.141 - - [2026-02-02 04:15:39] "POST /neutron/network HTTP/1.1" 200 896 0.006936 10.0.0.141 - - [2026-02-02 04:15:40] "POST /neutron/port HTTP/1.1" 200 1061 0.015253 10.0.0.23 - - [2026-02-02 04:15:40] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001295 10.0.0.141 - - [2026-02-02 04:15:40] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.117553 10.0.0.141 - - [2026-02-02 04:15:40] "POST /neutron/network HTTP/1.1" 200 886 0.031038 10.0.0.141 - - [2026-02-02 04:15:40] "POST /neutron/port HTTP/1.1" 200 117 0.001083 10.0.0.141 - - [2026-02-02 04:15:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011731 10.0.0.141 - - [2026-02-02 04:15:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007449 10.0.0.141 - - [2026-02-02 04:15:41] "POST /neutron/port HTTP/1.1" 200 1061 0.015933 10.0.0.141 - - [2026-02-02 04:15:41] "POST /neutron/port HTTP/1.1" 200 1125 0.020642 10.0.0.141 - - [2026-02-02 04:15:41] "POST /neutron/port HTTP/1.1" 200 117 0.001132 10.0.0.141 - - [2026-02-02 04:15:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007734 10.0.0.141 - - [2026-02-02 04:15:46] "POST /neutron/port HTTP/1.1" 200 1125 0.018018 10.0.0.141 - - [2026-02-02 04:15:46] "GET /virtual-machine/8998fcbc-e752-4ac9-9034-1caf22e52412 HTTP/1.1" 200 1293 0.005907 10.0.0.141 - - [2026-02-02 04:15:46] "GET /virtual-machine-interface/b34aa7ec-09fa-4128-89ac-bf8982264806 HTTP/1.1" 200 2948 0.006213 10.0.0.141 - - [2026-02-02 04:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.141 - - [2026-02-02 04:15:46] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003716 10.0.0.141 - - [2026-02-02 04:15:46] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002323 10.0.0.141 - - [2026-02-02 04:15:46] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006615 10.0.0.141 - - [2026-02-02 04:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.141 - - [2026-02-02 04:15:49] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006248 10.0.0.141 - - [2026-02-02 04:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.141 - - [2026-02-02 04:15:53] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006536 10.0.0.141 - - [2026-02-02 04:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.141 - - [2026-02-02 04:15:57] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005729 10.0.0.141 - - [2026-02-02 04:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.141 - - [2026-02-02 04:16:01] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005515 10.0.0.141 - - [2026-02-02 04:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.141 - - [2026-02-02 04:16:05] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005023 10.0.0.141 - - [2026-02-02 04:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.075193 10.0.0.141 - - [2026-02-02 04:16:09] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006843 10.0.0.141 - - [2026-02-02 04:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.141 - - [2026-02-02 04:16:13] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006552 10.0.0.141 - - [2026-02-02 04:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005732 10.0.0.141 - - [2026-02-02 04:16:18] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003194 10.0.0.141 - - [2026-02-02 04:16:18] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003301 10.0.0.141 - - [2026-02-02 04:16:18] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006193 10.0.0.141 - - [2026-02-02 04:16:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006615 10.0.0.141 - - [2026-02-02 04:16:26] "POST /neutron/port HTTP/1.1" 200 1125 0.020648 10.0.0.141 - - [2026-02-02 04:16:27] "POST /neutron/port HTTP/1.1" 200 1125 0.016111 10.0.0.141 - - [2026-02-02 04:16:27] "POST /neutron/subnet HTTP/1.1" 200 646 0.008095 10.0.0.141 - - [2026-02-02 04:16:28] "POST /neutron/port HTTP/1.1" 200 1125 0.016832 10.0.0.141 - - [2026-02-02 04:16:32] "POST /neutron/port HTTP/1.1" 200 1125 0.020788 10.0.0.141 - - [2026-02-02 04:16:32] "POST /neutron/subnet HTTP/1.1" 200 646 0.008181 10.0.0.141 - - [2026-02-02 04:16:33] "POST /neutron/port HTTP/1.1" 200 1125 0.019198 10.0.0.141 - - [2026-02-02 04:16:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006703 10.0.0.141 - - [2026-02-02 04:16:39] "POST /neutron/port HTTP/1.1" 200 1125 0.016300 10.0.0.141 - - [2026-02-02 04:16:39] "GET /virtual-machine/67616ccd-8b8c-44d3-a8d5-064740a71d86 HTTP/1.1" 200 1293 0.005816 10.0.0.141 - - [2026-02-02 04:16:39] "GET /virtual-machine-interface/61485fc6-ebb7-4a2e-a476-d5dc0c67815a HTTP/1.1" 200 2948 0.004983 10.0.0.141 - - [2026-02-02 04:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.141 - - [2026-02-02 04:16:39] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003888 10.0.0.141 - - [2026-02-02 04:16:39] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003447 10.0.0.141 - - [2026-02-02 04:16:39] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007097 10.0.0.141 - - [2026-02-02 04:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.141 - - [2026-02-02 04:16:40] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003360 10.0.0.141 - - [2026-02-02 04:16:40] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002622 10.0.0.141 - - [2026-02-02 04:16:40] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005897 10.0.0.141 - - [2026-02-02 04:16:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006617 10.0.0.141 - - [2026-02-02 04:16:45] "POST /neutron/port HTTP/1.1" 200 1125 0.056130 10.0.0.141 - - [2026-02-02 04:16:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006938 10.0.0.141 - - [2026-02-02 04:17:29] "POST /neutron/network HTTP/1.1" 200 896 0.033437 10.0.0.141 - - [2026-02-02 04:17:29] "POST /neutron/port HTTP/1.1" 200 117 0.001042 10.0.0.22 - - [2026-02-02 04:17:29] "GET /obj-perms HTTP/1.1" 200 5075 0.056811 10.0.0.141 - - [2026-02-02 04:17:32] "POST /neutron/port HTTP/1.1" 200 1125 0.045272 10.0.0.141 - - [2026-02-02 04:17:32] "POST /neutron/subnet HTTP/1.1" 200 646 0.011315 10.0.0.23 - - [2026-02-02 04:18:30] "GET /obj-perms HTTP/1.1" 200 5075 0.074746 10.0.0.141 - - [2026-02-02 04:18:30] "POST /neutron/port HTTP/1.1" 200 1125 0.019648 +++ date ++ echo 'INFO: =================== Mon Feb 2 04:18:42 AM UTC 2026 ===================' INFO: =================== Mon Feb 2 04:18:42 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.141:8081 10.0.0.22:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.141:8081 10.0.0.22:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.141:8081 10.0.0.22:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.141:9042 10.0.0.22:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.141:9042 10.0.0.22:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.141:9042 10.0.0.22:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.141:8086 10.0.0.22:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.141:8086 10.0.0.22:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.141:8086 10.0.0.22:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.141:8082 10.0.0.22:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.141:8082 10.0.0.22:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.141:8082 10.0.0.22:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.141:9161 10.0.0.22:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.141:9161 10.0.0.22:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.141:9161 10.0.0.22:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.141:2181,10.0.0.22:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.141:2181,10.0.0.22:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181,10.0.0.22:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.141:2181 10.0.0.22:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.141:2181 10.0.0.22:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.141:2181 10.0.0.22:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.141:5673,10.0.0.22:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.141:5673,10.0.0.22:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673,10.0.0.22:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.141:6379 10.0.0.22:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.141:6379 10.0.0.22:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.141:6379 10.0.0.22:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.141:9092 10.0.0.22:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.141:9092 10.0.0.22:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.141:9092 10.0.0.22:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.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.22,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.141,10.0.0.22,10.0.0.23 ++ 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.141,10.0.0.22,10.0.0.23 +++ local servers=10.0.0.141,10.0.0.22,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.23,10.20.0.129,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.23,10.20.0.129,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/02/2026 04:18:50.632 7fca9df35980 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 04:18:50.776 7fca9df35980 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/02/2026 04:18:50.787 7fca9df35980 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 04:18:50.788 7fca9df35980 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2026-02-02 04:18:51] "GET / HTTP/1.1" 503 181 0.000266 10.0.0.23 - - [2026-02-02 04:18:51] "GET / HTTP/1.1" 503 181 0.000164 10.0.0.23 - - [2026-02-02 04:18:52] "GET / HTTP/1.1" 200 45871 0.002247 10.0.0.23 - - [2026-02-02 04:18:52] "GET / HTTP/1.1" 200 45871 0.001819 [Introspect:8084]10.0.0.141 - - [2026-02-02 04:18:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3223 0.002023 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2026-02-02 04:18:52] "POST /fqname-to-id HTTP/1.1" 401 293 0.000822 10.0.0.23 - - [2026-02-02 04:18:52] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000540 10.0.0.23 - - [2026-02-02 04:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.632251 10.0.0.23 - - [2026-02-02 04:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.23 - - [2026-02-02 04:18:53] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.355260 10.0.0.23 - - [2026-02-02 04:18:53] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.003612 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.23 - - [2026-02-02 04:18:53] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000952 10.0.0.23 - - [2026-02-02 04:18:53] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.058491 10.0.0.23 - - [2026-02-02 04:18:53] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000955 10.0.0.23 - - [2026-02-02 04:18:53] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?fields=security_groups HTTP/1.1" 200 1088 0.069969 10.0.0.23 - - [2026-02-02 04:18:54] "GET /projects?obj_uuids=de23c09a-54e2-4d2a-b204-b6fd011d0bff&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001136 10.0.0.23 - - [2026-02-02 04:18:54] "GET /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff?fields=application_policy_sets HTTP/1.1" 200 1381 0.054973 10.0.0.23 - - [2026-02-02 04:18:54] "DELETE /project/de23c09a-54e2-4d2a-b204-b6fd011d0bff HTTP/1.1" 409 278 0.281657 10.0.0.23 - - [2026-02-02 04:18:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.23 - - [2026-02-02 04:18:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 10.0.0.22 - - [2026-02-02 04:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.22 - - [2026-02-02 04:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000346 10.0.0.23 - - [2026-02-02 04:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.23 - - [2026-02-02 04:18:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000492 10.0.0.22 - - [2026-02-02 04:18:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.22 - - [2026-02-02 04:18:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 [Introspect:8084]10.0.0.141 - - [2026-02-02 04:18:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001144 10.0.0.141 - - [2026-02-02 04:18:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.141 - - [2026-02-02 04:18:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000829 [Introspect:8084]10.0.0.141 - - [2026-02-02 04:18:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001079 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-02-02 04:18:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000805 10.0.0.141 - - [2026-02-02 04:18:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.141 - - [2026-02-02 04:18:59] "GET /obj-perms HTTP/1.1" 200 5051 0.450742 10.0.0.141 - - [2026-02-02 04:18:59] "GET /obj-perms HTTP/1.1" 200 5051 0.003566 10.0.0.141 - - [2026-02-02 04:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.047044 10.0.0.23 - - [2026-02-02 04:18:59] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001456 10.0.0.141 - - [2026-02-02 04:18:59] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.037857 10.0.0.141 - - [2026-02-02 04:18:59] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003567 10.0.0.141 - - [2026-02-02 04:18:59] "POST /virtual-networks HTTP/1.1" 200 546 0.088813 10.0.0.141 - - [2026-02-02 04:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.141 - - [2026-02-02 04:18:59] "GET /network-ipam/1c34e3bf-3385-449a-9ba9-e32d1c764d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004157 10.0.0.23 - - [2026-02-02 04:18:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005891 10.0.0.141 - - [2026-02-02 04:18:59] "POST /ref-update HTTP/1.1" 200 156 0.077250 10.0.0.141 - - [2026-02-02 04:18:59] "POST /neutron/network HTTP/1.1" 200 809 0.041627 10.0.0.141 - - [2026-02-02 04:18:59] "GET /virtual-network/f4adab27-162f-4d54-b197-04d4b41ac24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.006295 10.0.0.141 - - [2026-02-02 04:19:00] "POST /route-targets HTTP/1.1" 200 327 0.042474 10.0.0.141 - - [2026-02-02 04:19:00] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005808 10.0.0.141 - - [2026-02-02 04:19:00] "GET /obj-perms HTTP/1.1" 200 5051 0.004621 10.0.0.141 - - [2026-02-02 04:19:00] "POST /id-to-fqname HTTP/1.1" 200 222 0.001648 10.0.0.141 - - [2026-02-02 04:19:00] "POST /neutron/port HTTP/1.1" 200 2098 0.028372 10.0.0.23 - - [2026-02-02 04:19:01] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001069 10.0.0.141 - - [2026-02-02 04:19:01] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.078081 10.0.0.141 - - [2026-02-02 04:19:01] "POST /neutron/network HTTP/1.1" 200 886 0.047688 10.0.0.141 - - [2026-02-02 04:19:02] "POST /neutron/port HTTP/1.1" 200 117 0.007239 10.0.0.23 - - [2026-02-02 04:19:02] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001898 10.0.0.141 - - [2026-02-02 04:19:02] "POST /neutron/port HTTP/1.1" 200 1061 0.291012 10.0.0.141 - - [2026-02-02 04:19:02] "POST /neutron/port HTTP/1.1" 200 1115 0.135176 10.0.0.141 - - [2026-02-02 04:19:03] "POST /neutron/subnet HTTP/1.1" 200 646 0.009082 10.0.0.141 - - [2026-02-02 04:19:07] "POST /neutron/port HTTP/1.1" 200 1125 0.015898 10.0.0.141 - - [2026-02-02 04:19:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008249 10.0.0.141 - - [2026-02-02 04:19:07] "POST /neutron/port HTTP/1.1" 200 1125 0.016800 10.0.0.141 - - [2026-02-02 04:19:07] "GET /virtual-machine/812a5767-adc5-45e0-9ebe-37c775212961 HTTP/1.1" 200 1293 0.045233 10.0.0.141 - - [2026-02-02 04:19:07] "GET /virtual-machine/812a5767-adc5-45e0-9ebe-37c775212961 HTTP/1.1" 200 1293 0.005516 10.0.0.141 - - [2026-02-02 04:19:07] "GET /virtual-machine-interface/2c976b36-b982-46e8-8372-4699b5bf6faf HTTP/1.1" 200 2947 0.005285 10.0.0.141 - - [2026-02-02 04:19:07] "GET /virtual-machine/812a5767-adc5-45e0-9ebe-37c775212961 HTTP/1.1" 200 1293 0.003952 10.0.0.141 - - [2026-02-02 04:19:07] "GET /virtual-machine-interface/2c976b36-b982-46e8-8372-4699b5bf6faf HTTP/1.1" 200 2947 0.005563 10.0.0.141 - - [2026-02-02 04:19:07] "GET /instance-ip/1d5b164d-66b6-4fe6-b423-9a03ac8906f0 HTTP/1.1" 200 1623 0.006191 10.0.0.141 - - [2026-02-02 04:19:07] "GET /virtual-machine/812a5767-adc5-45e0-9ebe-37c775212961 HTTP/1.1" 200 1293 0.003770 10.0.0.141 - - [2026-02-02 04:19:07] "GET /virtual-machine-interface/2c976b36-b982-46e8-8372-4699b5bf6faf HTTP/1.1" 200 2947 0.005200 10.0.0.141 - - [2026-02-02 04:19:07] "GET /instance-ip/1d5b164d-66b6-4fe6-b423-9a03ac8906f0 HTTP/1.1" 200 1623 0.003919 10.0.0.141 - - [2026-02-02 04:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.141 - - [2026-02-02 04:19:07] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003801 10.0.0.141 - - [2026-02-02 04:19:07] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003377 10.0.0.141 - - [2026-02-02 04:19:07] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007010 10.0.0.141 - - [2026-02-02 04:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.141 - - [2026-02-02 04:19:07] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006411 10.0.0.141 - - [2026-02-02 04:19:07] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003298 10.0.0.141 - - [2026-02-02 04:19:07] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005385 10.0.0.141 - - [2026-02-02 04:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.141 - - [2026-02-02 04:19:07] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004219 10.0.0.141 - - [2026-02-02 04:19:07] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002772 10.0.0.141 - - [2026-02-02 04:19:08] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005935 10.0.0.141 - - [2026-02-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.141 - - [2026-02-02 04:19:08] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003891 10.0.0.141 - - [2026-02-02 04:19:08] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003695 10.0.0.141 - - [2026-02-02 04:19:08] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005534 10.0.0.141 - - [2026-02-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.141 - - [2026-02-02 04:19:08] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004390 10.0.0.141 - - [2026-02-02 04:19:08] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003737 10.0.0.141 - - [2026-02-02 04:19:08] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007196 10.0.0.141 - - [2026-02-02 04:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.141 - - [2026-02-02 04:19:11] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004894 10.0.0.141 - - [2026-02-02 04:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.141 - - [2026-02-02 04:19:15] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005967 10.0.0.141 - - [2026-02-02 04:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.141 - - [2026-02-02 04:19:19] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005861 10.0.0.141 - - [2026-02-02 04:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.141 - - [2026-02-02 04:19:23] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007879 10.0.0.141 - - [2026-02-02 04:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.141 - - [2026-02-02 04:19:27] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005847 10.0.0.141 - - [2026-02-02 04:19:31] "POST /neutron/port HTTP/1.1" 200 1125 0.022123 10.0.0.141 - - [2026-02-02 04:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008780 10.0.0.141 - - [2026-02-02 04:19:31] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006764 10.0.0.141 - - [2026-02-02 04:19:31] "POST /neutron/subnet HTTP/1.1" 200 646 0.008759 10.0.0.141 - - [2026-02-02 04:19:34] "POST /neutron/port HTTP/1.1" 200 1125 0.044499 10.0.0.141 - - [2026-02-02 04:19:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003829 10.0.0.141 - - [2026-02-02 04:19:35] "POST /neutron/network HTTP/1.1" 200 886 0.009591 10.0.0.141 - - [2026-02-02 04:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.141 - - [2026-02-02 04:19:35] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007949 10.0.0.141 - - [2026-02-02 04:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.141 - - [2026-02-02 04:19:40] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005266 10.0.0.141 - - [2026-02-02 04:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.141 - - [2026-02-02 04:19:42] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003855 10.0.0.141 - - [2026-02-02 04:19:42] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003080 10.0.0.141 - - [2026-02-02 04:19:42] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007880 10.0.0.141 - - [2026-02-02 04:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.141 - - [2026-02-02 04:19:42] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003550 10.0.0.141 - - [2026-02-02 04:19:42] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003744 10.0.0.141 - - [2026-02-02 04:19:42] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005927 10.0.0.141 - - [2026-02-02 04:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.141 - - [2026-02-02 04:19:42] "GET /routing-instance/55976783-e82d-46a9-8698-64a393e165b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004797 10.0.0.141 - - [2026-02-02 04:19:42] "GET /route-target/e125fec6-db8d-49e1-bca0-5d9500f1b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003915 10.0.0.141 - - [2026-02-02 04:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.141 - - [2026-02-02 04:19:42] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004781 10.0.0.141 - - [2026-02-02 04:19:42] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002939 10.0.0.141 - - [2026-02-02 04:19:42] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005481 10.0.0.141 - - [2026-02-02 04:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.141 - - [2026-02-02 04:19:42] "GET /routing-instance/55976783-e82d-46a9-8698-64a393e165b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.003776 10.0.0.141 - - [2026-02-02 04:19:42] "GET /route-target/e125fec6-db8d-49e1-bca0-5d9500f1b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003309 10.0.0.141 - - [2026-02-02 04:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.141 - - [2026-02-02 04:19:42] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004634 10.0.0.141 - - [2026-02-02 04:19:42] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003181 10.0.0.141 - - [2026-02-02 04:19:42] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006646 10.0.0.141 - - [2026-02-02 04:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.141 - - [2026-02-02 04:19:42] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004582 10.0.0.141 - - [2026-02-02 04:19:42] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003719 10.0.0.141 - - [2026-02-02 04:19:43] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005287 10.0.0.23 - - [2026-02-02 04:19:43] "GET /obj-perms HTTP/1.1" 200 5051 0.052899 10.0.0.141 - - [2026-02-02 04:19:43] "GET /obj-perms HTTP/1.1" 200 5051 0.003897 10.0.0.22 - - [2026-02-02 04:19:43] "GET /obj-perms HTTP/1.1" 200 5051 0.050364 10.0.0.141 - - [2026-02-02 04:19:43] "GET /obj-perms HTTP/1.1" 200 5051 0.003473 10.0.0.23 - - [2026-02-02 04:19:43] "GET /obj-perms HTTP/1.1" 200 5051 0.003950 10.0.0.141 - - [2026-02-02 04:19:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001216 10.0.0.141 - - [2026-02-02 04:19:43] "POST /neutron/network HTTP/1.1" 200 896 0.006476 10.0.0.23 - - [2026-02-02 04:19:44] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000996 10.0.0.141 - - [2026-02-02 04:19:44] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.075575 10.0.0.141 - - [2026-02-02 04:19:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007578 10.0.0.141 - - [2026-02-02 04:19:45] "POST /neutron/network HTTP/1.1" 200 896 0.008192 10.0.0.141 - - [2026-02-02 04:19:45] "POST /neutron/port HTTP/1.1" 200 1061 0.018360 10.0.0.141 - - [2026-02-02 04:19:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004529 10.0.0.141 - - [2026-02-02 04:19:45] "POST /neutron/network HTTP/1.1" 200 886 0.006796 10.0.0.141 - - [2026-02-02 04:19:49] "POST /neutron/port HTTP/1.1" 200 1125 0.018680 10.0.0.141 - - [2026-02-02 04:19:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009692 10.0.0.141 - - [2026-02-02 04:19:50] "POST /neutron/port HTTP/1.1" 200 1125 0.021310 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-machine/46eb70d7-0eab-4aa9-80ef-0e728003e0cb HTTP/1.1" 200 1292 0.006827 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-machine/46eb70d7-0eab-4aa9-80ef-0e728003e0cb HTTP/1.1" 200 1292 0.005287 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-machine-interface/b9c03fdf-3722-485d-a4f7-d2a0228c64fb HTTP/1.1" 200 2949 0.006479 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-machine/46eb70d7-0eab-4aa9-80ef-0e728003e0cb HTTP/1.1" 200 1292 0.003765 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-machine-interface/b9c03fdf-3722-485d-a4f7-d2a0228c64fb HTTP/1.1" 200 2949 0.005178 10.0.0.141 - - [2026-02-02 04:19:50] "GET /instance-ip/5f63e924-163f-4e14-bbbd-7cf656b044a7 HTTP/1.1" 200 1623 0.006844 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-machine/46eb70d7-0eab-4aa9-80ef-0e728003e0cb HTTP/1.1" 200 1292 0.004302 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-machine-interface/b9c03fdf-3722-485d-a4f7-d2a0228c64fb HTTP/1.1" 200 2949 0.006672 10.0.0.141 - - [2026-02-02 04:19:50] "GET /instance-ip/5f63e924-163f-4e14-bbbd-7cf656b044a7 HTTP/1.1" 200 1623 0.005590 10.0.0.141 - - [2026-02-02 04:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.141 - - [2026-02-02 04:19:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005229 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003620 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005750 10.0.0.141 - - [2026-02-02 04:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.141 - - [2026-02-02 04:19:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005880 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003386 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005813 10.0.0.141 - - [2026-02-02 04:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.141 - - [2026-02-02 04:19:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004109 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003723 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007406 10.0.0.141 - - [2026-02-02 04:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.141 - - [2026-02-02 04:19:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005619 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004875 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009071 10.0.0.141 - - [2026-02-02 04:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.141 - - [2026-02-02 04:19:50] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003628 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002995 10.0.0.141 - - [2026-02-02 04:19:50] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007498 10.0.0.141 - - [2026-02-02 04:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.141 - - [2026-02-02 04:19:54] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005711 10.0.0.141 - - [2026-02-02 04:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.141 - - [2026-02-02 04:19:58] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006493 10.0.0.141 - - [2026-02-02 04:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.141 - - [2026-02-02 04:20:02] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008364 10.0.0.141 - - [2026-02-02 04:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.141 - - [2026-02-02 04:20:06] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004791 10.0.0.141 - - [2026-02-02 04:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.141 - - [2026-02-02 04:20:10] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005190 10.0.0.141 - - [2026-02-02 04:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.141 - - [2026-02-02 04:20:14] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006417 10.0.0.141 - - [2026-02-02 04:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.141 - - [2026-02-02 04:20:18] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005746 10.0.0.141 - - [2026-02-02 04:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.141 - - [2026-02-02 04:20:22] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005193 10.0.0.141 - - [2026-02-02 04:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.141 - - [2026-02-02 04:20:26] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005840 10.0.0.141 - - [2026-02-02 04:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.141 - - [2026-02-02 04:20:30] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006218 10.0.0.141 - - [2026-02-02 04:20:31] "POST /neutron/port HTTP/1.1" 200 1125 0.035627 10.0.0.141 - - [2026-02-02 04:20:31] "POST /neutron/subnet HTTP/1.1" 200 646 0.015073 10.0.0.22 - - [2026-02-02 04:20:32] "GET /obj-perms HTTP/1.1" 200 5075 0.054813 10.0.0.141 - - [2026-02-02 04:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.141 - - [2026-02-02 04:20:32] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004007 10.0.0.141 - - [2026-02-02 04:20:32] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003037 10.0.0.141 - - [2026-02-02 04:20:33] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006165 10.0.0.141 - - [2026-02-02 04:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.141 - - [2026-02-02 04:20:33] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003450 10.0.0.141 - - [2026-02-02 04:20:33] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003210 10.0.0.141 - - [2026-02-02 04:20:33] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.019391 10.0.0.141 - - [2026-02-02 04:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.141 - - [2026-02-02 04:20:33] "GET /routing-instance/61e56c0d-7320-4092-900d-b01535ec6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004374 10.0.0.141 - - [2026-02-02 04:20:33] "GET /route-target/7372a008-398c-4b61-8811-cead339fcd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003850 10.0.0.141 - - [2026-02-02 04:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.141 - - [2026-02-02 04:20:33] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003759 10.0.0.141 - - [2026-02-02 04:20:33] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003603 10.0.0.141 - - [2026-02-02 04:20:33] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007375 10.0.0.141 - - [2026-02-02 04:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.141 - - [2026-02-02 04:20:33] "GET /routing-instance/61e56c0d-7320-4092-900d-b01535ec6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005733 10.0.0.141 - - [2026-02-02 04:20:33] "GET /route-target/7372a008-398c-4b61-8811-cead339fcd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003860 10.0.0.141 - - [2026-02-02 04:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.141 - - [2026-02-02 04:20:33] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003671 10.0.0.141 - - [2026-02-02 04:20:33] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002774 10.0.0.141 - - [2026-02-02 04:20:33] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005761 10.0.0.141 - - [2026-02-02 04:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.141 - - [2026-02-02 04:20:33] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003570 10.0.0.141 - - [2026-02-02 04:20:33] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002876 10.0.0.141 - - [2026-02-02 04:20:33] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005501 10.0.0.141 - - [2026-02-02 04:20:33] "GET /obj-perms HTTP/1.1" 200 5051 0.003358 10.0.0.141 - - [2026-02-02 04:20:34] "GET /obj-perms HTTP/1.1" 200 5051 0.003234 10.0.0.23 - - [2026-02-02 04:20:34] "GET /obj-perms HTTP/1.1" 200 5051 0.003891 10.0.0.141 - - [2026-02-02 04:20:34] "GET /obj-perms HTTP/1.1" 200 5051 0.003475 10.0.0.23 - - [2026-02-02 04:20:34] "GET /obj-perms HTTP/1.1" 200 5051 0.003289 10.0.0.141 - - [2026-02-02 04:20:34] "GET /virtual-machine/812a5767-adc5-45e0-9ebe-37c775212961 HTTP/1.1" 200 1293 0.004180 10.0.0.141 - - [2026-02-02 04:20:34] "GET /virtual-machine-interface/2c976b36-b982-46e8-8372-4699b5bf6faf HTTP/1.1" 200 2947 0.005016 10.0.0.141 - - [2026-02-02 04:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.141 - - [2026-02-02 04:20:34] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005010 10.0.0.141 - - [2026-02-02 04:20:34] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003289 10.0.0.141 - - [2026-02-02 04:20:34] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004921 10.0.0.141 - - [2026-02-02 04:20:35] "POST /neutron/port HTTP/1.1" 200 1125 0.016171 10.0.0.141 - - [2026-02-02 04:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.141 - - [2026-02-02 04:20:35] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003806 10.0.0.141 - - [2026-02-02 04:20:35] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003194 10.0.0.141 - - [2026-02-02 04:20:35] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007919 10.0.0.141 - - [2026-02-02 04:20:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004876 10.0.0.141 - - [2026-02-02 04:20:35] "POST /neutron/network HTTP/1.1" 200 886 0.006541 10.0.0.141 - - [2026-02-02 04:20:35] "GET /virtual-machine/46eb70d7-0eab-4aa9-80ef-0e728003e0cb HTTP/1.1" 200 1292 0.003753 10.0.0.141 - - [2026-02-02 04:20:35] "GET /virtual-machine-interface/b9c03fdf-3722-485d-a4f7-d2a0228c64fb HTTP/1.1" 200 2949 0.006449 10.0.0.141 - - [2026-02-02 04:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.141 - - [2026-02-02 04:20:35] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003649 10.0.0.141 - - [2026-02-02 04:20:35] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003118 10.0.0.141 - - [2026-02-02 04:20:35] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005573 10.0.0.141 - - [2026-02-02 04:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.141 - - [2026-02-02 04:20:36] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004498 10.0.0.141 - - [2026-02-02 04:20:36] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003004 10.0.0.141 - - [2026-02-02 04:20:36] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005243 10.0.0.141 - - [2026-02-02 04:20:42] "POST /neutron/port HTTP/1.1" 200 1125 0.016162 10.0.0.141 - - [2026-02-02 04:20:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.036120 10.0.0.141 - - [2026-02-02 04:20:52] "POST /neutron/port HTTP/1.1" 200 1125 0.016238 10.0.0.141 - - [2026-02-02 04:21:31] "POST /neutron/port HTTP/1.1" 200 1125 0.021395 10.0.0.141 - - [2026-02-02 04:21:31] "POST /neutron/subnet HTTP/1.1" 200 646 0.008871 10.0.0.141 - - [2026-02-02 04:21:35] "GET /virtual-machine/46eb70d7-0eab-4aa9-80ef-0e728003e0cb HTTP/1.1" 200 1292 0.003916 10.0.0.141 - - [2026-02-02 04:21:36] "POST /neutron/port HTTP/1.1" 200 1125 0.019967 10.0.0.141 - - [2026-02-02 04:21:37] "GET /virtual-machine/46eb70d7-0eab-4aa9-80ef-0e728003e0cb HTTP/1.1" 404 171 0.003134 10.0.0.141 - - [2026-02-02 04:21:37] "GET /virtual-machine/46eb70d7-0eab-4aa9-80ef-0e728003e0cb HTTP/1.1" 404 171 0.002835 10.0.0.141 - - [2026-02-02 04:21:37] "GET /virtual-machine/46eb70d7-0eab-4aa9-80ef-0e728003e0cb HTTP/1.1" 404 171 0.002782 10.0.0.141 - - [2026-02-02 04:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.141 - - [2026-02-02 04:21:38] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003680 10.0.0.141 - - [2026-02-02 04:21:38] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.056893 10.0.0.141 - - [2026-02-02 04:21:38] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006000 10.0.0.141 - - [2026-02-02 04:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.141 - - [2026-02-02 04:21:38] "GET /routing-instance/61e56c0d-7320-4092-900d-b01535ec6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004229 10.0.0.141 - - [2026-02-02 04:21:38] "GET /route-target/7372a008-398c-4b61-8811-cead339fcd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003975 10.0.0.141 - - [2026-02-02 04:21:41] "GET /obj-perms HTTP/1.1" 200 5051 0.003960 10.0.0.23 - - [2026-02-02 04:21:41] "GET /obj-perms HTTP/1.1" 200 5051 0.003605 10.0.0.141 - - [2026-02-02 04:21:50] "GET /obj-perms HTTP/1.1" 200 5051 0.004140 10.0.0.23 - - [2026-02-02 04:21:50] "GET /obj-perms HTTP/1.1" 200 5051 0.003650 10.0.0.141 - - [2026-02-02 04:21:51] "GET /virtual-machine/812a5767-adc5-45e0-9ebe-37c775212961 HTTP/1.1" 200 1293 0.004130 10.0.0.141 - - [2026-02-02 04:21:51] "POST /neutron/port HTTP/1.1" 200 1125 0.022323 10.0.0.141 - - [2026-02-02 04:21:53] "GET /virtual-machine/812a5767-adc5-45e0-9ebe-37c775212961 HTTP/1.1" 404 171 0.003391 10.0.0.141 - - [2026-02-02 04:21:53] "GET /virtual-machine/812a5767-adc5-45e0-9ebe-37c775212961 HTTP/1.1" 404 171 0.002964 10.0.0.141 - - [2026-02-02 04:21:53] "GET /virtual-machine/812a5767-adc5-45e0-9ebe-37c775212961 HTTP/1.1" 404 171 0.002684 10.0.0.141 - - [2026-02-02 04:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.141 - - [2026-02-02 04:21:53] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004291 10.0.0.141 - - [2026-02-02 04:21:53] "GET /virtual-networks?parent_id=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004125 10.0.0.141 - - [2026-02-02 04:21:53] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005587 10.0.0.141 - - [2026-02-02 04:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.141 - - [2026-02-02 04:21:53] "GET /routing-instance/55976783-e82d-46a9-8698-64a393e165b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004002 10.0.0.141 - - [2026-02-02 04:21:53] "GET /route-target/e125fec6-db8d-49e1-bca0-5d9500f1b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006288 10.0.0.141 - - [2026-02-02 04:21:53] "GET /obj-perms HTTP/1.1" 200 5051 0.004019 10.0.0.22 - - [2026-02-02 04:21:53] "GET /obj-perms HTTP/1.1" 200 5051 0.004839 10.0.0.141 - - [2026-02-02 04:22:02] "GET /obj-perms HTTP/1.1" 200 5051 0.004224 10.0.0.22 - - [2026-02-02 04:22:02] "GET /obj-perms HTTP/1.1" 200 5051 0.005602 10.0.0.141 - - [2026-02-02 04:22:12] "GET /obj-perms HTTP/1.1" 200 5051 0.003732 10.0.0.22 - - [2026-02-02 04:22:12] "GET /obj-perms HTTP/1.1" 200 5051 0.003797 10.0.0.23 - - [2026-02-02 04:22:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003874 10.0.0.23 - - [2026-02-02 04:22:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002504 10.0.0.141 - - [2026-02-02 04:22:12] "DELETE /virtual-network/f4adab27-162f-4d54-b197-04d4b41ac24b HTTP/1.1" 200 115 0.130489 10.0.0.141 - - [2026-02-02 04:22:12] "DELETE /route-target/d1317578-e362-452d-bf3f-55ba4ed3d221 HTTP/1.1" 200 115 0.026775 10.0.0.141 - - [2026-02-02 04:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.141 - - [2026-02-02 04:22:12] "GET /network-policy/106cfda1-fe78-4c04-8352-b5ccfea43676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005862 10.0.0.141 - - [2026-02-02 04:22:12] "POST /ref-update HTTP/1.1" 200 156 0.049345 10.0.0.141 - - [2026-02-02 04:22:12] "POST /neutron/network HTTP/1.1" 200 809 0.031005 10.0.0.141 - - [2026-02-02 04:22:12] "GET /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.012251 10.0.0.141 - - [2026-02-02 04:22:12] "DELETE /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926 HTTP/1.1" 409 248 0.011448 10.0.0.141 - - [2026-02-02 04:22:12] "POST /neutron/port HTTP/1.1" 200 1125 0.017521 10.0.0.141 - - [2026-02-02 04:22:13] "POST /neutron/port HTTP/1.1" 200 151 0.290928 10.0.0.141 - - [2026-02-02 04:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.23 - - [2026-02-02 04:22:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002946 10.0.0.23 - - [2026-02-02 04:22:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003329 10.0.0.141 - - [2026-02-02 04:22:14] "DELETE /virtual-network/a3c862ea-9882-483f-abcc-771fa6f3c926 HTTP/1.1" 200 115 0.119057 10.0.0.141 - - [2026-02-02 04:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.141 - - [2026-02-02 04:22:15] "GET /network-policy/eb8c5a4f-827d-4d0e-941b-af0da27be25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003845 10.0.0.141 - - [2026-02-02 04:22:15] "POST /ref-update HTTP/1.1" 200 156 0.071627 10.0.0.141 - - [2026-02-02 04:22:15] "GET /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.012886 10.0.0.23 - - [2026-02-02 04:22:15] "POST /useragent-kv HTTP/1.1" 200 115 0.012419 10.0.0.141 - - [2026-02-02 04:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007599 10.0.0.23 - - [2026-02-02 04:22:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002918 10.0.0.141 - - [2026-02-02 04:22:15] "DELETE /virtual-network/26ad5175-6076-481c-91c1-dbff6af79fc0 HTTP/1.1" 200 115 0.151406 10.0.0.141 - - [2026-02-02 04:22:15] "DELETE /network-policy/106cfda1-fe78-4c04-8352-b5ccfea43676 HTTP/1.1" 200 115 0.053155 10.0.0.141 - - [2026-02-02 04:22:15] "DELETE /network-policy/eb8c5a4f-827d-4d0e-941b-af0da27be25d HTTP/1.1" 200 115 0.059576 10.0.0.23 - - [2026-02-02 04:22:33] "GET /obj-perms HTTP/1.1" 200 5075 0.052567 10.0.0.23 - - [2026-02-02 04:22:43] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001041 10.0.0.141 - - [2026-02-02 04:22:43] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.067474 10.0.0.23 - - [2026-02-02 04:22:43] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000987 10.0.0.141 - - [2026-02-02 04:22:43] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?fields=virtual_networks HTTP/1.1" 200 1034 0.037211 10.0.0.23 - - [2026-02-02 04:22:43] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000896 10.0.0.141 - - [2026-02-02 04:22:43] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.042797 10.0.0.23 - - [2026-02-02 04:22:44] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000925 10.0.0.141 - - [2026-02-02 04:22:44] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?fields=security_groups HTTP/1.1" 200 1261 0.042604 10.0.0.141 - - [2026-02-02 04:22:44] "POST /fqname-to-id HTTP/1.1" 404 188 0.025874 10.0.0.23 - - [2026-02-02 04:22:45] "GET /projects?obj_uuids=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003143 10.0.0.23 - - [2026-02-02 04:22:45] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001225 10.0.0.23 - - [2026-02-02 04:22:45] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007039 10.0.0.23 - - [2026-02-02 04:22:45] "POST /id-to-fqname HTTP/1.1" 200 190 0.002172 10.0.0.23 - - [2026-02-02 04:22:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.003798 10.0.0.23 - - [2026-02-02 04:22:45] "POST /security-groups HTTP/1.1" 200 591 0.027438 10.0.0.23 - - [2026-02-02 04:22:45] "POST /projects HTTP/1.1" 200 585 0.223192 10.0.0.141 - - [2026-02-02 04:22:45] "POST /access-control-lists HTTP/1.1" 200 596 0.025289 10.0.0.23 - - [2026-02-02 04:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.296926 10.0.0.141 - - [2026-02-02 04:22:45] "GET /project/9615e044-0e78-4674-97cd-d0a6484852c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.443822 10.0.0.141 - - [2026-02-02 04:22:46] "GET / HTTP/1.1" 200 35931 0.002174 10.0.0.141 - - [2026-02-02 04:22:48] "POST /fqname-to-id HTTP/1.1" 401 293 0.000458 10.0.0.141 - - [2026-02-02 04:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.066813 10.0.0.23 - - [2026-02-02 04:22:48] "GET /projects?obj_uuids=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000927 10.0.0.141 - - [2026-02-02 04:22:48] "GET /project/9615e044-0e78-4674-97cd-d0a6484852c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.045465 10.0.0.23 - - [2026-02-02 04:22:48] "GET /projects?obj_uuids=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000901 10.0.0.141 - - [2026-02-02 04:22:48] "POST /neutron/network HTTP/1.1" 200 605 0.148736 10.0.0.141 - - [2026-02-02 04:22:49] "POST /route-targets HTTP/1.1" 200 327 0.012017 10.0.0.141 - - [2026-02-02 04:22:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.003390 10.0.0.141 - - [2026-02-02 04:22:49] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005231 10.0.0.141 - - [2026-02-02 04:22:49] "POST /neutron/network HTTP/1.1" 200 822 0.006111 10.0.0.141 - - [2026-02-02 04:22:49] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006211 10.0.0.141 - - [2026-02-02 04:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.23 - - [2026-02-02 04:22:49] "GET /projects?obj_uuids=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000886 10.0.0.141 - - [2026-02-02 04:22:49] "GET /project/9615e044-0e78-4674-97cd-d0a6484852c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.046556 10.0.0.141 - - [2026-02-02 04:22:49] "POST /neutron/network HTTP/1.1" 200 117 0.014271 10.0.0.141 - - [2026-02-02 04:22:49] "POST /ref-update HTTP/1.1" 200 156 0.027393 10.0.0.141 - - [2026-02-02 04:22:49] "POST /neutron/network HTTP/1.1" 200 824 0.007484 10.0.0.141 - - [2026-02-02 04:22:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.001008 10.0.0.141 - - [2026-02-02 04:22:49] "GET /virtual-network/cafe84b5-9bc0-4476-8fd7-07a0f9b62e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005728 10.0.0.141 - - [2026-02-02 04:22:49] "GET /virtual-network/cafe84b5-9bc0-4476-8fd7-07a0f9b62e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004967 10.0.0.141 - - [2026-02-02 04:22:49] "POST /neutron/subnet HTTP/1.1" 200 724 0.008447 10.0.0.141 - - [2026-02-02 04:22:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.001018 10.0.0.23 - - [2026-02-02 04:22:50] "GET /projects?obj_uuids=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000920 10.0.0.141 - - [2026-02-02 04:22:50] "GET /project/9615e044-0e78-4674-97cd-d0a6484852c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.062964 10.0.0.141 - - [2026-02-02 04:22:50] "POST /neutron/port HTTP/1.1" 200 117 0.008324 10.0.0.141 - - [2026-02-02 04:22:51] "POST /id-to-fqname HTTP/1.1" 200 220 0.001252 10.0.0.141 - - [2026-02-02 04:22:51] "POST /neutron/network HTTP/1.1" 200 834 0.006109 10.0.0.141 - - [2026-02-02 04:22:51] "POST /neutron/port HTTP/1.1" 200 1058 0.019457 10.0.0.23 - - [2026-02-02 04:22:52] "GET /projects?obj_uuids=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000996 10.0.0.141 - - [2026-02-02 04:22:52] "GET /project/9615e044-0e78-4674-97cd-d0a6484852c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.084964 10.0.0.141 - - [2026-02-02 04:22:52] "POST /neutron/port HTTP/1.1" 200 1122 0.020584 10.0.0.141 - - [2026-02-02 04:22:52] "POST /neutron/subnet HTTP/1.1" 200 689 0.009051 10.0.0.141 - - [2026-02-02 04:22:52] "POST /neutron/port HTTP/1.1" 200 1122 0.015680 10.0.0.141 - - [2026-02-02 04:22:52] "POST /neutron/port HTTP/1.1" 200 1122 0.020733 10.0.0.23 - - [2026-02-02 04:22:52] "GET /projects?obj_uuids=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001296 10.0.0.141 - - [2026-02-02 04:22:52] "POST /neutron/port HTTP/1.1" 200 1060 0.259926 10.0.0.141 - - [2026-02-02 04:22:53] "POST /neutron/port HTTP/1.1" 200 1114 0.103225 10.0.0.141 - - [2026-02-02 04:22:53] "POST /neutron/subnet HTTP/1.1" 200 698 0.008084 10.0.0.23 - - [2026-02-02 04:22:54] "DELETE /project/9615e0440e78467497cdd0a6484852c2 HTTP/1.1" 404 173 0.005497 10.0.0.23 - - [2026-02-02 04:22:54] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000936 10.0.0.23 - - [2026-02-02 04:22:54] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.037324 10.0.0.23 - - [2026-02-02 04:22:54] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000898 10.0.0.23 - - [2026-02-02 04:22:54] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?fields=security_groups HTTP/1.1" 200 1366 0.037494 10.0.0.23 - - [2026-02-02 04:22:54] "DELETE /security-group/a853b3c0-bfab-4686-9408-c9fb7efae845 HTTP/1.1" 200 115 0.042642 10.0.0.23 - - [2026-02-02 04:22:54] "GET /projects?obj_uuids=b05924a2-0e55-47c1-aff7-e27d091a851d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002838 10.0.0.23 - - [2026-02-02 04:22:54] "GET /project/b05924a2-0e55-47c1-aff7-e27d091a851d?fields=application_policy_sets HTTP/1.1" 200 1405 0.101818 10.0.0.23 - - [2026-02-02 04:22:54] "DELETE /project/b05924a2-0e55-47c1-aff7-e27d091a851d HTTP/1.1" 200 115 0.413733 10.0.0.141 - - [2026-02-02 04:22:57] "POST /neutron/port HTTP/1.1" 200 1122 0.018738 10.0.0.141 - - [2026-02-02 04:22:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007531 10.0.0.141 - - [2026-02-02 04:22:57] "GET /virtual-machine/09b05803-721b-473d-ab28-524798478e42 HTTP/1.1" 401 293 0.000411 10.0.0.141 - - [2026-02-02 04:22:58] "GET /virtual-machine/09b05803-721b-473d-ab28-524798478e42 HTTP/1.1" 200 1291 0.033643 10.0.0.141 - - [2026-02-02 04:22:58] "GET /virtual-machine-interface/4453fe87-d0cf-471a-81ed-b1d8be9ffb54 HTTP/1.1" 200 2939 0.005498 10.0.0.141 - - [2026-02-02 04:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.141 - - [2026-02-02 04:22:58] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004079 10.0.0.141 - - [2026-02-02 04:22:58] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003061 10.0.0.141 - - [2026-02-02 04:22:58] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006625 10.0.0.141 - - [2026-02-02 04:23:00] "POST /neutron/port HTTP/1.1" 200 1122 0.017113 10.0.0.141 - - [2026-02-02 04:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.141 - - [2026-02-02 04:23:01] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007438 10.0.0.141 - - [2026-02-02 04:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.141 - - [2026-02-02 04:23:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003956 10.0.0.141 - - [2026-02-02 04:23:03] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003352 10.0.0.141 - - [2026-02-02 04:23:03] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006124 10.0.0.141 - - [2026-02-02 04:23:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010022 10.0.0.141 - - [2026-02-02 04:23:08] "POST /neutron/port HTTP/1.1" 200 1124 0.016334 10.0.0.141 - - [2026-02-02 04:23:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007072 10.0.0.141 - - [2026-02-02 04:23:08] "GET /virtual-machine/501d7ecf-97c6-41ec-bb77-84f0d3ffe1ea HTTP/1.1" 200 1292 0.005530 10.0.0.141 - - [2026-02-02 04:23:08] "GET /virtual-machine-interface/15cca326-436f-4498-8fbf-8723afacc789 HTTP/1.1" 200 2940 0.004796 10.0.0.141 - - [2026-02-02 04:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.141 - - [2026-02-02 04:23:09] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003557 10.0.0.141 - - [2026-02-02 04:23:09] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003090 10.0.0.141 - - [2026-02-02 04:23:09] "GET /virtual-network/cafe84b5-9bc0-4476-8fd7-07a0f9b62e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005689 10.0.0.141 - - [2026-02-02 04:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.141 - - [2026-02-02 04:23:10] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005426 10.0.0.141 - - [2026-02-02 04:23:10] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003599 10.0.0.141 - - [2026-02-02 04:23:10] "GET /virtual-network/cafe84b5-9bc0-4476-8fd7-07a0f9b62e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008155 10.0.0.141 - - [2026-02-02 04:23:10] "POST /neutron/port HTTP/1.1" 200 1122 0.018355 10.0.0.141 - - [2026-02-02 04:23:10] "GET /virtual-machine/09b05803-721b-473d-ab28-524798478e42 HTTP/1.1" 200 1291 0.003766 10.0.0.141 - - [2026-02-02 04:23:10] "GET /virtual-machine-interface/4453fe87-d0cf-471a-81ed-b1d8be9ffb54 HTTP/1.1" 200 2939 0.005557 10.0.0.141 - - [2026-02-02 04:23:10] "GET /virtual-machine/09b05803-721b-473d-ab28-524798478e42 HTTP/1.1" 200 1291 0.003999 10.0.0.141 - - [2026-02-02 04:23:10] "GET /virtual-machine-interface/4453fe87-d0cf-471a-81ed-b1d8be9ffb54 HTTP/1.1" 200 2939 0.005338 10.0.0.141 - - [2026-02-02 04:23:10] "GET /instance-ip/589b8ebc-4d8f-4fa1-9e14-8db59f8cfac1 HTTP/1.1" 200 1618 0.006641 10.0.0.141 - - [2026-02-02 04:23:10] "GET /virtual-machine/09b05803-721b-473d-ab28-524798478e42 HTTP/1.1" 200 1291 0.003804 10.0.0.141 - - [2026-02-02 04:23:10] "GET /virtual-machine-interface/4453fe87-d0cf-471a-81ed-b1d8be9ffb54 HTTP/1.1" 200 2939 0.009604 10.0.0.141 - - [2026-02-02 04:23:10] "GET /instance-ip/589b8ebc-4d8f-4fa1-9e14-8db59f8cfac1 HTTP/1.1" 200 1618 0.004617 10.0.0.141 - - [2026-02-02 04:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.141 - - [2026-02-02 04:23:10] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004291 10.0.0.141 - - [2026-02-02 04:23:10] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003153 10.0.0.141 - - [2026-02-02 04:23:10] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006204 10.0.0.141 - - [2026-02-02 04:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.141 - - [2026-02-02 04:23:10] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004683 10.0.0.141 - - [2026-02-02 04:23:10] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003263 10.0.0.141 - - [2026-02-02 04:23:10] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006210 10.0.0.141 - - [2026-02-02 04:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.141 - - [2026-02-02 04:23:10] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008656 10.0.0.141 - - [2026-02-02 04:23:10] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003731 10.0.0.141 - - [2026-02-02 04:23:10] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005885 10.0.0.141 - - [2026-02-02 04:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.141 - - [2026-02-02 04:23:11] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004497 10.0.0.141 - - [2026-02-02 04:23:11] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002878 10.0.0.141 - - [2026-02-02 04:23:11] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005327 10.0.0.141 - - [2026-02-02 04:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.141 - - [2026-02-02 04:23:11] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004162 10.0.0.141 - - [2026-02-02 04:23:11] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003579 10.0.0.141 - - [2026-02-02 04:23:11] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006843 10.0.0.141 - - [2026-02-02 04:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.141 - - [2026-02-02 04:23:11] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004262 10.0.0.141 - - [2026-02-02 04:23:11] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003707 10.0.0.141 - - [2026-02-02 04:23:11] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005974 10.0.0.141 - - [2026-02-02 04:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.141 - - [2026-02-02 04:23:11] "GET /routing-instance/28a67827-ef20-4b3d-8fff-ede0f5477301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006513 10.0.0.141 - - [2026-02-02 04:23:11] "GET /route-target/38069adf-868a-4136-a65b-3af91bdaec43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003991 10.0.0.141 - - [2026-02-02 04:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.141 - - [2026-02-02 04:23:11] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003754 10.0.0.141 - - [2026-02-02 04:23:11] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003048 10.0.0.141 - - [2026-02-02 04:23:11] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005641 10.0.0.141 - - [2026-02-02 04:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.141 - - [2026-02-02 04:23:11] "GET /routing-instance/28a67827-ef20-4b3d-8fff-ede0f5477301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004342 10.0.0.141 - - [2026-02-02 04:23:11] "GET /route-target/38069adf-868a-4136-a65b-3af91bdaec43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004279 10.0.0.141 - - [2026-02-02 04:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.141 - - [2026-02-02 04:23:11] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003902 10.0.0.141 - - [2026-02-02 04:23:11] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003013 10.0.0.141 - - [2026-02-02 04:23:11] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005632 10.0.0.141 - - [2026-02-02 04:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.141 - - [2026-02-02 04:23:12] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003966 10.0.0.141 - - [2026-02-02 04:23:12] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002935 10.0.0.141 - - [2026-02-02 04:23:12] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005224 10.0.0.141 - - [2026-02-02 04:23:12] "GET /obj-perms HTTP/1.1" 200 5049 0.061253 10.0.0.141 - - [2026-02-02 04:23:13] "GET /obj-perms HTTP/1.1" 200 5049 0.005105 10.0.0.23 - - [2026-02-02 04:23:13] "GET /obj-perms HTTP/1.1" 200 5049 0.053651 10.0.0.22 - - [2026-02-02 04:23:13] "GET /obj-perms HTTP/1.1" 200 5049 0.058444 10.0.0.141 - - [2026-02-02 04:23:13] "GET /obj-perms HTTP/1.1" 200 5049 0.004344 10.0.0.141 - - [2026-02-02 04:23:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007130 10.0.0.141 - - [2026-02-02 04:23:13] "GET /virtual-machine/501d7ecf-97c6-41ec-bb77-84f0d3ffe1ea HTTP/1.1" 200 1292 0.003806 10.0.0.141 - - [2026-02-02 04:23:13] "GET /virtual-machine-interface/15cca326-436f-4498-8fbf-8723afacc789 HTTP/1.1" 200 2940 0.004852 10.0.0.141 - - [2026-02-02 04:23:13] "GET /virtual-machine/501d7ecf-97c6-41ec-bb77-84f0d3ffe1ea HTTP/1.1" 200 1292 0.003582 10.0.0.141 - - [2026-02-02 04:23:13] "GET /virtual-machine-interface/15cca326-436f-4498-8fbf-8723afacc789 HTTP/1.1" 200 2940 0.005518 10.0.0.141 - - [2026-02-02 04:23:13] "GET /instance-ip/ba5f4600-5c14-4382-8a46-80bc1cd31dd5 HTTP/1.1" 200 1620 0.005521 10.0.0.141 - - [2026-02-02 04:23:13] "GET /virtual-machine/501d7ecf-97c6-41ec-bb77-84f0d3ffe1ea HTTP/1.1" 200 1292 0.003363 10.0.0.141 - - [2026-02-02 04:23:13] "GET /virtual-machine-interface/15cca326-436f-4498-8fbf-8723afacc789 HTTP/1.1" 200 2940 0.004632 10.0.0.141 - - [2026-02-02 04:23:13] "GET /instance-ip/ba5f4600-5c14-4382-8a46-80bc1cd31dd5 HTTP/1.1" 200 1620 0.004467 10.0.0.141 - - [2026-02-02 04:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.141 - - [2026-02-02 04:23:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003412 10.0.0.141 - - [2026-02-02 04:23:14] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003748 10.0.0.141 - - [2026-02-02 04:23:14] "GET /virtual-network/cafe84b5-9bc0-4476-8fd7-07a0f9b62e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005629 10.0.0.141 - - [2026-02-02 04:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.141 - - [2026-02-02 04:23:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005280 10.0.0.141 - - [2026-02-02 04:23:14] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003731 10.0.0.141 - - [2026-02-02 04:23:14] "GET /virtual-network/cafe84b5-9bc0-4476-8fd7-07a0f9b62e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006378 10.0.0.141 - - [2026-02-02 04:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005223 10.0.0.141 - - [2026-02-02 04:23:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005532 10.0.0.141 - - [2026-02-02 04:23:14] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004603 10.0.0.141 - - [2026-02-02 04:23:14] "GET /virtual-network/cafe84b5-9bc0-4476-8fd7-07a0f9b62e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006352 10.0.0.141 - - [2026-02-02 04:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.141 - - [2026-02-02 04:23:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003799 10.0.0.141 - - [2026-02-02 04:23:14] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003919 10.0.0.141 - - [2026-02-02 04:23:14] "GET /virtual-network/cafe84b5-9bc0-4476-8fd7-07a0f9b62e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005599 10.0.0.141 - - [2026-02-02 04:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.141 - - [2026-02-02 04:23:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004343 10.0.0.141 - - [2026-02-02 04:23:14] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003135 10.0.0.141 - - [2026-02-02 04:23:14] "GET /virtual-network/cafe84b5-9bc0-4476-8fd7-07a0f9b62e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009182 10.0.0.141 - - [2026-02-02 04:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.141 - - [2026-02-02 04:23:14] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003436 10.0.0.141 - - [2026-02-02 04:23:14] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002757 10.0.0.141 - - [2026-02-02 04:23:14] "GET /virtual-network/cafe84b5-9bc0-4476-8fd7-07a0f9b62e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006773 10.0.0.141 - - [2026-02-02 04:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.141 - - [2026-02-02 04:23:14] "GET /routing-instance/2f10ce7e-9c3d-4969-a1ff-a9d4dafc9423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005252 10.0.0.141 - - [2026-02-02 04:23:14] "GET /route-target/62117c01-f17a-4cc8-9aca-5ac34866d94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004230 10.0.0.141 - - [2026-02-02 04:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.141 - - [2026-02-02 04:23:15] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004410 10.0.0.141 - - [2026-02-02 04:23:15] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003535 10.0.0.141 - - [2026-02-02 04:23:15] "GET /virtual-network/cafe84b5-9bc0-4476-8fd7-07a0f9b62e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005609 10.0.0.141 - - [2026-02-02 04:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.141 - - [2026-02-02 04:23:15] "GET /routing-instance/2f10ce7e-9c3d-4969-a1ff-a9d4dafc9423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.012161 10.0.0.141 - - [2026-02-02 04:23:15] "GET /route-target/62117c01-f17a-4cc8-9aca-5ac34866d94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003892 10.0.0.141 - - [2026-02-02 04:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.141 - - [2026-02-02 04:23:15] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004671 10.0.0.141 - - [2026-02-02 04:23:15] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005031 10.0.0.141 - - [2026-02-02 04:23:15] "GET /virtual-network/cafe84b5-9bc0-4476-8fd7-07a0f9b62e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007703 10.0.0.141 - - [2026-02-02 04:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.141 - - [2026-02-02 04:23:15] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003712 10.0.0.141 - - [2026-02-02 04:23:15] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002905 10.0.0.141 - - [2026-02-02 04:23:15] "GET /virtual-network/cafe84b5-9bc0-4476-8fd7-07a0f9b62e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005555 10.0.0.23 - - [2026-02-02 04:23:17] "GET /obj-perms HTTP/1.1" 200 5049 0.003490 10.0.0.141 - - [2026-02-02 04:23:19] "GET /obj-perms HTTP/1.1" 200 5049 0.003498 10.0.0.23 - - [2026-02-02 04:23:19] "GET /obj-perms HTTP/1.1" 200 5049 0.003669 10.0.0.141 - - [2026-02-02 04:23:19] "GET /obj-perms HTTP/1.1" 200 5049 0.003401 10.0.0.22 - - [2026-02-02 04:23:19] "GET /obj-perms HTTP/1.1" 200 5049 0.003463 10.0.0.23 - - [2026-02-02 04:23:19] "GET /obj-perms HTTP/1.1" 200 5049 0.003589 10.0.0.141 - - [2026-02-02 04:23:32] "POST /neutron/network HTTP/1.1" 200 832 0.006613 10.0.0.141 - - [2026-02-02 04:23:32] "POST /neutron/port HTTP/1.1" 200 117 0.001124 10.0.0.141 - - [2026-02-02 04:23:37] "POST /neutron/port HTTP/1.1" 200 1124 0.016896 10.0.0.141 - - [2026-02-02 04:23:37] "POST /neutron/subnet HTTP/1.1" 200 698 0.009924 10.0.0.141 - - [2026-02-02 04:23:40] "GET /virtual-machine/501d7ecf-97c6-41ec-bb77-84f0d3ffe1ea HTTP/1.1" 200 1292 0.003741 10.0.0.141 - - [2026-02-02 04:23:40] "POST /neutron/port HTTP/1.1" 200 1124 0.017162 10.0.0.141 - - [2026-02-02 04:23:42] "GET /virtual-machine/501d7ecf-97c6-41ec-bb77-84f0d3ffe1ea HTTP/1.1" 404 171 0.003630 10.0.0.141 - - [2026-02-02 04:23:42] "GET /virtual-machine/501d7ecf-97c6-41ec-bb77-84f0d3ffe1ea HTTP/1.1" 404 171 0.003140 10.0.0.141 - - [2026-02-02 04:23:42] "GET /virtual-machine/501d7ecf-97c6-41ec-bb77-84f0d3ffe1ea HTTP/1.1" 404 171 0.002782 10.0.0.141 - - [2026-02-02 04:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.141 - - [2026-02-02 04:23:42] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003720 10.0.0.141 - - [2026-02-02 04:23:42] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003464 10.0.0.141 - - [2026-02-02 04:23:42] "GET /virtual-network/cafe84b5-9bc0-4476-8fd7-07a0f9b62e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005975 10.0.0.141 - - [2026-02-02 04:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.141 - - [2026-02-02 04:23:42] "GET /routing-instance/2f10ce7e-9c3d-4969-a1ff-a9d4dafc9423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004921 10.0.0.141 - - [2026-02-02 04:23:42] "GET /route-target/62117c01-f17a-4cc8-9aca-5ac34866d94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003501 10.0.0.141 - - [2026-02-02 04:23:42] "GET /obj-perms HTTP/1.1" 200 5049 0.004080 10.0.0.23 - - [2026-02-02 04:23:48] "GET /obj-perms HTTP/1.1" 200 5049 0.003720 10.0.0.141 - - [2026-02-02 04:23:48] "GET /obj-perms HTTP/1.1" 200 5049 0.003757 10.0.0.141 - - [2026-02-02 04:23:48] "GET /virtual-machine/09b05803-721b-473d-ab28-524798478e42 HTTP/1.1" 200 1291 0.003947 10.0.0.141 - - [2026-02-02 04:23:49] "POST /neutron/port HTTP/1.1" 200 1122 0.016689 10.0.0.141 - - [2026-02-02 04:23:50] "GET /virtual-machine/09b05803-721b-473d-ab28-524798478e42 HTTP/1.1" 404 171 0.002742 10.0.0.141 - - [2026-02-02 04:23:50] "GET /virtual-machine/09b05803-721b-473d-ab28-524798478e42 HTTP/1.1" 404 171 0.002388 10.0.0.141 - - [2026-02-02 04:23:50] "GET /virtual-machine/09b05803-721b-473d-ab28-524798478e42 HTTP/1.1" 404 171 0.002829 10.0.0.141 - - [2026-02-02 04:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.141 - - [2026-02-02 04:23:51] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003669 10.0.0.141 - - [2026-02-02 04:23:51] "GET /virtual-networks?parent_id=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003690 10.0.0.141 - - [2026-02-02 04:23:51] "GET /virtual-network/076c911f-600b-45a5-9263-0773e5072569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005411 10.0.0.141 - - [2026-02-02 04:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.141 - - [2026-02-02 04:23:51] "GET /routing-instance/28a67827-ef20-4b3d-8fff-ede0f5477301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004367 10.0.0.141 - - [2026-02-02 04:23:51] "GET /route-target/38069adf-868a-4136-a65b-3af91bdaec43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004214 10.0.0.22 - - [2026-02-02 04:23:51] "GET /obj-perms HTTP/1.1" 200 5049 0.003579 10.0.0.141 - - [2026-02-02 04:23:54] "GET /obj-perms HTTP/1.1" 200 5049 0.004279 10.0.0.23 - - [2026-02-02 04:23:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.23 - - [2026-02-02 04:23:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000341 10.0.0.22 - - [2026-02-02 04:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.22 - - [2026-02-02 04:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.23 - - [2026-02-02 04:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000558 10.0.0.23 - - [2026-02-02 04:23:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.22 - - [2026-02-02 04:23:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.22 - - [2026-02-02 04:23:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.141 - - [2026-02-02 04:23:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.141 - - [2026-02-02 04:23:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000496 10.0.0.141 - - [2026-02-02 04:23:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.141 - - [2026-02-02 04:23:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.22 - - [2026-02-02 04:24:00] "GET /obj-perms HTTP/1.1" 200 5049 0.005250 10.0.0.141 - - [2026-02-02 04:24:03] "GET /obj-perms HTTP/1.1" 200 5049 0.004250 10.0.0.22 - - [2026-02-02 04:24:09] "GET /obj-perms HTTP/1.1" 200 5049 0.003768 10.0.0.141 - - [2026-02-02 04:24:09] "GET /obj-perms HTTP/1.1" 200 5049 0.003566 10.0.0.141 - - [2026-02-02 04:24:09] "POST /neutron/network HTTP/1.1" 200 824 0.006587 10.0.0.141 - - [2026-02-02 04:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.075251 10.0.0.141 - - [2026-02-02 04:24:10] "DELETE /route-target/38069adf-868a-4136-a65b-3af91bdaec43 HTTP/1.1" 200 115 0.026656 10.0.0.23 - - [2026-02-02 04:24:10] "POST /useragent-kv HTTP/1.1" 200 115 0.067342 10.0.0.23 - - [2026-02-02 04:24:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003258 10.0.0.141 - - [2026-02-02 04:24:10] "POST /neutron/network HTTP/1.1" 200 151 0.190377 10.0.0.23 - - [2026-02-02 04:24:11] "GET /projects?obj_uuids=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001142 10.0.0.141 - - [2026-02-02 04:24:11] "GET /project/9615e044-0e78-4674-97cd-d0a6484852c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.041743 10.0.0.23 - - [2026-02-02 04:24:11] "GET /projects?obj_uuids=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001060 10.0.0.141 - - [2026-02-02 04:24:11] "GET /project/9615e044-0e78-4674-97cd-d0a6484852c2?fields=virtual_networks HTTP/1.1" 200 1032 0.036782 10.0.0.23 - - [2026-02-02 04:24:11] "GET /projects?obj_uuids=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000906 10.0.0.141 - - [2026-02-02 04:24:11] "GET /project/9615e044-0e78-4674-97cd-d0a6484852c2?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.051471 10.0.0.23 - - [2026-02-02 04:24:11] "GET /projects?obj_uuids=9615e044-0e78-4674-97cd-d0a6484852c2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000976 10.0.0.141 - - [2026-02-02 04:24:11] "GET /project/9615e044-0e78-4674-97cd-d0a6484852c2?fields=security_groups HTTP/1.1" 200 1258 0.035864 10.0.0.141 - - [2026-02-02 04:24:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.031018 10.0.0.23 - - [2026-02-02 04:24:12] "GET /projects?obj_uuids=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003770 10.0.0.23 - - [2026-02-02 04:24:12] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000973 10.0.0.23 - - [2026-02-02 04:24:12] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033960 10.0.0.23 - - [2026-02-02 04:24:12] "POST /id-to-fqname HTTP/1.1" 200 198 0.002342 10.0.0.23 - - [2026-02-02 04:24:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.003788 10.0.0.23 - - [2026-02-02 04:24:13] "POST /security-groups HTTP/1.1" 200 599 0.027568 10.0.0.23 - - [2026-02-02 04:24:13] "POST /projects HTTP/1.1" 200 601 0.218952 10.0.0.141 - - [2026-02-02 04:24:13] "POST /fqname-to-id HTTP/1.1" 404 241 0.006564 10.0.0.23 - - [2026-02-02 04:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.295421 10.0.0.141 - - [2026-02-02 04:24:13] "GET /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.465407 10.0.0.141 - - [2026-02-02 04:24:14] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.141 - - [2026-02-02 04:24:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000414 10.0.0.141 - - [2026-02-02 04:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.058660 10.0.0.23 - - [2026-02-02 04:24:17] "GET /projects?obj_uuids=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000947 10.0.0.141 - - [2026-02-02 04:24:17] "GET /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.032227 10.0.0.141 - - [2026-02-02 04:24:18] "POST /ref-update HTTP/1.1" 200 156 0.023157 10.0.0.23 - - [2026-02-02 04:24:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009775 10.0.0.141 - - [2026-02-02 04:24:18] "POST /neutron/subnet HTTP/1.1" 200 734 0.219214 10.0.0.141 - - [2026-02-02 04:24:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.056043 10.0.0.141 - - [2026-02-02 04:24:18] "POST /id-to-fqname HTTP/1.1" 200 228 0.001171 10.0.0.141 - - [2026-02-02 04:24:18] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.015280 10.0.0.141 - - [2026-02-02 04:24:18] "POST /neutron/network HTTP/1.1" 200 1008 0.007936 10.0.0.141 - - [2026-02-02 04:24:18] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004663 10.0.0.141 - - [2026-02-02 04:24:18] "POST /neutron/subnet HTTP/1.1" 200 828 0.009015 10.0.0.141 - - [2026-02-02 04:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.23 - - [2026-02-02 04:24:18] "GET /projects?obj_uuids=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.141 - - [2026-02-02 04:24:18] "GET /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.034424 10.0.0.23 - - [2026-02-02 04:24:19] "POST /useragent-kv HTTP/1.1" 200 115 0.009243 10.0.0.141 - - [2026-02-02 04:24:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.228825 10.0.0.141 - - [2026-02-02 04:24:19] "POST /id-to-fqname HTTP/1.1" 200 228 0.001592 10.0.0.141 - - [2026-02-02 04:24:19] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007573 10.0.0.141 - - [2026-02-02 04:24:19] "POST /neutron/network HTTP/1.1" 200 1006 0.007825 10.0.0.141 - - [2026-02-02 04:24:19] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004924 10.0.0.141 - - [2026-02-02 04:24:19] "POST /neutron/subnet HTTP/1.1" 200 828 0.009158 10.0.0.141 - - [2026-02-02 04:24:20] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005160 10.0.0.23 - - [2026-02-02 04:24:21] "GET /obj-perms HTTP/1.1" 200 5065 0.051567 10.0.0.141 - - [2026-02-02 04:24:21] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005172 10.0.0.141 - - [2026-02-02 04:24:22] "GET /obj-perms HTTP/1.1" 200 5065 0.083468 10.0.0.141 - - [2026-02-02 04:24:22] "DELETE /access-control-list/41862a62-2379-4fbd-a228-ac2058c692f4 HTTP/1.1" 200 115 0.050102 10.0.0.22 - - [2026-02-02 04:24:22] "GET /obj-perms HTTP/1.1" 200 5065 0.181318 10.0.0.141 - - [2026-02-02 04:24:22] "POST /neutron/subnet HTTP/1.1" 200 828 0.008701 10.0.0.141 - - [2026-02-02 04:24:22] "POST /id-to-fqname HTTP/1.1" 200 228 0.001003 10.0.0.23 - - [2026-02-02 04:24:23] "GET /projects?obj_uuids=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000902 10.0.0.141 - - [2026-02-02 04:24:23] "GET /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.057319 10.0.0.141 - - [2026-02-02 04:24:23] "POST /neutron/port HTTP/1.1" 200 117 0.006042 10.0.0.141 - - [2026-02-02 04:24:24] "POST /neutron/network HTTP/1.1" 200 1018 0.008822 10.0.0.141 - - [2026-02-02 04:24:24] "POST /neutron/port HTTP/1.1" 200 1177 0.044609 10.0.0.141 - - [2026-02-02 04:24:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004769 10.0.0.141 - - [2026-02-02 04:24:24] "POST /neutron/port HTTP/1.1" 200 117 0.001478 10.0.0.141 - - [2026-02-02 04:24:28] "POST /neutron/port HTTP/1.1" 200 1241 0.015579 10.0.0.141 - - [2026-02-02 04:24:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008633 10.0.0.141 - - [2026-02-02 04:24:29] "GET /virtual-machine/bcd27ccf-4d6f-448a-b97c-c73d95d196ed HTTP/1.1" 401 293 0.000393 10.0.0.141 - - [2026-02-02 04:24:29] "GET /virtual-machine/bcd27ccf-4d6f-448a-b97c-c73d95d196ed HTTP/1.1" 200 1301 0.039492 10.0.0.141 - - [2026-02-02 04:24:29] "GET /virtual-machine-interface/0b780ce8-e848-4858-868a-a35deb5317d6 HTTP/1.1" 200 3172 0.006346 10.0.0.141 - - [2026-02-02 04:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.141 - - [2026-02-02 04:24:29] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003630 10.0.0.141 - - [2026-02-02 04:24:29] "GET /virtual-networks?parent_id=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002733 10.0.0.141 - - [2026-02-02 04:24:29] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006588 10.0.0.141 - - [2026-02-02 04:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.141 - - [2026-02-02 04:24:32] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.022064 10.0.0.141 - - [2026-02-02 04:24:34] "POST /neutron/port HTTP/1.1" 200 1241 0.020069 10.0.0.141 - - [2026-02-02 04:24:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004046 10.0.0.141 - - [2026-02-02 04:24:34] "POST /neutron/port HTTP/1.1" 200 117 0.001483 10.0.0.141 - - [2026-02-02 04:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.141 - - [2026-02-02 04:24:36] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005470 10.0.0.141 - - [2026-02-02 04:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.141 - - [2026-02-02 04:24:40] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005420 10.0.0.141 - - [2026-02-02 04:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.141 - - [2026-02-02 04:24:44] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004670 10.0.0.141 - - [2026-02-02 04:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.141 - - [2026-02-02 04:24:48] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005893 10.0.0.141 - - [2026-02-02 04:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.141 - - [2026-02-02 04:24:53] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005771 10.0.0.23 - - [2026-02-02 04:24:54] "DELETE /project/9615e044-0e78-4674-97cd-d0a6484852c2 HTTP/1.1" 404 177 0.003088 10.0.0.23 - - [2026-02-02 04:24:54] "DELETE /project/2d35f6167f7f40de8d1551b5dcc224f5 HTTP/1.1" 404 173 0.005528 10.0.0.141 - - [2026-02-02 04:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.141 - - [2026-02-02 04:24:57] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005203 10.0.0.141 - - [2026-02-02 04:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.141 - - [2026-02-02 04:25:01] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006575 10.0.0.141 - - [2026-02-02 04:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.141 - - [2026-02-02 04:25:03] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004528 10.0.0.141 - - [2026-02-02 04:25:03] "GET /virtual-networks?parent_id=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004003 10.0.0.141 - - [2026-02-02 04:25:03] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.008193 10.0.0.141 - - [2026-02-02 04:25:03] "POST /neutron/port HTTP/1.1" 200 1241 0.016486 10.0.0.141 - - [2026-02-02 04:25:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008087 10.0.0.141 - - [2026-02-02 04:25:13] "POST /neutron/port HTTP/1.1" 200 1241 0.018966 10.0.0.141 - - [2026-02-02 04:25:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006670 10.0.0.141 - - [2026-02-02 04:25:24] "POST /neutron/port HTTP/1.1" 200 1241 0.018466 10.0.0.141 - - [2026-02-02 04:25:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007293 10.0.0.141 - - [2026-02-02 04:25:24] "POST /neutron/network HTTP/1.1" 200 982 0.013361 10.0.0.141 - - [2026-02-02 04:25:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001166 10.0.0.141 - - [2026-02-02 04:25:24] "GET /virtual-machine/bcd27ccf-4d6f-448a-b97c-c73d95d196ed HTTP/1.1" 200 1301 0.004112 10.0.0.141 - - [2026-02-02 04:25:24] "GET /virtual-machine-interface/0b780ce8-e848-4858-868a-a35deb5317d6 HTTP/1.1" 200 3172 0.005139 10.0.0.141 - - [2026-02-02 04:25:24] "GET /instance-ip/35a5b57e-210e-4f20-9134-a2a7b42fd224 HTTP/1.1" 200 1656 0.005659 10.0.0.141 - - [2026-02-02 04:25:24] "GET /instance-ip/788a4d7e-c848-4df2-ab8a-2c760fc2e77f HTTP/1.1" 200 1638 0.005484 10.0.0.141 - - [2026-02-02 04:25:24] "POST /fqname-to-id HTTP/1.1" 404 218 0.003192 10.0.0.141 - - [2026-02-02 04:25:24] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005771 10.0.0.23 - - [2026-02-02 04:25:24] "GET /projects?obj_uuids=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001214 10.0.0.141 - - [2026-02-02 04:25:24] "GET /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.042538 10.0.0.141 - - [2026-02-02 04:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.141 - - [2026-02-02 04:25:24] "GET /security-group/d0d09f5f-345a-40ad-a806-7e4fa69609a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005584 10.0.0.141 - - [2026-02-02 04:25:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.077250 10.0.0.141 - - [2026-02-02 04:25:24] "POST /instance-ips HTTP/1.1" 200 357 0.035168 10.0.0.141 - - [2026-02-02 04:25:25] "GET /instance-ip/c46db657-40d5-4ff0-b23f-649b9e54382d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006150 10.0.0.141 - - [2026-02-02 04:25:25] "POST /instance-ips HTTP/1.1" 200 357 0.041052 10.0.0.141 - - [2026-02-02 04:25:25] "GET /instance-ip/748e0350-0774-43fd-8ecc-2103854a3fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.005931 10.0.0.141 - - [2026-02-02 04:25:25] "GET /virtual-machine-interface/c90f5931-4584-487e-95d7-7c9f4e43ffc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.005334 10.0.0.141 - - [2026-02-02 04:25:25] "GET /virtual-machine-interface/c90f5931-4584-487e-95d7-7c9f4e43ffc8?fields=instance_ip_back_refs HTTP/1.1" 200 1537 0.006573 10.0.0.141 - - [2026-02-02 04:25:25] "GET /instance-ip/748e0350-0774-43fd-8ecc-2103854a3fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004011 10.0.0.141 - - [2026-02-02 04:25:25] "GET /instance-ip/c46db657-40d5-4ff0-b23f-649b9e54382d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004263 10.0.0.141 - - [2026-02-02 04:25:25] "POST /id-to-fqname HTTP/1.1" 200 228 0.001417 10.0.0.141 - - [2026-02-02 04:25:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008508 10.0.0.141 - - [2026-02-02 04:25:25] "POST /neutron/network HTTP/1.1" 200 1008 0.038341 10.0.0.141 - - [2026-02-02 04:25:25] "POST /neutron/port HTTP/1.1" 200 1241 0.020314 10.0.0.141 - - [2026-02-02 04:25:25] "POST /neutron/port HTTP/1.1" 200 117 0.006002 10.0.0.141 - - [2026-02-02 04:25:26] "POST /neutron/port HTTP/1.1" 200 1083 0.014134 10.0.0.141 - - [2026-02-02 04:25:26] "POST /neutron/port HTTP/1.1" 200 1186 0.020975 10.0.0.141 - - [2026-02-02 04:25:26] "POST /neutron/subnet HTTP/1.1" 200 1394 0.022779 10.0.0.141 - - [2026-02-02 04:25:26] "POST /neutron/network HTTP/1.1" 200 1008 0.012675 10.0.0.141 - - [2026-02-02 04:25:31] "POST /neutron/port HTTP/1.1" 200 1186 0.019074 10.0.0.141 - - [2026-02-02 04:25:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007317 10.0.0.141 - - [2026-02-02 04:25:31] "GET /virtual-machine/b6ceb4b7-5198-4843-9819-15e2c29a8e1e HTTP/1.1" 200 1279 0.007953 10.0.0.141 - - [2026-02-02 04:25:31] "GET /virtual-machine-interface/c90f5931-4584-487e-95d7-7c9f4e43ffc8 HTTP/1.1" 200 3225 0.006597 10.0.0.141 - - [2026-02-02 04:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.141 - - [2026-02-02 04:25:31] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004195 10.0.0.141 - - [2026-02-02 04:25:31] "GET /virtual-networks?parent_id=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003262 10.0.0.141 - - [2026-02-02 04:25:31] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.007938 10.0.0.141 - - [2026-02-02 04:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.141 - - [2026-02-02 04:25:34] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005428 10.0.0.141 - - [2026-02-02 04:25:35] "POST /neutron/network HTTP/1.1" 200 1018 0.007897 10.0.0.141 - - [2026-02-02 04:25:35] "POST /neutron/subnet HTTP/1.1" 200 1394 0.012284 10.0.0.141 - - [2026-02-02 04:25:36] "POST /neutron/network HTTP/1.1" 200 1008 0.015710 10.0.0.23 - - [2026-02-02 04:25:36] "GET /obj-perms HTTP/1.1" 200 5075 0.053461 10.0.0.141 - - [2026-02-02 04:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.141 - - [2026-02-02 04:25:38] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005509 10.0.0.141 - - [2026-02-02 04:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.141 - - [2026-02-02 04:25:42] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006276 10.0.0.141 - - [2026-02-02 04:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.141 - - [2026-02-02 04:25:46] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.007142 10.0.0.141 - - [2026-02-02 04:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.141 - - [2026-02-02 04:25:50] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006904 10.0.0.141 - - [2026-02-02 04:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.141 - - [2026-02-02 04:25:55] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005083 10.0.0.141 - - [2026-02-02 04:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.141 - - [2026-02-02 04:25:59] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006850 10.0.0.141 - - [2026-02-02 04:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.141 - - [2026-02-02 04:26:03] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006050 10.0.0.141 - - [2026-02-02 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.141 - - [2026-02-02 04:26:07] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005618 10.0.0.141 - - [2026-02-02 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.141 - - [2026-02-02 04:26:09] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004297 10.0.0.141 - - [2026-02-02 04:26:09] "GET /virtual-networks?parent_id=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003388 10.0.0.141 - - [2026-02-02 04:26:09] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005581 10.0.0.141 - - [2026-02-02 04:26:14] "POST /neutron/port HTTP/1.1" 200 1186 0.017334 10.0.0.141 - - [2026-02-02 04:26:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.046780 10.0.0.141 - - [2026-02-02 04:26:25] "POST /neutron/port HTTP/1.1" 200 1186 0.022107 10.0.0.141 - - [2026-02-02 04:26:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001271 10.0.0.141 - - [2026-02-02 04:26:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006891 10.0.0.23 - - [2026-02-02 04:26:31] "GET /projects?obj_uuids=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.141 - - [2026-02-02 04:26:31] "GET /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.080681 10.0.0.141 - - [2026-02-02 04:26:31] "POST /neutron/port HTTP/1.1" 200 2273 0.028366 10.0.0.141 - - [2026-02-02 04:26:31] "POST /neutron/port HTTP/1.1" 200 117 0.009408 10.0.0.141 - - [2026-02-02 04:26:32] "POST /neutron/port HTTP/1.1" 200 1175 0.054772 10.0.0.141 - - [2026-02-02 04:26:32] "POST /neutron/port HTTP/1.1" 200 1239 0.020503 10.0.0.141 - - [2026-02-02 04:26:32] "POST /neutron/subnet HTTP/1.1" 200 1385 0.014140 10.0.0.141 - - [2026-02-02 04:26:32] "POST /neutron/network HTTP/1.1" 200 1006 0.010888 10.0.0.141 - - [2026-02-02 04:26:36] "POST /neutron/port HTTP/1.1" 200 1239 0.018266 10.0.0.141 - - [2026-02-02 04:26:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007171 10.0.0.141 - - [2026-02-02 04:26:36] "GET /virtual-machine/57078c20-acac-42ee-84c4-da28a5b9766b HTTP/1.1" 200 1299 0.005265 10.0.0.141 - - [2026-02-02 04:26:36] "GET /virtual-machine-interface/09dbf5dc-8682-4742-a49b-2fb87c9188e4 HTTP/1.1" 200 3173 0.005077 10.0.0.141 - - [2026-02-02 04:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.141 - - [2026-02-02 04:26:36] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004669 10.0.0.141 - - [2026-02-02 04:26:36] "GET /virtual-networks?parent_id=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004806 10.0.0.141 - - [2026-02-02 04:26:36] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005543 10.0.0.141 - - [2026-02-02 04:26:37] "POST /neutron/network HTTP/1.1" 200 1018 0.007926 10.0.0.141 - - [2026-02-02 04:26:37] "POST /neutron/subnet HTTP/1.1" 200 1394 0.018633 10.0.0.141 - - [2026-02-02 04:26:38] "POST /neutron/network HTTP/1.1" 200 1008 0.010620 10.0.0.141 - - [2026-02-02 04:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.141 - - [2026-02-02 04:26:40] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005821 10.0.0.141 - - [2026-02-02 04:26:42] "POST /neutron/network HTTP/1.1" 200 1016 0.006542 10.0.0.141 - - [2026-02-02 04:26:42] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013208 10.0.0.141 - - [2026-02-02 04:26:42] "POST /neutron/network HTTP/1.1" 200 1006 0.008676 10.0.0.141 - - [2026-02-02 04:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.141 - - [2026-02-02 04:26:44] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004978 10.0.0.141 - - [2026-02-02 04:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.141 - - [2026-02-02 04:26:48] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004700 10.0.0.141 - - [2026-02-02 04:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.141 - - [2026-02-02 04:26:52] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005504 10.0.0.141 - - [2026-02-02 04:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.141 - - [2026-02-02 04:26:56] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004889 10.0.0.141 - - [2026-02-02 04:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.141 - - [2026-02-02 04:27:00] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005448 10.0.0.141 - - [2026-02-02 04:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.141 - - [2026-02-02 04:27:04] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006307 10.0.0.141 - - [2026-02-02 04:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.141 - - [2026-02-02 04:27:08] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005085 10.0.0.141 - - [2026-02-02 04:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.141 - - [2026-02-02 04:27:12] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005103 10.0.0.141 - - [2026-02-02 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.141 - - [2026-02-02 04:27:16] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005496 10.0.0.141 - - [2026-02-02 04:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005061 10.0.0.141 - - [2026-02-02 04:27:18] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003581 10.0.0.141 - - [2026-02-02 04:27:18] "GET /virtual-networks?parent_id=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003499 10.0.0.141 - - [2026-02-02 04:27:19] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005373 10.0.0.141 - - [2026-02-02 04:27:24] "POST /neutron/port HTTP/1.1" 200 1239 0.021626 10.0.0.141 - - [2026-02-02 04:27:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007796 10.0.0.141 - - [2026-02-02 04:27:34] "POST /neutron/port HTTP/1.1" 200 1239 0.024404 10.0.0.141 - - [2026-02-02 04:27:37] "GET /obj-perms HTTP/1.1" 200 5075 0.052781 10.0.0.141 - - [2026-02-02 04:27:39] "POST /neutron/port HTTP/1.1" 200 1239 0.027565 10.0.0.141 - - [2026-02-02 04:27:39] "POST /neutron/network HTTP/1.1" 200 1018 0.006547 10.0.0.141 - - [2026-02-02 04:27:39] "POST /neutron/subnet HTTP/1.1" 200 1394 0.022198 10.0.0.141 - - [2026-02-02 04:27:39] "POST /neutron/network HTTP/1.1" 200 1008 0.008146 10.0.0.141 - - [2026-02-02 04:27:44] "POST /neutron/network HTTP/1.1" 200 1016 0.007074 10.0.0.141 - - [2026-02-02 04:27:44] "POST /neutron/subnet HTTP/1.1" 200 1385 0.014831 10.0.0.141 - - [2026-02-02 04:27:44] "POST /neutron/network HTTP/1.1" 200 1006 0.008080 10.0.0.141 - - [2026-02-02 04:27:45] "POST /neutron/port HTTP/1.1" 200 1239 0.016222 10.0.0.141 - - [2026-02-02 04:27:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006697 10.0.0.141 - - [2026-02-02 04:27:45] "POST /neutron/network HTTP/1.1" 200 980 0.015396 10.0.0.141 - - [2026-02-02 04:27:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.001228 10.0.0.141 - - [2026-02-02 04:27:45] "GET /virtual-machine/57078c20-acac-42ee-84c4-da28a5b9766b HTTP/1.1" 200 1299 0.004486 10.0.0.141 - - [2026-02-02 04:27:45] "GET /virtual-machine-interface/09dbf5dc-8682-4742-a49b-2fb87c9188e4 HTTP/1.1" 200 3173 0.004920 10.0.0.141 - - [2026-02-02 04:27:45] "GET /instance-ip/06890308-efe2-4588-9576-22496c1144e8 HTTP/1.1" 200 1635 0.005559 10.0.0.141 - - [2026-02-02 04:27:45] "GET /instance-ip/a6329c6c-f4f6-4ee5-b7ea-4ba546d077a4 HTTP/1.1" 200 1657 0.005453 10.0.0.141 - - [2026-02-02 04:27:45] "POST /fqname-to-id HTTP/1.1" 404 230 0.003113 10.0.0.141 - - [2026-02-02 04:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.23 - - [2026-02-02 04:27:45] "GET /projects?obj_uuids=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001297 10.0.0.141 - - [2026-02-02 04:27:45] "GET /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.054686 10.0.0.141 - - [2026-02-02 04:27:45] "POST /network-policys HTTP/1.1" 200 569 0.028059 10.0.0.141 - - [2026-02-02 04:27:45] "GET /network-policy/bab335fe-15a0-4a37-a073-d35fd4b6868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006089 10.0.0.141 - - [2026-02-02 04:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.141 - - [2026-02-02 04:27:45] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006047 10.0.0.141 - - [2026-02-02 04:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.141 - - [2026-02-02 04:27:45] "GET /network-policy/bab335fe-15a0-4a37-a073-d35fd4b6868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004483 10.0.0.141 - - [2026-02-02 04:27:45] "POST /ref-update HTTP/1.1" 200 156 0.049952 10.0.0.141 - - [2026-02-02 04:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.141 - - [2026-02-02 04:27:45] "GET /network-policy/bab335fe-15a0-4a37-a073-d35fd4b6868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003839 10.0.0.141 - - [2026-02-02 04:27:45] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.007904 10.0.0.141 - - [2026-02-02 04:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.141 - - [2026-02-02 04:27:46] "GET /network-policy/bab335fe-15a0-4a37-a073-d35fd4b6868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006675 10.0.0.141 - - [2026-02-02 04:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.141 - - [2026-02-02 04:27:46] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005395 10.0.0.141 - - [2026-02-02 04:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.141 - - [2026-02-02 04:27:46] "GET /network-policy/bab335fe-15a0-4a37-a073-d35fd4b6868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003561 10.0.0.141 - - [2026-02-02 04:27:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.007494 10.0.0.141 - - [2026-02-02 04:27:46] "POST /ref-update HTTP/1.1" 200 156 0.053051 10.0.0.141 - - [2026-02-02 04:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.141 - - [2026-02-02 04:27:46] "POST /access-control-lists HTTP/1.1" 200 596 0.081430 10.0.0.141 - - [2026-02-02 04:27:46] "GET /network-policy/bab335fe-15a0-4a37-a073-d35fd4b6868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005094 10.0.0.141 - - [2026-02-02 04:27:46] "POST /neutron/network HTTP/1.1" 200 1110 0.010091 10.0.0.141 - - [2026-02-02 04:27:46] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004667 10.0.0.141 - - [2026-02-02 04:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.141 - - [2026-02-02 04:27:46] "GET /network-policy/bab335fe-15a0-4a37-a073-d35fd4b6868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004860 10.0.0.141 - - [2026-02-02 04:27:46] "GET /virtual-machine-interface/09dbf5dc-8682-4742-a49b-2fb87c9188e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2758 0.006058 10.0.0.141 - - [2026-02-02 04:27:46] "PUT /virtual-machine-interface/09dbf5dc-8682-4742-a49b-2fb87c9188e4 HTTP/1.1" 200 284 0.013246 10.0.0.141 - - [2026-02-02 04:27:46] "POST /access-control-lists HTTP/1.1" 200 596 0.043055 10.0.0.141 - - [2026-02-02 04:27:46] "GET /virtual-machine-interface/09dbf5dc-8682-4742-a49b-2fb87c9188e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3071 0.017961 10.0.0.141 - - [2026-02-02 04:27:46] "PUT /virtual-machine-interface/09dbf5dc-8682-4742-a49b-2fb87c9188e4 HTTP/1.1" 200 284 0.035213 10.0.0.22 - - [2026-02-02 04:28:38] "GET /obj-perms HTTP/1.1" 200 5075 0.060585 10.0.0.141 - - [2026-02-02 04:28:40] "POST /neutron/network HTTP/1.1" 200 1122 0.007806 10.0.0.141 - - [2026-02-02 04:28:40] "POST /neutron/subnet HTTP/1.1" 200 1394 0.013031 10.0.0.141 - - [2026-02-02 04:28:40] "POST /neutron/network HTTP/1.1" 200 1112 0.015431 10.0.0.141 - - [2026-02-02 04:28:44] "POST /neutron/network HTTP/1.1" 200 1120 0.006782 10.0.0.141 - - [2026-02-02 04:28:44] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013652 10.0.0.141 - - [2026-02-02 04:28:44] "POST /neutron/network HTTP/1.1" 200 1110 0.011618 10.0.0.23 - - [2026-02-02 04:28:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.23 - - [2026-02-02 04:28:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000577 10.0.0.22 - - [2026-02-02 04:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.22 - - [2026-02-02 04:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.23 - - [2026-02-02 04:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.23 - - [2026-02-02 04:28:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.22 - - [2026-02-02 04:28:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000558 10.0.0.22 - - [2026-02-02 04:28:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000536 10.0.0.141 - - [2026-02-02 04:28:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.141 - - [2026-02-02 04:28:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000438 10.0.0.141 - - [2026-02-02 04:28:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.141 - - [2026-02-02 04:28:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000500 10.0.0.141 - - [2026-02-02 04:29:41] "POST /neutron/network HTTP/1.1" 200 1122 0.035198 10.0.0.141 - - [2026-02-02 04:29:42] "POST /neutron/subnet HTTP/1.1" 200 1394 0.014219 10.0.0.141 - - [2026-02-02 04:29:42] "POST /neutron/network HTTP/1.1" 200 1112 0.010144 10.0.0.141 - - [2026-02-02 04:29:46] "POST /ref-update HTTP/1.1" 200 156 0.082812 10.0.0.141 - - [2026-02-02 04:29:46] "GET /virtual-network/e6a166b3-e966-477e-9ca9-12702b64919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007603 10.0.0.141 - - [2026-02-02 04:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.141 - - [2026-02-02 04:29:46] "GET /network-policy/bab335fe-15a0-4a37-a073-d35fd4b6868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003968 10.0.0.141 - - [2026-02-02 04:29:46] "POST /ref-update HTTP/1.1" 200 156 0.056367 10.0.0.141 - - [2026-02-02 04:29:46] "POST /neutron/port HTTP/1.1" 200 1239 0.028218 10.0.0.141 - - [2026-02-02 04:29:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003534 10.0.0.141 - - [2026-02-02 04:29:46] "GET /virtual-network/4cda84bb-f3a2-4cab-b199-8b8e8f97ead3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006625 10.0.0.141 - - [2026-02-02 04:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.141 - - [2026-02-02 04:29:46] "POST /neutron/port HTTP/1.1" 200 117 0.001094 10.0.0.141 - - [2026-02-02 04:29:46] "GET /network-policy/bab335fe-15a0-4a37-a073-d35fd4b6868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004514 10.0.0.141 - - [2026-02-02 04:29:46] "DELETE /network-policy/bab335fe-15a0-4a37-a073-d35fd4b6868d HTTP/1.1" 200 115 0.039601 10.0.0.141 - - [2026-02-02 04:29:46] "POST /ref-update HTTP/1.1" 200 156 0.043708 10.0.0.141 - - [2026-02-02 04:29:47] "DELETE /instance-ip/748e0350-0774-43fd-8ecc-2103854a3fa2 HTTP/1.1" 200 115 0.083825 10.0.0.141 - - [2026-02-02 04:29:47] "DELETE /instance-ip/c46db657-40d5-4ff0-b23f-649b9e54382d HTTP/1.1" 200 115 0.059157 10.0.0.141 - - [2026-02-02 04:29:47] "DELETE /virtual-machine-interface/c90f5931-4584-487e-95d7-7c9f4e43ffc8 HTTP/1.1" 200 115 0.108508 10.0.0.141 - - [2026-02-02 04:29:47] "POST /neutron/port HTTP/1.1" 200 1239 0.045910 10.0.0.141 - - [2026-02-02 04:29:47] "POST /neutron/port HTTP/1.1" 200 1229 0.014630 10.0.0.141 - - [2026-02-02 04:29:48] "POST /neutron/port HTTP/1.1" 200 1231 0.025759 10.0.0.141 - - [2026-02-02 04:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.23 - - [2026-02-02 04:29:49] "POST /useragent-kv HTTP/1.1" 200 115 0.058694 10.0.0.23 - - [2026-02-02 04:29:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002827 10.0.0.23 - - [2026-02-02 04:29:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003049 10.0.0.23 - - [2026-02-02 04:29:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002140 10.0.0.141 - - [2026-02-02 04:29:49] "POST /neutron/network HTTP/1.1" 200 151 0.183940 10.0.0.141 - - [2026-02-02 04:29:50] "DELETE /route-target/a820781e-7568-419c-86a0-289c32ecdff5 HTTP/1.1" 200 115 0.026973 10.0.0.141 - - [2026-02-02 04:29:52] "POST /neutron/port HTTP/1.1" 200 117 0.005340 10.0.0.23 - - [2026-02-02 04:29:52] "GET /projects?obj_uuids=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001013 10.0.0.141 - - [2026-02-02 04:29:53] "GET /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.068815 10.0.0.23 - - [2026-02-02 04:29:53] "GET /projects?obj_uuids=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000983 10.0.0.141 - - [2026-02-02 04:29:53] "GET /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5?fields=virtual_networks HTTP/1.1" 200 1047 0.064981 10.0.0.23 - - [2026-02-02 04:29:53] "GET /projects?obj_uuids=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001331 10.0.0.141 - - [2026-02-02 04:29:53] "GET /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.042880 10.0.0.23 - - [2026-02-02 04:29:53] "GET /projects?obj_uuids=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001278 10.0.0.141 - - [2026-02-02 04:29:53] "GET /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5?fields=security_groups HTTP/1.1" 200 1281 0.037443 10.0.0.141 - - [2026-02-02 04:29:54] "POST /fqname-to-id HTTP/1.1" 404 192 0.028362 10.0.0.23 - - [2026-02-02 04:29:54] "GET /projects?obj_uuids=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003507 10.0.0.23 - - [2026-02-02 04:29:54] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001493 10.0.0.23 - - [2026-02-02 04:29:54] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040879 10.0.0.23 - - [2026-02-02 04:29:54] "POST /id-to-fqname HTTP/1.1" 200 194 0.014316 10.0.0.23 - - [2026-02-02 04:29:54] "POST /fqname-to-id HTTP/1.1" 404 203 0.008669 10.0.0.23 - - [2026-02-02 04:29:54] "POST /security-groups HTTP/1.1" 200 595 0.073381 10.0.0.23 - - [2026-02-02 04:29:54] "POST /projects HTTP/1.1" 200 593 0.287957 10.0.0.141 - - [2026-02-02 04:29:54] "POST /fqname-to-id HTTP/1.1" 404 237 0.014012 10.0.0.23 - - [2026-02-02 04:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.362849 10.0.0.141 - - [2026-02-02 04:29:54] "GET /project/d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.542774 10.0.0.23 - - [2026-02-02 04:29:55] "DELETE /project/d53eab9155b54dacb9c77d0ceb1d7a08 HTTP/1.1" 404 173 0.003991 10.0.0.23 - - [2026-02-02 04:29:55] "GET /projects?obj_uuids=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000832 10.0.0.23 - - [2026-02-02 04:29:55] "GET /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.041015 10.0.0.23 - - [2026-02-02 04:29:55] "GET /projects?obj_uuids=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000994 10.0.0.23 - - [2026-02-02 04:29:55] "GET /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5?fields=security_groups HTTP/1.1" 200 1386 0.049022 10.0.0.23 - - [2026-02-02 04:29:55] "DELETE /security-group/d0d09f5f-345a-40ad-a806-7e4fa69609a3 HTTP/1.1" 200 115 0.064395 10.0.0.23 - - [2026-02-02 04:29:55] "GET /projects?obj_uuids=2d35f616-7f7f-40de-8d15-51b5dcc224f5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001237 10.0.0.23 - - [2026-02-02 04:29:55] "GET /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5?fields=application_policy_sets HTTP/1.1" 200 1425 0.067387 10.0.0.141 - - [2026-02-02 04:29:55] "DELETE /access-control-list/5aa14fa0-aa84-4aa4-8263-e99104a3e30c HTTP/1.1" 200 115 0.055733 10.0.0.23 - - [2026-02-02 04:29:55] "DELETE /project/2d35f616-7f7f-40de-8d15-51b5dcc224f5 HTTP/1.1" 200 115 0.450127 10.0.0.141 - - [2026-02-02 04:29:55] "GET / HTTP/1.1" 200 35931 0.001781 10.0.0.141 - - [2026-02-02 04:29:57] "POST /fqname-to-id HTTP/1.1" 401 293 0.000474 10.0.0.141 - - [2026-02-02 04:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.058489 10.0.0.23 - - [2026-02-02 04:29:58] "GET /projects?obj_uuids=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000948 10.0.0.141 - - [2026-02-02 04:29:58] "GET /project/d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.042682 10.0.0.23 - - [2026-02-02 04:29:58] "GET /projects?obj_uuids=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001235 10.0.0.141 - - [2026-02-02 04:29:58] "POST /neutron/network HTTP/1.1" 200 609 0.148142 10.0.0.141 - - [2026-02-02 04:29:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.052749 10.0.0.141 - - [2026-02-02 04:29:58] "POST /neutron/network HTTP/1.1" 200 1003 0.013258 10.0.0.141 - - [2026-02-02 04:29:58] "POST /id-to-fqname HTTP/1.1" 200 224 0.001227 10.0.0.141 - - [2026-02-02 04:29:58] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005430 10.0.0.141 - - [2026-02-02 04:29:58] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005527 10.0.0.141 - - [2026-02-02 04:29:58] "POST /neutron/subnet HTTP/1.1" 200 729 0.012866 10.0.0.141 - - [2026-02-02 04:29:59] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006359 10.0.0.23 - - [2026-02-02 04:30:00] "GET /obj-perms HTTP/1.1" 200 5057 0.065889 10.0.0.141 - - [2026-02-02 04:30:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001478 10.0.0.23 - - [2026-02-02 04:30:01] "GET /projects?obj_uuids=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001990 10.0.0.141 - - [2026-02-02 04:30:01] "GET /project/d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.086881 10.0.0.141 - - [2026-02-02 04:30:02] "POST /neutron/network HTTP/1.1" 200 1003 0.013677 10.0.0.141 - - [2026-02-02 04:30:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001477 10.0.0.141 - - [2026-02-02 04:30:02] "POST /neutron/port HTTP/1.1" 200 117 0.007129 10.0.0.23 - - [2026-02-02 04:30:02] "GET /projects?obj_uuids=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001006 10.0.0.141 - - [2026-02-02 04:30:03] "POST /neutron/port HTTP/1.1" 200 1172 0.384406 10.0.0.23 - - [2026-02-02 04:30:03] "GET /projects?obj_uuids=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001017 10.0.0.141 - - [2026-02-02 04:30:03] "GET /project/d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.067436 10.0.0.141 - - [2026-02-02 04:30:03] "POST /neutron/network HTTP/1.1" 200 1003 0.013132 10.0.0.141 - - [2026-02-02 04:30:03] "POST /neutron/port HTTP/1.1" 200 1236 0.027605 10.0.0.141 - - [2026-02-02 04:30:03] "POST /neutron/port HTTP/1.1" 200 117 0.006241 10.0.0.141 - - [2026-02-02 04:30:03] "POST /id-to-fqname HTTP/1.1" 200 224 0.001281 10.0.0.141 - - [2026-02-02 04:30:03] "POST /neutron/port HTTP/1.1" 200 117 0.001113 10.0.0.141 - - [2026-02-02 04:30:03] "POST /neutron/port HTTP/1.1" 200 1236 0.021150 10.0.0.141 - - [2026-02-02 04:30:03] "POST /neutron/network HTTP/1.1" 200 1013 0.007102 10.0.0.141 - - [2026-02-02 04:30:04] "POST /neutron/port HTTP/1.1" 200 1172 0.026778 10.0.0.141 - - [2026-02-02 04:30:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005462 10.0.0.141 - - [2026-02-02 04:30:04] "POST /neutron/port HTTP/1.1" 200 117 0.001332 10.0.0.23 - - [2026-02-02 04:30:04] "GET /projects?obj_uuids=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002459 10.0.0.141 - - [2026-02-02 04:30:04] "GET /project/d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.120087 10.0.0.141 - - [2026-02-02 04:30:04] "POST /neutron/network HTTP/1.1" 200 1003 0.015585 10.0.0.141 - - [2026-02-02 04:30:05] "POST /neutron/port HTTP/1.1" 200 117 0.005744 10.0.0.141 - - [2026-02-02 04:30:05] "POST /neutron/port HTTP/1.1" 200 1236 0.023757 10.0.0.141 - - [2026-02-02 04:30:05] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007370 10.0.0.141 - - [2026-02-02 04:30:05] "GET /virtual-machine/14d668b2-416f-4961-b56e-990dd3fad878 HTTP/1.1" 401 293 0.000407 10.0.0.141 - - [2026-02-02 04:30:05] "GET /virtual-machine/14d668b2-416f-4961-b56e-990dd3fad878 HTTP/1.1" 200 1296 0.051809 10.0.0.141 - - [2026-02-02 04:30:05] "GET /virtual-machine-interface/d6fe1e76-4b5f-45c6-8dd8-3b242bc3e471 HTTP/1.1" 200 3155 0.005457 10.0.0.141 - - [2026-02-02 04:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.141 - - [2026-02-02 04:30:05] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006414 10.0.0.141 - - [2026-02-02 04:30:05] "GET /virtual-networks?parent_id=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003767 10.0.0.141 - - [2026-02-02 04:30:05] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.004672 10.0.0.141 - - [2026-02-02 04:30:05] "POST /neutron/port HTTP/1.1" 200 1172 0.026079 10.0.0.141 - - [2026-02-02 04:30:06] "POST /neutron/port HTTP/1.1" 200 1236 0.018218 10.0.0.141 - - [2026-02-02 04:30:06] "POST /neutron/subnet HTTP/1.1" 200 1389 0.012868 10.0.0.141 - - [2026-02-02 04:30:06] "POST /neutron/network HTTP/1.1" 200 1003 0.010374 10.0.0.141 - - [2026-02-02 04:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.141 - - [2026-02-02 04:30:09] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006083 10.0.0.141 - - [2026-02-02 04:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005492 10.0.0.141 - - [2026-02-02 04:30:13] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006114 10.0.0.141 - - [2026-02-02 04:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.141 - - [2026-02-02 04:30:17] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006599 10.0.0.141 - - [2026-02-02 04:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.141 - - [2026-02-02 04:30:21] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.004740 10.0.0.141 - - [2026-02-02 04:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.141 - - [2026-02-02 04:30:25] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005222 10.0.0.141 - - [2026-02-02 04:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.141 - - [2026-02-02 04:30:29] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005097 10.0.0.141 - - [2026-02-02 04:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.141 - - [2026-02-02 04:30:33] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005356 10.0.0.141 - - [2026-02-02 04:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.141 - - [2026-02-02 04:30:37] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005414 10.0.0.141 - - [2026-02-02 04:30:39] "GET /obj-perms HTTP/1.1" 200 5075 0.052397 10.0.0.141 - - [2026-02-02 04:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.141 - - [2026-02-02 04:30:41] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005467 10.0.0.141 - - [2026-02-02 04:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.141 - - [2026-02-02 04:30:45] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005206 10.0.0.141 - - [2026-02-02 04:30:46] "POST /neutron/network HTTP/1.1" 200 1013 0.007272 10.0.0.141 - - [2026-02-02 04:30:46] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014581 10.0.0.141 - - [2026-02-02 04:30:46] "POST /neutron/network HTTP/1.1" 200 1003 0.008590 10.0.0.141 - - [2026-02-02 04:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.141 - - [2026-02-02 04:30:50] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006418 10.0.0.141 - - [2026-02-02 04:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.141 - - [2026-02-02 04:30:54] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005132 10.0.0.141 - - [2026-02-02 04:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.141 - - [2026-02-02 04:30:56] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004402 10.0.0.141 - - [2026-02-02 04:30:56] "GET /virtual-networks?parent_id=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003471 10.0.0.141 - - [2026-02-02 04:30:56] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006316 10.0.0.141 - - [2026-02-02 04:31:01] "POST /neutron/port HTTP/1.1" 200 1236 0.021788 10.0.0.141 - - [2026-02-02 04:31:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008513 10.0.0.141 - - [2026-02-02 04:31:05] "POST /neutron/port HTTP/1.1" 200 1236 0.019678 10.0.0.141 - - [2026-02-02 04:31:06] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007657 10.0.0.141 - - [2026-02-02 04:31:17] "POST /neutron/port HTTP/1.1" 200 1236 0.022666 10.0.0.141 - - [2026-02-02 04:31:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007013 10.0.0.141 - - [2026-02-02 04:31:17] "GET /virtual-machine/c72d11aa-75dd-49b4-8e8d-b342ddc374a1 HTTP/1.1" 200 1297 0.006051 10.0.0.141 - - [2026-02-02 04:31:17] "GET /virtual-machine-interface/e0c27fd6-c431-469d-ae09-38281f85ea54 HTTP/1.1" 200 3155 0.005373 10.0.0.141 - - [2026-02-02 04:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.141 - - [2026-02-02 04:31:17] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003735 10.0.0.141 - - [2026-02-02 04:31:17] "GET /virtual-networks?parent_id=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004215 10.0.0.141 - - [2026-02-02 04:31:17] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006946 10.0.0.141 - - [2026-02-02 04:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.141 - - [2026-02-02 04:31:18] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003638 10.0.0.141 - - [2026-02-02 04:31:18] "GET /virtual-networks?parent_id=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002727 10.0.0.141 - - [2026-02-02 04:31:18] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005892 10.0.0.141 - - [2026-02-02 04:31:18] "POST /neutron/port HTTP/1.1" 200 1236 0.016183 10.0.0.141 - - [2026-02-02 04:31:18] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008105 10.0.0.141 - - [2026-02-02 04:31:19] "GET /virtual-machine/f87b39e2-b9ac-4c55-9022-1d7b89fe978f HTTP/1.1" 200 1297 0.007762 10.0.0.141 - - [2026-02-02 04:31:19] "GET /virtual-machine-interface/4e9afb4d-70ea-4666-9a62-41f20e531d2a HTTP/1.1" 200 3154 0.005177 10.0.0.141 - - [2026-02-02 04:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.141 - - [2026-02-02 04:31:19] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004040 10.0.0.141 - - [2026-02-02 04:31:19] "GET /virtual-networks?parent_id=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003180 10.0.0.141 - - [2026-02-02 04:31:19] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007682 10.0.0.141 - - [2026-02-02 04:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.141 - - [2026-02-02 04:31:20] "GET /global-vrouter-config/299c8600-237c-411f-8e57-435feadf9d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003448 10.0.0.141 - - [2026-02-02 04:31:20] "GET /virtual-networks?parent_id=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002991 10.0.0.141 - - [2026-02-02 04:31:20] "GET /virtual-network/3b031bc1-225a-4fa5-b088-42165d1bdead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008319 10.0.0.141 - - [2026-02-02 04:31:20] "GET /virtual-machine-interface/4e9afb4d-70ea-4666-9a62-41f20e531d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.006265 10.0.0.141 - - [2026-02-02 04:31:20] "PUT /virtual-machine-interface/4e9afb4d-70ea-4666-9a62-41f20e531d2a HTTP/1.1" 200 284 0.016359 10.0.0.22 - - [2026-02-02 04:31:40] "GET /obj-perms HTTP/1.1" 200 5075 0.062300 10.0.0.141 - - [2026-02-02 04:31:42] "POST /neutron/port HTTP/1.1" 200 1236 0.016360 10.0.0.141 - - [2026-02-02 04:31:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003718 10.0.0.141 - - [2026-02-02 04:31:42] "POST /neutron/port HTTP/1.1" 200 117 0.001152 10.0.0.141 - - [2026-02-02 04:31:48] "POST /neutron/port HTTP/1.1" 200 1236 0.044226 10.0.0.141 - - [2026-02-02 04:31:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003968 10.0.0.141 - - [2026-02-02 04:31:48] "POST /neutron/port HTTP/1.1" 200 117 0.001047 10.0.0.141 - - [2026-02-02 04:32:42] "POST /neutron/port HTTP/1.1" 200 1236 0.016814 10.0.0.141 - - [2026-02-02 04:32:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004226 10.0.0.141 - - [2026-02-02 04:32:42] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.141 - - [2026-02-02 04:32:50] "POST /neutron/port HTTP/1.1" 200 1236 0.017533 10.0.0.141 - - [2026-02-02 04:32:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004038 10.0.0.141 - - [2026-02-02 04:32:50] "POST /neutron/port HTTP/1.1" 200 117 0.001089 10.0.0.141 - - [2026-02-02 04:33:29] "POST /neutron/network HTTP/1.1" 200 1003 0.009309 10.0.0.141 - - [2026-02-02 04:33:29] "POST /neutron/port HTTP/1.1" 200 1226 0.019515 10.0.0.141 - - [2026-02-02 04:33:29] "POST /neutron/port HTTP/1.1" 200 1226 0.030507 10.0.0.141 - - [2026-02-02 04:33:29] "POST /neutron/port HTTP/1.1" 200 1226 0.033911 10.0.0.23 - - [2026-02-02 04:33:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007793 10.0.0.141 - - [2026-02-02 04:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007874 10.0.0.23 - - [2026-02-02 04:33:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003168 10.0.0.23 - - [2026-02-02 04:33:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004463 10.0.0.23 - - [2026-02-02 04:33:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001940 10.0.0.141 - - [2026-02-02 04:33:31] "POST /neutron/network HTTP/1.1" 200 151 0.163381 10.0.0.23 - - [2026-02-02 04:33:32] "GET /projects?obj_uuids=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001448 10.0.0.141 - - [2026-02-02 04:33:32] "GET /project/d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.059162 10.0.0.23 - - [2026-02-02 04:33:32] "GET /projects?obj_uuids=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000972 10.0.0.141 - - [2026-02-02 04:33:32] "GET /project/d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08?fields=virtual_networks HTTP/1.1" 200 1040 0.054238 10.0.0.23 - - [2026-02-02 04:33:33] "GET /projects?obj_uuids=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001136 10.0.0.141 - - [2026-02-02 04:33:33] "GET /project/d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.051713 10.0.0.23 - - [2026-02-02 04:33:33] "GET /projects?obj_uuids=d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001474 10.0.0.141 - - [2026-02-02 04:33:33] "GET /project/d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08?fields=security_groups HTTP/1.1" 200 1270 0.070586 10.0.0.141 - - [2026-02-02 04:33:34] "POST /fqname-to-id HTTP/1.1" 404 188 0.033428 10.0.0.23 - - [2026-02-02 04:33:34] "GET /projects?obj_uuids=0a9341dc-35b3-44b2-85fb-8b510a1fdec2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003252 10.0.0.23 - - [2026-02-02 04:33:34] "GET /domains?obj_uuids=4480bafd-5776-4d34-b387-df5887123349&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000932 10.0.0.23 - - [2026-02-02 04:33:34] "GET /domain/4480bafd-5776-4d34-b387-df5887123349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006557 10.0.0.23 - - [2026-02-02 04:33:34] "POST /id-to-fqname HTTP/1.1" 200 190 0.002934 10.0.0.23 - - [2026-02-02 04:33:34] "POST /fqname-to-id HTTP/1.1" 404 199 0.006335 10.0.0.23 - - [2026-02-02 04:33:34] "POST /security-groups HTTP/1.1" 200 591 0.041947 10.0.0.23 - - [2026-02-02 04:33:34] "POST /projects HTTP/1.1" 200 585 0.263233 10.0.0.23 - - [2026-02-02 04:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.334149 10.0.0.141 - - [2026-02-02 04:33:34] "POST /access-control-lists HTTP/1.1" 200 596 0.031666 10.0.0.141 - - [2026-02-02 04:33:34] "GET /project/0a9341dc-35b3-44b2-85fb-8b510a1fdec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.477365 10.0.0.141 - - [2026-02-02 04:33:35] "GET / HTTP/1.1" 200 35931 0.001382 10.0.0.141 - - [2026-02-02 04:33:39] "DELETE /access-control-list/e60f138a-7a19-4c23-9e5e-3d9e3a753932 HTTP/1.1" 200 115 0.034988 10.0.0.23 - - [2026-02-02 04:33:41] "GET /projects?obj_uuids=0a9341dc-35b3-44b2-85fb-8b510a1fdec2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001230 10.0.0.141 - - [2026-02-02 04:33:41] "GET /project/0a9341dc-35b3-44b2-85fb-8b510a1fdec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.046798 10.0.0.23 - - [2026-02-02 04:33:41] "GET /projects?obj_uuids=0a9341dc-35b3-44b2-85fb-8b510a1fdec2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000997 10.0.0.141 - - [2026-02-02 04:33:41] "GET /project/0a9341dc-35b3-44b2-85fb-8b510a1fdec2?fields=virtual_networks HTTP/1.1" 200 1029 0.043349 10.0.0.23 - - [2026-02-02 04:33:41] "GET /projects?obj_uuids=0a9341dc-35b3-44b2-85fb-8b510a1fdec2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001365 10.0.0.141 - - [2026-02-02 04:33:41] "GET /project/0a9341dc-35b3-44b2-85fb-8b510a1fdec2?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.041085 10.0.0.23 - - [2026-02-02 04:33:41] "GET /projects?obj_uuids=0a9341dc-35b3-44b2-85fb-8b510a1fdec2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001186 10.0.0.141 - - [2026-02-02 04:33:41] "GET /project/0a9341dc-35b3-44b2-85fb-8b510a1fdec2?fields=security_groups HTTP/1.1" 200 1255 0.046339 10.0.0.23 - - [2026-02-02 04:33:42] "GET /obj-perms HTTP/1.1" 200 5075 0.446748 10.0.0.23 - - [2026-02-02 04:33:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000423 10.0.0.23 - - [2026-02-02 04:33:55] "GET /global-system-configs HTTP/1.1" 401 293 0.000529 10.0.0.23 - - [2026-02-02 04:33:55] "DELETE /project/d53eab91-55b5-4dac-b9c7-7d0ceb1d7a08 HTTP/1.1" 404 177 0.007790 10.0.0.23 - - [2026-02-02 04:33:55] "DELETE /project/0a9341dc35b344b285fb8b510a1fdec2 HTTP/1.1" 404 173 0.005628 10.0.0.23 - - [2026-02-02 04:33:55] "GET /projects?obj_uuids=0a9341dc-35b3-44b2-85fb-8b510a1fdec2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001184 10.0.0.23 - - [2026-02-02 04:33:56] "GET /project/0a9341dc-35b3-44b2-85fb-8b510a1fdec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.057691 10.0.0.23 - - [2026-02-02 04:33:56] "GET /projects?obj_uuids=0a9341dc-35b3-44b2-85fb-8b510a1fdec2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001296 10.0.0.23 - - [2026-02-02 04:33:56] "GET /project/0a9341dc-35b3-44b2-85fb-8b510a1fdec2?fields=security_groups HTTP/1.1" 200 1360 0.043590 10.0.0.23 - - [2026-02-02 04:33:56] "DELETE /security-group/662a2a83-be4b-4e89-9b22-c68482e1d4f9 HTTP/1.1" 200 115 0.044955 10.0.0.23 - - [2026-02-02 04:33:56] "GET /projects?obj_uuids=0a9341dc-35b3-44b2-85fb-8b510a1fdec2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000974 10.0.0.23 - - [2026-02-02 04:33:56] "GET /project/0a9341dc-35b3-44b2-85fb-8b510a1fdec2?fields=application_policy_sets HTTP/1.1" 200 1399 0.048598 10.0.0.22 - - [2026-02-02 04:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000602 10.0.0.141 - - [2026-02-02 04:33:56] "DELETE /access-control-list/6d022e5a-3b33-468f-ae8a-1bc67cb602c3 HTTP/1.1" 200 115 0.048066 10.0.0.22 - - [2026-02-02 04:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000520 10.0.0.23 - - [2026-02-02 04:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.23 - - [2026-02-02 04:33:56] "DELETE /project/0a9341dc-35b3-44b2-85fb-8b510a1fdec2 HTTP/1.1" 200 115 0.448594 10.0.0.23 - - [2026-02-02 04:33:56] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.22 - - [2026-02-02 04:33:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000411 10.0.0.22 - - [2026-02-02 04:33:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.141 - - [2026-02-02 04:33:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000484 10.0.0.141 - - [2026-02-02 04:33:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.141 - - [2026-02-02 04:33:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000613 10.0.0.141 - - [2026-02-02 04:33:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000566 10.0.0.141 - - [2026-02-02 04:35:43] "GET /obj-perms HTTP/1.1" 200 5075 0.056935 10.0.0.22 - - [2026-02-02 04:35:44] "GET /obj-perms HTTP/1.1" 200 5075 0.056177 [Introspect:8084]10.0.0.23 - - [2026-02-02 04:35:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.23 - - [2026-02-02 04:35:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000973