+++ date ++ echo 'INFO: =================== Thu Feb 19 02:05:19 AM UTC 2026 ===================' INFO: =================== Thu Feb 19 02:05:19 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.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.130 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ ANALYTICSDB_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ ANALYTICS_SNMP_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8081 ' +++ '[' -n '10.0.0.129:8081 10.0.0.38:8081 10.0.0.130:8081 ' ']' +++ echo '10.0.0.129:8081 10.0.0.38:8081 10.0.0.130:8081' ++ ANALYTICS_SERVERS='10.0.0.129:8081 10.0.0.38:8081 10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9042 ' +++ '[' -n '10.0.0.129:9042 10.0.0.38:9042 10.0.0.130:9042 ' ']' +++ echo '10.0.0.129:9042 10.0.0.38:9042 10.0.0.130:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.129:9042 10.0.0.38:9042 10.0.0.130:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8086 ' +++ '[' -n '10.0.0.129:8086 10.0.0.38:8086 10.0.0.130:8086 ' ']' +++ echo '10.0.0.129:8086 10.0.0.38:8086 10.0.0.130:8086' ++ COLLECTOR_SERVERS='10.0.0.129:8086 10.0.0.38:8086 10.0.0.130: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.129,10.0.0.38,10.0.0.130 ++ CONFIGDB_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8082 ' +++ '[' -n '10.0.0.129:8082 10.0.0.38:8082 10.0.0.130:8082 ' ']' +++ echo '10.0.0.129:8082 10.0.0.38:8082 10.0.0.130:8082' ++ CONFIG_SERVERS='10.0.0.129:8082 10.0.0.38:8082 10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9161 ' +++ '[' -n '10.0.0.129:9161 10.0.0.38:9161 10.0.0.130:9161 ' ']' +++ echo '10.0.0.129:9161 10.0.0.38:9161 10.0.0.130:9161' ++ CONFIGDB_SERVERS='10.0.0.129:9161 10.0.0.38:9161 10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9041 ' +++ '[' -n '10.0.0.129:9041 10.0.0.38:9041 10.0.0.130:9041 ' ']' +++ echo '10.0.0.129:9041 10.0.0.38:9041 10.0.0.130:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.129:9041 10.0.0.38:9041 10.0.0.130: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.14,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.14,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:2181, +++ '[' -n 10.0.0.129:2181,10.0.0.38:2181,10.0.0.130:2181, ']' +++ echo 10.0.0.129:2181,10.0.0.38:2181,10.0.0.130:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181,10.0.0.38:2181,10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:2181 ' +++ '[' -n '10.0.0.129:2181 10.0.0.38:2181 10.0.0.130:2181 ' ']' +++ echo '10.0.0.129:2181 10.0.0.38:2181 10.0.0.130:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.129:2181 10.0.0.38:2181 10.0.0.130:2181' ++ RABBITMQ_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:5673, +++ '[' -n 10.0.0.129:5673,10.0.0.38:5673,10.0.0.130:5673, ']' +++ echo 10.0.0.129:5673,10.0.0.38:5673,10.0.0.130:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673,10.0.0.38:5673,10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:6379 ' +++ '[' -n '10.0.0.129:6379 10.0.0.38:6379 10.0.0.130:6379 ' ']' +++ echo '10.0.0.129:6379 10.0.0.38:6379 10.0.0.130:6379' ++ REDIS_SERVERS='10.0.0.129:6379 10.0.0.38:6379 10.0.0.130: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.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9092 ' +++ '[' -n '10.0.0.129:9092 10.0.0.38:9092 10.0.0.130:9092 ' ']' +++ echo '10.0.0.129:9092 10.0.0.38:9092 10.0.0.130:9092' ++ KAFKA_SERVERS='10.0.0.129:9092 10.0.0.38:9092 10.0.0.130: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.129 ++ 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.129,10.0.0.38,10.0.0.130 ++ 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.129,10.0.0.38,10.0.0.130 ++ 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.129,10.0.0.38,10.0.0.130 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129,10.0.0.38,10.0.0.130 +++ local servers=10.0.0.129,10.0.0.38,10.0.0.130 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.130,10.20.0.18,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.130,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.129, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.130,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.130'\''))' +++ local server_ip=10.0.0.130 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.130 ]] +++ [[ ,10.0.0.130,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.130, ]] +++ echo 10.0.0.130 3 +++ return ++ local ip=10.0.0.130 ++ [[ -z 10.0.0.130 ]] ++ echo 10.0.0.130 + host_ip=10.0.0.130 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 10.0.0.38:9041 10.0.0.130:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.129:9041 10.0.0.38:9041 10.0.0.130:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.130: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__.*__.*=.*$' ++ 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/19/2026 02:05:31.520 7fa44ae32640 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/19/2026 02:05:31.695 7fa44ae32640 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/19/2026 02:05:31.710 7fa44ae32640 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/19/2026 02:05:31.710 7fa44ae32640 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.25: /usr/bin/python3 Thu Feb 19 02:05:43 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5367 vnc_cgitb.enable(format='text') 5368 5369 main(args_str, VncApiServer(args_str)) 5370 #server_main 5371 global main = args_str = None global VncApiServer = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2213 else: 2214 self._db_connect(self._args.reset_config) 2215 self._db_init_entries() 2216 2217 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3745 domain = self.create_singleton_entry(Domain()) 3746 self._default_domain = domain.serialize_to_json() 3747 project = self.create_singleton_entry(Project(parent_obj=domain)) 3748 self._default_project = project.serialize_to_json() 3749 self.create_singleton_entry(Fabric()) project undefined self = self.create_singleton_entry = > global Project = parent_obj undefined domain = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/project:default-domain...2f544d70-3f75-421f-85e6-b86ad60abcca at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/project:default-domain:default-project exists already with ID: 2f544d70-3f75-421f-85e6-b86ad60abcca at zookeeper __cause__ = None __class__ = __context__ = NoIdError('project default-domain:default-project') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/project:default-domain...2f544d70-3f75-421f-85e6-b86ad60abcca at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/project:default-domain...2f544d70-3f75-421f-85e6-b86ad60abcca at zookeeper') content = 'FQ Name: /fq-name-to-uuid/project:default-domain...2f544d70-3f75-421f-85e6-b86ad60abcca at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2474, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: project default-domain:default-project During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2215, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3747, in _db_init_entries project = self.create_singleton_entry(Project(parent_obj=domain)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/project:default-domain:default-project exists already with ID: 2f544d70-3f75-421f-85e6-b86ad60abcca at zookeeper +++ date ++ echo 'INFO: =================== Thu Feb 19 02:05:45 AM UTC 2026 ===================' INFO: =================== Thu Feb 19 02:05:45 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.130 ++ 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.129,10.0.0.38,10.0.0.130 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ ANALYTICSDB_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ ANALYTICS_SNMP_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8081 ' +++ '[' -n '10.0.0.129:8081 10.0.0.38:8081 10.0.0.130:8081 ' ']' +++ echo '10.0.0.129:8081 10.0.0.38:8081 10.0.0.130:8081' ++ ANALYTICS_SERVERS='10.0.0.129:8081 10.0.0.38:8081 10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9042 ' +++ '[' -n '10.0.0.129:9042 10.0.0.38:9042 10.0.0.130:9042 ' ']' +++ echo '10.0.0.129:9042 10.0.0.38:9042 10.0.0.130:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.129:9042 10.0.0.38:9042 10.0.0.130:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8086 ' +++ '[' -n '10.0.0.129:8086 10.0.0.38:8086 10.0.0.130:8086 ' ']' +++ echo '10.0.0.129:8086 10.0.0.38:8086 10.0.0.130:8086' ++ COLLECTOR_SERVERS='10.0.0.129:8086 10.0.0.38:8086 10.0.0.130: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.129,10.0.0.38,10.0.0.130 ++ CONFIGDB_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8082 ' +++ '[' -n '10.0.0.129:8082 10.0.0.38:8082 10.0.0.130:8082 ' ']' +++ echo '10.0.0.129:8082 10.0.0.38:8082 10.0.0.130:8082' ++ CONFIG_SERVERS='10.0.0.129:8082 10.0.0.38:8082 10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9161 ' +++ '[' -n '10.0.0.129:9161 10.0.0.38:9161 10.0.0.130:9161 ' ']' +++ echo '10.0.0.129:9161 10.0.0.38:9161 10.0.0.130:9161' ++ CONFIGDB_SERVERS='10.0.0.129:9161 10.0.0.38:9161 10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9041 ' +++ '[' -n '10.0.0.129:9041 10.0.0.38:9041 10.0.0.130:9041 ' ']' +++ echo '10.0.0.129:9041 10.0.0.38:9041 10.0.0.130:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.129:9041 10.0.0.38:9041 10.0.0.130: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.14,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.14,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:2181, +++ '[' -n 10.0.0.129:2181,10.0.0.38:2181,10.0.0.130:2181, ']' +++ echo 10.0.0.129:2181,10.0.0.38:2181,10.0.0.130:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181,10.0.0.38:2181,10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:2181 ' +++ '[' -n '10.0.0.129:2181 10.0.0.38:2181 10.0.0.130:2181 ' ']' +++ echo '10.0.0.129:2181 10.0.0.38:2181 10.0.0.130:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.129:2181 10.0.0.38:2181 10.0.0.130:2181' ++ RABBITMQ_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:5673, +++ '[' -n 10.0.0.129:5673,10.0.0.38:5673,10.0.0.130:5673, ']' +++ echo 10.0.0.129:5673,10.0.0.38:5673,10.0.0.130:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673,10.0.0.38:5673,10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:6379 ' +++ '[' -n '10.0.0.129:6379 10.0.0.38:6379 10.0.0.130:6379 ' ']' +++ echo '10.0.0.129:6379 10.0.0.38:6379 10.0.0.130:6379' ++ REDIS_SERVERS='10.0.0.129:6379 10.0.0.38:6379 10.0.0.130: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.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9092 ' +++ '[' -n '10.0.0.129:9092 10.0.0.38:9092 10.0.0.130:9092 ' ']' +++ echo '10.0.0.129:9092 10.0.0.38:9092 10.0.0.130:9092' ++ KAFKA_SERVERS='10.0.0.129:9092 10.0.0.38:9092 10.0.0.130: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.129 ++ 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.129,10.0.0.38,10.0.0.130 ++ 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.129,10.0.0.38,10.0.0.130 ++ 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.129,10.0.0.38,10.0.0.130 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129,10.0.0.38,10.0.0.130 +++ local servers=10.0.0.129,10.0.0.38,10.0.0.130 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.130,10.20.0.18,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.130,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.129, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.130,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.130'\''))' +++ local server_ip=10.0.0.130 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.130 ]] +++ [[ ,10.0.0.130,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.130, ]] +++ echo 10.0.0.130 3 +++ return ++ local ip=10.0.0.130 ++ [[ -z 10.0.0.130 ]] ++ echo 10.0.0.130 + host_ip=10.0.0.130 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 10.0.0.38:9041 10.0.0.130:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.129:9041 10.0.0.38:9041 10.0.0.130:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.130: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=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/19/2026 02:05:54.680 7ffb844fb5c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/19/2026 02:05:54.864 7ffb844fb5c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/19/2026 02:05:54.879 7ffb844fb5c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/19/2026 02:05:54.880 7ffb844fb5c0 [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.130:8082/ Hit Ctrl-C to quit. 10.0.0.130 - - [2026-02-19 02:05:55] "GET / HTTP/1.1" 503 181 0.000266 10.0.0.130 - - [2026-02-19 02:05:55] "GET / HTTP/1.1" 503 181 0.000178 10.0.0.130 - - [2026-02-19 02:05:56] "GET / HTTP/1.1" 200 45871 0.001849 10.0.0.130 - - [2026-02-19 02:05:56] "GET / HTTP/1.1" 200 45871 0.001465 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.130 - - [2026-02-19 02:05:56] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000660 10.0.0.130 - - [2026-02-19 02:05:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000402 10.0.0.130 - - [2026-02-19 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 1.292518 10.0.0.130 - - [2026-02-19 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.130 - - [2026-02-19 02:05:58] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.024609 10.0.0.130 - - [2026-02-19 02:05:58] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.009881 /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.129 - - [2026-02-19 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.063106 10.0.0.129 - - [2026-02-19 02:06:05] "POST /access-control-lists HTTP/1.1" 200 589 0.041779 10.0.0.129 - - [2026-02-19 02:06:05] "POST /route-targets HTTP/1.1" 200 328 0.023118 10.0.0.129 - - [2026-02-19 02:06:05] "POST /ref-update HTTP/1.1" 200 156 0.021525 10.0.0.129 - - [2026-02-19 02:06:05] "POST /route-targets HTTP/1.1" 200 328 0.030735 10.0.0.129 - - [2026-02-19 02:06:06] "POST /access-control-lists HTTP/1.1" 200 553 0.080843 10.0.0.130 - - [2026-02-19 02:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.38 - - [2026-02-19 02:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000423 10.0.0.130 - - [2026-02-19 02:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000574 10.0.0.129 - - [2026-02-19 02:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000294 10.0.0.38 - - [2026-02-19 02:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.38 - - [2026-02-19 02:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000888 10.0.0.129 - - [2026-02-19 02:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000489 10.0.0.38 - - [2026-02-19 02:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.129 - - [2026-02-19 02:06:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000701 10.0.0.129 - - [2026-02-19 02:06:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.130 - - [2026-02-19 02:06:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000656 10.0.0.130 - - [2026-02-19 02:06:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000604 10.0.0.129 - - [2026-02-19 02:06:59] "POST /ref-update HTTP/1.1" 200 156 0.037108 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.129 - - [2026-02-19 02:09:52] "GET /obj-perms HTTP/1.1" 200 5075 0.379788 10.0.0.38 - - [2026-02-19 02:10:53] "GET /obj-perms HTTP/1.1" 200 5075 0.056765 10.0.0.130 - - [2026-02-19 02:10:53] "GET /obj-perms HTTP/1.1" 200 5075 0.054564 10.0.0.130 - - [2026-02-19 02:11:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.38 - - [2026-02-19 02:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.130 - - [2026-02-19 02:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.129 - - [2026-02-19 02:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.38 - - [2026-02-19 02:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.129 - - [2026-02-19 02:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000470 10.0.0.38 - - [2026-02-19 02:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.38 - - [2026-02-19 02:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.129 - - [2026-02-19 02:11:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000572 10.0.0.129 - - [2026-02-19 02:11:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.130 - - [2026-02-19 02:11:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000475 10.0.0.130 - - [2026-02-19 02:11:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000507 10.0.0.129 - - [2026-02-19 02:11:48] "PUT /access-control-list/3445a7ec-1fe2-4609-9dc7-05ec5cf3e188 HTTP/1.1" 200 273 0.050342 10.0.0.129 - - [2026-02-19 02:11:54] "GET /virtual-router/c100a9bb-d6bd-4b0d-87bb-80a194e8de70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.030515 [Introspect:8084]10.0.0.130 - - [2026-02-19 02:12:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000998 [Introspect:8084]10.0.0.130 - - [2026-02-19 02:12:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001239 [Introspect:8084]10.0.0.130 - - [2026-02-19 02:12:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000941 [Introspect:8084]10.0.0.130 - - [2026-02-19 02:12:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.000889 10.0.0.129 - - [2026-02-19 02:13:40] "GET / HTTP/1.1" 200 36215 0.001721 10.0.0.129 - - [2026-02-19 02:13:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000543 10.0.0.129 - - [2026-02-19 02:13:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.066746 10.0.0.130 - - [2026-02-19 02:13:41] "GET /projects?obj_uuids=5f209a43-4143-48be-b668-0e124bb0d0c0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.059586 10.0.0.130 - - [2026-02-19 02:13:41] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.130 - - [2026-02-19 02:13:41] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.030933 10.0.0.130 - - [2026-02-19 02:13:41] "POST /id-to-fqname HTTP/1.1" 200 188 0.004634 10.0.0.130 - - [2026-02-19 02:13:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.004422 10.0.0.130 - - [2026-02-19 02:13:41] "POST /security-groups HTTP/1.1" 200 589 0.040151 10.0.0.130 - - [2026-02-19 02:13:41] "POST /projects HTTP/1.1" 200 581 0.307966 10.0.0.130 - - [2026-02-19 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.379860 10.0.0.129 - - [2026-02-19 02:13:42] "POST /fqname-to-id HTTP/1.1" 404 231 0.012136 10.0.0.129 - - [2026-02-19 02:13:42] "GET /project/5f209a43-4143-48be-b668-0e124bb0d0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.610861 10.0.0.129 - - [2026-02-19 02:13:43] "GET / HTTP/1.1" 200 36215 0.002385 10.0.0.130 - - [2026-02-19 02:13:46] "GET /projects?obj_uuids=5f209a43-4143-48be-b668-0e124bb0d0c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001093 10.0.0.129 - - [2026-02-19 02:13:46] "GET /project/5f209a43-4143-48be-b668-0e124bb0d0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.075503 10.0.0.130 - - [2026-02-19 02:13:46] "GET /projects?obj_uuids=5f209a43-4143-48be-b668-0e124bb0d0c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965 10.0.0.129 - - [2026-02-19 02:13:46] "GET /project/5f209a43-4143-48be-b668-0e124bb0d0c0?fields=virtual_networks HTTP/1.1" 200 1030 0.059705 10.0.0.130 - - [2026-02-19 02:13:46] "GET /projects?obj_uuids=5f209a43-4143-48be-b668-0e124bb0d0c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001064 10.0.0.129 - - [2026-02-19 02:13:46] "GET /project/5f209a43-4143-48be-b668-0e124bb0d0c0?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.069780 10.0.0.130 - - [2026-02-19 02:13:46] "GET /projects?obj_uuids=5f209a43-4143-48be-b668-0e124bb0d0c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001095 10.0.0.129 - - [2026-02-19 02:13:46] "GET /project/5f209a43-4143-48be-b668-0e124bb0d0c0?fields=security_groups HTTP/1.1" 200 1255 0.065532 10.0.0.130 - - [2026-02-19 02:13:47] "GET /projects?obj_uuids=a9307430-1838-4104-9e4e-1c73261859a9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003702 10.0.0.130 - - [2026-02-19 02:13:47] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001058 10.0.0.130 - - [2026-02-19 02:13:47] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008027 10.0.0.130 - - [2026-02-19 02:13:47] "POST /id-to-fqname HTTP/1.1" 200 167 0.008913 10.0.0.130 - - [2026-02-19 02:13:47] "POST /fqname-to-id HTTP/1.1" 404 176 0.015448 10.0.0.130 - - [2026-02-19 02:13:47] "POST /security-groups HTTP/1.1" 200 568 0.083884 10.0.0.130 - - [2026-02-19 02:13:47] "POST /projects HTTP/1.1" 200 539 0.340674 10.0.0.130 - - [2026-02-19 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.410204 10.0.0.129 - - [2026-02-19 02:13:47] "POST /access-control-lists HTTP/1.1" 200 575 0.041819 10.0.0.129 - - [2026-02-19 02:13:47] "GET /project/a9307430-1838-4104-9e4e-1c73261859a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.562494 [Introspect:8084]10.0.0.129 - - [2026-02-19 02:13:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001214 10.0.0.130 - - [2026-02-19 02:13:49] "GET /projects?obj_uuids=a9307430-1838-4104-9e4e-1c73261859a9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001168 10.0.0.129 - - [2026-02-19 02:13:49] "GET /project/a9307430-1838-4104-9e4e-1c73261859a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.066339 10.0.0.130 - - [2026-02-19 02:13:50] "GET /obj-perms HTTP/1.1" 200 5075 0.068216 [Introspect:8084]10.0.0.129 - - [2026-02-19 02:13:52] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000680 10.0.0.129 - - [2026-02-19 02:13:52] "GET /obj-perms HTTP/1.1" 200 5075 0.054148 10.0.0.129 - - [2026-02-19 02:13:52] "GET /obj-perms HTTP/1.1" 200 5075 0.004294 10.0.0.129 - - [2026-02-19 02:13:53] "GET /obj-perms HTTP/1.1" 200 5075 0.004117 10.0.0.129 - - [2026-02-19 02:13:53] "GET /obj-perms HTTP/1.1" 200 5075 0.004482 10.0.0.129 - - [2026-02-19 02:13:53] "GET /obj-perms HTTP/1.1" 200 5075 0.004684 10.0.0.129 - - [2026-02-19 02:13:53] "GET /obj-perms HTTP/1.1" 200 5075 0.004331 10.0.0.129 - - [2026-02-19 02:13:53] "GET /obj-perms HTTP/1.1" 200 5075 0.004415 10.0.0.129 - - [2026-02-19 02:13:53] "GET /obj-perms HTTP/1.1" 200 5075 0.004307 10.0.0.129 - - [2026-02-19 02:13:53] "GET /obj-perms HTTP/1.1" 200 5075 0.003956 10.0.0.129 - - [2026-02-19 02:13:53] "GET /obj-perms HTTP/1.1" 200 5075 0.004514 10.0.0.129 - - [2026-02-19 02:13:53] "GET /obj-perms HTTP/1.1" 200 5075 0.004281 10.0.0.129 - - [2026-02-19 02:13:53] "GET /obj-perms HTTP/1.1" 200 5075 0.004282 10.0.0.130 - - [2026-02-19 02:13:53] "GET /obj-perms HTTP/1.1" 200 5075 0.004598 10.0.0.130 - - [2026-02-19 02:13:53] "GET /obj-perms HTTP/1.1" 200 5075 0.004526 10.0.0.130 - - [2026-02-19 02:13:53] "GET /obj-perms HTTP/1.1" 200 5075 0.004293 10.0.0.129 - - [2026-02-19 02:13:55] "GET /obj-perms HTTP/1.1" 200 5075 0.004418 10.0.0.129 - - [2026-02-19 02:13:55] "GET /obj-perms HTTP/1.1" 200 5075 0.004861 10.0.0.129 - - [2026-02-19 02:13:55] "GET /obj-perms HTTP/1.1" 200 5075 0.004852 10.0.0.129 - - [2026-02-19 02:13:55] "GET /obj-perms HTTP/1.1" 200 5075 0.004134 10.0.0.129 - - [2026-02-19 02:13:55] "GET /obj-perms HTTP/1.1" 200 5075 0.006094 10.0.0.129 - - [2026-02-19 02:13:55] "GET /obj-perms HTTP/1.1" 200 5075 0.003838 10.0.0.129 - - [2026-02-19 02:13:55] "GET /obj-perms HTTP/1.1" 200 5075 0.005368 10.0.0.129 - - [2026-02-19 02:13:55] "GET /obj-perms HTTP/1.1" 200 5075 0.008613 10.0.0.129 - - [2026-02-19 02:13:56] "GET /obj-perms HTTP/1.1" 200 5075 0.010160 10.0.0.129 - - [2026-02-19 02:13:56] "GET /obj-perms HTTP/1.1" 200 5075 0.022026 10.0.0.129 - - [2026-02-19 02:13:56] "GET /obj-perms HTTP/1.1" 200 5075 0.007189 10.0.0.129 - - [2026-02-19 02:13:58] "GET /obj-perms HTTP/1.1" 200 5075 0.004233 10.0.0.129 - - [2026-02-19 02:13:58] "GET /obj-perms HTTP/1.1" 200 5075 0.004830 10.0.0.129 - - [2026-02-19 02:13:59] "GET /obj-perms HTTP/1.1" 200 5075 0.004424 10.0.0.129 - - [2026-02-19 02:13:59] "GET /obj-perms HTTP/1.1" 200 5075 0.004377 10.0.0.129 - - [2026-02-19 02:14:00] "GET /obj-perms HTTP/1.1" 200 5075 0.004756 10.0.0.130 - - [2026-02-19 02:14:00] "DELETE /project/5f209a43414348beb6680e124bb0d0c0 HTTP/1.1" 404 173 0.006582 10.0.0.130 - - [2026-02-19 02:14:00] "DELETE /project/a9307430183841049e4e1c73261859a9 HTTP/1.1" 404 173 0.005522 10.0.0.130 - - [2026-02-19 02:14:00] "GET /projects?obj_uuids=5f209a43-4143-48be-b668-0e124bb0d0c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000936 10.0.0.130 - - [2026-02-19 02:14:00] "GET /project/5f209a43-4143-48be-b668-0e124bb0d0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.099573 10.0.0.130 - - [2026-02-19 02:14:00] "GET /projects?obj_uuids=5f209a43-4143-48be-b668-0e124bb0d0c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001164 10.0.0.130 - - [2026-02-19 02:14:00] "GET /project/5f209a43-4143-48be-b668-0e124bb0d0c0?fields=security_groups HTTP/1.1" 200 1357 0.065101 10.0.0.130 - - [2026-02-19 02:14:00] "DELETE /security-group/4e1b902b-de5e-41cd-868f-f489c9b7221a HTTP/1.1" 200 115 0.067302 10.0.0.130 - - [2026-02-19 02:14:00] "GET /projects?obj_uuids=5f209a43-4143-48be-b668-0e124bb0d0c0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001285 10.0.0.129 - - [2026-02-19 02:14:00] "DELETE /access-control-list/601e4602-a61f-476e-89cd-921148bc6848 HTTP/1.1" 200 115 0.064974 10.0.0.130 - - [2026-02-19 02:14:01] "GET /project/5f209a43-4143-48be-b668-0e124bb0d0c0?fields=application_policy_sets HTTP/1.1" 200 1396 0.112498 10.0.0.130 - - [2026-02-19 02:14:01] "DELETE /project/5f209a43-4143-48be-b668-0e124bb0d0c0 HTTP/1.1" 200 115 0.627116 10.0.0.129 - - [2026-02-19 02:14:01] "POST /fqname-to-id HTTP/1.1" 404 199 0.025997 10.0.0.130 - - [2026-02-19 02:14:01] "GET /projects?obj_uuids=1e455281-14dc-4c53-8b29-38659d29c064&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004106 10.0.0.130 - - [2026-02-19 02:14:01] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001467 10.0.0.130 - - [2026-02-19 02:14:01] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008571 10.0.0.130 - - [2026-02-19 02:14:01] "POST /id-to-fqname HTTP/1.1" 200 201 0.009312 10.0.0.130 - - [2026-02-19 02:14:01] "POST /fqname-to-id HTTP/1.1" 404 210 0.009330 10.0.0.130 - - [2026-02-19 02:14:01] "POST /security-groups HTTP/1.1" 200 602 0.042393 10.0.0.130 - - [2026-02-19 02:14:02] "POST /projects HTTP/1.1" 200 607 0.335517 10.0.0.130 - - [2026-02-19 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.407411 10.0.0.129 - - [2026-02-19 02:14:02] "POST /access-control-lists HTTP/1.1" 200 609 0.054327 10.0.0.129 - - [2026-02-19 02:14:02] "GET /project/1e455281-14dc-4c53-8b29-38659d29c064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.576120 10.0.0.129 - - [2026-02-19 02:14:03] "GET / HTTP/1.1" 200 36215 0.002711 10.0.0.129 - - [2026-02-19 02:14:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000436 10.0.0.129 - - [2026-02-19 02:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.056234 10.0.0.130 - - [2026-02-19 02:14:04] "GET /projects?obj_uuids=1e455281-14dc-4c53-8b29-38659d29c064&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001068 10.0.0.129 - - [2026-02-19 02:14:04] "GET /project/1e455281-14dc-4c53-8b29-38659d29c064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.056761 10.0.0.129 - - [2026-02-19 02:14:05] "POST /route-targets HTTP/1.1" 200 328 0.014425 10.0.0.130 - - [2026-02-19 02:14:05] "POST /useragent-kv HTTP/1.1" 200 115 0.013930 10.0.0.129 - - [2026-02-19 02:14:05] "POST /neutron/subnet HTTP/1.1" 200 724 0.316205 10.0.0.129 - - [2026-02-19 02:14:05] "POST /id-to-fqname HTTP/1.1" 200 233 0.001327 10.0.0.129 - - [2026-02-19 02:14:05] "GET /virtual-network/1d570182-2064-4c5a-866d-2bb1ef470297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008122 10.0.0.129 - - [2026-02-19 02:14:05] "GET /virtual-network/1d570182-2064-4c5a-866d-2bb1ef470297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008202 10.0.0.129 - - [2026-02-19 02:14:05] "POST /neutron/network HTTP/1.1" 200 839 0.007651 10.0.0.129 - - [2026-02-19 02:14:06] "GET /virtual-network/1d570182-2064-4c5a-866d-2bb1ef470297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006940 10.0.0.38 - - [2026-02-19 02:14:07] "GET /obj-perms HTTP/1.1" 200 5071 0.052290 10.0.0.129 - - [2026-02-19 02:14:07] "POST /id-to-fqname HTTP/1.1" 200 233 0.001657 10.0.0.130 - - [2026-02-19 02:14:10] "GET /projects?obj_uuids=1e455281-14dc-4c53-8b29-38659d29c064&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001034 10.0.0.129 - - [2026-02-19 02:14:10] "GET /project/1e455281-14dc-4c53-8b29-38659d29c064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.087523 10.0.0.129 - - [2026-02-19 02:14:10] "POST /neutron/network HTTP/1.1" 200 839 0.031881 10.0.0.129 - - [2026-02-19 02:14:11] "POST /neutron/port HTTP/1.1" 200 117 0.006987 10.0.0.129 - - [2026-02-19 02:14:12] "POST /neutron/port HTTP/1.1" 200 1071 0.059260 10.0.0.129 - - [2026-02-19 02:14:13] "POST /neutron/port HTTP/1.1" 200 1135 0.024161 10.0.0.129 - - [2026-02-19 02:14:13] "POST /neutron/port HTTP/1.1" 200 117 0.001373 10.0.0.129 - - [2026-02-19 02:14:16] "POST /neutron/security_group HTTP/1.1" 200 2069 0.009777 10.0.0.129 - - [2026-02-19 02:14:19] "POST /neutron/network HTTP/1.1" 200 849 0.011702 10.0.0.129 - - [2026-02-19 02:14:19] "POST /neutron/port HTTP/1.1" 200 117 0.001204 10.0.0.129 - - [2026-02-19 02:14:21] "POST /neutron/security_group HTTP/1.1" 200 2069 0.018473 10.0.0.129 - - [2026-02-19 02:14:21] "GET /obj-perms HTTP/1.1" 200 5071 0.056800 10.0.0.129 - - [2026-02-19 02:14:24] "GET /obj-perms HTTP/1.1" 200 5071 0.004592 10.0.0.129 - - [2026-02-19 02:14:27] "POST /neutron/port HTTP/1.1" 200 1135 0.025803 10.0.0.129 - - [2026-02-19 02:14:27] "POST /neutron/port HTTP/1.1" 200 1051 0.120678 10.0.0.130 - - [2026-02-19 02:14:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003935 10.0.0.130 - - [2026-02-19 02:14:28] "POST /useragent-kv HTTP/1.1" 200 115 0.006114 10.0.0.129 - - [2026-02-19 02:14:28] "POST /neutron/network HTTP/1.1" 200 151 0.140029 10.0.0.129 - - [2026-02-19 02:14:28] "DELETE /route-target/c28caa56-c1b1-4ab2-8b57-de601a2bf3a5 HTTP/1.1" 200 115 0.039261 10.0.0.130 - - [2026-02-19 02:14:29] "GET /projects?obj_uuids=1e455281-14dc-4c53-8b29-38659d29c064&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001185 10.0.0.129 - - [2026-02-19 02:14:29] "GET /project/1e455281-14dc-4c53-8b29-38659d29c064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.086058 10.0.0.130 - - [2026-02-19 02:14:29] "GET /projects?obj_uuids=1e455281-14dc-4c53-8b29-38659d29c064&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000962 10.0.0.129 - - [2026-02-19 02:14:29] "GET /project/1e455281-14dc-4c53-8b29-38659d29c064?fields=virtual_networks HTTP/1.1" 200 1056 0.055105 10.0.0.130 - - [2026-02-19 02:14:29] "GET /projects?obj_uuids=1e455281-14dc-4c53-8b29-38659d29c064&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001151 10.0.0.129 - - [2026-02-19 02:14:30] "GET /project/1e455281-14dc-4c53-8b29-38659d29c064?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.064689 10.0.0.130 - - [2026-02-19 02:14:30] "GET /projects?obj_uuids=1e455281-14dc-4c53-8b29-38659d29c064&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.051497 10.0.0.129 - - [2026-02-19 02:14:30] "GET /project/1e455281-14dc-4c53-8b29-38659d29c064?fields=security_groups HTTP/1.1" 200 1294 0.114541 10.0.0.130 - - [2026-02-19 02:14:30] "GET /projects?obj_uuids=a9307430-1838-4104-9e4e-1c73261859a9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000967 10.0.0.129 - - [2026-02-19 02:14:30] "GET /project/a9307430-1838-4104-9e4e-1c73261859a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.057639 10.0.0.130 - - [2026-02-19 02:14:37] "GET /projects?obj_uuids=a9307430-1838-4104-9e4e-1c73261859a9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000970 10.0.0.129 - - [2026-02-19 02:14:37] "GET /project/a9307430-1838-4104-9e4e-1c73261859a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.058038 10.0.0.129 - - [2026-02-19 02:14:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.029557 10.0.0.130 - - [2026-02-19 02:14:40] "GET /projects?obj_uuids=5e5c5766-ef31-44fe-9d95-b22eee584526&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004046 10.0.0.130 - - [2026-02-19 02:14:40] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001109 10.0.0.130 - - [2026-02-19 02:14:40] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007981 10.0.0.130 - - [2026-02-19 02:14:40] "POST /id-to-fqname HTTP/1.1" 200 202 0.003446 10.0.0.130 - - [2026-02-19 02:14:40] "POST /fqname-to-id HTTP/1.1" 404 211 0.005539 10.0.0.130 - - [2026-02-19 02:14:40] "POST /security-groups HTTP/1.1" 200 603 0.078026 10.0.0.130 - - [2026-02-19 02:14:40] "POST /projects HTTP/1.1" 200 609 0.374927 10.0.0.129 - - [2026-02-19 02:14:40] "POST /fqname-to-id HTTP/1.1" 404 245 0.008638 10.0.0.130 - - [2026-02-19 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.448989 10.0.0.129 - - [2026-02-19 02:14:40] "GET /project/5e5c5766-ef31-44fe-9d95-b22eee584526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.607675 10.0.0.129 - - [2026-02-19 02:14:41] "GET / HTTP/1.1" 200 36215 0.001616 10.0.0.129 - - [2026-02-19 02:14:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000540 10.0.0.129 - - [2026-02-19 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.077847 10.0.0.130 - - [2026-02-19 02:14:42] "GET /projects?obj_uuids=5e5c5766-ef31-44fe-9d95-b22eee584526&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001037 10.0.0.129 - - [2026-02-19 02:14:42] "GET /project/5e5c5766-ef31-44fe-9d95-b22eee584526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.066160 10.0.0.130 - - [2026-02-19 02:14:43] "POST /useragent-kv HTTP/1.1" 200 115 0.015925 10.0.0.129 - - [2026-02-19 02:14:43] "POST /neutron/subnet HTTP/1.1" 200 715 0.258423 10.0.0.129 - - [2026-02-19 02:14:43] "POST /id-to-fqname HTTP/1.1" 200 275 0.001395 10.0.0.129 - - [2026-02-19 02:14:43] "GET /virtual-network/095d281c-8fa9-4c6e-bcb6-3fb83c82d188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005999 10.0.0.129 - - [2026-02-19 02:14:43] "GET /virtual-network/095d281c-8fa9-4c6e-bcb6-3fb83c82d188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.006728 10.0.0.129 - - [2026-02-19 02:14:43] "POST /neutron/network HTTP/1.1" 200 920 0.009014 10.0.0.129 - - [2026-02-19 02:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.130 - - [2026-02-19 02:14:43] "GET /projects?obj_uuids=5e5c5766-ef31-44fe-9d95-b22eee584526&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000945 10.0.0.129 - - [2026-02-19 02:14:43] "GET /project/5e5c5766-ef31-44fe-9d95-b22eee584526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.072814 10.0.0.129 - - [2026-02-19 02:14:43] "POST /ref-update HTTP/1.1" 200 156 0.039133 10.0.0.130 - - [2026-02-19 02:14:43] "GET /projects?obj_uuids=5e5c5766-ef31-44fe-9d95-b22eee584526&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001223 10.0.0.129 - - [2026-02-19 02:14:43] "POST /neutron/network HTTP/1.1" 200 703 0.161889 10.0.0.129 - - [2026-02-19 02:14:44] "POST /id-to-fqname HTTP/1.1" 200 275 0.004119 10.0.0.129 - - [2026-02-19 02:14:44] "GET /virtual-network/f163aba5-2292-49be-afac-0f91154c3860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007499 10.0.0.129 - - [2026-02-19 02:14:44] "POST /neutron/network HTTP/1.1" 200 922 0.007201 10.0.0.129 - - [2026-02-19 02:14:44] "GET /virtual-network/f163aba5-2292-49be-afac-0f91154c3860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.005407 10.0.0.129 - - [2026-02-19 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.130 - - [2026-02-19 02:14:44] "GET /projects?obj_uuids=5e5c5766-ef31-44fe-9d95-b22eee584526&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001126 10.0.0.129 - - [2026-02-19 02:14:44] "GET /project/5e5c5766-ef31-44fe-9d95-b22eee584526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.078179 10.0.0.129 - - [2026-02-19 02:14:44] "POST /neutron/network HTTP/1.1" 200 117 0.018323 10.0.0.129 - - [2026-02-19 02:14:44] "POST /route-targets HTTP/1.1" 200 328 0.019737 10.0.0.129 - - [2026-02-19 02:14:44] "POST /neutron/network HTTP/1.1" 200 923 0.015735 10.0.0.129 - - [2026-02-19 02:14:44] "POST /id-to-fqname HTTP/1.1" 200 276 0.001263 10.0.0.129 - - [2026-02-19 02:14:44] "GET /virtual-network/eb1a29d7-d250-4189-8192-dd4f28f9e8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006863 10.0.0.129 - - [2026-02-19 02:14:44] "GET /virtual-network/eb1a29d7-d250-4189-8192-dd4f28f9e8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.007080 10.0.0.129 - - [2026-02-19 02:14:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.013247 10.0.0.129 - - [2026-02-19 02:14:44] "POST /id-to-fqname HTTP/1.1" 200 275 0.001957 10.0.0.130 - - [2026-02-19 02:14:46] "GET /projects?obj_uuids=5e5c5766-ef31-44fe-9d95-b22eee584526&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001453 10.0.0.129 - - [2026-02-19 02:14:46] "GET /project/5e5c5766-ef31-44fe-9d95-b22eee584526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.083143 10.0.0.129 - - [2026-02-19 02:14:46] "POST /neutron/port HTTP/1.1" 200 117 0.006866 10.0.0.129 - - [2026-02-19 02:14:46] "POST /id-to-fqname HTTP/1.1" 200 276 0.002006 10.0.0.129 - - [2026-02-19 02:14:46] "POST /neutron/network HTTP/1.1" 200 933 0.008360 10.0.0.129 - - [2026-02-19 02:14:47] "POST /neutron/port HTTP/1.1" 200 1072 0.020947 10.0.0.130 - - [2026-02-19 02:14:47] "GET /projects?obj_uuids=5e5c5766-ef31-44fe-9d95-b22eee584526&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001315 10.0.0.129 - - [2026-02-19 02:14:47] "GET /project/5e5c5766-ef31-44fe-9d95-b22eee584526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.143853 10.0.0.129 - - [2026-02-19 02:14:47] "POST /neutron/network HTTP/1.1" 200 923 0.015711 10.0.0.129 - - [2026-02-19 02:14:47] "POST /neutron/subnet HTTP/1.1" 200 698 0.010885 10.0.0.129 - - [2026-02-19 02:14:47] "POST /neutron/port HTTP/1.1" 200 1136 0.033149 10.0.0.129 - - [2026-02-19 02:14:48] "POST /neutron/network HTTP/1.1" 200 933 0.008463 10.0.0.129 - - [2026-02-19 02:14:49] "POST /neutron/port HTTP/1.1" 200 1071 0.046773 10.0.0.129 - - [2026-02-19 02:14:49] "POST /neutron/network HTTP/1.1" 400 204 0.019861 10.0.0.129 - - [2026-02-19 02:14:49] "POST /neutron/subnet HTTP/1.1" 200 694 0.011598 10.0.0.129 - - [2026-02-19 02:14:49] "POST /neutron/port HTTP/1.1" 200 1136 0.026842 10.0.0.129 - - [2026-02-19 02:14:51] "POST /neutron/network HTTP/1.1" 200 922 0.008282 10.0.0.129 - - [2026-02-19 02:14:51] "DELETE /route-target/1f525f05-f0ef-471c-97f9-33a806f7a12b HTTP/1.1" 200 115 0.028881 10.0.0.129 - - [2026-02-19 02:14:51] "POST /neutron/network HTTP/1.1" 400 204 0.020225 10.0.0.129 - - [2026-02-19 02:14:53] "POST /neutron/port HTTP/1.1" 200 151 0.253312 10.0.0.129 - - [2026-02-19 02:14:53] "POST /neutron/network HTTP/1.1" 200 117 0.015038 10.0.0.129 - - [2026-02-19 02:14:54] "POST /neutron/network HTTP/1.1" 200 920 0.008008 10.0.0.129 - - [2026-02-19 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005039 10.0.0.130 - - [2026-02-19 02:14:54] "GET /projects?obj_uuids=5e5c5766-ef31-44fe-9d95-b22eee584526&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001644 10.0.0.129 - - [2026-02-19 02:14:54] "GET /project/5e5c5766-ef31-44fe-9d95-b22eee584526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.080971 10.0.0.130 - - [2026-02-19 02:14:54] "GET /projects?obj_uuids=5e5c5766-ef31-44fe-9d95-b22eee584526&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002912 10.0.0.129 - - [2026-02-19 02:14:54] "GET /project/5e5c5766-ef31-44fe-9d95-b22eee584526?fields=virtual_networks HTTP/1.1" 200 1058 0.069731 10.0.0.130 - - [2026-02-19 02:14:54] "GET /projects?obj_uuids=5e5c5766-ef31-44fe-9d95-b22eee584526&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001076 10.0.0.129 - - [2026-02-19 02:14:54] "GET /project/5e5c5766-ef31-44fe-9d95-b22eee584526?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.069109 10.0.0.130 - - [2026-02-19 02:14:54] "GET /projects?obj_uuids=5e5c5766-ef31-44fe-9d95-b22eee584526&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001325 10.0.0.129 - - [2026-02-19 02:14:54] "GET /project/5e5c5766-ef31-44fe-9d95-b22eee584526?fields=security_groups HTTP/1.1" 200 1297 0.072117 10.0.0.129 - - [2026-02-19 02:14:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.033476 10.0.0.130 - - [2026-02-19 02:14:55] "GET /projects?obj_uuids=4c0f5e4a-e561-482e-b1e2-9f58df46d6d0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004161 10.0.0.130 - - [2026-02-19 02:14:55] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001220 10.0.0.130 - - [2026-02-19 02:14:55] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010489 10.0.0.130 - - [2026-02-19 02:14:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.003116 10.0.0.130 - - [2026-02-19 02:14:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.014729 10.0.0.130 - - [2026-02-19 02:14:55] "POST /security-groups HTTP/1.1" 200 593 0.079266 10.0.0.130 - - [2026-02-19 02:14:56] "POST /projects HTTP/1.1" 200 589 0.360456 10.0.0.129 - - [2026-02-19 02:14:56] "POST /access-control-lists HTTP/1.1" 200 600 0.042852 10.0.0.130 - - [2026-02-19 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.439316 10.0.0.129 - - [2026-02-19 02:14:56] "GET /project/4c0f5e4a-e561-482e-b1e2-9f58df46d6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.620198 10.0.0.129 - - [2026-02-19 02:14:58] "GET / HTTP/1.1" 200 36215 0.001478 10.0.0.129 - - [2026-02-19 02:14:58] "POST /fqname-to-id HTTP/1.1" 401 293 0.000442 10.0.0.129 - - [2026-02-19 02:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.072197 10.0.0.130 - - [2026-02-19 02:14:58] "GET /projects?obj_uuids=4c0f5e4a-e561-482e-b1e2-9f58df46d6d0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001428 10.0.0.129 - - [2026-02-19 02:14:58] "GET /project/4c0f5e4a-e561-482e-b1e2-9f58df46d6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.049093 10.0.0.129 - - [2026-02-19 02:14:59] "POST /neutron/network HTTP/1.1" 200 117 0.045696 10.0.0.129 - - [2026-02-19 02:14:59] "POST /route-targets HTTP/1.1" 200 328 0.014243 10.0.0.129 - - [2026-02-19 02:14:59] "POST /neutron/network HTTP/1.1" 200 889 0.010198 10.0.0.129 - - [2026-02-19 02:14:59] "POST /id-to-fqname HTTP/1.1" 200 255 0.001175 10.0.0.129 - - [2026-02-19 02:14:59] "GET /virtual-network/9b07da2b-515f-43e3-b217-7d5ab78f4ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.006431 10.0.0.129 - - [2026-02-19 02:14:59] "GET /virtual-network/9b07da2b-515f-43e3-b217-7d5ab78f4ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.007967 10.0.0.129 - - [2026-02-19 02:14:59] "POST /neutron/subnet HTTP/1.1" 200 710 0.009906 10.0.0.129 - - [2026-02-19 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.130 - - [2026-02-19 02:14:59] "GET /projects?obj_uuids=4c0f5e4a-e561-482e-b1e2-9f58df46d6d0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000934 10.0.0.129 - - [2026-02-19 02:14:59] "GET /project/4c0f5e4a-e561-482e-b1e2-9f58df46d6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.050009 10.0.0.129 - - [2026-02-19 02:15:00] "POST /ref-update HTTP/1.1" 200 156 0.038723 10.0.0.130 - - [2026-02-19 02:15:00] "POST /useragent-kv HTTP/1.1" 200 115 0.010690 10.0.0.129 - - [2026-02-19 02:15:00] "POST /neutron/subnet HTTP/1.1" 200 729 0.290880 10.0.0.129 - - [2026-02-19 02:15:00] "POST /id-to-fqname HTTP/1.1" 200 255 0.001545 10.0.0.129 - - [2026-02-19 02:15:00] "GET /virtual-network/48b601e2-7c21-449b-ab75-8dea81c51aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.008290 10.0.0.129 - - [2026-02-19 02:15:00] "GET /virtual-network/48b601e2-7c21-449b-ab75-8dea81c51aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.006247 10.0.0.129 - - [2026-02-19 02:15:00] "POST /neutron/network HTTP/1.1" 200 893 0.007967 10.0.0.129 - - [2026-02-19 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.130 - - [2026-02-19 02:15:00] "GET /projects?obj_uuids=4c0f5e4a-e561-482e-b1e2-9f58df46d6d0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001019 10.0.0.129 - - [2026-02-19 02:15:00] "GET /project/4c0f5e4a-e561-482e-b1e2-9f58df46d6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.050602 10.0.0.130 - - [2026-02-19 02:15:00] "GET /projects?obj_uuids=4c0f5e4a-e561-482e-b1e2-9f58df46d6d0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001401 10.0.0.129 - - [2026-02-19 02:15:00] "POST /neutron/network HTTP/1.1" 200 675 0.154779 10.0.0.130 - - [2026-02-19 02:15:01] "DELETE /project/1e45528114dc4c538b2938659d29c064 HTTP/1.1" 404 173 0.016602 10.0.0.130 - - [2026-02-19 02:15:01] "DELETE /project/5e5c5766ef3144fe9d95b22eee584526 HTTP/1.1" 404 173 0.022653 10.0.0.130 - - [2026-02-19 02:15:01] "DELETE /project/4c0f5e4ae561482eb1e29f58df46d6d0 HTTP/1.1" 404 173 0.018015 10.0.0.130 - - [2026-02-19 02:15:01] "GET /projects?obj_uuids=1e455281-14dc-4c53-8b29-38659d29c064&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001592 10.0.0.129 - - [2026-02-19 02:15:01] "POST /id-to-fqname HTTP/1.1" 200 256 0.017951 10.0.0.130 - - [2026-02-19 02:15:01] "GET /projects?obj_uuids=5e5c5766-ef31-44fe-9d95-b22eee584526&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001629 10.0.0.129 - - [2026-02-19 02:15:01] "GET /virtual-network/0ba7c815-1eed-4b92-8c6d-579382bed9b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.009487 10.0.0.129 - - [2026-02-19 02:15:01] "POST /neutron/network HTTP/1.1" 200 892 0.013023 10.0.0.130 - - [2026-02-19 02:15:01] "GET /project/1e455281-14dc-4c53-8b29-38659d29c064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.089108 10.0.0.130 - - [2026-02-19 02:15:01] "GET /projects?obj_uuids=1e455281-14dc-4c53-8b29-38659d29c064&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001126 10.0.0.129 - - [2026-02-19 02:15:01] "GET /virtual-network/0ba7c815-1eed-4b92-8c6d-579382bed9b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.029715 10.0.0.130 - - [2026-02-19 02:15:01] "GET /project/5e5c5766-ef31-44fe-9d95-b22eee584526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.134022 10.0.0.130 - - [2026-02-19 02:15:01] "GET /projects?obj_uuids=5e5c5766-ef31-44fe-9d95-b22eee584526&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002302 10.0.0.129 - - [2026-02-19 02:15:01] "POST /id-to-fqname HTTP/1.1" 200 255 0.002733 10.0.0.130 - - [2026-02-19 02:15:01] "GET /project/1e455281-14dc-4c53-8b29-38659d29c064?fields=security_groups HTTP/1.1" 200 1396 0.114632 10.0.0.130 - - [2026-02-19 02:15:01] "GET /project/5e5c5766-ef31-44fe-9d95-b22eee584526?fields=security_groups HTTP/1.1" 200 1399 0.094497 10.0.0.130 - - [2026-02-19 02:15:01] "DELETE /security-group/1becf7a1-18b2-4d32-9739-79ed8bd5ee5a HTTP/1.1" 200 115 0.080232 10.0.0.130 - - [2026-02-19 02:15:01] "GET /projects?obj_uuids=1e455281-14dc-4c53-8b29-38659d29c064&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001281 10.0.0.129 - - [2026-02-19 02:15:01] "DELETE /access-control-list/127474d6-14b3-45dc-8e17-32db9735e45c HTTP/1.1" 200 115 0.060658 10.0.0.130 - - [2026-02-19 02:15:01] "GET /project/1e455281-14dc-4c53-8b29-38659d29c064?fields=application_policy_sets HTTP/1.1" 200 1435 0.091223 10.0.0.130 - - [2026-02-19 02:15:01] "DELETE /security-group/c51eedba-90e8-4138-b647-27bcebfdb907 HTTP/1.1" 200 115 0.157635 10.0.0.130 - - [2026-02-19 02:15:01] "GET /projects?obj_uuids=5e5c5766-ef31-44fe-9d95-b22eee584526&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001348 10.0.0.130 - - [2026-02-19 02:15:01] "GET /project/5e5c5766-ef31-44fe-9d95-b22eee584526?fields=application_policy_sets HTTP/1.1" 200 1438 0.094002 10.0.0.129 - - [2026-02-19 02:15:02] "DELETE /access-control-list/2557b0af-9be9-4c6b-bd55-845f9ae0686c HTTP/1.1" 200 115 0.103602 10.0.0.130 - - [2026-02-19 02:15:02] "DELETE /project/1e455281-14dc-4c53-8b29-38659d29c064 HTTP/1.1" 200 115 0.760396 10.0.0.129 - - [2026-02-19 02:15:02] "POST /neutron/network HTTP/1.1" 200 903 0.024843 10.0.0.130 - - [2026-02-19 02:15:02] "DELETE /project/5e5c5766-ef31-44fe-9d95-b22eee584526 HTTP/1.1" 200 115 0.815769 10.0.0.130 - - [2026-02-19 02:15:02] "GET /projects?obj_uuids=4c0f5e4a-e561-482e-b1e2-9f58df46d6d0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001046 10.0.0.129 - - [2026-02-19 02:15:02] "GET /project/4c0f5e4a-e561-482e-b1e2-9f58df46d6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.084196 10.0.0.129 - - [2026-02-19 02:15:03] "POST /neutron/port HTTP/1.1" 200 117 0.007466 10.0.0.129 - - [2026-02-19 02:15:03] "POST /id-to-fqname HTTP/1.1" 200 256 0.001310 10.0.0.129 - - [2026-02-19 02:15:03] "POST /neutron/network HTTP/1.1" 200 903 0.010153 10.0.0.129 - - [2026-02-19 02:15:04] "POST /neutron/port HTTP/1.1" 200 1063 0.026268 10.0.0.130 - - [2026-02-19 02:15:04] "GET /projects?obj_uuids=4c0f5e4a-e561-482e-b1e2-9f58df46d6d0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002216 10.0.0.129 - - [2026-02-19 02:15:04] "GET /project/4c0f5e4a-e561-482e-b1e2-9f58df46d6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.114398 10.0.0.129 - - [2026-02-19 02:15:04] "POST /neutron/port HTTP/1.1" 200 1127 0.026860 10.0.0.129 - - [2026-02-19 02:15:04] "POST /neutron/port HTTP/1.1" 200 117 0.001364 10.0.0.129 - - [2026-02-19 02:15:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008688 10.0.0.130 - - [2026-02-19 02:15:05] "GET /projects?obj_uuids=4c0f5e4a-e561-482e-b1e2-9f58df46d6d0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001258 10.0.0.129 - - [2026-02-19 02:15:05] "POST /neutron/port HTTP/1.1" 200 1060 0.403065 10.0.0.129 - - [2026-02-19 02:15:05] "POST /neutron/port HTTP/1.1" 200 1114 0.144375 10.0.0.129 - - [2026-02-19 02:15:05] "POST /neutron/subnet HTTP/1.1" 200 689 0.011124 10.0.0.129 - - [2026-02-19 02:15:06] "POST /neutron/network HTTP/1.1" 200 893 0.008027 10.0.0.129 - - [2026-02-19 02:15:06] "POST /neutron/port HTTP/1.1" 200 1117 0.017340 10.0.0.129 - - [2026-02-19 02:15:07] "POST /neutron/port HTTP/1.1" 200 1114 0.015032 10.0.0.129 - - [2026-02-19 02:15:08] "POST /neutron/network HTTP/1.1" 200 893 0.007432 10.0.0.130 - - [2026-02-19 02:15:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003625 10.0.0.130 - - [2026-02-19 02:15:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002766 10.0.0.129 - - [2026-02-19 02:15:08] "POST /neutron/network HTTP/1.1" 200 151 0.126457 10.0.0.129 - - [2026-02-19 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013148 10.0.0.130 - - [2026-02-19 02:15:08] "GET /projects?obj_uuids=4c0f5e4a-e561-482e-b1e2-9f58df46d6d0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001487 10.0.0.129 - - [2026-02-19 02:15:09] "DELETE /route-target/3f52acfc-cd58-40f4-beb6-85cc70167498 HTTP/1.1" 200 115 0.037631 10.0.0.129 - - [2026-02-19 02:15:09] "GET /project/4c0f5e4a-e561-482e-b1e2-9f58df46d6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.048804 10.0.0.130 - - [2026-02-19 02:15:09] "GET /projects?obj_uuids=4c0f5e4a-e561-482e-b1e2-9f58df46d6d0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001616 10.0.0.129 - - [2026-02-19 02:15:09] "GET /project/4c0f5e4a-e561-482e-b1e2-9f58df46d6d0?fields=virtual_networks HTTP/1.1" 200 1038 0.063139 10.0.0.130 - - [2026-02-19 02:15:09] "GET /projects?obj_uuids=4c0f5e4a-e561-482e-b1e2-9f58df46d6d0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001035 10.0.0.129 - - [2026-02-19 02:15:09] "GET /project/4c0f5e4a-e561-482e-b1e2-9f58df46d6d0?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.061273 10.0.0.130 - - [2026-02-19 02:15:09] "GET /projects?obj_uuids=4c0f5e4a-e561-482e-b1e2-9f58df46d6d0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003099 10.0.0.129 - - [2026-02-19 02:15:09] "GET /project/4c0f5e4a-e561-482e-b1e2-9f58df46d6d0?fields=security_groups HTTP/1.1" 200 1267 0.046274 10.0.0.129 - - [2026-02-19 02:15:10] "POST /fqname-to-id HTTP/1.1" 404 196 0.034946 10.0.0.130 - - [2026-02-19 02:15:10] "GET /projects?obj_uuids=44c1658d-c4ca-466e-a337-29dc325ae179&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003670 10.0.0.130 - - [2026-02-19 02:15:10] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001281 10.0.0.130 - - [2026-02-19 02:15:10] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006855 10.0.0.130 - - [2026-02-19 02:15:10] "POST /id-to-fqname HTTP/1.1" 200 198 0.001890 10.0.0.130 - - [2026-02-19 02:15:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.010295 10.0.0.130 - - [2026-02-19 02:15:10] "POST /security-groups HTTP/1.1" 200 599 0.038191 10.0.0.130 - - [2026-02-19 02:15:10] "POST /projects HTTP/1.1" 200 601 0.279447 10.0.0.129 - - [2026-02-19 02:15:10] "POST /fqname-to-id HTTP/1.1" 404 241 0.006543 10.0.0.130 - - [2026-02-19 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.356467 10.0.0.129 - - [2026-02-19 02:15:10] "GET /project/44c1658d-c4ca-466e-a337-29dc325ae179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.493095 10.0.0.129 - - [2026-02-19 02:15:11] "GET / HTTP/1.1" 200 36215 0.002437 10.0.0.129 - - [2026-02-19 02:15:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000466 10.0.0.129 - - [2026-02-19 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.062078 10.0.0.130 - - [2026-02-19 02:15:12] "GET /projects?obj_uuids=44c1658d-c4ca-466e-a337-29dc325ae179&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000952 10.0.0.129 - - [2026-02-19 02:15:12] "GET /project/44c1658d-c4ca-466e-a337-29dc325ae179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048713 10.0.0.129 - - [2026-02-19 02:15:12] "POST /neutron/network HTTP/1.1" 200 117 0.037303 10.0.0.129 - - [2026-02-19 02:15:12] "POST /ref-update HTTP/1.1" 200 156 0.029984 10.0.0.129 - - [2026-02-19 02:15:13] "POST /neutron/network HTTP/1.1" 200 908 0.010702 10.0.0.129 - - [2026-02-19 02:15:13] "POST /id-to-fqname HTTP/1.1" 200 267 0.001609 10.0.0.129 - - [2026-02-19 02:15:13] "GET /virtual-network/5e16a69e-12c0-44c4-bced-cffec7988c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006281 10.0.0.129 - - [2026-02-19 02:15:13] "GET /virtual-network/5e16a69e-12c0-44c4-bced-cffec7988c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.018268 10.0.0.129 - - [2026-02-19 02:15:13] "POST /neutron/subnet HTTP/1.1" 200 714 0.009003 10.0.0.129 - - [2026-02-19 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.130 - - [2026-02-19 02:15:13] "GET /projects?obj_uuids=44c1658d-c4ca-466e-a337-29dc325ae179&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000938 10.0.0.129 - - [2026-02-19 02:15:13] "GET /project/44c1658d-c4ca-466e-a337-29dc325ae179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.047675 10.0.0.130 - - [2026-02-19 02:15:13] "POST /useragent-kv HTTP/1.1" 200 115 0.008951 10.0.0.129 - - [2026-02-19 02:15:13] "POST /neutron/subnet HTTP/1.1" 200 725 0.202638 10.0.0.129 - - [2026-02-19 02:15:13] "POST /id-to-fqname HTTP/1.1" 200 267 0.001194 10.0.0.129 - - [2026-02-19 02:15:13] "GET /virtual-network/5ce589e7-02e9-4086-95f5-41862e41aa01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005348 10.0.0.129 - - [2026-02-19 02:15:14] "GET /virtual-network/5ce589e7-02e9-4086-95f5-41862e41aa01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.006265 10.0.0.129 - - [2026-02-19 02:15:14] "POST /neutron/network HTTP/1.1" 200 910 0.007091 10.0.0.129 - - [2026-02-19 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.130 - - [2026-02-19 02:15:14] "GET /projects?obj_uuids=44c1658d-c4ca-466e-a337-29dc325ae179&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.129 - - [2026-02-19 02:15:14] "GET /project/44c1658d-c4ca-466e-a337-29dc325ae179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.051496 10.0.0.130 - - [2026-02-19 02:15:14] "GET /projects?obj_uuids=44c1658d-c4ca-466e-a337-29dc325ae179&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001114 10.0.0.129 - - [2026-02-19 02:15:14] "POST /neutron/network HTTP/1.1" 200 693 0.173685 10.0.0.129 - - [2026-02-19 02:15:14] "POST /route-targets HTTP/1.1" 200 328 0.014209 10.0.0.129 - - [2026-02-19 02:15:14] "POST /id-to-fqname HTTP/1.1" 200 268 0.003616 10.0.0.129 - - [2026-02-19 02:15:14] "GET /virtual-network/110b52b1-043c-46bf-9226-0594757d26d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.005905 10.0.0.129 - - [2026-02-19 02:15:14] "POST /neutron/network HTTP/1.1" 200 912 0.006968 10.0.0.129 - - [2026-02-19 02:15:14] "GET /virtual-network/110b52b1-043c-46bf-9226-0594757d26d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.005407 10.0.0.129 - - [2026-02-19 02:15:14] "POST /id-to-fqname HTTP/1.1" 200 267 0.001252 10.0.0.129 - - [2026-02-19 02:15:48] "POST /neutron/network HTTP/1.1" 200 920 0.007543 10.0.0.130 - - [2026-02-19 02:15:49] "GET /projects?obj_uuids=44c1658d-c4ca-466e-a337-29dc325ae179&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001004 10.0.0.129 - - [2026-02-19 02:15:49] "GET /project/44c1658d-c4ca-466e-a337-29dc325ae179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.085016 10.0.0.129 - - [2026-02-19 02:15:49] "POST /neutron/port HTTP/1.1" 200 117 0.007448 10.0.0.129 - - [2026-02-19 02:15:49] "POST /id-to-fqname HTTP/1.1" 200 268 0.001208 10.0.0.129 - - [2026-02-19 02:15:50] "POST /neutron/network HTTP/1.1" 200 920 0.007768 10.0.0.129 - - [2026-02-19 02:15:50] "POST /neutron/port HTTP/1.1" 200 1068 0.020187 10.0.0.130 - - [2026-02-19 02:15:50] "GET /projects?obj_uuids=44c1658d-c4ca-466e-a337-29dc325ae179&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001127 10.0.0.129 - - [2026-02-19 02:15:51] "GET /project/44c1658d-c4ca-466e-a337-29dc325ae179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.160324 10.0.0.129 - - [2026-02-19 02:15:51] "POST /neutron/network HTTP/1.1" 200 912 0.014516 10.0.0.129 - - [2026-02-19 02:15:51] "POST /neutron/port HTTP/1.1" 200 117 0.001141 10.0.0.129 - - [2026-02-19 02:15:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008158 10.0.0.130 - - [2026-02-19 02:15:51] "GET /projects?obj_uuids=a9307430-1838-4104-9e4e-1c73261859a9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001078 10.0.0.129 - - [2026-02-19 02:15:51] "GET /project/a9307430-1838-4104-9e4e-1c73261859a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.069798 10.0.0.130 - - [2026-02-19 02:15:51] "GET /projects?obj_uuids=44c1658d-c4ca-466e-a337-29dc325ae179&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000995 10.0.0.129 - - [2026-02-19 02:15:52] "POST /neutron/port HTTP/1.1" 200 1068 0.408772 10.0.0.129 - - [2026-02-19 02:15:52] "POST /neutron/port HTTP/1.1" 200 1122 0.177200 10.0.0.129 - - [2026-02-19 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.129 - - [2026-02-19 02:15:52] "GET /security-group/075a7105-c34d-439e-9f43-c9cd7dee634e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.016968 10.0.0.129 - - [2026-02-19 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.130 - - [2026-02-19 02:15:52] "GET /projects?obj_uuids=a9307430-1838-4104-9e4e-1c73261859a9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001116 10.0.0.129 - - [2026-02-19 02:15:52] "POST /neutron/subnet HTTP/1.1" 200 698 0.019857 10.0.0.129 - - [2026-02-19 02:15:52] "GET /project/a9307430-1838-4104-9e4e-1c73261859a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.065303 10.0.0.129 - - [2026-02-19 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.129 - - [2026-02-19 02:15:52] "GET /security-group/075a7105-c34d-439e-9f43-c9cd7dee634e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.006868 10.0.0.129 - - [2026-02-19 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.129 - - [2026-02-19 02:15:52] "PUT /security-group/075a7105-c34d-439e-9f43-c9cd7dee634e HTTP/1.1" 200 263 0.029610 10.0.0.129 - - [2026-02-19 02:15:53] "PUT /access-control-list/13832414-19da-4ced-bc03-aa60da4d4feb HTTP/1.1" 200 273 0.028066 10.0.0.129 - - [2026-02-19 02:15:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.003770 10.0.0.129 - - [2026-02-19 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006675 10.0.0.130 - - [2026-02-19 02:15:53] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001085 10.0.0.129 - - [2026-02-19 02:15:53] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009057 10.0.0.129 - - [2026-02-19 02:15:53] "POST /service-templates HTTP/1.1" 200 545 0.061214 10.0.0.129 - - [2026-02-19 02:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.129 - - [2026-02-19 02:15:54] "GET /service-template/19260a3f-4d2b-4cb8-a85e-1e094b216b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.011291 10.0.0.129 - - [2026-02-19 02:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.129 - - [2026-02-19 02:15:54] "GET /service-template/19260a3f-4d2b-4cb8-a85e-1e094b216b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005135 10.0.0.129 - - [2026-02-19 02:15:54] "POST /id-to-fqname HTTP/1.1" 200 267 0.001956 10.0.0.129 - - [2026-02-19 02:15:54] "POST /id-to-fqname HTTP/1.1" 200 267 0.001933 10.0.0.129 - - [2026-02-19 02:15:54] "POST /id-to-fqname HTTP/1.1" 200 268 0.002223 10.0.0.129 - - [2026-02-19 02:15:54] "POST /neutron/port HTTP/1.1" 200 2112 0.042597 10.0.0.129 - - [2026-02-19 02:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006602 10.0.0.129 - - [2026-02-19 02:15:54] "DELETE /service-template/19260a3f-4d2b-4cb8-a85e-1e094b216b7d HTTP/1.1" 200 115 0.045000 10.0.0.129 - - [2026-02-19 02:15:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.003651 10.0.0.129 - - [2026-02-19 02:15:57] "POST /neutron/network HTTP/1.1" 400 204 0.020852 10.0.0.130 - - [2026-02-19 02:15:57] "GET /obj-perms HTTP/1.1" 200 5075 0.078715 10.0.0.129 - - [2026-02-19 02:15:58] "GET /obj-perms HTTP/1.1" 200 5075 0.059175 10.0.0.129 - - [2026-02-19 02:16:01] "POST /neutron/network HTTP/1.1" 200 910 0.009836 10.0.0.130 - - [2026-02-19 02:16:02] "DELETE /project/44c1658dc4ca466ea33729dc325ae179 HTTP/1.1" 404 173 0.004346 10.0.0.130 - - [2026-02-19 02:16:02] "DELETE /project/4c0f5e4a-e561-482e-b1e2-9f58df46d6d0 HTTP/1.1" 404 177 0.006989 10.0.0.129 - - [2026-02-19 02:16:03] "POST /neutron/network HTTP/1.1" 400 204 0.015530 10.0.0.129 - - [2026-02-19 02:16:07] "POST /neutron/network HTTP/1.1" 200 910 0.007087 10.0.0.129 - - [2026-02-19 02:16:09] "POST /neutron/network HTTP/1.1" 400 204 0.019844 10.0.0.130 - - [2026-02-19 02:16:09] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.38 - - [2026-02-19 02:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000492 10.0.0.130 - - [2026-02-19 02:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.129 - - [2026-02-19 02:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000923 10.0.0.38 - - [2026-02-19 02:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.129 - - [2026-02-19 02:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.38 - - [2026-02-19 02:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.38 - - [2026-02-19 02:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.129 - - [2026-02-19 02:16:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.129 - - [2026-02-19 02:16:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.130 - - [2026-02-19 02:16:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.130 - - [2026-02-19 02:16:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000488 10.0.0.129 - - [2026-02-19 02:16:13] "POST /neutron/network HTTP/1.1" 200 910 0.008172 10.0.0.129 - - [2026-02-19 02:16:15] "POST /neutron/network HTTP/1.1" 400 204 0.017596 10.0.0.129 - - [2026-02-19 02:16:19] "POST /neutron/network HTTP/1.1" 200 910 0.007708 10.0.0.129 - - [2026-02-19 02:16:21] "POST /neutron/network HTTP/1.1" 400 204 0.014184 10.0.0.129 - - [2026-02-19 02:16:25] "POST /neutron/network HTTP/1.1" 200 910 0.007651 10.0.0.129 - - [2026-02-19 02:16:27] "POST /neutron/network HTTP/1.1" 400 204 0.016236 10.0.0.129 - - [2026-02-19 02:16:31] "POST /neutron/network HTTP/1.1" 200 910 0.007249 10.0.0.129 - - [2026-02-19 02:16:33] "POST /neutron/network HTTP/1.1" 400 204 0.016691 10.0.0.129 - - [2026-02-19 02:16:38] "POST /neutron/network HTTP/1.1" 200 910 0.018819 10.0.0.129 - - [2026-02-19 02:16:39] "POST /neutron/port HTTP/1.1" 200 1122 0.015987 10.0.0.130 - - [2026-02-19 02:16:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002997 10.0.0.130 - - [2026-02-19 02:16:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004372 10.0.0.129 - - [2026-02-19 02:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006008 10.0.0.129 - - [2026-02-19 02:16:40] "POST /neutron/network HTTP/1.1" 200 151 0.155384 10.0.0.129 - - [2026-02-19 02:16:40] "POST /neutron/port HTTP/1.1" 200 117 0.007497 10.0.0.129 - - [2026-02-19 02:16:42] "POST /neutron/port HTTP/1.1" 200 151 0.225111 10.0.0.129 - - [2026-02-19 02:16:42] "DELETE /route-target/7f000d42-7f0e-47d5-a94a-ac4f42da6772 HTTP/1.1" 200 115 0.038990 10.0.0.129 - - [2026-02-19 02:16:42] "POST /neutron/network HTTP/1.1" 200 908 0.019993 10.0.0.130 - - [2026-02-19 02:16:42] "GET /projects?obj_uuids=44c1658d-c4ca-466e-a337-29dc325ae179&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001168 10.0.0.129 - - [2026-02-19 02:16:42] "GET /project/44c1658d-c4ca-466e-a337-29dc325ae179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.057417 10.0.0.130 - - [2026-02-19 02:16:42] "GET /projects?obj_uuids=44c1658d-c4ca-466e-a337-29dc325ae179&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001066 10.0.0.129 - - [2026-02-19 02:16:42] "GET /project/44c1658d-c4ca-466e-a337-29dc325ae179?fields=virtual_networks HTTP/1.1" 200 1050 0.054410 10.0.0.130 - - [2026-02-19 02:16:42] "GET /projects?obj_uuids=44c1658d-c4ca-466e-a337-29dc325ae179&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001471 10.0.0.129 - - [2026-02-19 02:16:42] "GET /project/44c1658d-c4ca-466e-a337-29dc325ae179?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.059117 10.0.0.130 - - [2026-02-19 02:16:43] "GET /projects?obj_uuids=44c1658d-c4ca-466e-a337-29dc325ae179&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001094 10.0.0.129 - - [2026-02-19 02:16:43] "GET /project/44c1658d-c4ca-466e-a337-29dc325ae179?fields=security_groups HTTP/1.1" 200 1285 0.069625 10.0.0.129 - - [2026-02-19 02:16:43] "POST /fqname-to-id HTTP/1.1" 404 189 0.032354 10.0.0.130 - - [2026-02-19 02:16:43] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004377 10.0.0.130 - - [2026-02-19 02:16:44] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001088 10.0.0.130 - - [2026-02-19 02:16:44] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008137 10.0.0.130 - - [2026-02-19 02:16:44] "POST /id-to-fqname HTTP/1.1" 200 191 0.011921 10.0.0.130 - - [2026-02-19 02:16:44] "POST /fqname-to-id HTTP/1.1" 404 200 0.005096 10.0.0.130 - - [2026-02-19 02:16:44] "POST /security-groups HTTP/1.1" 200 592 0.054048 10.0.0.129 - - [2026-02-19 02:16:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.005127 10.0.0.130 - - [2026-02-19 02:16:44] "POST /projects HTTP/1.1" 200 587 0.286230 10.0.0.130 - - [2026-02-19 02:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.362088 10.0.0.129 - - [2026-02-19 02:16:44] "POST /access-control-lists HTTP/1.1" 200 597 0.037336 10.0.0.129 - - [2026-02-19 02:16:44] "GET /project/ce3c9570-e5ef-4381-b0a0-e2ce8c92207d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.533858 10.0.0.129 - - [2026-02-19 02:16:45] "GET / HTTP/1.1" 200 36215 0.001959 10.0.0.129 - - [2026-02-19 02:16:45] "POST /fqname-to-id HTTP/1.1" 401 293 0.000609 10.0.0.129 - - [2026-02-19 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.060934 10.0.0.130 - - [2026-02-19 02:16:46] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000877 10.0.0.129 - - [2026-02-19 02:16:46] "GET /project/ce3c9570-e5ef-4381-b0a0-e2ce8c92207d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.044746 10.0.0.129 - - [2026-02-19 02:16:46] "POST /neutron/network HTTP/1.1" 200 117 0.052008 10.0.0.129 - - [2026-02-19 02:16:47] "POST /neutron/network HTTP/1.1" 200 889 0.009382 10.0.0.129 - - [2026-02-19 02:16:47] "POST /id-to-fqname HTTP/1.1" 200 253 0.001030 10.0.0.129 - - [2026-02-19 02:16:47] "GET /virtual-network/433cdd8f-5729-410c-9752-c0ff25119f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005804 10.0.0.129 - - [2026-02-19 02:16:47] "GET /virtual-network/433cdd8f-5729-410c-9752-c0ff25119f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005568 10.0.0.129 - - [2026-02-19 02:16:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.010289 10.0.0.129 - - [2026-02-19 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.130 - - [2026-02-19 02:16:47] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001097 10.0.0.129 - - [2026-02-19 02:16:47] "GET /project/ce3c9570-e5ef-4381-b0a0-e2ce8c92207d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.062011 10.0.0.129 - - [2026-02-19 02:16:47] "POST /route-targets HTTP/1.1" 200 328 0.017480 10.0.0.130 - - [2026-02-19 02:16:47] "POST /useragent-kv HTTP/1.1" 200 115 0.011715 10.0.0.129 - - [2026-02-19 02:16:47] "POST /neutron/subnet HTTP/1.1" 200 719 0.216109 10.0.0.129 - - [2026-02-19 02:16:47] "POST /id-to-fqname HTTP/1.1" 200 253 0.001848 10.0.0.129 - - [2026-02-19 02:16:47] "GET /virtual-network/7b3e0f58-7f1a-4d9e-8064-5b4fcabb5d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.007380 10.0.0.129 - - [2026-02-19 02:16:47] "GET /virtual-network/7b3e0f58-7f1a-4d9e-8064-5b4fcabb5d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.007871 10.0.0.129 - - [2026-02-19 02:16:47] "POST /neutron/network HTTP/1.1" 200 888 0.007803 10.0.0.129 - - [2026-02-19 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.130 - - [2026-02-19 02:16:47] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000890 10.0.0.129 - - [2026-02-19 02:16:47] "GET /project/ce3c9570-e5ef-4381-b0a0-e2ce8c92207d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.058652 10.0.0.130 - - [2026-02-19 02:16:48] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001030 10.0.0.129 - - [2026-02-19 02:16:48] "POST /neutron/network HTTP/1.1" 200 672 0.142069 10.0.0.129 - - [2026-02-19 02:16:48] "POST /ref-update HTTP/1.1" 200 156 0.076296 10.0.0.129 - - [2026-02-19 02:16:48] "POST /id-to-fqname HTTP/1.1" 200 254 0.004276 10.0.0.129 - - [2026-02-19 02:16:48] "GET /virtual-network/166feb5a-b16c-4efe-a123-9a06740b12bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.007715 10.0.0.129 - - [2026-02-19 02:16:48] "POST /neutron/network HTTP/1.1" 200 890 0.007516 10.0.0.129 - - [2026-02-19 02:16:48] "GET /virtual-network/166feb5a-b16c-4efe-a123-9a06740b12bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005982 10.0.0.129 - - [2026-02-19 02:16:48] "POST /id-to-fqname HTTP/1.1" 200 253 0.001629 10.0.0.129 - - [2026-02-19 02:16:48] "POST /neutron/network HTTP/1.1" 200 898 0.008656 10.0.0.130 - - [2026-02-19 02:16:49] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001156 10.0.0.129 - - [2026-02-19 02:16:49] "GET /project/ce3c9570-e5ef-4381-b0a0-e2ce8c92207d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.103153 10.0.0.129 - - [2026-02-19 02:16:49] "POST /neutron/port HTTP/1.1" 200 117 0.006020 10.0.0.129 - - [2026-02-19 02:16:49] "POST /id-to-fqname HTTP/1.1" 200 254 0.001399 10.0.0.129 - - [2026-02-19 02:16:50] "POST /neutron/network HTTP/1.1" 200 898 0.009598 10.0.0.129 - - [2026-02-19 02:16:50] "POST /neutron/port HTTP/1.1" 200 1060 0.018112 10.0.0.130 - - [2026-02-19 02:16:50] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001801 10.0.0.129 - - [2026-02-19 02:16:51] "GET /project/ce3c9570-e5ef-4381-b0a0-e2ce8c92207d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.152390 10.0.0.129 - - [2026-02-19 02:16:51] "POST /neutron/port HTTP/1.1" 200 1124 0.031548 10.0.0.129 - - [2026-02-19 02:16:51] "POST /neutron/port HTTP/1.1" 200 117 0.001318 10.0.0.129 - - [2026-02-19 02:16:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008308 10.0.0.130 - - [2026-02-19 02:16:51] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001321 10.0.0.129 - - [2026-02-19 02:16:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.004038 10.0.0.129 - - [2026-02-19 02:16:52] "POST /neutron/port HTTP/1.1" 200 1060 0.348853 10.0.0.129 - - [2026-02-19 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.130 - - [2026-02-19 02:16:52] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000965 10.0.0.129 - - [2026-02-19 02:16:52] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009518 10.0.0.129 - - [2026-02-19 02:16:52] "POST /service-templates HTTP/1.1" 200 545 0.091639 10.0.0.129 - - [2026-02-19 02:16:52] "POST /neutron/port HTTP/1.1" 200 1114 0.146445 10.0.0.129 - - [2026-02-19 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.129 - - [2026-02-19 02:16:52] "GET /service-template/82528d94-ba78-4a3c-878c-b6bd6c824590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.008334 10.0.0.129 - - [2026-02-19 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.129 - - [2026-02-19 02:16:52] "GET /service-template/82528d94-ba78-4a3c-878c-b6bd6c824590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004669 10.0.0.129 - - [2026-02-19 02:16:52] "POST /neutron/subnet HTTP/1.1" 200 694 0.010375 10.0.0.129 - - [2026-02-19 02:16:52] "POST /id-to-fqname HTTP/1.1" 200 253 0.001306 10.0.0.129 - - [2026-02-19 02:16:52] "POST /id-to-fqname HTTP/1.1" 200 253 0.001336 10.0.0.129 - - [2026-02-19 02:16:52] "POST /id-to-fqname HTTP/1.1" 200 254 0.001250 10.0.0.129 - - [2026-02-19 02:16:52] "POST /neutron/port HTTP/1.1" 200 2096 0.023474 10.0.0.129 - - [2026-02-19 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.129 - - [2026-02-19 02:16:52] "DELETE /service-template/82528d94-ba78-4a3c-878c-b6bd6c824590 HTTP/1.1" 200 115 0.033243 10.0.0.129 - - [2026-02-19 02:16:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.006269 10.0.0.129 - - [2026-02-19 02:16:55] "POST /neutron/network HTTP/1.1" 400 204 0.015363 10.0.0.129 - - [2026-02-19 02:16:55] "POST /neutron/port HTTP/1.1" 200 151 0.289318 10.0.0.129 - - [2026-02-19 02:16:55] "POST /neutron/port HTTP/1.1" 200 151 0.318117 10.0.0.129 - - [2026-02-19 02:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006783 10.0.0.129 - - [2026-02-19 02:16:57] "POST /neutron/network HTTP/1.1" 200 890 0.010293 10.0.0.129 - - [2026-02-19 02:16:57] "DELETE /route-target/703c572d-3142-4439-9ae1-973da6bdeb2a HTTP/1.1" 200 115 0.031103 10.0.0.130 - - [2026-02-19 02:16:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003089 10.0.0.130 - - [2026-02-19 02:16:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004400 10.0.0.129 - - [2026-02-19 02:16:57] "POST /neutron/network HTTP/1.1" 200 151 0.154821 10.0.0.130 - - [2026-02-19 02:16:57] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001926 10.0.0.129 - - [2026-02-19 02:16:57] "GET /project/ce3c9570-e5ef-4381-b0a0-e2ce8c92207d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.090442 10.0.0.130 - - [2026-02-19 02:16:57] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001288 10.0.0.129 - - [2026-02-19 02:16:57] "GET /project/ce3c9570-e5ef-4381-b0a0-e2ce8c92207d?fields=virtual_networks HTTP/1.1" 200 1037 0.074269 10.0.0.130 - - [2026-02-19 02:16:57] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001765 10.0.0.129 - - [2026-02-19 02:16:57] "GET /project/ce3c9570-e5ef-4381-b0a0-e2ce8c92207d?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.061799 10.0.0.130 - - [2026-02-19 02:16:57] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001030 10.0.0.129 - - [2026-02-19 02:16:58] "GET /project/ce3c9570-e5ef-4381-b0a0-e2ce8c92207d?fields=security_groups HTTP/1.1" 200 1265 0.057776 10.0.0.129 - - [2026-02-19 02:16:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.029370 10.0.0.130 - - [2026-02-19 02:16:59] "GET /projects?obj_uuids=b14e3f58-0d2c-4649-b4a3-1299e105ce68&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004146 10.0.0.130 - - [2026-02-19 02:16:59] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001599 10.0.0.130 - - [2026-02-19 02:16:59] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008429 10.0.0.130 - - [2026-02-19 02:16:59] "POST /id-to-fqname HTTP/1.1" 200 195 0.008243 10.0.0.130 - - [2026-02-19 02:16:59] "POST /fqname-to-id HTTP/1.1" 404 204 0.008673 10.0.0.130 - - [2026-02-19 02:16:59] "POST /security-groups HTTP/1.1" 200 596 0.035233 10.0.0.129 - - [2026-02-19 02:16:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.003664 10.0.0.130 - - [2026-02-19 02:16:59] "POST /projects HTTP/1.1" 200 595 0.264560 10.0.0.130 - - [2026-02-19 02:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.348948 10.0.0.129 - - [2026-02-19 02:17:00] "POST /access-control-lists HTTP/1.1" 200 601 0.031947 10.0.0.129 - - [2026-02-19 02:17:00] "GET /project/b14e3f58-0d2c-4649-b4a3-1299e105ce68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.495001 10.0.0.129 - - [2026-02-19 02:17:01] "GET / HTTP/1.1" 200 36215 0.002067 10.0.0.129 - - [2026-02-19 02:17:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000464 10.0.0.129 - - [2026-02-19 02:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.063708 10.0.0.130 - - [2026-02-19 02:17:02] "GET /projects?obj_uuids=b14e3f58-0d2c-4649-b4a3-1299e105ce68&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000980 10.0.0.129 - - [2026-02-19 02:17:02] "GET /project/b14e3f58-0d2c-4649-b4a3-1299e105ce68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044775 10.0.0.130 - - [2026-02-19 02:17:02] "DELETE /project/b14e3f580d2c4649b4a31299e105ce68 HTTP/1.1" 404 173 0.018097 10.0.0.130 - - [2026-02-19 02:17:02] "DELETE /project/ce3c9570e5ef4381b0a0e2ce8c92207d HTTP/1.1" 404 173 0.012402 10.0.0.130 - - [2026-02-19 02:17:02] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001839 10.0.0.130 - - [2026-02-19 02:17:02] "DELETE /project/44c1658d-c4ca-466e-a337-29dc325ae179 HTTP/1.1" 404 177 0.024321 10.0.0.130 - - [2026-02-19 02:17:02] "GET /project/ce3c9570-e5ef-4381-b0a0-e2ce8c92207d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.075605 10.0.0.130 - - [2026-02-19 02:17:02] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001271 10.0.0.130 - - [2026-02-19 02:17:02] "GET /project/ce3c9570-e5ef-4381-b0a0-e2ce8c92207d?fields=security_groups HTTP/1.1" 200 1367 0.072747 10.0.0.130 - - [2026-02-19 02:17:02] "DELETE /security-group/9829b2e6-ecde-4024-a944-b485eab6474f HTTP/1.1" 200 115 0.079117 10.0.0.130 - - [2026-02-19 02:17:02] "GET /projects?obj_uuids=ce3c9570-e5ef-4381-b0a0-e2ce8c92207d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001219 10.0.0.130 - - [2026-02-19 02:17:02] "POST /useragent-kv HTTP/1.1" 200 115 0.033567 10.0.0.129 - - [2026-02-19 02:17:02] "POST /neutron/subnet HTTP/1.1" 200 828 0.346318 10.0.0.129 - - [2026-02-19 02:17:02] "DELETE /access-control-list/3eeba421-b259-4d70-839e-f45d98db3961 HTTP/1.1" 200 115 0.078787 10.0.0.130 - - [2026-02-19 02:17:02] "GET /project/ce3c9570-e5ef-4381-b0a0-e2ce8c92207d?fields=application_policy_sets HTTP/1.1" 200 1406 0.099800 10.0.0.130 - - [2026-02-19 02:17:03] "DELETE /project/ce3c9570-e5ef-4381-b0a0-e2ce8c92207d HTTP/1.1" 200 115 0.654753 10.0.0.129 - - [2026-02-19 02:17:03] "POST /id-to-fqname HTTP/1.1" 200 261 0.001370 10.0.0.129 - - [2026-02-19 02:17:03] "GET /virtual-network/752ccd02-fe1c-44a8-ad62-818c269dbda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.014775 10.0.0.129 - - [2026-02-19 02:17:03] "POST /neutron/network HTTP/1.1" 200 1072 0.018848 10.0.0.129 - - [2026-02-19 02:17:03] "GET /virtual-network/752ccd02-fe1c-44a8-ad62-818c269dbda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.006150 10.0.0.129 - - [2026-02-19 02:17:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.036447 10.0.0.129 - - [2026-02-19 02:17:03] "POST /neutron/subnet HTTP/1.1" 200 710 0.018313 10.0.0.129 - - [2026-02-19 02:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.130 - - [2026-02-19 02:17:03] "GET /projects?obj_uuids=b14e3f58-0d2c-4649-b4a3-1299e105ce68&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001889 10.0.0.129 - - [2026-02-19 02:17:03] "GET /project/b14e3f58-0d2c-4649-b4a3-1299e105ce68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.057805 10.0.0.129 - - [2026-02-19 02:17:03] "POST /ref-update HTTP/1.1" 200 156 0.025286 10.0.0.130 - - [2026-02-19 02:17:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008448 10.0.0.129 - - [2026-02-19 02:17:03] "POST /neutron/subnet HTTP/1.1" 200 828 0.276737 10.0.0.129 - - [2026-02-19 02:17:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.003492 10.0.0.129 - - [2026-02-19 02:17:04] "POST /id-to-fqname HTTP/1.1" 200 261 0.002030 10.0.0.129 - - [2026-02-19 02:17:04] "GET /virtual-network/965ca912-824f-4bc1-a06b-0c6e2aac8348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2748 0.007656 10.0.0.129 - - [2026-02-19 02:17:04] "POST /neutron/network HTTP/1.1" 200 1076 0.009706 10.0.0.129 - - [2026-02-19 02:17:04] "GET /virtual-network/965ca912-824f-4bc1-a06b-0c6e2aac8348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2748 0.006207 10.0.0.129 - - [2026-02-19 02:17:04] "POST /neutron/subnet HTTP/1.1" 200 729 0.011911 10.0.0.129 - - [2026-02-19 02:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.130 - - [2026-02-19 02:17:04] "GET /projects?obj_uuids=b14e3f58-0d2c-4649-b4a3-1299e105ce68&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001086 10.0.0.129 - - [2026-02-19 02:17:04] "GET /project/b14e3f58-0d2c-4649-b4a3-1299e105ce68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.059708 10.0.0.130 - - [2026-02-19 02:17:04] "POST /useragent-kv HTTP/1.1" 200 115 0.010542 10.0.0.129 - - [2026-02-19 02:17:04] "POST /neutron/subnet HTTP/1.1" 200 828 0.247989 10.0.0.129 - - [2026-02-19 02:17:05] "POST /id-to-fqname HTTP/1.1" 200 262 0.001896 10.0.0.129 - - [2026-02-19 02:17:05] "GET /virtual-network/1ead8841-6ad0-4272-ad40-aa1337f2868c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.008810 10.0.0.129 - - [2026-02-19 02:17:05] "POST /neutron/network HTTP/1.1" 200 1076 0.009327 10.0.0.129 - - [2026-02-19 02:17:05] "GET /virtual-network/1ead8841-6ad0-4272-ad40-aa1337f2868c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.006061 10.0.0.129 - - [2026-02-19 02:17:05] "POST /neutron/subnet HTTP/1.1" 200 720 0.009489 10.0.0.129 - - [2026-02-19 02:17:05] "POST /id-to-fqname HTTP/1.1" 200 261 0.001042 10.0.0.130 - - [2026-02-19 02:17:06] "GET /projects?obj_uuids=b14e3f58-0d2c-4649-b4a3-1299e105ce68&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001014 10.0.0.129 - - [2026-02-19 02:17:06] "GET /project/b14e3f58-0d2c-4649-b4a3-1299e105ce68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.094448 10.0.0.129 - - [2026-02-19 02:17:06] "POST /neutron/port HTTP/1.1" 200 117 0.006377 10.0.0.129 - - [2026-02-19 02:17:06] "POST /id-to-fqname HTTP/1.1" 200 262 0.001591 10.0.0.129 - - [2026-02-19 02:17:06] "POST /neutron/network HTTP/1.1" 200 1086 0.007806 10.0.0.129 - - [2026-02-19 02:17:07] "POST /neutron/port HTTP/1.1" 200 1173 0.024873 10.0.0.130 - - [2026-02-19 02:17:07] "GET /projects?obj_uuids=b14e3f58-0d2c-4649-b4a3-1299e105ce68&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001112 10.0.0.129 - - [2026-02-19 02:17:07] "GET /project/b14e3f58-0d2c-4649-b4a3-1299e105ce68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.115063 10.0.0.129 - - [2026-02-19 02:17:07] "POST /neutron/network HTTP/1.1" 200 1076 0.012370 10.0.0.129 - - [2026-02-19 02:17:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006539 10.0.0.129 - - [2026-02-19 02:17:07] "POST /neutron/port HTTP/1.1" 200 117 0.001830 10.0.0.129 - - [2026-02-19 02:17:07] "POST /neutron/security_group HTTP/1.1" 200 2063 0.009410 10.0.0.130 - - [2026-02-19 02:17:08] "GET /projects?obj_uuids=b14e3f58-0d2c-4649-b4a3-1299e105ce68&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001369 10.0.0.129 - - [2026-02-19 02:17:08] "POST /neutron/port HTTP/1.1" 200 1171 0.400151 10.0.0.129 - - [2026-02-19 02:17:08] "POST /neutron/port HTTP/1.1" 200 1225 0.173274 10.0.0.129 - - [2026-02-19 02:17:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006349 10.0.0.129 - - [2026-02-19 02:17:08] "POST /neutron/port HTTP/1.1" 200 117 0.001379 10.0.0.129 - - [2026-02-19 02:17:09] "POST /neutron/network HTTP/1.1" 400 204 0.015924 10.0.0.129 - - [2026-02-19 02:17:10] "POST /neutron/port HTTP/1.1" 200 151 0.281429 10.0.0.129 - - [2026-02-19 02:17:10] "POST /neutron/port HTTP/1.1" 200 151 0.253853 10.0.0.130 - - [2026-02-19 02:17:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004098 10.0.0.129 - - [2026-02-19 02:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012627 10.0.0.130 - - [2026-02-19 02:17:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005149 10.0.0.130 - - [2026-02-19 02:17:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004011 10.0.0.130 - - [2026-02-19 02:17:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003499 10.0.0.129 - - [2026-02-19 02:17:11] "POST /neutron/network HTTP/1.1" 200 151 0.193519 10.0.0.129 - - [2026-02-19 02:17:11] "DELETE /route-target/45e28433-6a9f-4197-a597-bc66c18290dc HTTP/1.1" 200 115 0.035226 10.0.0.129 - - [2026-02-19 02:17:11] "POST /neutron/network HTTP/1.1" 200 1072 0.016862 10.0.0.130 - - [2026-02-19 02:17:12] "GET /projects?obj_uuids=b14e3f58-0d2c-4649-b4a3-1299e105ce68&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000999 10.0.0.129 - - [2026-02-19 02:17:12] "GET /project/b14e3f58-0d2c-4649-b4a3-1299e105ce68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045322 10.0.0.130 - - [2026-02-19 02:17:12] "GET /projects?obj_uuids=b14e3f58-0d2c-4649-b4a3-1299e105ce68&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001725 10.0.0.129 - - [2026-02-19 02:17:12] "GET /project/b14e3f58-0d2c-4649-b4a3-1299e105ce68?fields=virtual_networks HTTP/1.1" 200 1045 0.045370 10.0.0.130 - - [2026-02-19 02:17:12] "GET /projects?obj_uuids=b14e3f58-0d2c-4649-b4a3-1299e105ce68&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001219 10.0.0.129 - - [2026-02-19 02:17:12] "GET /project/b14e3f58-0d2c-4649-b4a3-1299e105ce68?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.069319 10.0.0.130 - - [2026-02-19 02:17:12] "GET /projects?obj_uuids=b14e3f58-0d2c-4649-b4a3-1299e105ce68&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002720 10.0.0.129 - - [2026-02-19 02:17:12] "GET /project/b14e3f58-0d2c-4649-b4a3-1299e105ce68?fields=security_groups HTTP/1.1" 200 1277 0.059933 10.0.0.129 - - [2026-02-19 02:17:13] "POST /fqname-to-id HTTP/1.1" 404 196 0.025669 10.0.0.130 - - [2026-02-19 02:17:13] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003698 10.0.0.130 - - [2026-02-19 02:17:13] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001324 10.0.0.130 - - [2026-02-19 02:17:13] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.012746 10.0.0.130 - - [2026-02-19 02:17:13] "POST /id-to-fqname HTTP/1.1" 200 198 0.002724 10.0.0.130 - - [2026-02-19 02:17:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.006069 10.0.0.130 - - [2026-02-19 02:17:13] "POST /security-groups HTTP/1.1" 200 599 0.077435 10.0.0.129 - - [2026-02-19 02:17:13] "POST /fqname-to-id HTTP/1.1" 404 242 0.003313 10.0.0.130 - - [2026-02-19 02:17:13] "POST /projects HTTP/1.1" 200 601 0.297894 10.0.0.130 - - [2026-02-19 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.334832 10.0.0.129 - - [2026-02-19 02:17:13] "POST /access-control-lists HTTP/1.1" 200 604 0.041231 10.0.0.129 - - [2026-02-19 02:17:13] "GET /project/ad5fc6fa-9acd-4643-addd-f932e26b32b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.505121 10.0.0.129 - - [2026-02-19 02:17:14] "GET / HTTP/1.1" 200 36215 0.002126 10.0.0.129 - - [2026-02-19 02:17:15] "POST /fqname-to-id HTTP/1.1" 401 293 0.000787 10.0.0.129 - - [2026-02-19 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.059738 10.0.0.130 - - [2026-02-19 02:17:15] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001052 10.0.0.129 - - [2026-02-19 02:17:15] "GET /project/ad5fc6fa-9acd-4643-addd-f932e26b32b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.047730 10.0.0.130 - - [2026-02-19 02:17:15] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001363 10.0.0.129 - - [2026-02-19 02:17:16] "POST /neutron/network HTTP/1.1" 200 691 0.162186 10.0.0.129 - - [2026-02-19 02:17:16] "POST /id-to-fqname HTTP/1.1" 200 267 0.003524 10.0.0.129 - - [2026-02-19 02:17:16] "GET /virtual-network/a22eab5f-d1aa-4427-906f-f435a828fa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.005807 10.0.0.129 - - [2026-02-19 02:17:16] "POST /neutron/network HTTP/1.1" 200 911 0.006969 10.0.0.129 - - [2026-02-19 02:17:16] "GET /virtual-network/a22eab5f-d1aa-4427-906f-f435a828fa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.015578 10.0.0.129 - - [2026-02-19 02:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.130 - - [2026-02-19 02:17:16] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000907 10.0.0.129 - - [2026-02-19 02:17:16] "GET /project/ad5fc6fa-9acd-4643-addd-f932e26b32b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.049195 10.0.0.129 - - [2026-02-19 02:17:16] "POST /neutron/network HTTP/1.1" 200 117 0.019033 10.0.0.129 - - [2026-02-19 02:17:16] "POST /route-targets HTTP/1.1" 200 328 0.019166 10.0.0.129 - - [2026-02-19 02:17:17] "POST /neutron/network HTTP/1.1" 200 910 0.009953 10.0.0.129 - - [2026-02-19 02:17:17] "POST /id-to-fqname HTTP/1.1" 200 267 0.001200 10.0.0.129 - - [2026-02-19 02:17:17] "GET /virtual-network/c9a756a0-b988-4640-bdf9-bf8b7500775b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005531 10.0.0.129 - - [2026-02-19 02:17:17] "GET /virtual-network/c9a756a0-b988-4640-bdf9-bf8b7500775b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.007578 10.0.0.129 - - [2026-02-19 02:17:17] "POST /neutron/subnet HTTP/1.1" 200 724 0.012342 10.0.0.129 - - [2026-02-19 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.130 - - [2026-02-19 02:17:17] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001293 10.0.0.129 - - [2026-02-19 02:17:17] "GET /project/ad5fc6fa-9acd-4643-addd-f932e26b32b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.046998 10.0.0.129 - - [2026-02-19 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.025990 10.0.0.130 - - [2026-02-19 02:17:17] "POST /useragent-kv HTTP/1.1" 200 115 0.015566 10.0.0.129 - - [2026-02-19 02:17:17] "POST /neutron/subnet HTTP/1.1" 200 724 0.277621 10.0.0.129 - - [2026-02-19 02:17:17] "POST /id-to-fqname HTTP/1.1" 200 268 0.001621 10.0.0.129 - - [2026-02-19 02:17:17] "GET /virtual-network/34e35400-9d87-4eca-b741-dcbcdf8d1525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.006411 10.0.0.129 - - [2026-02-19 02:17:17] "GET /virtual-network/34e35400-9d87-4eca-b741-dcbcdf8d1525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.007792 10.0.0.129 - - [2026-02-19 02:17:17] "POST /neutron/network HTTP/1.1" 200 912 0.008605 10.0.0.129 - - [2026-02-19 02:17:17] "POST /id-to-fqname HTTP/1.1" 200 267 0.001274 10.0.0.130 - - [2026-02-19 02:17:18] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001925 10.0.0.129 - - [2026-02-19 02:17:18] "GET /project/ad5fc6fa-9acd-4643-addd-f932e26b32b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.066565 10.0.0.129 - - [2026-02-19 02:17:18] "POST /neutron/network HTTP/1.1" 200 910 0.007676 10.0.0.129 - - [2026-02-19 02:17:19] "POST /id-to-fqname HTTP/1.1" 200 268 0.001323 10.0.0.129 - - [2026-02-19 02:17:19] "POST /neutron/port HTTP/1.1" 200 117 0.006828 10.0.0.130 - - [2026-02-19 02:17:19] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001065 10.0.0.129 - - [2026-02-19 02:17:19] "POST /neutron/port HTTP/1.1" 200 1068 0.347596 10.0.0.129 - - [2026-02-19 02:17:20] "POST /neutron/port HTTP/1.1" 200 1122 0.134485 10.0.0.130 - - [2026-02-19 02:17:20] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001002 10.0.0.129 - - [2026-02-19 02:17:20] "GET /project/ad5fc6fa-9acd-4643-addd-f932e26b32b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.118474 10.0.0.129 - - [2026-02-19 02:17:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004050 10.0.0.129 - - [2026-02-19 02:17:20] "POST /neutron/network HTTP/1.1" 200 910 0.006841 10.0.0.129 - - [2026-02-19 02:17:20] "POST /neutron/port HTTP/1.1" 200 117 0.007164 10.0.0.129 - - [2026-02-19 02:17:21] "POST /neutron/port HTTP/1.1" 200 1068 0.029332 10.0.0.129 - - [2026-02-19 02:17:21] "POST /neutron/port HTTP/1.1" 200 1132 0.025430 10.0.0.129 - - [2026-02-19 02:17:21] "POST /neutron/port HTTP/1.1" 200 117 0.001266 10.0.0.129 - - [2026-02-19 02:17:21] "POST /neutron/network HTTP/1.1" 400 204 0.013791 10.0.0.129 - - [2026-02-19 02:17:22] "POST /neutron/port HTTP/1.1" 200 151 0.207389 10.0.0.129 - - [2026-02-19 02:17:22] "POST /neutron/port HTTP/1.1" 200 151 0.186443 10.0.0.130 - - [2026-02-19 02:17:24] "POST /useragent-kv HTTP/1.1" 200 115 0.008156 10.0.0.130 - - [2026-02-19 02:17:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004161 10.0.0.129 - - [2026-02-19 02:17:24] "POST /neutron/network HTTP/1.1" 200 151 0.146376 10.0.0.129 - - [2026-02-19 02:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.129 - - [2026-02-19 02:17:24] "POST /neutron/network HTTP/1.1" 200 911 0.009509 10.0.0.130 - - [2026-02-19 02:17:24] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001451 10.0.0.129 - - [2026-02-19 02:17:24] "DELETE /route-target/4f59f593-7987-4d0f-94b3-88da47829c9a HTTP/1.1" 200 115 0.033792 10.0.0.129 - - [2026-02-19 02:17:24] "GET /project/ad5fc6fa-9acd-4643-addd-f932e26b32b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.055000 10.0.0.130 - - [2026-02-19 02:17:24] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001730 10.0.0.129 - - [2026-02-19 02:17:24] "GET /project/ad5fc6fa-9acd-4643-addd-f932e26b32b4?fields=virtual_networks HTTP/1.1" 200 1051 0.054030 10.0.0.130 - - [2026-02-19 02:17:24] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000991 10.0.0.129 - - [2026-02-19 02:17:24] "GET /project/ad5fc6fa-9acd-4643-addd-f932e26b32b4?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.049160 10.0.0.130 - - [2026-02-19 02:17:24] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001606 10.0.0.129 - - [2026-02-19 02:17:24] "GET /project/ad5fc6fa-9acd-4643-addd-f932e26b32b4?fields=security_groups HTTP/1.1" 200 1286 0.057509 10.0.0.129 - - [2026-02-19 02:17:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.026636 10.0.0.130 - - [2026-02-19 02:17:25] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003884 10.0.0.130 - - [2026-02-19 02:17:25] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001397 10.0.0.130 - - [2026-02-19 02:17:25] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009230 10.0.0.130 - - [2026-02-19 02:17:25] "POST /id-to-fqname HTTP/1.1" 200 195 0.005645 10.0.0.130 - - [2026-02-19 02:17:25] "POST /fqname-to-id HTTP/1.1" 404 204 0.016010 10.0.0.130 - - [2026-02-19 02:17:26] "POST /security-groups HTTP/1.1" 200 596 0.077958 10.0.0.130 - - [2026-02-19 02:17:26] "POST /projects HTTP/1.1" 200 595 0.367301 10.0.0.129 - - [2026-02-19 02:17:26] "POST /fqname-to-id HTTP/1.1" 404 238 0.008210 10.0.0.130 - - [2026-02-19 02:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.447868 10.0.0.129 - - [2026-02-19 02:17:26] "GET /project/65827148-795d-41d7-92d7-a720e57082fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.604158 10.0.0.129 - - [2026-02-19 02:17:27] "GET / HTTP/1.1" 200 36215 0.001522 10.0.0.129 - - [2026-02-19 02:17:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000441 10.0.0.129 - - [2026-02-19 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.065273 10.0.0.130 - - [2026-02-19 02:17:28] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000914 10.0.0.129 - - [2026-02-19 02:17:28] "GET /project/65827148-795d-41d7-92d7-a720e57082fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.041048 10.0.0.130 - - [2026-02-19 02:17:28] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001325 10.0.0.129 - - [2026-02-19 02:17:28] "POST /neutron/network HTTP/1.1" 200 682 0.172263 10.0.0.129 - - [2026-02-19 02:17:28] "POST /ref-update HTTP/1.1" 200 156 0.025944 10.0.0.129 - - [2026-02-19 02:17:28] "POST /id-to-fqname HTTP/1.1" 200 261 0.003878 10.0.0.129 - - [2026-02-19 02:17:28] "GET /virtual-network/8afcef90-82e4-43a1-839d-cefce046ecf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005813 10.0.0.129 - - [2026-02-19 02:17:28] "POST /neutron/network HTTP/1.1" 200 902 0.006458 10.0.0.129 - - [2026-02-19 02:17:28] "GET /virtual-network/8afcef90-82e4-43a1-839d-cefce046ecf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005392 10.0.0.129 - - [2026-02-19 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.130 - - [2026-02-19 02:17:28] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001138 10.0.0.129 - - [2026-02-19 02:17:28] "GET /project/65827148-795d-41d7-92d7-a720e57082fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.052431 10.0.0.129 - - [2026-02-19 02:17:29] "POST /neutron/network HTTP/1.1" 200 117 0.019726 10.0.0.129 - - [2026-02-19 02:17:29] "POST /neutron/network HTTP/1.1" 200 898 0.008976 10.0.0.129 - - [2026-02-19 02:17:29] "POST /id-to-fqname HTTP/1.1" 200 261 0.001010 10.0.0.129 - - [2026-02-19 02:17:29] "GET /virtual-network/94a77095-f706-4654-9988-30b89ca28de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005108 10.0.0.129 - - [2026-02-19 02:17:29] "GET /virtual-network/94a77095-f706-4654-9988-30b89ca28de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005441 10.0.0.129 - - [2026-02-19 02:17:29] "POST /neutron/subnet HTTP/1.1" 200 710 0.009173 10.0.0.129 - - [2026-02-19 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.130 - - [2026-02-19 02:17:29] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001051 10.0.0.129 - - [2026-02-19 02:17:29] "GET /project/65827148-795d-41d7-92d7-a720e57082fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.044896 10.0.0.129 - - [2026-02-19 02:17:29] "POST /route-targets HTTP/1.1" 200 328 0.019130 10.0.0.130 - - [2026-02-19 02:17:30] "POST /useragent-kv HTTP/1.1" 200 115 0.010401 10.0.0.129 - - [2026-02-19 02:17:30] "POST /neutron/subnet HTTP/1.1" 200 724 0.211491 10.0.0.129 - - [2026-02-19 02:17:30] "POST /id-to-fqname HTTP/1.1" 200 262 0.001539 10.0.0.129 - - [2026-02-19 02:17:30] "GET /virtual-network/923164a0-2bc9-4979-a45f-c1562e354578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.005638 10.0.0.129 - - [2026-02-19 02:17:30] "GET /virtual-network/923164a0-2bc9-4979-a45f-c1562e354578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.006064 10.0.0.129 - - [2026-02-19 02:17:30] "POST /neutron/network HTTP/1.1" 200 903 0.007437 10.0.0.129 - - [2026-02-19 02:17:30] "POST /id-to-fqname HTTP/1.1" 200 261 0.001611 10.0.0.130 - - [2026-02-19 02:17:31] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001009 10.0.0.129 - - [2026-02-19 02:17:31] "GET /project/65827148-795d-41d7-92d7-a720e57082fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.071620 10.0.0.129 - - [2026-02-19 02:17:31] "POST /neutron/network HTTP/1.1" 200 898 0.007171 10.0.0.129 - - [2026-02-19 02:17:31] "POST /id-to-fqname HTTP/1.1" 200 262 0.001442 10.0.0.129 - - [2026-02-19 02:17:31] "POST /neutron/port HTTP/1.1" 200 117 0.007041 10.0.0.130 - - [2026-02-19 02:17:31] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001719 10.0.0.129 - - [2026-02-19 02:17:32] "POST /neutron/port HTTP/1.1" 200 1062 0.334601 10.0.0.129 - - [2026-02-19 02:17:32] "POST /neutron/port HTTP/1.1" 200 1116 0.173288 10.0.0.130 - - [2026-02-19 02:17:32] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001062 10.0.0.129 - - [2026-02-19 02:17:32] "GET /project/65827148-795d-41d7-92d7-a720e57082fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.113619 10.0.0.129 - - [2026-02-19 02:17:32] "POST /neutron/network HTTP/1.1" 200 903 0.006859 10.0.0.129 - - [2026-02-19 02:17:32] "POST /neutron/network HTTP/1.1" 200 898 0.007053 10.0.0.129 - - [2026-02-19 02:17:32] "POST /neutron/port HTTP/1.1" 200 117 0.008678 10.0.0.129 - - [2026-02-19 02:17:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.015782 10.0.0.129 - - [2026-02-19 02:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012012 10.0.0.130 - - [2026-02-19 02:17:33] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001120 10.0.0.129 - - [2026-02-19 02:17:33] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007725 10.0.0.129 - - [2026-02-19 02:17:33] "POST /neutron/port HTTP/1.1" 200 1065 0.028790 10.0.0.129 - - [2026-02-19 02:17:33] "POST /service-templates HTTP/1.1" 200 545 0.039995 10.0.0.129 - - [2026-02-19 02:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.129 - - [2026-02-19 02:17:33] "GET /service-template/9a63b33b-3fe9-4407-8f9f-d1e03920f00c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.017056 10.0.0.129 - - [2026-02-19 02:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.129 - - [2026-02-19 02:17:33] "GET /service-template/9a63b33b-3fe9-4407-8f9f-d1e03920f00c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006310 10.0.0.129 - - [2026-02-19 02:17:33] "POST /id-to-fqname HTTP/1.1" 200 261 0.001163 10.0.0.129 - - [2026-02-19 02:17:33] "POST /neutron/port HTTP/1.1" 200 1129 0.025528 10.0.0.129 - - [2026-02-19 02:17:33] "POST /id-to-fqname HTTP/1.1" 200 261 0.001303 10.0.0.129 - - [2026-02-19 02:17:33] "POST /neutron/port HTTP/1.1" 200 117 0.001128 10.0.0.129 - - [2026-02-19 02:17:33] "POST /id-to-fqname HTTP/1.1" 200 262 0.001326 10.0.0.129 - - [2026-02-19 02:17:33] "POST /neutron/security_group HTTP/1.1" 200 2063 0.023753 10.0.0.129 - - [2026-02-19 02:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.129 - - [2026-02-19 02:17:34] "DELETE /service-template/9a63b33b-3fe9-4407-8f9f-d1e03920f00c HTTP/1.1" 200 115 0.037145 10.0.0.129 - - [2026-02-19 02:17:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.004529 10.0.0.129 - - [2026-02-19 02:17:36] "POST /neutron/port HTTP/1.1" 200 1129 0.022142 10.0.0.129 - - [2026-02-19 02:17:36] "POST /neutron/port HTTP/1.1" 200 1126 0.016814 10.0.0.129 - - [2026-02-19 02:17:38] "POST /neutron/network HTTP/1.1" 200 898 0.008154 10.0.0.129 - - [2026-02-19 02:17:38] "DELETE /route-target/05ab825a-1953-4e8a-9afa-8e82f25b3f9f HTTP/1.1" 200 115 0.045153 10.0.0.130 - - [2026-02-19 02:17:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004228 10.0.0.130 - - [2026-02-19 02:17:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003691 10.0.0.129 - - [2026-02-19 02:17:38] "POST /neutron/network HTTP/1.1" 200 151 0.166681 10.0.0.129 - - [2026-02-19 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011099 10.0.0.130 - - [2026-02-19 02:17:38] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001073 10.0.0.129 - - [2026-02-19 02:17:39] "GET /project/65827148-795d-41d7-92d7-a720e57082fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.078429 10.0.0.130 - - [2026-02-19 02:17:39] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001735 10.0.0.129 - - [2026-02-19 02:17:39] "GET /project/65827148-795d-41d7-92d7-a720e57082fa?fields=virtual_networks HTTP/1.1" 200 1044 0.063285 10.0.0.130 - - [2026-02-19 02:17:39] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001019 10.0.0.129 - - [2026-02-19 02:17:39] "GET /project/65827148-795d-41d7-92d7-a720e57082fa?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.065613 10.0.0.130 - - [2026-02-19 02:17:39] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001312 10.0.0.129 - - [2026-02-19 02:17:39] "GET /project/65827148-795d-41d7-92d7-a720e57082fa?fields=security_groups HTTP/1.1" 200 1276 0.047767 10.0.0.129 - - [2026-02-19 02:17:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.025758 10.0.0.130 - - [2026-02-19 02:17:40] "GET /projects?obj_uuids=a79d4858-76a0-4c90-8de3-2cea53e31f92&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003166 10.0.0.130 - - [2026-02-19 02:17:40] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001353 10.0.0.130 - - [2026-02-19 02:17:40] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007826 10.0.0.130 - - [2026-02-19 02:17:40] "POST /id-to-fqname HTTP/1.1" 200 199 0.004319 10.0.0.130 - - [2026-02-19 02:17:40] "POST /fqname-to-id HTTP/1.1" 404 208 0.004539 10.0.0.130 - - [2026-02-19 02:17:40] "POST /security-groups HTTP/1.1" 200 600 0.032658 10.0.0.130 - - [2026-02-19 02:17:40] "POST /projects HTTP/1.1" 200 603 0.235583 10.0.0.129 - - [2026-02-19 02:17:40] "POST /access-control-lists HTTP/1.1" 200 607 0.029806 10.0.0.130 - - [2026-02-19 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.308578 10.0.0.129 - - [2026-02-19 02:17:40] "GET /project/a79d4858-76a0-4c90-8de3-2cea53e31f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.451412 10.0.0.129 - - [2026-02-19 02:17:41] "GET / HTTP/1.1" 200 36215 0.001568 10.0.0.129 - - [2026-02-19 02:17:42] "POST /fqname-to-id HTTP/1.1" 401 293 0.000544 10.0.0.129 - - [2026-02-19 02:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.064215 10.0.0.130 - - [2026-02-19 02:17:42] "GET /projects?obj_uuids=a79d4858-76a0-4c90-8de3-2cea53e31f92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000951 10.0.0.129 - - [2026-02-19 02:17:42] "GET /project/a79d4858-76a0-4c90-8de3-2cea53e31f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.046170 10.0.0.129 - - [2026-02-19 02:17:42] "POST /neutron/network HTTP/1.1" 200 117 0.037827 10.0.0.129 - - [2026-02-19 02:17:42] "POST /route-targets HTTP/1.1" 200 328 0.014657 10.0.0.129 - - [2026-02-19 02:17:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.008401 10.0.0.130 - - [2026-02-19 02:17:43] "POST /useragent-kv HTTP/1.1" 200 115 0.012789 10.0.0.129 - - [2026-02-19 02:17:43] "POST /neutron/subnet HTTP/1.1" 200 715 0.196890 10.0.0.129 - - [2026-02-19 02:17:43] "POST /id-to-fqname HTTP/1.1" 200 269 0.001390 10.0.0.129 - - [2026-02-19 02:17:43] "GET /virtual-network/eedae9ba-9d59-4f0b-83d7-55fe843680db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2758 0.006407 10.0.0.129 - - [2026-02-19 02:17:43] "GET /virtual-network/eedae9ba-9d59-4f0b-83d7-55fe843680db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2758 0.007048 10.0.0.129 - - [2026-02-19 02:17:43] "POST /neutron/network HTTP/1.1" 200 1085 0.013114 10.0.0.129 - - [2026-02-19 02:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.130 - - [2026-02-19 02:17:43] "GET /projects?obj_uuids=a79d4858-76a0-4c90-8de3-2cea53e31f92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001087 10.0.0.129 - - [2026-02-19 02:17:43] "GET /project/a79d4858-76a0-4c90-8de3-2cea53e31f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.046230 10.0.0.129 - - [2026-02-19 02:17:43] "POST /neutron/network HTTP/1.1" 200 117 0.015442 10.0.0.129 - - [2026-02-19 02:17:44] "POST /ref-update HTTP/1.1" 200 156 0.028572 10.0.0.129 - - [2026-02-19 02:17:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.004697 10.0.0.130 - - [2026-02-19 02:17:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005476 10.0.0.129 - - [2026-02-19 02:17:44] "POST /neutron/subnet HTTP/1.1" 200 715 0.220154 10.0.0.129 - - [2026-02-19 02:17:44] "POST /id-to-fqname HTTP/1.1" 200 269 0.001385 10.0.0.129 - - [2026-02-19 02:17:44] "GET /virtual-network/250659b9-7f43-4265-bcb7-31b3e465a516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.006461 10.0.0.129 - - [2026-02-19 02:17:44] "GET /virtual-network/250659b9-7f43-4265-bcb7-31b3e465a516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.006088 10.0.0.129 - - [2026-02-19 02:17:44] "POST /neutron/network HTTP/1.1" 200 1084 0.012275 10.0.0.129 - - [2026-02-19 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.130 - - [2026-02-19 02:17:44] "GET /projects?obj_uuids=a79d4858-76a0-4c90-8de3-2cea53e31f92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001169 10.0.0.129 - - [2026-02-19 02:17:44] "GET /project/a79d4858-76a0-4c90-8de3-2cea53e31f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.055869 10.0.0.129 - - [2026-02-19 02:17:44] "POST /neutron/network HTTP/1.1" 200 117 0.017754 10.0.0.130 - - [2026-02-19 02:17:45] "POST /useragent-kv HTTP/1.1" 200 115 0.006569 10.0.0.129 - - [2026-02-19 02:17:45] "POST /neutron/subnet HTTP/1.1" 200 729 0.199382 10.0.0.129 - - [2026-02-19 02:17:45] "POST /id-to-fqname HTTP/1.1" 200 270 0.001471 10.0.0.129 - - [2026-02-19 02:17:45] "GET /virtual-network/8d2a92af-51d5-40e8-bcf9-cd68eb0d5809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2769 0.007133 10.0.0.129 - - [2026-02-19 02:17:45] "GET /virtual-network/8d2a92af-51d5-40e8-bcf9-cd68eb0d5809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2769 0.006203 10.0.0.129 - - [2026-02-19 02:17:45] "POST /neutron/network HTTP/1.1" 200 1089 0.013065 10.0.0.129 - - [2026-02-19 02:17:45] "POST /id-to-fqname HTTP/1.1" 200 269 0.001740 10.0.0.129 - - [2026-02-19 02:17:45] "POST /neutron/network HTTP/1.1" 200 1094 0.007279 10.0.0.130 - - [2026-02-19 02:17:46] "GET /projects?obj_uuids=a79d4858-76a0-4c90-8de3-2cea53e31f92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001545 10.0.0.129 - - [2026-02-19 02:17:46] "GET /project/a79d4858-76a0-4c90-8de3-2cea53e31f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.068905 10.0.0.129 - - [2026-02-19 02:17:46] "POST /neutron/port HTTP/1.1" 200 117 0.007148 10.0.0.129 - - [2026-02-19 02:17:46] "POST /id-to-fqname HTTP/1.1" 200 270 0.001354 10.0.0.129 - - [2026-02-19 02:17:47] "POST /neutron/network HTTP/1.1" 200 1094 0.007639 10.0.0.129 - - [2026-02-19 02:17:47] "POST /neutron/port HTTP/1.1" 200 1173 0.021307 10.0.0.130 - - [2026-02-19 02:17:47] "GET /projects?obj_uuids=a79d4858-76a0-4c90-8de3-2cea53e31f92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001014 10.0.0.129 - - [2026-02-19 02:17:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003443 10.0.0.129 - - [2026-02-19 02:17:47] "GET /project/a79d4858-76a0-4c90-8de3-2cea53e31f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.087587 10.0.0.129 - - [2026-02-19 02:17:47] "POST /neutron/subnet HTTP/1.1" 200 1370 0.016855 10.0.0.129 - - [2026-02-19 02:17:47] "POST /neutron/network HTTP/1.1" 200 1084 0.011532 10.0.0.129 - - [2026-02-19 02:17:48] "POST /neutron/port HTTP/1.1" 200 117 0.006456 10.0.0.129 - - [2026-02-19 02:17:48] "POST /neutron/port HTTP/1.1" 200 1176 0.021950 10.0.0.129 - - [2026-02-19 02:17:49] "POST /neutron/port HTTP/1.1" 200 1240 0.020258 10.0.0.129 - - [2026-02-19 02:17:49] "POST /neutron/subnet HTTP/1.1" 200 1384 0.018957 10.0.0.129 - - [2026-02-19 02:17:49] "POST /neutron/network HTTP/1.1" 200 1089 0.011559 10.0.0.129 - - [2026-02-19 02:17:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.003900 10.0.0.129 - - [2026-02-19 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.130 - - [2026-02-19 02:17:49] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000970 10.0.0.129 - - [2026-02-19 02:17:49] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007768 10.0.0.129 - - [2026-02-19 02:17:49] "POST /service-templates HTTP/1.1" 200 545 0.041435 10.0.0.129 - - [2026-02-19 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.129 - - [2026-02-19 02:17:49] "GET /service-template/cbba5649-3d5b-4bce-921d-684d085506ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.009233 10.0.0.129 - - [2026-02-19 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.129 - - [2026-02-19 02:17:49] "GET /service-template/cbba5649-3d5b-4bce-921d-684d085506ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004751 10.0.0.129 - - [2026-02-19 02:17:49] "POST /id-to-fqname HTTP/1.1" 200 269 0.001301 10.0.0.129 - - [2026-02-19 02:17:49] "POST /id-to-fqname HTTP/1.1" 200 269 0.001464 10.0.0.129 - - [2026-02-19 02:17:49] "POST /id-to-fqname HTTP/1.1" 200 270 0.001263 10.0.0.129 - - [2026-02-19 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.129 - - [2026-02-19 02:17:50] "DELETE /service-template/cbba5649-3d5b-4bce-921d-684d085506ef HTTP/1.1" 200 115 0.033279 10.0.0.129 - - [2026-02-19 02:17:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.003178 10.0.0.129 - - [2026-02-19 02:17:51] "POST /neutron/network HTTP/1.1" 200 1084 0.010334 10.0.0.129 - - [2026-02-19 02:17:52] "POST /neutron/port HTTP/1.1" 200 1230 0.016612 10.0.0.129 - - [2026-02-19 02:17:52] "POST /neutron/port HTTP/1.1" 200 1227 0.017256 10.0.0.130 - - [2026-02-19 02:17:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003515 10.0.0.130 - - [2026-02-19 02:17:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002804 10.0.0.129 - - [2026-02-19 02:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.130 - - [2026-02-19 02:17:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002765 10.0.0.130 - - [2026-02-19 02:17:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002632 10.0.0.129 - - [2026-02-19 02:17:53] "POST /neutron/network HTTP/1.1" 200 151 0.142849 10.0.0.129 - - [2026-02-19 02:17:54] "DELETE /route-target/8650ddcf-0752-43ef-b0ef-07c74bff7cdb HTTP/1.1" 200 115 0.024111 10.0.0.129 - - [2026-02-19 02:17:54] "POST /neutron/network HTTP/1.1" 200 1085 0.018384 10.0.0.130 - - [2026-02-19 02:17:54] "GET /projects?obj_uuids=a79d4858-76a0-4c90-8de3-2cea53e31f92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003984 10.0.0.129 - - [2026-02-19 02:17:54] "GET /project/a79d4858-76a0-4c90-8de3-2cea53e31f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.067267 10.0.0.130 - - [2026-02-19 02:17:54] "GET /projects?obj_uuids=a79d4858-76a0-4c90-8de3-2cea53e31f92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001040 10.0.0.129 - - [2026-02-19 02:17:54] "GET /project/a79d4858-76a0-4c90-8de3-2cea53e31f92?fields=virtual_networks HTTP/1.1" 200 1053 0.035122 10.0.0.130 - - [2026-02-19 02:17:54] "GET /projects?obj_uuids=a79d4858-76a0-4c90-8de3-2cea53e31f92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001088 10.0.0.129 - - [2026-02-19 02:17:54] "GET /project/a79d4858-76a0-4c90-8de3-2cea53e31f92?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.056070 10.0.0.130 - - [2026-02-19 02:17:54] "GET /projects?obj_uuids=a79d4858-76a0-4c90-8de3-2cea53e31f92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001015 10.0.0.129 - - [2026-02-19 02:17:54] "GET /project/a79d4858-76a0-4c90-8de3-2cea53e31f92?fields=security_groups HTTP/1.1" 200 1289 0.057326 10.0.0.129 - - [2026-02-19 02:17:55] "POST /fqname-to-id HTTP/1.1" 404 200 0.027354 10.0.0.130 - - [2026-02-19 02:17:55] "GET /projects?obj_uuids=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003441 10.0.0.130 - - [2026-02-19 02:17:55] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.130 - - [2026-02-19 02:17:55] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007733 10.0.0.130 - - [2026-02-19 02:17:55] "POST /id-to-fqname HTTP/1.1" 200 202 0.002203 10.0.0.130 - - [2026-02-19 02:17:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.007087 10.0.0.130 - - [2026-02-19 02:17:55] "POST /security-groups HTTP/1.1" 200 603 0.034999 10.0.0.129 - - [2026-02-19 02:17:55] "POST /fqname-to-id HTTP/1.1" 404 246 0.006695 10.0.0.130 - - [2026-02-19 02:17:55] "POST /projects HTTP/1.1" 200 609 0.270813 10.0.0.130 - - [2026-02-19 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.355835 10.0.0.129 - - [2026-02-19 02:17:55] "POST /access-control-lists HTTP/1.1" 200 608 0.052407 10.0.0.129 - - [2026-02-19 02:17:56] "GET /project/b469854d-76e2-4346-9a7b-e0e1e410325c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.501079 10.0.0.129 - - [2026-02-19 02:17:57] "GET / HTTP/1.1" 200 36215 0.001476 10.0.0.129 - - [2026-02-19 02:17:58] "POST /fqname-to-id HTTP/1.1" 401 293 0.000598 10.0.0.129 - - [2026-02-19 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.065913 10.0.0.130 - - [2026-02-19 02:17:58] "GET /projects?obj_uuids=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001017 10.0.0.129 - - [2026-02-19 02:17:58] "GET /project/b469854d-76e2-4346-9a7b-e0e1e410325c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.043024 10.0.0.130 - - [2026-02-19 02:17:58] "GET /projects?obj_uuids=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001072 10.0.0.129 - - [2026-02-19 02:17:58] "POST /neutron/network HTTP/1.1" 200 619 0.164218 10.0.0.129 - - [2026-02-19 02:17:59] "POST /id-to-fqname HTTP/1.1" 200 233 0.006699 10.0.0.129 - - [2026-02-19 02:17:59] "GET /virtual-network/66045f24-be71-4a68-b46b-4fcceda7a8b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007774 10.0.0.129 - - [2026-02-19 02:17:59] "POST /neutron/network HTTP/1.1" 200 838 0.007239 10.0.0.129 - - [2026-02-19 02:17:59] "GET /virtual-network/66045f24-be71-4a68-b46b-4fcceda7a8b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005549 10.0.0.129 - - [2026-02-19 02:18:00] "GET /virtual-network/66045f24-be71-4a68-b46b-4fcceda7a8b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006013 10.0.0.38 - - [2026-02-19 02:18:00] "GET /obj-perms HTTP/1.1" 200 5075 0.095039 10.0.0.129 - - [2026-02-19 02:18:01] "DELETE /access-control-list/bdf484eb-9942-49bd-8fe5-86df2c76b8b5 HTTP/1.1" 200 115 0.075397 10.0.0.129 - - [2026-02-19 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.130 - - [2026-02-19 02:18:01] "GET /projects?obj_uuids=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001122 10.0.0.129 - - [2026-02-19 02:18:01] "GET /project/b469854d-76e2-4346-9a7b-e0e1e410325c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.054396 10.0.0.129 - - [2026-02-19 02:18:01] "POST /neutron/network HTTP/1.1" 200 117 0.019254 10.0.0.129 - - [2026-02-19 02:18:02] "POST /ref-update HTTP/1.1" 200 156 0.030056 10.0.0.129 - - [2026-02-19 02:18:02] "POST /neutron/network HTTP/1.1" 200 837 0.009211 10.0.0.129 - - [2026-02-19 02:18:02] "POST /id-to-fqname HTTP/1.1" 200 233 0.001238 10.0.0.129 - - [2026-02-19 02:18:02] "GET /virtual-network/3ccca8e2-1566-42ea-a0aa-4caaa2a40aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005934 10.0.0.129 - - [2026-02-19 02:18:02] "GET /virtual-network/3ccca8e2-1566-42ea-a0aa-4caaa2a40aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006519 10.0.0.129 - - [2026-02-19 02:18:02] "POST /neutron/subnet HTTP/1.1" 200 720 0.010198 10.0.0.129 - - [2026-02-19 02:18:02] "GET /virtual-network/3ccca8e2-1566-42ea-a0aa-4caaa2a40aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006081 10.0.0.129 - - [2026-02-19 02:18:02] "GET /obj-perms HTTP/1.1" 200 5073 0.053383 10.0.0.130 - - [2026-02-19 02:18:02] "GET /obj-perms HTTP/1.1" 200 5073 0.054231 10.0.0.129 - - [2026-02-19 02:18:03] "POST /id-to-fqname HTTP/1.1" 200 233 0.001416 10.0.0.130 - - [2026-02-19 02:18:03] "DELETE /project/b14e3f58-0d2c-4649-b4a3-1299e105ce68 HTTP/1.1" 404 177 0.023977 10.0.0.130 - - [2026-02-19 02:18:03] "DELETE /project/b469854d76e243469a7be0e1e410325c HTTP/1.1" 404 173 0.017167 10.0.0.130 - - [2026-02-19 02:18:03] "DELETE /project/65827148795d41d792d7a720e57082fa HTTP/1.1" 404 173 0.022566 10.0.0.130 - - [2026-02-19 02:18:03] "DELETE /project/a79d485876a04c908de32cea53e31f92 HTTP/1.1" 404 173 0.014431 10.0.0.130 - - [2026-02-19 02:18:03] "DELETE /project/ad5fc6fa9acd4643adddf932e26b32b4 HTTP/1.1" 404 173 0.013569 10.0.0.130 - - [2026-02-19 02:18:03] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001035 10.0.0.130 - - [2026-02-19 02:18:03] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.130 - - [2026-02-19 02:18:03] "GET /projects?obj_uuids=a79d4858-76a0-4c90-8de3-2cea53e31f92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000960 10.0.0.130 - - [2026-02-19 02:18:03] "GET /project/65827148-795d-41d7-92d7-a720e57082fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.072502 10.0.0.130 - - [2026-02-19 02:18:03] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001028 10.0.0.130 - - [2026-02-19 02:18:03] "GET /project/ad5fc6fa-9acd-4643-addd-f932e26b32b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.086830 10.0.0.130 - - [2026-02-19 02:18:03] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001373 10.0.0.130 - - [2026-02-19 02:18:03] "GET /project/a79d4858-76a0-4c90-8de3-2cea53e31f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.102277 10.0.0.130 - - [2026-02-19 02:18:03] "GET /projects?obj_uuids=a79d4858-76a0-4c90-8de3-2cea53e31f92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001035 10.0.0.130 - - [2026-02-19 02:18:03] "GET /project/65827148-795d-41d7-92d7-a720e57082fa?fields=security_groups HTTP/1.1" 200 1378 0.087207 10.0.0.130 - - [2026-02-19 02:18:03] "GET /project/ad5fc6fa-9acd-4643-addd-f932e26b32b4?fields=security_groups HTTP/1.1" 200 1388 0.110225 10.0.0.130 - - [2026-02-19 02:18:03] "GET /project/a79d4858-76a0-4c90-8de3-2cea53e31f92?fields=security_groups HTTP/1.1" 200 1391 0.100065 10.0.0.130 - - [2026-02-19 02:18:03] "DELETE /security-group/7c6ff4cb-11c7-4474-9ccc-98e3091ec85f HTTP/1.1" 200 115 0.095551 10.0.0.130 - - [2026-02-19 02:18:03] "GET /projects?obj_uuids=65827148-795d-41d7-92d7-a720e57082fa&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001628 10.0.0.130 - - [2026-02-19 02:18:03] "DELETE /security-group/b2271358-200c-4adf-b21e-767d72545c47 HTTP/1.1" 200 115 0.094844 10.0.0.130 - - [2026-02-19 02:18:03] "GET /projects?obj_uuids=ad5fc6fa-9acd-4643-addd-f932e26b32b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002350 10.0.0.130 - - [2026-02-19 02:18:03] "DELETE /security-group/b67a8507-07b5-47a7-816b-cbd511a4f657 HTTP/1.1" 200 115 0.104591 10.0.0.130 - - [2026-02-19 02:18:03] "GET /projects?obj_uuids=a79d4858-76a0-4c90-8de3-2cea53e31f92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001549 10.0.0.130 - - [2026-02-19 02:18:03] "GET /project/65827148-795d-41d7-92d7-a720e57082fa?fields=application_policy_sets HTTP/1.1" 200 1417 0.075501 10.0.0.130 - - [2026-02-19 02:18:03] "GET /project/a79d4858-76a0-4c90-8de3-2cea53e31f92?fields=application_policy_sets HTTP/1.1" 200 1430 0.074605 10.0.0.130 - - [2026-02-19 02:18:03] "GET /project/ad5fc6fa-9acd-4643-addd-f932e26b32b4?fields=application_policy_sets HTTP/1.1" 200 1427 0.109668 10.0.0.129 - - [2026-02-19 02:18:03] "DELETE /access-control-list/ca994091-31bd-4c30-b8e6-70f3fa380b76 HTTP/1.1" 200 115 0.062727 10.0.0.130 - - [2026-02-19 02:18:03] "DELETE /project/65827148-795d-41d7-92d7-a720e57082fa HTTP/1.1" 200 115 0.675398 10.0.0.130 - - [2026-02-19 02:18:03] "DELETE /project/a79d4858-76a0-4c90-8de3-2cea53e31f92 HTTP/1.1" 200 115 0.714045 10.0.0.130 - - [2026-02-19 02:18:03] "DELETE /project/ad5fc6fa-9acd-4643-addd-f932e26b32b4 HTTP/1.1" 200 115 0.755200 10.0.0.129 - - [2026-02-19 02:18:03] "DELETE /access-control-list/9dbbe690-b95c-42dc-bd84-d2b1e1877e26 HTTP/1.1" 200 115 0.050412 10.0.0.130 - - [2026-02-19 02:18:37] "GET /projects?obj_uuids=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001029 10.0.0.129 - - [2026-02-19 02:18:37] "GET /project/b469854d-76e2-4346-9a7b-e0e1e410325c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.108238 10.0.0.129 - - [2026-02-19 02:18:37] "POST /neutron/port HTTP/1.1" 200 117 0.006758 10.0.0.129 - - [2026-02-19 02:18:37] "POST /id-to-fqname HTTP/1.1" 200 233 0.001453 10.0.0.129 - - [2026-02-19 02:18:37] "POST /neutron/network HTTP/1.1" 200 848 0.011683 10.0.0.129 - - [2026-02-19 02:18:38] "POST /neutron/port HTTP/1.1" 200 1071 0.019170 10.0.0.130 - - [2026-02-19 02:18:38] "GET /projects?obj_uuids=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001496 10.0.0.129 - - [2026-02-19 02:18:38] "GET /project/b469854d-76e2-4346-9a7b-e0e1e410325c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.126741 10.0.0.129 - - [2026-02-19 02:18:38] "POST /neutron/network HTTP/1.1" 200 838 0.008779 10.0.0.129 - - [2026-02-19 02:18:38] "POST /neutron/subnet HTTP/1.1" 200 694 0.020379 10.0.0.129 - - [2026-02-19 02:18:38] "POST /neutron/port HTTP/1.1" 200 1135 0.058830 10.0.0.129 - - [2026-02-19 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.130 - - [2026-02-19 02:18:38] "GET /projects?obj_uuids=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001016 10.0.0.129 - - [2026-02-19 02:18:38] "GET /project/b469854d-76e2-4346-9a7b-e0e1e410325c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.074708 10.0.0.129 - - [2026-02-19 02:18:39] "GET /virtual-network/66045f24-be71-4a68-b46b-4fcceda7a8b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007410 10.0.0.129 - - [2026-02-19 02:18:39] "GET /floating-ip-pools?parent_id=66045f24-be71-4a68-b46b-4fcceda7a8b9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003304 10.0.0.129 - - [2026-02-19 02:18:39] "GET /virtual-network/66045f24-be71-4a68-b46b-4fcceda7a8b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.012222 10.0.0.129 - - [2026-02-19 02:18:39] "POST /floating-ip-pools HTTP/1.1" 200 611 0.057386 10.0.0.129 - - [2026-02-19 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.030492 10.0.0.129 - - [2026-02-19 02:18:39] "GET /virtual-network/66045f24-be71-4a68-b46b-4fcceda7a8b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008560 10.0.0.129 - - [2026-02-19 02:18:39] "POST /neutron/network HTTP/1.1" 200 848 0.016192 10.0.0.129 - - [2026-02-19 02:18:39] "GET /virtual-network/66045f24-be71-4a68-b46b-4fcceda7a8b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006182 10.0.0.129 - - [2026-02-19 02:18:40] "POST /neutron/security_group HTTP/1.1" 200 2070 0.014073 10.0.0.129 - - [2026-02-19 02:18:40] "POST /neutron/port HTTP/1.1" 200 1126 0.161269 10.0.0.129 - - [2026-02-19 02:18:40] "POST /neutron/subnet HTTP/1.1" 200 698 0.012082 10.0.0.129 - - [2026-02-19 02:18:45] "POST /neutron/port HTTP/1.1" 200 1135 0.023385 10.0.0.129 - - [2026-02-19 02:18:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009066 10.0.0.129 - - [2026-02-19 02:19:00] "POST /neutron/port HTTP/1.1" 200 1135 0.027226 10.0.0.129 - - [2026-02-19 02:19:05] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007900 10.0.0.129 - - [2026-02-19 02:19:15] "POST /neutron/port HTTP/1.1" 200 1135 0.017543 10.0.0.129 - - [2026-02-19 02:19:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008323 10.0.0.129 - - [2026-02-19 02:19:31] "POST /neutron/port HTTP/1.1" 200 1135 0.018439 10.0.0.129 - - [2026-02-19 02:19:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011792 10.0.0.129 - - [2026-02-19 02:19:31] "GET /virtual-machine/61e01a88-2361-4202-84af-401991659443 HTTP/1.1" 401 293 0.000469 10.0.0.129 - - [2026-02-19 02:19:31] "GET /virtual-machine/61e01a88-2361-4202-84af-401991659443 HTTP/1.1" 200 1305 0.035035 10.0.0.129 - - [2026-02-19 02:19:31] "GET /virtual-machine-interface/13e1995d-49f7-4a8b-b71a-068851eee974 HTTP/1.1" 200 3011 0.006180 10.0.0.129 - - [2026-02-19 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.129 - - [2026-02-19 02:19:31] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004800 10.0.0.129 - - [2026-02-19 02:19:31] "GET /virtual-networks?parent_id=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003844 10.0.0.129 - - [2026-02-19 02:19:31] "GET /virtual-network/3ccca8e2-1566-42ea-a0aa-4caaa2a40aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008064 10.0.0.129 - - [2026-02-19 02:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.129 - - [2026-02-19 02:19:34] "GET /virtual-network/3ccca8e2-1566-42ea-a0aa-4caaa2a40aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.009409 10.0.0.129 - - [2026-02-19 02:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.129 - - [2026-02-19 02:19:38] "GET /virtual-network/3ccca8e2-1566-42ea-a0aa-4caaa2a40aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006494 10.0.0.129 - - [2026-02-19 02:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008514 10.0.0.129 - - [2026-02-19 02:19:42] "GET /virtual-network/3ccca8e2-1566-42ea-a0aa-4caaa2a40aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006110 10.0.0.129 - - [2026-02-19 02:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005441 10.0.0.129 - - [2026-02-19 02:19:46] "GET /virtual-network/3ccca8e2-1566-42ea-a0aa-4caaa2a40aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008554 10.0.0.129 - - [2026-02-19 02:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.129 - - [2026-02-19 02:19:51] "GET /virtual-network/3ccca8e2-1566-42ea-a0aa-4caaa2a40aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007948 10.0.0.129 - - [2026-02-19 02:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.129 - - [2026-02-19 02:19:55] "GET /virtual-network/3ccca8e2-1566-42ea-a0aa-4caaa2a40aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005545 10.0.0.129 - - [2026-02-19 02:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006095 10.0.0.129 - - [2026-02-19 02:19:59] "GET /virtual-network/3ccca8e2-1566-42ea-a0aa-4caaa2a40aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006325 10.0.0.38 - - [2026-02-19 02:20:01] "GET /obj-perms HTTP/1.1" 200 5075 0.087777 10.0.0.129 - - [2026-02-19 02:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.129 - - [2026-02-19 02:20:03] "GET /virtual-network/3ccca8e2-1566-42ea-a0aa-4caaa2a40aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.011326 10.0.0.129 - - [2026-02-19 02:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.129 - - [2026-02-19 02:20:07] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003975 10.0.0.129 - - [2026-02-19 02:20:07] "GET /virtual-networks?parent_id=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.004506 10.0.0.129 - - [2026-02-19 02:20:07] "GET /virtual-network/3ccca8e2-1566-42ea-a0aa-4caaa2a40aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007053 10.0.0.129 - - [2026-02-19 02:20:07] "POST /neutron/port HTTP/1.1" 200 1135 0.022098 10.0.0.129 - - [2026-02-19 02:20:12] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009401 10.0.0.129 - - [2026-02-19 02:20:17] "POST /neutron/port HTTP/1.1" 200 1135 0.043954 10.0.0.129 - - [2026-02-19 02:20:17] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010081 10.0.0.129 - - [2026-02-19 02:20:23] "POST /neutron/port HTTP/1.1" 200 1135 0.043646 10.0.0.129 - - [2026-02-19 02:20:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004010 10.0.0.129 - - [2026-02-19 02:20:24] "POST /neutron/network HTTP/1.1" 200 837 0.007059 10.0.0.129 - - [2026-02-19 02:20:25] "POST /neutron/network HTTP/1.1" 200 848 0.031253 10.0.0.129 - - [2026-02-19 02:20:25] "POST /neutron/port HTTP/1.1" 200 117 0.001157 10.0.0.129 - - [2026-02-19 02:20:28] "POST /neutron/port HTTP/1.1" 200 1135 0.018129 10.0.0.129 - - [2026-02-19 02:20:28] "POST /neutron/port HTTP/1.1" 200 1136 0.019485 10.0.0.129 - - [2026-02-19 02:20:28] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007140 10.0.0.129 - - [2026-02-19 02:20:28] "GET /virtual-machine/f10c26cf-bd20-4b83-abac-917ef6db0781 HTTP/1.1" 200 1307 0.006554 10.0.0.129 - - [2026-02-19 02:20:28] "GET /virtual-machine-interface/b3628de8-5706-4aba-9913-cefb0e8cf887 HTTP/1.1" 200 3012 0.005933 10.0.0.129 - - [2026-02-19 02:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.129 - - [2026-02-19 02:20:28] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003491 10.0.0.129 - - [2026-02-19 02:20:28] "GET /virtual-networks?parent_id=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003577 10.0.0.129 - - [2026-02-19 02:20:28] "GET /virtual-network/66045f24-be71-4a68-b46b-4fcceda7a8b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006186 10.0.0.129 - - [2026-02-19 02:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.129 - - [2026-02-19 02:20:29] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004517 10.0.0.129 - - [2026-02-19 02:20:29] "GET /virtual-networks?parent_id=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.005495 10.0.0.129 - - [2026-02-19 02:20:29] "GET /virtual-network/66045f24-be71-4a68-b46b-4fcceda7a8b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005915 10.0.0.129 - - [2026-02-19 02:20:29] "POST /neutron/floatingip HTTP/1.1" 200 576 0.020403 10.0.0.129 - - [2026-02-19 02:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.129 - - [2026-02-19 02:20:29] "GET /routing-instance/3280aa8e-945d-426d-a0cc-ba2f1e7254a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.006488 10.0.0.129 - - [2026-02-19 02:20:29] "GET /route-target/3ea731d3-db34-4ece-b4db-cbc5bf896e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004541 10.0.0.129 - - [2026-02-19 02:20:50] "POST /neutron/floatingip HTTP/1.1" 200 530 0.008423 10.0.0.129 - - [2026-02-19 02:20:50] "GET /floating-ip-pool/cf1d9d67-cfcb-4bb4-bc6a-171fff80f85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004550 10.0.0.129 - - [2026-02-19 02:20:50] "POST /ref-update HTTP/1.1" 200 156 0.014854 10.0.0.129 - - [2026-02-19 02:20:50] "DELETE /floating-ip-pool/cf1d9d67-cfcb-4bb4-bc6a-171fff80f85f HTTP/1.1" 200 115 0.039201 10.0.0.129 - - [2026-02-19 02:20:51] "POST /neutron/network HTTP/1.1" 400 204 0.018651 10.0.0.129 - - [2026-02-19 02:20:51] "POST /neutron/port HTTP/1.1" 200 151 0.260168 10.0.0.129 - - [2026-02-19 02:20:51] "POST /neutron/port HTTP/1.1" 200 151 0.323013 10.0.0.129 - - [2026-02-19 02:20:53] "POST /neutron/network HTTP/1.1" 200 838 0.006979 10.0.0.129 - - [2026-02-19 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.130 - - [2026-02-19 02:20:55] "GET /projects?obj_uuids=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.035465 10.0.0.129 - - [2026-02-19 02:20:55] "GET /project/b469854d-76e2-4346-9a7b-e0e1e410325c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.116311 10.0.0.130 - - [2026-02-19 02:20:55] "GET /projects?obj_uuids=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000994 10.0.0.129 - - [2026-02-19 02:20:55] "GET /project/b469854d-76e2-4346-9a7b-e0e1e410325c?fields=virtual_networks HTTP/1.1" 200 1059 0.048856 10.0.0.130 - - [2026-02-19 02:20:55] "GET /projects?obj_uuids=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001143 10.0.0.129 - - [2026-02-19 02:20:55] "GET /project/b469854d-76e2-4346-9a7b-e0e1e410325c?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.047987 10.0.0.130 - - [2026-02-19 02:20:55] "GET /projects?obj_uuids=b469854d-76e2-4346-9a7b-e0e1e410325c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001007 10.0.0.129 - - [2026-02-19 02:20:55] "GET /project/b469854d-76e2-4346-9a7b-e0e1e410325c?fields=security_groups HTTP/1.1" 200 1298 0.045776 10.0.0.129 - - [2026-02-19 02:20:56] "POST /fqname-to-id HTTP/1.1" 404 188 0.036326 10.0.0.130 - - [2026-02-19 02:20:56] "GET /projects?obj_uuids=89640da5-c794-4f22-a542-5a9fce22d6d7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003451 10.0.0.130 - - [2026-02-19 02:20:56] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001150 10.0.0.130 - - [2026-02-19 02:20:56] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.037956 10.0.0.130 - - [2026-02-19 02:20:56] "POST /id-to-fqname HTTP/1.1" 200 190 0.002747 10.0.0.130 - - [2026-02-19 02:20:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.008199 10.0.0.130 - - [2026-02-19 02:20:56] "POST /security-groups HTTP/1.1" 200 591 0.033454 10.0.0.130 - - [2026-02-19 02:20:56] "POST /projects HTTP/1.1" 200 585 0.252878 10.0.0.130 - - [2026-02-19 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.289985 10.0.0.129 - - [2026-02-19 02:20:56] "POST /access-control-lists HTTP/1.1" 200 598 0.033156 10.0.0.129 - - [2026-02-19 02:20:57] "GET /project/89640da5-c794-4f22-a542-5a9fce22d6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.486178 10.0.0.129 - - [2026-02-19 02:20:58] "GET / HTTP/1.1" 200 36215 0.001754 10.0.0.130 - - [2026-02-19 02:21:01] "GET /projects?obj_uuids=89640da5-c794-4f22-a542-5a9fce22d6d7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001872 10.0.0.129 - - [2026-02-19 02:21:01] "GET /project/89640da5-c794-4f22-a542-5a9fce22d6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.066009 10.0.0.130 - - [2026-02-19 02:21:01] "GET /projects?obj_uuids=89640da5-c794-4f22-a542-5a9fce22d6d7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002097 10.0.0.129 - - [2026-02-19 02:21:01] "GET /project/89640da5-c794-4f22-a542-5a9fce22d6d7?fields=virtual_networks HTTP/1.1" 200 1034 0.056806 10.0.0.130 - - [2026-02-19 02:21:01] "GET /projects?obj_uuids=89640da5-c794-4f22-a542-5a9fce22d6d7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001162 10.0.0.129 - - [2026-02-19 02:21:01] "GET /project/89640da5-c794-4f22-a542-5a9fce22d6d7?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.043756 10.0.0.130 - - [2026-02-19 02:21:01] "GET /projects?obj_uuids=89640da5-c794-4f22-a542-5a9fce22d6d7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002300 10.0.0.129 - - [2026-02-19 02:21:01] "GET /project/89640da5-c794-4f22-a542-5a9fce22d6d7?fields=security_groups HTTP/1.1" 200 1261 0.074860 10.0.0.129 - - [2026-02-19 02:21:01] "DELETE /access-control-list/46c8d256-3b68-4653-b482-b65b1426f954 HTTP/1.1" 200 115 0.058314 10.0.0.129 - - [2026-02-19 02:21:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.031690 10.0.0.130 - - [2026-02-19 02:21:03] "GET /projects?obj_uuids=e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003462 10.0.0.130 - - [2026-02-19 02:21:03] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001337 10.0.0.130 - - [2026-02-19 02:21:03] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007841 10.0.0.130 - - [2026-02-19 02:21:03] "POST /id-to-fqname HTTP/1.1" 200 185 0.003935 10.0.0.130 - - [2026-02-19 02:21:03] "POST /fqname-to-id HTTP/1.1" 404 194 0.004387 10.0.0.130 - - [2026-02-19 02:21:03] "POST /security-groups HTTP/1.1" 200 586 0.035907 10.0.0.130 - - [2026-02-19 02:21:03] "POST /projects HTTP/1.1" 200 575 0.279873 10.0.0.130 - - [2026-02-19 02:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.316382 10.0.0.129 - - [2026-02-19 02:21:03] "POST /access-control-lists HTTP/1.1" 200 593 0.032661 10.0.0.129 - - [2026-02-19 02:21:03] "GET /project/e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.455751 10.0.0.130 - - [2026-02-19 02:21:04] "DELETE /project/89640da5c7944f22a5425a9fce22d6d7 HTTP/1.1" 404 173 0.008257 10.0.0.130 - - [2026-02-19 02:21:04] "GET /projects?obj_uuids=89640da5-c794-4f22-a542-5a9fce22d6d7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001020 10.0.0.130 - - [2026-02-19 02:21:04] "DELETE /project/b469854d-76e2-4346-9a7b-e0e1e410325c HTTP/1.1" 404 177 0.008687 10.0.0.130 - - [2026-02-19 02:21:04] "DELETE /project/e9f986126cd54a4faa09e5f37c6e1c12 HTTP/1.1" 404 173 0.010661 10.0.0.130 - - [2026-02-19 02:21:04] "GET /project/89640da5-c794-4f22-a542-5a9fce22d6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.057854 10.0.0.130 - - [2026-02-19 02:21:04] "GET /projects?obj_uuids=89640da5-c794-4f22-a542-5a9fce22d6d7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001045 10.0.0.130 - - [2026-02-19 02:21:04] "GET /project/89640da5-c794-4f22-a542-5a9fce22d6d7?fields=security_groups HTTP/1.1" 200 1363 0.056368 10.0.0.130 - - [2026-02-19 02:21:04] "DELETE /security-group/0d8fbe05-6b90-439c-b80e-bb8ad553b517 HTTP/1.1" 200 115 0.052094 10.0.0.130 - - [2026-02-19 02:21:04] "GET /projects?obj_uuids=89640da5-c794-4f22-a542-5a9fce22d6d7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001779 10.0.0.129 - - [2026-02-19 02:21:04] "DELETE /access-control-list/17bf50ea-a80f-4ae9-b1d9-4f4a7e60de46 HTTP/1.1" 200 115 0.045906 10.0.0.130 - - [2026-02-19 02:21:04] "GET /project/89640da5-c794-4f22-a542-5a9fce22d6d7?fields=application_policy_sets HTTP/1.1" 200 1402 0.074842 10.0.0.130 - - [2026-02-19 02:21:04] "DELETE /project/89640da5-c794-4f22-a542-5a9fce22d6d7 HTTP/1.1" 200 115 0.488148 10.0.0.129 - - [2026-02-19 02:21:05] "GET / HTTP/1.1" 200 36215 0.001751 10.0.0.130 - - [2026-02-19 02:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000506 10.0.0.38 - - [2026-02-19 02:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000454 10.0.0.130 - - [2026-02-19 02:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000454 10.0.0.129 - - [2026-02-19 02:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.38 - - [2026-02-19 02:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.38 - - [2026-02-19 02:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.129 - - [2026-02-19 02:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.38 - - [2026-02-19 02:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.129 - - [2026-02-19 02:21:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.129 - - [2026-02-19 02:21:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.130 - - [2026-02-19 02:21:11] "GET /projects?obj_uuids=e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001359 10.0.0.129 - - [2026-02-19 02:21:11] "GET /project/e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.050297 10.0.0.130 - - [2026-02-19 02:21:11] "GET /projects?obj_uuids=e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000920 10.0.0.129 - - [2026-02-19 02:21:11] "GET /project/e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12?fields=virtual_networks HTTP/1.1" 200 1025 0.036329 10.0.0.130 - - [2026-02-19 02:21:11] "GET /projects?obj_uuids=e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000972 10.0.0.129 - - [2026-02-19 02:21:11] "GET /project/e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.037001 10.0.0.130 - - [2026-02-19 02:21:11] "GET /projects?obj_uuids=e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001391 10.0.0.129 - - [2026-02-19 02:21:11] "GET /project/e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12?fields=security_groups HTTP/1.1" 200 1247 0.045371 10.0.0.130 - - [2026-02-19 02:21:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000507 10.0.0.129 - - [2026-02-19 02:21:12] "POST /fqname-to-id HTTP/1.1" 404 187 0.065061 10.0.0.130 - - [2026-02-19 02:21:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000489 10.0.0.130 - - [2026-02-19 02:21:12] "GET /projects?obj_uuids=cfa212a3-4ca9-4ff7-baa2-2e8894c3270f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004778 10.0.0.130 - - [2026-02-19 02:21:12] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000916 10.0.0.130 - - [2026-02-19 02:21:12] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007497 10.0.0.130 - - [2026-02-19 02:21:12] "POST /id-to-fqname HTTP/1.1" 200 189 0.003092 10.0.0.130 - - [2026-02-19 02:21:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.005185 10.0.0.130 - - [2026-02-19 02:21:12] "POST /security-groups HTTP/1.1" 200 590 0.079699 10.0.0.130 - - [2026-02-19 02:21:12] "POST /projects HTTP/1.1" 200 583 0.323652 10.0.0.130 - - [2026-02-19 02:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.358225 10.0.0.129 - - [2026-02-19 02:21:12] "POST /access-control-lists HTTP/1.1" 200 597 0.028070 10.0.0.129 - - [2026-02-19 02:21:12] "GET /project/cfa212a3-4ca9-4ff7-baa2-2e8894c3270f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.527593 10.0.0.129 - - [2026-02-19 02:21:14] "GET / HTTP/1.1" 200 36215 0.002229 10.0.0.130 - - [2026-02-19 02:21:17] "GET /projects?obj_uuids=cfa212a3-4ca9-4ff7-baa2-2e8894c3270f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001516 10.0.0.129 - - [2026-02-19 02:21:17] "GET /project/cfa212a3-4ca9-4ff7-baa2-2e8894c3270f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.055099 10.0.0.130 - - [2026-02-19 02:21:17] "GET /projects?obj_uuids=cfa212a3-4ca9-4ff7-baa2-2e8894c3270f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001366 10.0.0.129 - - [2026-02-19 02:21:17] "GET /project/cfa212a3-4ca9-4ff7-baa2-2e8894c3270f?fields=virtual_networks HTTP/1.1" 200 1033 0.057408 10.0.0.130 - - [2026-02-19 02:21:17] "GET /projects?obj_uuids=cfa212a3-4ca9-4ff7-baa2-2e8894c3270f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001668 10.0.0.129 - - [2026-02-19 02:21:17] "GET /project/cfa212a3-4ca9-4ff7-baa2-2e8894c3270f?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.059055 10.0.0.130 - - [2026-02-19 02:21:17] "GET /projects?obj_uuids=cfa212a3-4ca9-4ff7-baa2-2e8894c3270f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001387 10.0.0.129 - - [2026-02-19 02:21:17] "GET /project/cfa212a3-4ca9-4ff7-baa2-2e8894c3270f?fields=security_groups HTTP/1.1" 200 1259 0.044623 10.0.0.129 - - [2026-02-19 02:21:18] "POST /fqname-to-id HTTP/1.1" 404 188 0.027295 10.0.0.130 - - [2026-02-19 02:21:18] "GET /projects?obj_uuids=2fb50e00-cfa6-4dc9-8030-95077c069262&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003407 10.0.0.130 - - [2026-02-19 02:21:18] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001128 10.0.0.130 - - [2026-02-19 02:21:18] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007925 10.0.0.130 - - [2026-02-19 02:21:18] "POST /id-to-fqname HTTP/1.1" 200 190 0.005505 10.0.0.130 - - [2026-02-19 02:21:18] "POST /fqname-to-id HTTP/1.1" 404 199 0.011703 10.0.0.130 - - [2026-02-19 02:21:18] "POST /security-groups HTTP/1.1" 200 591 0.031071 10.0.0.129 - - [2026-02-19 02:21:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.004893 10.0.0.130 - - [2026-02-19 02:21:18] "POST /projects HTTP/1.1" 200 585 0.247890 10.0.0.130 - - [2026-02-19 02:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.323073 10.0.0.129 - - [2026-02-19 02:21:18] "POST /access-control-lists HTTP/1.1" 200 596 0.027060 10.0.0.129 - - [2026-02-19 02:21:18] "GET /project/2fb50e00-cfa6-4dc9-8030-95077c069262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.460310 10.0.0.129 - - [2026-02-19 02:21:19] "GET / HTTP/1.1" 200 36215 0.002006 10.0.0.130 - - [2026-02-19 02:21:23] "GET /projects?obj_uuids=2fb50e00-cfa6-4dc9-8030-95077c069262&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001000 10.0.0.129 - - [2026-02-19 02:21:23] "GET /project/2fb50e00-cfa6-4dc9-8030-95077c069262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.056553 10.0.0.130 - - [2026-02-19 02:21:23] "GET /projects?obj_uuids=2fb50e00-cfa6-4dc9-8030-95077c069262&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000957 10.0.0.129 - - [2026-02-19 02:21:23] "GET /project/2fb50e00-cfa6-4dc9-8030-95077c069262?fields=virtual_networks HTTP/1.1" 200 1033 0.041725 10.0.0.130 - - [2026-02-19 02:21:23] "GET /projects?obj_uuids=2fb50e00-cfa6-4dc9-8030-95077c069262&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001444 10.0.0.129 - - [2026-02-19 02:21:23] "GET /project/2fb50e00-cfa6-4dc9-8030-95077c069262?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.043966 10.0.0.130 - - [2026-02-19 02:21:23] "GET /projects?obj_uuids=2fb50e00-cfa6-4dc9-8030-95077c069262&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001191 10.0.0.129 - - [2026-02-19 02:21:23] "GET /project/2fb50e00-cfa6-4dc9-8030-95077c069262?fields=security_groups HTTP/1.1" 200 1260 0.058091 10.0.0.129 - - [2026-02-19 02:21:24] "POST /fqname-to-id HTTP/1.1" 404 192 0.029940 10.0.0.130 - - [2026-02-19 02:21:24] "GET /projects?obj_uuids=b4af98d2-a363-435e-975b-2438fac95444&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004985 10.0.0.130 - - [2026-02-19 02:21:24] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001109 10.0.0.130 - - [2026-02-19 02:21:24] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009042 10.0.0.130 - - [2026-02-19 02:21:24] "POST /id-to-fqname HTTP/1.1" 200 194 0.001180 10.0.0.130 - - [2026-02-19 02:21:24] "POST /fqname-to-id HTTP/1.1" 404 203 0.006879 10.0.0.130 - - [2026-02-19 02:21:24] "POST /security-groups HTTP/1.1" 200 595 0.073301 10.0.0.130 - - [2026-02-19 02:21:24] "POST /projects HTTP/1.1" 200 593 0.279017 10.0.0.129 - - [2026-02-19 02:21:24] "POST /fqname-to-id HTTP/1.1" 404 237 0.008247 10.0.0.130 - - [2026-02-19 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.351792 10.0.0.129 - - [2026-02-19 02:21:24] "GET /project/b4af98d2-a363-435e-975b-2438fac95444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.512556 10.0.0.129 - - [2026-02-19 02:21:25] "GET / HTTP/1.1" 200 36215 0.002158 10.0.0.130 - - [2026-02-19 02:21:28] "GET /projects?obj_uuids=b4af98d2-a363-435e-975b-2438fac95444&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001112 10.0.0.129 - - [2026-02-19 02:21:29] "GET /project/b4af98d2-a363-435e-975b-2438fac95444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.047587 10.0.0.130 - - [2026-02-19 02:21:29] "GET /projects?obj_uuids=b4af98d2-a363-435e-975b-2438fac95444&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001065 10.0.0.129 - - [2026-02-19 02:21:29] "GET /project/b4af98d2-a363-435e-975b-2438fac95444?fields=virtual_networks HTTP/1.1" 200 1043 0.048568 10.0.0.130 - - [2026-02-19 02:21:29] "GET /projects?obj_uuids=b4af98d2-a363-435e-975b-2438fac95444&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001076 10.0.0.129 - - [2026-02-19 02:21:29] "GET /project/b4af98d2-a363-435e-975b-2438fac95444?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.043601 10.0.0.130 - - [2026-02-19 02:21:29] "GET /projects?obj_uuids=b4af98d2-a363-435e-975b-2438fac95444&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001050 10.0.0.129 - - [2026-02-19 02:21:29] "GET /project/b4af98d2-a363-435e-975b-2438fac95444?fields=security_groups HTTP/1.1" 200 1274 0.051401 10.0.0.129 - - [2026-02-19 02:21:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.029480 10.0.0.130 - - [2026-02-19 02:21:30] "GET /projects?obj_uuids=2a9a897b-c99c-4803-b7bb-345c0f85c6ff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004402 10.0.0.130 - - [2026-02-19 02:21:30] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001064 10.0.0.130 - - [2026-02-19 02:21:30] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007721 10.0.0.130 - - [2026-02-19 02:21:30] "POST /id-to-fqname HTTP/1.1" 200 185 0.002294 10.0.0.130 - - [2026-02-19 02:21:30] "POST /fqname-to-id HTTP/1.1" 404 194 0.005314 10.0.0.130 - - [2026-02-19 02:21:30] "POST /security-groups HTTP/1.1" 200 586 0.033784 10.0.0.130 - - [2026-02-19 02:21:30] "POST /projects HTTP/1.1" 200 575 0.250398 10.0.0.130 - - [2026-02-19 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.287110 10.0.0.129 - - [2026-02-19 02:21:30] "POST /access-control-lists HTTP/1.1" 200 593 0.035245 10.0.0.129 - - [2026-02-19 02:21:30] "GET /project/2a9a897b-c99c-4803-b7bb-345c0f85c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.468883 10.0.0.129 - - [2026-02-19 02:21:31] "GET / HTTP/1.1" 200 36215 0.001573 10.0.0.129 - - [2026-02-19 02:21:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.003436 10.0.0.129 - - [2026-02-19 02:21:32] "POST /fqname-to-id HTTP/1.1" 404 228 0.012422 10.0.0.129 - - [2026-02-19 02:21:32] "POST /access-control-lists HTTP/1.1" 200 590 0.032712 10.0.0.129 - - [2026-02-19 02:21:32] "PUT /access-control-list/04ea38c4-8a72-4bfe-8c2c-9e91862e073d HTTP/1.1" 200 273 0.018495 10.0.0.130 - - [2026-02-19 02:21:32] "GET /projects?obj_uuids=a9307430-1838-4104-9e4e-1c73261859a9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001068 10.0.0.129 - - [2026-02-19 02:21:32] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.104777 10.0.0.129 - - [2026-02-19 02:21:33] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.020793 10.0.0.129 - - [2026-02-19 02:21:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.003041 10.0.0.129 - - [2026-02-19 02:21:33] "POST /fqname-to-id HTTP/1.1" 404 228 0.003223 10.0.0.129 - - [2026-02-19 02:21:33] "POST /access-control-lists HTTP/1.1" 200 590 0.027474 10.0.0.130 - - [2026-02-19 02:21:33] "GET /projects?obj_uuids=a9307430-1838-4104-9e4e-1c73261859a9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001022 10.0.0.129 - - [2026-02-19 02:21:33] "PUT /access-control-list/789d32ae-64f0-4788-895a-f75ae3d08673 HTTP/1.1" 200 273 0.026892 10.0.0.129 - - [2026-02-19 02:21:33] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.056122 10.0.0.129 - - [2026-02-19 02:21:33] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.016964 10.0.0.129 - - [2026-02-19 02:21:34] "POST /fqname-to-id HTTP/1.1" 401 293 0.000476 10.0.0.129 - - [2026-02-19 02:21:34] "POST /fqname-to-id HTTP/1.1" 404 210 0.029286 10.0.0.129 - - [2026-02-19 02:21:34] "POST /fqname-to-id HTTP/1.1" 404 245 0.003306 10.0.0.129 - - [2026-02-19 02:21:34] "POST /access-control-lists HTTP/1.1" 200 607 0.032298 10.0.0.129 - - [2026-02-19 02:21:35] "PUT /access-control-list/b7a0b07c-3aed-4981-a443-aa2b3c7617d6 HTTP/1.1" 200 273 0.026740 10.0.0.130 - - [2026-02-19 02:21:35] "GET /projects?obj_uuids=2a9a897b-c99c-4803-b7bb-345c0f85c6ff&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001049 10.0.0.129 - - [2026-02-19 02:21:35] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.119844 10.0.0.129 - - [2026-02-19 02:21:35] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.020590 10.0.0.129 - - [2026-02-19 02:21:35] "POST /fqname-to-id HTTP/1.1" 404 210 0.004535 10.0.0.129 - - [2026-02-19 02:21:35] "POST /fqname-to-id HTTP/1.1" 404 245 0.005724 10.0.0.129 - - [2026-02-19 02:21:35] "POST /access-control-lists HTTP/1.1" 200 607 0.038445 10.0.0.130 - - [2026-02-19 02:21:36] "GET /projects?obj_uuids=2a9a897b-c99c-4803-b7bb-345c0f85c6ff&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002881 10.0.0.129 - - [2026-02-19 02:21:36] "PUT /access-control-list/eec674ed-f34d-4d8a-940f-3cc614778142 HTTP/1.1" 200 273 0.034468 10.0.0.129 - - [2026-02-19 02:21:36] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.081102 10.0.0.129 - - [2026-02-19 02:21:36] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.025177 10.0.0.129 - - [2026-02-19 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.009089 10.0.0.129 - - [2026-02-19 02:21:38] "POST /route-targets HTTP/1.1" 200 328 0.017150 10.0.0.129 - - [2026-02-19 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.008766 10.0.0.129 - - [2026-02-19 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.004814 10.0.0.129 - - [2026-02-19 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.004099 10.0.0.129 - - [2026-02-19 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.004522 10.0.0.129 - - [2026-02-19 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.004265 10.0.0.129 - - [2026-02-19 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.004721 10.0.0.129 - - [2026-02-19 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.004632 10.0.0.129 - - [2026-02-19 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.004025 10.0.0.129 - - [2026-02-19 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.007620 10.0.0.129 - - [2026-02-19 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.004249 10.0.0.129 - - [2026-02-19 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.006557 10.0.0.129 - - [2026-02-19 02:21:38] "POST /neutron/router HTTP/1.1" 200 151 0.097852 10.0.0.129 - - [2026-02-19 02:21:38] "DELETE /route-target/6d62fc91-2f01-430b-b5f2-dd06d652937a HTTP/1.1" 200 115 0.033375 10.0.0.129 - - [2026-02-19 02:21:38] "GET /logical-router/bad5e383-4ecf-4f54-b4d9-a9ec03f8da2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.099476 10.0.0.129 - - [2026-02-19 02:21:39] "POST /neutron/router HTTP/1.1" 200 559 0.021683 10.0.0.129 - - [2026-02-19 02:21:39] "POST /neutron/router HTTP/1.1" 200 559 0.010094 10.0.0.129 - - [2026-02-19 02:21:39] "POST /neutron/router HTTP/1.1" 200 559 0.004243 10.0.0.129 - - [2026-02-19 02:21:39] "POST /neutron/router HTTP/1.1" 200 559 0.004354 10.0.0.129 - - [2026-02-19 02:21:39] "POST /neutron/router HTTP/1.1" 200 559 0.004027 10.0.0.129 - - [2026-02-19 02:21:39] "POST /neutron/router HTTP/1.1" 200 559 0.004687 10.0.0.129 - - [2026-02-19 02:21:39] "POST /neutron/router HTTP/1.1" 200 559 0.007366 10.0.0.129 - - [2026-02-19 02:21:39] "POST /neutron/router HTTP/1.1" 200 559 0.004416 10.0.0.129 - - [2026-02-19 02:21:39] "POST /neutron/router HTTP/1.1" 200 559 0.004701 10.0.0.129 - - [2026-02-19 02:21:39] "POST /neutron/router HTTP/1.1" 200 559 0.004194 10.0.0.129 - - [2026-02-19 02:21:39] "POST /neutron/router HTTP/1.1" 200 559 0.004204 10.0.0.129 - - [2026-02-19 02:21:39] "POST /neutron/router HTTP/1.1" 200 560 0.027710 10.0.0.129 - - [2026-02-19 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005245 10.0.0.130 - - [2026-02-19 02:21:39] "GET /projects?obj_uuids=a9307430-1838-4104-9e4e-1c73261859a9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000995 10.0.0.129 - - [2026-02-19 02:21:39] "POST /neutron/router HTTP/1.1" 200 541 0.100311 10.0.0.129 - - [2026-02-19 02:21:40] "PUT /logical-router/d754c411-5f82-44f1-b345-392d8d6ca406 HTTP/1.1" 200 263 0.030584 10.0.0.129 - - [2026-02-19 02:21:40] "POST /neutron/router HTTP/1.1" 200 541 0.006028 10.0.0.129 - - [2026-02-19 02:21:40] "POST /neutron/router HTTP/1.1" 200 541 0.004421 10.0.0.129 - - [2026-02-19 02:21:40] "POST /neutron/router HTTP/1.1" 200 541 0.004619 10.0.0.129 - - [2026-02-19 02:21:40] "POST /neutron/router HTTP/1.1" 200 541 0.004454 10.0.0.129 - - [2026-02-19 02:21:40] "POST /neutron/router HTTP/1.1" 200 541 0.004853 10.0.0.129 - - [2026-02-19 02:21:40] "POST /neutron/router HTTP/1.1" 200 541 0.004580 10.0.0.129 - - [2026-02-19 02:21:40] "POST /neutron/router HTTP/1.1" 200 541 0.004114 10.0.0.129 - - [2026-02-19 02:21:40] "POST /neutron/router HTTP/1.1" 200 541 0.004439 10.0.0.129 - - [2026-02-19 02:21:40] "POST /neutron/router HTTP/1.1" 200 541 0.003967 10.0.0.129 - - [2026-02-19 02:21:40] "POST /neutron/router HTTP/1.1" 200 541 0.004877 10.0.0.129 - - [2026-02-19 02:21:40] "POST /neutron/router HTTP/1.1" 200 541 0.026329 10.0.0.129 - - [2026-02-19 02:21:40] "POST /neutron/router HTTP/1.1" 200 542 0.004211 10.0.0.129 - - [2026-02-19 02:21:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.071755 10.0.0.129 - - [2026-02-19 02:21:40] "DELETE /access-control-list/bb158895-4f45-4349-8192-b0d363d27b5d HTTP/1.1" 200 115 0.045232 10.0.0.129 - - [2026-02-19 02:21:40] "POST /neutron/security_group HTTP/1.1" 200 506 0.011741 10.0.0.129 - - [2026-02-19 02:21:40] "DELETE /access-control-list/b7a0b07c-3aed-4981-a443-aa2b3c7617d6 HTTP/1.1" 200 115 0.032262 10.0.0.129 - - [2026-02-19 02:21:41] "POST /neutron/security_group HTTP/1.1" 200 151 0.056875 10.0.0.129 - - [2026-02-19 02:21:41] "DELETE /access-control-list/8e779342-07dc-4d3e-8a90-3996c2a4c0ba HTTP/1.1" 200 115 0.037123 10.0.0.130 - - [2026-02-19 02:21:42] "GET /projects?obj_uuids=2a9a897b-c99c-4803-b7bb-345c0f85c6ff&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000993 10.0.0.129 - - [2026-02-19 02:21:42] "GET /project/2a9a897b-c99c-4803-b7bb-345c0f85c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.059177 10.0.0.130 - - [2026-02-19 02:21:42] "GET /projects?obj_uuids=2a9a897b-c99c-4803-b7bb-345c0f85c6ff&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000908 10.0.0.129 - - [2026-02-19 02:21:42] "GET /project/2a9a897b-c99c-4803-b7bb-345c0f85c6ff?fields=virtual_networks HTTP/1.1" 200 1024 0.075575 10.0.0.130 - - [2026-02-19 02:21:42] "GET /projects?obj_uuids=2a9a897b-c99c-4803-b7bb-345c0f85c6ff&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001350 10.0.0.129 - - [2026-02-19 02:21:42] "GET /project/2a9a897b-c99c-4803-b7bb-345c0f85c6ff?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.062238 10.0.0.130 - - [2026-02-19 02:21:42] "GET /projects?obj_uuids=2a9a897b-c99c-4803-b7bb-345c0f85c6ff&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001043 10.0.0.129 - - [2026-02-19 02:21:42] "GET /project/2a9a897b-c99c-4803-b7bb-345c0f85c6ff?fields=security_groups HTTP/1.1" 200 1246 0.052357 10.0.0.129 - - [2026-02-19 02:21:43] "POST /fqname-to-id HTTP/1.1" 404 184 0.028438 10.0.0.130 - - [2026-02-19 02:21:43] "GET /projects?obj_uuids=4e19dc95-6163-4656-8266-de0622a6df08&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003564 10.0.0.130 - - [2026-02-19 02:21:43] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001005 10.0.0.130 - - [2026-02-19 02:21:43] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007338 10.0.0.130 - - [2026-02-19 02:21:43] "POST /id-to-fqname HTTP/1.1" 200 186 0.001702 10.0.0.130 - - [2026-02-19 02:21:43] "POST /fqname-to-id HTTP/1.1" 404 195 0.007135 10.0.0.130 - - [2026-02-19 02:21:43] "POST /security-groups HTTP/1.1" 200 587 0.038754 10.0.0.130 - - [2026-02-19 02:21:43] "POST /projects HTTP/1.1" 200 577 0.248128 10.0.0.129 - - [2026-02-19 02:21:43] "POST /access-control-lists HTTP/1.1" 200 594 0.027336 10.0.0.130 - - [2026-02-19 02:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.318495 10.0.0.129 - - [2026-02-19 02:21:44] "GET /project/4e19dc95-6163-4656-8266-de0622a6df08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.466442 10.0.0.129 - - [2026-02-19 02:21:45] "GET / HTTP/1.1" 200 36215 0.001534 10.0.0.129 - - [2026-02-19 02:21:46] "POST /fqname-to-id HTTP/1.1" 401 293 0.000502 10.0.0.129 - - [2026-02-19 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.066168 10.0.0.130 - - [2026-02-19 02:21:47] "GET /projects?obj_uuids=4e19dc95-6163-4656-8266-de0622a6df08&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001239 10.0.0.129 - - [2026-02-19 02:21:47] "GET /project/4e19dc95-6163-4656-8266-de0622a6df08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.043763 10.0.0.129 - - [2026-02-19 02:21:47] "POST /route-targets HTTP/1.1" 200 328 0.016178 10.0.0.130 - - [2026-02-19 02:21:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006031 10.0.0.129 - - [2026-02-19 02:21:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.348373 10.0.0.129 - - [2026-02-19 02:21:48] "POST /id-to-fqname HTTP/1.1" 200 216 0.001611 10.0.0.129 - - [2026-02-19 02:21:48] "GET /virtual-network/ded2bcb4-4228-4533-8bbc-ca10f9db3dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006160 10.0.0.129 - - [2026-02-19 02:21:48] "GET /virtual-network/ded2bcb4-4228-4533-8bbc-ca10f9db3dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006178 10.0.0.129 - - [2026-02-19 02:21:48] "POST /neutron/network HTTP/1.1" 200 821 0.006758 10.0.0.129 - - [2026-02-19 02:21:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.004279 10.0.0.129 - - [2026-02-19 02:21:48] "GET /virtual-network/ded2bcb4-4228-4533-8bbc-ca10f9db3dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005854 10.0.0.129 - - [2026-02-19 02:21:48] "GET /virtual-machine-interface/f48d6b5a-120e-4711-a4e9-45045317832b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.009586 10.0.0.129 - - [2026-02-19 02:21:48] "GET /virtual-machine-interface/f48d6b5a-120e-4711-a4e9-45045317832b?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.010089 10.0.0.129 - - [2026-02-19 02:21:48] "GET /instance-ip/a064aa94-2298-4fa5-b94c-558afa3a8567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1599 0.004812 10.0.0.129 - - [2026-02-19 02:21:48] "POST /neutron/port HTTP/1.1" 200 1018 0.017540 10.0.0.130 - - [2026-02-19 02:21:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003405 10.0.0.130 - - [2026-02-19 02:21:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002634 10.0.0.129 - - [2026-02-19 02:21:49] "POST /neutron/network HTTP/1.1" 200 151 0.140099 10.0.0.129 - - [2026-02-19 02:21:49] "DELETE /route-target/8752211f-f087-4142-b620-f6c0265527f3 HTTP/1.1" 200 115 0.060759 10.0.0.129 - - [2026-02-19 02:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.130 - - [2026-02-19 02:21:51] "GET /projects?obj_uuids=4e19dc95-6163-4656-8266-de0622a6df08&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000936 10.0.0.129 - - [2026-02-19 02:21:51] "GET /project/4e19dc95-6163-4656-8266-de0622a6df08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.044629 10.0.0.130 - - [2026-02-19 02:21:52] "POST /useragent-kv HTTP/1.1" 200 115 0.009009 10.0.0.129 - - [2026-02-19 02:21:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.218191 10.0.0.129 - - [2026-02-19 02:21:52] "POST /id-to-fqname HTTP/1.1" 200 217 0.001412 10.0.0.129 - - [2026-02-19 02:21:52] "GET /virtual-network/9e45befd-015c-4c4c-9c68-e058e06a909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.010602 10.0.0.129 - - [2026-02-19 02:21:52] "POST /neutron/network HTTP/1.1" 200 976 0.009242 10.0.0.129 - - [2026-02-19 02:21:52] "GET /virtual-network/9e45befd-015c-4c4c-9c68-e058e06a909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006002 10.0.0.129 - - [2026-02-19 02:21:52] "POST /neutron/subnet HTTP/1.1" 200 719 0.009470 10.0.0.129 - - [2026-02-19 02:21:53] "POST /id-to-fqname HTTP/1.1" 200 217 0.001659 10.0.0.129 - - [2026-02-19 02:21:53] "POST /neutron/port HTTP/1.1" 200 1017 0.016730 10.0.0.129 - - [2026-02-19 02:21:53] "POST /neutron/port HTTP/1.1" 200 1017 0.012684 10.0.0.129 - - [2026-02-19 02:21:53] "POST /id-to-fqname HTTP/1.1" 200 217 0.001562 10.0.0.129 - - [2026-02-19 02:21:53] "POST /neutron/port HTTP/1.1" 200 117 0.006730 10.0.0.129 - - [2026-02-19 02:21:54] "POST /neutron/network HTTP/1.1" 200 976 0.048953 10.0.0.129 - - [2026-02-19 02:21:54] "POST /neutron/port HTTP/1.1" 200 1017 0.017234 10.0.0.129 - - [2026-02-19 02:21:54] "POST /neutron/port HTTP/1.1" 200 117 0.008230 10.0.0.129 - - [2026-02-19 02:21:54] "POST /neutron/port HTTP/1.1" 200 1017 0.013835 10.0.0.129 - - [2026-02-19 02:21:54] "POST /neutron/port HTTP/1.1" 200 1017 0.010635 10.0.0.129 - - [2026-02-19 02:21:54] "POST /neutron/port HTTP/1.1" 200 1017 0.014232 10.0.0.129 - - [2026-02-19 02:21:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.017963 10.0.0.129 - - [2026-02-19 02:21:55] "POST /neutron/port HTTP/1.1" 200 1119 0.020559 10.0.0.129 - - [2026-02-19 02:21:55] "POST /neutron/subnet HTTP/1.1" 200 693 0.015854 10.0.0.129 - - [2026-02-19 02:21:59] "POST /neutron/port HTTP/1.1" 200 1119 0.018865 10.0.0.129 - - [2026-02-19 02:21:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009251 10.0.0.129 - - [2026-02-19 02:21:59] "GET /virtual-machine/20092770-bb24-4f24-8537-c4129ad8a20f HTTP/1.1" 401 293 0.000440 10.0.0.129 - - [2026-02-19 02:22:00] "GET /virtual-machine/20092770-bb24-4f24-8537-c4129ad8a20f HTTP/1.1" 200 1285 0.033573 10.0.0.129 - - [2026-02-19 02:22:00] "GET /virtual-machine-interface/5dcb8704-ce13-480d-957f-305945bad4f5 HTTP/1.1" 200 2931 0.006707 10.0.0.129 - - [2026-02-19 02:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.129 - - [2026-02-19 02:22:00] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003869 10.0.0.129 - - [2026-02-19 02:22:00] "GET /virtual-networks?parent_id=4e19dc95-6163-4656-8266-de0622a6df08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003390 10.0.0.129 - - [2026-02-19 02:22:00] "GET /virtual-network/9e45befd-015c-4c4c-9c68-e058e06a909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006262 10.0.0.129 - - [2026-02-19 02:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.129 - - [2026-02-19 02:22:03] "GET /virtual-network/9e45befd-015c-4c4c-9c68-e058e06a909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006297 10.0.0.130 - - [2026-02-19 02:22:03] "GET /obj-perms HTTP/1.1" 200 5075 0.067896 10.0.0.129 - - [2026-02-19 02:22:03] "GET /obj-perms HTTP/1.1" 200 5075 0.050519 10.0.0.129 - - [2026-02-19 02:22:04] "POST /neutron/port HTTP/1.1" 200 1119 0.031848 10.0.0.129 - - [2026-02-19 02:22:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009040 10.0.0.130 - - [2026-02-19 02:22:04] "DELETE /project/cfa212a34ca94ff7baa22e8894c3270f HTTP/1.1" 404 173 0.088680 10.0.0.130 - - [2026-02-19 02:22:04] "DELETE /project/2fb50e00cfa64dc9803095077c069262 HTTP/1.1" 404 173 0.091420 10.0.0.130 - - [2026-02-19 02:22:04] "DELETE /project/2a9a897bc99c4803b7bb345c0f85c6ff HTTP/1.1" 404 173 0.090405 10.0.0.130 - - [2026-02-19 02:22:04] "DELETE /project/4e19dc95616346568266de0622a6df08 HTTP/1.1" 404 173 0.088665 10.0.0.130 - - [2026-02-19 02:22:04] "DELETE /project/b4af98d2a363435e975b2438fac95444 HTTP/1.1" 404 173 0.012498 10.0.0.130 - - [2026-02-19 02:22:04] "GET /projects?obj_uuids=e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000879 10.0.0.130 - - [2026-02-19 02:22:04] "GET /projects?obj_uuids=b4af98d2-a363-435e-975b-2438fac95444&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000847 10.0.0.130 - - [2026-02-19 02:22:04] "GET /projects?obj_uuids=2fb50e00-cfa6-4dc9-8030-95077c069262&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000809 10.0.0.130 - - [2026-02-19 02:22:04] "GET /projects?obj_uuids=2a9a897b-c99c-4803-b7bb-345c0f85c6ff&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001131 10.0.0.130 - - [2026-02-19 02:22:04] "GET /projects?obj_uuids=cfa212a3-4ca9-4ff7-baa2-2e8894c3270f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000853 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/b4af98d2-a363-435e-975b-2438fac95444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.072745 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/cfa212a3-4ca9-4ff7-baa2-2e8894c3270f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.081272 10.0.0.130 - - [2026-02-19 02:22:05] "GET /projects?obj_uuids=b4af98d2-a363-435e-975b-2438fac95444&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001226 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/2fb50e00-cfa6-4dc9-8030-95077c069262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.117961 10.0.0.130 - - [2026-02-19 02:22:05] "GET /projects?obj_uuids=cfa212a3-4ca9-4ff7-baa2-2e8894c3270f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003125 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.145023 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/2a9a897b-c99c-4803-b7bb-345c0f85c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.153409 10.0.0.130 - - [2026-02-19 02:22:05] "GET /projects?obj_uuids=2fb50e00-cfa6-4dc9-8030-95077c069262&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001348 10.0.0.130 - - [2026-02-19 02:22:05] "GET /projects?obj_uuids=e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001523 10.0.0.130 - - [2026-02-19 02:22:05] "GET /projects?obj_uuids=2a9a897b-c99c-4803-b7bb-345c0f85c6ff&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001033 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/b4af98d2-a363-435e-975b-2438fac95444?fields=security_groups HTTP/1.1" 200 1376 0.140258 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/2fb50e00-cfa6-4dc9-8030-95077c069262?fields=security_groups HTTP/1.1" 200 1362 0.082358 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/cfa212a3-4ca9-4ff7-baa2-2e8894c3270f?fields=security_groups HTTP/1.1" 200 1361 0.146887 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/2a9a897b-c99c-4803-b7bb-345c0f85c6ff?fields=security_groups HTTP/1.1" 200 1348 0.099034 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12?fields=security_groups HTTP/1.1" 200 1349 0.109674 10.0.0.129 - - [2026-02-19 02:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014073 10.0.0.129 - - [2026-02-19 02:22:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.012960 10.0.0.129 - - [2026-02-19 02:22:05] "GET /virtual-networks?parent_id=4e19dc95-6163-4656-8266-de0622a6df08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005594 10.0.0.129 - - [2026-02-19 02:22:05] "GET /virtual-network/9e45befd-015c-4c4c-9c68-e058e06a909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.027213 10.0.0.130 - - [2026-02-19 02:22:05] "DELETE /security-group/e7404cac-d406-463d-9270-9420cb942c2b HTTP/1.1" 200 115 0.214988 10.0.0.130 - - [2026-02-19 02:22:05] "GET /projects?obj_uuids=cfa212a3-4ca9-4ff7-baa2-2e8894c3270f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001034 10.0.0.130 - - [2026-02-19 02:22:05] "DELETE /security-group/f7956c5a-cc4f-4d6c-a60f-1e9df917c54c HTTP/1.1" 200 115 0.240427 10.0.0.130 - - [2026-02-19 02:22:05] "GET /projects?obj_uuids=b4af98d2-a363-435e-975b-2438fac95444&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001246 10.0.0.130 - - [2026-02-19 02:22:05] "DELETE /security-group/a27b2e8b-5d19-4801-9dc6-048d59af83cf HTTP/1.1" 200 115 0.260215 10.0.0.130 - - [2026-02-19 02:22:05] "GET /projects?obj_uuids=2fb50e00-cfa6-4dc9-8030-95077c069262&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001248 10.0.0.129 - - [2026-02-19 02:22:05] "DELETE /access-control-list/deacdfcf-3023-4f83-9033-824d679acefa HTTP/1.1" 200 115 0.145811 10.0.0.130 - - [2026-02-19 02:22:05] "DELETE /security-group/3ac3b9a5-02a3-4573-bc6b-c99fd92b283f HTTP/1.1" 200 115 0.247432 10.0.0.130 - - [2026-02-19 02:22:05] "DELETE /security-group/f63b42fc-b586-475a-836a-8f85a86a6765 HTTP/1.1" 200 115 0.237511 10.0.0.130 - - [2026-02-19 02:22:05] "GET /projects?obj_uuids=2a9a897b-c99c-4803-b7bb-345c0f85c6ff&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001040 10.0.0.130 - - [2026-02-19 02:22:05] "GET /projects?obj_uuids=e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000992 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/cfa212a3-4ca9-4ff7-baa2-2e8894c3270f?fields=application_policy_sets HTTP/1.1" 200 1400 0.096378 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/2fb50e00-cfa6-4dc9-8030-95077c069262?fields=application_policy_sets HTTP/1.1" 200 1401 0.128015 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/b4af98d2-a363-435e-975b-2438fac95444?fields=application_policy_sets HTTP/1.1" 200 1415 0.161654 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/2a9a897b-c99c-4803-b7bb-345c0f85c6ff?fields=application_policy_sets HTTP/1.1" 200 1387 0.160979 10.0.0.130 - - [2026-02-19 02:22:05] "GET /project/e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12?fields=application_policy_sets HTTP/1.1" 200 1388 0.192607 10.0.0.129 - - [2026-02-19 02:22:05] "DELETE /access-control-list/e528f5e3-2d82-45e2-bf4c-13140678e93a HTTP/1.1" 200 115 0.091606 10.0.0.130 - - [2026-02-19 02:22:06] "DELETE /project/cfa212a3-4ca9-4ff7-baa2-2e8894c3270f HTTP/1.1" 200 115 1.105145 10.0.0.130 - - [2026-02-19 02:22:06] "DELETE /project/2fb50e00-cfa6-4dc9-8030-95077c069262 HTTP/1.1" 200 115 1.127769 10.0.0.130 - - [2026-02-19 02:22:06] "DELETE /project/b4af98d2-a363-435e-975b-2438fac95444 HTTP/1.1" 200 115 1.140185 10.0.0.129 - - [2026-02-19 02:22:06] "DELETE /access-control-list/8cb2aebf-a3db-42d8-946d-ab34447b6f67 HTTP/1.1" 200 115 0.082500 10.0.0.130 - - [2026-02-19 02:22:06] "DELETE /project/2a9a897b-c99c-4803-b7bb-345c0f85c6ff HTTP/1.1" 200 115 1.193204 10.0.0.130 - - [2026-02-19 02:22:06] "DELETE /project/e9f98612-6cd5-4a4f-aa09-e5f37c6e1c12 HTTP/1.1" 200 115 1.222147 10.0.0.129 - - [2026-02-19 02:22:06] "DELETE /access-control-list/1c44e056-7562-440f-86c2-480d90496ca2 HTTP/1.1" 200 115 0.057745 10.0.0.129 - - [2026-02-19 02:22:10] "POST /neutron/port HTTP/1.1" 200 1119 0.019625 10.0.0.129 - - [2026-02-19 02:22:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007770 10.0.0.129 - - [2026-02-19 02:22:11] "GET /virtual-machine/0cdf82d6-9089-423b-a343-625922d18be4 HTTP/1.1" 200 1285 0.006212 10.0.0.129 - - [2026-02-19 02:22:11] "GET /virtual-machine-interface/5b64613c-91de-4673-a343-5c75b4ca40bf HTTP/1.1" 200 2931 0.006321 10.0.0.129 - - [2026-02-19 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.129 - - [2026-02-19 02:22:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004042 10.0.0.129 - - [2026-02-19 02:22:11] "GET /virtual-networks?parent_id=4e19dc95-6163-4656-8266-de0622a6df08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003477 10.0.0.129 - - [2026-02-19 02:22:11] "GET /virtual-network/9e45befd-015c-4c4c-9c68-e058e06a909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006729 10.0.0.129 - - [2026-02-19 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.129 - - [2026-02-19 02:22:12] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004660 10.0.0.129 - - [2026-02-19 02:22:12] "GET /virtual-networks?parent_id=4e19dc95-6163-4656-8266-de0622a6df08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003008 10.0.0.129 - - [2026-02-19 02:22:12] "GET /virtual-network/9e45befd-015c-4c4c-9c68-e058e06a909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006197 10.0.0.129 - - [2026-02-19 02:22:15] "POST /neutron/port HTTP/1.1" 200 1109 0.014462 10.0.0.129 - - [2026-02-19 02:22:15] "POST /neutron/port HTTP/1.1" 200 1109 0.015711 10.0.0.129 - - [2026-02-19 02:22:16] "POST /neutron/network HTTP/1.1" 200 976 0.013002 10.0.0.130 - - [2026-02-19 02:22:17] "GET /projects?obj_uuids=4e19dc95-6163-4656-8266-de0622a6df08&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001136 10.0.0.129 - - [2026-02-19 02:22:17] "GET /project/4e19dc95-6163-4656-8266-de0622a6df08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.052484 10.0.0.130 - - [2026-02-19 02:22:17] "GET /projects?obj_uuids=4e19dc95-6163-4656-8266-de0622a6df08&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001125 10.0.0.129 - - [2026-02-19 02:22:17] "GET /project/4e19dc95-6163-4656-8266-de0622a6df08?fields=virtual_networks HTTP/1.1" 200 1025 0.052975 10.0.0.130 - - [2026-02-19 02:22:17] "GET /projects?obj_uuids=4e19dc95-6163-4656-8266-de0622a6df08&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001051 10.0.0.129 - - [2026-02-19 02:22:17] "GET /project/4e19dc95-6163-4656-8266-de0622a6df08?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.045481 10.0.0.130 - - [2026-02-19 02:22:17] "GET /projects?obj_uuids=4e19dc95-6163-4656-8266-de0622a6df08&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001132 10.0.0.129 - - [2026-02-19 02:22:18] "GET /project/4e19dc95-6163-4656-8266-de0622a6df08?fields=security_groups HTTP/1.1" 200 1248 0.041145 10.0.0.129 - - [2026-02-19 02:22:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.027073 10.0.0.130 - - [2026-02-19 02:22:18] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003608 10.0.0.130 - - [2026-02-19 02:22:18] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001275 10.0.0.130 - - [2026-02-19 02:22:19] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009583 10.0.0.130 - - [2026-02-19 02:22:19] "POST /id-to-fqname HTTP/1.1" 200 188 0.005127 10.0.0.130 - - [2026-02-19 02:22:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.006614 10.0.0.130 - - [2026-02-19 02:22:19] "POST /security-groups HTTP/1.1" 200 589 0.089426 10.0.0.129 - - [2026-02-19 02:22:19] "POST /fqname-to-id HTTP/1.1" 404 232 0.006275 10.0.0.130 - - [2026-02-19 02:22:19] "POST /projects HTTP/1.1" 200 581 0.332608 10.0.0.130 - - [2026-02-19 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.414463 10.0.0.129 - - [2026-02-19 02:22:19] "POST /access-control-lists HTTP/1.1" 200 594 0.036377 10.0.0.129 - - [2026-02-19 02:22:19] "GET /project/16102366-1e4a-45b3-8e6d-a54d8e45706a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.589316 10.0.0.129 - - [2026-02-19 02:22:20] "GET / HTTP/1.1" 200 36215 0.005611 10.0.0.129 - - [2026-02-19 02:22:21] "POST /neutron/port HTTP/1.1" 400 205 0.003803 10.0.0.129 - - [2026-02-19 02:22:22] "POST /fqname-to-id HTTP/1.1" 401 293 0.000508 10.0.0.129 - - [2026-02-19 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.062932 10.0.0.130 - - [2026-02-19 02:22:22] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001083 10.0.0.129 - - [2026-02-19 02:22:22] "GET /project/16102366-1e4a-45b3-8e6d-a54d8e45706a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.055095 10.0.0.129 - - [2026-02-19 02:22:23] "POST /neutron/network HTTP/1.1" 200 117 0.039685 10.0.0.129 - - [2026-02-19 02:22:23] "POST /neutron/network HTTP/1.1" 200 826 0.008898 10.0.0.129 - - [2026-02-19 02:22:23] "POST /id-to-fqname HTTP/1.1" 200 219 0.001293 10.0.0.129 - - [2026-02-19 02:22:23] "GET /virtual-network/6337597a-81fc-4caf-8176-750b69654c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006025 10.0.0.129 - - [2026-02-19 02:22:23] "GET /virtual-network/6337597a-81fc-4caf-8176-750b69654c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006657 10.0.0.129 - - [2026-02-19 02:22:23] "POST /neutron/subnet HTTP/1.1" 200 734 0.009334 10.0.0.129 - - [2026-02-19 02:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.130 - - [2026-02-19 02:22:23] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000933 10.0.0.129 - - [2026-02-19 02:22:23] "GET /project/16102366-1e4a-45b3-8e6d-a54d8e45706a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.048831 10.0.0.129 - - [2026-02-19 02:22:24] "POST /route-targets HTTP/1.1" 200 328 0.013160 10.0.0.130 - - [2026-02-19 02:22:24] "POST /useragent-kv HTTP/1.1" 200 115 0.007979 10.0.0.129 - - [2026-02-19 02:22:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.206040 10.0.0.129 - - [2026-02-19 02:22:24] "POST /id-to-fqname HTTP/1.1" 200 219 0.001318 10.0.0.129 - - [2026-02-19 02:22:24] "GET /virtual-network/0aa24942-e9a8-4bb5-ad12-99703905a7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005542 10.0.0.129 - - [2026-02-19 02:22:24] "GET /virtual-network/0aa24942-e9a8-4bb5-ad12-99703905a7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005850 10.0.0.129 - - [2026-02-19 02:22:24] "POST /neutron/network HTTP/1.1" 200 823 0.006778 10.0.0.129 - - [2026-02-19 02:22:24] "POST /id-to-fqname HTTP/1.1" 200 219 0.001305 10.0.0.130 - - [2026-02-19 02:22:25] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001328 10.0.0.129 - - [2026-02-19 02:22:25] "GET /project/16102366-1e4a-45b3-8e6d-a54d8e45706a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.064964 10.0.0.129 - - [2026-02-19 02:22:25] "POST /neutron/network HTTP/1.1" 200 826 0.006974 10.0.0.129 - - [2026-02-19 02:22:25] "POST /id-to-fqname HTTP/1.1" 200 219 0.001932 10.0.0.129 - - [2026-02-19 02:22:25] "POST /neutron/port HTTP/1.1" 200 117 0.006997 10.0.0.130 - - [2026-02-19 02:22:25] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001262 10.0.0.129 - - [2026-02-19 02:22:26] "POST /neutron/port HTTP/1.1" 200 1060 0.304219 10.0.0.129 - - [2026-02-19 02:22:26] "POST /neutron/port HTTP/1.1" 200 1114 0.116248 10.0.0.129 - - [2026-02-19 02:22:26] "POST /neutron/subnet HTTP/1.1" 200 708 0.009068 10.0.0.130 - - [2026-02-19 02:22:26] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001060 10.0.0.129 - - [2026-02-19 02:22:26] "GET /project/16102366-1e4a-45b3-8e6d-a54d8e45706a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.079792 10.0.0.129 - - [2026-02-19 02:22:26] "POST /neutron/network HTTP/1.1" 200 823 0.008179 10.0.0.129 - - [2026-02-19 02:22:26] "POST /neutron/port HTTP/1.1" 200 117 0.010558 10.0.0.130 - - [2026-02-19 02:22:27] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001123 10.0.0.129 - - [2026-02-19 02:22:27] "PUT /logical-router/777f887f-1199-4fd1-9c48-e1505806a9b6 HTTP/1.1" 200 263 0.034168 10.0.0.129 - - [2026-02-19 02:22:27] "POST /neutron/router HTTP/1.1" 200 344 0.382895 10.0.0.129 - - [2026-02-19 02:22:27] "POST /neutron/port HTTP/1.1" 200 1124 0.023560 10.0.0.129 - - [2026-02-19 02:22:27] "POST /neutron/port HTTP/1.1" 200 1057 0.018368 10.0.0.129 - - [2026-02-19 02:22:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004133 10.0.0.129 - - [2026-02-19 02:22:28] "POST /neutron/network HTTP/1.1" 200 823 0.008901 10.0.0.129 - - [2026-02-19 02:22:32] "POST /neutron/port HTTP/1.1" 200 1124 0.024623 10.0.0.129 - - [2026-02-19 02:22:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007437 10.0.0.129 - - [2026-02-19 02:22:32] "GET /virtual-machine/5a083073-a78d-404a-a71b-5c5b193c819f HTTP/1.1" 401 293 0.000412 10.0.0.129 - - [2026-02-19 02:22:33] "GET /virtual-machine/5a083073-a78d-404a-a71b-5c5b193c819f HTTP/1.1" 200 1292 0.039100 10.0.0.129 - - [2026-02-19 02:22:33] "GET /virtual-machine-interface/af5e5efe-a257-4685-8781-09b03e55f76f HTTP/1.1" 200 2941 0.005902 10.0.0.129 - - [2026-02-19 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.129 - - [2026-02-19 02:22:33] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003989 10.0.0.129 - - [2026-02-19 02:22:33] "GET /virtual-networks?parent_id=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003476 10.0.0.129 - - [2026-02-19 02:22:33] "GET /virtual-network/6337597a-81fc-4caf-8176-750b69654c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006054 10.0.0.129 - - [2026-02-19 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.129 - - [2026-02-19 02:22:36] "GET /virtual-network/6337597a-81fc-4caf-8176-750b69654c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005364 10.0.0.129 - - [2026-02-19 02:22:38] "POST /neutron/port HTTP/1.1" 200 1121 0.039486 10.0.0.129 - - [2026-02-19 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.129 - - [2026-02-19 02:22:40] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003921 10.0.0.129 - - [2026-02-19 02:22:40] "GET /virtual-networks?parent_id=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003194 10.0.0.129 - - [2026-02-19 02:22:40] "GET /virtual-network/6337597a-81fc-4caf-8176-750b69654c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006967 10.0.0.129 - - [2026-02-19 02:22:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007718 10.0.0.129 - - [2026-02-19 02:22:40] "POST /neutron/port HTTP/1.1" 200 1121 0.018297 10.0.0.129 - - [2026-02-19 02:22:40] "GET /virtual-machine/90a65edb-92fb-4120-baa3-fd2770d20b86 HTTP/1.1" 200 1293 0.006493 10.0.0.129 - - [2026-02-19 02:22:40] "GET /virtual-machine-interface/c02de083-1963-49ac-8082-a3fe8814ed16 HTTP/1.1" 200 2941 0.005985 10.0.0.129 - - [2026-02-19 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.129 - - [2026-02-19 02:22:40] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004020 10.0.0.129 - - [2026-02-19 02:22:40] "GET /virtual-networks?parent_id=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003130 10.0.0.129 - - [2026-02-19 02:22:41] "GET /virtual-network/0aa24942-e9a8-4bb5-ad12-99703905a7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007000 10.0.0.129 - - [2026-02-19 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.129 - - [2026-02-19 02:22:42] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003959 10.0.0.129 - - [2026-02-19 02:22:42] "GET /virtual-networks?parent_id=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005440 10.0.0.129 - - [2026-02-19 02:22:42] "GET /virtual-network/0aa24942-e9a8-4bb5-ad12-99703905a7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006409 10.0.0.130 - - [2026-02-19 02:22:46] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001507 10.0.0.129 - - [2026-02-19 02:22:46] "POST /neutron/router HTTP/1.1" 200 344 0.382671 10.0.0.129 - - [2026-02-19 02:22:50] "DELETE /access-control-list/ea207467-6be7-4fcc-b829-ebf381e18002 HTTP/1.1" 200 115 0.044392 10.0.0.129 - - [2026-02-19 02:22:53] "POST /neutron/router HTTP/1.1" 200 344 0.206093 10.0.0.129 - - [2026-02-19 02:22:57] "POST /ref-update HTTP/1.1" 200 156 0.025605 10.0.0.129 - - [2026-02-19 02:22:59] "POST /neutron/router HTTP/1.1" 200 580 0.008114 10.0.0.129 - - [2026-02-19 02:22:59] "POST /neutron/router HTTP/1.1" 200 344 0.199569 10.0.0.129 - - [2026-02-19 02:22:59] "GET /logical-router/777f887f-1199-4fd1-9c48-e1505806a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.012423 10.0.0.129 - - [2026-02-19 02:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014706 10.0.0.129 - - [2026-02-19 02:23:00] "POST /neutron/network HTTP/1.1" 200 823 0.009634 10.0.0.129 - - [2026-02-19 02:23:00] "POST /neutron/port HTTP/1.1" 200 1111 0.015747 10.0.0.129 - - [2026-02-19 02:23:00] "POST /neutron/port HTTP/1.1" 200 1114 0.031475 10.0.0.130 - - [2026-02-19 02:23:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003389 10.0.0.130 - - [2026-02-19 02:23:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002813 10.0.0.129 - - [2026-02-19 02:23:02] "POST /neutron/network HTTP/1.1" 200 151 0.144234 10.0.0.129 - - [2026-02-19 02:23:02] "DELETE /route-target/c782e9e4-3ffe-4eb6-b626-7384962f0cf8 HTTP/1.1" 200 115 0.026027 10.0.0.130 - - [2026-02-19 02:23:03] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001125 10.0.0.129 - - [2026-02-19 02:23:03] "GET /project/16102366-1e4a-45b3-8e6d-a54d8e45706a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.051134 10.0.0.130 - - [2026-02-19 02:23:03] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001922 10.0.0.129 - - [2026-02-19 02:23:03] "GET /project/16102366-1e4a-45b3-8e6d-a54d8e45706a?fields=virtual_networks HTTP/1.1" 200 1030 0.054127 10.0.0.130 - - [2026-02-19 02:23:03] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001094 10.0.0.129 - - [2026-02-19 02:23:03] "GET /project/16102366-1e4a-45b3-8e6d-a54d8e45706a?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.045899 10.0.0.130 - - [2026-02-19 02:23:03] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001187 10.0.0.129 - - [2026-02-19 02:23:03] "GET /project/16102366-1e4a-45b3-8e6d-a54d8e45706a?fields=security_groups HTTP/1.1" 200 1255 0.043903 10.0.0.129 - - [2026-02-19 02:23:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.030011 10.0.0.130 - - [2026-02-19 02:23:05] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003493 10.0.0.130 - - [2026-02-19 02:23:05] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001320 10.0.0.130 - - [2026-02-19 02:23:05] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007456 10.0.0.130 - - [2026-02-19 02:23:05] "POST /id-to-fqname HTTP/1.1" 200 193 0.002461 10.0.0.130 - - [2026-02-19 02:23:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.003760 10.0.0.130 - - [2026-02-19 02:23:05] "POST /security-groups HTTP/1.1" 200 594 0.080831 10.0.0.129 - - [2026-02-19 02:23:05] "POST /fqname-to-id HTTP/1.1" 404 237 0.004028 10.0.0.130 - - [2026-02-19 02:23:05] "POST /projects HTTP/1.1" 200 591 0.307777 10.0.0.130 - - [2026-02-19 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.392088 10.0.0.129 - - [2026-02-19 02:23:05] "POST /access-control-lists HTTP/1.1" 200 599 0.038275 10.0.0.129 - - [2026-02-19 02:23:06] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.550270 10.0.0.130 - - [2026-02-19 02:23:06] "DELETE /project/704131cc7b2e4c528b71edeb4c01e3e2 HTTP/1.1" 404 173 0.011536 10.0.0.130 - - [2026-02-19 02:23:06] "DELETE /project/161023661e4a45b38e6da54d8e45706a HTTP/1.1" 404 173 0.014254 10.0.0.130 - - [2026-02-19 02:23:06] "DELETE /project/4e19dc95-6163-4656-8266-de0622a6df08 HTTP/1.1" 404 177 0.018509 10.0.0.130 - - [2026-02-19 02:23:06] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001802 10.0.0.130 - - [2026-02-19 02:23:06] "GET /project/16102366-1e4a-45b3-8e6d-a54d8e45706a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.056965 10.0.0.130 - - [2026-02-19 02:23:06] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001262 10.0.0.130 - - [2026-02-19 02:23:06] "GET /project/16102366-1e4a-45b3-8e6d-a54d8e45706a?fields=security_groups HTTP/1.1" 200 1357 0.051581 10.0.0.130 - - [2026-02-19 02:23:06] "DELETE /security-group/2e52ceda-aa1f-4b72-bfc3-5c74f06b8a22 HTTP/1.1" 200 115 0.066249 10.0.0.130 - - [2026-02-19 02:23:06] "GET /projects?obj_uuids=16102366-1e4a-45b3-8e6d-a54d8e45706a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001201 10.0.0.130 - - [2026-02-19 02:23:06] "GET /project/16102366-1e4a-45b3-8e6d-a54d8e45706a?fields=application_policy_sets HTTP/1.1" 200 1396 0.044348 10.0.0.130 - - [2026-02-19 02:23:06] "DELETE /project/16102366-1e4a-45b3-8e6d-a54d8e45706a HTTP/1.1" 200 115 0.441781 10.0.0.129 - - [2026-02-19 02:23:07] "GET / HTTP/1.1" 200 36215 0.001663 10.0.0.129 - - [2026-02-19 02:23:09] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000456 10.0.0.130 - - [2026-02-19 02:23:09] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001081 10.0.0.129 - - [2026-02-19 02:23:09] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.088742 10.0.0.129 - - [2026-02-19 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.129 - - [2026-02-19 02:23:09] "GET /security-group/f3c212c5-561a-42cc-8e30-7808138d25d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006894 10.0.0.129 - - [2026-02-19 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.130 - - [2026-02-19 02:23:09] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001190 10.0.0.129 - - [2026-02-19 02:23:09] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.051371 10.0.0.129 - - [2026-02-19 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.129 - - [2026-02-19 02:23:10] "GET /security-group/f3c212c5-561a-42cc-8e30-7808138d25d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005206 10.0.0.129 - - [2026-02-19 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.129 - - [2026-02-19 02:23:10] "PUT /security-group/f3c212c5-561a-42cc-8e30-7808138d25d7 HTTP/1.1" 200 263 0.020140 10.0.0.129 - - [2026-02-19 02:23:10] "PUT /access-control-list/79f36aea-9de7-4757-930a-2371f0e97721 HTTP/1.1" 200 273 0.011773 10.0.0.129 - - [2026-02-19 02:23:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.003065 10.0.0.129 - - [2026-02-19 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.130 - - [2026-02-19 02:23:10] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002756 10.0.0.129 - - [2026-02-19 02:23:10] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.046582 10.0.0.129 - - [2026-02-19 02:23:10] "POST /neutron/network HTTP/1.1" 200 117 0.041716 10.0.0.129 - - [2026-02-19 02:23:10] "POST /ref-update HTTP/1.1" 200 156 0.032995 10.0.0.129 - - [2026-02-19 02:23:10] "POST /neutron/network HTTP/1.1" 200 828 0.010150 10.0.0.129 - - [2026-02-19 02:23:10] "POST /id-to-fqname HTTP/1.1" 200 223 0.001214 10.0.0.129 - - [2026-02-19 02:23:10] "GET /virtual-network/c044343f-ab67-4e9a-a5ab-c2cd2c19bc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007117 10.0.0.129 - - [2026-02-19 02:23:11] "GET /virtual-network/c044343f-ab67-4e9a-a5ab-c2cd2c19bc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007231 10.0.0.129 - - [2026-02-19 02:23:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.010800 10.0.0.129 - - [2026-02-19 02:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.130 - - [2026-02-19 02:23:11] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001370 10.0.0.129 - - [2026-02-19 02:23:11] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.051395 10.0.0.130 - - [2026-02-19 02:23:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007308 10.0.0.129 - - [2026-02-19 02:23:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.255056 10.0.0.129 - - [2026-02-19 02:23:11] "POST /id-to-fqname HTTP/1.1" 200 227 0.001477 10.0.0.129 - - [2026-02-19 02:23:11] "GET /virtual-network/d9c99db0-fbb2-401d-974c-6cbe51fec197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007161 10.0.0.129 - - [2026-02-19 02:23:11] "GET /virtual-network/d9c99db0-fbb2-401d-974c-6cbe51fec197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.009474 10.0.0.129 - - [2026-02-19 02:23:11] "POST /neutron/network HTTP/1.1" 200 835 0.007439 10.0.0.129 - - [2026-02-19 02:23:11] "POST /id-to-fqname HTTP/1.1" 200 223 0.001443 10.0.0.130 - - [2026-02-19 02:23:12] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001826 10.0.0.129 - - [2026-02-19 02:23:12] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.069826 10.0.0.129 - - [2026-02-19 02:23:12] "POST /neutron/network HTTP/1.1" 200 828 0.008417 10.0.0.129 - - [2026-02-19 02:23:12] "POST /id-to-fqname HTTP/1.1" 200 227 0.001820 10.0.0.129 - - [2026-02-19 02:23:12] "POST /neutron/port HTTP/1.1" 200 117 0.006578 10.0.0.130 - - [2026-02-19 02:23:13] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001408 10.0.0.129 - - [2026-02-19 02:23:13] "POST /neutron/port HTTP/1.1" 200 1064 0.294280 10.0.0.129 - - [2026-02-19 02:23:13] "POST /neutron/port HTTP/1.1" 200 1118 0.114400 10.0.0.129 - - [2026-02-19 02:23:13] "POST /neutron/subnet HTTP/1.1" 200 703 0.008591 10.0.0.130 - - [2026-02-19 02:23:13] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001326 10.0.0.129 - - [2026-02-19 02:23:13] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.077322 10.0.0.129 - - [2026-02-19 02:23:14] "POST /neutron/network HTTP/1.1" 200 835 0.006770 10.0.0.129 - - [2026-02-19 02:23:14] "POST /neutron/port HTTP/1.1" 200 117 0.007077 10.0.0.129 - - [2026-02-19 02:23:14] "POST /route-targets HTTP/1.1" 200 328 0.017272 10.0.0.129 - - [2026-02-19 02:23:14] "POST /neutron/router HTTP/1.1" 200 656 0.050278 10.0.0.129 - - [2026-02-19 02:23:14] "GET /service-template/4d594568-ab99-4cee-986c-2b1226df7443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1693 0.068334 10.0.0.129 - - [2026-02-19 02:23:14] "POST /neutron/network HTTP/1.1" 200 845 0.011603 10.0.0.129 - - [2026-02-19 02:23:14] "POST /ref-update HTTP/1.1" 200 156 0.043347 10.0.0.129 - - [2026-02-19 02:23:14] "POST /service-instances HTTP/1.1" 200 672 0.099239 10.0.0.129 - - [2026-02-19 02:23:15] "POST /neutron/security_group HTTP/1.1" 200 2002 0.024296 10.0.0.129 - - [2026-02-19 02:23:15] "POST /ref-update HTTP/1.1" 200 156 0.034919 10.0.0.129 - - [2026-02-19 02:23:15] "POST /virtual-machines HTTP/1.1" 200 554 0.026772 10.0.0.129 - - [2026-02-19 02:23:15] "POST /neutron/port HTTP/1.1" 200 1118 0.167482 10.0.0.129 - - [2026-02-19 02:23:15] "POST /instance-ips HTTP/1.1" 200 552 0.057506 10.0.0.129 - - [2026-02-19 02:23:15] "PUT /virtual-machine-interface/666659cb-9904-4834-b4f0-9d273cb0f039 HTTP/1.1" 200 285 0.028382 10.0.0.129 - - [2026-02-19 02:23:15] "POST /neutron/subnet HTTP/1.1" 200 703 0.012130 10.0.0.129 - - [2026-02-19 02:23:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.104701 10.0.0.129 - - [2026-02-19 02:23:15] "POST /instance-ips HTTP/1.1" 400 316 0.029549 10.0.0.129 - - [2026-02-19 02:23:16] "PUT /instance-ip/dbe24daa-3839-45a0-a47f-581ef2a3dc04 HTTP/1.1" 200 257 0.043296 10.0.0.129 - - [2026-02-19 02:23:16] "PUT /routing-instance/739cb4bf-4043-49ca-bd6a-2067c10e2d32 HTTP/1.1" 200 267 0.046856 10.0.0.129 - - [2026-02-19 02:23:16] "POST /virtual-machines HTTP/1.1" 200 554 0.071148 10.0.0.129 - - [2026-02-19 02:23:16] "POST /instance-ips HTTP/1.1" 400 246 0.026359 10.0.0.129 - - [2026-02-19 02:23:16] "PUT /instance-ip/197f8573-2523-4155-944b-6c9ecb299fa6 HTTP/1.1" 200 257 0.065017 10.0.0.129 - - [2026-02-19 02:23:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.126596 10.0.0.129 - - [2026-02-19 02:23:16] "POST /chown HTTP/1.1" 200 109 0.023951 10.0.0.129 - - [2026-02-19 02:23:16] "POST /ref-update HTTP/1.1" 200 156 0.028695 10.0.0.129 - - [2026-02-19 02:23:16] "POST /ref-update HTTP/1.1" 200 156 0.035468 10.0.0.129 - - [2026-02-19 02:23:20] "POST /neutron/port HTTP/1.1" 200 1128 0.018811 10.0.0.129 - - [2026-02-19 02:23:20] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007127 10.0.0.129 - - [2026-02-19 02:23:20] "GET /virtual-machine/0db8ff07-9b52-4f40-9fdb-2e0255616d7b HTTP/1.1" 401 293 0.000628 10.0.0.129 - - [2026-02-19 02:23:20] "GET /virtual-machine/0db8ff07-9b52-4f40-9fdb-2e0255616d7b HTTP/1.1" 200 1296 0.035751 10.0.0.129 - - [2026-02-19 02:23:20] "GET /virtual-machine-interface/3cadaa8c-4bb4-46ce-9b93-0d8eee658842 HTTP/1.1" 200 2963 0.005952 10.0.0.129 - - [2026-02-19 02:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.129 - - [2026-02-19 02:23:20] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004365 10.0.0.129 - - [2026-02-19 02:23:20] "GET /virtual-networks?parent_id=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003362 10.0.0.129 - - [2026-02-19 02:23:20] "GET /virtual-network/c044343f-ab67-4e9a-a5ab-c2cd2c19bc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.010628 10.0.0.129 - - [2026-02-19 02:23:22] "POST /neutron/port HTTP/1.1" 200 1128 0.018433 10.0.0.129 - - [2026-02-19 02:23:23] "POST /neutron/port HTTP/1.1" 200 1128 0.017951 10.0.0.129 - - [2026-02-19 02:23:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.009887 10.0.0.129 - - [2026-02-19 02:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.129 - - [2026-02-19 02:23:23] "GET /virtual-network/c044343f-ab67-4e9a-a5ab-c2cd2c19bc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006565 10.0.0.129 - - [2026-02-19 02:23:25] "POST /neutron/port HTTP/1.1" 200 1128 0.019698 10.0.0.129 - - [2026-02-19 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.129 - - [2026-02-19 02:23:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003411 10.0.0.129 - - [2026-02-19 02:23:25] "GET /virtual-networks?parent_id=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003659 10.0.0.129 - - [2026-02-19 02:23:26] "GET /virtual-network/c044343f-ab67-4e9a-a5ab-c2cd2c19bc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007335 10.0.0.129 - - [2026-02-19 02:23:26] "POST /neutron/security_group HTTP/1.1" 200 2002 0.011588 10.0.0.129 - - [2026-02-19 02:23:26] "POST /neutron/port HTTP/1.1" 200 1128 0.018573 10.0.0.129 - - [2026-02-19 02:23:26] "GET /virtual-machine/678ad3fc-866f-4c6a-af4e-e54a674b4bb7 HTTP/1.1" 200 1297 0.007029 10.0.0.129 - - [2026-02-19 02:23:26] "GET /virtual-machine-interface/3200e504-7b8b-4e64-a4bf-341a0d4429e3 HTTP/1.1" 200 2975 0.006484 10.0.0.129 - - [2026-02-19 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.129 - - [2026-02-19 02:23:26] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004159 10.0.0.129 - - [2026-02-19 02:23:26] "GET /virtual-networks?parent_id=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003197 10.0.0.129 - - [2026-02-19 02:23:26] "GET /virtual-network/d9c99db0-fbb2-401d-974c-6cbe51fec197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005865 10.0.0.129 - - [2026-02-19 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.129 - - [2026-02-19 02:23:27] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004491 10.0.0.129 - - [2026-02-19 02:23:27] "GET /virtual-networks?parent_id=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003591 10.0.0.129 - - [2026-02-19 02:23:27] "GET /virtual-network/d9c99db0-fbb2-401d-974c-6cbe51fec197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007355 10.0.0.129 - - [2026-02-19 02:23:29] "POST /neutron/port HTTP/1.1" 200 1128 0.016808 10.0.0.129 - - [2026-02-19 02:23:29] "POST /neutron/subnet HTTP/1.1" 200 703 0.009344 10.0.0.129 - - [2026-02-19 02:23:31] "POST /neutron/router HTTP/1.1" 200 656 0.004627 10.0.0.129 - - [2026-02-19 02:23:31] "GET /logical-router/4f0a9efb-4b6f-41a9-8253-cd5049a3387f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.014216 10.0.0.129 - - [2026-02-19 02:23:31] "POST /neutron/router HTTP/1.1" 200 151 0.104869 10.0.0.129 - - [2026-02-19 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011581 10.0.0.129 - - [2026-02-19 02:23:32] "DELETE /route-table/b98774f5-42f2-4c59-bc20-1c373c728365 HTTP/1.1" 200 115 0.045072 10.0.0.129 - - [2026-02-19 02:23:32] "PUT /routing-instance/739cb4bf-4043-49ca-bd6a-2067c10e2d32 HTTP/1.1" 200 267 0.023617 10.0.0.129 - - [2026-02-19 02:23:32] "POST /ref-update HTTP/1.1" 200 156 0.035159 10.0.0.129 - - [2026-02-19 02:23:32] "POST /ref-update HTTP/1.1" 200 156 0.042882 10.0.0.129 - - [2026-02-19 02:23:32] "GET /virtual-machine-interface/a026ff99-6cf5-4922-8df0-fca3c86401c1?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1654 0.015722 10.0.0.129 - - [2026-02-19 02:23:32] "DELETE /instance-ip/dbe24daa-3839-45a0-a47f-581ef2a3dc04 HTTP/1.1" 200 115 0.078273 10.0.0.130 - - [2026-02-19 02:23:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002967 10.0.0.130 - - [2026-02-19 02:23:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004658 10.0.0.129 - - [2026-02-19 02:23:32] "DELETE /virtual-network/f6fa510f-5ffb-49c3-afc6-b762e8b4b07c HTTP/1.1" 200 115 0.132106 10.0.0.129 - - [2026-02-19 02:23:32] "POST /neutron/port HTTP/1.1" 200 1128 0.058701 10.0.0.129 - - [2026-02-19 02:23:32] "GET /service-instance/5038b83f-0a9a-4d51-825e-3737f526a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005950 10.0.0.129 - - [2026-02-19 02:23:32] "GET /instance-ip/197f8573-2523-4155-944b-6c9ecb299fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.015316 10.0.0.129 - - [2026-02-19 02:23:32] "POST /neutron/port HTTP/1.1" 200 1128 0.024924 10.0.0.129 - - [2026-02-19 02:23:33] "DELETE /virtual-machine/01ea4a9c-2c09-4a9a-a58d-76f1d857e183 HTTP/1.1" 200 115 0.067863 10.0.0.129 - - [2026-02-19 02:23:33] "GET /instance-ip/197f8573-2523-4155-944b-6c9ecb299fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.017572 10.0.0.129 - - [2026-02-19 02:23:33] "POST /ref-update HTTP/1.1" 200 156 0.023339 10.0.0.129 - - [2026-02-19 02:23:34] "POST /neutron/network HTTP/1.1" 200 835 0.008027 10.0.0.129 - - [2026-02-19 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.130 - - [2026-02-19 02:23:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003992 10.0.0.130 - - [2026-02-19 02:23:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003552 10.0.0.129 - - [2026-02-19 02:23:34] "POST /neutron/network HTTP/1.1" 200 151 0.159949 10.0.0.129 - - [2026-02-19 02:23:34] "DELETE /route-target/cba40993-5e4a-4544-9700-3e917ca4a83d HTTP/1.1" 200 115 0.026865 10.0.0.130 - - [2026-02-19 02:23:36] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001613 10.0.0.129 - - [2026-02-19 02:23:36] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.041065 10.0.0.130 - - [2026-02-19 02:23:36] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001006 10.0.0.129 - - [2026-02-19 02:23:36] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?fields=virtual_networks HTTP/1.1" 200 1040 0.047926 10.0.0.130 - - [2026-02-19 02:23:36] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001547 10.0.0.129 - - [2026-02-19 02:23:36] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.065499 10.0.0.130 - - [2026-02-19 02:23:36] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001051 10.0.0.129 - - [2026-02-19 02:23:36] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?fields=security_groups HTTP/1.1" 200 1270 0.041343 10.0.0.129 - - [2026-02-19 02:23:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.035145 10.0.0.130 - - [2026-02-19 02:23:37] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003393 10.0.0.130 - - [2026-02-19 02:23:37] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001301 10.0.0.130 - - [2026-02-19 02:23:37] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007834 10.0.0.130 - - [2026-02-19 02:23:37] "POST /id-to-fqname HTTP/1.1" 200 198 0.009465 10.0.0.130 - - [2026-02-19 02:23:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.004168 10.0.0.130 - - [2026-02-19 02:23:37] "POST /security-groups HTTP/1.1" 200 599 0.080341 10.0.0.130 - - [2026-02-19 02:23:37] "POST /projects HTTP/1.1" 200 601 0.326504 10.0.0.130 - - [2026-02-19 02:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.371269 10.0.0.129 - - [2026-02-19 02:23:37] "POST /fqname-to-id HTTP/1.1" 404 241 0.021937 10.0.0.129 - - [2026-02-19 02:23:37] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.535299 10.0.0.129 - - [2026-02-19 02:23:39] "GET / HTTP/1.1" 200 36215 0.001474 10.0.0.129 - - [2026-02-19 02:23:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000549 10.0.0.129 - - [2026-02-19 02:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.070131 10.0.0.130 - - [2026-02-19 02:23:41] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001093 10.0.0.129 - - [2026-02-19 02:23:41] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.045256 10.0.0.129 - - [2026-02-19 02:23:41] "POST /ref-update HTTP/1.1" 200 156 0.030693 10.0.0.130 - - [2026-02-19 02:23:42] "POST /useragent-kv HTTP/1.1" 200 115 0.011761 10.0.0.129 - - [2026-02-19 02:23:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.260393 10.0.0.129 - - [2026-02-19 02:23:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.062878 10.0.0.129 - - [2026-02-19 02:23:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001736 10.0.0.129 - - [2026-02-19 02:23:42] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009568 10.0.0.129 - - [2026-02-19 02:23:42] "POST /neutron/network HTTP/1.1" 200 1006 0.009709 10.0.0.129 - - [2026-02-19 02:23:42] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005582 10.0.0.129 - - [2026-02-19 02:23:42] "POST /neutron/subnet HTTP/1.1" 200 823 0.009941 10.0.0.129 - - [2026-02-19 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.130 - - [2026-02-19 02:23:42] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001517 10.0.0.129 - - [2026-02-19 02:23:42] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.051541 10.0.0.130 - - [2026-02-19 02:23:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006515 10.0.0.129 - - [2026-02-19 02:23:42] "POST /neutron/subnet HTTP/1.1" 200 725 0.235138 10.0.0.129 - - [2026-02-19 02:23:43] "POST /id-to-fqname HTTP/1.1" 200 228 0.001380 10.0.0.129 - - [2026-02-19 02:23:43] "GET /virtual-network/0fef6eeb-f42c-4950-8773-bf3c139ccbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008373 10.0.0.129 - - [2026-02-19 02:23:43] "POST /neutron/network HTTP/1.1" 200 1006 0.014307 10.0.0.129 - - [2026-02-19 02:23:43] "GET /virtual-network/0fef6eeb-f42c-4950-8773-bf3c139ccbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.009635 10.0.0.129 - - [2026-02-19 02:23:43] "POST /neutron/subnet HTTP/1.1" 200 828 0.010723 10.0.0.129 - - [2026-02-19 02:23:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.002984 10.0.0.129 - - [2026-02-19 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.130 - - [2026-02-19 02:23:43] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001081 10.0.0.129 - - [2026-02-19 02:23:43] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048715 10.0.0.129 - - [2026-02-19 02:23:43] "POST /network-policys HTTP/1.1" 200 579 0.098988 10.0.0.129 - - [2026-02-19 02:23:43] "GET /network-policy/7e6fe3d9-4d93-442b-8452-fc8acb6c3dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.007257 10.0.0.129 - - [2026-02-19 02:23:43] "POST /fqname-to-id HTTP/1.1" 404 242 0.003955 10.0.0.129 - - [2026-02-19 02:23:43] "POST /neutron/network HTTP/1.1" 200 1114 0.031284 10.0.0.129 - - [2026-02-19 02:23:43] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.013943 10.0.0.129 - - [2026-02-19 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.129 - - [2026-02-19 02:23:43] "GET /network-policy/7e6fe3d9-4d93-442b-8452-fc8acb6c3dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004269 10.0.0.129 - - [2026-02-19 02:23:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.004795 10.0.0.129 - - [2026-02-19 02:23:44] "POST /neutron/network HTTP/1.1" 200 1114 0.015000 10.0.0.129 - - [2026-02-19 02:23:44] "GET /virtual-network/0fef6eeb-f42c-4950-8773-bf3c139ccbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005871 10.0.0.129 - - [2026-02-19 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.129 - - [2026-02-19 02:23:44] "POST /access-control-lists HTTP/1.1" 200 598 0.103234 10.0.0.129 - - [2026-02-19 02:23:44] "GET /network-policy/7e6fe3d9-4d93-442b-8452-fc8acb6c3dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.006114 10.0.0.129 - - [2026-02-19 02:23:44] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005844 10.0.0.38 - - [2026-02-19 02:23:45] "GET /obj-perms HTTP/1.1" 200 5065 0.059114 10.0.0.129 - - [2026-02-19 02:23:46] "GET /virtual-network/0fef6eeb-f42c-4950-8773-bf3c139ccbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.016134 10.0.0.130 - - [2026-02-19 02:23:46] "GET /obj-perms HTTP/1.1" 200 5065 0.051978 10.0.0.129 - - [2026-02-19 02:23:46] "POST /id-to-fqname HTTP/1.1" 200 228 0.001291 10.0.0.130 - - [2026-02-19 02:23:47] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001180 10.0.0.129 - - [2026-02-19 02:23:47] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.072077 10.0.0.129 - - [2026-02-19 02:23:47] "POST /neutron/port HTTP/1.1" 200 117 0.007468 10.0.0.129 - - [2026-02-19 02:23:47] "POST /id-to-fqname HTTP/1.1" 200 228 0.001756 10.0.0.129 - - [2026-02-19 02:23:48] "POST /neutron/network HTTP/1.1" 200 1124 0.008432 10.0.0.129 - - [2026-02-19 02:23:48] "POST /neutron/port HTTP/1.1" 200 1175 0.029349 10.0.0.129 - - [2026-02-19 02:23:48] "POST /neutron/port HTTP/1.1" 200 1239 0.026801 10.0.0.130 - - [2026-02-19 02:23:48] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001020 10.0.0.129 - - [2026-02-19 02:23:48] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014416 10.0.0.129 - - [2026-02-19 02:23:48] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.080660 10.0.0.129 - - [2026-02-19 02:23:49] "POST /neutron/port HTTP/1.1" 200 117 0.001437 10.0.0.129 - - [2026-02-19 02:23:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008035 10.0.0.129 - - [2026-02-19 02:23:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007608 10.0.0.129 - - [2026-02-19 02:23:49] "PUT /access-control-list/90dc9aab-1e14-49af-bb7e-20985c0ee8fd HTTP/1.1" 200 273 0.073303 10.0.0.129 - - [2026-02-19 02:23:50] "POST /neutron/port HTTP/1.1" 200 1175 0.026268 10.0.0.129 - - [2026-02-19 02:23:50] "POST /neutron/port HTTP/1.1" 200 1239 0.019327 10.0.0.129 - - [2026-02-19 02:23:50] "POST /neutron/subnet HTTP/1.1" 200 1385 0.014230 10.0.0.129 - - [2026-02-19 02:23:50] "POST /neutron/network HTTP/1.1" 200 1114 0.013532 10.0.0.129 - - [2026-02-19 02:23:54] "POST /neutron/port HTTP/1.1" 200 1239 0.019424 10.0.0.129 - - [2026-02-19 02:23:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007854 10.0.0.129 - - [2026-02-19 02:23:54] "GET /virtual-machine/8ad2c166-cdf2-4cb8-9549-603a0181f15f HTTP/1.1" 401 293 0.000390 10.0.0.129 - - [2026-02-19 02:23:55] "GET /virtual-machine/8ad2c166-cdf2-4cb8-9549-603a0181f15f HTTP/1.1" 200 1303 0.031382 10.0.0.129 - - [2026-02-19 02:23:55] "GET /virtual-machine-interface/bb4f6232-c5d3-4fe0-b733-d17c69489e41 HTTP/1.1" 200 3184 0.006333 10.0.0.129 - - [2026-02-19 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.129 - - [2026-02-19 02:23:55] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004355 10.0.0.129 - - [2026-02-19 02:23:55] "GET /virtual-networks?parent_id=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003486 10.0.0.129 - - [2026-02-19 02:23:55] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.010030 10.0.0.129 - - [2026-02-19 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.129 - - [2026-02-19 02:23:58] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005412 10.0.0.129 - - [2026-02-19 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.129 - - [2026-02-19 02:24:02] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007333 10.0.0.129 - - [2026-02-19 02:24:05] "GET /obj-perms HTTP/1.1" 200 5075 0.057893 10.0.0.129 - - [2026-02-19 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.129 - - [2026-02-19 02:24:06] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005580 10.0.0.130 - - [2026-02-19 02:24:06] "DELETE /project/564762ca31a948d8a4ac384fea993f91 HTTP/1.1" 404 173 0.004877 10.0.0.130 - - [2026-02-19 02:24:06] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000887 10.0.0.130 - - [2026-02-19 02:24:06] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.044084 10.0.0.130 - - [2026-02-19 02:24:06] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001183 10.0.0.130 - - [2026-02-19 02:24:07] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?fields=security_groups HTTP/1.1" 200 1372 0.044162 10.0.0.130 - - [2026-02-19 02:24:07] "DELETE /security-group/f3c212c5-561a-42cc-8e30-7808138d25d7 HTTP/1.1" 200 115 0.050012 10.0.0.130 - - [2026-02-19 02:24:07] "GET /projects?obj_uuids=704131cc-7b2e-4c52-8b71-edeb4c01e3e2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001022 10.0.0.130 - - [2026-02-19 02:24:07] "GET /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2?fields=application_policy_sets HTTP/1.1" 200 1411 0.059210 10.0.0.130 - - [2026-02-19 02:24:07] "DELETE /project/704131cc-7b2e-4c52-8b71-edeb4c01e3e2 HTTP/1.1" 200 115 0.414701 10.0.0.129 - - [2026-02-19 02:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.129 - - [2026-02-19 02:24:10] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005711 10.0.0.129 - - [2026-02-19 02:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.129 - - [2026-02-19 02:24:14] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006188 10.0.0.129 - - [2026-02-19 02:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.129 - - [2026-02-19 02:24:18] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007655 10.0.0.129 - - [2026-02-19 02:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.129 - - [2026-02-19 02:24:22] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005897 10.0.0.129 - - [2026-02-19 02:24:24] "POST /neutron/network HTTP/1.1" 200 1124 0.007322 10.0.0.129 - - [2026-02-19 02:24:24] "POST /neutron/subnet HTTP/1.1" 200 1384 0.015542 10.0.0.129 - - [2026-02-19 02:24:24] "POST /neutron/network HTTP/1.1" 200 1114 0.009927 10.0.0.129 - - [2026-02-19 02:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.129 - - [2026-02-19 02:24:26] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006345 10.0.0.129 - - [2026-02-19 02:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.129 - - [2026-02-19 02:24:28] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003432 10.0.0.129 - - [2026-02-19 02:24:28] "GET /virtual-networks?parent_id=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003661 10.0.0.129 - - [2026-02-19 02:24:29] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006221 10.0.0.129 - - [2026-02-19 02:24:29] "POST /neutron/port HTTP/1.1" 200 1239 0.017241 10.0.0.129 - - [2026-02-19 02:24:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003605 10.0.0.129 - - [2026-02-19 02:24:29] "POST /neutron/port HTTP/1.1" 200 117 0.001580 10.0.0.129 - - [2026-02-19 02:24:34] "POST /neutron/port HTTP/1.1" 200 1239 0.022466 10.0.0.129 - - [2026-02-19 02:24:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008153 10.0.0.129 - - [2026-02-19 02:24:39] "POST /neutron/port HTTP/1.1" 200 1239 0.023559 10.0.0.129 - - [2026-02-19 02:24:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007291 10.0.0.129 - - [2026-02-19 02:24:49] "POST /neutron/port HTTP/1.1" 200 1239 0.018979 10.0.0.129 - - [2026-02-19 02:24:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007543 10.0.0.129 - - [2026-02-19 02:24:50] "GET /virtual-machine/0a4ac9e0-dd86-4304-9e7d-2110f59aa653 HTTP/1.1" 200 1301 0.006598 10.0.0.129 - - [2026-02-19 02:24:50] "GET /virtual-machine-interface/9049d51f-25dd-491c-a1c3-b5a85fef3703 HTTP/1.1" 200 3184 0.005138 10.0.0.129 - - [2026-02-19 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.129 - - [2026-02-19 02:24:50] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003424 10.0.0.129 - - [2026-02-19 02:24:50] "GET /virtual-networks?parent_id=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002901 10.0.0.129 - - [2026-02-19 02:24:50] "GET /virtual-network/0fef6eeb-f42c-4950-8773-bf3c139ccbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006339 10.0.0.129 - - [2026-02-19 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.129 - - [2026-02-19 02:24:51] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004307 10.0.0.129 - - [2026-02-19 02:24:51] "GET /virtual-networks?parent_id=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003336 10.0.0.129 - - [2026-02-19 02:24:51] "GET /virtual-network/0fef6eeb-f42c-4950-8773-bf3c139ccbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.009092 10.0.0.129 - - [2026-02-19 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.130 - - [2026-02-19 02:25:12] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001145 10.0.0.129 - - [2026-02-19 02:25:12] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.045190 10.0.0.129 - - [2026-02-19 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.129 - - [2026-02-19 02:25:12] "PUT /network-policy/7e6fe3d9-4d93-442b-8452-fc8acb6c3dcc HTTP/1.1" 200 263 0.015497 10.0.0.129 - - [2026-02-19 02:25:13] "PUT /access-control-list/90dc9aab-1e14-49af-bb7e-20985c0ee8fd HTTP/1.1" 200 273 0.057161 10.0.0.129 - - [2026-02-19 02:25:16] "GET /virtual-network/0fef6eeb-f42c-4950-8773-bf3c139ccbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006710 10.0.0.129 - - [2026-02-19 02:25:16] "POST /neutron/network HTTP/1.1" 200 1006 0.037564 10.0.0.129 - - [2026-02-19 02:25:16] "POST /ref-update HTTP/1.1" 200 156 0.041872 10.0.0.129 - - [2026-02-19 02:25:16] "GET /virtual-network/0fef6eeb-f42c-4950-8773-bf3c139ccbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006181 10.0.0.129 - - [2026-02-19 02:25:16] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007713 10.0.0.129 - - [2026-02-19 02:25:16] "POST /neutron/network HTTP/1.1" 200 1006 0.017341 10.0.0.129 - - [2026-02-19 02:25:16] "GET /virtual-network/6eb2c39c-acd7-43ac-9497-c0b57e8c0c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009919 10.0.0.129 - - [2026-02-19 02:25:16] "DELETE /network-policy/7e6fe3d9-4d93-442b-8452-fc8acb6c3dcc HTTP/1.1" 200 115 0.066717 10.0.0.129 - - [2026-02-19 02:25:16] "POST /neutron/port HTTP/1.1" 200 1239 0.026667 10.0.0.129 - - [2026-02-19 02:25:17] "POST /neutron/port HTTP/1.1" 200 151 0.256835 10.0.0.129 - - [2026-02-19 02:25:18] "POST /neutron/network HTTP/1.1" 200 1006 0.010294 10.0.0.129 - - [2026-02-19 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.130 - - [2026-02-19 02:25:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002521 10.0.0.130 - - [2026-02-19 02:25:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004838 10.0.0.130 - - [2026-02-19 02:25:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003655 10.0.0.130 - - [2026-02-19 02:25:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002391 10.0.0.129 - - [2026-02-19 02:25:19] "POST /neutron/network HTTP/1.1" 200 151 0.163773 10.0.0.129 - - [2026-02-19 02:25:19] "DELETE /route-target/88066f3e-5e60-463c-bb6d-b12a05941118 HTTP/1.1" 200 115 0.022625 10.0.0.130 - - [2026-02-19 02:25:23] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001595 10.0.0.129 - - [2026-02-19 02:25:23] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.042662 10.0.0.129 - - [2026-02-19 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.130 - - [2026-02-19 02:25:24] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001129 10.0.0.129 - - [2026-02-19 02:25:24] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007670 10.0.0.129 - - [2026-02-19 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.130 - - [2026-02-19 02:25:24] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001072 10.0.0.129 - - [2026-02-19 02:25:24] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.055406 10.0.0.129 - - [2026-02-19 02:25:24] "GET /domains HTTP/1.1" 200 281 0.003251 10.0.0.130 - - [2026-02-19 02:25:24] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000926 10.0.0.129 - - [2026-02-19 02:25:24] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3 HTTP/1.1" 200 2590 0.013953 10.0.0.130 - - [2026-02-19 02:25:24] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000944 10.0.0.129 - - [2026-02-19 02:25:25] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91 HTTP/1.1" 200 1905 0.086279 10.0.0.129 - - [2026-02-19 02:25:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003511 10.0.0.129 - - [2026-02-19 02:25:25] "POST /network-ipams HTTP/1.1" 200 611 0.026375 10.0.0.129 - - [2026-02-19 02:25:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 805 0.003150 10.0.0.129 - - [2026-02-19 02:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.129 - - [2026-02-19 02:25:25] "GET /network-ipam/de141965-8fe9-4d60-961a-2b77b820a21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.007580 10.0.0.129 - - [2026-02-19 02:25:25] "PUT /network-ipam/de141965-8fe9-4d60-961a-2b77b820a21d HTTP/1.1" 200 259 0.015138 10.0.0.129 - - [2026-02-19 02:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.130 - - [2026-02-19 02:25:25] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001046 10.0.0.129 - - [2026-02-19 02:25:25] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.049926 10.0.0.130 - - [2026-02-19 02:25:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002882 10.0.0.129 - - [2026-02-19 02:25:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.201166 10.0.0.129 - - [2026-02-19 02:25:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.004989 10.0.0.129 - - [2026-02-19 02:25:26] "POST /neutron/network HTTP/1.1" 200 1309 0.018576 10.0.0.129 - - [2026-02-19 02:25:26] "POST /id-to-fqname HTTP/1.1" 200 231 0.001023 10.0.0.129 - - [2026-02-19 02:25:26] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005859 10.0.0.129 - - [2026-02-19 02:25:26] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008626 10.0.0.129 - - [2026-02-19 02:25:26] "POST /neutron/subnet HTTP/1.1" 200 701 0.010943 10.0.0.129 - - [2026-02-19 02:25:26] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005864 10.0.0.38 - - [2026-02-19 02:25:27] "GET /obj-perms HTTP/1.1" 200 5065 0.004656 10.0.0.129 - - [2026-02-19 02:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.130 - - [2026-02-19 02:25:27] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001075 10.0.0.129 - - [2026-02-19 02:25:27] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.051872 10.0.0.129 - - [2026-02-19 02:25:27] "POST /neutron/network HTTP/1.1" 200 117 0.017063 10.0.0.129 - - [2026-02-19 02:25:27] "POST /route-targets HTTP/1.1" 200 328 0.016579 10.0.0.130 - - [2026-02-19 02:25:27] "POST /useragent-kv HTTP/1.1" 200 115 0.008051 10.0.0.129 - - [2026-02-19 02:25:27] "POST /neutron/subnet HTTP/1.1" 200 701 0.226403 10.0.0.129 - - [2026-02-19 02:25:28] "POST /id-to-fqname HTTP/1.1" 200 231 0.001422 10.0.0.129 - - [2026-02-19 02:25:28] "GET /virtual-network/e76ab3b0-4348-4c0b-b114-e28ea5f2ad7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007725 10.0.0.129 - - [2026-02-19 02:25:28] "POST /neutron/network HTTP/1.1" 200 1309 0.012642 10.0.0.129 - - [2026-02-19 02:25:28] "GET /virtual-network/e76ab3b0-4348-4c0b-b114-e28ea5f2ad7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005717 10.0.0.129 - - [2026-02-19 02:25:28] "POST /neutron/subnet HTTP/1.1" 200 701 0.009467 10.0.0.129 - - [2026-02-19 02:25:28] "GET /virtual-network/e76ab3b0-4348-4c0b-b114-e28ea5f2ad7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006069 10.0.0.129 - - [2026-02-19 02:25:28] "GET /obj-perms HTTP/1.1" 200 5065 0.056463 10.0.0.130 - - [2026-02-19 02:25:28] "GET /obj-perms HTTP/1.1" 200 5065 0.007144 10.0.0.129 - - [2026-02-19 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006586 10.0.0.130 - - [2026-02-19 02:25:28] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.129 - - [2026-02-19 02:25:28] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.056748 10.0.0.130 - - [2026-02-19 02:25:29] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001116 10.0.0.129 - - [2026-02-19 02:25:29] "POST /neutron/network HTTP/1.1" 200 619 0.127042 10.0.0.130 - - [2026-02-19 02:25:29] "POST /useragent-kv HTTP/1.1" 200 115 0.018791 10.0.0.129 - - [2026-02-19 02:25:29] "POST /neutron/subnet HTTP/1.1" 200 828 0.182799 10.0.0.129 - - [2026-02-19 02:25:29] "POST /id-to-fqname HTTP/1.1" 200 231 0.001280 10.0.0.129 - - [2026-02-19 02:25:29] "GET /virtual-network/5443e029-2ca2-4f1c-897d-a7f1ec42ae8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005450 10.0.0.129 - - [2026-02-19 02:25:29] "GET /virtual-network/5443e029-2ca2-4f1c-897d-a7f1ec42ae8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.006324 10.0.0.129 - - [2026-02-19 02:25:29] "POST /neutron/network HTTP/1.1" 200 1309 0.011139 10.0.0.129 - - [2026-02-19 02:25:30] "POST /neutron/subnet HTTP/1.1" 200 828 0.009161 10.0.0.129 - - [2026-02-19 02:25:30] "GET /virtual-network/5443e029-2ca2-4f1c-897d-a7f1ec42ae8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.006178 10.0.0.129 - - [2026-02-19 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.130 - - [2026-02-19 02:25:30] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001585 10.0.0.129 - - [2026-02-19 02:25:30] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046486 10.0.0.129 - - [2026-02-19 02:25:30] "POST /route-targets HTTP/1.1" 200 328 0.016476 10.0.0.130 - - [2026-02-19 02:25:31] "POST /useragent-kv HTTP/1.1" 200 115 0.010994 10.0.0.129 - - [2026-02-19 02:25:31] "POST /neutron/subnet HTTP/1.1" 200 701 0.289168 10.0.0.129 - - [2026-02-19 02:25:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.005691 10.0.0.129 - - [2026-02-19 02:25:31] "POST /neutron/network HTTP/1.1" 200 1309 0.014297 10.0.0.129 - - [2026-02-19 02:25:31] "POST /id-to-fqname HTTP/1.1" 200 231 0.001063 10.0.0.129 - - [2026-02-19 02:25:31] "GET /virtual-network/e01d30d9-a0c0-4a24-94de-11cf3d4413a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005362 10.0.0.129 - - [2026-02-19 02:25:31] "GET /virtual-network/e01d30d9-a0c0-4a24-94de-11cf3d4413a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006272 10.0.0.129 - - [2026-02-19 02:25:31] "POST /neutron/subnet HTTP/1.1" 200 701 0.009005 10.0.0.129 - - [2026-02-19 02:25:31] "GET /virtual-network/e01d30d9-a0c0-4a24-94de-11cf3d4413a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006827 10.0.0.38 - - [2026-02-19 02:25:32] "GET /obj-perms HTTP/1.1" 200 5065 0.003785 10.0.0.129 - - [2026-02-19 02:25:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.003792 10.0.0.129 - - [2026-02-19 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.130 - - [2026-02-19 02:25:32] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001091 10.0.0.129 - - [2026-02-19 02:25:32] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.055837 10.0.0.129 - - [2026-02-19 02:25:32] "POST /network-policys HTTP/1.1" 200 561 0.031373 10.0.0.129 - - [2026-02-19 02:25:32] "GET /network-policy/cca80f73-02a4-48ac-8e76-1798aa4041e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6940 0.007632 10.0.0.129 - - [2026-02-19 02:25:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.007300 10.0.0.129 - - [2026-02-19 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.130 - - [2026-02-19 02:25:32] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001246 10.0.0.129 - - [2026-02-19 02:25:32] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.051487 10.0.0.129 - - [2026-02-19 02:25:32] "POST /network-policys HTTP/1.1" 200 561 0.044093 10.0.0.129 - - [2026-02-19 02:25:32] "GET /network-policy/9ebbce18-7ec0-45d3-b207-cb3a426ca677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.008982 10.0.0.129 - - [2026-02-19 02:25:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.003681 10.0.0.129 - - [2026-02-19 02:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009626 10.0.0.130 - - [2026-02-19 02:25:33] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001198 10.0.0.129 - - [2026-02-19 02:25:33] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.063183 10.0.0.129 - - [2026-02-19 02:25:33] "POST /network-policys HTTP/1.1" 200 561 0.045323 10.0.0.129 - - [2026-02-19 02:25:33] "GET /network-policy/6b4bb616-152a-4831-bd46-8dec5bc76ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.007329 10.0.0.129 - - [2026-02-19 02:25:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.003986 10.0.0.129 - - [2026-02-19 02:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.130 - - [2026-02-19 02:25:33] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001177 10.0.0.129 - - [2026-02-19 02:25:33] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.042711 10.0.0.129 - - [2026-02-19 02:25:33] "POST /network-policys HTTP/1.1" 200 561 0.032665 10.0.0.129 - - [2026-02-19 02:25:33] "GET /network-policy/883ea1a9-ed95-4835-bcc1-b73f230daf01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.008945 10.0.0.129 - - [2026-02-19 02:25:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.003413 10.0.0.129 - - [2026-02-19 02:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.130 - - [2026-02-19 02:25:33] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001534 10.0.0.129 - - [2026-02-19 02:25:34] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048635 10.0.0.129 - - [2026-02-19 02:25:34] "POST /network-policys HTTP/1.1" 200 561 0.031966 10.0.0.129 - - [2026-02-19 02:25:34] "GET /network-policy/ea1d8e90-2ce8-4ac0-9c85-3559c2fb9d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.006325 10.0.0.129 - - [2026-02-19 02:25:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.003413 10.0.0.129 - - [2026-02-19 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.130 - - [2026-02-19 02:25:34] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001032 10.0.0.129 - - [2026-02-19 02:25:34] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.055656 10.0.0.129 - - [2026-02-19 02:25:34] "POST /network-policys HTTP/1.1" 200 561 0.034731 10.0.0.129 - - [2026-02-19 02:25:34] "GET /network-policy/c87b3e20-8771-45b3-8fd7-0308c83d8ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.006946 10.0.0.129 - - [2026-02-19 02:25:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.003372 10.0.0.129 - - [2026-02-19 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.130 - - [2026-02-19 02:25:34] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001101 10.0.0.129 - - [2026-02-19 02:25:34] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.054577 10.0.0.129 - - [2026-02-19 02:25:34] "POST /network-policys HTTP/1.1" 200 561 0.036117 10.0.0.129 - - [2026-02-19 02:25:34] "GET /network-policy/14fd0af2-3246-4a9b-97d9-36e1722bcc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.009566 10.0.0.129 - - [2026-02-19 02:25:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.003578 10.0.0.129 - - [2026-02-19 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.130 - - [2026-02-19 02:25:35] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.129 - - [2026-02-19 02:25:35] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046451 10.0.0.129 - - [2026-02-19 02:25:35] "POST /network-policys HTTP/1.1" 200 561 0.043323 10.0.0.129 - - [2026-02-19 02:25:35] "GET /network-policy/89a31d75-39a6-4763-95f2-944777dc97ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.006285 10.0.0.129 - - [2026-02-19 02:25:35] "POST /neutron/network HTTP/1.1" 200 1309 0.011159 10.0.0.129 - - [2026-02-19 02:25:35] "POST /access-control-lists HTTP/1.1" 200 607 0.031123 10.0.0.129 - - [2026-02-19 02:25:35] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.008534 10.0.0.129 - - [2026-02-19 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.129 - - [2026-02-19 02:25:35] "GET /network-policy/9ebbce18-7ec0-45d3-b207-cb3a426ca677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004572 10.0.0.129 - - [2026-02-19 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.129 - - [2026-02-19 02:25:36] "GET /network-policy/cca80f73-02a4-48ac-8e76-1798aa4041e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6940 0.005988 10.0.0.129 - - [2026-02-19 02:25:36] "POST /neutron/network HTTP/1.1" 200 1309 0.011654 10.0.0.129 - - [2026-02-19 02:25:36] "POST /ref-update HTTP/1.1" 200 156 0.080858 10.0.0.129 - - [2026-02-19 02:25:36] "GET /virtual-network/e76ab3b0-4348-4c0b-b114-e28ea5f2ad7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.009064 10.0.0.129 - - [2026-02-19 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.129 - - [2026-02-19 02:25:36] "GET /network-policy/6b4bb616-152a-4831-bd46-8dec5bc76ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.007098 10.0.0.129 - - [2026-02-19 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.129 - - [2026-02-19 02:25:36] "GET /network-policy/883ea1a9-ed95-4835-bcc1-b73f230daf01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.005627 10.0.0.129 - - [2026-02-19 02:25:36] "POST /neutron/network HTTP/1.1" 200 1309 0.013161 10.0.0.129 - - [2026-02-19 02:25:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.010365 10.0.0.129 - - [2026-02-19 02:25:36] "GET /virtual-network/5443e029-2ca2-4f1c-897d-a7f1ec42ae8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.034438 10.0.0.129 - - [2026-02-19 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.129 - - [2026-02-19 02:25:36] "GET /network-policy/c87b3e20-8771-45b3-8fd7-0308c83d8ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004683 10.0.0.129 - - [2026-02-19 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.129 - - [2026-02-19 02:25:37] "GET /network-policy/ea1d8e90-2ce8-4ac0-9c85-3559c2fb9d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.005166 10.0.0.129 - - [2026-02-19 02:25:37] "POST /neutron/network HTTP/1.1" 200 1309 0.011957 10.0.0.129 - - [2026-02-19 02:25:37] "POST /fqname-to-id HTTP/1.1" 404 248 0.003956 10.0.0.129 - - [2026-02-19 02:25:37] "GET /virtual-network/e01d30d9-a0c0-4a24-94de-11cf3d4413a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.012215 10.0.0.129 - - [2026-02-19 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006462 10.0.0.129 - - [2026-02-19 02:25:37] "GET /network-policy/14fd0af2-3246-4a9b-97d9-36e1722bcc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.009123 10.0.0.129 - - [2026-02-19 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008160 10.0.0.129 - - [2026-02-19 02:25:37] "GET /network-policy/89a31d75-39a6-4763-95f2-944777dc97ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.005096 10.0.0.129 - - [2026-02-19 02:25:37] "POST /id-to-fqname HTTP/1.1" 200 231 0.001430 10.0.0.130 - - [2026-02-19 02:26:07] "GET /obj-perms HTTP/1.1" 200 5075 0.062154 10.0.0.129 - - [2026-02-19 02:26:09] "POST /neutron/network HTTP/1.1" 200 1504 0.008291 10.0.0.130 - - [2026-02-19 02:26:09] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.024264 10.0.0.129 - - [2026-02-19 02:26:09] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.093041 10.0.0.130 - - [2026-02-19 02:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000472 10.0.0.38 - - [2026-02-19 02:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000411 10.0.0.129 - - [2026-02-19 02:26:10] "POST /neutron/port HTTP/1.1" 200 117 0.008407 10.0.0.129 - - [2026-02-19 02:26:10] "POST /id-to-fqname HTTP/1.1" 200 231 0.001976 10.0.0.129 - - [2026-02-19 02:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000523 10.0.0.130 - - [2026-02-19 02:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.38 - - [2026-02-19 02:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.38 - - [2026-02-19 02:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000528 10.0.0.129 - - [2026-02-19 02:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.38 - - [2026-02-19 02:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000495 10.0.0.129 - - [2026-02-19 02:26:10] "POST /neutron/network HTTP/1.1" 200 1504 0.008628 10.0.0.129 - - [2026-02-19 02:26:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000483 10.0.0.129 - - [2026-02-19 02:26:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000468 10.0.0.130 - - [2026-02-19 02:26:11] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001868 10.0.0.129 - - [2026-02-19 02:26:11] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.114272 10.0.0.129 - - [2026-02-19 02:26:11] "POST /neutron/network HTTP/1.1" 200 1494 0.018057 10.0.0.129 - - [2026-02-19 02:26:11] "POST /neutron/port HTTP/1.1" 200 1234 0.041700 10.0.0.129 - - [2026-02-19 02:26:11] "POST /neutron/port HTTP/1.1" 200 1234 0.022352 10.0.0.130 - - [2026-02-19 02:26:12] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001385 10.0.0.130 - - [2026-02-19 02:26:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000536 10.0.0.130 - - [2026-02-19 02:26:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000688 10.0.0.129 - - [2026-02-19 02:26:12] "PUT /access-control-list/e42fe0fe-e104-4516-afcc-3e16166ab653 HTTP/1.1" 200 273 0.029262 10.0.0.129 - - [2026-02-19 02:26:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.048574 10.0.0.129 - - [2026-02-19 02:26:12] "POST /neutron/port HTTP/1.1" 200 117 0.003975 10.0.0.129 - - [2026-02-19 02:26:12] "POST /neutron/port HTTP/1.1" 200 1170 0.506732 10.0.0.129 - - [2026-02-19 02:26:13] "POST /neutron/port HTTP/1.1" 200 1170 0.063796 10.0.0.129 - - [2026-02-19 02:26:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006957 10.0.0.129 - - [2026-02-19 02:26:13] "POST /neutron/port HTTP/1.1" 200 117 0.001722 10.0.0.129 - - [2026-02-19 02:26:17] "POST /neutron/port HTTP/1.1" 200 1234 0.028001 10.0.0.129 - - [2026-02-19 02:26:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009352 10.0.0.129 - - [2026-02-19 02:26:32] "POST /neutron/port HTTP/1.1" 200 1234 0.017655 10.0.0.129 - - [2026-02-19 02:26:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012056 10.0.0.129 - - [2026-02-19 02:26:47] "POST /neutron/port HTTP/1.1" 200 1234 0.017904 10.0.0.129 - - [2026-02-19 02:26:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008004 10.0.0.129 - - [2026-02-19 02:27:02] "POST /neutron/port HTTP/1.1" 200 1234 0.021827 10.0.0.129 - - [2026-02-19 02:27:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007916 10.0.0.129 - - [2026-02-19 02:27:03] "GET /virtual-machine/1171c92b-7178-4c20-b4d3-9b073f9dba3f HTTP/1.1" 200 1302 0.006739 10.0.0.129 - - [2026-02-19 02:27:03] "GET /virtual-machine-interface/d9c3ecfe-76ad-410e-87b0-d83f60d4cd52 HTTP/1.1" 200 3192 0.006208 10.0.0.129 - - [2026-02-19 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.129 - - [2026-02-19 02:27:03] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005360 10.0.0.129 - - [2026-02-19 02:27:03] "GET /virtual-networks?parent_id=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003426 10.0.0.129 - - [2026-02-19 02:27:03] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.008466 10.0.0.129 - - [2026-02-19 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.129 - - [2026-02-19 02:27:06] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006087 10.0.0.129 - - [2026-02-19 02:27:07] "GET /obj-perms HTTP/1.1" 200 5075 0.072513 10.0.0.129 - - [2026-02-19 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.129 - - [2026-02-19 02:27:10] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.007156 10.0.0.129 - - [2026-02-19 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.129 - - [2026-02-19 02:27:14] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006137 10.0.0.129 - - [2026-02-19 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.129 - - [2026-02-19 02:27:18] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.005658 10.0.0.129 - - [2026-02-19 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.129 - - [2026-02-19 02:27:22] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006442 10.0.0.129 - - [2026-02-19 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.129 - - [2026-02-19 02:27:26] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.009847 10.0.0.129 - - [2026-02-19 02:27:27] "POST /neutron/port HTTP/1.1" 200 1234 0.022346 10.0.0.129 - - [2026-02-19 02:27:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004605 10.0.0.129 - - [2026-02-19 02:27:27] "POST /neutron/port HTTP/1.1" 200 117 0.001154 10.0.0.129 - - [2026-02-19 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.129 - - [2026-02-19 02:27:30] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006726 10.0.0.129 - - [2026-02-19 02:27:32] "POST /neutron/port HTTP/1.1" 200 1234 0.025717 10.0.0.129 - - [2026-02-19 02:27:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008617 10.0.0.129 - - [2026-02-19 02:27:32] "POST /neutron/port HTTP/1.1" 200 117 0.001321 10.0.0.129 - - [2026-02-19 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.129 - - [2026-02-19 02:27:34] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.010964 10.0.0.129 - - [2026-02-19 02:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.129 - - [2026-02-19 02:27:39] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.016649 10.0.0.129 - - [2026-02-19 02:27:39] "GET /virtual-networks?parent_id=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.010264 10.0.0.129 - - [2026-02-19 02:27:39] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.008699 10.0.0.129 - - [2026-02-19 02:27:39] "POST /neutron/port HTTP/1.1" 200 1234 0.023129 10.0.0.129 - - [2026-02-19 02:27:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010314 10.0.0.129 - - [2026-02-19 02:27:49] "POST /neutron/port HTTP/1.1" 200 1234 0.024927 10.0.0.129 - - [2026-02-19 02:27:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.031679 10.0.0.129 - - [2026-02-19 02:28:00] "POST /neutron/port HTTP/1.1" 200 1234 0.021854 10.0.0.129 - - [2026-02-19 02:28:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009069 10.0.0.129 - - [2026-02-19 02:28:00] "GET /virtual-machine/7eebf705-56e8-4193-a426-257a8e4afde4 HTTP/1.1" 200 1302 0.006387 10.0.0.129 - - [2026-02-19 02:28:00] "GET /virtual-machine-interface/032b15ef-6e98-4ee9-abf9-a6313ecebbc0 HTTP/1.1" 200 3191 0.005821 10.0.0.129 - - [2026-02-19 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.129 - - [2026-02-19 02:28:00] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003979 10.0.0.129 - - [2026-02-19 02:28:00] "GET /virtual-networks?parent_id=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003588 10.0.0.129 - - [2026-02-19 02:28:00] "GET /virtual-network/e76ab3b0-4348-4c0b-b114-e28ea5f2ad7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006158 10.0.0.129 - - [2026-02-19 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.129 - - [2026-02-19 02:28:01] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004512 10.0.0.129 - - [2026-02-19 02:28:01] "GET /virtual-networks?parent_id=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003434 10.0.0.129 - - [2026-02-19 02:28:01] "GET /virtual-network/e76ab3b0-4348-4c0b-b114-e28ea5f2ad7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006228 10.0.0.129 - - [2026-02-19 02:28:01] "POST /neutron/port HTTP/1.1" 200 2314 0.023961 10.0.0.129 - - [2026-02-19 02:28:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009069 10.0.0.129 - - [2026-02-19 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.129 - - [2026-02-19 02:28:02] "GET /network-policy/6b4bb616-152a-4831-bd46-8dec5bc76ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.004595 10.0.0.129 - - [2026-02-19 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.129 - - [2026-02-19 02:28:02] "GET /network-policy/883ea1a9-ed95-4835-bcc1-b73f230daf01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.005272 10.0.0.129 - - [2026-02-19 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.129 - - [2026-02-19 02:28:02] "GET /network-policy/cca80f73-02a4-48ac-8e76-1798aa4041e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6940 0.004561 10.0.0.129 - - [2026-02-19 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.129 - - [2026-02-19 02:28:02] "GET /network-policy/9ebbce18-7ec0-45d3-b207-cb3a426ca677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.005107 10.0.0.129 - - [2026-02-19 02:28:26] "GET /virtual-machine/7eebf705-56e8-4193-a426-257a8e4afde4 HTTP/1.1" 200 1302 0.004406 10.0.0.129 - - [2026-02-19 02:28:26] "POST /neutron/port HTTP/1.1" 200 1234 0.021079 10.0.0.129 - - [2026-02-19 02:28:28] "GET /virtual-machine/7eebf705-56e8-4193-a426-257a8e4afde4 HTTP/1.1" 404 171 0.003347 10.0.0.129 - - [2026-02-19 02:28:28] "GET /virtual-machine/7eebf705-56e8-4193-a426-257a8e4afde4 HTTP/1.1" 404 171 0.002895 10.0.0.129 - - [2026-02-19 02:28:28] "GET /virtual-machine/7eebf705-56e8-4193-a426-257a8e4afde4 HTTP/1.1" 404 171 0.002701 10.0.0.129 - - [2026-02-19 02:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.129 - - [2026-02-19 02:28:28] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005123 10.0.0.129 - - [2026-02-19 02:28:28] "GET /virtual-networks?parent_id=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003760 10.0.0.129 - - [2026-02-19 02:28:28] "GET /virtual-network/e76ab3b0-4348-4c0b-b114-e28ea5f2ad7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006842 10.0.0.129 - - [2026-02-19 02:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.129 - - [2026-02-19 02:28:28] "GET /routing-instance/5880127e-4d33-4678-98e2-9f43f83e2b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004474 10.0.0.129 - - [2026-02-19 02:28:28] "GET /route-target/7cf994cd-3a63-4dc5-99e1-1bba71acb934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004855 10.0.0.129 - - [2026-02-19 02:28:28] "POST /neutron/port HTTP/1.1" 200 1234 0.017236 10.0.0.129 - - [2026-02-19 02:28:28] "GET /virtual-machine/7eebf705-56e8-4193-a426-257a8e4afde4 HTTP/1.1" 404 171 0.003374 10.0.0.129 - - [2026-02-19 02:28:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004563 10.0.0.129 - - [2026-02-19 02:28:28] "POST /neutron/port HTTP/1.1" 200 117 0.001218 10.0.0.129 - - [2026-02-19 02:28:29] "GET /virtual-machine/7eebf705-56e8-4193-a426-257a8e4afde4 HTTP/1.1" 404 171 0.003491 10.0.0.129 - - [2026-02-19 02:28:30] "GET /virtual-machine/7eebf705-56e8-4193-a426-257a8e4afde4 HTTP/1.1" 404 171 0.003789 10.0.0.129 - - [2026-02-19 02:28:31] "GET /virtual-machine/7eebf705-56e8-4193-a426-257a8e4afde4 HTTP/1.1" 404 171 0.003734 10.0.0.129 - - [2026-02-19 02:28:32] "GET /virtual-machine/7eebf705-56e8-4193-a426-257a8e4afde4 HTTP/1.1" 404 171 0.003676 10.0.0.129 - - [2026-02-19 02:28:33] "GET /virtual-machine/7eebf705-56e8-4193-a426-257a8e4afde4 HTTP/1.1" 404 171 0.003251 10.0.0.129 - - [2026-02-19 02:28:33] "GET /obj-perms HTTP/1.1" 200 5065 0.004161 10.0.0.129 - - [2026-02-19 02:28:39] "GET /obj-perms HTTP/1.1" 200 5065 0.003574 10.0.0.129 - - [2026-02-19 02:28:43] "GET /obj-perms HTTP/1.1" 200 5065 0.005255 10.0.0.129 - - [2026-02-19 02:28:46] "GET /obj-perms HTTP/1.1" 200 5065 0.004288 10.0.0.38 - - [2026-02-19 02:28:46] "GET /obj-perms HTTP/1.1" 200 5065 0.067833 10.0.0.129 - - [2026-02-19 02:28:46] "GET /virtual-machine/1171c92b-7178-4c20-b4d3-9b073f9dba3f HTTP/1.1" 200 1302 0.005436 10.0.0.129 - - [2026-02-19 02:28:47] "POST /neutron/port HTTP/1.1" 200 1234 0.051907 10.0.0.129 - - [2026-02-19 02:28:48] "GET /virtual-machine/1171c92b-7178-4c20-b4d3-9b073f9dba3f HTTP/1.1" 404 171 0.003345 10.0.0.129 - - [2026-02-19 02:28:48] "GET /virtual-machine/1171c92b-7178-4c20-b4d3-9b073f9dba3f HTTP/1.1" 404 171 0.002764 10.0.0.129 - - [2026-02-19 02:28:48] "GET /virtual-machine/1171c92b-7178-4c20-b4d3-9b073f9dba3f HTTP/1.1" 404 171 0.003257 10.0.0.129 - - [2026-02-19 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.027189 10.0.0.129 - - [2026-02-19 02:28:48] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003934 10.0.0.129 - - [2026-02-19 02:28:48] "GET /virtual-networks?parent_id=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.004608 10.0.0.129 - - [2026-02-19 02:28:49] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006022 10.0.0.129 - - [2026-02-19 02:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005534 10.0.0.129 - - [2026-02-19 02:28:49] "GET /routing-instance/40774f92-29c1-451d-a53d-dbc9dabd517c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.005012 10.0.0.129 - - [2026-02-19 02:28:49] "GET /route-target/a2b26f6b-e265-4543-8908-a0b1c9404e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004921 10.0.0.130 - - [2026-02-19 02:28:49] "GET /obj-perms HTTP/1.1" 200 5065 0.070622 10.0.0.129 - - [2026-02-19 02:28:52] "GET /obj-perms HTTP/1.1" 200 5065 0.004256 10.0.0.130 - - [2026-02-19 02:28:58] "GET /obj-perms HTTP/1.1" 200 5065 0.005051 10.0.0.129 - - [2026-02-19 02:29:01] "GET /obj-perms HTTP/1.1" 200 5065 0.005053 10.0.0.130 - - [2026-02-19 02:29:07] "GET /obj-perms HTTP/1.1" 200 5065 0.004187 10.0.0.129 - - [2026-02-19 02:29:10] "GET /obj-perms HTTP/1.1" 200 5065 0.004136 10.0.0.130 - - [2026-02-19 02:29:13] "GET /obj-perms HTTP/1.1" 200 5065 0.004000 10.0.0.129 - - [2026-02-19 02:29:16] "GET /obj-perms HTTP/1.1" 200 5065 0.005023 10.0.0.129 - - [2026-02-19 02:29:17] "GET /virtual-network/e01d30d9-a0c0-4a24-94de-11cf3d4413a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006035 10.0.0.129 - - [2026-02-19 02:29:17] "POST /neutron/network HTTP/1.1" 200 1494 0.013465 10.0.0.129 - - [2026-02-19 02:29:17] "GET /virtual-network/e01d30d9-a0c0-4a24-94de-11cf3d4413a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008069 10.0.0.129 - - [2026-02-19 02:29:17] "GET /virtual-network/5443e029-2ca2-4f1c-897d-a7f1ec42ae8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.006367 10.0.0.129 - - [2026-02-19 02:29:17] "POST /neutron/network HTTP/1.1" 200 1494 0.014057 10.0.0.129 - - [2026-02-19 02:29:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.081854 10.0.0.129 - - [2026-02-19 02:29:17] "GET /virtual-network/5443e029-2ca2-4f1c-897d-a7f1ec42ae8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.008652 10.0.0.129 - - [2026-02-19 02:29:17] "GET /virtual-network/e76ab3b0-4348-4c0b-b114-e28ea5f2ad7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006014 10.0.0.129 - - [2026-02-19 02:29:17] "POST /neutron/network HTTP/1.1" 200 1494 0.011510 10.0.0.129 - - [2026-02-19 02:29:17] "GET /virtual-network/e76ab3b0-4348-4c0b-b114-e28ea5f2ad7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007776 10.0.0.129 - - [2026-02-19 02:29:18] "DELETE /access-control-list/e42fe0fe-e104-4516-afcc-3e16166ab653 HTTP/1.1" 200 115 0.142148 10.0.0.129 - - [2026-02-19 02:29:18] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.007452 10.0.0.129 - - [2026-02-19 02:29:18] "POST /neutron/network HTTP/1.1" 200 1494 0.011420 10.0.0.129 - - [2026-02-19 02:29:18] "POST /ref-update HTTP/1.1" 200 156 0.042499 10.0.0.129 - - [2026-02-19 02:29:18] "GET /virtual-network/a9fb336c-bde7-45da-a7d8-56b3708b068a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.016136 10.0.0.129 - - [2026-02-19 02:29:18] "DELETE /network-policy/89a31d75-39a6-4763-95f2-944777dc97ff HTTP/1.1" 200 115 0.049859 10.0.0.129 - - [2026-02-19 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.130 - - [2026-02-19 02:29:18] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000984 10.0.0.129 - - [2026-02-19 02:29:18] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.037350 10.0.0.129 - - [2026-02-19 02:29:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-15495692&detail=False&count=False&shared=False HTTP/1.1" 200 1762 0.005393 10.0.0.129 - - [2026-02-19 02:29:18] "DELETE /network-policy/14fd0af2-3246-4a9b-97d9-36e1722bcc27 HTTP/1.1" 200 115 0.044522 10.0.0.129 - - [2026-02-19 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.130 - - [2026-02-19 02:29:18] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001449 10.0.0.129 - - [2026-02-19 02:29:18] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.045856 10.0.0.129 - - [2026-02-19 02:29:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-15495692&detail=False&count=False&shared=False HTTP/1.1" 200 1529 0.005353 10.0.0.129 - - [2026-02-19 02:29:18] "DELETE /network-policy/c87b3e20-8771-45b3-8fd7-0308c83d8ab8 HTTP/1.1" 200 115 0.037033 10.0.0.129 - - [2026-02-19 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.130 - - [2026-02-19 02:29:18] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001728 10.0.0.129 - - [2026-02-19 02:29:18] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.041126 10.0.0.129 - - [2026-02-19 02:29:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-15495692&detail=False&count=False&shared=False HTTP/1.1" 200 1296 0.006435 10.0.0.129 - - [2026-02-19 02:29:19] "DELETE /network-policy/ea1d8e90-2ce8-4ac0-9c85-3559c2fb9d51 HTTP/1.1" 200 115 0.033592 10.0.0.129 - - [2026-02-19 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.130 - - [2026-02-19 02:29:19] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001081 10.0.0.129 - - [2026-02-19 02:29:19] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.047400 10.0.0.129 - - [2026-02-19 02:29:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-15495692&detail=False&count=False&shared=False HTTP/1.1" 200 1062 0.005577 10.0.0.129 - - [2026-02-19 02:29:19] "DELETE /network-policy/883ea1a9-ed95-4835-bcc1-b73f230daf01 HTTP/1.1" 200 115 0.075735 10.0.0.129 - - [2026-02-19 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.130 - - [2026-02-19 02:29:19] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001076 10.0.0.129 - - [2026-02-19 02:29:19] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.044298 10.0.0.129 - - [2026-02-19 02:29:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-15495692&detail=False&count=False&shared=False HTTP/1.1" 200 829 0.005439 10.0.0.129 - - [2026-02-19 02:29:19] "DELETE /network-policy/6b4bb616-152a-4831-bd46-8dec5bc76ded HTTP/1.1" 200 115 0.049244 10.0.0.129 - - [2026-02-19 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.130 - - [2026-02-19 02:29:19] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001553 10.0.0.129 - - [2026-02-19 02:29:19] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.053113 10.0.0.129 - - [2026-02-19 02:29:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-15495692&detail=False&count=False&shared=False HTTP/1.1" 200 596 0.005550 10.0.0.129 - - [2026-02-19 02:29:19] "DELETE /network-policy/9ebbce18-7ec0-45d3-b207-cb3a426ca677 HTTP/1.1" 200 115 0.039022 10.0.0.129 - - [2026-02-19 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.130 - - [2026-02-19 02:29:19] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001040 10.0.0.129 - - [2026-02-19 02:29:19] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.042414 10.0.0.129 - - [2026-02-19 02:29:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-15495692&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.005676 10.0.0.129 - - [2026-02-19 02:29:20] "DELETE /network-policy/cca80f73-02a4-48ac-8e76-1798aa4041e0 HTTP/1.1" 200 115 0.040787 10.0.0.129 - - [2026-02-19 02:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.130 - - [2026-02-19 02:29:20] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001282 10.0.0.129 - - [2026-02-19 02:29:20] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048416 10.0.0.129 - - [2026-02-19 02:29:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-15495692&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.008080 10.0.0.129 - - [2026-02-19 02:29:20] "POST /neutron/network HTTP/1.1" 200 1309 0.012335 10.0.0.130 - - [2026-02-19 02:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.008586 10.0.0.129 - - [2026-02-19 02:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005764 10.0.0.130 - - [2026-02-19 02:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002773 10.0.0.130 - - [2026-02-19 02:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003730 10.0.0.130 - - [2026-02-19 02:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003548 10.0.0.130 - - [2026-02-19 02:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005092 10.0.0.130 - - [2026-02-19 02:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007397 10.0.0.129 - - [2026-02-19 02:29:20] "POST /neutron/network HTTP/1.1" 200 151 0.176045 10.0.0.129 - - [2026-02-19 02:29:21] "DELETE /route-target/7cf994cd-3a63-4dc5-99e1-1bba71acb934 HTTP/1.1" 200 115 0.020821 10.0.0.129 - - [2026-02-19 02:29:21] "POST /neutron/network HTTP/1.1" 200 1309 0.011920 10.0.0.129 - - [2026-02-19 02:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.129 - - [2026-02-19 02:29:21] "DELETE /network-ipam/de141965-8fe9-4d60-961a-2b77b820a21d HTTP/1.1" 200 115 0.046476 10.0.0.129 - - [2026-02-19 02:29:21] "POST /fqname-to-id HTTP/1.1" 404 252 0.004904 10.0.0.130 - - [2026-02-19 02:29:21] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000931 10.0.0.130 - - [2026-02-19 02:29:22] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.044527 10.0.0.130 - - [2026-02-19 02:29:22] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001415 10.0.0.130 - - [2026-02-19 02:29:22] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?fields=security_groups HTTP/1.1" 200 1387 0.050467 10.0.0.130 - - [2026-02-19 02:29:22] "DELETE /security-group/14ed4a6d-8a38-4f4e-aa0a-c0f02b7dfeaa HTTP/1.1" 200 115 0.067924 10.0.0.130 - - [2026-02-19 02:29:22] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001833 10.0.0.129 - - [2026-02-19 02:29:22] "DELETE /access-control-list/2875f6e0-1243-4a8f-9414-bdab83828d93 HTTP/1.1" 200 115 0.044063 10.0.0.130 - - [2026-02-19 02:29:22] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?fields=application_policy_sets HTTP/1.1" 200 1426 0.057688 10.0.0.129 - - [2026-02-19 02:29:22] "DELETE /project/564762ca-31a9-48d8-a4ac-384fea993f91 HTTP/1.1" 200 115 0.448912 10.0.0.130 - - [2026-02-19 02:29:22] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001236 10.0.0.129 - - [2026-02-19 02:29:22] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?fields=projects HTTP/1.1" 200 1246 0.011822 10.0.0.129 - - [2026-02-19 02:29:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.003759 10.0.0.130 - - [2026-02-19 02:29:27] "POST /id-to-fqname HTTP/1.1" 200 198 0.004305 10.0.0.130 - - [2026-02-19 02:29:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.006220 10.0.0.130 - - [2026-02-19 02:29:27] "POST /security-groups HTTP/1.1" 200 599 0.077767 10.0.0.130 - - [2026-02-19 02:29:27] "POST /projects HTTP/1.1" 200 601 0.312819 10.0.0.129 - - [2026-02-19 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.348263 10.0.0.129 - - [2026-02-19 02:29:27] "POST /access-control-lists HTTP/1.1" 200 606 0.029066 10.0.0.130 - - [2026-02-19 02:29:27] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001293 10.0.0.129 - - [2026-02-19 02:29:27] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.047098 10.0.0.129 - - [2026-02-19 02:29:28] "POST /network-policys HTTP/1.1" 200 561 0.029078 10.0.0.129 - - [2026-02-19 02:29:28] "GET /network-policy/0833849f-ce16-4dd5-8f2c-5b884a037da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.007338 10.0.0.129 - - [2026-02-19 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.130 - - [2026-02-19 02:29:28] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001278 10.0.0.129 - - [2026-02-19 02:29:28] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.045476 10.0.0.130 - - [2026-02-19 02:29:28] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001194 10.0.0.129 - - [2026-02-19 02:29:28] "POST /neutron/network HTTP/1.1" 200 615 0.133918 10.0.0.129 - - [2026-02-19 02:29:28] "POST /route-targets HTTP/1.1" 200 328 0.013675 10.0.0.129 - - [2026-02-19 02:29:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.010598 10.0.0.129 - - [2026-02-19 02:29:28] "POST /neutron/network HTTP/1.1" 200 1007 0.014761 10.0.0.129 - - [2026-02-19 02:29:28] "POST /id-to-fqname HTTP/1.1" 200 229 0.001431 10.0.0.129 - - [2026-02-19 02:29:28] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005821 10.0.0.129 - - [2026-02-19 02:29:28] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005764 10.0.0.129 - - [2026-02-19 02:29:29] "POST /neutron/subnet HTTP/1.1" 200 721 0.009453 10.0.0.129 - - [2026-02-19 02:29:29] "POST /neutron/network HTTP/1.1" 200 1106 0.107046 10.0.0.129 - - [2026-02-19 02:29:29] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006761 10.0.0.129 - - [2026-02-19 02:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.129 - - [2026-02-19 02:29:29] "POST /access-control-lists HTTP/1.1" 200 601 0.101850 10.0.0.129 - - [2026-02-19 02:29:29] "GET /network-policy/0833849f-ce16-4dd5-8f2c-5b884a037da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.005327 10.0.0.129 - - [2026-02-19 02:29:29] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.008279 10.0.0.38 - - [2026-02-19 02:29:29] "GET /obj-perms HTTP/1.1" 200 5065 0.004149 10.0.0.130 - - [2026-02-19 02:29:29] "GET /obj-perms HTTP/1.1" 200 5065 0.003735 10.0.0.129 - - [2026-02-19 02:29:29] "POST /id-to-fqname HTTP/1.1" 200 229 0.001501 10.0.0.130 - - [2026-02-19 02:29:30] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001050 10.0.0.129 - - [2026-02-19 02:29:30] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.088446 10.0.0.129 - - [2026-02-19 02:29:30] "POST /neutron/network HTTP/1.1" 200 1106 0.033683 10.0.0.129 - - [2026-02-19 02:29:30] "POST /id-to-fqname HTTP/1.1" 200 229 0.001389 10.0.0.129 - - [2026-02-19 02:29:31] "POST /neutron/port HTTP/1.1" 200 117 0.006722 10.0.0.130 - - [2026-02-19 02:29:31] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001045 10.0.0.129 - - [2026-02-19 02:29:31] "POST /neutron/port HTTP/1.1" 200 1174 0.412811 10.0.0.129 - - [2026-02-19 02:29:32] "POST /neutron/port HTTP/1.1" 200 1228 0.146916 10.0.0.130 - - [2026-02-19 02:29:32] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001311 10.0.0.129 - - [2026-02-19 02:29:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003728 10.0.0.129 - - [2026-02-19 02:29:32] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.095815 10.0.0.129 - - [2026-02-19 02:29:32] "POST /neutron/port HTTP/1.1" 200 117 0.001634 10.0.0.129 - - [2026-02-19 02:29:32] "POST /neutron/port HTTP/1.1" 200 1238 0.020347 10.0.0.129 - - [2026-02-19 02:29:32] "POST /neutron/port HTTP/1.1" 200 1238 0.021623 10.0.0.130 - - [2026-02-19 02:29:32] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988 10.0.0.129 - - [2026-02-19 02:29:33] "POST /neutron/port HTTP/1.1" 200 1174 0.451653 10.0.0.129 - - [2026-02-19 02:29:33] "POST /neutron/port HTTP/1.1" 200 1228 0.155116 10.0.0.129 - - [2026-02-19 02:29:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004028 10.0.0.129 - - [2026-02-19 02:29:33] "POST /neutron/port HTTP/1.1" 200 117 0.001776 10.0.0.129 - - [2026-02-19 02:29:35] "POST /neutron/port HTTP/1.1" 200 1238 0.024537 10.0.0.129 - - [2026-02-19 02:29:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004584 10.0.0.129 - - [2026-02-19 02:29:35] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.129 - - [2026-02-19 02:29:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007826 10.0.0.129 - - [2026-02-19 02:29:37] "POST /neutron/port HTTP/1.1" 200 1238 0.021856 10.0.0.129 - - [2026-02-19 02:29:38] "GET /virtual-machine/82a2bd4b-a6ac-4e1e-a517-fc0544bebdc7 HTTP/1.1" 200 1302 0.064933 10.0.0.129 - - [2026-02-19 02:29:38] "GET /virtual-machine-interface/f979f1fb-b979-41a4-8477-64e99997fb70 HTTP/1.1" 200 3186 0.006123 10.0.0.129 - - [2026-02-19 02:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.129 - - [2026-02-19 02:29:38] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.008694 10.0.0.129 - - [2026-02-19 02:29:38] "GET /virtual-networks?parent_id=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003297 10.0.0.129 - - [2026-02-19 02:29:38] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006539 10.0.0.129 - - [2026-02-19 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.129 - - [2026-02-19 02:29:41] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005682 10.0.0.129 - - [2026-02-19 02:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.129 - - [2026-02-19 02:29:45] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005097 10.0.0.129 - - [2026-02-19 02:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.129 - - [2026-02-19 02:29:49] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007631 10.0.0.129 - - [2026-02-19 02:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.129 - - [2026-02-19 02:29:53] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005976 10.0.0.129 - - [2026-02-19 02:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.129 - - [2026-02-19 02:29:57] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005644 10.0.0.129 - - [2026-02-19 02:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.129 - - [2026-02-19 02:30:01] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006695 10.0.0.129 - - [2026-02-19 02:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.129 - - [2026-02-19 02:30:05] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006639 10.0.0.130 - - [2026-02-19 02:30:07] "DELETE /project/564762ca31a948d8a4ac384fea993f91 HTTP/1.1" 404 173 0.027300 10.0.0.129 - - [2026-02-19 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.129 - - [2026-02-19 02:30:09] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005857 10.0.0.129 - - [2026-02-19 02:30:09] "GET /obj-perms HTTP/1.1" 200 5075 0.068458 10.0.0.129 - - [2026-02-19 02:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.129 - - [2026-02-19 02:30:12] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004604 10.0.0.129 - - [2026-02-19 02:30:12] "GET /virtual-networks?parent_id=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003765 10.0.0.129 - - [2026-02-19 02:30:12] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006275 10.0.0.129 - - [2026-02-19 02:30:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011780 10.0.0.129 - - [2026-02-19 02:30:21] "POST /neutron/port HTTP/1.1" 200 1238 0.017720 10.0.0.129 - - [2026-02-19 02:30:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008804 10.0.0.129 - - [2026-02-19 02:30:27] "POST /neutron/port HTTP/1.1" 200 1238 0.023135 10.0.0.129 - - [2026-02-19 02:30:29] "POST /neutron/port HTTP/1.1" 200 1238 0.018234 10.0.0.129 - - [2026-02-19 02:30:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004172 10.0.0.129 - - [2026-02-19 02:30:29] "POST /neutron/port HTTP/1.1" 200 117 0.001174 10.0.0.129 - - [2026-02-19 02:30:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008020 10.0.0.129 - - [2026-02-19 02:30:33] "POST /neutron/port HTTP/1.1" 200 1238 0.023793 10.0.0.129 - - [2026-02-19 02:30:33] "GET /virtual-machine/fab2d7ff-faf8-4c91-9620-e6ff011635a4 HTTP/1.1" 200 1303 0.006593 10.0.0.129 - - [2026-02-19 02:30:33] "GET /virtual-machine-interface/46127795-833f-46df-b8a1-76e952d3f700 HTTP/1.1" 200 3186 0.005943 10.0.0.129 - - [2026-02-19 02:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.129 - - [2026-02-19 02:30:33] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004289 10.0.0.129 - - [2026-02-19 02:30:33] "GET /virtual-networks?parent_id=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003451 10.0.0.129 - - [2026-02-19 02:30:33] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007759 10.0.0.129 - - [2026-02-19 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.129 - - [2026-02-19 02:30:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003905 10.0.0.129 - - [2026-02-19 02:30:34] "GET /virtual-networks?parent_id=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003370 10.0.0.129 - - [2026-02-19 02:30:34] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005968 10.0.0.129 - - [2026-02-19 02:30:36] "POST /neutron/port HTTP/1.1" 200 1238 0.017533 10.0.0.129 - - [2026-02-19 02:30:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003981 10.0.0.129 - - [2026-02-19 02:30:36] "POST /neutron/port HTTP/1.1" 200 117 0.001369 10.0.0.129 - - [2026-02-19 02:31:00] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006549 10.0.0.129 - - [2026-02-19 02:31:00] "POST /neutron/network HTTP/1.1" 200 1007 0.088736 10.0.0.129 - - [2026-02-19 02:31:00] "GET /virtual-network/22910b53-2c04-4591-95bc-9d850f8be314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006593 10.0.0.129 - - [2026-02-19 02:31:00] "POST /neutron/network HTTP/1.1" 400 204 0.023896 10.0.0.129 - - [2026-02-19 02:31:01] "POST /neutron/port HTTP/1.1" 200 151 0.278146 10.0.0.129 - - [2026-02-19 02:31:01] "POST /neutron/port HTTP/1.1" 200 151 0.342532 10.0.0.129 - - [2026-02-19 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.129 - - [2026-02-19 02:31:03] "DELETE /network-policy/0833849f-ce16-4dd5-8f2c-5b884a037da9 HTTP/1.1" 200 115 0.035658 10.0.0.130 - - [2026-02-19 02:31:05] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001164 10.0.0.129 - - [2026-02-19 02:31:05] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.085763 10.0.0.130 - - [2026-02-19 02:31:05] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001204 10.0.0.129 - - [2026-02-19 02:31:06] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?fields=virtual_networks HTTP/1.1" 200 1050 0.067287 10.0.0.130 - - [2026-02-19 02:31:06] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001065 10.0.0.129 - - [2026-02-19 02:31:06] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.040851 10.0.0.130 - - [2026-02-19 02:31:06] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001291 10.0.0.129 - - [2026-02-19 02:31:06] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?fields=security_groups HTTP/1.1" 200 1285 0.050874 10.0.0.129 - - [2026-02-19 02:31:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.029092 10.0.0.130 - - [2026-02-19 02:31:07] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002998 10.0.0.130 - - [2026-02-19 02:31:07] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001001 10.0.0.130 - - [2026-02-19 02:31:07] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007625 10.0.0.130 - - [2026-02-19 02:31:07] "POST /id-to-fqname HTTP/1.1" 200 204 0.001292 10.0.0.130 - - [2026-02-19 02:31:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.005231 10.0.0.130 - - [2026-02-19 02:31:07] "POST /security-groups HTTP/1.1" 200 605 0.074702 10.0.0.130 - - [2026-02-19 02:31:07] "POST /projects HTTP/1.1" 200 613 0.313275 10.0.0.129 - - [2026-02-19 02:31:07] "POST /access-control-lists HTTP/1.1" 200 612 0.043146 10.0.0.130 - - [2026-02-19 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.389984 10.0.0.129 - - [2026-02-19 02:31:07] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.538405 10.0.0.130 - - [2026-02-19 02:31:08] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001445 10.0.0.130 - - [2026-02-19 02:31:08] "DELETE /project/1d35f698b5db4503a506224fa3a76d1b HTTP/1.1" 404 173 0.009752 10.0.0.130 - - [2026-02-19 02:31:08] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.045897 10.0.0.130 - - [2026-02-19 02:31:08] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001081 10.0.0.130 - - [2026-02-19 02:31:08] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?fields=security_groups HTTP/1.1" 200 1387 0.048464 10.0.0.130 - - [2026-02-19 02:31:08] "DELETE /security-group/1cd734c6-1a1a-4855-8cf3-fdac32f523b1 HTTP/1.1" 200 115 0.056276 10.0.0.130 - - [2026-02-19 02:31:08] "GET /projects?obj_uuids=564762ca-31a9-48d8-a4ac-384fea993f91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001092 10.0.0.129 - - [2026-02-19 02:31:08] "DELETE /access-control-list/67589c62-d900-4702-8f1f-2ff58a839b1a HTTP/1.1" 200 115 0.048863 10.0.0.130 - - [2026-02-19 02:31:08] "GET /project/564762ca-31a9-48d8-a4ac-384fea993f91?fields=application_policy_sets HTTP/1.1" 200 1426 0.058303 10.0.0.130 - - [2026-02-19 02:31:08] "DELETE /project/564762ca-31a9-48d8-a4ac-384fea993f91 HTTP/1.1" 200 115 0.414846 10.0.0.129 - - [2026-02-19 02:31:09] "GET / HTTP/1.1" 200 36215 0.002340 10.0.0.130 - - [2026-02-19 02:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000444 10.0.0.38 - - [2026-02-19 02:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.130 - - [2026-02-19 02:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.129 - - [2026-02-19 02:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.38 - - [2026-02-19 02:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.129 - - [2026-02-19 02:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.38 - - [2026-02-19 02:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.38 - - [2026-02-19 02:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.129 - - [2026-02-19 02:31:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.129 - - [2026-02-19 02:31:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.130 - - [2026-02-19 02:31:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000581 10.0.0.130 - - [2026-02-19 02:31:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.129 - - [2026-02-19 02:31:12] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000395 10.0.0.130 - - [2026-02-19 02:31:12] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.025512 10.0.0.129 - - [2026-02-19 02:31:12] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.095152 10.0.0.129 - - [2026-02-19 02:31:13] "GET / HTTP/1.1" 200 36215 0.001766 10.0.0.129 - - [2026-02-19 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.130 - - [2026-02-19 02:31:13] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001275 10.0.0.129 - - [2026-02-19 02:31:13] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009042 10.0.0.129 - - [2026-02-19 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.130 - - [2026-02-19 02:31:13] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001053 10.0.0.129 - - [2026-02-19 02:31:13] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.045027 10.0.0.129 - - [2026-02-19 02:31:15] "GET /domains HTTP/1.1" 401 293 0.000458 10.0.0.129 - - [2026-02-19 02:31:15] "GET /domains HTTP/1.1" 200 281 0.027712 10.0.0.130 - - [2026-02-19 02:31:15] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001555 10.0.0.129 - - [2026-02-19 02:31:15] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3 HTTP/1.1" 200 2596 0.012120 10.0.0.130 - - [2026-02-19 02:31:15] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001820 10.0.0.129 - - [2026-02-19 02:31:15] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b HTTP/1.1" 200 1941 0.094008 10.0.0.129 - - [2026-02-19 02:31:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003220 10.0.0.129 - - [2026-02-19 02:31:15] "POST /network-ipams HTTP/1.1" 200 629 0.032921 10.0.0.129 - - [2026-02-19 02:31:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 817 0.003607 10.0.0.129 - - [2026-02-19 02:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.129 - - [2026-02-19 02:31:15] "GET /network-ipam/1c732462-2f2e-460d-a379-22f6be10c1eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.007346 10.0.0.129 - - [2026-02-19 02:31:15] "PUT /network-ipam/1c732462-2f2e-460d-a379-22f6be10c1eb HTTP/1.1" 200 259 0.018695 10.0.0.129 - - [2026-02-19 02:31:15] "POST /fqname-to-id HTTP/1.1" 401 293 0.000467 10.0.0.129 - - [2026-02-19 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.030478 10.0.0.130 - - [2026-02-19 02:31:16] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001055 10.0.0.129 - - [2026-02-19 02:31:16] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.039518 10.0.0.129 - - [2026-02-19 02:31:16] "POST /neutron/network HTTP/1.1" 200 117 0.036770 10.0.0.129 - - [2026-02-19 02:31:16] "POST /ref-update HTTP/1.1" 200 156 0.029479 10.0.0.129 - - [2026-02-19 02:31:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.003601 10.0.0.130 - - [2026-02-19 02:31:17] "POST /useragent-kv HTTP/1.1" 200 115 0.006120 10.0.0.129 - - [2026-02-19 02:31:17] "POST /neutron/subnet HTTP/1.1" 200 828 0.194652 10.0.0.129 - - [2026-02-19 02:31:17] "POST /id-to-fqname HTTP/1.1" 200 237 0.001189 10.0.0.129 - - [2026-02-19 02:31:17] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.005998 10.0.0.129 - - [2026-02-19 02:31:17] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.005375 10.0.0.129 - - [2026-02-19 02:31:17] "POST /neutron/network HTTP/1.1" 200 1141 0.008703 10.0.0.129 - - [2026-02-19 02:31:17] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.006100 10.0.0.129 - - [2026-02-19 02:31:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.003517 10.0.0.129 - - [2026-02-19 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.130 - - [2026-02-19 02:31:19] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001172 10.0.0.129 - - [2026-02-19 02:31:19] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.057150 10.0.0.129 - - [2026-02-19 02:31:19] "POST /network-policys HTTP/1.1" 200 567 0.030795 10.0.0.129 - - [2026-02-19 02:31:19] "GET /network-policy/d71c6c25-2624-4873-8feb-4ad9b4ac8754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.007038 10.0.0.129 - - [2026-02-19 02:31:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.003836 10.0.0.129 - - [2026-02-19 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.130 - - [2026-02-19 02:31:19] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001123 10.0.0.129 - - [2026-02-19 02:31:19] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.044500 10.0.0.129 - - [2026-02-19 02:31:19] "POST /network-policys HTTP/1.1" 200 567 0.030598 10.0.0.129 - - [2026-02-19 02:31:19] "GET /network-policy/070b5031-ee01-443b-ad50-53b2cb8415e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.006747 10.0.0.129 - - [2026-02-19 02:31:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.003465 10.0.0.129 - - [2026-02-19 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.130 - - [2026-02-19 02:31:20] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001041 10.0.0.129 - - [2026-02-19 02:31:20] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.038785 10.0.0.129 - - [2026-02-19 02:31:20] "POST /network-policys HTTP/1.1" 200 567 0.034249 10.0.0.129 - - [2026-02-19 02:31:20] "GET /network-policy/ff32084c-d5ab-42bb-bda2-1ad7d74594ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.007398 10.0.0.129 - - [2026-02-19 02:31:20] "POST /neutron/network HTTP/1.1" 200 1141 0.011376 10.0.0.129 - - [2026-02-19 02:31:20] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3305 0.008018 10.0.0.129 - - [2026-02-19 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.129 - - [2026-02-19 02:31:20] "GET /network-policy/070b5031-ee01-443b-ad50-53b2cb8415e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004345 10.0.0.129 - - [2026-02-19 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.129 - - [2026-02-19 02:31:20] "GET /network-policy/d71c6c25-2624-4873-8feb-4ad9b4ac8754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.004488 10.0.0.129 - - [2026-02-19 02:31:20] "POST /id-to-fqname HTTP/1.1" 200 237 0.001326 10.0.0.129 - - [2026-02-19 02:31:21] "POST /neutron/network HTTP/1.1" 200 1349 0.008355 10.0.0.130 - - [2026-02-19 02:31:21] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001258 10.0.0.129 - - [2026-02-19 02:31:21] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.069124 10.0.0.129 - - [2026-02-19 02:31:22] "POST /neutron/port HTTP/1.1" 200 117 0.009769 10.0.0.130 - - [2026-02-19 02:31:22] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000998 10.0.0.129 - - [2026-02-19 02:31:22] "PUT /access-control-list/7d40d755-71d0-4f31-958d-4b927ca8de52 HTTP/1.1" 200 273 0.023383 10.0.0.129 - - [2026-02-19 02:31:22] "POST /neutron/port HTTP/1.1" 200 1180 0.376684 10.0.0.129 - - [2026-02-19 02:31:23] "POST /neutron/port HTTP/1.1" 200 1234 0.153336 10.0.0.129 - - [2026-02-19 02:31:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003968 10.0.0.129 - - [2026-02-19 02:31:23] "POST /neutron/port HTTP/1.1" 200 117 0.001229 10.0.0.129 - - [2026-02-19 02:31:27] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008809 10.0.0.129 - - [2026-02-19 02:31:27] "POST /neutron/port HTTP/1.1" 200 1244 0.018840 10.0.0.129 - - [2026-02-19 02:31:27] "GET /virtual-machine/2b474764-eea4-4d82-9a3b-bfab45cc0f76 HTTP/1.1" 401 293 0.000375 10.0.0.129 - - [2026-02-19 02:31:27] "GET /virtual-machine/2b474764-eea4-4d82-9a3b-bfab45cc0f76 HTTP/1.1" 200 1308 0.031588 10.0.0.129 - - [2026-02-19 02:31:27] "GET /virtual-machine-interface/51470d6d-38a1-4b0a-9cfa-bd12fdd5c74c HTTP/1.1" 200 3185 0.005977 10.0.0.129 - - [2026-02-19 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.129 - - [2026-02-19 02:31:27] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004048 10.0.0.129 - - [2026-02-19 02:31:27] "GET /virtual-networks?parent_id=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.002889 10.0.0.129 - - [2026-02-19 02:31:27] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3305 0.007533 10.0.0.129 - - [2026-02-19 02:31:30] "POST /neutron/port HTTP/1.1" 200 1244 0.019569 10.0.0.129 - - [2026-02-19 02:31:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003663 10.0.0.129 - - [2026-02-19 02:31:30] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.129 - - [2026-02-19 02:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.129 - - [2026-02-19 02:31:30] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3305 0.005394 10.0.0.129 - - [2026-02-19 02:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.129 - - [2026-02-19 02:31:34] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3305 0.006524 10.0.0.129 - - [2026-02-19 02:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005302 10.0.0.129 - - [2026-02-19 02:31:39] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3305 0.006078 10.0.0.129 - - [2026-02-19 02:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.129 - - [2026-02-19 02:31:43] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3305 0.006314 10.0.0.129 - - [2026-02-19 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.129 - - [2026-02-19 02:31:47] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3305 0.007748 10.0.0.129 - - [2026-02-19 02:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.129 - - [2026-02-19 02:31:51] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3305 0.005711 10.0.0.129 - - [2026-02-19 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.129 - - [2026-02-19 02:31:55] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3305 0.005790 10.0.0.129 - - [2026-02-19 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.129 - - [2026-02-19 02:31:59] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3305 0.005592 10.0.0.129 - - [2026-02-19 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.129 - - [2026-02-19 02:32:01] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004264 10.0.0.129 - - [2026-02-19 02:32:01] "GET /virtual-networks?parent_id=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.003458 10.0.0.129 - - [2026-02-19 02:32:01] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3305 0.008664 10.0.0.129 - - [2026-02-19 02:32:01] "POST /neutron/security_group HTTP/1.1" 200 2072 0.010221 10.0.0.38 - - [2026-02-19 02:32:11] "GET /obj-perms HTTP/1.1" 200 5075 0.069852 10.0.0.130 - - [2026-02-19 02:32:12] "GET /obj-perms HTTP/1.1" 200 5075 0.065991 10.0.0.129 - - [2026-02-19 02:32:12] "POST /neutron/port HTTP/1.1" 200 1244 0.018800 10.0.0.129 - - [2026-02-19 02:32:13] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007688 10.0.0.129 - - [2026-02-19 02:32:22] "POST /neutron/port HTTP/1.1" 200 1244 0.018727 10.0.0.129 - - [2026-02-19 02:32:22] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009031 10.0.0.129 - - [2026-02-19 02:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.129 - - [2026-02-19 02:32:22] "GET /network-policy/d71c6c25-2624-4873-8feb-4ad9b4ac8754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.003796 10.0.0.129 - - [2026-02-19 02:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.129 - - [2026-02-19 02:32:22] "GET /network-policy/070b5031-ee01-443b-ad50-53b2cb8415e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004878 10.0.0.129 - - [2026-02-19 02:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.129 - - [2026-02-19 02:32:23] "GET /network-policy/ff32084c-d5ab-42bb-bda2-1ad7d74594ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.004137 10.0.0.129 - - [2026-02-19 02:32:23] "POST /neutron/network HTTP/1.1" 200 1431 0.012913 10.0.0.129 - - [2026-02-19 02:32:23] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007683 10.0.0.129 - - [2026-02-19 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.129 - - [2026-02-19 02:32:23] "GET /network-policy/070b5031-ee01-443b-ad50-53b2cb8415e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004811 10.0.0.129 - - [2026-02-19 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.129 - - [2026-02-19 02:32:23] "GET /network-policy/d71c6c25-2624-4873-8feb-4ad9b4ac8754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.004635 10.0.0.129 - - [2026-02-19 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.129 - - [2026-02-19 02:32:23] "GET /network-policy/ff32084c-d5ab-42bb-bda2-1ad7d74594ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.008209 10.0.0.129 - - [2026-02-19 02:32:28] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006665 10.0.0.129 - - [2026-02-19 02:32:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.013396 10.0.0.129 - - [2026-02-19 02:32:28] "POST /neutron/network HTTP/1.1" 200 1141 0.039710 10.0.0.129 - - [2026-02-19 02:32:28] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.007267 10.0.0.129 - - [2026-02-19 02:32:31] "POST /neutron/network HTTP/1.1" 200 1151 0.007180 10.0.0.129 - - [2026-02-19 02:32:31] "POST /neutron/subnet HTTP/1.1" 200 1379 0.014941 10.0.0.129 - - [2026-02-19 02:32:31] "POST /neutron/network HTTP/1.1" 200 1141 0.009855 10.0.0.129 - - [2026-02-19 02:32:33] "GET /virtual-machine/2b474764-eea4-4d82-9a3b-bfab45cc0f76 HTTP/1.1" 200 1308 0.005455 10.0.0.129 - - [2026-02-19 02:32:34] "POST /neutron/port HTTP/1.1" 200 151 0.275852 10.0.0.129 - - [2026-02-19 02:32:35] "GET /virtual-machine/2b474764-eea4-4d82-9a3b-bfab45cc0f76 HTTP/1.1" 404 171 0.003344 10.0.0.129 - - [2026-02-19 02:32:35] "GET /virtual-machine/2b474764-eea4-4d82-9a3b-bfab45cc0f76 HTTP/1.1" 404 171 0.003185 10.0.0.129 - - [2026-02-19 02:32:35] "GET /virtual-machine/2b474764-eea4-4d82-9a3b-bfab45cc0f76 HTTP/1.1" 404 171 0.003212 10.0.0.129 - - [2026-02-19 02:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.129 - - [2026-02-19 02:32:35] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004254 10.0.0.129 - - [2026-02-19 02:32:35] "GET /virtual-networks?parent_id=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.005419 10.0.0.129 - - [2026-02-19 02:32:36] "GET /virtual-network/488c4adb-2ab9-4583-aec5-f4c7ffefa1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.008868 10.0.0.129 - - [2026-02-19 02:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.129 - - [2026-02-19 02:32:36] "GET /routing-instance/48b6e7ea-d3f9-4fd2-badd-295e5ec48999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.004741 10.0.0.129 - - [2026-02-19 02:32:36] "GET /route-target/e419f467-1fa5-4be3-9f69-1157004ad8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005252 10.0.0.129 - - [2026-02-19 02:32:36] "GET /obj-perms HTTP/1.1" 200 5040 0.076685 10.0.0.130 - - [2026-02-19 02:32:42] "GET /obj-perms HTTP/1.1" 200 5040 0.053842 10.0.0.129 - - [2026-02-19 02:32:45] "GET /obj-perms HTTP/1.1" 200 5040 0.005445 10.0.0.129 - - [2026-02-19 02:32:48] "GET /obj-perms HTTP/1.1" 200 5040 0.004026 10.0.0.130 - - [2026-02-19 02:32:48] "GET /obj-perms HTTP/1.1" 200 5040 0.003798 10.0.0.129 - - [2026-02-19 02:32:49] "DELETE /network-policy/ff32084c-d5ab-42bb-bda2-1ad7d74594ce HTTP/1.1" 200 115 0.031780 10.0.0.129 - - [2026-02-19 02:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.130 - - [2026-02-19 02:32:49] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001411 10.0.0.129 - - [2026-02-19 02:32:49] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.056988 10.0.0.129 - - [2026-02-19 02:32:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-23797332&detail=False&count=False&shared=False HTTP/1.1" 200 608 0.005378 10.0.0.129 - - [2026-02-19 02:32:49] "DELETE /network-policy/070b5031-ee01-443b-ad50-53b2cb8415e5 HTTP/1.1" 200 115 0.043227 10.0.0.129 - - [2026-02-19 02:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.130 - - [2026-02-19 02:32:49] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003013 10.0.0.129 - - [2026-02-19 02:32:49] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.061187 10.0.0.129 - - [2026-02-19 02:32:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-23797332&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.005475 10.0.0.129 - - [2026-02-19 02:32:49] "DELETE /network-policy/d71c6c25-2624-4873-8feb-4ad9b4ac8754 HTTP/1.1" 200 115 0.041015 10.0.0.129 - - [2026-02-19 02:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.130 - - [2026-02-19 02:32:49] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001494 10.0.0.129 - - [2026-02-19 02:32:49] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.054133 10.0.0.129 - - [2026-02-19 02:32:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-23797332&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006015 10.0.0.129 - - [2026-02-19 02:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005545 10.0.0.129 - - [2026-02-19 02:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.129 - - [2026-02-19 02:32:50] "DELETE /network-ipam/1c732462-2f2e-460d-a379-22f6be10c1eb HTTP/1.1" 200 115 0.037181 10.0.0.129 - - [2026-02-19 02:32:50] "POST /fqname-to-id HTTP/1.1" 404 264 0.003629 10.0.0.130 - - [2026-02-19 02:32:50] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000954 10.0.0.130 - - [2026-02-19 02:32:50] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.038944 10.0.0.130 - - [2026-02-19 02:32:50] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000978 10.0.0.130 - - [2026-02-19 02:32:50] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?fields=security_groups HTTP/1.1" 200 1405 0.052847 10.0.0.130 - - [2026-02-19 02:32:50] "DELETE /security-group/461a77df-d0c7-498d-8a45-9f1ccf85feaa HTTP/1.1" 200 115 0.048814 10.0.0.130 - - [2026-02-19 02:32:50] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001410 10.0.0.130 - - [2026-02-19 02:32:50] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?fields=application_policy_sets HTTP/1.1" 200 1444 0.054260 10.0.0.129 - - [2026-02-19 02:32:50] "DELETE /access-control-list/5b76bc04-9463-4d41-916d-3f12fd64bbdc HTTP/1.1" 200 115 0.039976 10.0.0.129 - - [2026-02-19 02:32:50] "DELETE /project/1d35f698-b5db-4503-a506-224fa3a76d1b HTTP/1.1" 200 115 0.418422 10.0.0.130 - - [2026-02-19 02:32:50] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001918 10.0.0.129 - - [2026-02-19 02:32:50] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?fields=projects HTTP/1.1" 200 1246 0.013520 10.0.0.130 - - [2026-02-19 02:32:53] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002963 10.0.0.130 - - [2026-02-19 02:32:53] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.130 - - [2026-02-19 02:32:53] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.048341 10.0.0.130 - - [2026-02-19 02:32:53] "POST /id-to-fqname HTTP/1.1" 200 204 0.003011 10.0.0.130 - - [2026-02-19 02:32:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.009408 10.0.0.130 - - [2026-02-19 02:32:53] "POST /security-groups HTTP/1.1" 200 605 0.036673 10.0.0.130 - - [2026-02-19 02:32:53] "POST /projects HTTP/1.1" 200 613 0.254487 10.0.0.129 - - [2026-02-19 02:32:53] "POST /fqname-to-id HTTP/1.1" 404 247 0.011487 10.0.0.130 - - [2026-02-19 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.324459 10.0.0.129 - - [2026-02-19 02:32:53] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.478727 10.0.0.130 - - [2026-02-19 02:32:53] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001175 10.0.0.129 - - [2026-02-19 02:32:53] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?fields=virtual_networks HTTP/1.1" 200 1062 0.061584 10.0.0.130 - - [2026-02-19 02:32:53] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001649 10.0.0.129 - - [2026-02-19 02:32:53] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?fields=virtual_machine_interfaces HTTP/1.1" 200 1062 0.048481 10.0.0.130 - - [2026-02-19 02:32:53] "GET /projects?obj_uuids=1d35f698-b5db-4503-a506-224fa3a76d1b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001087 10.0.0.129 - - [2026-02-19 02:32:53] "GET /project/1d35f698-b5db-4503-a506-224fa3a76d1b?fields=security_groups HTTP/1.1" 200 1303 0.047270 10.0.0.129 - - [2026-02-19 02:32:54] "POST /fqname-to-id HTTP/1.1" 404 204 0.028801 10.0.0.130 - - [2026-02-19 02:32:54] "GET /projects?obj_uuids=37185d87-9ad1-401b-a215-701ad0d9843c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004085 10.0.0.130 - - [2026-02-19 02:32:54] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001199 10.0.0.130 - - [2026-02-19 02:32:54] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008325 10.0.0.130 - - [2026-02-19 02:32:55] "POST /id-to-fqname HTTP/1.1" 200 206 0.007333 10.0.0.130 - - [2026-02-19 02:32:55] "POST /fqname-to-id HTTP/1.1" 404 215 0.010949 10.0.0.130 - - [2026-02-19 02:32:55] "POST /security-groups HTTP/1.1" 200 607 0.075376 10.0.0.130 - - [2026-02-19 02:32:55] "POST /projects HTTP/1.1" 200 617 0.308762 10.0.0.129 - - [2026-02-19 02:32:55] "POST /access-control-lists HTTP/1.1" 200 614 0.027829 10.0.0.130 - - [2026-02-19 02:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.382135 10.0.0.129 - - [2026-02-19 02:32:55] "GET /project/37185d87-9ad1-401b-a215-701ad0d9843c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.529194 10.0.0.129 - - [2026-02-19 02:32:56] "GET / HTTP/1.1" 200 36215 0.001876 10.0.0.129 - - [2026-02-19 02:32:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000445 10.0.0.129 - - [2026-02-19 02:32:59] "POST /fqname-to-id HTTP/1.1" 404 233 0.063635 10.0.0.129 - - [2026-02-19 02:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.130 - - [2026-02-19 02:32:59] "GET /projects?obj_uuids=37185d87-9ad1-401b-a215-701ad0d9843c&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001015 10.0.0.129 - - [2026-02-19 02:32:59] "GET /project/37185d87-9ad1-401b-a215-701ad0d9843c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.039987 10.0.0.129 - - [2026-02-19 02:32:59] "POST /network-policys HTTP/1.1" 200 569 0.071803 10.0.0.129 - - [2026-02-19 02:33:00] "GET /network-policy/15affbbe-1f9d-41d3-a7f7-41db2a9b0608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006568 10.0.0.129 - - [2026-02-19 02:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.130 - - [2026-02-19 02:33:00] "GET /projects?obj_uuids=37185d87-9ad1-401b-a215-701ad0d9843c&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001786 10.0.0.129 - - [2026-02-19 02:33:00] "GET /project/37185d87-9ad1-401b-a215-701ad0d9843c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.046619 10.0.0.129 - - [2026-02-19 02:33:00] "POST /neutron/network HTTP/1.1" 200 117 0.041298 10.0.0.129 - - [2026-02-19 02:33:00] "POST /route-targets HTTP/1.1" 200 328 0.016597 10.0.0.130 - - [2026-02-19 02:33:00] "POST /useragent-kv HTTP/1.1" 200 115 0.007999 10.0.0.129 - - [2026-02-19 02:33:00] "POST /neutron/subnet HTTP/1.1" 200 823 0.218486 10.0.0.129 - - [2026-02-19 02:33:01] "POST /id-to-fqname HTTP/1.1" 200 237 0.001364 10.0.0.129 - - [2026-02-19 02:33:01] "GET /virtual-network/a73fcb53-95b0-4339-a5d9-242ea627f552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.006727 10.0.0.129 - - [2026-02-19 02:33:01] "GET /virtual-network/a73fcb53-95b0-4339-a5d9-242ea627f552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.006765 10.0.0.129 - - [2026-02-19 02:33:01] "POST /neutron/network HTTP/1.1" 200 1013 0.010843 10.0.0.129 - - [2026-02-19 02:33:01] "POST /neutron/network HTTP/1.1" 200 1013 0.009841 10.0.0.129 - - [2026-02-19 02:33:01] "POST /access-control-lists HTTP/1.1" 200 609 0.042896 10.0.0.129 - - [2026-02-19 02:33:01] "GET /virtual-network/a73fcb53-95b0-4339-a5d9-242ea627f552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.008777 10.0.0.129 - - [2026-02-19 02:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.129 - - [2026-02-19 02:33:01] "GET /network-policy/15affbbe-1f9d-41d3-a7f7-41db2a9b0608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006037 10.0.0.129 - - [2026-02-19 02:33:01] "GET /virtual-network/a73fcb53-95b0-4339-a5d9-242ea627f552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.006619 10.0.0.129 - - [2026-02-19 02:33:03] "DELETE /network-policy/15affbbe-1f9d-41d3-a7f7-41db2a9b0608 HTTP/1.1" 409 239 0.009053 10.0.0.129 - - [2026-02-19 02:33:03] "POST /neutron/network HTTP/1.1" 200 1120 0.010312 10.0.0.129 - - [2026-02-19 02:33:03] "DELETE /access-control-list/4949a24f-36d3-48cd-bcc6-f4f987644d75 HTTP/1.1" 200 115 0.045163 10.0.0.129 - - [2026-02-19 02:33:04] "DELETE /network-policy/15affbbe-1f9d-41d3-a7f7-41db2a9b0608 HTTP/1.1" 200 115 0.037967 10.0.0.129 - - [2026-02-19 02:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.130 - - [2026-02-19 02:33:04] "GET /projects?obj_uuids=37185d87-9ad1-401b-a215-701ad0d9843c&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001145 10.0.0.129 - - [2026-02-19 02:33:04] "GET /project/37185d87-9ad1-401b-a215-701ad0d9843c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.044016 10.0.0.129 - - [2026-02-19 02:33:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-23218461&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005765 10.0.0.130 - - [2026-02-19 02:33:06] "GET /projects?obj_uuids=37185d87-9ad1-401b-a215-701ad0d9843c&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001146 10.0.0.129 - - [2026-02-19 02:33:06] "GET /project/37185d87-9ad1-401b-a215-701ad0d9843c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.043300 10.0.0.130 - - [2026-02-19 02:33:06] "GET /projects?obj_uuids=37185d87-9ad1-401b-a215-701ad0d9843c&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002115 10.0.0.129 - - [2026-02-19 02:33:06] "GET /project/37185d87-9ad1-401b-a215-701ad0d9843c?fields=virtual_networks HTTP/1.1" 200 1066 0.053218 10.0.0.130 - - [2026-02-19 02:33:06] "GET /projects?obj_uuids=37185d87-9ad1-401b-a215-701ad0d9843c&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001109 10.0.0.129 - - [2026-02-19 02:33:06] "GET /project/37185d87-9ad1-401b-a215-701ad0d9843c?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.046003 10.0.0.130 - - [2026-02-19 02:33:06] "GET /projects?obj_uuids=37185d87-9ad1-401b-a215-701ad0d9843c&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000947 10.0.0.129 - - [2026-02-19 02:33:07] "GET /project/37185d87-9ad1-401b-a215-701ad0d9843c?fields=security_groups HTTP/1.1" 200 1309 0.049412 10.0.0.129 - - [2026-02-19 02:33:07] "POST /fqname-to-id HTTP/1.1" 404 188 0.028762 10.0.0.130 - - [2026-02-19 02:33:07] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003283 10.0.0.130 - - [2026-02-19 02:33:07] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000972 10.0.0.130 - - [2026-02-19 02:33:07] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007451 10.0.0.130 - - [2026-02-19 02:33:08] "POST /id-to-fqname HTTP/1.1" 200 190 0.003453 10.0.0.130 - - [2026-02-19 02:33:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.006537 10.0.0.130 - - [2026-02-19 02:33:08] "POST /security-groups HTTP/1.1" 200 591 0.078681 10.0.0.129 - - [2026-02-19 02:33:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.004145 10.0.0.130 - - [2026-02-19 02:33:08] "POST /projects HTTP/1.1" 200 585 0.321906 10.0.0.130 - - [2026-02-19 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.403569 10.0.0.129 - - [2026-02-19 02:33:08] "POST /access-control-lists HTTP/1.1" 200 596 0.035735 10.0.0.129 - - [2026-02-19 02:33:08] "GET /project/928f89e1-2c5c-4e39-be37-94eae7211f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.546991 10.0.0.130 - - [2026-02-19 02:33:08] "DELETE /project/1d35f698b5db4503a506224fa3a76d1b HTTP/1.1" 404 173 0.012221 10.0.0.130 - - [2026-02-19 02:33:08] "DELETE /project/1d35f698-b5db-4503-a506-224fa3a76d1b HTTP/1.1" 404 177 0.008510 10.0.0.130 - - [2026-02-19 02:33:08] "DELETE /project/928f89e12c5c4e39be3794eae7211f4b HTTP/1.1" 404 173 0.005842 10.0.0.130 - - [2026-02-19 02:33:08] "GET /projects?obj_uuids=37185d87-9ad1-401b-a215-701ad0d9843c&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000891 10.0.0.130 - - [2026-02-19 02:33:08] "DELETE /project/37185d879ad1401ba215701ad0d9843c HTTP/1.1" 404 173 0.009855 10.0.0.130 - - [2026-02-19 02:33:08] "GET /project/37185d87-9ad1-401b-a215-701ad0d9843c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.058189 10.0.0.130 - - [2026-02-19 02:33:08] "GET /projects?obj_uuids=37185d87-9ad1-401b-a215-701ad0d9843c&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000919 10.0.0.130 - - [2026-02-19 02:33:09] "GET /project/37185d87-9ad1-401b-a215-701ad0d9843c?fields=security_groups HTTP/1.1" 200 1411 0.074285 10.0.0.130 - - [2026-02-19 02:33:09] "DELETE /security-group/661d7abe-3cfb-4d95-8960-4456a5a2d815 HTTP/1.1" 200 115 0.055028 10.0.0.130 - - [2026-02-19 02:33:09] "GET /projects?obj_uuids=37185d87-9ad1-401b-a215-701ad0d9843c&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001175 10.0.0.130 - - [2026-02-19 02:33:09] "GET /project/37185d87-9ad1-401b-a215-701ad0d9843c?fields=application_policy_sets HTTP/1.1" 200 1450 0.064309 10.0.0.130 - - [2026-02-19 02:33:09] "DELETE /project/37185d87-9ad1-401b-a215-701ad0d9843c HTTP/1.1" 200 115 0.474425 10.0.0.129 - - [2026-02-19 02:33:09] "GET / HTTP/1.1" 200 36215 0.002869 10.0.0.129 - - [2026-02-19 02:33:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000457 10.0.0.129 - - [2026-02-19 02:33:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.058457 10.0.0.129 - - [2026-02-19 02:33:11] "POST /network-ipams HTTP/1.1" 200 515 0.045543 10.0.0.129 - - [2026-02-19 02:33:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.003429 10.0.0.129 - - [2026-02-19 02:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.129 - - [2026-02-19 02:33:12] "GET /network-ipam/5d195001-6762-4bd6-82e6-c85a0852a26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.006286 10.0.0.129 - - [2026-02-19 02:33:12] "PUT /network-ipam/5d195001-6762-4bd6-82e6-c85a0852a26e HTTP/1.1" 200 259 0.015000 10.0.0.129 - - [2026-02-19 02:33:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.003375 10.0.0.129 - - [2026-02-19 02:33:12] "POST /network-ipams HTTP/1.1" 200 515 0.030493 10.0.0.129 - - [2026-02-19 02:33:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.003497 10.0.0.129 - - [2026-02-19 02:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.129 - - [2026-02-19 02:33:12] "GET /network-ipam/3b42e7cd-825a-4063-a800-16c5759a8f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.011528 10.0.0.129 - - [2026-02-19 02:33:12] "PUT /network-ipam/3b42e7cd-825a-4063-a800-16c5759a8f14 HTTP/1.1" 200 259 0.013977 10.0.0.129 - - [2026-02-19 02:33:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.003227 10.0.0.129 - - [2026-02-19 02:33:12] "POST /network-ipams HTTP/1.1" 200 515 0.029375 10.0.0.129 - - [2026-02-19 02:33:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1166 0.004331 10.0.0.129 - - [2026-02-19 02:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.129 - - [2026-02-19 02:33:12] "GET /network-ipam/caa5f839-a3c4-459f-9fcf-f6940e3a7b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.006405 10.0.0.129 - - [2026-02-19 02:33:12] "PUT /network-ipam/caa5f839-a3c4-459f-9fcf-f6940e3a7b1b HTTP/1.1" 200 259 0.015170 10.0.0.38 - - [2026-02-19 02:33:12] "GET /obj-perms HTTP/1.1" 200 5075 0.068628 10.0.0.129 - - [2026-02-19 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.130 - - [2026-02-19 02:33:13] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001679 10.0.0.129 - - [2026-02-19 02:33:13] "GET /project/928f89e1-2c5c-4e39-be37-94eae7211f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.041628 10.0.0.130 - - [2026-02-19 02:33:13] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001367 10.0.0.129 - - [2026-02-19 02:33:13] "POST /neutron/network HTTP/1.1" 200 607 0.161340 10.0.0.129 - - [2026-02-19 02:33:14] "POST /route-targets HTTP/1.1" 200 328 0.016820 10.0.0.129 - - [2026-02-19 02:33:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.003070 10.0.0.129 - - [2026-02-19 02:33:14] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006042 10.0.0.129 - - [2026-02-19 02:33:14] "POST /neutron/network HTTP/1.1" 200 825 0.006046 10.0.0.129 - - [2026-02-19 02:33:14] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005188 10.0.0.129 - - [2026-02-19 02:33:14] "POST /neutron/network HTTP/1.1" 200 825 0.006691 10.0.0.129 - - [2026-02-19 02:33:14] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007232 10.0.0.129 - - [2026-02-19 02:33:14] "GET /network-ipam/5d195001-6762-4bd6-82e6-c85a0852a26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.003684 10.0.0.129 - - [2026-02-19 02:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.130 - - [2026-02-19 02:33:14] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001285 10.0.0.129 - - [2026-02-19 02:33:14] "GET /project/928f89e1-2c5c-4e39-be37-94eae7211f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.056287 10.0.0.129 - - [2026-02-19 02:33:14] "POST /ref-update HTTP/1.1" 200 156 0.023114 10.0.0.130 - - [2026-02-19 02:33:14] "POST /useragent-kv HTTP/1.1" 200 115 0.006164 10.0.0.129 - - [2026-02-19 02:33:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.196528 10.0.0.129 - - [2026-02-19 02:33:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.003212 10.0.0.129 - - [2026-02-19 02:33:15] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007249 10.0.0.129 - - [2026-02-19 02:33:15] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008258 10.0.0.129 - - [2026-02-19 02:33:15] "POST /neutron/network HTTP/1.1" 200 825 0.007677 10.0.0.129 - - [2026-02-19 02:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.130 - - [2026-02-19 02:33:15] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001068 10.0.0.129 - - [2026-02-19 02:33:15] "GET /project/928f89e1-2c5c-4e39-be37-94eae7211f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.052706 10.0.0.130 - - [2026-02-19 02:33:15] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001294 10.0.0.129 - - [2026-02-19 02:33:15] "POST /neutron/network HTTP/1.1" 200 607 0.134521 10.0.0.129 - - [2026-02-19 02:33:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.003980 10.0.0.129 - - [2026-02-19 02:33:15] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006464 10.0.0.129 - - [2026-02-19 02:33:15] "POST /neutron/network HTTP/1.1" 200 824 0.007598 10.0.0.129 - - [2026-02-19 02:33:15] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007542 10.0.0.129 - - [2026-02-19 02:33:15] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006046 10.0.0.129 - - [2026-02-19 02:33:16] "GET /obj-perms HTTP/1.1" 200 5049 0.058935 10.0.0.129 - - [2026-02-19 02:33:17] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005913 10.0.0.130 - - [2026-02-19 02:33:17] "GET /obj-perms HTTP/1.1" 200 5049 0.058966 10.0.0.129 - - [2026-02-19 02:33:18] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006755 10.0.0.38 - - [2026-02-19 02:33:18] "GET /obj-perms HTTP/1.1" 200 5049 0.050311 10.0.0.129 - - [2026-02-19 02:33:18] "POST /fqname-to-id HTTP/1.1" 404 215 0.004008 10.0.0.129 - - [2026-02-19 02:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.130 - - [2026-02-19 02:33:18] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001012 10.0.0.129 - - [2026-02-19 02:33:18] "GET /project/928f89e1-2c5c-4e39-be37-94eae7211f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.045649 10.0.0.129 - - [2026-02-19 02:33:18] "POST /network-policys HTTP/1.1" 200 555 0.028959 10.0.0.129 - - [2026-02-19 02:33:18] "GET /network-policy/de343f1f-0804-4bc5-bf82-b1ffc7d9466b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006092 10.0.0.129 - - [2026-02-19 02:33:18] "POST /fqname-to-id HTTP/1.1" 404 215 0.003067 10.0.0.129 - - [2026-02-19 02:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.130 - - [2026-02-19 02:33:18] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001086 10.0.0.129 - - [2026-02-19 02:33:18] "GET /project/928f89e1-2c5c-4e39-be37-94eae7211f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.045333 10.0.0.129 - - [2026-02-19 02:33:18] "POST /network-policys HTTP/1.1" 200 555 0.053390 10.0.0.129 - - [2026-02-19 02:33:18] "GET /network-policy/c3faf586-477b-45be-a1de-378bf16937fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.006778 10.0.0.129 - - [2026-02-19 02:33:18] "POST /fqname-to-id HTTP/1.1" 404 215 0.003157 10.0.0.129 - - [2026-02-19 02:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.130 - - [2026-02-19 02:33:19] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001129 10.0.0.129 - - [2026-02-19 02:33:19] "GET /project/928f89e1-2c5c-4e39-be37-94eae7211f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.051735 10.0.0.129 - - [2026-02-19 02:33:19] "POST /network-policys HTTP/1.1" 200 555 0.032276 10.0.0.129 - - [2026-02-19 02:33:19] "GET /network-policy/0186ac29-31b9-4026-93f6-08fc2840e2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006372 10.0.0.129 - - [2026-02-19 02:33:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.017570 10.0.0.129 - - [2026-02-19 02:33:19] "POST /ref-update HTTP/1.1" 200 156 0.062603 10.0.0.129 - - [2026-02-19 02:33:19] "POST /ref-update HTTP/1.1" 200 156 0.095871 10.0.0.129 - - [2026-02-19 02:33:19] "POST /neutron/network HTTP/1.1" 200 825 0.008063 10.0.0.129 - - [2026-02-19 02:33:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.003307 10.0.0.129 - - [2026-02-19 02:33:19] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007919 10.0.0.129 - - [2026-02-19 02:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.129 - - [2026-02-19 02:33:19] "GET /network-policy/c3faf586-477b-45be-a1de-378bf16937fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.012112 10.0.0.129 - - [2026-02-19 02:33:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.004559 10.0.0.129 - - [2026-02-19 02:33:20] "POST /neutron/network HTTP/1.1" 200 1006 0.008433 10.0.0.130 - - [2026-02-19 02:33:20] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001582 10.0.0.129 - - [2026-02-19 02:33:20] "GET /project/928f89e1-2c5c-4e39-be37-94eae7211f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.084816 10.0.0.129 - - [2026-02-19 02:33:21] "POST /neutron/port HTTP/1.1" 200 117 0.006640 10.0.0.129 - - [2026-02-19 02:33:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001269 10.0.0.129 - - [2026-02-19 02:33:21] "POST /neutron/network HTTP/1.1" 200 1006 0.006817 10.0.0.130 - - [2026-02-19 02:33:22] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000903 10.0.0.129 - - [2026-02-19 02:33:22] "POST /neutron/port HTTP/1.1" 200 1061 0.021208 10.0.0.129 - - [2026-02-19 02:33:22] "GET /project/928f89e1-2c5c-4e39-be37-94eae7211f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.082582 10.0.0.129 - - [2026-02-19 02:33:22] "POST /neutron/port HTTP/1.1" 200 1125 0.022871 10.0.0.129 - - [2026-02-19 02:33:22] "POST /neutron/port HTTP/1.1" 200 117 0.001350 10.0.0.129 - - [2026-02-19 02:33:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008314 10.0.0.129 - - [2026-02-19 02:33:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001253 10.0.0.129 - - [2026-02-19 02:33:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009171 10.0.0.130 - - [2026-02-19 02:33:22] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001307 10.0.0.129 - - [2026-02-19 02:33:23] "PUT /access-control-list/f3e6ac73-6a70-4309-ad2c-5d9af0f1e53f HTTP/1.1" 200 273 0.016930 10.0.0.129 - - [2026-02-19 02:33:23] "POST /neutron/port HTTP/1.1" 200 1061 0.325130 10.0.0.129 - - [2026-02-19 02:33:23] "POST /neutron/port HTTP/1.1" 200 1115 0.128640 10.0.0.130 - - [2026-02-19 02:33:23] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001033 10.0.0.129 - - [2026-02-19 02:33:23] "GET /project/928f89e1-2c5c-4e39-be37-94eae7211f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.090123 10.0.0.129 - - [2026-02-19 02:33:23] "POST /neutron/network HTTP/1.1" 200 824 0.006455 10.0.0.129 - - [2026-02-19 02:33:23] "POST /neutron/network HTTP/1.1" 200 917 0.006823 10.0.0.129 - - [2026-02-19 02:33:24] "POST /neutron/port HTTP/1.1" 200 117 0.006448 10.0.0.129 - - [2026-02-19 02:33:24] "POST /neutron/port HTTP/1.1" 200 1125 0.019066 10.0.0.129 - - [2026-02-19 02:33:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007813 10.0.0.129 - - [2026-02-19 02:33:24] "GET /virtual-machine/37489a1b-b1f1-47bd-8673-655095b6a08f HTTP/1.1" 401 293 0.000828 10.0.0.129 - - [2026-02-19 02:33:24] "POST /neutron/network HTTP/1.1" 200 834 0.007967 10.0.0.129 - - [2026-02-19 02:33:24] "POST /neutron/port HTTP/1.1" 200 1060 0.020593 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-machine/37489a1b-b1f1-47bd-8673-655095b6a08f HTTP/1.1" 200 1293 0.069157 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-machine/37489a1b-b1f1-47bd-8673-655095b6a08f HTTP/1.1" 200 1293 0.007114 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-machine-interface/c4b1080f-afcc-48d0-a475-b85f5bb6edf5 HTTP/1.1" 200 2952 0.014022 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-machine/37489a1b-b1f1-47bd-8673-655095b6a08f HTTP/1.1" 200 1293 0.005830 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-machine-interface/c4b1080f-afcc-48d0-a475-b85f5bb6edf5 HTTP/1.1" 200 2952 0.012676 10.0.0.129 - - [2026-02-19 02:33:25] "GET /instance-ip/e3db30ad-43c4-4c2f-94c5-40aeaa395387 HTTP/1.1" 200 1626 0.007067 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-machine/37489a1b-b1f1-47bd-8673-655095b6a08f HTTP/1.1" 200 1293 0.004016 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-machine-interface/c4b1080f-afcc-48d0-a475-b85f5bb6edf5 HTTP/1.1" 200 2952 0.007487 10.0.0.129 - - [2026-02-19 02:33:25] "GET /instance-ip/e3db30ad-43c4-4c2f-94c5-40aeaa395387 HTTP/1.1" 200 1626 0.004303 10.0.0.129 - - [2026-02-19 02:33:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003988 10.0.0.129 - - [2026-02-19 02:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.129 - - [2026-02-19 02:33:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004250 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003166 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006316 10.0.0.129 - - [2026-02-19 02:33:25] "POST /neutron/network HTTP/1.1" 200 824 0.010427 10.0.0.129 - - [2026-02-19 02:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.129 - - [2026-02-19 02:33:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004645 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003636 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006040 10.0.0.129 - - [2026-02-19 02:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.129 - - [2026-02-19 02:33:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003664 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003169 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006159 10.0.0.129 - - [2026-02-19 02:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.129 - - [2026-02-19 02:33:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004580 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003182 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006239 10.0.0.129 - - [2026-02-19 02:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.129 - - [2026-02-19 02:33:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003995 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003221 10.0.0.129 - - [2026-02-19 02:33:25] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006613 10.0.0.129 - - [2026-02-19 02:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.129 - - [2026-02-19 02:33:28] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007443 10.0.0.129 - - [2026-02-19 02:33:31] "POST /neutron/network HTTP/1.1" 200 1006 0.006779 10.0.0.129 - - [2026-02-19 02:33:31] "POST /neutron/port HTTP/1.1" 200 117 0.001157 10.0.0.129 - - [2026-02-19 02:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.129 - - [2026-02-19 02:33:32] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008093 10.0.0.129 - - [2026-02-19 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.129 - - [2026-02-19 02:33:37] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007057 10.0.0.129 - - [2026-02-19 02:33:39] "POST /neutron/port HTTP/1.1" 200 1125 0.020483 10.0.0.129 - - [2026-02-19 02:33:39] "POST /neutron/subnet HTTP/1.1" 200 703 0.010875 10.0.0.129 - - [2026-02-19 02:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.129 - - [2026-02-19 02:33:41] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006600 10.0.0.129 - - [2026-02-19 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.129 - - [2026-02-19 02:33:45] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005301 10.0.0.129 - - [2026-02-19 02:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.129 - - [2026-02-19 02:33:49] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008128 10.0.0.129 - - [2026-02-19 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.129 - - [2026-02-19 02:33:53] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006032 10.0.0.129 - - [2026-02-19 02:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.129 - - [2026-02-19 02:33:57] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006102 10.0.0.129 - - [2026-02-19 02:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.129 - - [2026-02-19 02:34:01] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006998 10.0.0.129 - - [2026-02-19 02:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.129 - - [2026-02-19 02:34:05] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005922 10.0.0.129 - - [2026-02-19 02:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.129 - - [2026-02-19 02:34:09] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004030 10.0.0.129 - - [2026-02-19 02:34:09] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004368 10.0.0.129 - - [2026-02-19 02:34:09] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007267 10.0.0.129 - - [2026-02-19 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.129 - - [2026-02-19 02:34:10] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004697 10.0.0.129 - - [2026-02-19 02:34:10] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003439 10.0.0.129 - - [2026-02-19 02:34:10] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007146 10.0.0.129 - - [2026-02-19 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.129 - - [2026-02-19 02:34:10] "GET /routing-instance/4ee7b4a7-e5fb-4d32-88aa-7d49594de700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.007388 10.0.0.129 - - [2026-02-19 02:34:10] "GET /route-target/8360ec3d-4610-4ad2-bbc5-ebe4ae2959ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003974 10.0.0.129 - - [2026-02-19 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.129 - - [2026-02-19 02:34:10] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005093 10.0.0.129 - - [2026-02-19 02:34:10] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005048 10.0.0.129 - - [2026-02-19 02:34:10] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006227 10.0.0.129 - - [2026-02-19 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.129 - - [2026-02-19 02:34:10] "GET /routing-instance/4ee7b4a7-e5fb-4d32-88aa-7d49594de700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004356 10.0.0.129 - - [2026-02-19 02:34:10] "GET /route-target/8360ec3d-4610-4ad2-bbc5-ebe4ae2959ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003701 10.0.0.129 - - [2026-02-19 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.129 - - [2026-02-19 02:34:10] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004349 10.0.0.129 - - [2026-02-19 02:34:10] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.066045 10.0.0.129 - - [2026-02-19 02:34:10] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006443 10.0.0.129 - - [2026-02-19 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.129 - - [2026-02-19 02:34:10] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004785 10.0.0.129 - - [2026-02-19 02:34:10] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003255 10.0.0.129 - - [2026-02-19 02:34:10] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007879 10.0.0.129 - - [2026-02-19 02:34:10] "GET /obj-perms HTTP/1.1" 200 5049 0.003921 10.0.0.130 - - [2026-02-19 02:34:10] "GET /obj-perms HTTP/1.1" 200 5049 0.004300 10.0.0.129 - - [2026-02-19 02:34:10] "GET /obj-perms HTTP/1.1" 200 5049 0.003968 10.0.0.130 - - [2026-02-19 02:34:11] "GET /obj-perms HTTP/1.1" 200 5049 0.004479 10.0.0.129 - - [2026-02-19 02:34:11] "GET /obj-perms HTTP/1.1" 200 5049 0.003795 10.0.0.129 - - [2026-02-19 02:34:11] "POST /neutron/port HTTP/1.1" 200 1125 0.017974 10.0.0.129 - - [2026-02-19 02:34:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007562 10.0.0.129 - - [2026-02-19 02:34:11] "POST /neutron/port HTTP/1.1" 200 1125 0.020272 10.0.0.129 - - [2026-02-19 02:34:11] "GET /virtual-machine/1f015f3f-e658-4899-9377-5cb21305fd3b HTTP/1.1" 200 1294 0.006308 10.0.0.129 - - [2026-02-19 02:34:11] "GET /virtual-machine/1f015f3f-e658-4899-9377-5cb21305fd3b HTTP/1.1" 200 1294 0.004008 10.0.0.129 - - [2026-02-19 02:34:11] "GET /virtual-machine-interface/7ee6c5a5-3f2d-45ad-8b20-95f47b74c0e2 HTTP/1.1" 200 2951 0.005303 10.0.0.129 - - [2026-02-19 02:34:11] "GET /virtual-machine/1f015f3f-e658-4899-9377-5cb21305fd3b HTTP/1.1" 200 1294 0.003858 10.0.0.129 - - [2026-02-19 02:34:11] "GET /virtual-machine-interface/7ee6c5a5-3f2d-45ad-8b20-95f47b74c0e2 HTTP/1.1" 200 2951 0.005426 10.0.0.129 - - [2026-02-19 02:34:11] "GET /instance-ip/bc12f375-0422-4c91-a23a-763ab5e38c9d HTTP/1.1" 200 1626 0.006001 10.0.0.129 - - [2026-02-19 02:34:11] "GET /virtual-machine/1f015f3f-e658-4899-9377-5cb21305fd3b HTTP/1.1" 200 1294 0.003261 10.0.0.129 - - [2026-02-19 02:34:11] "GET /virtual-machine-interface/7ee6c5a5-3f2d-45ad-8b20-95f47b74c0e2 HTTP/1.1" 200 2951 0.005397 10.0.0.129 - - [2026-02-19 02:34:11] "GET /instance-ip/bc12f375-0422-4c91-a23a-763ab5e38c9d HTTP/1.1" 200 1626 0.004086 10.0.0.129 - - [2026-02-19 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.129 - - [2026-02-19 02:34:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004493 10.0.0.129 - - [2026-02-19 02:34:11] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004264 10.0.0.129 - - [2026-02-19 02:34:11] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006493 10.0.0.129 - - [2026-02-19 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.129 - - [2026-02-19 02:34:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004518 10.0.0.129 - - [2026-02-19 02:34:11] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003587 10.0.0.129 - - [2026-02-19 02:34:11] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006390 10.0.0.129 - - [2026-02-19 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.129 - - [2026-02-19 02:34:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005213 10.0.0.129 - - [2026-02-19 02:34:11] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003304 10.0.0.129 - - [2026-02-19 02:34:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.032099 10.0.0.129 - - [2026-02-19 02:34:11] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005899 10.0.0.129 - - [2026-02-19 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.129 - - [2026-02-19 02:34:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006684 10.0.0.129 - - [2026-02-19 02:34:11] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003938 10.0.0.129 - - [2026-02-19 02:34:12] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006736 10.0.0.129 - - [2026-02-19 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.129 - - [2026-02-19 02:34:12] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004492 10.0.0.129 - - [2026-02-19 02:34:12] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003892 10.0.0.129 - - [2026-02-19 02:34:12] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007499 10.0.0.129 - - [2026-02-19 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.129 - - [2026-02-19 02:34:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003426 10.0.0.129 - - [2026-02-19 02:34:13] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002748 10.0.0.129 - - [2026-02-19 02:34:13] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006308 10.0.0.129 - - [2026-02-19 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.129 - - [2026-02-19 02:34:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003537 10.0.0.129 - - [2026-02-19 02:34:13] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002796 10.0.0.129 - - [2026-02-19 02:34:13] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007218 10.0.0.129 - - [2026-02-19 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.129 - - [2026-02-19 02:34:13] "GET /routing-instance/7c1fa221-4633-462c-9176-a0c242742abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.004756 10.0.0.129 - - [2026-02-19 02:34:13] "GET /route-target/ac458a46-aa97-4dd0-b68b-d0c296462830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004675 10.0.0.129 - - [2026-02-19 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.129 - - [2026-02-19 02:34:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003997 10.0.0.129 - - [2026-02-19 02:34:13] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003395 10.0.0.129 - - [2026-02-19 02:34:13] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006023 10.0.0.129 - - [2026-02-19 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.129 - - [2026-02-19 02:34:13] "GET /routing-instance/7c1fa221-4633-462c-9176-a0c242742abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.004462 10.0.0.129 - - [2026-02-19 02:34:13] "GET /route-target/ac458a46-aa97-4dd0-b68b-d0c296462830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003929 10.0.0.129 - - [2026-02-19 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.129 - - [2026-02-19 02:34:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005335 10.0.0.129 - - [2026-02-19 02:34:13] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003082 10.0.0.129 - - [2026-02-19 02:34:14] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006189 10.0.0.129 - - [2026-02-19 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.129 - - [2026-02-19 02:34:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004432 10.0.0.129 - - [2026-02-19 02:34:14] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003486 10.0.0.129 - - [2026-02-19 02:34:14] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006001 10.0.0.130 - - [2026-02-19 02:34:14] "GET /obj-perms HTTP/1.1" 200 5049 0.003643 10.0.0.129 - - [2026-02-19 02:34:14] "GET /obj-perms HTTP/1.1" 200 5049 0.003783 10.0.0.129 - - [2026-02-19 02:34:14] "GET /obj-perms HTTP/1.1" 200 5049 0.003792 10.0.0.129 - - [2026-02-19 02:34:14] "GET /obj-perms HTTP/1.1" 200 5049 0.004068 10.0.0.130 - - [2026-02-19 02:34:14] "GET /obj-perms HTTP/1.1" 200 5049 0.004340 10.0.0.129 - - [2026-02-19 02:34:14] "POST /neutron/port HTTP/1.1" 200 1124 0.018567 10.0.0.129 - - [2026-02-19 02:34:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007451 10.0.0.129 - - [2026-02-19 02:34:14] "GET /virtual-machine/ffd74c05-90d6-4e28-89b2-58edb045ed20 HTTP/1.1" 200 1294 0.006414 10.0.0.129 - - [2026-02-19 02:34:14] "GET /virtual-machine/ffd74c05-90d6-4e28-89b2-58edb045ed20 HTTP/1.1" 200 1294 0.004484 10.0.0.129 - - [2026-02-19 02:34:14] "GET /virtual-machine-interface/62c50e96-e897-4175-ba36-468bc8e4597e HTTP/1.1" 200 2951 0.006650 10.0.0.129 - - [2026-02-19 02:34:14] "GET /virtual-machine/ffd74c05-90d6-4e28-89b2-58edb045ed20 HTTP/1.1" 200 1294 0.004256 10.0.0.129 - - [2026-02-19 02:34:14] "GET /virtual-machine-interface/62c50e96-e897-4175-ba36-468bc8e4597e HTTP/1.1" 200 2951 0.008173 10.0.0.129 - - [2026-02-19 02:34:14] "GET /instance-ip/7c7e973b-a2b1-4eb6-acf1-a18443467d15 HTTP/1.1" 200 1624 0.007975 10.0.0.129 - - [2026-02-19 02:34:14] "GET /virtual-machine/ffd74c05-90d6-4e28-89b2-58edb045ed20 HTTP/1.1" 200 1294 0.004880 10.0.0.129 - - [2026-02-19 02:34:14] "GET /virtual-machine-interface/62c50e96-e897-4175-ba36-468bc8e4597e HTTP/1.1" 200 2951 0.007735 10.0.0.129 - - [2026-02-19 02:34:14] "GET /instance-ip/7c7e973b-a2b1-4eb6-acf1-a18443467d15 HTTP/1.1" 200 1624 0.004981 10.0.0.129 - - [2026-02-19 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.129 - - [2026-02-19 02:34:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003873 10.0.0.129 - - [2026-02-19 02:34:14] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004103 10.0.0.129 - - [2026-02-19 02:34:14] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006451 10.0.0.129 - - [2026-02-19 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.129 - - [2026-02-19 02:34:15] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004301 10.0.0.129 - - [2026-02-19 02:34:15] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003251 10.0.0.129 - - [2026-02-19 02:34:15] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006398 10.0.0.129 - - [2026-02-19 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.129 - - [2026-02-19 02:34:15] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004694 10.0.0.129 - - [2026-02-19 02:34:15] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003430 10.0.0.129 - - [2026-02-19 02:34:15] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006607 10.0.0.129 - - [2026-02-19 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.129 - - [2026-02-19 02:34:15] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005113 10.0.0.129 - - [2026-02-19 02:34:15] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003467 10.0.0.129 - - [2026-02-19 02:34:15] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009442 10.0.0.129 - - [2026-02-19 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.129 - - [2026-02-19 02:34:15] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004754 10.0.0.129 - - [2026-02-19 02:34:15] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003451 10.0.0.129 - - [2026-02-19 02:34:15] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007593 10.0.0.129 - - [2026-02-19 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.129 - - [2026-02-19 02:34:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003849 10.0.0.129 - - [2026-02-19 02:34:16] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003051 10.0.0.129 - - [2026-02-19 02:34:16] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006263 10.0.0.129 - - [2026-02-19 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.129 - - [2026-02-19 02:34:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004794 10.0.0.129 - - [2026-02-19 02:34:16] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004266 10.0.0.129 - - [2026-02-19 02:34:16] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007411 10.0.0.129 - - [2026-02-19 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.129 - - [2026-02-19 02:34:16] "GET /routing-instance/f0839eb2-552a-4398-b36c-59b5c246c39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.007991 10.0.0.129 - - [2026-02-19 02:34:16] "GET /route-target/4d20f28a-5cbd-4643-9f0e-2b0d734555db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004391 10.0.0.129 - - [2026-02-19 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.129 - - [2026-02-19 02:34:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004598 10.0.0.129 - - [2026-02-19 02:34:17] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003964 10.0.0.129 - - [2026-02-19 02:34:17] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006626 10.0.0.129 - - [2026-02-19 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.129 - - [2026-02-19 02:34:17] "GET /routing-instance/f0839eb2-552a-4398-b36c-59b5c246c39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004449 10.0.0.129 - - [2026-02-19 02:34:17] "GET /route-target/4d20f28a-5cbd-4643-9f0e-2b0d734555db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004168 10.0.0.129 - - [2026-02-19 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.129 - - [2026-02-19 02:34:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004743 10.0.0.129 - - [2026-02-19 02:34:17] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003485 10.0.0.129 - - [2026-02-19 02:34:17] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008230 10.0.0.129 - - [2026-02-19 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.129 - - [2026-02-19 02:34:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004182 10.0.0.129 - - [2026-02-19 02:34:17] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003488 10.0.0.129 - - [2026-02-19 02:34:17] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007006 10.0.0.129 - - [2026-02-19 02:34:17] "GET /obj-perms HTTP/1.1" 200 5049 0.004764 10.0.0.130 - - [2026-02-19 02:34:17] "GET /obj-perms HTTP/1.1" 200 5049 0.003914 10.0.0.129 - - [2026-02-19 02:34:17] "GET /obj-perms HTTP/1.1" 200 5049 0.019145 10.0.0.38 - - [2026-02-19 02:34:17] "GET /obj-perms HTTP/1.1" 200 5049 0.004025 10.0.0.130 - - [2026-02-19 02:34:17] "GET /obj-perms HTTP/1.1" 200 5049 0.003783 10.0.0.129 - - [2026-02-19 02:34:17] "GET /virtual-machine/37489a1b-b1f1-47bd-8673-655095b6a08f HTTP/1.1" 200 1293 0.004059 10.0.0.129 - - [2026-02-19 02:34:17] "GET /virtual-machine-interface/c4b1080f-afcc-48d0-a475-b85f5bb6edf5 HTTP/1.1" 200 2952 0.005624 10.0.0.129 - - [2026-02-19 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.129 - - [2026-02-19 02:34:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004177 10.0.0.129 - - [2026-02-19 02:34:17] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003310 10.0.0.129 - - [2026-02-19 02:34:17] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006096 10.0.0.129 - - [2026-02-19 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.129 - - [2026-02-19 02:34:19] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004383 10.0.0.129 - - [2026-02-19 02:34:19] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003510 10.0.0.129 - - [2026-02-19 02:34:19] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006530 10.0.0.129 - - [2026-02-19 02:34:19] "POST /neutron/port HTTP/1.1" 200 1125 0.018423 10.0.0.129 - - [2026-02-19 02:34:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013014 10.0.0.129 - - [2026-02-19 02:34:24] "POST /neutron/port HTTP/1.1" 200 1125 0.019457 10.0.0.129 - - [2026-02-19 02:34:29] "GET /virtual-machine/1f015f3f-e658-4899-9377-5cb21305fd3b HTTP/1.1" 200 1294 0.004412 10.0.0.129 - - [2026-02-19 02:34:29] "GET /virtual-machine-interface/7ee6c5a5-3f2d-45ad-8b20-95f47b74c0e2 HTTP/1.1" 200 2951 0.006264 10.0.0.129 - - [2026-02-19 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.129 - - [2026-02-19 02:34:29] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004287 10.0.0.129 - - [2026-02-19 02:34:29] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002851 10.0.0.129 - - [2026-02-19 02:34:29] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007064 10.0.0.129 - - [2026-02-19 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.129 - - [2026-02-19 02:34:30] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003402 10.0.0.129 - - [2026-02-19 02:34:30] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003027 10.0.0.129 - - [2026-02-19 02:34:30] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006263 10.0.0.129 - - [2026-02-19 02:34:31] "GET /virtual-machine/ffd74c05-90d6-4e28-89b2-58edb045ed20 HTTP/1.1" 200 1294 0.004623 10.0.0.129 - - [2026-02-19 02:34:31] "GET /virtual-machine-interface/62c50e96-e897-4175-ba36-468bc8e4597e HTTP/1.1" 200 2951 0.006059 10.0.0.129 - - [2026-02-19 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.129 - - [2026-02-19 02:34:31] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004508 10.0.0.129 - - [2026-02-19 02:34:31] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003271 10.0.0.129 - - [2026-02-19 02:34:31] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006119 10.0.0.129 - - [2026-02-19 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007545 10.0.0.129 - - [2026-02-19 02:34:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005250 10.0.0.129 - - [2026-02-19 02:34:32] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003263 10.0.0.129 - - [2026-02-19 02:34:32] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009288 10.0.0.129 - - [2026-02-19 02:34:32] "POST /neutron/port HTTP/1.1" 200 1124 0.022698 10.0.0.129 - - [2026-02-19 02:34:32] "POST /neutron/port HTTP/1.1" 200 1124 0.026602 10.0.0.129 - - [2026-02-19 02:34:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006869 10.0.0.129 - - [2026-02-19 02:34:40] "POST /neutron/port HTTP/1.1" 200 1125 0.019416 10.0.0.129 - - [2026-02-19 02:34:40] "POST /neutron/subnet HTTP/1.1" 200 703 0.009688 10.0.0.129 - - [2026-02-19 02:34:57] "GET /virtual-machine/ffd74c05-90d6-4e28-89b2-58edb045ed20 HTTP/1.1" 200 1294 0.004605 10.0.0.129 - - [2026-02-19 02:34:58] "POST /neutron/port HTTP/1.1" 200 1124 0.018100 10.0.0.129 - - [2026-02-19 02:34:59] "GET /virtual-machine/ffd74c05-90d6-4e28-89b2-58edb045ed20 HTTP/1.1" 404 171 0.003857 10.0.0.129 - - [2026-02-19 02:34:59] "GET /virtual-machine/ffd74c05-90d6-4e28-89b2-58edb045ed20 HTTP/1.1" 404 171 0.003173 10.0.0.129 - - [2026-02-19 02:34:59] "GET /virtual-machine/ffd74c05-90d6-4e28-89b2-58edb045ed20 HTTP/1.1" 404 171 0.004577 10.0.0.129 - - [2026-02-19 02:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.129 - - [2026-02-19 02:34:59] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005270 10.0.0.129 - - [2026-02-19 02:34:59] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003664 10.0.0.129 - - [2026-02-19 02:35:00] "GET /virtual-network/da91d738-3955-4b48-9d13-1bb17c9cd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006937 10.0.0.129 - - [2026-02-19 02:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.129 - - [2026-02-19 02:35:00] "GET /routing-instance/f0839eb2-552a-4398-b36c-59b5c246c39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004708 10.0.0.129 - - [2026-02-19 02:35:00] "GET /route-target/4d20f28a-5cbd-4643-9f0e-2b0d734555db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004642 10.0.0.129 - - [2026-02-19 02:35:00] "GET /obj-perms HTTP/1.1" 200 5049 0.004289 10.0.0.130 - - [2026-02-19 02:35:06] "GET /obj-perms HTTP/1.1" 200 5049 0.004402 10.0.0.129 - - [2026-02-19 02:35:09] "GET /obj-perms HTTP/1.1" 200 5049 0.003957 10.0.0.130 - - [2026-02-19 02:35:14] "GET /obj-perms HTTP/1.1" 200 5075 0.059371 10.0.0.129 - - [2026-02-19 02:35:18] "GET /obj-perms HTTP/1.1" 200 5049 0.004275 10.0.0.130 - - [2026-02-19 02:35:18] "GET /obj-perms HTTP/1.1" 200 5049 0.004489 10.0.0.129 - - [2026-02-19 02:35:18] "GET /virtual-machine/1f015f3f-e658-4899-9377-5cb21305fd3b HTTP/1.1" 200 1294 0.004423 10.0.0.129 - - [2026-02-19 02:35:19] "POST /neutron/port HTTP/1.1" 200 1125 0.017734 10.0.0.129 - - [2026-02-19 02:35:20] "GET /virtual-machine/1f015f3f-e658-4899-9377-5cb21305fd3b HTTP/1.1" 404 171 0.003036 10.0.0.129 - - [2026-02-19 02:35:20] "GET /virtual-machine/1f015f3f-e658-4899-9377-5cb21305fd3b HTTP/1.1" 404 171 0.003114 10.0.0.129 - - [2026-02-19 02:35:20] "GET /virtual-machine/1f015f3f-e658-4899-9377-5cb21305fd3b HTTP/1.1" 404 171 0.002873 10.0.0.129 - - [2026-02-19 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.129 - - [2026-02-19 02:35:21] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003793 10.0.0.129 - - [2026-02-19 02:35:21] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003168 10.0.0.129 - - [2026-02-19 02:35:21] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005891 10.0.0.129 - - [2026-02-19 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.129 - - [2026-02-19 02:35:21] "GET /routing-instance/7c1fa221-4633-462c-9176-a0c242742abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.004466 10.0.0.129 - - [2026-02-19 02:35:21] "GET /route-target/ac458a46-aa97-4dd0-b68b-d0c296462830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003181 10.0.0.129 - - [2026-02-19 02:35:21] "GET /obj-perms HTTP/1.1" 200 5049 0.004409 10.0.0.129 - - [2026-02-19 02:35:24] "GET /obj-perms HTTP/1.1" 200 5049 0.004184 10.0.0.129 - - [2026-02-19 02:35:30] "GET /obj-perms HTTP/1.1" 200 5049 0.003736 10.0.0.129 - - [2026-02-19 02:35:33] "GET /obj-perms HTTP/1.1" 200 5049 0.003763 10.0.0.129 - - [2026-02-19 02:35:34] "POST /neutron/port HTTP/1.1" 200 1125 0.026283 10.0.0.129 - - [2026-02-19 02:35:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004649 10.0.0.129 - - [2026-02-19 02:35:34] "POST /neutron/network HTTP/1.1" 200 996 0.007310 10.0.0.129 - - [2026-02-19 02:35:39] "GET /obj-perms HTTP/1.1" 200 5049 0.003759 10.0.0.129 - - [2026-02-19 02:35:42] "GET /obj-perms HTTP/1.1" 200 5049 0.003800 10.0.0.129 - - [2026-02-19 02:35:45] "GET /obj-perms HTTP/1.1" 200 5049 0.004258 10.0.0.38 - - [2026-02-19 02:35:45] "GET /obj-perms HTTP/1.1" 200 5049 0.003728 10.0.0.129 - - [2026-02-19 02:35:46] "GET /virtual-machine/37489a1b-b1f1-47bd-8673-655095b6a08f HTTP/1.1" 200 1293 0.004668 10.0.0.129 - - [2026-02-19 02:35:46] "POST /neutron/port HTTP/1.1" 200 151 0.201650 10.0.0.129 - - [2026-02-19 02:35:48] "GET /virtual-machine/37489a1b-b1f1-47bd-8673-655095b6a08f HTTP/1.1" 404 171 0.003814 10.0.0.129 - - [2026-02-19 02:35:48] "GET /virtual-machine/37489a1b-b1f1-47bd-8673-655095b6a08f HTTP/1.1" 404 171 0.003541 10.0.0.129 - - [2026-02-19 02:35:48] "GET /virtual-machine/37489a1b-b1f1-47bd-8673-655095b6a08f HTTP/1.1" 404 171 0.002424 10.0.0.129 - - [2026-02-19 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008115 10.0.0.129 - - [2026-02-19 02:35:48] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003895 10.0.0.129 - - [2026-02-19 02:35:48] "GET /virtual-networks?parent_id=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002986 10.0.0.129 - - [2026-02-19 02:35:48] "GET /virtual-network/b02dbd2a-67fb-4622-93c6-f7487716ba01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006380 10.0.0.129 - - [2026-02-19 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.129 - - [2026-02-19 02:35:48] "GET /routing-instance/4ee7b4a7-e5fb-4d32-88aa-7d49594de700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004393 10.0.0.129 - - [2026-02-19 02:35:48] "GET /route-target/8360ec3d-4610-4ad2-bbc5-ebe4ae2959ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006713 10.0.0.129 - - [2026-02-19 02:35:51] "GET /obj-perms HTTP/1.1" 200 5049 0.003884 10.0.0.130 - - [2026-02-19 02:35:51] "GET /obj-perms HTTP/1.1" 200 5049 0.005154 10.0.0.129 - - [2026-02-19 02:36:00] "GET /obj-perms HTTP/1.1" 200 5049 0.004237 10.0.0.130 - - [2026-02-19 02:36:00] "GET /obj-perms HTTP/1.1" 200 5049 0.004040 10.0.0.129 - - [2026-02-19 02:36:09] "GET /obj-perms HTTP/1.1" 200 5049 0.004428 10.0.0.130 - - [2026-02-19 02:36:09] "GET /obj-perms HTTP/1.1" 200 5049 0.003622 10.0.0.130 - - [2026-02-19 02:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000433 10.0.0.38 - - [2026-02-19 02:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.130 - - [2026-02-19 02:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.129 - - [2026-02-19 02:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.38 - - [2026-02-19 02:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.001419 10.0.0.129 - - [2026-02-19 02:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000463 10.0.0.38 - - [2026-02-19 02:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000479 10.0.0.38 - - [2026-02-19 02:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.129 - - [2026-02-19 02:36:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.129 - - [2026-02-19 02:36:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.130 - - [2026-02-19 02:36:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.130 - - [2026-02-19 02:36:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000467 10.0.0.129 - - [2026-02-19 02:36:16] "GET /obj-perms HTTP/1.1" 200 5049 0.004584 10.0.0.130 - - [2026-02-19 02:36:19] "GET /obj-perms HTTP/1.1" 200 5049 0.004149 10.0.0.129 - - [2026-02-19 02:36:19] "GET /obj-perms HTTP/1.1" 200 5049 0.004252 10.0.0.129 - - [2026-02-19 02:36:19] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005905 10.0.0.129 - - [2026-02-19 02:36:19] "POST /neutron/network HTTP/1.1" 200 825 0.016738 10.0.0.129 - - [2026-02-19 02:36:19] "GET /virtual-network/4a8d3a7b-2e86-4ae1-a42b-8d5e0ea6b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006750 10.0.0.129 - - [2026-02-19 02:36:19] "POST /ref-update HTTP/1.1" 200 156 0.045705 10.0.0.129 - - [2026-02-19 02:36:19] "POST /ref-update HTTP/1.1" 200 156 0.054629 10.0.0.129 - - [2026-02-19 02:36:19] "DELETE /network-policy/0186ac29-31b9-4026-93f6-08fc2840e2ee HTTP/1.1" 200 115 0.039629 10.0.0.129 - - [2026-02-19 02:36:19] "DELETE /network-policy/c3faf586-477b-45be-a1de-378bf16937fa HTTP/1.1" 200 115 0.040381 10.0.0.129 - - [2026-02-19 02:36:20] "DELETE /network-policy/de343f1f-0804-4bc5-bf82-b1ffc7d9466b HTTP/1.1" 200 115 0.033331 10.0.0.129 - - [2026-02-19 02:36:20] "DELETE /access-control-list/88ae0560-f69d-4c81-9d26-a14f8b1f374a HTTP/1.1" 200 115 0.088821 10.0.0.129 - - [2026-02-19 02:36:20] "DELETE /route-target/4d20f28a-5cbd-4643-9f0e-2b0d734555db HTTP/1.1" 200 115 0.024140 10.0.0.129 - - [2026-02-19 02:36:20] "POST /neutron/network HTTP/1.1" 200 825 0.009776 10.0.0.129 - - [2026-02-19 02:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.130 - - [2026-02-19 02:36:21] "POST /useragent-kv HTTP/1.1" 200 115 0.064594 10.0.0.130 - - [2026-02-19 02:36:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003565 10.0.0.129 - - [2026-02-19 02:36:21] "POST /neutron/network HTTP/1.1" 200 151 0.192595 10.0.0.129 - - [2026-02-19 02:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.129 - - [2026-02-19 02:36:21] "DELETE /network-ipam/caa5f839-a3c4-459f-9fcf-f6940e3a7b1b HTTP/1.1" 200 115 0.040980 10.0.0.129 - - [2026-02-19 02:36:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.003418 10.0.0.129 - - [2026-02-19 02:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.129 - - [2026-02-19 02:36:21] "DELETE /network-ipam/3b42e7cd-825a-4063-a800-16c5759a8f14 HTTP/1.1" 200 115 0.056665 10.0.0.129 - - [2026-02-19 02:36:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.003508 10.0.0.129 - - [2026-02-19 02:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.129 - - [2026-02-19 02:36:21] "DELETE /network-ipam/5d195001-6762-4bd6-82e6-c85a0852a26e HTTP/1.1" 200 115 0.034959 10.0.0.129 - - [2026-02-19 02:36:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.003840 10.0.0.130 - - [2026-02-19 02:36:22] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001021 10.0.0.129 - - [2026-02-19 02:36:23] "GET /project/928f89e1-2c5c-4e39-be37-94eae7211f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.082056 10.0.0.130 - - [2026-02-19 02:36:23] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001332 10.0.0.129 - - [2026-02-19 02:36:23] "GET /project/928f89e1-2c5c-4e39-be37-94eae7211f4b?fields=virtual_networks HTTP/1.1" 200 1035 0.073709 10.0.0.130 - - [2026-02-19 02:36:23] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001423 10.0.0.129 - - [2026-02-19 02:36:23] "GET /project/928f89e1-2c5c-4e39-be37-94eae7211f4b?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.045984 10.0.0.130 - - [2026-02-19 02:36:23] "GET /projects?obj_uuids=928f89e1-2c5c-4e39-be37-94eae7211f4b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001027 10.0.0.129 - - [2026-02-19 02:36:23] "GET /project/928f89e1-2c5c-4e39-be37-94eae7211f4b?fields=security_groups HTTP/1.1" 200 1262 0.048148 10.0.0.129 - - [2026-02-19 02:36:24] "POST /fqname-to-id HTTP/1.1" 404 194 0.031075 10.0.0.130 - - [2026-02-19 02:36:24] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002862 10.0.0.130 - - [2026-02-19 02:36:24] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001151 10.0.0.130 - - [2026-02-19 02:36:24] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.042178 10.0.0.130 - - [2026-02-19 02:36:24] "POST /id-to-fqname HTTP/1.1" 200 196 0.005307 10.0.0.130 - - [2026-02-19 02:36:24] "POST /fqname-to-id HTTP/1.1" 404 205 0.009036 10.0.0.130 - - [2026-02-19 02:36:24] "POST /security-groups HTTP/1.1" 200 597 0.041557 10.0.0.130 - - [2026-02-19 02:36:24] "POST /projects HTTP/1.1" 200 597 0.260905 10.0.0.129 - - [2026-02-19 02:36:24] "POST /access-control-lists HTTP/1.1" 200 604 0.033141 10.0.0.130 - - [2026-02-19 02:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.335797 10.0.0.129 - - [2026-02-19 02:36:24] "GET /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.504037 10.0.0.129 - - [2026-02-19 02:36:25] "GET / HTTP/1.1" 200 36215 0.001426 10.0.0.129 - - [2026-02-19 02:36:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000441 10.0.0.129 - - [2026-02-19 02:36:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.056148 10.0.0.129 - - [2026-02-19 02:36:29] "POST /network-ipams HTTP/1.1" 200 521 0.032517 10.0.0.129 - - [2026-02-19 02:36:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.005694 10.0.0.129 - - [2026-02-19 02:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.129 - - [2026-02-19 02:36:29] "GET /network-ipam/99a709f5-3fe0-4e22-91ba-833938e988b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.006191 10.0.0.129 - - [2026-02-19 02:36:29] "PUT /network-ipam/99a709f5-3fe0-4e22-91ba-833938e988b9 HTTP/1.1" 200 259 0.017782 10.0.0.129 - - [2026-02-19 02:36:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.003346 10.0.0.129 - - [2026-02-19 02:36:29] "POST /network-ipams HTTP/1.1" 200 521 0.031220 10.0.0.129 - - [2026-02-19 02:36:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.003106 10.0.0.129 - - [2026-02-19 02:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.129 - - [2026-02-19 02:36:29] "GET /network-ipam/aecdbb0e-01ca-4af1-ac99-0b085db425df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.006612 10.0.0.129 - - [2026-02-19 02:36:29] "PUT /network-ipam/aecdbb0e-01ca-4af1-ac99-0b085db425df HTTP/1.1" 200 259 0.015333 10.0.0.129 - - [2026-02-19 02:36:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.004026 10.0.0.129 - - [2026-02-19 02:36:29] "POST /network-ipams HTTP/1.1" 200 521 0.038758 10.0.0.129 - - [2026-02-19 02:36:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1184 0.010118 10.0.0.129 - - [2026-02-19 02:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005871 10.0.0.129 - - [2026-02-19 02:36:30] "GET /network-ipam/d4641fb5-7bb2-453f-9abe-ec574ec110de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.006964 10.0.0.129 - - [2026-02-19 02:36:30] "PUT /network-ipam/d4641fb5-7bb2-453f-9abe-ec574ec110de HTTP/1.1" 200 259 0.015069 10.0.0.129 - - [2026-02-19 02:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.130 - - [2026-02-19 02:36:30] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001469 10.0.0.129 - - [2026-02-19 02:36:30] "GET /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.040652 10.0.0.129 - - [2026-02-19 02:36:31] "POST /route-targets HTTP/1.1" 200 328 0.021983 10.0.0.130 - - [2026-02-19 02:36:31] "POST /useragent-kv HTTP/1.1" 200 115 0.009728 10.0.0.129 - - [2026-02-19 02:36:31] "POST /neutron/subnet HTTP/1.1" 200 734 0.268404 10.0.0.129 - - [2026-02-19 02:36:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.049054 10.0.0.129 - - [2026-02-19 02:36:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001567 10.0.0.129 - - [2026-02-19 02:36:31] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008324 10.0.0.129 - - [2026-02-19 02:36:31] "POST /neutron/network HTTP/1.1" 200 1016 0.008570 10.0.0.129 - - [2026-02-19 02:36:31] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005621 10.0.0.129 - - [2026-02-19 02:36:31] "POST /neutron/subnet HTTP/1.1" 200 828 0.010155 10.0.0.129 - - [2026-02-19 02:36:31] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006073 10.0.0.129 - - [2026-02-19 02:36:31] "GET /network-ipam/99a709f5-3fe0-4e22-91ba-833938e988b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.004286 10.0.0.129 - - [2026-02-19 02:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.130 - - [2026-02-19 02:36:32] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001075 10.0.0.129 - - [2026-02-19 02:36:32] "GET /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.044629 10.0.0.130 - - [2026-02-19 02:36:32] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001285 10.0.0.129 - - [2026-02-19 02:36:32] "POST /neutron/network HTTP/1.1" 200 613 0.142972 10.0.0.129 - - [2026-02-19 02:36:32] "POST /ref-update HTTP/1.1" 200 156 0.038502 10.0.0.129 - - [2026-02-19 02:36:32] "POST /neutron/network HTTP/1.1" 200 1015 0.011419 10.0.0.129 - - [2026-02-19 02:36:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.001109 10.0.0.129 - - [2026-02-19 02:36:32] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005472 10.0.0.129 - - [2026-02-19 02:36:32] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005681 10.0.0.129 - - [2026-02-19 02:36:32] "POST /neutron/subnet HTTP/1.1" 200 730 0.012000 10.0.0.129 - - [2026-02-19 02:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.130 - - [2026-02-19 02:36:33] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001463 10.0.0.129 - - [2026-02-19 02:36:33] "GET /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.069301 10.0.0.130 - - [2026-02-19 02:36:33] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001751 10.0.0.129 - - [2026-02-19 02:36:33] "POST /neutron/network HTTP/1.1" 200 613 0.156833 10.0.0.129 - - [2026-02-19 02:36:33] "POST /neutron/network HTTP/1.1" 200 1013 0.019019 10.0.0.129 - - [2026-02-19 02:36:33] "POST /id-to-fqname HTTP/1.1" 200 227 0.001570 10.0.0.129 - - [2026-02-19 02:36:33] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006016 10.0.0.129 - - [2026-02-19 02:36:33] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.007992 10.0.0.129 - - [2026-02-19 02:36:33] "POST /neutron/subnet HTTP/1.1" 200 720 0.017222 10.0.0.129 - - [2026-02-19 02:36:34] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006813 10.0.0.38 - - [2026-02-19 02:36:35] "GET /obj-perms HTTP/1.1" 200 5061 0.075600 10.0.0.129 - - [2026-02-19 02:36:35] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007944 10.0.0.130 - - [2026-02-19 02:36:36] "GET /obj-perms HTTP/1.1" 200 5061 0.057792 10.0.0.129 - - [2026-02-19 02:36:36] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006111 10.0.0.129 - - [2026-02-19 02:36:36] "GET /obj-perms HTTP/1.1" 200 5061 0.068851 10.0.0.129 - - [2026-02-19 02:36:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.003979 10.0.0.129 - - [2026-02-19 02:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.130 - - [2026-02-19 02:36:36] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001531 10.0.0.129 - - [2026-02-19 02:36:37] "GET /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.059285 10.0.0.129 - - [2026-02-19 02:36:37] "POST /network-policys HTTP/1.1" 200 561 0.059587 10.0.0.129 - - [2026-02-19 02:36:37] "GET /network-policy/1451fb23-ac46-4fa3-935f-b6954fb17c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.008655 10.0.0.129 - - [2026-02-19 02:36:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.007812 10.0.0.129 - - [2026-02-19 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.130 - - [2026-02-19 02:36:37] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001070 10.0.0.129 - - [2026-02-19 02:36:37] "GET /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.059685 10.0.0.129 - - [2026-02-19 02:36:37] "POST /network-policys HTTP/1.1" 200 561 0.032318 10.0.0.129 - - [2026-02-19 02:36:37] "GET /network-policy/fcfc42c2-cd3d-4d1f-b297-e46d27e5e68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2979 0.007006 10.0.0.129 - - [2026-02-19 02:36:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.004653 10.0.0.129 - - [2026-02-19 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.130 - - [2026-02-19 02:36:37] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003900 10.0.0.129 - - [2026-02-19 02:36:37] "GET /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.074934 10.0.0.129 - - [2026-02-19 02:36:37] "POST /network-policys HTTP/1.1" 200 561 0.035455 10.0.0.129 - - [2026-02-19 02:36:37] "GET /network-policy/2a8f8035-1e76-4f07-93f0-c0d362ae7926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3098 0.007340 10.0.0.129 - - [2026-02-19 02:36:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.009054 10.0.0.129 - - [2026-02-19 02:36:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.005070 10.0.0.129 - - [2026-02-19 02:36:38] "POST /neutron/network HTTP/1.1" 200 1200 0.120003 10.0.0.129 - - [2026-02-19 02:36:38] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.011656 10.0.0.129 - - [2026-02-19 02:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.129 - - [2026-02-19 02:36:38] "GET /network-policy/1451fb23-ac46-4fa3-935f-b6954fb17c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.004271 10.0.0.129 - - [2026-02-19 02:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.129 - - [2026-02-19 02:36:38] "GET /network-policy/fcfc42c2-cd3d-4d1f-b297-e46d27e5e68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2979 0.004698 10.0.0.129 - - [2026-02-19 02:36:38] "POST /neutron/network HTTP/1.1" 200 1113 0.120248 10.0.0.129 - - [2026-02-19 02:36:38] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.009436 10.0.0.129 - - [2026-02-19 02:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.129 - - [2026-02-19 02:36:38] "POST /access-control-lists HTTP/1.1" 200 599 0.109731 10.0.0.129 - - [2026-02-19 02:36:38] "GET /network-policy/2a8f8035-1e76-4f07-93f0-c0d362ae7926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3098 0.004293 10.0.0.129 - - [2026-02-19 02:36:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.001395 10.0.0.130 - - [2026-02-19 02:36:39] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001438 10.0.0.129 - - [2026-02-19 02:36:39] "GET /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.094301 10.0.0.129 - - [2026-02-19 02:36:39] "POST /neutron/network HTTP/1.1" 200 1200 0.048227 10.0.0.129 - - [2026-02-19 02:36:39] "POST /id-to-fqname HTTP/1.1" 200 227 0.001350 10.0.0.129 - - [2026-02-19 02:36:40] "POST /neutron/port HTTP/1.1" 200 117 0.006915 10.0.0.130 - - [2026-02-19 02:36:40] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001163 10.0.0.129 - - [2026-02-19 02:36:40] "POST /neutron/port HTTP/1.1" 200 1175 0.362477 10.0.0.130 - - [2026-02-19 02:36:40] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001051 10.0.0.129 - - [2026-02-19 02:36:40] "GET /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.100853 10.0.0.129 - - [2026-02-19 02:36:41] "POST /neutron/port HTTP/1.1" 200 1175 0.048538 10.0.0.129 - - [2026-02-19 02:36:41] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010941 10.0.0.129 - - [2026-02-19 02:36:41] "POST /id-to-fqname HTTP/1.1" 200 227 0.001611 10.0.0.129 - - [2026-02-19 02:36:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003531 10.0.0.129 - - [2026-02-19 02:36:41] "POST /neutron/port HTTP/1.1" 200 1239 0.025975 10.0.0.129 - - [2026-02-19 02:36:41] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007633 10.0.0.129 - - [2026-02-19 02:36:41] "POST /neutron/network HTTP/1.1" 200 1123 0.008248 10.0.0.129 - - [2026-02-19 02:36:42] "PUT /access-control-list/2b1f741d-d12b-4770-904a-df54cb556448 HTTP/1.1" 200 273 0.016337 10.0.0.129 - - [2026-02-19 02:36:42] "POST /neutron/port HTTP/1.1" 200 1174 0.021647 10.0.0.129 - - [2026-02-19 02:36:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003954 10.0.0.130 - - [2026-02-19 02:36:42] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001087 10.0.0.129 - - [2026-02-19 02:36:42] "POST /neutron/port HTTP/1.1" 200 117 0.001039 10.0.0.129 - - [2026-02-19 02:36:42] "GET /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.076945 10.0.0.129 - - [2026-02-19 02:36:42] "POST /neutron/network HTTP/1.1" 200 1113 0.011414 10.0.0.129 - - [2026-02-19 02:36:42] "POST /neutron/port HTTP/1.1" 200 117 0.006213 10.0.0.129 - - [2026-02-19 02:36:43] "POST /neutron/port HTTP/1.1" 200 1239 0.017945 10.0.0.129 - - [2026-02-19 02:36:43] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008768 10.0.0.129 - - [2026-02-19 02:36:43] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009230 10.0.0.129 - - [2026-02-19 02:36:43] "GET /virtual-machine/070a3c56-f759-4918-9ad3-0a081bc8d71d HTTP/1.1" 401 293 0.000394 10.0.0.129 - - [2026-02-19 02:36:43] "GET /virtual-machine/070a3c56-f759-4918-9ad3-0a081bc8d71d HTTP/1.1" 200 1299 0.042221 10.0.0.129 - - [2026-02-19 02:36:43] "POST /neutron/port HTTP/1.1" 200 1172 0.027479 10.0.0.129 - - [2026-02-19 02:36:43] "GET /virtual-machine/070a3c56-f759-4918-9ad3-0a081bc8d71d HTTP/1.1" 200 1299 0.003468 10.0.0.129 - - [2026-02-19 02:36:43] "GET /virtual-machine-interface/085c4433-7a69-4e2e-8148-63b51601ecd2 HTTP/1.1" 200 3174 0.005386 10.0.0.129 - - [2026-02-19 02:36:43] "GET /virtual-machine/070a3c56-f759-4918-9ad3-0a081bc8d71d HTTP/1.1" 200 1299 0.003427 10.0.0.129 - - [2026-02-19 02:36:43] "GET /virtual-machine-interface/085c4433-7a69-4e2e-8148-63b51601ecd2 HTTP/1.1" 200 3174 0.005340 10.0.0.129 - - [2026-02-19 02:36:43] "GET /instance-ip/1aae5938-fc33-4ab4-811c-790906ba8268 HTTP/1.1" 200 1655 0.008873 10.0.0.129 - - [2026-02-19 02:36:43] "GET /instance-ip/6f9632b4-e103-477a-8013-6616cd6622b0 HTTP/1.1" 200 1637 0.014575 10.0.0.129 - - [2026-02-19 02:36:43] "GET /virtual-machine/070a3c56-f759-4918-9ad3-0a081bc8d71d HTTP/1.1" 200 1299 0.011924 10.0.0.129 - - [2026-02-19 02:36:44] "GET /virtual-machine-interface/085c4433-7a69-4e2e-8148-63b51601ecd2 HTTP/1.1" 200 3174 0.008672 10.0.0.129 - - [2026-02-19 02:36:44] "GET /instance-ip/1aae5938-fc33-4ab4-811c-790906ba8268 HTTP/1.1" 200 1655 0.008873 10.0.0.129 - - [2026-02-19 02:36:44] "GET /instance-ip/6f9632b4-e103-477a-8013-6616cd6622b0 HTTP/1.1" 200 1637 0.006595 10.0.0.129 - - [2026-02-19 02:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.129 - - [2026-02-19 02:36:44] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004055 10.0.0.129 - - [2026-02-19 02:36:44] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002723 10.0.0.129 - - [2026-02-19 02:36:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004251 10.0.0.129 - - [2026-02-19 02:36:44] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.005690 10.0.0.129 - - [2026-02-19 02:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.129 - - [2026-02-19 02:36:44] "POST /neutron/port HTTP/1.1" 200 117 0.000944 10.0.0.129 - - [2026-02-19 02:36:44] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004141 10.0.0.129 - - [2026-02-19 02:36:44] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002940 10.0.0.129 - - [2026-02-19 02:36:44] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.006917 10.0.0.129 - - [2026-02-19 02:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.129 - - [2026-02-19 02:36:44] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003394 10.0.0.129 - - [2026-02-19 02:36:44] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004092 10.0.0.129 - - [2026-02-19 02:36:44] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.008217 10.0.0.129 - - [2026-02-19 02:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.129 - - [2026-02-19 02:36:44] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006895 10.0.0.129 - - [2026-02-19 02:36:44] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003507 10.0.0.129 - - [2026-02-19 02:36:44] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.006683 10.0.0.129 - - [2026-02-19 02:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.129 - - [2026-02-19 02:36:44] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004349 10.0.0.129 - - [2026-02-19 02:36:44] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003269 10.0.0.129 - - [2026-02-19 02:36:44] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.006445 10.0.0.129 - - [2026-02-19 02:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.129 - - [2026-02-19 02:36:47] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.005382 10.0.0.129 - - [2026-02-19 02:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.129 - - [2026-02-19 02:36:51] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.008014 10.0.0.129 - - [2026-02-19 02:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.129 - - [2026-02-19 02:36:55] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.008368 10.0.0.129 - - [2026-02-19 02:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.129 - - [2026-02-19 02:37:00] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.007651 10.0.0.129 - - [2026-02-19 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.129 - - [2026-02-19 02:37:04] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.006672 10.0.0.129 - - [2026-02-19 02:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.129 - - [2026-02-19 02:37:08] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.006017 10.0.0.130 - - [2026-02-19 02:37:09] "DELETE /project/b3f033a0a1eb40488ed8ed1d4e3587c4 HTTP/1.1" 404 173 0.003680 10.0.0.130 - - [2026-02-19 02:37:09] "DELETE /project/928f89e1-2c5c-4e39-be37-94eae7211f4b HTTP/1.1" 404 177 0.006584 10.0.0.129 - - [2026-02-19 02:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.129 - - [2026-02-19 02:37:12] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.008633 10.0.0.129 - - [2026-02-19 02:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.129 - - [2026-02-19 02:37:16] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.010064 10.0.0.129 - - [2026-02-19 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.129 - - [2026-02-19 02:37:20] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.005981 10.0.0.129 - - [2026-02-19 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.129 - - [2026-02-19 02:37:24] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.005337 10.0.0.129 - - [2026-02-19 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005473 10.0.0.129 - - [2026-02-19 02:37:28] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005446 10.0.0.129 - - [2026-02-19 02:37:28] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003791 10.0.0.129 - - [2026-02-19 02:37:28] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.006439 10.0.0.129 - - [2026-02-19 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.129 - - [2026-02-19 02:37:28] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004142 10.0.0.129 - - [2026-02-19 02:37:28] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003295 10.0.0.129 - - [2026-02-19 02:37:29] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.006005 10.0.0.129 - - [2026-02-19 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.129 - - [2026-02-19 02:37:29] "GET /routing-instance/956ebccb-849d-400e-acd5-1671371e38c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.007193 10.0.0.129 - - [2026-02-19 02:37:29] "GET /route-target/79ae93f3-2a2c-47c3-a0d9-ce9db7bd91c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004043 10.0.0.129 - - [2026-02-19 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.129 - - [2026-02-19 02:37:29] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003687 10.0.0.129 - - [2026-02-19 02:37:29] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002855 10.0.0.129 - - [2026-02-19 02:37:29] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.006859 10.0.0.129 - - [2026-02-19 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.129 - - [2026-02-19 02:37:29] "GET /routing-instance/956ebccb-849d-400e-acd5-1671371e38c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.004371 10.0.0.129 - - [2026-02-19 02:37:29] "GET /route-target/79ae93f3-2a2c-47c3-a0d9-ce9db7bd91c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003860 10.0.0.129 - - [2026-02-19 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.129 - - [2026-02-19 02:37:29] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004891 10.0.0.129 - - [2026-02-19 02:37:29] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003390 10.0.0.129 - - [2026-02-19 02:37:29] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.006402 10.0.0.129 - - [2026-02-19 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.129 - - [2026-02-19 02:37:29] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004306 10.0.0.129 - - [2026-02-19 02:37:29] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003371 10.0.0.129 - - [2026-02-19 02:37:29] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.005703 10.0.0.129 - - [2026-02-19 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.129 - - [2026-02-19 02:37:29] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005426 10.0.0.129 - - [2026-02-19 02:37:29] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003158 10.0.0.129 - - [2026-02-19 02:37:29] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.005633 10.0.0.129 - - [2026-02-19 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.129 - - [2026-02-19 02:37:29] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005171 10.0.0.129 - - [2026-02-19 02:37:29] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004162 10.0.0.129 - - [2026-02-19 02:37:29] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.007401 10.0.0.130 - - [2026-02-19 02:37:29] "GET /obj-perms HTTP/1.1" 200 5061 0.003357 10.0.0.129 - - [2026-02-19 02:37:29] "GET /obj-perms HTTP/1.1" 200 5061 0.004487 10.0.0.129 - - [2026-02-19 02:37:30] "GET /obj-perms HTTP/1.1" 200 5061 0.004371 10.0.0.130 - - [2026-02-19 02:37:30] "GET /obj-perms HTTP/1.1" 200 5061 0.003612 10.0.0.129 - - [2026-02-19 02:37:30] "GET /obj-perms HTTP/1.1" 200 5061 0.003928 10.0.0.38 - - [2026-02-19 02:37:30] "GET /obj-perms HTTP/1.1" 200 5061 0.003629 10.0.0.129 - - [2026-02-19 02:37:30] "POST /neutron/port HTTP/1.1" 200 1238 0.018675 10.0.0.129 - - [2026-02-19 02:37:30] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008747 10.0.0.129 - - [2026-02-19 02:37:30] "POST /neutron/port HTTP/1.1" 200 1238 0.018253 10.0.0.129 - - [2026-02-19 02:37:30] "GET /virtual-machine/360e6bb9-46f0-4daf-9b81-eae4263a0ff6 HTTP/1.1" 200 1300 0.006102 10.0.0.129 - - [2026-02-19 02:37:30] "GET /virtual-machine/360e6bb9-46f0-4daf-9b81-eae4263a0ff6 HTTP/1.1" 200 1300 0.003921 10.0.0.129 - - [2026-02-19 02:37:30] "GET /virtual-machine-interface/76fb7477-9195-4a39-b44c-17dd3c534f1e HTTP/1.1" 200 3176 0.006269 10.0.0.129 - - [2026-02-19 02:37:30] "GET /virtual-machine/360e6bb9-46f0-4daf-9b81-eae4263a0ff6 HTTP/1.1" 200 1300 0.004499 10.0.0.129 - - [2026-02-19 02:37:30] "GET /virtual-machine-interface/76fb7477-9195-4a39-b44c-17dd3c534f1e HTTP/1.1" 200 3176 0.006619 10.0.0.129 - - [2026-02-19 02:37:30] "GET /instance-ip/2b728f4f-d0a5-4016-aa9c-7dde31713e7e HTTP/1.1" 200 1637 0.006432 10.0.0.129 - - [2026-02-19 02:37:30] "GET /instance-ip/7a6242cb-742e-4820-a7aa-3651f11d4750 HTTP/1.1" 200 1656 0.006656 10.0.0.129 - - [2026-02-19 02:37:30] "GET /virtual-machine/360e6bb9-46f0-4daf-9b81-eae4263a0ff6 HTTP/1.1" 200 1300 0.005381 10.0.0.129 - - [2026-02-19 02:37:30] "GET /virtual-machine-interface/76fb7477-9195-4a39-b44c-17dd3c534f1e HTTP/1.1" 200 3176 0.005290 10.0.0.129 - - [2026-02-19 02:37:30] "GET /instance-ip/2b728f4f-d0a5-4016-aa9c-7dde31713e7e HTTP/1.1" 200 1637 0.004781 10.0.0.129 - - [2026-02-19 02:37:30] "GET /instance-ip/7a6242cb-742e-4820-a7aa-3651f11d4750 HTTP/1.1" 200 1656 0.004546 10.0.0.129 - - [2026-02-19 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.129 - - [2026-02-19 02:37:30] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003821 10.0.0.129 - - [2026-02-19 02:37:30] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004444 10.0.0.129 - - [2026-02-19 02:37:30] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006069 10.0.0.129 - - [2026-02-19 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.129 - - [2026-02-19 02:37:30] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004162 10.0.0.129 - - [2026-02-19 02:37:30] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002858 10.0.0.129 - - [2026-02-19 02:37:30] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006605 10.0.0.129 - - [2026-02-19 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.129 - - [2026-02-19 02:37:31] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004078 10.0.0.129 - - [2026-02-19 02:37:31] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003368 10.0.0.129 - - [2026-02-19 02:37:31] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006816 10.0.0.129 - - [2026-02-19 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.129 - - [2026-02-19 02:37:31] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004633 10.0.0.129 - - [2026-02-19 02:37:31] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004099 10.0.0.129 - - [2026-02-19 02:37:31] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007182 10.0.0.129 - - [2026-02-19 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.129 - - [2026-02-19 02:37:31] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004232 10.0.0.129 - - [2026-02-19 02:37:31] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003717 10.0.0.129 - - [2026-02-19 02:37:31] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007286 10.0.0.129 - - [2026-02-19 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.129 - - [2026-02-19 02:37:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003819 10.0.0.129 - - [2026-02-19 02:37:32] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003624 10.0.0.129 - - [2026-02-19 02:37:32] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006588 10.0.0.129 - - [2026-02-19 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.129 - - [2026-02-19 02:37:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004169 10.0.0.129 - - [2026-02-19 02:37:32] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003442 10.0.0.129 - - [2026-02-19 02:37:32] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007068 10.0.0.129 - - [2026-02-19 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.129 - - [2026-02-19 02:37:32] "GET /routing-instance/143087a7-ec9c-4156-8111-ed39437bcbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1800 0.004938 10.0.0.129 - - [2026-02-19 02:37:32] "GET /route-target/5ea87e2e-3e21-41b6-9f64-e1f446570e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003911 10.0.0.129 - - [2026-02-19 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.129 - - [2026-02-19 02:37:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003686 10.0.0.129 - - [2026-02-19 02:37:32] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003269 10.0.0.129 - - [2026-02-19 02:37:32] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005818 10.0.0.129 - - [2026-02-19 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.129 - - [2026-02-19 02:37:33] "GET /routing-instance/143087a7-ec9c-4156-8111-ed39437bcbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1800 0.007414 10.0.0.129 - - [2026-02-19 02:37:33] "GET /route-target/5ea87e2e-3e21-41b6-9f64-e1f446570e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005645 10.0.0.129 - - [2026-02-19 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.129 - - [2026-02-19 02:37:33] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004597 10.0.0.129 - - [2026-02-19 02:37:33] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004348 10.0.0.129 - - [2026-02-19 02:37:33] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007267 10.0.0.129 - - [2026-02-19 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.129 - - [2026-02-19 02:37:33] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004343 10.0.0.129 - - [2026-02-19 02:37:33] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003776 10.0.0.129 - - [2026-02-19 02:37:33] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.008247 10.0.0.129 - - [2026-02-19 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.129 - - [2026-02-19 02:37:33] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005035 10.0.0.129 - - [2026-02-19 02:37:33] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003570 10.0.0.129 - - [2026-02-19 02:37:33] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.008003 10.0.0.129 - - [2026-02-19 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.129 - - [2026-02-19 02:37:33] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004189 10.0.0.129 - - [2026-02-19 02:37:33] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003532 10.0.0.129 - - [2026-02-19 02:37:33] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006945 10.0.0.130 - - [2026-02-19 02:37:33] "GET /obj-perms HTTP/1.1" 200 5061 0.004149 10.0.0.129 - - [2026-02-19 02:37:33] "GET /obj-perms HTTP/1.1" 200 5061 0.004739 10.0.0.129 - - [2026-02-19 02:37:33] "GET /obj-perms HTTP/1.1" 200 5061 0.004842 10.0.0.129 - - [2026-02-19 02:37:33] "GET /obj-perms HTTP/1.1" 200 5061 0.004041 10.0.0.130 - - [2026-02-19 02:37:33] "GET /obj-perms HTTP/1.1" 200 5061 0.006064 10.0.0.129 - - [2026-02-19 02:37:34] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007714 10.0.0.129 - - [2026-02-19 02:37:34] "POST /neutron/port HTTP/1.1" 200 1236 0.025895 10.0.0.129 - - [2026-02-19 02:37:34] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007629 10.0.0.129 - - [2026-02-19 02:37:34] "GET /virtual-machine/9ab3dbeb-280c-4d90-91e2-e9391d597090 HTTP/1.1" 200 1301 0.014428 10.0.0.129 - - [2026-02-19 02:37:34] "GET /virtual-machine/9ab3dbeb-280c-4d90-91e2-e9391d597090 HTTP/1.1" 200 1301 0.004516 10.0.0.129 - - [2026-02-19 02:37:34] "GET /virtual-machine-interface/bf32f04f-7069-46c1-9cdf-6984d3128641 HTTP/1.1" 200 3177 0.006934 10.0.0.129 - - [2026-02-19 02:37:34] "GET /virtual-machine/9ab3dbeb-280c-4d90-91e2-e9391d597090 HTTP/1.1" 200 1301 0.004591 10.0.0.129 - - [2026-02-19 02:37:34] "GET /virtual-machine-interface/bf32f04f-7069-46c1-9cdf-6984d3128641 HTTP/1.1" 200 3177 0.007827 10.0.0.129 - - [2026-02-19 02:37:34] "GET /instance-ip/493a4f68-c620-4f99-80be-9eba99895239 HTTP/1.1" 200 1634 0.010128 10.0.0.129 - - [2026-02-19 02:37:34] "GET /instance-ip/5b7ce688-ac68-4d16-a787-32483198d963 HTTP/1.1" 200 1656 0.010839 10.0.0.129 - - [2026-02-19 02:37:34] "GET /virtual-machine/9ab3dbeb-280c-4d90-91e2-e9391d597090 HTTP/1.1" 200 1301 0.005396 10.0.0.129 - - [2026-02-19 02:37:34] "GET /virtual-machine-interface/bf32f04f-7069-46c1-9cdf-6984d3128641 HTTP/1.1" 200 3177 0.006880 10.0.0.129 - - [2026-02-19 02:37:34] "GET /instance-ip/493a4f68-c620-4f99-80be-9eba99895239 HTTP/1.1" 200 1634 0.006646 10.0.0.129 - - [2026-02-19 02:37:34] "GET /instance-ip/5b7ce688-ac68-4d16-a787-32483198d963 HTTP/1.1" 200 1656 0.004473 10.0.0.129 - - [2026-02-19 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.129 - - [2026-02-19 02:37:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003729 10.0.0.129 - - [2026-02-19 02:37:34] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.006123 10.0.0.129 - - [2026-02-19 02:37:34] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.007118 10.0.0.129 - - [2026-02-19 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.129 - - [2026-02-19 02:37:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004801 10.0.0.129 - - [2026-02-19 02:37:34] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.011055 10.0.0.129 - - [2026-02-19 02:37:34] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006887 10.0.0.129 - - [2026-02-19 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.129 - - [2026-02-19 02:37:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004154 10.0.0.129 - - [2026-02-19 02:37:34] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003815 10.0.0.129 - - [2026-02-19 02:37:34] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.007123 10.0.0.129 - - [2026-02-19 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.129 - - [2026-02-19 02:37:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004322 10.0.0.129 - - [2026-02-19 02:37:34] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005644 10.0.0.129 - - [2026-02-19 02:37:35] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006504 10.0.0.129 - - [2026-02-19 02:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.129 - - [2026-02-19 02:37:35] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004141 10.0.0.129 - - [2026-02-19 02:37:35] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003283 10.0.0.129 - - [2026-02-19 02:37:35] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.007525 10.0.0.129 - - [2026-02-19 02:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.129 - - [2026-02-19 02:37:36] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004243 10.0.0.129 - - [2026-02-19 02:37:36] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002788 10.0.0.129 - - [2026-02-19 02:37:36] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006450 10.0.0.129 - - [2026-02-19 02:37:36] "POST /neutron/port HTTP/1.1" 200 1239 0.027621 10.0.0.129 - - [2026-02-19 02:37:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007942 10.0.0.129 - - [2026-02-19 02:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.129 - - [2026-02-19 02:37:36] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003233 10.0.0.129 - - [2026-02-19 02:37:36] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003123 10.0.0.129 - - [2026-02-19 02:37:36] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006479 10.0.0.129 - - [2026-02-19 02:37:36] "POST /neutron/port HTTP/1.1" 200 117 0.000951 10.0.0.129 - - [2026-02-19 02:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.129 - - [2026-02-19 02:37:36] "GET /routing-instance/8e0acd48-9f96-4ce5-b080-aeba2905c480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.007684 10.0.0.129 - - [2026-02-19 02:37:36] "GET /route-target/1039d70f-1270-4052-aaf7-35bdd923f976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005366 10.0.0.129 - - [2026-02-19 02:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.129 - - [2026-02-19 02:37:36] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004954 10.0.0.129 - - [2026-02-19 02:37:36] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002822 10.0.0.129 - - [2026-02-19 02:37:36] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006008 10.0.0.129 - - [2026-02-19 02:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.129 - - [2026-02-19 02:37:36] "GET /routing-instance/8e0acd48-9f96-4ce5-b080-aeba2905c480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004528 10.0.0.129 - - [2026-02-19 02:37:36] "GET /route-target/1039d70f-1270-4052-aaf7-35bdd923f976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005125 10.0.0.129 - - [2026-02-19 02:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.129 - - [2026-02-19 02:37:37] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004303 10.0.0.129 - - [2026-02-19 02:37:37] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003100 10.0.0.129 - - [2026-02-19 02:37:37] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006448 10.0.0.129 - - [2026-02-19 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.129 - - [2026-02-19 02:37:37] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004692 10.0.0.129 - - [2026-02-19 02:37:37] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005442 10.0.0.129 - - [2026-02-19 02:37:37] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006622 10.0.0.129 - - [2026-02-19 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.129 - - [2026-02-19 02:37:37] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004781 10.0.0.129 - - [2026-02-19 02:37:37] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003694 10.0.0.129 - - [2026-02-19 02:37:37] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006416 10.0.0.129 - - [2026-02-19 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.129 - - [2026-02-19 02:37:37] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004279 10.0.0.129 - - [2026-02-19 02:37:37] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003797 10.0.0.129 - - [2026-02-19 02:37:37] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.008908 10.0.0.129 - - [2026-02-19 02:37:37] "GET /obj-perms HTTP/1.1" 200 5061 0.004059 10.0.0.129 - - [2026-02-19 02:37:37] "GET /obj-perms HTTP/1.1" 200 5061 0.003897 10.0.0.130 - - [2026-02-19 02:37:37] "GET /obj-perms HTTP/1.1" 200 5061 0.004317 10.0.0.129 - - [2026-02-19 02:37:37] "GET /obj-perms HTTP/1.1" 200 5061 0.004046 10.0.0.130 - - [2026-02-19 02:37:37] "GET /obj-perms HTTP/1.1" 200 5061 0.004445 10.0.0.129 - - [2026-02-19 02:37:37] "GET /virtual-machine/070a3c56-f759-4918-9ad3-0a081bc8d71d HTTP/1.1" 200 1299 0.004464 10.0.0.129 - - [2026-02-19 02:37:37] "GET /virtual-machine-interface/085c4433-7a69-4e2e-8148-63b51601ecd2 HTTP/1.1" 200 3174 0.006087 10.0.0.129 - - [2026-02-19 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.129 - - [2026-02-19 02:37:37] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006030 10.0.0.129 - - [2026-02-19 02:37:37] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.009332 10.0.0.129 - - [2026-02-19 02:37:37] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.010228 10.0.0.129 - - [2026-02-19 02:37:38] "POST /neutron/port HTTP/1.1" 200 1239 0.034191 10.0.0.129 - - [2026-02-19 02:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.129 - - [2026-02-19 02:37:39] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004552 10.0.0.129 - - [2026-02-19 02:37:39] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004272 10.0.0.129 - - [2026-02-19 02:37:39] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.007897 10.0.0.129 - - [2026-02-19 02:37:39] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008396 10.0.0.129 - - [2026-02-19 02:37:43] "POST /neutron/port HTTP/1.1" 200 1238 0.018409 10.0.0.129 - - [2026-02-19 02:37:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004137 10.0.0.129 - - [2026-02-19 02:37:43] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.129 - - [2026-02-19 02:37:44] "POST /neutron/port HTTP/1.1" 200 1239 0.017575 10.0.0.129 - - [2026-02-19 02:37:49] "GET /virtual-machine/360e6bb9-46f0-4daf-9b81-eae4263a0ff6 HTTP/1.1" 200 1300 0.004714 10.0.0.129 - - [2026-02-19 02:37:49] "GET /virtual-machine-interface/76fb7477-9195-4a39-b44c-17dd3c534f1e HTTP/1.1" 200 3176 0.006374 10.0.0.129 - - [2026-02-19 02:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.129 - - [2026-02-19 02:37:49] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003684 10.0.0.129 - - [2026-02-19 02:37:49] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003806 10.0.0.129 - - [2026-02-19 02:37:49] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006336 10.0.0.129 - - [2026-02-19 02:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.129 - - [2026-02-19 02:37:50] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004068 10.0.0.129 - - [2026-02-19 02:37:50] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003080 10.0.0.129 - - [2026-02-19 02:37:50] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006172 10.0.0.129 - - [2026-02-19 02:37:51] "GET /virtual-machine/9ab3dbeb-280c-4d90-91e2-e9391d597090 HTTP/1.1" 200 1301 0.004955 10.0.0.129 - - [2026-02-19 02:37:51] "GET /virtual-machine-interface/bf32f04f-7069-46c1-9cdf-6984d3128641 HTTP/1.1" 200 3177 0.005965 10.0.0.129 - - [2026-02-19 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.129 - - [2026-02-19 02:37:51] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004118 10.0.0.129 - - [2026-02-19 02:37:51] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003266 10.0.0.129 - - [2026-02-19 02:37:51] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.008656 10.0.0.129 - - [2026-02-19 02:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.129 - - [2026-02-19 02:37:52] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003815 10.0.0.129 - - [2026-02-19 02:37:52] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003355 10.0.0.129 - - [2026-02-19 02:37:52] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006493 10.0.0.38 - - [2026-02-19 02:38:16] "GET /obj-perms HTTP/1.1" 200 5075 0.056648 10.0.0.129 - - [2026-02-19 02:38:17] "GET /virtual-machine/9ab3dbeb-280c-4d90-91e2-e9391d597090 HTTP/1.1" 200 1301 0.004317 10.0.0.129 - - [2026-02-19 02:38:18] "POST /neutron/port HTTP/1.1" 200 1226 0.017280 10.0.0.129 - - [2026-02-19 02:38:19] "GET /virtual-machine/9ab3dbeb-280c-4d90-91e2-e9391d597090 HTTP/1.1" 404 171 0.005477 10.0.0.129 - - [2026-02-19 02:38:19] "GET /virtual-machine/9ab3dbeb-280c-4d90-91e2-e9391d597090 HTTP/1.1" 404 171 0.003360 10.0.0.129 - - [2026-02-19 02:38:19] "GET /virtual-machine/9ab3dbeb-280c-4d90-91e2-e9391d597090 HTTP/1.1" 404 171 0.002830 10.0.0.129 - - [2026-02-19 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.129 - - [2026-02-19 02:38:19] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004427 10.0.0.129 - - [2026-02-19 02:38:19] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003291 10.0.0.129 - - [2026-02-19 02:38:19] "GET /virtual-network/9b69d2dd-a1a7-40bd-a52a-242cba6ecdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006401 10.0.0.129 - - [2026-02-19 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.129 - - [2026-02-19 02:38:20] "GET /routing-instance/8e0acd48-9f96-4ce5-b080-aeba2905c480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004886 10.0.0.129 - - [2026-02-19 02:38:20] "GET /route-target/1039d70f-1270-4052-aaf7-35bdd923f976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004352 10.0.0.130 - - [2026-02-19 02:38:23] "GET /obj-perms HTTP/1.1" 200 5061 0.004265 10.0.0.129 - - [2026-02-19 02:38:26] "GET /obj-perms HTTP/1.1" 200 5061 0.003930 10.0.0.130 - - [2026-02-19 02:38:32] "GET /obj-perms HTTP/1.1" 200 5061 0.004042 10.0.0.129 - - [2026-02-19 02:38:35] "GET /obj-perms HTTP/1.1" 200 5061 0.004265 10.0.0.130 - - [2026-02-19 02:38:41] "GET /obj-perms HTTP/1.1" 200 5061 0.003880 10.0.0.129 - - [2026-02-19 02:38:44] "GET /obj-perms HTTP/1.1" 200 5061 0.005169 10.0.0.129 - - [2026-02-19 02:38:44] "POST /neutron/port HTTP/1.1" 200 1238 0.061775 10.0.0.129 - - [2026-02-19 02:38:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003799 10.0.0.129 - - [2026-02-19 02:38:44] "POST /neutron/port HTTP/1.1" 200 117 0.001096 10.0.0.129 - - [2026-02-19 02:38:47] "GET /obj-perms HTTP/1.1" 200 5061 0.004436 10.0.0.130 - - [2026-02-19 02:38:47] "GET /obj-perms HTTP/1.1" 200 5061 0.003593 10.0.0.129 - - [2026-02-19 02:38:47] "GET /virtual-machine/360e6bb9-46f0-4daf-9b81-eae4263a0ff6 HTTP/1.1" 200 1300 0.004484 10.0.0.129 - - [2026-02-19 02:38:48] "POST /neutron/port HTTP/1.1" 200 1228 0.020363 10.0.0.129 - - [2026-02-19 02:38:49] "GET /virtual-machine/360e6bb9-46f0-4daf-9b81-eae4263a0ff6 HTTP/1.1" 404 171 0.003534 10.0.0.129 - - [2026-02-19 02:38:49] "GET /virtual-machine/360e6bb9-46f0-4daf-9b81-eae4263a0ff6 HTTP/1.1" 404 171 0.002940 10.0.0.129 - - [2026-02-19 02:38:49] "GET /virtual-machine/360e6bb9-46f0-4daf-9b81-eae4263a0ff6 HTTP/1.1" 404 171 0.002968 10.0.0.129 - - [2026-02-19 02:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.129 - - [2026-02-19 02:38:50] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003641 10.0.0.129 - - [2026-02-19 02:38:50] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003209 10.0.0.129 - - [2026-02-19 02:38:50] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006631 10.0.0.129 - - [2026-02-19 02:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.129 - - [2026-02-19 02:38:50] "GET /routing-instance/143087a7-ec9c-4156-8111-ed39437bcbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1800 0.005276 10.0.0.129 - - [2026-02-19 02:38:50] "GET /route-target/5ea87e2e-3e21-41b6-9f64-e1f446570e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004655 10.0.0.129 - - [2026-02-19 02:38:53] "GET /obj-perms HTTP/1.1" 200 5061 0.004699 10.0.0.129 - - [2026-02-19 02:38:56] "GET /obj-perms HTTP/1.1" 200 5061 0.004081 10.0.0.129 - - [2026-02-19 02:39:02] "GET /obj-perms HTTP/1.1" 200 5061 0.005392 10.0.0.129 - - [2026-02-19 02:39:05] "GET /obj-perms HTTP/1.1" 200 5061 0.003661 10.0.0.129 - - [2026-02-19 02:39:11] "GET /obj-perms HTTP/1.1" 200 5061 0.004194 10.0.0.129 - - [2026-02-19 02:39:15] "GET /obj-perms HTTP/1.1" 200 5061 0.003999 10.0.0.129 - - [2026-02-19 02:39:18] "GET /obj-perms HTTP/1.1" 200 5061 0.003868 10.0.0.38 - - [2026-02-19 02:39:18] "GET /obj-perms HTTP/1.1" 200 5061 0.005711 10.0.0.129 - - [2026-02-19 02:39:18] "GET /virtual-machine/070a3c56-f759-4918-9ad3-0a081bc8d71d HTTP/1.1" 200 1299 0.005010 10.0.0.129 - - [2026-02-19 02:39:18] "POST /neutron/port HTTP/1.1" 200 1229 0.016159 10.0.0.129 - - [2026-02-19 02:39:20] "GET /virtual-machine/070a3c56-f759-4918-9ad3-0a081bc8d71d HTTP/1.1" 404 171 0.003611 10.0.0.129 - - [2026-02-19 02:39:20] "GET /virtual-machine/070a3c56-f759-4918-9ad3-0a081bc8d71d HTTP/1.1" 404 171 0.003547 10.0.0.129 - - [2026-02-19 02:39:20] "GET /virtual-machine/070a3c56-f759-4918-9ad3-0a081bc8d71d HTTP/1.1" 404 171 0.002968 10.0.0.129 - - [2026-02-19 02:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.129 - - [2026-02-19 02:39:20] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004167 10.0.0.129 - - [2026-02-19 02:39:20] "GET /virtual-networks?parent_id=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003789 10.0.0.129 - - [2026-02-19 02:39:20] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.005980 10.0.0.129 - - [2026-02-19 02:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.129 - - [2026-02-19 02:39:20] "GET /routing-instance/956ebccb-849d-400e-acd5-1671371e38c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.005529 10.0.0.129 - - [2026-02-19 02:39:20] "GET /route-target/79ae93f3-2a2c-47c3-a0d9-ce9db7bd91c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003932 10.0.0.129 - - [2026-02-19 02:39:20] "GET /obj-perms HTTP/1.1" 200 5061 0.005708 10.0.0.130 - - [2026-02-19 02:39:23] "GET /obj-perms HTTP/1.1" 200 5061 0.005314 10.0.0.129 - - [2026-02-19 02:39:29] "GET /obj-perms HTTP/1.1" 200 5061 0.003747 10.0.0.130 - - [2026-02-19 02:39:33] "GET /obj-perms HTTP/1.1" 200 5061 0.004775 10.0.0.129 - - [2026-02-19 02:39:39] "GET /obj-perms HTTP/1.1" 200 5061 0.004522 10.0.0.130 - - [2026-02-19 02:39:42] "GET /obj-perms HTTP/1.1" 200 5061 0.003679 10.0.0.129 - - [2026-02-19 02:39:48] "GET /obj-perms HTTP/1.1" 200 5061 0.004891 10.0.0.130 - - [2026-02-19 02:39:48] "GET /obj-perms HTTP/1.1" 200 5061 0.005012 10.0.0.129 - - [2026-02-19 02:39:48] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006410 10.0.0.129 - - [2026-02-19 02:39:48] "POST /neutron/network HTTP/1.1" 200 1015 0.105431 10.0.0.129 - - [2026-02-19 02:39:48] "DELETE /access-control-list/2b1f741d-d12b-4770-904a-df54cb556448 HTTP/1.1" 200 115 0.054748 10.0.0.129 - - [2026-02-19 02:39:48] "GET /virtual-network/be88c5f0-94e8-4534-85e2-c1925210141c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.008855 10.0.0.129 - - [2026-02-19 02:39:49] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3257 0.006554 10.0.0.129 - - [2026-02-19 02:39:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.015797 10.0.0.129 - - [2026-02-19 02:39:49] "POST /neutron/network HTTP/1.1" 200 1016 0.089884 10.0.0.129 - - [2026-02-19 02:39:49] "GET /virtual-network/7097735d-4c65-4849-b4b4-022dd9639c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.009552 10.0.0.129 - - [2026-02-19 02:39:49] "POST /ref-update HTTP/1.1" 200 156 0.050376 10.0.0.129 - - [2026-02-19 02:39:49] "DELETE /network-policy/2a8f8035-1e76-4f07-93f0-c0d362ae7926 HTTP/1.1" 200 115 0.062217 10.0.0.129 - - [2026-02-19 02:39:49] "DELETE /network-policy/fcfc42c2-cd3d-4d1f-b297-e46d27e5e68a HTTP/1.1" 200 115 0.087143 10.0.0.129 - - [2026-02-19 02:39:49] "DELETE /network-policy/1451fb23-ac46-4fa3-935f-b6954fb17c33 HTTP/1.1" 200 115 0.041611 10.0.0.130 - - [2026-02-19 02:39:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005435 10.0.0.130 - - [2026-02-19 02:39:49] "POST /useragent-kv HTTP/1.1" 200 115 0.006431 10.0.0.130 - - [2026-02-19 02:39:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003466 10.0.0.130 - - [2026-02-19 02:39:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003772 10.0.0.129 - - [2026-02-19 02:39:49] "POST /neutron/network HTTP/1.1" 200 151 0.159992 10.0.0.129 - - [2026-02-19 02:39:49] "DELETE /route-target/1039d70f-1270-4052-aaf7-35bdd923f976 HTTP/1.1" 200 115 0.045161 10.0.0.129 - - [2026-02-19 02:39:50] "POST /neutron/network HTTP/1.1" 200 1016 0.008948 10.0.0.129 - - [2026-02-19 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.129 - - [2026-02-19 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.129 - - [2026-02-19 02:39:50] "DELETE /network-ipam/d4641fb5-7bb2-453f-9abe-ec574ec110de HTTP/1.1" 200 115 0.033879 10.0.0.129 - - [2026-02-19 02:39:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.005213 10.0.0.129 - - [2026-02-19 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.129 - - [2026-02-19 02:39:50] "DELETE /network-ipam/aecdbb0e-01ca-4af1-ac99-0b085db425df HTTP/1.1" 200 115 0.037928 10.0.0.129 - - [2026-02-19 02:39:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.006875 10.0.0.129 - - [2026-02-19 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.129 - - [2026-02-19 02:39:50] "DELETE /network-ipam/99a709f5-3fe0-4e22-91ba-833938e988b9 HTTP/1.1" 200 115 0.033850 10.0.0.129 - - [2026-02-19 02:39:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.003053 10.0.0.130 - - [2026-02-19 02:39:53] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000977 10.0.0.129 - - [2026-02-19 02:39:53] "GET /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.042707 10.0.0.130 - - [2026-02-19 02:39:53] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001006 10.0.0.129 - - [2026-02-19 02:39:53] "GET /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4?fields=virtual_networks HTTP/1.1" 200 1047 0.049546 10.0.0.130 - - [2026-02-19 02:39:53] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000973 10.0.0.129 - - [2026-02-19 02:39:53] "GET /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.044397 10.0.0.130 - - [2026-02-19 02:39:53] "GET /projects?obj_uuids=b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001091 10.0.0.129 - - [2026-02-19 02:39:53] "GET /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4?fields=security_groups HTTP/1.1" 200 1280 0.049098 10.0.0.129 - - [2026-02-19 02:39:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.029506 10.0.0.130 - - [2026-02-19 02:39:54] "GET /projects?obj_uuids=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002954 10.0.0.130 - - [2026-02-19 02:39:54] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001418 10.0.0.130 - - [2026-02-19 02:39:54] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009030 10.0.0.130 - - [2026-02-19 02:39:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.003807 10.0.0.130 - - [2026-02-19 02:39:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.003854 10.0.0.130 - - [2026-02-19 02:39:55] "POST /security-groups HTTP/1.1" 200 593 0.076784 10.0.0.130 - - [2026-02-19 02:39:55] "POST /projects HTTP/1.1" 200 589 0.288156 10.0.0.129 - - [2026-02-19 02:39:55] "POST /access-control-lists HTTP/1.1" 200 600 0.032498 10.0.0.130 - - [2026-02-19 02:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.359443 10.0.0.129 - - [2026-02-19 02:39:55] "GET /project/a624b6ec-cdda-414c-bf4a-a5c33600cd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.518340 10.0.0.129 - - [2026-02-19 02:39:56] "GET / HTTP/1.1" 200 36215 0.001695 10.0.0.129 - - [2026-02-19 02:39:58] "POST /fqname-to-id HTTP/1.1" 401 293 0.000508 10.0.0.129 - - [2026-02-19 02:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.055291 10.0.0.130 - - [2026-02-19 02:39:58] "GET /projects?obj_uuids=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000985 10.0.0.129 - - [2026-02-19 02:39:58] "GET /project/a624b6ec-cdda-414c-bf4a-a5c33600cd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.045974 10.0.0.130 - - [2026-02-19 02:39:58] "GET /projects?obj_uuids=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001162 10.0.0.129 - - [2026-02-19 02:39:58] "POST /neutron/network HTTP/1.1" 200 607 0.155940 10.0.0.129 - - [2026-02-19 02:39:58] "POST /route-targets HTTP/1.1" 200 328 0.016064 10.0.0.129 - - [2026-02-19 02:39:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.004792 10.0.0.129 - - [2026-02-19 02:39:59] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006316 10.0.0.129 - - [2026-02-19 02:39:59] "POST /neutron/network HTTP/1.1" 200 827 0.007755 10.0.0.129 - - [2026-02-19 02:39:59] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006220 10.0.0.129 - - [2026-02-19 02:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.130 - - [2026-02-19 02:39:59] "GET /projects?obj_uuids=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001020 10.0.0.129 - - [2026-02-19 02:39:59] "GET /project/a624b6ec-cdda-414c-bf4a-a5c33600cd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.053331 10.0.0.129 - - [2026-02-19 02:39:59] "POST /neutron/network HTTP/1.1" 200 117 0.022773 10.0.0.129 - - [2026-02-19 02:39:59] "POST /ref-update HTTP/1.1" 200 156 0.026785 10.0.0.129 - - [2026-02-19 02:39:59] "POST /neutron/network HTTP/1.1" 200 825 0.009894 10.0.0.129 - - [2026-02-19 02:39:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001114 10.0.0.129 - - [2026-02-19 02:39:59] "GET /virtual-network/d0d1c094-51b9-48b0-a9f6-ca87a54fc245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005126 10.0.0.129 - - [2026-02-19 02:39:59] "GET /virtual-network/d0d1c094-51b9-48b0-a9f6-ca87a54fc245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005698 10.0.0.129 - - [2026-02-19 02:39:59] "POST /neutron/subnet HTTP/1.1" 200 720 0.009444 10.0.0.129 - - [2026-02-19 02:39:59] "POST /fqname-to-id HTTP/1.1" 404 228 0.003258 10.0.0.129 - - [2026-02-19 02:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.130 - - [2026-02-19 02:39:59] "GET /projects?obj_uuids=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001057 10.0.0.129 - - [2026-02-19 02:40:00] "GET /project/a624b6ec-cdda-414c-bf4a-a5c33600cd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.047407 10.0.0.129 - - [2026-02-19 02:40:00] "POST /network-policys HTTP/1.1" 200 573 0.028911 10.0.0.129 - - [2026-02-19 02:40:00] "GET /network-policy/ae4f16fe-f7b5-4f6c-b78f-996af62dcc62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.009369 10.0.0.129 - - [2026-02-19 02:40:00] "POST /neutron/network HTTP/1.1" 200 929 0.026913 10.0.0.129 - - [2026-02-19 02:40:00] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.007511 10.0.0.129 - - [2026-02-19 02:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.129 - - [2026-02-19 02:40:00] "GET /network-policy/ae4f16fe-f7b5-4f6c-b78f-996af62dcc62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004827 10.0.0.129 - - [2026-02-19 02:40:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.004166 10.0.0.129 - - [2026-02-19 02:40:00] "POST /neutron/network HTTP/1.1" 200 927 0.014306 10.0.0.129 - - [2026-02-19 02:40:00] "GET /virtual-network/d0d1c094-51b9-48b0-a9f6-ca87a54fc245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.023763 10.0.0.129 - - [2026-02-19 02:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.129 - - [2026-02-19 02:40:00] "GET /network-policy/ae4f16fe-f7b5-4f6c-b78f-996af62dcc62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.007303 10.0.0.129 - - [2026-02-19 02:40:00] "PUT /access-control-list/8a258010-b96c-437f-8bde-eb625233cb11 HTTP/1.1" 200 273 0.047949 10.0.0.129 - - [2026-02-19 02:40:01] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006098 10.0.0.129 - - [2026-02-19 02:40:01] "GET /obj-perms HTTP/1.1" 200 5053 0.058254 10.0.0.129 - - [2026-02-19 02:40:02] "GET /virtual-network/d0d1c094-51b9-48b0-a9f6-ca87a54fc245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005869 10.0.0.38 - - [2026-02-19 02:40:03] "GET /obj-perms HTTP/1.1" 200 5053 0.055724 10.0.0.129 - - [2026-02-19 02:40:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.002010 10.0.0.130 - - [2026-02-19 02:40:04] "GET /projects?obj_uuids=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001180 10.0.0.129 - - [2026-02-19 02:40:04] "GET /project/a624b6ec-cdda-414c-bf4a-a5c33600cd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.121930 10.0.0.129 - - [2026-02-19 02:40:04] "POST /neutron/port HTTP/1.1" 200 117 0.006695 10.0.0.129 - - [2026-02-19 02:40:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001314 10.0.0.129 - - [2026-02-19 02:40:04] "POST /neutron/network HTTP/1.1" 200 937 0.009631 10.0.0.129 - - [2026-02-19 02:40:05] "POST /neutron/port HTTP/1.1" 200 1063 0.023856 10.0.0.130 - - [2026-02-19 02:40:05] "GET /projects?obj_uuids=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001744 10.0.0.129 - - [2026-02-19 02:40:05] "POST /neutron/port HTTP/1.1" 200 1127 0.028126 10.0.0.129 - - [2026-02-19 02:40:05] "GET /project/a624b6ec-cdda-414c-bf4a-a5c33600cd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.085658 10.0.0.129 - - [2026-02-19 02:40:05] "POST /neutron/network HTTP/1.1" 200 927 0.020034 10.0.0.129 - - [2026-02-19 02:40:05] "POST /neutron/port HTTP/1.1" 200 1127 0.028983 10.0.0.129 - - [2026-02-19 02:40:05] "POST /neutron/port HTTP/1.1" 200 1127 0.026479 10.0.0.130 - - [2026-02-19 02:40:06] "GET /projects?obj_uuids=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001327 10.0.0.129 - - [2026-02-19 02:40:06] "PUT /access-control-list/c2e0fc17-a132-45d3-a209-a2c0638e67c3 HTTP/1.1" 200 273 0.066919 10.0.0.129 - - [2026-02-19 02:40:06] "POST /neutron/port HTTP/1.1" 200 1061 0.341932 10.0.0.129 - - [2026-02-19 02:40:06] "POST /neutron/port HTTP/1.1" 200 1115 0.116593 10.0.0.129 - - [2026-02-19 02:40:06] "POST /neutron/subnet HTTP/1.1" 200 694 0.009458 10.0.0.130 - - [2026-02-19 02:40:09] "DELETE /project/a624b6eccdda414cbf4aa5c33600cd2c HTTP/1.1" 404 173 0.004087 10.0.0.130 - - [2026-02-19 02:40:09] "DELETE /project/b3f033a0-a1eb-4048-8ed8-ed1d4e3587c4 HTTP/1.1" 404 177 0.003664 10.0.0.129 - - [2026-02-19 02:40:11] "POST /neutron/port HTTP/1.1" 200 1127 0.024075 10.0.0.129 - - [2026-02-19 02:40:11] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008329 10.0.0.129 - - [2026-02-19 02:40:11] "GET /virtual-machine/6ca0ca0b-aeaf-46e4-9486-904ba337fde0 HTTP/1.1" 401 293 0.000409 10.0.0.129 - - [2026-02-19 02:40:11] "GET /virtual-machine/6ca0ca0b-aeaf-46e4-9486-904ba337fde0 HTTP/1.1" 200 1296 0.034590 10.0.0.129 - - [2026-02-19 02:40:11] "GET /virtual-machine-interface/77c5eaed-8607-4c98-87c0-8600f5e58cdc HTTP/1.1" 200 2957 0.005636 10.0.0.129 - - [2026-02-19 02:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.129 - - [2026-02-19 02:40:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004499 10.0.0.129 - - [2026-02-19 02:40:11] "GET /virtual-networks?parent_id=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003367 10.0.0.129 - - [2026-02-19 02:40:11] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006362 10.0.0.129 - - [2026-02-19 02:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.129 - - [2026-02-19 02:40:14] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006554 10.0.0.130 - - [2026-02-19 02:40:17] "GET /obj-perms HTTP/1.1" 200 5075 0.051850 10.0.0.129 - - [2026-02-19 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.129 - - [2026-02-19 02:40:18] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005569 10.0.0.129 - - [2026-02-19 02:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.129 - - [2026-02-19 02:40:22] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005203 10.0.0.129 - - [2026-02-19 02:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.129 - - [2026-02-19 02:40:27] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006644 10.0.0.129 - - [2026-02-19 02:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.129 - - [2026-02-19 02:40:31] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006329 10.0.0.129 - - [2026-02-19 02:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.129 - - [2026-02-19 02:40:35] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.008055 10.0.0.129 - - [2026-02-19 02:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.129 - - [2026-02-19 02:40:39] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006810 10.0.0.129 - - [2026-02-19 02:40:40] "POST /neutron/port HTTP/1.1" 200 1127 0.019757 10.0.0.129 - - [2026-02-19 02:40:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004074 10.0.0.129 - - [2026-02-19 02:40:40] "POST /neutron/network HTTP/1.1" 200 929 0.007180 10.0.0.129 - - [2026-02-19 02:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.129 - - [2026-02-19 02:40:43] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005360 10.0.0.129 - - [2026-02-19 02:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.129 - - [2026-02-19 02:40:45] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007599 10.0.0.129 - - [2026-02-19 02:40:45] "GET /virtual-networks?parent_id=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003189 10.0.0.129 - - [2026-02-19 02:40:45] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.010706 10.0.0.129 - - [2026-02-19 02:40:45] "POST /neutron/network HTTP/1.1" 200 937 0.007471 10.0.0.129 - - [2026-02-19 02:40:45] "POST /neutron/port HTTP/1.1" 200 1127 0.018025 10.0.0.129 - - [2026-02-19 02:40:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007711 10.0.0.129 - - [2026-02-19 02:40:56] "POST /neutron/port HTTP/1.1" 200 1127 0.018477 10.0.0.129 - - [2026-02-19 02:40:56] "POST /neutron/security_group HTTP/1.1" 200 2060 0.032479 10.0.0.129 - - [2026-02-19 02:41:01] "POST /neutron/port HTTP/1.1" 200 1127 0.020755 10.0.0.129 - - [2026-02-19 02:41:06] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007453 10.0.0.129 - - [2026-02-19 02:41:06] "POST /neutron/port HTTP/1.1" 200 1125 0.016949 10.0.0.129 - - [2026-02-19 02:41:06] "GET /virtual-machine/3e2355d7-6c1f-4c7b-afae-af582a1d1770 HTTP/1.1" 200 1296 0.006079 10.0.0.129 - - [2026-02-19 02:41:06] "GET /virtual-machine-interface/eafa0343-fcf0-4bb3-a2c6-460f4feefbe9 HTTP/1.1" 200 2959 0.005272 10.0.0.129 - - [2026-02-19 02:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.129 - - [2026-02-19 02:41:06] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004803 10.0.0.129 - - [2026-02-19 02:41:06] "GET /virtual-networks?parent_id=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.009136 10.0.0.129 - - [2026-02-19 02:41:06] "GET /virtual-network/d0d1c094-51b9-48b0-a9f6-ca87a54fc245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006357 10.0.0.129 - - [2026-02-19 02:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.129 - - [2026-02-19 02:41:07] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003565 10.0.0.129 - - [2026-02-19 02:41:07] "GET /virtual-networks?parent_id=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003168 10.0.0.129 - - [2026-02-19 02:41:07] "GET /virtual-network/d0d1c094-51b9-48b0-a9f6-ca87a54fc245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006239 10.0.0.130 - - [2026-02-19 02:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000589 10.0.0.38 - - [2026-02-19 02:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.130 - - [2026-02-19 02:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.129 - - [2026-02-19 02:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000484 10.0.0.38 - - [2026-02-19 02:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.38 - - [2026-02-19 02:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.129 - - [2026-02-19 02:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000345 10.0.0.38 - - [2026-02-19 02:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000435 10.0.0.129 - - [2026-02-19 02:41:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000993 10.0.0.129 - - [2026-02-19 02:41:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.130 - - [2026-02-19 02:41:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.130 - - [2026-02-19 02:41:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000546 10.0.0.129 - - [2026-02-19 02:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.130 - - [2026-02-19 02:41:30] "GET /projects?obj_uuids=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.027671 10.0.0.129 - - [2026-02-19 02:41:30] "GET /project/a624b6ec-cdda-414c-bf4a-a5c33600cd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.071102 10.0.0.129 - - [2026-02-19 02:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.129 - - [2026-02-19 02:41:31] "PUT /network-policy/ae4f16fe-f7b5-4f6c-b78f-996af62dcc62 HTTP/1.1" 200 263 0.016180 10.0.0.129 - - [2026-02-19 02:41:31] "PUT /access-control-list/8a258010-b96c-437f-8bde-eb625233cb11 HTTP/1.1" 200 273 0.104970 10.0.0.129 - - [2026-02-19 02:41:35] "GET /virtual-network/d0d1c094-51b9-48b0-a9f6-ca87a54fc245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005844 10.0.0.129 - - [2026-02-19 02:41:35] "POST /neutron/network HTTP/1.1" 200 825 0.107810 10.0.0.129 - - [2026-02-19 02:41:35] "GET /virtual-network/d0d1c094-51b9-48b0-a9f6-ca87a54fc245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006224 10.0.0.129 - - [2026-02-19 02:41:35] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.009366 10.0.0.129 - - [2026-02-19 02:41:35] "POST /neutron/network HTTP/1.1" 200 827 0.071869 10.0.0.129 - - [2026-02-19 02:41:35] "GET /virtual-network/ab9b07df-c63d-45b3-9056-d3abdc13df74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.014970 10.0.0.129 - - [2026-02-19 02:41:35] "DELETE /access-control-list/8a258010-b96c-437f-8bde-eb625233cb11 HTTP/1.1" 200 115 0.080536 10.0.0.129 - - [2026-02-19 02:41:35] "DELETE /network-policy/ae4f16fe-f7b5-4f6c-b78f-996af62dcc62 HTTP/1.1" 200 115 0.046803 10.0.0.129 - - [2026-02-19 02:41:35] "POST /neutron/network HTTP/1.1" 400 204 0.015870 10.0.0.129 - - [2026-02-19 02:41:35] "POST /neutron/port HTTP/1.1" 200 1117 0.014513 10.0.0.129 - - [2026-02-19 02:41:36] "POST /neutron/port HTTP/1.1" 200 151 0.253107 10.0.0.129 - - [2026-02-19 02:41:38] "POST /neutron/network HTTP/1.1" 200 827 0.014385 10.0.0.129 - - [2026-02-19 02:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.130 - - [2026-02-19 02:41:39] "GET /projects?obj_uuids=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001096 10.0.0.129 - - [2026-02-19 02:41:39] "GET /project/a624b6ec-cdda-414c-bf4a-a5c33600cd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.075556 10.0.0.130 - - [2026-02-19 02:41:39] "GET /projects?obj_uuids=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001063 10.0.0.129 - - [2026-02-19 02:41:39] "GET /project/a624b6ec-cdda-414c-bf4a-a5c33600cd2c?fields=virtual_networks HTTP/1.1" 200 1039 0.054314 10.0.0.130 - - [2026-02-19 02:41:39] "GET /projects?obj_uuids=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001436 10.0.0.129 - - [2026-02-19 02:41:39] "GET /project/a624b6ec-cdda-414c-bf4a-a5c33600cd2c?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.043138 10.0.0.130 - - [2026-02-19 02:41:40] "GET /projects?obj_uuids=a624b6ec-cdda-414c-bf4a-a5c33600cd2c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001621 10.0.0.129 - - [2026-02-19 02:41:40] "GET /project/a624b6ec-cdda-414c-bf4a-a5c33600cd2c?fields=security_groups HTTP/1.1" 200 1268 0.039296 10.0.0.129 - - [2026-02-19 02:41:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.028525 10.0.0.130 - - [2026-02-19 02:41:41] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003509 10.0.0.130 - - [2026-02-19 02:41:41] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001317 10.0.0.130 - - [2026-02-19 02:41:41] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.037704 10.0.0.130 - - [2026-02-19 02:41:41] "POST /id-to-fqname HTTP/1.1" 200 202 0.004027 10.0.0.130 - - [2026-02-19 02:41:41] "POST /fqname-to-id HTTP/1.1" 404 211 0.004759 10.0.0.130 - - [2026-02-19 02:41:41] "POST /security-groups HTTP/1.1" 200 603 0.044846 10.0.0.130 - - [2026-02-19 02:41:41] "POST /projects HTTP/1.1" 200 609 0.256756 10.0.0.129 - - [2026-02-19 02:41:41] "POST /access-control-lists HTTP/1.1" 200 610 0.033660 10.0.0.130 - - [2026-02-19 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.331907 10.0.0.129 - - [2026-02-19 02:41:41] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.540492 10.0.0.129 - - [2026-02-19 02:41:42] "GET / HTTP/1.1" 200 36215 0.001761 10.0.0.129 - - [2026-02-19 02:41:46] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000483 10.0.0.130 - - [2026-02-19 02:41:46] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.129 - - [2026-02-19 02:41:46] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.060583 10.0.0.129 - - [2026-02-19 02:41:46] "GET / HTTP/1.1" 200 36215 0.002366 10.0.0.129 - - [2026-02-19 02:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.130 - - [2026-02-19 02:41:47] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000913 10.0.0.129 - - [2026-02-19 02:41:47] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007034 10.0.0.129 - - [2026-02-19 02:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.130 - - [2026-02-19 02:41:47] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001097 10.0.0.129 - - [2026-02-19 02:41:47] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.059678 10.0.0.129 - - [2026-02-19 02:41:48] "GET /domains HTTP/1.1" 401 293 0.000390 10.0.0.129 - - [2026-02-19 02:41:48] "GET /domains HTTP/1.1" 200 281 0.025503 10.0.0.130 - - [2026-02-19 02:41:48] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001071 10.0.0.129 - - [2026-02-19 02:41:48] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3 HTTP/1.1" 200 2783 0.010285 10.0.0.130 - - [2026-02-19 02:41:48] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001028 10.0.0.129 - - [2026-02-19 02:41:48] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0 HTTP/1.1" 200 1928 0.087912 10.0.0.129 - - [2026-02-19 02:41:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.009567 10.0.0.129 - - [2026-02-19 02:41:48] "POST /network-ipams HTTP/1.1" 200 623 0.027456 10.0.0.129 - - [2026-02-19 02:41:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.003204 10.0.0.129 - - [2026-02-19 02:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.129 - - [2026-02-19 02:41:49] "GET /network-ipam/6ce2c18f-cbc3-4f24-b855-362baa687333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.006389 10.0.0.129 - - [2026-02-19 02:41:49] "PUT /network-ipam/6ce2c18f-cbc3-4f24-b855-362baa687333 HTTP/1.1" 200 259 0.024745 10.0.0.129 - - [2026-02-19 02:41:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000432 10.0.0.129 - - [2026-02-19 02:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.030072 10.0.0.130 - - [2026-02-19 02:41:49] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001253 10.0.0.129 - - [2026-02-19 02:41:49] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.049868 10.0.0.130 - - [2026-02-19 02:41:49] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002530 10.0.0.129 - - [2026-02-19 02:41:49] "POST /neutron/network HTTP/1.1" 200 623 0.157130 10.0.0.129 - - [2026-02-19 02:41:50] "POST /route-targets HTTP/1.1" 200 328 0.018740 10.0.0.130 - - [2026-02-19 02:41:50] "POST /useragent-kv HTTP/1.1" 200 115 0.008821 10.0.0.129 - - [2026-02-19 02:41:50] "POST /neutron/subnet HTTP/1.1" 200 823 0.233698 10.0.0.129 - - [2026-02-19 02:41:50] "POST /id-to-fqname HTTP/1.1" 200 235 0.001543 10.0.0.129 - - [2026-02-19 02:41:50] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007934 10.0.0.129 - - [2026-02-19 02:41:50] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006234 10.0.0.129 - - [2026-02-19 02:41:50] "POST /neutron/network HTTP/1.1" 200 1336 0.011233 10.0.0.129 - - [2026-02-19 02:41:50] "POST /neutron/subnet HTTP/1.1" 200 823 0.009708 10.0.0.129 - - [2026-02-19 02:41:51] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006830 10.0.0.129 - - [2026-02-19 02:41:51] "GET /obj-perms HTTP/1.1" 200 5038 0.057145 10.0.0.129 - - [2026-02-19 02:41:52] "DELETE /access-control-list/d70f7f20-701c-42c1-8cf9-912a8e3ebc1d HTTP/1.1" 200 115 0.043965 10.0.0.129 - - [2026-02-19 02:41:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.003102 10.0.0.129 - - [2026-02-19 02:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.130 - - [2026-02-19 02:41:52] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000981 10.0.0.129 - - [2026-02-19 02:41:52] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.040683 10.0.0.129 - - [2026-02-19 02:41:53] "POST /network-policys HTTP/1.1" 200 565 0.075489 10.0.0.129 - - [2026-02-19 02:41:53] "GET /network-policy/07945a1b-dd40-4bf2-b25a-8b0d2a26db69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007810 10.0.0.129 - - [2026-02-19 02:41:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.003070 10.0.0.129 - - [2026-02-19 02:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.130 - - [2026-02-19 02:41:53] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001245 10.0.0.129 - - [2026-02-19 02:41:53] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.048075 10.0.0.129 - - [2026-02-19 02:41:53] "POST /network-policys HTTP/1.1" 200 565 0.076152 10.0.0.129 - - [2026-02-19 02:41:53] "GET /network-policy/393f7877-92bf-44c5-97d5-9bd103ccc365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.008967 10.0.0.129 - - [2026-02-19 02:41:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.003464 10.0.0.129 - - [2026-02-19 02:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006985 10.0.0.130 - - [2026-02-19 02:41:53] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000995 10.0.0.129 - - [2026-02-19 02:41:53] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.044857 10.0.0.129 - - [2026-02-19 02:41:53] "POST /network-policys HTTP/1.1" 200 565 0.071477 10.0.0.129 - - [2026-02-19 02:41:53] "GET /network-policy/b9bf5e1a-e0bd-4d76-ab7a-68067997b9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.006362 10.0.0.129 - - [2026-02-19 02:41:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.002840 10.0.0.129 - - [2026-02-19 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.130 - - [2026-02-19 02:41:54] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000944 10.0.0.129 - - [2026-02-19 02:41:54] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.040572 10.0.0.129 - - [2026-02-19 02:41:54] "POST /network-policys HTTP/1.1" 200 565 0.075073 10.0.0.129 - - [2026-02-19 02:41:54] "GET /network-policy/c8712eb5-9da4-4dab-95ad-56bae1f17c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.007149 10.0.0.129 - - [2026-02-19 02:41:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.003884 10.0.0.129 - - [2026-02-19 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.130 - - [2026-02-19 02:41:54] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000977 10.0.0.129 - - [2026-02-19 02:41:54] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.051501 10.0.0.129 - - [2026-02-19 02:41:54] "POST /network-policys HTTP/1.1" 200 565 0.075654 10.0.0.129 - - [2026-02-19 02:41:54] "GET /network-policy/4b388187-2365-406f-9bad-efb74d69d2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006357 10.0.0.129 - - [2026-02-19 02:41:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.002820 10.0.0.129 - - [2026-02-19 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.130 - - [2026-02-19 02:41:54] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000949 10.0.0.129 - - [2026-02-19 02:41:54] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.034461 10.0.0.129 - - [2026-02-19 02:41:55] "POST /network-policys HTTP/1.1" 200 565 0.071576 10.0.0.129 - - [2026-02-19 02:41:55] "GET /network-policy/55903478-d7da-4910-9072-14df8ee91c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007676 10.0.0.129 - - [2026-02-19 02:41:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.003211 10.0.0.129 - - [2026-02-19 02:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.130 - - [2026-02-19 02:41:55] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000992 10.0.0.129 - - [2026-02-19 02:41:55] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.051299 10.0.0.129 - - [2026-02-19 02:41:55] "POST /network-policys HTTP/1.1" 200 565 0.072026 10.0.0.129 - - [2026-02-19 02:41:55] "GET /network-policy/5ee50f32-3791-48e8-8807-1365c8d7eb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006813 10.0.0.129 - - [2026-02-19 02:41:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.003734 10.0.0.129 - - [2026-02-19 02:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.130 - - [2026-02-19 02:41:55] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001429 10.0.0.129 - - [2026-02-19 02:41:55] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.049602 10.0.0.129 - - [2026-02-19 02:41:55] "POST /network-policys HTTP/1.1" 200 565 0.086835 10.0.0.129 - - [2026-02-19 02:41:56] "GET /network-policy/876b0240-90b4-4d46-aeff-36c4223c9301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005811 10.0.0.129 - - [2026-02-19 02:41:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.003338 10.0.0.129 - - [2026-02-19 02:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.130 - - [2026-02-19 02:41:56] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001091 10.0.0.129 - - [2026-02-19 02:41:56] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.046641 10.0.0.129 - - [2026-02-19 02:41:56] "POST /network-policys HTTP/1.1" 200 565 0.071735 10.0.0.129 - - [2026-02-19 02:41:56] "GET /network-policy/dc1e18aa-21eb-4d0f-a3a4-8bed1e16fefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.007503 10.0.0.129 - - [2026-02-19 02:41:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.002982 10.0.0.129 - - [2026-02-19 02:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.130 - - [2026-02-19 02:41:56] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001096 10.0.0.129 - - [2026-02-19 02:41:56] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.044198 10.0.0.129 - - [2026-02-19 02:41:56] "POST /network-policys HTTP/1.1" 200 565 0.074949 10.0.0.129 - - [2026-02-19 02:41:56] "GET /network-policy/9fb5c634-427a-4c58-8ed6-65f7b617e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.006975 10.0.0.129 - - [2026-02-19 02:41:57] "POST /neutron/network HTTP/1.1" 200 2249 0.013202 10.0.0.129 - - [2026-02-19 02:41:57] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6151 0.035997 10.0.0.129 - - [2026-02-19 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.129 - - [2026-02-19 02:41:57] "GET /network-policy/07945a1b-dd40-4bf2-b25a-8b0d2a26db69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007525 10.0.0.129 - - [2026-02-19 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.129 - - [2026-02-19 02:41:57] "GET /network-policy/393f7877-92bf-44c5-97d5-9bd103ccc365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.005709 10.0.0.129 - - [2026-02-19 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.129 - - [2026-02-19 02:41:57] "GET /network-policy/4b388187-2365-406f-9bad-efb74d69d2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004359 10.0.0.129 - - [2026-02-19 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.129 - - [2026-02-19 02:41:57] "GET /network-policy/55903478-d7da-4910-9072-14df8ee91c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004615 10.0.0.129 - - [2026-02-19 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.129 - - [2026-02-19 02:41:57] "GET /network-policy/5ee50f32-3791-48e8-8807-1365c8d7eb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.011289 10.0.0.129 - - [2026-02-19 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.129 - - [2026-02-19 02:41:57] "GET /network-policy/876b0240-90b4-4d46-aeff-36c4223c9301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004633 10.0.0.129 - - [2026-02-19 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.129 - - [2026-02-19 02:41:57] "GET /network-policy/9fb5c634-427a-4c58-8ed6-65f7b617e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004870 10.0.0.129 - - [2026-02-19 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.129 - - [2026-02-19 02:41:57] "GET /network-policy/b9bf5e1a-e0bd-4d76-ab7a-68067997b9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004408 10.0.0.129 - - [2026-02-19 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.129 - - [2026-02-19 02:41:57] "GET /network-policy/c8712eb5-9da4-4dab-95ad-56bae1f17c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004618 10.0.0.129 - - [2026-02-19 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.129 - - [2026-02-19 02:41:58] "GET /network-policy/dc1e18aa-21eb-4d0f-a3a4-8bed1e16fefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004259 10.0.0.129 - - [2026-02-19 02:41:58] "POST /id-to-fqname HTTP/1.1" 200 235 0.001292 10.0.0.130 - - [2026-02-19 02:41:59] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000983 10.0.0.129 - - [2026-02-19 02:41:59] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.069383 10.0.0.129 - - [2026-02-19 02:41:59] "POST /neutron/port HTTP/1.1" 200 117 0.006300 10.0.0.129 - - [2026-02-19 02:41:59] "POST /neutron/network HTTP/1.1" 200 2259 0.007733 10.0.0.129 - - [2026-02-19 02:42:00] "PUT /access-control-list/08c357b6-82ac-4047-9fdf-1a48c57e5acc HTTP/1.1" 200 273 0.025794 10.0.0.129 - - [2026-02-19 02:42:00] "POST /neutron/port HTTP/1.1" 200 1173 0.050179 10.0.0.129 - - [2026-02-19 02:42:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007362 10.0.0.129 - - [2026-02-19 02:42:00] "POST /neutron/port HTTP/1.1" 200 117 0.001134 10.0.0.129 - - [2026-02-19 02:42:04] "POST /neutron/port HTTP/1.1" 200 1237 0.023986 10.0.0.129 - - [2026-02-19 02:42:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008611 10.0.0.129 - - [2026-02-19 02:42:04] "GET /virtual-machine/def11e95-349c-47ee-8daa-0bf667984ee6 HTTP/1.1" 401 293 0.000431 10.0.0.129 - - [2026-02-19 02:42:04] "GET /virtual-machine/def11e95-349c-47ee-8daa-0bf667984ee6 HTTP/1.1" 200 1307 0.031619 10.0.0.129 - - [2026-02-19 02:42:04] "GET /virtual-machine-interface/0f6b9b8d-d615-4f33-b73b-0d540189f96f HTTP/1.1" 200 3177 0.008627 10.0.0.129 - - [2026-02-19 02:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.129 - - [2026-02-19 02:42:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004570 10.0.0.129 - - [2026-02-19 02:42:05] "GET /virtual-networks?parent_id=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003078 10.0.0.129 - - [2026-02-19 02:42:05] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6151 0.024815 10.0.0.129 - - [2026-02-19 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.129 - - [2026-02-19 02:42:08] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6151 0.005835 10.0.0.130 - - [2026-02-19 02:42:09] "DELETE /project/a624b6ec-cdda-414c-bf4a-a5c33600cd2c HTTP/1.1" 404 177 0.005001 10.0.0.130 - - [2026-02-19 02:42:09] "DELETE /project/085520dd12214e83938fc23ea0c1c2f0 HTTP/1.1" 404 173 0.005972 10.0.0.129 - - [2026-02-19 02:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.129 - - [2026-02-19 02:42:12] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6151 0.006863 10.0.0.129 - - [2026-02-19 02:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.129 - - [2026-02-19 02:42:16] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6151 0.005974 10.0.0.38 - - [2026-02-19 02:42:19] "GET /obj-perms HTTP/1.1" 200 5075 0.048376 10.0.0.129 - - [2026-02-19 02:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.129 - - [2026-02-19 02:42:20] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6151 0.006188 10.0.0.129 - - [2026-02-19 02:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.129 - - [2026-02-19 02:42:24] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6151 0.005803 10.0.0.129 - - [2026-02-19 02:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.129 - - [2026-02-19 02:42:28] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6151 0.009634 10.0.0.129 - - [2026-02-19 02:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.129 - - [2026-02-19 02:42:32] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6151 0.005736 10.0.0.129 - - [2026-02-19 02:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.129 - - [2026-02-19 02:42:36] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6151 0.005972 10.0.0.129 - - [2026-02-19 02:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.129 - - [2026-02-19 02:42:40] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003800 10.0.0.129 - - [2026-02-19 02:42:40] "GET /virtual-networks?parent_id=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003115 10.0.0.129 - - [2026-02-19 02:42:41] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6151 0.006183 10.0.0.129 - - [2026-02-19 02:42:41] "POST /neutron/port HTTP/1.1" 200 1237 0.019626 10.0.0.129 - - [2026-02-19 02:42:41] "POST /neutron/port HTTP/1.1" 200 1237 0.021010 10.0.0.129 - - [2026-02-19 02:42:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003980 10.0.0.129 - - [2026-02-19 02:42:41] "POST /neutron/port HTTP/1.1" 200 117 0.001220 10.0.0.129 - - [2026-02-19 02:42:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008098 10.0.0.129 - - [2026-02-19 02:42:51] "POST /neutron/port HTTP/1.1" 200 1237 0.021462 10.0.0.129 - - [2026-02-19 02:42:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007359 10.0.0.129 - - [2026-02-19 02:43:02] "POST /neutron/port HTTP/1.1" 200 1237 0.023226 10.0.0.129 - - [2026-02-19 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.129 - - [2026-02-19 02:43:02] "GET /network-policy/07945a1b-dd40-4bf2-b25a-8b0d2a26db69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004001 10.0.0.129 - - [2026-02-19 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.129 - - [2026-02-19 02:43:02] "GET /network-policy/393f7877-92bf-44c5-97d5-9bd103ccc365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.005528 10.0.0.129 - - [2026-02-19 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.129 - - [2026-02-19 02:43:02] "GET /network-policy/b9bf5e1a-e0bd-4d76-ab7a-68067997b9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004848 10.0.0.129 - - [2026-02-19 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.129 - - [2026-02-19 02:43:02] "GET /network-policy/c8712eb5-9da4-4dab-95ad-56bae1f17c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004954 10.0.0.129 - - [2026-02-19 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.129 - - [2026-02-19 02:43:02] "GET /network-policy/4b388187-2365-406f-9bad-efb74d69d2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004759 10.0.0.129 - - [2026-02-19 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.129 - - [2026-02-19 02:43:02] "GET /network-policy/55903478-d7da-4910-9072-14df8ee91c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005559 10.0.0.129 - - [2026-02-19 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.129 - - [2026-02-19 02:43:02] "GET /network-policy/5ee50f32-3791-48e8-8807-1365c8d7eb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006293 10.0.0.129 - - [2026-02-19 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.129 - - [2026-02-19 02:43:02] "GET /network-policy/876b0240-90b4-4d46-aeff-36c4223c9301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005015 10.0.0.129 - - [2026-02-19 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.129 - - [2026-02-19 02:43:02] "GET /network-policy/dc1e18aa-21eb-4d0f-a3a4-8bed1e16fefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004577 10.0.0.129 - - [2026-02-19 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.129 - - [2026-02-19 02:43:02] "GET /network-policy/9fb5c634-427a-4c58-8ed6-65f7b617e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.005606 10.0.0.129 - - [2026-02-19 02:43:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.035394 10.0.0.129 - - [2026-02-19 02:43:02] "POST /neutron/network HTTP/1.1" 200 1439 0.131926 10.0.0.129 - - [2026-02-19 02:43:03] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006788 10.0.0.129 - - [2026-02-19 02:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.129 - - [2026-02-19 02:43:03] "GET /network-policy/07945a1b-dd40-4bf2-b25a-8b0d2a26db69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005149 10.0.0.129 - - [2026-02-19 02:43:08] "POST /neutron/network HTTP/1.1" 200 1439 0.094714 10.0.0.129 - - [2026-02-19 02:43:08] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007192 10.0.0.129 - - [2026-02-19 02:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006913 10.0.0.129 - - [2026-02-19 02:43:08] "GET /network-policy/393f7877-92bf-44c5-97d5-9bd103ccc365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.005095 10.0.0.129 - - [2026-02-19 02:43:13] "POST /neutron/network HTTP/1.1" 200 1439 0.093761 10.0.0.129 - - [2026-02-19 02:43:13] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006657 10.0.0.129 - - [2026-02-19 02:43:13] "PUT /access-control-list/08c357b6-82ac-4047-9fdf-1a48c57e5acc HTTP/1.1" 200 273 0.076515 10.0.0.129 - - [2026-02-19 02:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010022 10.0.0.129 - - [2026-02-19 02:43:13] "GET /network-policy/b9bf5e1a-e0bd-4d76-ab7a-68067997b9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.005617 10.0.0.129 - - [2026-02-19 02:43:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.003671 10.0.0.129 - - [2026-02-19 02:43:18] "POST /neutron/network HTTP/1.1" 200 1439 0.087725 10.0.0.129 - - [2026-02-19 02:43:18] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006917 10.0.0.129 - - [2026-02-19 02:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.129 - - [2026-02-19 02:43:18] "GET /network-policy/c8712eb5-9da4-4dab-95ad-56bae1f17c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004756 10.0.0.130 - - [2026-02-19 02:43:19] "GET /obj-perms HTTP/1.1" 200 5075 0.054631 10.0.0.129 - - [2026-02-19 02:43:24] "POST /neutron/network HTTP/1.1" 200 1439 0.096363 10.0.0.129 - - [2026-02-19 02:43:24] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006649 10.0.0.129 - - [2026-02-19 02:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.129 - - [2026-02-19 02:43:24] "GET /network-policy/4b388187-2365-406f-9bad-efb74d69d2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005515 10.0.0.129 - - [2026-02-19 02:43:29] "PUT /access-control-list/08c357b6-82ac-4047-9fdf-1a48c57e5acc HTTP/1.1" 200 273 0.022136 10.0.0.129 - - [2026-02-19 02:43:29] "POST /neutron/network HTTP/1.1" 200 1439 0.105945 10.0.0.129 - - [2026-02-19 02:43:29] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006679 10.0.0.129 - - [2026-02-19 02:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.129 - - [2026-02-19 02:43:29] "GET /network-policy/55903478-d7da-4910-9072-14df8ee91c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004312 10.0.0.129 - - [2026-02-19 02:43:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.004834 10.0.0.129 - - [2026-02-19 02:43:34] "POST /neutron/network HTTP/1.1" 200 1439 0.104618 10.0.0.129 - - [2026-02-19 02:43:34] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006278 10.0.0.129 - - [2026-02-19 02:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.129 - - [2026-02-19 02:43:34] "GET /network-policy/5ee50f32-3791-48e8-8807-1365c8d7eb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004373 10.0.0.129 - - [2026-02-19 02:43:39] "POST /neutron/network HTTP/1.1" 200 1439 0.137178 10.0.0.129 - - [2026-02-19 02:43:39] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006369 10.0.0.129 - - [2026-02-19 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.129 - - [2026-02-19 02:43:39] "GET /network-policy/876b0240-90b4-4d46-aeff-36c4223c9301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004518 10.0.0.129 - - [2026-02-19 02:43:41] "POST /neutron/port HTTP/1.1" 200 1237 0.019690 10.0.0.129 - - [2026-02-19 02:43:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003794 10.0.0.129 - - [2026-02-19 02:43:41] "POST /neutron/port HTTP/1.1" 200 117 0.001510 10.0.0.129 - - [2026-02-19 02:43:45] "PUT /access-control-list/08c357b6-82ac-4047-9fdf-1a48c57e5acc HTTP/1.1" 200 273 0.013856 10.0.0.129 - - [2026-02-19 02:43:45] "POST /neutron/network HTTP/1.1" 200 1439 0.092580 10.0.0.129 - - [2026-02-19 02:43:45] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006700 10.0.0.129 - - [2026-02-19 02:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.129 - - [2026-02-19 02:43:45] "GET /network-policy/dc1e18aa-21eb-4d0f-a3a4-8bed1e16fefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004537 10.0.0.129 - - [2026-02-19 02:43:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.005868 10.0.0.129 - - [2026-02-19 02:43:50] "POST /neutron/network HTTP/1.1" 200 1439 0.099976 10.0.0.129 - - [2026-02-19 02:43:50] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006020 10.0.0.129 - - [2026-02-19 02:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.129 - - [2026-02-19 02:43:50] "GET /network-policy/9fb5c634-427a-4c58-8ed6-65f7b617e89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004318 10.0.0.129 - - [2026-02-19 02:43:55] "GET /virtual-machine/def11e95-349c-47ee-8daa-0bf667984ee6 HTTP/1.1" 200 1307 0.004523 10.0.0.129 - - [2026-02-19 02:43:56] "POST /neutron/port HTTP/1.1" 200 1227 0.017371 10.0.0.129 - - [2026-02-19 02:43:57] "GET /virtual-machine/def11e95-349c-47ee-8daa-0bf667984ee6 HTTP/1.1" 404 171 0.003501 10.0.0.129 - - [2026-02-19 02:43:57] "GET /virtual-machine/def11e95-349c-47ee-8daa-0bf667984ee6 HTTP/1.1" 404 171 0.003631 10.0.0.129 - - [2026-02-19 02:43:57] "GET /virtual-machine/def11e95-349c-47ee-8daa-0bf667984ee6 HTTP/1.1" 404 171 0.003023 10.0.0.129 - - [2026-02-19 02:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.129 - - [2026-02-19 02:43:57] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004360 10.0.0.129 - - [2026-02-19 02:43:57] "GET /virtual-networks?parent_id=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003977 10.0.0.129 - - [2026-02-19 02:43:57] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.013191 10.0.0.129 - - [2026-02-19 02:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.129 - - [2026-02-19 02:43:57] "GET /routing-instance/adebe611-641e-4563-906e-97f2240a0da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.004712 10.0.0.129 - - [2026-02-19 02:43:58] "GET /route-target/5882c7c1-55d9-43ca-8893-7891fcf476d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004687 10.0.0.129 - - [2026-02-19 02:43:58] "GET /obj-perms HTTP/1.1" 200 5038 0.004075 10.0.0.130 - - [2026-02-19 02:44:04] "GET /obj-perms HTTP/1.1" 200 5038 0.074793 10.0.0.129 - - [2026-02-19 02:44:07] "GET /obj-perms HTTP/1.1" 200 5038 0.004106 10.0.0.130 - - [2026-02-19 02:44:13] "GET /obj-perms HTTP/1.1" 200 5038 0.004107 10.0.0.129 - - [2026-02-19 02:44:16] "GET /obj-perms HTTP/1.1" 200 5038 0.004314 10.0.0.129 - - [2026-02-19 02:44:17] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007274 10.0.0.129 - - [2026-02-19 02:44:17] "POST /neutron/network HTTP/1.1" 200 1336 0.093359 10.0.0.129 - - [2026-02-19 02:44:17] "GET /virtual-network/79d58674-af08-42cb-ad4a-916a45247895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007236 10.0.0.129 - - [2026-02-19 02:44:17] "DELETE /network-policy/9fb5c634-427a-4c58-8ed6-65f7b617e89c HTTP/1.1" 200 115 0.042930 10.0.0.129 - - [2026-02-19 02:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.130 - - [2026-02-19 02:44:17] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001165 10.0.0.129 - - [2026-02-19 02:44:17] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.061002 10.0.0.129 - - [2026-02-19 02:44:17] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-73679187&detail=False&count=False&shared=False HTTP/1.1" 200 2264 0.005598 10.0.0.129 - - [2026-02-19 02:44:17] "DELETE /network-policy/dc1e18aa-21eb-4d0f-a3a4-8bed1e16fefb HTTP/1.1" 200 115 0.049772 10.0.0.129 - - [2026-02-19 02:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.130 - - [2026-02-19 02:44:17] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001192 10.0.0.129 - - [2026-02-19 02:44:17] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.051980 10.0.0.129 - - [2026-02-19 02:44:17] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-73679187&detail=False&count=False&shared=False HTTP/1.1" 200 2027 0.008161 10.0.0.129 - - [2026-02-19 02:44:17] "DELETE /network-policy/876b0240-90b4-4d46-aeff-36c4223c9301 HTTP/1.1" 200 115 0.053907 10.0.0.129 - - [2026-02-19 02:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.130 - - [2026-02-19 02:44:17] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001008 10.0.0.129 - - [2026-02-19 02:44:17] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.050350 10.0.0.129 - - [2026-02-19 02:44:17] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-73679187&detail=False&count=False&shared=False HTTP/1.1" 200 1790 0.006338 10.0.0.129 - - [2026-02-19 02:44:17] "DELETE /network-policy/5ee50f32-3791-48e8-8807-1365c8d7eb93 HTTP/1.1" 200 115 0.049443 10.0.0.129 - - [2026-02-19 02:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.130 - - [2026-02-19 02:44:17] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001033 10.0.0.129 - - [2026-02-19 02:44:18] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.065063 10.0.0.129 - - [2026-02-19 02:44:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-73679187&detail=False&count=False&shared=False HTTP/1.1" 200 1553 0.005760 10.0.0.129 - - [2026-02-19 02:44:18] "DELETE /network-policy/55903478-d7da-4910-9072-14df8ee91c21 HTTP/1.1" 200 115 0.043577 10.0.0.129 - - [2026-02-19 02:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.130 - - [2026-02-19 02:44:18] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000991 10.0.0.129 - - [2026-02-19 02:44:18] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.045077 10.0.0.129 - - [2026-02-19 02:44:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-73679187&detail=False&count=False&shared=False HTTP/1.1" 200 1316 0.005848 10.0.0.129 - - [2026-02-19 02:44:18] "DELETE /network-policy/4b388187-2365-406f-9bad-efb74d69d2df HTTP/1.1" 200 115 0.041857 10.0.0.129 - - [2026-02-19 02:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.130 - - [2026-02-19 02:44:18] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001007 10.0.0.129 - - [2026-02-19 02:44:18] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.048124 10.0.0.129 - - [2026-02-19 02:44:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-73679187&detail=False&count=False&shared=False HTTP/1.1" 200 1078 0.005635 10.0.0.129 - - [2026-02-19 02:44:18] "DELETE /network-policy/c8712eb5-9da4-4dab-95ad-56bae1f17c8c HTTP/1.1" 200 115 0.039679 10.0.0.129 - - [2026-02-19 02:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.130 - - [2026-02-19 02:44:18] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001055 10.0.0.129 - - [2026-02-19 02:44:18] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.041435 10.0.0.129 - - [2026-02-19 02:44:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-73679187&detail=False&count=False&shared=False HTTP/1.1" 200 841 0.008478 10.0.0.129 - - [2026-02-19 02:44:18] "DELETE /network-policy/b9bf5e1a-e0bd-4d76-ab7a-68067997b9a0 HTTP/1.1" 200 115 0.036295 10.0.0.129 - - [2026-02-19 02:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.130 - - [2026-02-19 02:44:18] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001091 10.0.0.129 - - [2026-02-19 02:44:18] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.050901 10.0.0.129 - - [2026-02-19 02:44:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-73679187&detail=False&count=False&shared=False HTTP/1.1" 200 604 0.005980 10.0.0.129 - - [2026-02-19 02:44:19] "DELETE /network-policy/393f7877-92bf-44c5-97d5-9bd103ccc365 HTTP/1.1" 200 115 0.042456 10.0.0.129 - - [2026-02-19 02:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.130 - - [2026-02-19 02:44:19] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001259 10.0.0.129 - - [2026-02-19 02:44:19] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.053826 10.0.0.129 - - [2026-02-19 02:44:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-73679187&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.006189 10.0.0.129 - - [2026-02-19 02:44:19] "DELETE /network-policy/07945a1b-dd40-4bf2-b25a-8b0d2a26db69 HTTP/1.1" 200 115 0.038935 10.0.0.129 - - [2026-02-19 02:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.130 - - [2026-02-19 02:44:19] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001071 10.0.0.129 - - [2026-02-19 02:44:19] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.059424 10.0.0.129 - - [2026-02-19 02:44:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-73679187&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005887 10.0.0.130 - - [2026-02-19 02:44:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003770 10.0.0.130 - - [2026-02-19 02:44:19] "POST /useragent-kv HTTP/1.1" 200 115 0.010104 10.0.0.129 - - [2026-02-19 02:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008374 10.0.0.130 - - [2026-02-19 02:44:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004143 10.0.0.130 - - [2026-02-19 02:44:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003279 10.0.0.130 - - [2026-02-19 02:44:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004742 10.0.0.130 - - [2026-02-19 02:44:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004265 10.0.0.129 - - [2026-02-19 02:44:19] "POST /neutron/network HTTP/1.1" 200 151 0.188414 10.0.0.129 - - [2026-02-19 02:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015868 10.0.0.129 - - [2026-02-19 02:44:20] "DELETE /network-ipam/6ce2c18f-cbc3-4f24-b855-362baa687333 HTTP/1.1" 200 115 0.032273 10.0.0.129 - - [2026-02-19 02:44:20] "POST /fqname-to-id HTTP/1.1" 404 260 0.004253 10.0.0.130 - - [2026-02-19 02:44:20] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000983 10.0.0.130 - - [2026-02-19 02:44:20] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.050245 10.0.0.130 - - [2026-02-19 02:44:20] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001054 10.0.0.130 - - [2026-02-19 02:44:20] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?fields=security_groups HTTP/1.1" 200 1398 0.041440 10.0.0.130 - - [2026-02-19 02:44:20] "DELETE /security-group/868b77bf-5513-4bb5-b535-f7c0b6219587 HTTP/1.1" 200 115 0.050275 10.0.0.130 - - [2026-02-19 02:44:20] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001313 10.0.0.130 - - [2026-02-19 02:44:20] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?fields=application_policy_sets HTTP/1.1" 200 1437 0.056201 10.0.0.129 - - [2026-02-19 02:44:20] "DELETE /access-control-list/ab0a8cdf-94fe-4160-bbe3-1b3894a2d7e3 HTTP/1.1" 200 115 0.055263 10.0.0.129 - - [2026-02-19 02:44:20] "DELETE /project/085520dd-1221-4e83-938f-c23ea0c1c2f0 HTTP/1.1" 200 115 0.385641 10.0.0.130 - - [2026-02-19 02:44:20] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001528 10.0.0.129 - - [2026-02-19 02:44:20] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?fields=projects HTTP/1.1" 200 1246 0.014733 10.0.0.130 - - [2026-02-19 02:44:21] "GET /obj-perms HTTP/1.1" 200 5075 0.050926 10.0.0.130 - - [2026-02-19 02:44:23] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003397 10.0.0.130 - - [2026-02-19 02:44:23] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001493 10.0.0.130 - - [2026-02-19 02:44:23] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.049134 10.0.0.130 - - [2026-02-19 02:44:23] "POST /id-to-fqname HTTP/1.1" 200 202 0.011720 10.0.0.130 - - [2026-02-19 02:44:23] "POST /fqname-to-id HTTP/1.1" 404 211 0.005039 10.0.0.130 - - [2026-02-19 02:44:23] "POST /security-groups HTTP/1.1" 200 603 0.077458 10.0.0.130 - - [2026-02-19 02:44:23] "POST /projects HTTP/1.1" 200 609 0.299616 10.0.0.129 - - [2026-02-19 02:44:23] "POST /fqname-to-id HTTP/1.1" 404 245 0.004008 10.0.0.130 - - [2026-02-19 02:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.376002 10.0.0.129 - - [2026-02-19 02:44:23] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.525205 10.0.0.130 - - [2026-02-19 02:44:23] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001302 10.0.0.129 - - [2026-02-19 02:44:23] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?fields=virtual_networks HTTP/1.1" 200 1057 0.050327 10.0.0.130 - - [2026-02-19 02:44:23] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001582 10.0.0.129 - - [2026-02-19 02:44:23] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.050904 10.0.0.130 - - [2026-02-19 02:44:23] "GET /projects?obj_uuids=085520dd-1221-4e83-938f-c23ea0c1c2f0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001902 10.0.0.129 - - [2026-02-19 02:44:23] "GET /project/085520dd-1221-4e83-938f-c23ea0c1c2f0?fields=security_groups HTTP/1.1" 200 1296 0.050304 10.0.0.129 - - [2026-02-19 02:44:24] "POST /fqname-to-id HTTP/1.1" 404 194 0.027793 10.0.0.130 - - [2026-02-19 02:44:24] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002992 10.0.0.130 - - [2026-02-19 02:44:24] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001608 10.0.0.130 - - [2026-02-19 02:44:24] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007874 10.0.0.130 - - [2026-02-19 02:44:24] "POST /id-to-fqname HTTP/1.1" 200 196 0.001931 10.0.0.130 - - [2026-02-19 02:44:24] "POST /fqname-to-id HTTP/1.1" 404 205 0.005836 10.0.0.130 - - [2026-02-19 02:44:25] "POST /security-groups HTTP/1.1" 200 597 0.034787 10.0.0.130 - - [2026-02-19 02:44:25] "POST /projects HTTP/1.1" 200 597 0.256964 10.0.0.129 - - [2026-02-19 02:44:25] "POST /access-control-lists HTTP/1.1" 200 604 0.032484 10.0.0.130 - - [2026-02-19 02:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.328454 10.0.0.129 - - [2026-02-19 02:44:25] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.473027 10.0.0.129 - - [2026-02-19 02:44:26] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.129 - - [2026-02-19 02:44:28] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000447 10.0.0.130 - - [2026-02-19 02:44:28] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000986 10.0.0.129 - - [2026-02-19 02:44:28] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.073741 10.0.0.129 - - [2026-02-19 02:44:29] "GET / HTTP/1.1" 200 36215 0.002319 10.0.0.129 - - [2026-02-19 02:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.130 - - [2026-02-19 02:44:29] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001034 10.0.0.129 - - [2026-02-19 02:44:29] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007469 10.0.0.129 - - [2026-02-19 02:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.130 - - [2026-02-19 02:44:29] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000988 10.0.0.129 - - [2026-02-19 02:44:29] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.054395 10.0.0.129 - - [2026-02-19 02:44:30] "GET /domains HTTP/1.1" 401 293 0.000440 10.0.0.129 - - [2026-02-19 02:44:31] "GET /domains HTTP/1.1" 200 281 0.030690 10.0.0.130 - - [2026-02-19 02:44:31] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000890 10.0.0.129 - - [2026-02-19 02:44:31] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3 HTTP/1.1" 200 2787 0.014330 10.0.0.130 - - [2026-02-19 02:44:31] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000916 10.0.0.129 - - [2026-02-19 02:44:31] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b HTTP/1.1" 200 1893 0.096042 10.0.0.129 - - [2026-02-19 02:44:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.004211 10.0.0.129 - - [2026-02-19 02:44:31] "POST /network-ipams HTTP/1.1" 200 605 0.027546 10.0.0.129 - - [2026-02-19 02:44:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003370 10.0.0.129 - - [2026-02-19 02:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.129 - - [2026-02-19 02:44:31] "GET /network-ipam/e82e49b1-2f58-4c85-8084-d4288fbbdf97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005983 10.0.0.129 - - [2026-02-19 02:44:31] "PUT /network-ipam/e82e49b1-2f58-4c85-8084-d4288fbbdf97 HTTP/1.1" 200 259 0.015526 10.0.0.129 - - [2026-02-19 02:44:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000490 10.0.0.129 - - [2026-02-19 02:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.027115 10.0.0.130 - - [2026-02-19 02:44:31] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001131 10.0.0.129 - - [2026-02-19 02:44:32] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.046867 10.0.0.129 - - [2026-02-19 02:44:32] "POST /route-targets HTTP/1.1" 200 328 0.013952 10.0.0.130 - - [2026-02-19 02:44:32] "POST /useragent-kv HTTP/1.1" 200 115 0.013363 10.0.0.129 - - [2026-02-19 02:44:32] "POST /neutron/subnet HTTP/1.1" 200 701 0.260813 10.0.0.129 - - [2026-02-19 02:44:32] "POST /id-to-fqname HTTP/1.1" 200 229 0.001342 10.0.0.129 - - [2026-02-19 02:44:32] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.007441 10.0.0.129 - - [2026-02-19 02:44:32] "POST /neutron/network HTTP/1.1" 200 1074 0.010886 10.0.0.129 - - [2026-02-19 02:44:32] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008390 10.0.0.129 - - [2026-02-19 02:44:32] "POST /neutron/subnet HTTP/1.1" 200 701 0.011261 10.0.0.129 - - [2026-02-19 02:44:33] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006654 10.0.0.129 - - [2026-02-19 02:44:34] "GET /obj-perms HTTP/1.1" 200 5032 0.056386 10.0.0.38 - - [2026-02-19 02:44:34] "GET /obj-perms HTTP/1.1" 200 5032 0.052185 10.0.0.129 - - [2026-02-19 02:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.130 - - [2026-02-19 02:44:34] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001423 10.0.0.129 - - [2026-02-19 02:44:34] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.055784 10.0.0.129 - - [2026-02-19 02:44:35] "POST /ref-update HTTP/1.1" 200 156 0.041319 10.0.0.130 - - [2026-02-19 02:44:35] "POST /useragent-kv HTTP/1.1" 200 115 0.015690 10.0.0.129 - - [2026-02-19 02:44:35] "POST /neutron/subnet HTTP/1.1" 200 701 0.247498 10.0.0.129 - - [2026-02-19 02:44:35] "POST /id-to-fqname HTTP/1.1" 200 229 0.001974 10.0.0.129 - - [2026-02-19 02:44:35] "GET /virtual-network/388b0ba9-a76f-4280-85d0-5e1b87d0cf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.010792 10.0.0.129 - - [2026-02-19 02:44:35] "POST /neutron/network HTTP/1.1" 200 1074 0.009997 10.0.0.129 - - [2026-02-19 02:44:35] "GET /virtual-network/388b0ba9-a76f-4280-85d0-5e1b87d0cf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005473 10.0.0.129 - - [2026-02-19 02:44:35] "POST /neutron/subnet HTTP/1.1" 200 701 0.009428 10.0.0.129 - - [2026-02-19 02:44:36] "GET /virtual-network/388b0ba9-a76f-4280-85d0-5e1b87d0cf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.008316 10.0.0.129 - - [2026-02-19 02:44:36] "POST /fqname-to-id HTTP/1.1" 404 205 0.003239 10.0.0.129 - - [2026-02-19 02:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.130 - - [2026-02-19 02:44:36] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001506 10.0.0.129 - - [2026-02-19 02:44:36] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.051316 10.0.0.129 - - [2026-02-19 02:44:36] "POST /network-policys HTTP/1.1" 200 529 0.093624 10.0.0.129 - - [2026-02-19 02:44:36] "GET /network-policy/20d2e9de-b20f-4a38-8cd9-1a8103ebeeff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.008004 10.0.0.129 - - [2026-02-19 02:44:36] "POST /fqname-to-id HTTP/1.1" 404 205 0.003348 10.0.0.129 - - [2026-02-19 02:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.130 - - [2026-02-19 02:44:37] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000988 10.0.0.129 - - [2026-02-19 02:44:37] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.048266 10.0.0.129 - - [2026-02-19 02:44:37] "POST /network-policys HTTP/1.1" 200 529 0.030161 10.0.0.129 - - [2026-02-19 02:44:37] "GET /network-policy/7f04dad3-d9f1-4292-b832-35310db44da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006357 10.0.0.129 - - [2026-02-19 02:44:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.003458 10.0.0.129 - - [2026-02-19 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012952 10.0.0.130 - - [2026-02-19 02:44:37] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001028 10.0.0.129 - - [2026-02-19 02:44:37] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.058998 10.0.0.129 - - [2026-02-19 02:44:37] "POST /network-policys HTTP/1.1" 200 529 0.071461 10.0.0.129 - - [2026-02-19 02:44:37] "GET /network-policy/760f61b7-b146-4f48-add2-1a9b61614f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.009745 10.0.0.129 - - [2026-02-19 02:44:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.003254 10.0.0.129 - - [2026-02-19 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.130 - - [2026-02-19 02:44:37] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001133 10.0.0.129 - - [2026-02-19 02:44:37] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.065066 10.0.0.129 - - [2026-02-19 02:44:38] "POST /network-policys HTTP/1.1" 200 529 0.035227 10.0.0.129 - - [2026-02-19 02:44:38] "GET /network-policy/92aab1d2-d9e1-40d1-adb2-bd5ad2aa2a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.015660 10.0.0.129 - - [2026-02-19 02:44:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.003312 10.0.0.129 - - [2026-02-19 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.130 - - [2026-02-19 02:44:38] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000940 10.0.0.129 - - [2026-02-19 02:44:38] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.057271 10.0.0.129 - - [2026-02-19 02:44:38] "POST /network-policys HTTP/1.1" 200 533 0.046742 10.0.0.129 - - [2026-02-19 02:44:38] "GET /network-policy/bab1288a-154a-4fad-afda-848b18fc28c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006669 10.0.0.129 - - [2026-02-19 02:44:38] "POST /fqname-to-id HTTP/1.1" 404 206 0.003447 10.0.0.129 - - [2026-02-19 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.130 - - [2026-02-19 02:44:38] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001656 10.0.0.129 - - [2026-02-19 02:44:38] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.067795 10.0.0.129 - - [2026-02-19 02:44:38] "POST /network-policys HTTP/1.1" 200 531 0.030391 10.0.0.129 - - [2026-02-19 02:44:38] "GET /network-policy/13d6e1af-13b0-4ff3-8f37-b38dadf4bc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.008884 10.0.0.129 - - [2026-02-19 02:44:39] "POST /fqname-to-id HTTP/1.1" 404 206 0.003269 10.0.0.129 - - [2026-02-19 02:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.130 - - [2026-02-19 02:44:39] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001164 10.0.0.129 - - [2026-02-19 02:44:39] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.079643 10.0.0.129 - - [2026-02-19 02:44:39] "POST /network-policys HTTP/1.1" 200 531 0.032880 10.0.0.129 - - [2026-02-19 02:44:39] "GET /network-policy/e6df86e4-de53-4e99-9c7b-5af25273369e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.010517 10.0.0.129 - - [2026-02-19 02:44:39] "POST /fqname-to-id HTTP/1.1" 404 206 0.003472 10.0.0.129 - - [2026-02-19 02:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.130 - - [2026-02-19 02:44:39] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001673 10.0.0.129 - - [2026-02-19 02:44:39] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.077525 10.0.0.129 - - [2026-02-19 02:44:39] "POST /network-policys HTTP/1.1" 200 531 0.078127 10.0.0.129 - - [2026-02-19 02:44:39] "GET /network-policy/1c5d5520-df3f-42dd-a21f-07591d646247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.005990 10.0.0.129 - - [2026-02-19 02:44:39] "POST /fqname-to-id HTTP/1.1" 404 206 0.003487 10.0.0.129 - - [2026-02-19 02:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.130 - - [2026-02-19 02:44:39] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001034 10.0.0.129 - - [2026-02-19 02:44:39] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.049249 10.0.0.129 - - [2026-02-19 02:44:40] "POST /network-policys HTTP/1.1" 200 531 0.034824 10.0.0.129 - - [2026-02-19 02:44:40] "GET /network-policy/d1ba33e0-54db-4226-8e5d-69c3f5ba0c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.006578 10.0.0.129 - - [2026-02-19 02:44:40] "POST /fqname-to-id HTTP/1.1" 404 208 0.003254 10.0.0.129 - - [2026-02-19 02:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.130 - - [2026-02-19 02:44:40] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001300 10.0.0.129 - - [2026-02-19 02:44:40] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.047812 10.0.0.129 - - [2026-02-19 02:44:40] "POST /network-policys HTTP/1.1" 200 535 0.028478 10.0.0.129 - - [2026-02-19 02:44:40] "GET /network-policy/dddc914f-5063-40b4-8655-33ce811e3c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.006266 10.0.0.129 - - [2026-02-19 02:44:40] "POST /neutron/network HTTP/1.1" 200 1157 0.030029 10.0.0.129 - - [2026-02-19 02:44:40] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.009193 10.0.0.129 - - [2026-02-19 02:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.129 - - [2026-02-19 02:44:40] "GET /network-policy/20d2e9de-b20f-4a38-8cd9-1a8103ebeeff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.005710 10.0.0.129 - - [2026-02-19 02:44:41] "POST /fqname-to-id HTTP/1.1" 404 246 0.005663 10.0.0.129 - - [2026-02-19 02:44:41] "POST /neutron/network HTTP/1.1" 200 1159 0.023105 10.0.0.129 - - [2026-02-19 02:44:41] "GET /virtual-network/388b0ba9-a76f-4280-85d0-5e1b87d0cf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005860 10.0.0.129 - - [2026-02-19 02:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.129 - - [2026-02-19 02:44:41] "GET /network-policy/bab1288a-154a-4fad-afda-848b18fc28c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005068 10.0.0.129 - - [2026-02-19 02:44:41] "POST /id-to-fqname HTTP/1.1" 200 229 0.001309 10.0.0.130 - - [2026-02-19 02:44:42] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001042 10.0.0.129 - - [2026-02-19 02:44:42] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.068813 10.0.0.129 - - [2026-02-19 02:44:42] "POST /neutron/port HTTP/1.1" 200 117 0.007767 10.0.0.129 - - [2026-02-19 02:44:42] "POST /id-to-fqname HTTP/1.1" 200 229 0.001599 10.0.0.129 - - [2026-02-19 02:44:42] "POST /neutron/network HTTP/1.1" 200 1169 0.007251 10.0.0.129 - - [2026-02-19 02:44:43] "PUT /access-control-list/ef3e7624-d22e-4959-b969-c96db0fa3f63 HTTP/1.1" 200 273 0.028463 10.0.0.129 - - [2026-02-19 02:44:43] "POST /neutron/port HTTP/1.1" 200 1061 0.020543 10.0.0.129 - - [2026-02-19 02:44:43] "POST /neutron/port HTTP/1.1" 200 1125 0.021036 10.0.0.129 - - [2026-02-19 02:44:43] "POST /neutron/port HTTP/1.1" 200 117 0.001557 10.0.0.130 - - [2026-02-19 02:44:43] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001407 10.0.0.129 - - [2026-02-19 02:44:43] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.098898 10.0.0.129 - - [2026-02-19 02:44:43] "POST /neutron/port HTTP/1.1" 200 1125 0.025415 10.0.0.129 - - [2026-02-19 02:44:44] "POST /neutron/port HTTP/1.1" 200 1125 0.019027 10.0.0.130 - - [2026-02-19 02:44:44] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001280 10.0.0.129 - - [2026-02-19 02:44:44] "POST /neutron/port HTTP/1.1" 200 1061 0.326405 10.0.0.129 - - [2026-02-19 02:44:45] "POST /neutron/port HTTP/1.1" 200 1115 0.146786 10.0.0.129 - - [2026-02-19 02:44:45] "POST /neutron/subnet HTTP/1.1" 200 675 0.011550 10.0.0.129 - - [2026-02-19 02:44:49] "POST /neutron/port HTTP/1.1" 200 1125 0.023332 10.0.0.129 - - [2026-02-19 02:44:49] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008479 10.0.0.129 - - [2026-02-19 02:44:49] "GET /virtual-machine/067fccd4-9800-43b4-a710-53b2e79a6b11 HTTP/1.1" 401 293 0.000434 10.0.0.129 - - [2026-02-19 02:44:49] "POST /neutron/port HTTP/1.1" 200 1125 0.018574 10.0.0.129 - - [2026-02-19 02:44:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004233 10.0.0.129 - - [2026-02-19 02:44:49] "POST /neutron/network HTTP/1.1" 200 1159 0.015575 10.0.0.129 - - [2026-02-19 02:44:49] "GET /virtual-machine/067fccd4-9800-43b4-a710-53b2e79a6b11 HTTP/1.1" 200 1299 0.036386 10.0.0.129 - - [2026-02-19 02:44:49] "GET /virtual-machine-interface/f6020a80-20d9-45b1-b6ca-71da50839fb5 HTTP/1.1" 200 2959 0.006176 10.0.0.129 - - [2026-02-19 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.129 - - [2026-02-19 02:44:49] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004302 10.0.0.129 - - [2026-02-19 02:44:49] "GET /virtual-networks?parent_id=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003257 10.0.0.129 - - [2026-02-19 02:44:49] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008633 10.0.0.129 - - [2026-02-19 02:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.129 - - [2026-02-19 02:44:52] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006011 10.0.0.129 - - [2026-02-19 02:44:53] "DELETE /access-control-list/0497dfda-7d0d-47b2-9423-b74432aaf116 HTTP/1.1" 200 115 0.041223 10.0.0.129 - - [2026-02-19 02:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.129 - - [2026-02-19 02:44:57] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006391 10.0.0.129 - - [2026-02-19 02:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.129 - - [2026-02-19 02:45:01] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005504 10.0.0.129 - - [2026-02-19 02:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.129 - - [2026-02-19 02:45:05] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006614 10.0.0.129 - - [2026-02-19 02:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.129 - - [2026-02-19 02:45:09] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008533 10.0.0.130 - - [2026-02-19 02:45:09] "DELETE /project/085520dd12214e83938fc23ea0c1c2f0 HTTP/1.1" 404 173 0.007593 10.0.0.130 - - [2026-02-19 02:45:09] "DELETE /project/085520dd-1221-4e83-938f-c23ea0c1c2f0 HTTP/1.1" 404 177 0.005348 10.0.0.130 - - [2026-02-19 02:45:09] "DELETE /project/d289f1eb3d334158879b0c6e14be564b HTTP/1.1" 404 173 0.007449 10.0.0.129 - - [2026-02-19 02:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.129 - - [2026-02-19 02:45:13] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005782 10.0.0.129 - - [2026-02-19 02:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.129 - - [2026-02-19 02:45:17] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005371 10.0.0.129 - - [2026-02-19 02:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.129 - - [2026-02-19 02:45:21] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005711 10.0.0.129 - - [2026-02-19 02:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.129 - - [2026-02-19 02:45:23] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003844 10.0.0.129 - - [2026-02-19 02:45:23] "GET /virtual-networks?parent_id=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003270 10.0.0.129 - - [2026-02-19 02:45:23] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005832 10.0.0.129 - - [2026-02-19 02:45:29] "POST /neutron/port HTTP/1.1" 200 1125 0.019471 10.0.0.129 - - [2026-02-19 02:45:32] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006812 10.0.0.129 - - [2026-02-19 02:45:35] "POST /neutron/port HTTP/1.1" 200 1125 0.017868 10.0.0.129 - - [2026-02-19 02:45:39] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009026 10.0.0.129 - - [2026-02-19 02:45:43] "POST /neutron/network HTTP/1.1" 200 1167 0.006963 10.0.0.129 - - [2026-02-19 02:45:43] "POST /neutron/port HTTP/1.1" 200 117 0.001142 10.0.0.129 - - [2026-02-19 02:45:44] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009369 10.0.0.129 - - [2026-02-19 02:45:44] "POST /neutron/port HTTP/1.1" 200 1125 0.017723 10.0.0.129 - - [2026-02-19 02:45:44] "GET /virtual-machine/257a7519-12e9-4d46-9641-904538d75d5f HTTP/1.1" 200 1300 0.006230 10.0.0.129 - - [2026-02-19 02:45:44] "GET /virtual-machine-interface/c64f1289-e84b-4adf-a347-cd532f51adae HTTP/1.1" 200 2959 0.005414 10.0.0.129 - - [2026-02-19 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.129 - - [2026-02-19 02:45:44] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005245 10.0.0.129 - - [2026-02-19 02:45:44] "GET /virtual-networks?parent_id=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003531 10.0.0.129 - - [2026-02-19 02:45:44] "GET /virtual-network/388b0ba9-a76f-4280-85d0-5e1b87d0cf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005933 10.0.0.129 - - [2026-02-19 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.129 - - [2026-02-19 02:45:46] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004385 10.0.0.129 - - [2026-02-19 02:45:46] "GET /virtual-networks?parent_id=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003360 10.0.0.129 - - [2026-02-19 02:45:46] "GET /virtual-network/388b0ba9-a76f-4280-85d0-5e1b87d0cf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.008806 10.0.0.129 - - [2026-02-19 02:45:46] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008753 10.0.0.129 - - [2026-02-19 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.129 - - [2026-02-19 02:45:46] "GET /network-policy/bab1288a-154a-4fad-afda-848b18fc28c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003840 10.0.0.129 - - [2026-02-19 02:45:46] "POST /neutron/port HTTP/1.1" 200 1125 0.016438 10.0.0.129 - - [2026-02-19 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.129 - - [2026-02-19 02:45:46] "GET /network-policy/20d2e9de-b20f-4a38-8cd9-1a8103ebeeff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.003851 10.0.0.129 - - [2026-02-19 02:45:47] "POST /neutron/network HTTP/1.1" 200 1157 0.098110 10.0.0.129 - - [2026-02-19 02:45:47] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007078 10.0.0.129 - - [2026-02-19 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.129 - - [2026-02-19 02:45:47] "GET /network-policy/7f04dad3-d9f1-4292-b832-35310db44da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004190 10.0.0.129 - - [2026-02-19 02:45:51] "POST /neutron/port HTTP/1.1" 200 1125 0.021355 10.0.0.129 - - [2026-02-19 02:45:51] "POST /neutron/subnet HTTP/1.1" 200 675 0.013144 10.0.0.130 - - [2026-02-19 02:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.38 - - [2026-02-19 02:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.129 - - [2026-02-19 02:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.130 - - [2026-02-19 02:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.38 - - [2026-02-19 02:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.129 - - [2026-02-19 02:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.38 - - [2026-02-19 02:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.38 - - [2026-02-19 02:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.129 - - [2026-02-19 02:46:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.129 - - [2026-02-19 02:46:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.129 - - [2026-02-19 02:46:11] "POST /neutron/network HTTP/1.1" 200 1157 0.009855 10.0.0.129 - - [2026-02-19 02:46:11] "POST /ref-update HTTP/1.1" 200 156 0.062620 10.0.0.129 - - [2026-02-19 02:46:11] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.022161 10.0.0.129 - - [2026-02-19 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.129 - - [2026-02-19 02:46:11] "GET /network-policy/dddc914f-5063-40b4-8655-33ce811e3c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.004046 10.0.0.130 - - [2026-02-19 02:46:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000482 10.0.0.130 - - [2026-02-19 02:46:12] "GET /global-system-configs HTTP/1.1" 401 293 0.001226 10.0.0.129 - - [2026-02-19 02:46:21] "POST /neutron/network HTTP/1.1" 200 1160 0.009161 10.0.0.129 - - [2026-02-19 02:46:21] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.009320 10.0.0.129 - - [2026-02-19 02:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.129 - - [2026-02-19 02:46:21] "GET /network-policy/760f61b7-b146-4f48-add2-1a9b61614f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004933 10.0.0.130 - - [2026-02-19 02:46:22] "GET /obj-perms HTTP/1.1" 200 5075 0.053587 10.0.0.129 - - [2026-02-19 02:46:22] "GET /obj-perms HTTP/1.1" 200 5075 0.052770 10.0.0.129 - - [2026-02-19 02:46:29] "POST /neutron/network HTTP/1.1" 200 1157 0.009918 10.0.0.129 - - [2026-02-19 02:46:29] "PUT /access-control-list/ef3e7624-d22e-4959-b969-c96db0fa3f63 HTTP/1.1" 200 273 0.061511 10.0.0.129 - - [2026-02-19 02:46:29] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.011586 10.0.0.129 - - [2026-02-19 02:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.129 - - [2026-02-19 02:46:30] "GET /network-policy/92aab1d2-d9e1-40d1-adb2-bd5ad2aa2a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004256 10.0.0.129 - - [2026-02-19 02:46:37] "POST /neutron/network HTTP/1.1" 200 1157 0.009534 10.0.0.129 - - [2026-02-19 02:46:37] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.012194 10.0.0.129 - - [2026-02-19 02:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012784 10.0.0.129 - - [2026-02-19 02:46:37] "GET /network-policy/13d6e1af-13b0-4ff3-8f37-b38dadf4bc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.009452 10.0.0.129 - - [2026-02-19 02:46:44] "POST /neutron/port HTTP/1.1" 200 1125 0.017691 10.0.0.129 - - [2026-02-19 02:46:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004140 10.0.0.129 - - [2026-02-19 02:46:44] "POST /neutron/network HTTP/1.1" 200 1158 0.009602 10.0.0.129 - - [2026-02-19 02:46:46] "POST /neutron/network HTTP/1.1" 200 1158 0.012604 10.0.0.129 - - [2026-02-19 02:46:46] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005189 10.0.0.129 - - [2026-02-19 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.129 - - [2026-02-19 02:46:46] "GET /network-policy/e6df86e4-de53-4e99-9c7b-5af25273369e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.004276 10.0.0.129 - - [2026-02-19 02:46:46] "PUT /access-control-list/ef3e7624-d22e-4959-b969-c96db0fa3f63 HTTP/1.1" 200 273 0.127298 10.0.0.129 - - [2026-02-19 02:46:51] "POST /neutron/network HTTP/1.1" 200 1169 0.007674 10.0.0.129 - - [2026-02-19 02:46:51] "POST /neutron/port HTTP/1.1" 200 117 0.001292 10.0.0.129 - - [2026-02-19 02:46:54] "POST /neutron/network HTTP/1.1" 200 1158 0.111034 10.0.0.129 - - [2026-02-19 02:46:54] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.009830 10.0.0.129 - - [2026-02-19 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005889 10.0.0.129 - - [2026-02-19 02:46:54] "GET /network-policy/1c5d5520-df3f-42dd-a21f-07591d646247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.004038 10.0.0.129 - - [2026-02-19 02:47:03] "PUT /access-control-list/ef3e7624-d22e-4959-b969-c96db0fa3f63 HTTP/1.1" 200 273 0.021347 10.0.0.129 - - [2026-02-19 02:47:03] "POST /neutron/network HTTP/1.1" 200 1158 0.109606 10.0.0.129 - - [2026-02-19 02:47:03] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.007477 10.0.0.129 - - [2026-02-19 02:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.129 - - [2026-02-19 02:47:03] "GET /network-policy/d1ba33e0-54db-4226-8e5d-69c3f5ba0c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.004736 10.0.0.129 - - [2026-02-19 02:47:10] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005919 10.0.0.129 - - [2026-02-19 02:47:10] "POST /neutron/network HTTP/1.1" 200 1074 0.080675 10.0.0.129 - - [2026-02-19 02:47:10] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.012497 10.0.0.129 - - [2026-02-19 02:47:10] "GET /virtual-machine/257a7519-12e9-4d46-9641-904538d75d5f HTTP/1.1" 200 1300 0.004012 10.0.0.129 - - [2026-02-19 02:47:11] "POST /neutron/port HTTP/1.1" 200 1115 0.013856 10.0.0.129 - - [2026-02-19 02:47:12] "GET /virtual-machine/257a7519-12e9-4d46-9641-904538d75d5f HTTP/1.1" 404 171 0.003572 10.0.0.129 - - [2026-02-19 02:47:12] "GET /virtual-machine/257a7519-12e9-4d46-9641-904538d75d5f HTTP/1.1" 404 171 0.002738 10.0.0.129 - - [2026-02-19 02:47:12] "GET /virtual-machine/257a7519-12e9-4d46-9641-904538d75d5f HTTP/1.1" 404 171 0.002788 10.0.0.129 - - [2026-02-19 02:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.129 - - [2026-02-19 02:47:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004148 10.0.0.129 - - [2026-02-19 02:47:13] "GET /virtual-networks?parent_id=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003906 10.0.0.129 - - [2026-02-19 02:47:13] "GET /virtual-network/388b0ba9-a76f-4280-85d0-5e1b87d0cf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.006638 10.0.0.129 - - [2026-02-19 02:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.129 - - [2026-02-19 02:47:13] "GET /routing-instance/7fbb2649-c225-4132-b603-909ea5dc4d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.005223 10.0.0.129 - - [2026-02-19 02:47:13] "GET /route-target/7dae54b1-ff68-47a9-8bdd-8ac3c9fa79cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004621 10.0.0.129 - - [2026-02-19 02:47:16] "GET /obj-perms HTTP/1.1" 200 5032 0.003665 10.0.0.129 - - [2026-02-19 02:47:16] "GET /obj-perms HTTP/1.1" 200 5032 0.003790 10.0.0.38 - - [2026-02-19 02:47:16] "GET /obj-perms HTTP/1.1" 200 5032 0.004330 10.0.0.129 - - [2026-02-19 02:47:16] "GET /virtual-machine/067fccd4-9800-43b4-a710-53b2e79a6b11 HTTP/1.1" 200 1299 0.004753 10.0.0.129 - - [2026-02-19 02:47:17] "POST /neutron/port HTTP/1.1" 200 1115 0.017800 10.0.0.129 - - [2026-02-19 02:47:18] "GET /virtual-machine/067fccd4-9800-43b4-a710-53b2e79a6b11 HTTP/1.1" 404 171 0.003325 10.0.0.129 - - [2026-02-19 02:47:18] "GET /virtual-machine/067fccd4-9800-43b4-a710-53b2e79a6b11 HTTP/1.1" 404 171 0.002692 10.0.0.129 - - [2026-02-19 02:47:18] "GET /virtual-machine/067fccd4-9800-43b4-a710-53b2e79a6b11 HTTP/1.1" 404 171 0.002964 10.0.0.129 - - [2026-02-19 02:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.129 - - [2026-02-19 02:47:18] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005904 10.0.0.129 - - [2026-02-19 02:47:18] "GET /virtual-networks?parent_id=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003495 10.0.0.129 - - [2026-02-19 02:47:19] "GET /virtual-network/57c191a9-1eb3-4b9a-b0d5-1e1b0e21950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006298 10.0.0.129 - - [2026-02-19 02:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.129 - - [2026-02-19 02:47:19] "GET /routing-instance/99f6086a-1b83-4b08-bfad-d27aec100def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.005079 10.0.0.129 - - [2026-02-19 02:47:19] "GET /route-target/f982aeac-fca5-44aa-b35c-59ce6489a0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.008387 10.0.0.130 - - [2026-02-19 02:47:22] "GET /obj-perms HTTP/1.1" 200 5032 0.051875 10.0.0.129 - - [2026-02-19 02:47:25] "GET /obj-perms HTTP/1.1" 200 5032 0.004750 10.0.0.130 - - [2026-02-19 02:47:28] "GET /obj-perms HTTP/1.1" 200 5032 0.003765 10.0.0.129 - - [2026-02-19 02:47:34] "GET /obj-perms HTTP/1.1" 200 5032 0.004666 10.0.0.130 - - [2026-02-19 02:47:37] "GET /obj-perms HTTP/1.1" 200 5032 0.004098 10.0.0.129 - - [2026-02-19 02:47:43] "GET /obj-perms HTTP/1.1" 200 5032 0.005578 10.0.0.130 - - [2026-02-19 02:47:46] "GET /obj-perms HTTP/1.1" 200 5032 0.003994 10.0.0.129 - - [2026-02-19 02:47:46] "GET /obj-perms HTTP/1.1" 200 5032 0.003711 10.0.0.129 - - [2026-02-19 02:47:47] "GET /virtual-network/388b0ba9-a76f-4280-85d0-5e1b87d0cf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005598 10.0.0.129 - - [2026-02-19 02:47:47] "POST /neutron/network HTTP/1.1" 200 1074 0.094359 10.0.0.129 - - [2026-02-19 02:47:47] "DELETE /access-control-list/be9e4693-da15-4530-9a00-80acebaf452d HTTP/1.1" 200 115 0.055994 10.0.0.129 - - [2026-02-19 02:47:47] "GET /virtual-network/388b0ba9-a76f-4280-85d0-5e1b87d0cf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007514 10.0.0.129 - - [2026-02-19 02:47:47] "DELETE /network-policy/dddc914f-5063-40b4-8655-33ce811e3c55 HTTP/1.1" 200 115 0.030307 10.0.0.129 - - [2026-02-19 02:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.130 - - [2026-02-19 02:47:47] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.024992 10.0.0.129 - - [2026-02-19 02:47:47] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.090024 10.0.0.129 - - [2026-02-19 02:47:47] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70992683&detail=False&count=False&shared=False HTTP/1.1" 200 2081 0.005522 10.0.0.129 - - [2026-02-19 02:47:47] "DELETE /network-policy/d1ba33e0-54db-4226-8e5d-69c3f5ba0c6b HTTP/1.1" 200 115 0.033130 10.0.0.129 - - [2026-02-19 02:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.130 - - [2026-02-19 02:47:47] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001377 10.0.0.129 - - [2026-02-19 02:47:47] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.056548 10.0.0.129 - - [2026-02-19 02:47:47] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70992683&detail=False&count=False&shared=False HTTP/1.1" 200 1864 0.006086 10.0.0.129 - - [2026-02-19 02:47:48] "DELETE /network-policy/1c5d5520-df3f-42dd-a21f-07591d646247 HTTP/1.1" 200 115 0.047154 10.0.0.129 - - [2026-02-19 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.130 - - [2026-02-19 02:47:48] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001399 10.0.0.129 - - [2026-02-19 02:47:48] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.055437 10.0.0.129 - - [2026-02-19 02:47:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70992683&detail=False&count=False&shared=False HTTP/1.1" 200 1647 0.006258 10.0.0.129 - - [2026-02-19 02:47:48] "DELETE /network-policy/e6df86e4-de53-4e99-9c7b-5af25273369e HTTP/1.1" 200 115 0.036680 10.0.0.129 - - [2026-02-19 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006062 10.0.0.130 - - [2026-02-19 02:47:48] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001954 10.0.0.129 - - [2026-02-19 02:47:48] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.049423 10.0.0.129 - - [2026-02-19 02:47:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70992683&detail=False&count=False&shared=False HTTP/1.1" 200 1430 0.005641 10.0.0.129 - - [2026-02-19 02:47:48] "DELETE /network-policy/13d6e1af-13b0-4ff3-8f37-b38dadf4bc46 HTTP/1.1" 200 115 0.035812 10.0.0.129 - - [2026-02-19 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.130 - - [2026-02-19 02:47:48] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001052 10.0.0.129 - - [2026-02-19 02:47:48] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.050541 10.0.0.129 - - [2026-02-19 02:47:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70992683&detail=False&count=False&shared=False HTTP/1.1" 200 1213 0.006767 10.0.0.129 - - [2026-02-19 02:47:48] "DELETE /network-policy/bab1288a-154a-4fad-afda-848b18fc28c3 HTTP/1.1" 200 115 0.037405 10.0.0.129 - - [2026-02-19 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005834 10.0.0.130 - - [2026-02-19 02:47:48] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001394 10.0.0.129 - - [2026-02-19 02:47:48] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.039796 10.0.0.129 - - [2026-02-19 02:47:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70992683&detail=False&count=False&shared=False HTTP/1.1" 200 994 0.005405 10.0.0.129 - - [2026-02-19 02:47:48] "DELETE /network-policy/92aab1d2-d9e1-40d1-adb2-bd5ad2aa2a00 HTTP/1.1" 200 115 0.036587 10.0.0.129 - - [2026-02-19 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006700 10.0.0.130 - - [2026-02-19 02:47:48] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001113 10.0.0.129 - - [2026-02-19 02:47:49] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.041977 10.0.0.129 - - [2026-02-19 02:47:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70992683&detail=False&count=False&shared=False HTTP/1.1" 200 778 0.004877 10.0.0.129 - - [2026-02-19 02:47:49] "DELETE /network-policy/760f61b7-b146-4f48-add2-1a9b61614f4d HTTP/1.1" 200 115 0.036915 10.0.0.129 - - [2026-02-19 02:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005542 10.0.0.130 - - [2026-02-19 02:47:49] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001006 10.0.0.129 - - [2026-02-19 02:47:49] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.045635 10.0.0.129 - - [2026-02-19 02:47:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70992683&detail=False&count=False&shared=False HTTP/1.1" 200 562 0.006352 10.0.0.129 - - [2026-02-19 02:47:49] "DELETE /network-policy/7f04dad3-d9f1-4292-b832-35310db44da1 HTTP/1.1" 200 115 0.039044 10.0.0.129 - - [2026-02-19 02:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016541 10.0.0.130 - - [2026-02-19 02:47:49] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001114 10.0.0.129 - - [2026-02-19 02:47:49] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.039595 10.0.0.129 - - [2026-02-19 02:47:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70992683&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.005223 10.0.0.129 - - [2026-02-19 02:47:49] "DELETE /network-policy/20d2e9de-b20f-4a38-8cd9-1a8103ebeeff HTTP/1.1" 200 115 0.034178 10.0.0.129 - - [2026-02-19 02:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006400 10.0.0.130 - - [2026-02-19 02:47:49] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001513 10.0.0.129 - - [2026-02-19 02:47:49] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.050186 10.0.0.129 - - [2026-02-19 02:47:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70992683&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005941 10.0.0.130 - - [2026-02-19 02:47:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003398 10.0.0.130 - - [2026-02-19 02:47:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002697 10.0.0.130 - - [2026-02-19 02:47:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003860 10.0.0.130 - - [2026-02-19 02:47:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002496 10.0.0.129 - - [2026-02-19 02:47:50] "POST /neutron/network HTTP/1.1" 200 151 0.147480 10.0.0.129 - - [2026-02-19 02:47:50] "DELETE /route-target/7dae54b1-ff68-47a9-8bdd-8ac3c9fa79cd HTTP/1.1" 200 115 0.031237 10.0.0.129 - - [2026-02-19 02:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005556 10.0.0.129 - - [2026-02-19 02:47:50] "DELETE /network-ipam/e82e49b1-2f58-4c85-8084-d4288fbbdf97 HTTP/1.1" 200 115 0.037394 10.0.0.129 - - [2026-02-19 02:47:50] "POST /fqname-to-id HTTP/1.1" 404 248 0.004930 10.0.0.130 - - [2026-02-19 02:47:50] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001052 10.0.0.130 - - [2026-02-19 02:47:50] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.047864 10.0.0.130 - - [2026-02-19 02:47:50] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001251 10.0.0.130 - - [2026-02-19 02:47:50] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?fields=security_groups HTTP/1.1" 200 1381 0.046832 10.0.0.130 - - [2026-02-19 02:47:50] "DELETE /security-group/8946f43f-fd4d-476d-bc26-c8ea9c7722e5 HTTP/1.1" 200 115 0.056456 10.0.0.130 - - [2026-02-19 02:47:50] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001306 10.0.0.129 - - [2026-02-19 02:47:50] "DELETE /access-control-list/ca8ec467-275d-4713-b10b-d462a01e6346 HTTP/1.1" 200 115 0.058140 10.0.0.130 - - [2026-02-19 02:47:50] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?fields=application_policy_sets HTTP/1.1" 200 1420 0.055316 10.0.0.129 - - [2026-02-19 02:47:51] "DELETE /project/d289f1eb-3d33-4158-879b-0c6e14be564b HTTP/1.1" 200 115 0.427810 10.0.0.130 - - [2026-02-19 02:47:51] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001909 10.0.0.129 - - [2026-02-19 02:47:51] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?fields=projects HTTP/1.1" 200 1246 0.017988 10.0.0.130 - - [2026-02-19 02:47:52] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003222 10.0.0.130 - - [2026-02-19 02:47:52] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.130 - - [2026-02-19 02:47:52] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.034442 10.0.0.130 - - [2026-02-19 02:47:53] "POST /id-to-fqname HTTP/1.1" 200 196 0.004472 10.0.0.130 - - [2026-02-19 02:47:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.004090 10.0.0.130 - - [2026-02-19 02:47:53] "POST /security-groups HTTP/1.1" 200 597 0.077295 10.0.0.130 - - [2026-02-19 02:47:53] "POST /projects HTTP/1.1" 200 597 0.295062 10.0.0.129 - - [2026-02-19 02:47:53] "POST /access-control-lists HTTP/1.1" 200 604 0.031524 10.0.0.130 - - [2026-02-19 02:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.367419 10.0.0.129 - - [2026-02-19 02:47:53] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.843620 10.0.0.130 - - [2026-02-19 02:47:53] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001203 10.0.0.129 - - [2026-02-19 02:47:53] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?fields=virtual_networks HTTP/1.1" 200 1046 0.043278 10.0.0.130 - - [2026-02-19 02:47:53] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000946 10.0.0.129 - - [2026-02-19 02:47:53] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.047946 10.0.0.130 - - [2026-02-19 02:47:53] "GET /projects?obj_uuids=d289f1eb-3d33-4158-879b-0c6e14be564b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001572 10.0.0.129 - - [2026-02-19 02:47:53] "GET /project/d289f1eb-3d33-4158-879b-0c6e14be564b?fields=security_groups HTTP/1.1" 200 1279 0.053520 10.0.0.129 - - [2026-02-19 02:47:54] "POST /fqname-to-id HTTP/1.1" 404 200 0.033013 10.0.0.130 - - [2026-02-19 02:47:54] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004295 10.0.0.130 - - [2026-02-19 02:47:54] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002556 10.0.0.130 - - [2026-02-19 02:47:54] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010181 10.0.0.130 - - [2026-02-19 02:47:54] "POST /id-to-fqname HTTP/1.1" 200 202 0.004753 10.0.0.130 - - [2026-02-19 02:47:54] "POST /fqname-to-id HTTP/1.1" 404 211 0.004881 10.0.0.130 - - [2026-02-19 02:47:54] "POST /security-groups HTTP/1.1" 200 603 0.078214 10.0.0.129 - - [2026-02-19 02:47:54] "POST /fqname-to-id HTTP/1.1" 404 246 0.003613 10.0.0.130 - - [2026-02-19 02:47:54] "POST /projects HTTP/1.1" 200 609 0.290418 10.0.0.130 - - [2026-02-19 02:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.367470 10.0.0.129 - - [2026-02-19 02:47:54] "POST /access-control-lists HTTP/1.1" 200 608 0.042334 10.0.0.129 - - [2026-02-19 02:47:54] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.514691 10.0.0.129 - - [2026-02-19 02:47:56] "GET / HTTP/1.1" 200 36215 0.004194 10.0.0.129 - - [2026-02-19 02:47:58] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000462 10.0.0.130 - - [2026-02-19 02:47:58] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001093 10.0.0.129 - - [2026-02-19 02:47:58] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.079189 10.0.0.129 - - [2026-02-19 02:47:59] "GET / HTTP/1.1" 200 36215 0.001742 10.0.0.129 - - [2026-02-19 02:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.130 - - [2026-02-19 02:47:59] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000982 10.0.0.129 - - [2026-02-19 02:47:59] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007132 10.0.0.129 - - [2026-02-19 02:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.130 - - [2026-02-19 02:47:59] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001296 10.0.0.129 - - [2026-02-19 02:47:59] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.064801 10.0.0.129 - - [2026-02-19 02:48:00] "GET /domains HTTP/1.1" 401 293 0.000404 10.0.0.129 - - [2026-02-19 02:48:01] "GET /domains HTTP/1.1" 200 281 0.038052 10.0.0.130 - - [2026-02-19 02:48:01] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000940 10.0.0.129 - - [2026-02-19 02:48:01] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3 HTTP/1.1" 200 2787 0.009454 10.0.0.130 - - [2026-02-19 02:48:01] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.129 - - [2026-02-19 02:48:01] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c HTTP/1.1" 200 1929 0.099327 10.0.0.129 - - [2026-02-19 02:48:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.004579 10.0.0.129 - - [2026-02-19 02:48:01] "POST /network-ipams HTTP/1.1" 200 623 0.030082 10.0.0.129 - - [2026-02-19 02:48:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.004276 10.0.0.129 - - [2026-02-19 02:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.129 - - [2026-02-19 02:48:01] "GET /network-ipam/087ead83-c628-4e55-9edb-5c7a22d6e369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.008186 10.0.0.129 - - [2026-02-19 02:48:01] "PUT /network-ipam/087ead83-c628-4e55-9edb-5c7a22d6e369 HTTP/1.1" 200 259 0.015766 10.0.0.129 - - [2026-02-19 02:48:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000566 10.0.0.129 - - [2026-02-19 02:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.029991 10.0.0.130 - - [2026-02-19 02:48:01] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001024 10.0.0.129 - - [2026-02-19 02:48:02] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.041773 10.0.0.129 - - [2026-02-19 02:48:02] "POST /neutron/network HTTP/1.1" 200 117 0.039675 10.0.0.130 - - [2026-02-19 02:48:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002497 10.0.0.129 - - [2026-02-19 02:48:02] "POST /neutron/subnet HTTP/1.1" 200 701 0.216906 10.0.0.129 - - [2026-02-19 02:48:03] "POST /id-to-fqname HTTP/1.1" 200 235 0.001333 10.0.0.129 - - [2026-02-19 02:48:03] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.008197 10.0.0.129 - - [2026-02-19 02:48:03] "POST /neutron/network HTTP/1.1" 200 1337 0.011406 10.0.0.129 - - [2026-02-19 02:48:03] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005214 10.0.0.129 - - [2026-02-19 02:48:03] "POST /neutron/subnet HTTP/1.1" 200 701 0.009944 10.0.0.129 - - [2026-02-19 02:48:03] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.008412 10.0.0.38 - - [2026-02-19 02:48:04] "GET /obj-perms HTTP/1.1" 200 5038 0.104325 10.0.0.129 - - [2026-02-19 02:48:05] "DELETE /access-control-list/e8678b0d-c4ab-45d7-8418-b082f8144032 HTTP/1.1" 200 115 0.035397 10.0.0.129 - - [2026-02-19 02:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.130 - - [2026-02-19 02:48:05] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001273 10.0.0.129 - - [2026-02-19 02:48:05] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.037025 10.0.0.130 - - [2026-02-19 02:48:05] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001143 10.0.0.129 - - [2026-02-19 02:48:05] "POST /neutron/network HTTP/1.1" 200 623 0.123338 10.0.0.129 - - [2026-02-19 02:48:05] "POST /ref-update HTTP/1.1" 200 156 0.026719 10.0.0.130 - - [2026-02-19 02:48:06] "POST /useragent-kv HTTP/1.1" 200 115 0.008298 10.0.0.129 - - [2026-02-19 02:48:06] "POST /neutron/subnet HTTP/1.1" 200 823 0.223579 10.0.0.129 - - [2026-02-19 02:48:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.073312 10.0.0.129 - - [2026-02-19 02:48:06] "POST /id-to-fqname HTTP/1.1" 200 235 0.001503 10.0.0.129 - - [2026-02-19 02:48:06] "GET /virtual-network/2b180cfc-c313-4aec-bb52-4f108692fbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006349 10.0.0.129 - - [2026-02-19 02:48:06] "GET /virtual-network/2b180cfc-c313-4aec-bb52-4f108692fbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006188 10.0.0.129 - - [2026-02-19 02:48:06] "POST /neutron/network HTTP/1.1" 200 1336 0.026845 10.0.0.129 - - [2026-02-19 02:48:06] "POST /neutron/subnet HTTP/1.1" 200 823 0.010028 10.0.0.129 - - [2026-02-19 02:48:06] "GET /virtual-network/2b180cfc-c313-4aec-bb52-4f108692fbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005759 10.0.0.130 - - [2026-02-19 02:48:07] "GET /obj-perms HTTP/1.1" 200 5038 0.053927 10.0.0.129 - - [2026-02-19 02:48:07] "POST /fqname-to-id HTTP/1.1" 404 211 0.003140 10.0.0.129 - - [2026-02-19 02:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.130 - - [2026-02-19 02:48:07] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001462 10.0.0.129 - - [2026-02-19 02:48:07] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.054779 10.0.0.129 - - [2026-02-19 02:48:07] "POST /network-policys HTTP/1.1" 200 535 0.031249 10.0.0.129 - - [2026-02-19 02:48:07] "GET /network-policy/b4916379-8d0f-415b-b34e-53f4d51cd5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006449 10.0.0.129 - - [2026-02-19 02:48:07] "POST /fqname-to-id HTTP/1.1" 404 211 0.004384 10.0.0.129 - - [2026-02-19 02:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.130 - - [2026-02-19 02:48:07] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001054 10.0.0.129 - - [2026-02-19 02:48:07] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.046213 10.0.0.129 - - [2026-02-19 02:48:07] "POST /network-policys HTTP/1.1" 200 535 0.032600 10.0.0.129 - - [2026-02-19 02:48:07] "GET /network-policy/849547d5-842d-4842-91dd-5e7ee87a9f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006444 10.0.0.129 - - [2026-02-19 02:48:08] "POST /fqname-to-id HTTP/1.1" 404 211 0.003748 10.0.0.129 - - [2026-02-19 02:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.130 - - [2026-02-19 02:48:08] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001403 10.0.0.129 - - [2026-02-19 02:48:08] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.037075 10.0.0.129 - - [2026-02-19 02:48:08] "POST /network-policys HTTP/1.1" 200 535 0.028683 10.0.0.129 - - [2026-02-19 02:48:08] "GET /network-policy/12154989-e359-48cb-a6b5-b9b16f1c008f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006277 10.0.0.129 - - [2026-02-19 02:48:08] "POST /fqname-to-id HTTP/1.1" 404 211 0.003991 10.0.0.129 - - [2026-02-19 02:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.130 - - [2026-02-19 02:48:08] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001107 10.0.0.129 - - [2026-02-19 02:48:08] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.054404 10.0.0.129 - - [2026-02-19 02:48:08] "POST /network-policys HTTP/1.1" 200 535 0.037503 10.0.0.129 - - [2026-02-19 02:48:08] "GET /network-policy/98631b4a-6b48-48fb-b5e1-6ad250c3bcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.009044 10.0.0.129 - - [2026-02-19 02:48:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.003445 10.0.0.129 - - [2026-02-19 02:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.130 - - [2026-02-19 02:48:08] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000996 10.0.0.129 - - [2026-02-19 02:48:09] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.049692 10.0.0.129 - - [2026-02-19 02:48:09] "POST /network-policys HTTP/1.1" 200 539 0.029680 10.0.0.129 - - [2026-02-19 02:48:09] "GET /network-policy/8e6d5a2d-b126-458c-a9a0-a6a6bb4243ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005867 10.0.0.129 - - [2026-02-19 02:48:09] "POST /fqname-to-id HTTP/1.1" 404 212 0.003080 10.0.0.129 - - [2026-02-19 02:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.130 - - [2026-02-19 02:48:09] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001605 10.0.0.129 - - [2026-02-19 02:48:09] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.051167 10.0.0.129 - - [2026-02-19 02:48:09] "POST /network-policys HTTP/1.1" 200 537 0.047089 10.0.0.129 - - [2026-02-19 02:48:09] "GET /network-policy/449ce9da-c52c-4f71-82c5-88f30e052329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006991 10.0.0.129 - - [2026-02-19 02:48:09] "POST /fqname-to-id HTTP/1.1" 404 212 0.003300 10.0.0.129 - - [2026-02-19 02:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.130 - - [2026-02-19 02:48:09] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001245 10.0.0.129 - - [2026-02-19 02:48:09] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.049416 10.0.0.129 - - [2026-02-19 02:48:09] "POST /network-policys HTTP/1.1" 200 537 0.031551 10.0.0.129 - - [2026-02-19 02:48:09] "GET /network-policy/9b4d5e30-cd0d-4ae5-97d6-99b418c2b295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4997 0.006919 10.0.0.129 - - [2026-02-19 02:48:10] "POST /fqname-to-id HTTP/1.1" 404 212 0.003368 10.0.0.129 - - [2026-02-19 02:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.130 - - [2026-02-19 02:48:10] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001172 10.0.0.129 - - [2026-02-19 02:48:10] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.039189 10.0.0.129 - - [2026-02-19 02:48:10] "POST /network-policys HTTP/1.1" 200 537 0.033027 10.0.0.130 - - [2026-02-19 02:48:10] "DELETE /project/6d0241ca2bc14a3893db813f98b2ba7c HTTP/1.1" 404 173 0.004957 10.0.0.130 - - [2026-02-19 02:48:10] "DELETE /project/d289f1eb-3d33-4158-879b-0c6e14be564b HTTP/1.1" 404 177 0.003440 10.0.0.130 - - [2026-02-19 02:48:10] "DELETE /project/d289f1eb3d334158879b0c6e14be564b HTTP/1.1" 404 173 0.006681 10.0.0.129 - - [2026-02-19 02:48:10] "GET /network-policy/41555af7-2b80-4bc7-8273-2247cbabe131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.007906 10.0.0.129 - - [2026-02-19 02:48:10] "POST /fqname-to-id HTTP/1.1" 404 212 0.003359 10.0.0.129 - - [2026-02-19 02:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.130 - - [2026-02-19 02:48:10] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001602 10.0.0.129 - - [2026-02-19 02:48:10] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.058709 10.0.0.129 - - [2026-02-19 02:48:10] "POST /network-policys HTTP/1.1" 200 537 0.028947 10.0.0.129 - - [2026-02-19 02:48:10] "GET /network-policy/41979f09-3c58-4c41-ad9a-2284ef2ee030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.006588 10.0.0.129 - - [2026-02-19 02:48:10] "POST /fqname-to-id HTTP/1.1" 404 214 0.003199 10.0.0.129 - - [2026-02-19 02:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.130 - - [2026-02-19 02:48:10] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001007 10.0.0.129 - - [2026-02-19 02:48:10] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.041902 10.0.0.129 - - [2026-02-19 02:48:10] "POST /network-policys HTTP/1.1" 200 541 0.027781 10.0.0.129 - - [2026-02-19 02:48:11] "GET /network-policy/d3f8f5d7-7030-4861-8c51-fb69e8615fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.005497 10.0.0.129 - - [2026-02-19 02:48:11] "POST /neutron/network HTTP/1.1" 200 1425 0.014602 10.0.0.129 - - [2026-02-19 02:48:11] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006114 10.0.0.129 - - [2026-02-19 02:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.129 - - [2026-02-19 02:48:11] "GET /network-policy/b4916379-8d0f-415b-b34e-53f4d51cd5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.012989 10.0.0.129 - - [2026-02-19 02:48:11] "POST /fqname-to-id HTTP/1.1" 404 252 0.005253 10.0.0.129 - - [2026-02-19 02:48:11] "POST /neutron/network HTTP/1.1" 200 1426 0.027883 10.0.0.129 - - [2026-02-19 02:48:11] "GET /virtual-network/2b180cfc-c313-4aec-bb52-4f108692fbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.021045 10.0.0.129 - - [2026-02-19 02:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.129 - - [2026-02-19 02:48:11] "GET /network-policy/8e6d5a2d-b126-458c-a9a0-a6a6bb4243ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003812 10.0.0.129 - - [2026-02-19 02:48:11] "POST /id-to-fqname HTTP/1.1" 200 235 0.001257 10.0.0.130 - - [2026-02-19 02:48:12] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001057 10.0.0.129 - - [2026-02-19 02:48:12] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.080024 10.0.0.129 - - [2026-02-19 02:48:13] "POST /neutron/port HTTP/1.1" 200 117 0.006254 10.0.0.129 - - [2026-02-19 02:48:13] "POST /id-to-fqname HTTP/1.1" 200 235 0.001326 10.0.0.129 - - [2026-02-19 02:48:13] "POST /neutron/network HTTP/1.1" 200 1436 0.007138 10.0.0.129 - - [2026-02-19 02:48:13] "PUT /access-control-list/08684350-8329-47ca-9a0e-f09073e7dae7 HTTP/1.1" 200 273 0.021083 10.0.0.129 - - [2026-02-19 02:48:14] "POST /neutron/port HTTP/1.1" 200 1174 0.067915 10.0.0.130 - - [2026-02-19 02:48:14] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001007 10.0.0.129 - - [2026-02-19 02:48:14] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.089879 10.0.0.129 - - [2026-02-19 02:48:14] "POST /neutron/network HTTP/1.1" 200 1426 0.040367 10.0.0.129 - - [2026-02-19 02:48:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003972 10.0.0.129 - - [2026-02-19 02:48:14] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007613 10.0.0.129 - - [2026-02-19 02:48:14] "POST /neutron/port HTTP/1.1" 200 117 0.001325 10.0.0.129 - - [2026-02-19 02:48:14] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008232 10.0.0.129 - - [2026-02-19 02:48:15] "POST /neutron/port HTTP/1.1" 200 1173 0.022395 10.0.0.129 - - [2026-02-19 02:48:15] "POST /neutron/port HTTP/1.1" 200 1237 0.023710 10.0.0.129 - - [2026-02-19 02:48:15] "POST /neutron/subnet HTTP/1.1" 200 1356 0.014789 10.0.0.129 - - [2026-02-19 02:48:15] "POST /neutron/network HTTP/1.1" 200 1426 0.012513 10.0.0.129 - - [2026-02-19 02:48:19] "POST /neutron/port HTTP/1.1" 200 1238 0.024022 10.0.0.129 - - [2026-02-19 02:48:19] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008648 10.0.0.129 - - [2026-02-19 02:48:19] "GET /virtual-machine/971f22e5-67fb-433e-8dc1-9cfb353c4a9b HTTP/1.1" 401 293 0.000535 10.0.0.129 - - [2026-02-19 02:48:20] "GET /virtual-machine/971f22e5-67fb-433e-8dc1-9cfb353c4a9b HTTP/1.1" 200 1307 0.043724 10.0.0.129 - - [2026-02-19 02:48:20] "GET /virtual-machine-interface/bed01e13-0727-4dcd-b3e2-b8ad60046b38 HTTP/1.1" 200 3178 0.006416 10.0.0.129 - - [2026-02-19 02:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.129 - - [2026-02-19 02:48:20] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003680 10.0.0.129 - - [2026-02-19 02:48:20] "GET /virtual-networks?parent_id=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003113 10.0.0.129 - - [2026-02-19 02:48:20] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006435 10.0.0.129 - - [2026-02-19 02:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.129 - - [2026-02-19 02:48:23] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005755 10.0.0.129 - - [2026-02-19 02:48:23] "GET /obj-perms HTTP/1.1" 200 5075 0.056604 10.0.0.129 - - [2026-02-19 02:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.129 - - [2026-02-19 02:48:27] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005659 10.0.0.129 - - [2026-02-19 02:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.129 - - [2026-02-19 02:48:31] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006718 10.0.0.129 - - [2026-02-19 02:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.129 - - [2026-02-19 02:48:35] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.008002 10.0.0.129 - - [2026-02-19 02:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.129 - - [2026-02-19 02:48:39] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007078 10.0.0.129 - - [2026-02-19 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.129 - - [2026-02-19 02:48:44] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005886 10.0.0.129 - - [2026-02-19 02:48:46] "POST /neutron/network HTTP/1.1" 200 1435 0.006775 10.0.0.129 - - [2026-02-19 02:48:46] "POST /neutron/subnet HTTP/1.1" 200 1361 0.025383 10.0.0.129 - - [2026-02-19 02:48:46] "POST /neutron/network HTTP/1.1" 200 1425 0.011997 10.0.0.129 - - [2026-02-19 02:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.129 - - [2026-02-19 02:48:48] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005785 10.0.0.129 - - [2026-02-19 02:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.129 - - [2026-02-19 02:48:52] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006789 10.0.0.129 - - [2026-02-19 02:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.129 - - [2026-02-19 02:48:54] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003655 10.0.0.129 - - [2026-02-19 02:48:54] "GET /virtual-networks?parent_id=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.002888 10.0.0.129 - - [2026-02-19 02:48:54] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005924 10.0.0.129 - - [2026-02-19 02:48:55] "POST /neutron/port HTTP/1.1" 200 1237 0.019572 10.0.0.129 - - [2026-02-19 02:48:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004389 10.0.0.129 - - [2026-02-19 02:48:55] "POST /neutron/port HTTP/1.1" 200 117 0.001116 10.0.0.129 - - [2026-02-19 02:48:59] "POST /neutron/port HTTP/1.1" 200 1238 0.017030 10.0.0.129 - - [2026-02-19 02:49:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.036596 10.0.0.129 - - [2026-02-19 02:49:06] "POST /neutron/port HTTP/1.1" 200 1237 0.021228 10.0.0.129 - - [2026-02-19 02:49:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007339 10.0.0.129 - - [2026-02-19 02:49:15] "POST /neutron/port HTTP/1.1" 200 1237 0.019729 10.0.0.129 - - [2026-02-19 02:49:15] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008410 10.0.0.129 - - [2026-02-19 02:49:15] "GET /virtual-machine/3e317154-1e5b-4ada-9d52-fcc93c4d6b88 HTTP/1.1" 200 1306 0.007008 10.0.0.129 - - [2026-02-19 02:49:15] "GET /virtual-machine-interface/c81810af-4636-47be-a3a0-87d3f540e4ce HTTP/1.1" 200 3178 0.005251 10.0.0.129 - - [2026-02-19 02:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.129 - - [2026-02-19 02:49:15] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004164 10.0.0.129 - - [2026-02-19 02:49:15] "GET /virtual-networks?parent_id=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.002880 10.0.0.129 - - [2026-02-19 02:49:15] "GET /virtual-network/2b180cfc-c313-4aec-bb52-4f108692fbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.007701 10.0.0.129 - - [2026-02-19 02:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.129 - - [2026-02-19 02:49:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003863 10.0.0.129 - - [2026-02-19 02:49:16] "GET /virtual-networks?parent_id=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003367 10.0.0.129 - - [2026-02-19 02:49:16] "GET /virtual-network/2b180cfc-c313-4aec-bb52-4f108692fbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006527 10.0.0.129 - - [2026-02-19 02:49:17] "POST /neutron/port HTTP/1.1" 200 1237 0.019264 10.0.0.129 - - [2026-02-19 02:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.129 - - [2026-02-19 02:49:17] "GET /network-policy/8e6d5a2d-b126-458c-a9a0-a6a6bb4243ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004201 10.0.0.129 - - [2026-02-19 02:49:17] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007785 10.0.0.129 - - [2026-02-19 02:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.129 - - [2026-02-19 02:49:17] "GET /network-policy/b4916379-8d0f-415b-b34e-53f4d51cd5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004615 10.0.0.129 - - [2026-02-19 02:49:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.002657 10.0.0.129 - - [2026-02-19 02:49:17] "POST /neutron/network HTTP/1.1" 200 1425 0.013852 10.0.0.129 - - [2026-02-19 02:49:17] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.010555 10.0.0.129 - - [2026-02-19 02:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.129 - - [2026-02-19 02:49:17] "GET /network-policy/849547d5-842d-4842-91dd-5e7ee87a9f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004233 10.0.0.129 - - [2026-02-19 02:49:39] "PUT /access-control-list/08684350-8329-47ca-9a0e-f09073e7dae7 HTTP/1.1" 200 273 0.020393 10.0.0.129 - - [2026-02-19 02:49:39] "POST /neutron/network HTTP/1.1" 200 1428 0.020325 10.0.0.129 - - [2026-02-19 02:49:40] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3487 0.011310 10.0.0.129 - - [2026-02-19 02:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.129 - - [2026-02-19 02:49:40] "GET /network-policy/d3f8f5d7-7030-4861-8c51-fb69e8615fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.005635 10.0.0.129 - - [2026-02-19 02:49:48] "POST /neutron/network HTTP/1.1" 200 1438 0.009561 10.0.0.129 - - [2026-02-19 02:49:48] "POST /neutron/subnet HTTP/1.1" 200 1361 0.019429 10.0.0.129 - - [2026-02-19 02:49:48] "POST /neutron/network HTTP/1.1" 200 1428 0.014731 10.0.0.129 - - [2026-02-19 02:49:52] "POST /ref-update HTTP/1.1" 200 156 0.028967 10.0.0.129 - - [2026-02-19 02:49:52] "POST /neutron/network HTTP/1.1" 200 1425 0.030305 10.0.0.129 - - [2026-02-19 02:49:52] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007454 10.0.0.129 - - [2026-02-19 02:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.129 - - [2026-02-19 02:49:52] "GET /network-policy/12154989-e359-48cb-a6b5-b9b16f1c008f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004782 10.0.0.129 - - [2026-02-19 02:49:56] "POST /neutron/network HTTP/1.1" 200 1436 0.033652 10.0.0.129 - - [2026-02-19 02:49:56] "POST /neutron/subnet HTTP/1.1" 200 1356 0.015527 10.0.0.129 - - [2026-02-19 02:49:56] "POST /neutron/network HTTP/1.1" 200 1426 0.011369 10.0.0.129 - - [2026-02-19 02:50:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.004859 10.0.0.129 - - [2026-02-19 02:50:04] "POST /neutron/network HTTP/1.1" 200 1425 0.015324 10.0.0.129 - - [2026-02-19 02:50:04] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.008805 10.0.0.129 - - [2026-02-19 02:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.129 - - [2026-02-19 02:50:05] "GET /network-policy/98631b4a-6b48-48fb-b5e1-6ad250c3bcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004326 10.0.0.129 - - [2026-02-19 02:50:15] "POST /ref-update HTTP/1.1" 200 156 0.046859 10.0.0.129 - - [2026-02-19 02:50:15] "POST /neutron/network HTTP/1.1" 200 1426 0.035169 10.0.0.129 - - [2026-02-19 02:50:15] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.016095 10.0.0.129 - - [2026-02-19 02:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.129 - - [2026-02-19 02:50:15] "GET /network-policy/449ce9da-c52c-4f71-82c5-88f30e052329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.005593 10.0.0.38 - - [2026-02-19 02:50:25] "GET /obj-perms HTTP/1.1" 200 5075 0.051552 10.0.0.129 - - [2026-02-19 02:50:27] "POST /neutron/network HTTP/1.1" 200 1426 0.015582 10.0.0.129 - - [2026-02-19 02:50:27] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.005449 10.0.0.129 - - [2026-02-19 02:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.129 - - [2026-02-19 02:50:27] "GET /network-policy/9b4d5e30-cd0d-4ae5-97d6-99b418c2b295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4997 0.011590 10.0.0.129 - - [2026-02-19 02:50:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.021775 10.0.0.129 - - [2026-02-19 02:50:38] "POST /neutron/network HTTP/1.1" 200 1426 0.014393 10.0.0.129 - - [2026-02-19 02:50:38] "PUT /access-control-list/08684350-8329-47ca-9a0e-f09073e7dae7 HTTP/1.1" 200 273 0.087974 10.0.0.129 - - [2026-02-19 02:50:38] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.013759 10.0.0.129 - - [2026-02-19 02:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006051 10.0.0.129 - - [2026-02-19 02:50:38] "GET /network-policy/41555af7-2b80-4bc7-8273-2247cbabe131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004582 10.0.0.129 - - [2026-02-19 02:50:50] "POST /neutron/network HTTP/1.1" 200 1426 0.115889 10.0.0.129 - - [2026-02-19 02:50:50] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.007113 10.0.0.129 - - [2026-02-19 02:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.129 - - [2026-02-19 02:50:50] "POST /neutron/network HTTP/1.1" 200 1436 0.006703 10.0.0.129 - - [2026-02-19 02:50:50] "GET /network-policy/41979f09-3c58-4c41-ad9a-2284ef2ee030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.004084 10.0.0.129 - - [2026-02-19 02:50:50] "POST /neutron/subnet HTTP/1.1" 200 1361 0.016507 10.0.0.129 - - [2026-02-19 02:50:50] "POST /neutron/network HTTP/1.1" 200 1426 0.012765 10.0.0.129 - - [2026-02-19 02:50:57] "POST /neutron/network HTTP/1.1" 200 1436 0.007759 10.0.0.129 - - [2026-02-19 02:50:57] "POST /neutron/subnet HTTP/1.1" 200 1356 0.014814 10.0.0.129 - - [2026-02-19 02:50:57] "POST /neutron/network HTTP/1.1" 200 1426 0.011764 10.0.0.129 - - [2026-02-19 02:51:00] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.006915 10.0.0.129 - - [2026-02-19 02:51:00] "POST /neutron/network HTTP/1.1" 200 1337 0.039341 10.0.0.129 - - [2026-02-19 02:51:00] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005609 10.0.0.129 - - [2026-02-19 02:51:00] "POST /ref-update HTTP/1.1" 200 156 0.043272 10.0.0.129 - - [2026-02-19 02:51:00] "GET /virtual-machine/3e317154-1e5b-4ada-9d52-fcc93c4d6b88 HTTP/1.1" 200 1306 0.004161 10.0.0.129 - - [2026-02-19 02:51:01] "POST /neutron/port HTTP/1.1" 200 151 0.246065 10.0.0.129 - - [2026-02-19 02:51:02] "GET /virtual-machine/3e317154-1e5b-4ada-9d52-fcc93c4d6b88 HTTP/1.1" 404 171 0.004773 10.0.0.129 - - [2026-02-19 02:51:02] "GET /virtual-machine/3e317154-1e5b-4ada-9d52-fcc93c4d6b88 HTTP/1.1" 404 171 0.003361 10.0.0.129 - - [2026-02-19 02:51:02] "GET /virtual-machine/3e317154-1e5b-4ada-9d52-fcc93c4d6b88 HTTP/1.1" 404 171 0.003022 10.0.0.129 - - [2026-02-19 02:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.129 - - [2026-02-19 02:51:03] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004776 10.0.0.129 - - [2026-02-19 02:51:03] "GET /virtual-networks?parent_id=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003401 10.0.0.129 - - [2026-02-19 02:51:03] "GET /virtual-network/2b180cfc-c313-4aec-bb52-4f108692fbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.008409 10.0.0.129 - - [2026-02-19 02:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.129 - - [2026-02-19 02:51:03] "GET /routing-instance/32593546-1d3d-49c5-ba57-fe2494d7a2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.006105 10.0.0.129 - - [2026-02-19 02:51:03] "GET /route-target/c47967a0-21e7-4d28-8b65-0979cdaa704f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004455 10.0.0.129 - - [2026-02-19 02:51:03] "GET /obj-perms HTTP/1.1" 200 5038 0.056931 10.0.0.129 - - [2026-02-19 02:51:09] "GET /obj-perms HTTP/1.1" 200 5038 0.003666 10.0.0.130 - - [2026-02-19 02:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000530 10.0.0.38 - - [2026-02-19 02:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000630 10.0.0.130 - - [2026-02-19 02:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.129 - - [2026-02-19 02:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000487 10.0.0.38 - - [2026-02-19 02:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.129 - - [2026-02-19 02:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000467 10.0.0.38 - - [2026-02-19 02:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000302 10.0.0.38 - - [2026-02-19 02:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 10.0.0.129 - - [2026-02-19 02:51:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.129 - - [2026-02-19 02:51:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000549 10.0.0.130 - - [2026-02-19 02:51:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000481 10.0.0.130 - - [2026-02-19 02:51:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.129 - - [2026-02-19 02:51:12] "GET /obj-perms HTTP/1.1" 200 5038 0.003970 10.0.0.129 - - [2026-02-19 02:51:15] "GET /obj-perms HTTP/1.1" 200 5038 0.004407 10.0.0.130 - - [2026-02-19 02:51:15] "GET /obj-perms HTTP/1.1" 200 5038 0.004099 10.0.0.129 - - [2026-02-19 02:51:15] "GET /virtual-machine/971f22e5-67fb-433e-8dc1-9cfb353c4a9b HTTP/1.1" 200 1307 0.005156 10.0.0.129 - - [2026-02-19 02:51:16] "POST /neutron/port HTTP/1.1" 200 151 0.247806 10.0.0.129 - - [2026-02-19 02:51:17] "GET /virtual-machine/971f22e5-67fb-433e-8dc1-9cfb353c4a9b HTTP/1.1" 404 171 0.003146 10.0.0.129 - - [2026-02-19 02:51:17] "GET /virtual-machine/971f22e5-67fb-433e-8dc1-9cfb353c4a9b HTTP/1.1" 404 171 0.003337 10.0.0.129 - - [2026-02-19 02:51:17] "GET /virtual-machine/971f22e5-67fb-433e-8dc1-9cfb353c4a9b HTTP/1.1" 404 171 0.002342 10.0.0.129 - - [2026-02-19 02:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.129 - - [2026-02-19 02:51:18] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005366 10.0.0.129 - - [2026-02-19 02:51:18] "GET /virtual-networks?parent_id=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003047 10.0.0.129 - - [2026-02-19 02:51:18] "GET /virtual-network/3856613a-ad0d-4807-918e-a32e14dbeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.009549 10.0.0.129 - - [2026-02-19 02:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.129 - - [2026-02-19 02:51:18] "GET /routing-instance/35a02ea8-bc70-4aa7-8b13-2fe1b163ef3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.004980 10.0.0.129 - - [2026-02-19 02:51:18] "GET /route-target/f6cd62b6-a9ff-4f89-abc5-b1325a51520c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005994 10.0.0.129 - - [2026-02-19 02:51:21] "GET /obj-perms HTTP/1.1" 200 5038 0.004076 10.0.0.130 - - [2026-02-19 02:51:24] "GET /obj-perms HTTP/1.1" 200 5038 0.003783 10.0.0.129 - - [2026-02-19 02:51:27] "GET /obj-perms HTTP/1.1" 200 5038 0.004287 10.0.0.130 - - [2026-02-19 02:51:33] "GET /obj-perms HTTP/1.1" 200 5038 0.003951 10.0.0.129 - - [2026-02-19 02:51:36] "GET /obj-perms HTTP/1.1" 200 5038 0.004124 10.0.0.130 - - [2026-02-19 02:51:43] "GET /obj-perms HTTP/1.1" 200 5038 0.005273 10.0.0.129 - - [2026-02-19 02:51:46] "GET /obj-perms HTTP/1.1" 200 5038 0.004653 10.0.0.129 - - [2026-02-19 02:51:49] "GET /obj-perms HTTP/1.1" 200 5038 0.003983 10.0.0.38 - - [2026-02-19 02:51:49] "GET /obj-perms HTTP/1.1" 200 5038 0.003829 10.0.0.130 - - [2026-02-19 02:51:49] "GET /obj-perms HTTP/1.1" 200 5038 0.004022 10.0.0.129 - - [2026-02-19 02:51:49] "GET /virtual-network/2b180cfc-c313-4aec-bb52-4f108692fbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006062 10.0.0.129 - - [2026-02-19 02:51:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.003733 10.0.0.129 - - [2026-02-19 02:51:49] "POST /neutron/network HTTP/1.1" 200 1336 0.024693 10.0.0.129 - - [2026-02-19 02:51:49] "GET /virtual-network/2b180cfc-c313-4aec-bb52-4f108692fbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006008 10.0.0.129 - - [2026-02-19 02:51:49] "DELETE /network-policy/d3f8f5d7-7030-4861-8c51-fb69e8615fb9 HTTP/1.1" 200 115 0.041421 10.0.0.129 - - [2026-02-19 02:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.130 - - [2026-02-19 02:51:49] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000977 10.0.0.129 - - [2026-02-19 02:51:49] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.046297 10.0.0.129 - - [2026-02-19 02:51:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-63054591&detail=False&count=False&shared=False HTTP/1.1" 200 2135 0.005575 10.0.0.129 - - [2026-02-19 02:51:49] "DELETE /network-policy/41979f09-3c58-4c41-ad9a-2284ef2ee030 HTTP/1.1" 200 115 0.033022 10.0.0.129 - - [2026-02-19 02:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.130 - - [2026-02-19 02:51:50] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001081 10.0.0.129 - - [2026-02-19 02:51:50] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.047791 10.0.0.129 - - [2026-02-19 02:51:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-63054591&detail=False&count=False&shared=False HTTP/1.1" 200 1912 0.005850 10.0.0.129 - - [2026-02-19 02:51:50] "DELETE /network-policy/41555af7-2b80-4bc7-8273-2247cbabe131 HTTP/1.1" 200 115 0.048374 10.0.0.129 - - [2026-02-19 02:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.130 - - [2026-02-19 02:51:50] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000959 10.0.0.129 - - [2026-02-19 02:51:50] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.044522 10.0.0.129 - - [2026-02-19 02:51:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-63054591&detail=False&count=False&shared=False HTTP/1.1" 200 1689 0.006067 10.0.0.129 - - [2026-02-19 02:51:50] "DELETE /network-policy/9b4d5e30-cd0d-4ae5-97d6-99b418c2b295 HTTP/1.1" 200 115 0.036934 10.0.0.129 - - [2026-02-19 02:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.130 - - [2026-02-19 02:51:50] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001137 10.0.0.129 - - [2026-02-19 02:51:50] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.046926 10.0.0.129 - - [2026-02-19 02:51:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-63054591&detail=False&count=False&shared=False HTTP/1.1" 200 1466 0.005747 10.0.0.129 - - [2026-02-19 02:51:50] "DELETE /network-policy/449ce9da-c52c-4f71-82c5-88f30e052329 HTTP/1.1" 200 115 0.041372 10.0.0.129 - - [2026-02-19 02:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.130 - - [2026-02-19 02:51:50] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001075 10.0.0.129 - - [2026-02-19 02:51:50] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.037726 10.0.0.129 - - [2026-02-19 02:51:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-63054591&detail=False&count=False&shared=False HTTP/1.1" 200 1243 0.005711 10.0.0.129 - - [2026-02-19 02:51:50] "DELETE /network-policy/8e6d5a2d-b126-458c-a9a0-a6a6bb4243ff HTTP/1.1" 200 115 0.032967 10.0.0.129 - - [2026-02-19 02:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005913 10.0.0.130 - - [2026-02-19 02:51:50] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001075 10.0.0.129 - - [2026-02-19 02:51:50] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.041091 10.0.0.129 - - [2026-02-19 02:51:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-63054591&detail=False&count=False&shared=False HTTP/1.1" 200 1018 0.005612 10.0.0.129 - - [2026-02-19 02:51:51] "DELETE /network-policy/98631b4a-6b48-48fb-b5e1-6ad250c3bcd1 HTTP/1.1" 200 115 0.048523 10.0.0.129 - - [2026-02-19 02:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.130 - - [2026-02-19 02:51:51] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001147 10.0.0.129 - - [2026-02-19 02:51:51] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.058655 10.0.0.129 - - [2026-02-19 02:51:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-63054591&detail=False&count=False&shared=False HTTP/1.1" 200 796 0.005199 10.0.0.129 - - [2026-02-19 02:51:51] "DELETE /network-policy/12154989-e359-48cb-a6b5-b9b16f1c008f HTTP/1.1" 200 115 0.044208 10.0.0.129 - - [2026-02-19 02:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.130 - - [2026-02-19 02:51:51] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001061 10.0.0.129 - - [2026-02-19 02:51:51] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.042342 10.0.0.129 - - [2026-02-19 02:51:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-63054591&detail=False&count=False&shared=False HTTP/1.1" 200 574 0.008566 10.0.0.129 - - [2026-02-19 02:51:51] "DELETE /network-policy/849547d5-842d-4842-91dd-5e7ee87a9f0b HTTP/1.1" 200 115 0.039175 10.0.0.129 - - [2026-02-19 02:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.130 - - [2026-02-19 02:51:51] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001036 10.0.0.129 - - [2026-02-19 02:51:51] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.039860 10.0.0.129 - - [2026-02-19 02:51:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-63054591&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005724 10.0.0.129 - - [2026-02-19 02:51:51] "DELETE /network-policy/b4916379-8d0f-415b-b34e-53f4d51cd5cf HTTP/1.1" 200 115 0.036427 10.0.0.129 - - [2026-02-19 02:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.130 - - [2026-02-19 02:51:51] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001462 10.0.0.129 - - [2026-02-19 02:51:51] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.043876 10.0.0.129 - - [2026-02-19 02:51:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-63054591&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006629 10.0.0.129 - - [2026-02-19 02:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.042430 10.0.0.129 - - [2026-02-19 02:51:52] "POST /neutron/network HTTP/1.1" 200 1337 0.011946 10.0.0.129 - - [2026-02-19 02:51:52] "DELETE /route-target/f6cd62b6-a9ff-4f89-abc5-b1325a51520c HTTP/1.1" 200 115 0.017637 10.0.0.129 - - [2026-02-19 02:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.129 - - [2026-02-19 02:51:52] "DELETE /network-ipam/087ead83-c628-4e55-9edb-5c7a22d6e369 HTTP/1.1" 200 115 0.031558 10.0.0.129 - - [2026-02-19 02:51:52] "POST /fqname-to-id HTTP/1.1" 404 260 0.002671 10.0.0.130 - - [2026-02-19 02:51:52] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000957 10.0.0.130 - - [2026-02-19 02:51:52] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.044522 10.0.0.130 - - [2026-02-19 02:51:52] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000993 10.0.0.130 - - [2026-02-19 02:51:52] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?fields=security_groups HTTP/1.1" 200 1399 0.053666 10.0.0.130 - - [2026-02-19 02:51:53] "DELETE /security-group/92a42641-18c4-4723-bc10-f1f500eda569 HTTP/1.1" 200 115 0.045656 10.0.0.130 - - [2026-02-19 02:51:53] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001256 10.0.0.130 - - [2026-02-19 02:51:53] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?fields=application_policy_sets HTTP/1.1" 200 1438 0.074488 10.0.0.129 - - [2026-02-19 02:51:53] "DELETE /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c HTTP/1.1" 200 115 0.412766 10.0.0.130 - - [2026-02-19 02:51:53] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.006032 10.0.0.129 - - [2026-02-19 02:51:53] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?fields=projects HTTP/1.1" 200 1246 0.024093 10.0.0.130 - - [2026-02-19 02:51:54] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003829 10.0.0.130 - - [2026-02-19 02:51:54] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000966 10.0.0.130 - - [2026-02-19 02:51:54] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.047799 10.0.0.130 - - [2026-02-19 02:51:54] "POST /id-to-fqname HTTP/1.1" 200 202 0.001215 10.0.0.130 - - [2026-02-19 02:51:54] "POST /fqname-to-id HTTP/1.1" 404 211 0.006882 10.0.0.130 - - [2026-02-19 02:51:54] "POST /security-groups HTTP/1.1" 200 603 0.081458 10.0.0.129 - - [2026-02-19 02:51:54] "POST /fqname-to-id HTTP/1.1" 404 246 0.008204 10.0.0.130 - - [2026-02-19 02:51:54] "POST /projects HTTP/1.1" 200 609 0.278714 10.0.0.130 - - [2026-02-19 02:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.351631 10.0.0.129 - - [2026-02-19 02:51:55] "POST /access-control-lists HTTP/1.1" 200 608 0.033194 10.0.0.129 - - [2026-02-19 02:51:55] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.497612 10.0.0.130 - - [2026-02-19 02:51:55] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001593 10.0.0.129 - - [2026-02-19 02:51:55] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?fields=virtual_networks HTTP/1.1" 200 1058 0.053877 10.0.0.130 - - [2026-02-19 02:51:55] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002184 10.0.0.129 - - [2026-02-19 02:51:55] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.049231 10.0.0.130 - - [2026-02-19 02:51:55] "GET /projects?obj_uuids=6d0241ca-2bc1-4a38-93db-813f98b2ba7c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001691 10.0.0.129 - - [2026-02-19 02:51:55] "GET /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c?fields=security_groups HTTP/1.1" 200 1297 0.048753 10.0.0.129 - - [2026-02-19 02:51:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.027781 10.0.0.130 - - [2026-02-19 02:51:56] "GET /projects?obj_uuids=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005166 10.0.0.130 - - [2026-02-19 02:51:56] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001172 10.0.0.130 - - [2026-02-19 02:51:56] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007519 10.0.0.130 - - [2026-02-19 02:51:56] "POST /id-to-fqname HTTP/1.1" 200 184 0.005061 10.0.0.130 - - [2026-02-19 02:51:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.003612 10.0.0.130 - - [2026-02-19 02:51:56] "POST /security-groups HTTP/1.1" 200 585 0.081567 10.0.0.130 - - [2026-02-19 02:51:56] "POST /projects HTTP/1.1" 200 573 0.358855 10.0.0.129 - - [2026-02-19 02:51:56] "POST /fqname-to-id HTTP/1.1" 404 227 0.008739 10.0.0.130 - - [2026-02-19 02:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.429584 10.0.0.129 - - [2026-02-19 02:51:56] "GET /project/ead2a7c8-0902-45e3-8b01-34450e077002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.590319 10.0.0.129 - - [2026-02-19 02:51:57] "GET / HTTP/1.1" 200 36215 0.001974 10.0.0.129 - - [2026-02-19 02:51:58] "POST /fqname-to-id HTTP/1.1" 401 293 0.000474 10.0.0.129 - - [2026-02-19 02:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.061456 10.0.0.130 - - [2026-02-19 02:51:58] "GET /projects?obj_uuids=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001173 10.0.0.129 - - [2026-02-19 02:51:58] "GET /project/ead2a7c8-0902-45e3-8b01-34450e077002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.039901 10.0.0.130 - - [2026-02-19 02:51:59] "GET /projects?obj_uuids=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001015 10.0.0.129 - - [2026-02-19 02:51:59] "POST /neutron/network HTTP/1.1" 200 599 0.167833 10.0.0.129 - - [2026-02-19 02:51:59] "POST /ref-update HTTP/1.1" 200 156 0.024617 10.0.0.129 - - [2026-02-19 02:51:59] "POST /neutron/network HTTP/1.1" 200 992 0.017198 10.0.0.129 - - [2026-02-19 02:51:59] "POST /id-to-fqname HTTP/1.1" 200 214 0.001079 10.0.0.129 - - [2026-02-19 02:51:59] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005901 10.0.0.129 - - [2026-02-19 02:51:59] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005743 10.0.0.129 - - [2026-02-19 02:51:59] "POST /neutron/subnet HTTP/1.1" 200 725 0.009447 10.0.0.129 - - [2026-02-19 02:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.130 - - [2026-02-19 02:51:59] "GET /projects?obj_uuids=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001926 10.0.0.129 - - [2026-02-19 02:51:59] "GET /project/ead2a7c8-0902-45e3-8b01-34450e077002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.041435 10.0.0.130 - - [2026-02-19 02:52:00] "GET /projects?obj_uuids=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001027 10.0.0.129 - - [2026-02-19 02:52:00] "POST /neutron/network HTTP/1.1" 200 599 0.132476 10.0.0.129 - - [2026-02-19 02:52:00] "POST /neutron/network HTTP/1.1" 200 992 0.012527 10.0.0.129 - - [2026-02-19 02:52:00] "POST /id-to-fqname HTTP/1.1" 200 214 0.001419 10.0.0.129 - - [2026-02-19 02:52:00] "GET /virtual-network/cf4c92ba-e159-4234-8b8a-1b2891b1ba0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.007866 10.0.0.129 - - [2026-02-19 02:52:00] "GET /virtual-network/cf4c92ba-e159-4234-8b8a-1b2891b1ba0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.007354 10.0.0.129 - - [2026-02-19 02:52:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.014759 10.0.0.129 - - [2026-02-19 02:52:00] "POST /id-to-fqname HTTP/1.1" 200 214 0.001467 10.0.0.130 - - [2026-02-19 02:52:01] "GET /projects?obj_uuids=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001093 10.0.0.129 - - [2026-02-19 02:52:01] "GET /project/ead2a7c8-0902-45e3-8b01-34450e077002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.084889 10.0.0.129 - - [2026-02-19 02:52:01] "POST /neutron/network HTTP/1.1" 200 992 0.011085 10.0.0.129 - - [2026-02-19 02:52:02] "POST /id-to-fqname HTTP/1.1" 200 214 0.001556 10.0.0.129 - - [2026-02-19 02:52:02] "POST /neutron/port HTTP/1.1" 200 117 0.016249 10.0.0.130 - - [2026-02-19 02:52:02] "GET /projects?obj_uuids=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001075 10.0.0.129 - - [2026-02-19 02:52:03] "POST /neutron/port HTTP/1.1" 200 1161 0.362782 10.0.0.130 - - [2026-02-19 02:52:03] "GET /projects?obj_uuids=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001751 10.0.0.129 - - [2026-02-19 02:52:03] "GET /project/ead2a7c8-0902-45e3-8b01-34450e077002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.110288 10.0.0.129 - - [2026-02-19 02:52:03] "POST /neutron/port HTTP/1.1" 200 1215 0.144838 10.0.0.129 - - [2026-02-19 02:52:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004476 10.0.0.129 - - [2026-02-19 02:52:03] "POST /neutron/port HTTP/1.1" 200 117 0.001139 10.0.0.129 - - [2026-02-19 02:52:03] "POST /neutron/port HTTP/1.1" 200 1225 0.021894 10.0.0.129 - - [2026-02-19 02:52:03] "POST /id-to-fqname HTTP/1.1" 200 214 0.001731 10.0.0.129 - - [2026-02-19 02:52:03] "POST /neutron/port HTTP/1.1" 200 1225 0.023873 10.0.0.129 - - [2026-02-19 02:52:03] "POST /neutron/network HTTP/1.1" 200 1002 0.007251 10.0.0.129 - - [2026-02-19 02:52:04] "POST /neutron/port HTTP/1.1" 200 1161 0.028556 10.0.0.129 - - [2026-02-19 02:52:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005493 10.0.0.129 - - [2026-02-19 02:52:04] "POST /neutron/port HTTP/1.1" 200 117 0.001133 10.0.0.130 - - [2026-02-19 02:52:04] "GET /projects?obj_uuids=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001340 10.0.0.129 - - [2026-02-19 02:52:04] "GET /project/ead2a7c8-0902-45e3-8b01-34450e077002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.098945 10.0.0.129 - - [2026-02-19 02:52:04] "POST /neutron/network HTTP/1.1" 200 992 0.014921 10.0.0.129 - - [2026-02-19 02:52:05] "POST /neutron/port HTTP/1.1" 200 117 0.006525 10.0.0.129 - - [2026-02-19 02:52:05] "POST /neutron/port HTTP/1.1" 200 1225 0.018844 10.0.0.129 - - [2026-02-19 02:52:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008114 10.0.0.129 - - [2026-02-19 02:52:05] "GET /virtual-machine/1e2ecad1-5f5c-4114-90db-9d2ce3d79c33 HTTP/1.1" 401 293 0.002677 10.0.0.129 - - [2026-02-19 02:52:05] "DELETE /access-control-list/0e4baa31-ea70-4d79-bc17-5780ba88626d HTTP/1.1" 200 115 0.061190 10.0.0.129 - - [2026-02-19 02:52:06] "POST /neutron/port HTTP/1.1" 200 1161 0.029481 10.0.0.129 - - [2026-02-19 02:52:06] "GET /virtual-machine/1e2ecad1-5f5c-4114-90db-9d2ce3d79c33 HTTP/1.1" 200 1288 0.052569 10.0.0.129 - - [2026-02-19 02:52:06] "GET /virtual-machine-interface/a31e5caa-8219-4719-a431-91603865b56e HTTP/1.1" 200 3114 0.005399 10.0.0.129 - - [2026-02-19 02:52:06] "POST /neutron/port HTTP/1.1" 200 1225 0.018290 10.0.0.129 - - [2026-02-19 02:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.129 - - [2026-02-19 02:52:06] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003094 10.0.0.129 - - [2026-02-19 02:52:06] "GET /virtual-networks?parent_id=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.002967 10.0.0.129 - - [2026-02-19 02:52:06] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006437 10.0.0.129 - - [2026-02-19 02:52:06] "POST /neutron/subnet HTTP/1.1" 200 1385 0.016351 10.0.0.129 - - [2026-02-19 02:52:06] "POST /neutron/network HTTP/1.1" 200 992 0.013139 10.0.0.129 - - [2026-02-19 02:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.129 - - [2026-02-19 02:52:09] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005621 10.0.0.130 - - [2026-02-19 02:52:10] "DELETE /project/ead2a7c8090245e38b0134450e077002 HTTP/1.1" 404 173 0.002613 10.0.0.130 - - [2026-02-19 02:52:10] "DELETE /project/6d0241ca2bc14a3893db813f98b2ba7c HTTP/1.1" 404 173 0.007692 10.0.0.130 - - [2026-02-19 02:52:10] "DELETE /project/6d0241ca-2bc1-4a38-93db-813f98b2ba7c HTTP/1.1" 404 177 0.006594 10.0.0.129 - - [2026-02-19 02:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.129 - - [2026-02-19 02:52:13] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005863 10.0.0.129 - - [2026-02-19 02:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.129 - - [2026-02-19 02:52:17] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006283 10.0.0.129 - - [2026-02-19 02:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.129 - - [2026-02-19 02:52:21] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005255 10.0.0.129 - - [2026-02-19 02:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.129 - - [2026-02-19 02:52:25] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006233 10.0.0.129 - - [2026-02-19 02:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.129 - - [2026-02-19 02:52:29] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006936 10.0.0.129 - - [2026-02-19 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.129 - - [2026-02-19 02:52:34] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005575 10.0.0.129 - - [2026-02-19 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007980 10.0.0.129 - - [2026-02-19 02:52:38] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006159 10.0.0.129 - - [2026-02-19 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.129 - - [2026-02-19 02:52:42] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005706 10.0.0.129 - - [2026-02-19 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.129 - - [2026-02-19 02:52:44] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004298 10.0.0.129 - - [2026-02-19 02:52:44] "GET /virtual-networks?parent_id=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003640 10.0.0.129 - - [2026-02-19 02:52:44] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006929 10.0.0.129 - - [2026-02-19 02:52:49] "POST /neutron/port HTTP/1.1" 200 1225 0.020525 10.0.0.129 - - [2026-02-19 02:52:51] "POST /neutron/port HTTP/1.1" 200 1225 0.019647 10.0.0.129 - - [2026-02-19 02:52:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003947 10.0.0.129 - - [2026-02-19 02:52:51] "POST /neutron/port HTTP/1.1" 200 117 0.001387 10.0.0.129 - - [2026-02-19 02:52:53] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006829 10.0.0.129 - - [2026-02-19 02:52:59] "POST /neutron/port HTTP/1.1" 200 1225 0.017325 10.0.0.129 - - [2026-02-19 02:52:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003727 10.0.0.129 - - [2026-02-19 02:52:59] "POST /neutron/port HTTP/1.1" 200 117 0.001449 10.0.0.129 - - [2026-02-19 02:52:59] "POST /neutron/port HTTP/1.1" 200 1225 0.019991 10.0.0.129 - - [2026-02-19 02:53:03] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007367 10.0.0.129 - - [2026-02-19 02:53:05] "POST /neutron/port HTTP/1.1" 200 1225 0.018252 10.0.0.129 - - [2026-02-19 02:53:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.012301 10.0.0.129 - - [2026-02-19 02:53:05] "GET /virtual-machine/b3dc5ec5-e3ed-469c-81a5-50db83074609 HTTP/1.1" 200 1288 0.007557 10.0.0.129 - - [2026-02-19 02:53:05] "GET /virtual-machine-interface/9048ff87-0c08-4873-8098-42c00d0c98b0 HTTP/1.1" 200 3113 0.008877 10.0.0.129 - - [2026-02-19 02:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.129 - - [2026-02-19 02:53:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004598 10.0.0.129 - - [2026-02-19 02:53:05] "GET /virtual-networks?parent_id=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003305 10.0.0.129 - - [2026-02-19 02:53:05] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006028 10.0.0.129 - - [2026-02-19 02:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.129 - - [2026-02-19 02:53:06] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004632 10.0.0.129 - - [2026-02-19 02:53:06] "GET /virtual-networks?parent_id=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003989 10.0.0.129 - - [2026-02-19 02:53:06] "GET /virtual-network/ba9a61a7-d3f1-44e6-8639-7932099c81fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006237 10.0.0.129 - - [2026-02-19 02:53:06] "POST /neutron/port HTTP/1.1" 200 1225 0.021601 10.0.0.129 - - [2026-02-19 02:53:11] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007257 10.0.0.129 - - [2026-02-19 02:53:17] "POST /neutron/port HTTP/1.1" 200 1225 0.018677 10.0.0.129 - - [2026-02-19 02:53:17] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008904 10.0.0.129 - - [2026-02-19 02:53:17] "GET /virtual-machine/fd8f459e-0c7e-4084-8f17-429f6d2cd1fb HTTP/1.1" 200 1289 0.005333 10.0.0.129 - - [2026-02-19 02:53:17] "GET /virtual-machine-interface/3110451e-1472-42ae-abc2-dc5ae819685e HTTP/1.1" 200 3113 0.006197 10.0.0.129 - - [2026-02-19 02:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.129 - - [2026-02-19 02:53:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003813 10.0.0.129 - - [2026-02-19 02:53:17] "GET /virtual-networks?parent_id=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003001 10.0.0.129 - - [2026-02-19 02:53:17] "GET /virtual-network/cf4c92ba-e159-4234-8b8a-1b2891b1ba0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.007895 10.0.0.129 - - [2026-02-19 02:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.129 - - [2026-02-19 02:53:18] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003747 10.0.0.129 - - [2026-02-19 02:53:18] "GET /virtual-networks?parent_id=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.002869 10.0.0.129 - - [2026-02-19 02:53:18] "GET /virtual-network/cf4c92ba-e159-4234-8b8a-1b2891b1ba0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006183 10.0.0.129 - - [2026-02-19 02:53:20] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003211 10.0.0.129 - - [2026-02-19 02:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.129 - - [2026-02-19 02:53:20] "GET /global-qos-config/369afd80-c3fd-4489-8647-98bb7796ba90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.004895 10.0.0.129 - - [2026-02-19 02:53:20] "POST /fqname-to-id HTTP/1.1" 404 222 0.003352 10.0.0.129 - - [2026-02-19 02:53:20] "POST /forwarding-classs HTTP/1.1" 200 578 0.028973 10.0.0.129 - - [2026-02-19 02:53:20] "POST /id-to-fqname HTTP/1.1" 200 232 0.003297 10.0.0.129 - - [2026-02-19 02:53:20] "GET /forwarding-class/ad7bc238-807e-4477-96e7-75d2ae9ce8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.006452 10.0.0.130 - - [2026-02-19 02:53:20] "GET /projects?obj_uuids=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.043455 10.0.0.129 - - [2026-02-19 02:53:20] "GET /project/ead2a7c8-0902-45e3-8b01-34450e077002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.099667 10.0.0.129 - - [2026-02-19 02:53:20] "POST /fqname-to-id HTTP/1.1" 404 211 0.003678 10.0.0.129 - - [2026-02-19 02:53:20] "POST /qos-configs HTTP/1.1" 200 545 0.038633 10.0.0.129 - - [2026-02-19 02:53:20] "POST /id-to-fqname HTTP/1.1" 200 217 0.003561 10.0.0.129 - - [2026-02-19 02:53:20] "GET /qos-config/49c4343b-0af9-42d1-b652-dcf6df6e8f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1506 0.004629 10.0.0.129 - - [2026-02-19 02:53:20] "GET /virtual-machine-interface/a31e5caa-8219-4719-a431-91603865b56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2697 0.007565 10.0.0.129 - - [2026-02-19 02:53:20] "POST /ref-update HTTP/1.1" 200 156 0.016727 10.0.0.129 - - [2026-02-19 02:53:21] "POST /neutron/port HTTP/1.1" 200 1225 0.021103 10.0.0.129 - - [2026-02-19 02:53:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008990 10.0.0.129 - - [2026-02-19 02:53:21] "POST /neutron/network HTTP/1.1" 200 966 0.016591 10.0.0.129 - - [2026-02-19 02:53:21] "POST /id-to-fqname HTTP/1.1" 200 214 0.001868 10.0.0.129 - - [2026-02-19 02:53:21] "GET /virtual-machine/1e2ecad1-5f5c-4114-90db-9d2ce3d79c33 HTTP/1.1" 200 1288 0.003930 10.0.0.129 - - [2026-02-19 02:53:21] "GET /virtual-machine-interface/a31e5caa-8219-4719-a431-91603865b56e HTTP/1.1" 200 3362 0.006631 10.0.0.129 - - [2026-02-19 02:53:21] "GET /instance-ip/aeb2bc4f-f599-4776-afea-0f8cc05ebf9c HTTP/1.1" 200 1612 0.005941 10.0.0.129 - - [2026-02-19 02:53:21] "GET /instance-ip/f8959fef-2c38-4996-9223-049f1b84d466 HTTP/1.1" 200 1632 0.005883 10.0.0.129 - - [2026-02-19 02:53:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.016577 10.0.0.129 - - [2026-02-19 02:53:21] "POST /neutron/port HTTP/1.1" 200 1225 0.021655 10.0.0.129 - - [2026-02-19 02:53:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008815 10.0.0.129 - - [2026-02-19 02:53:21] "POST /id-to-fqname HTTP/1.1" 200 214 0.001426 10.0.0.129 - - [2026-02-19 02:53:21] "GET /virtual-machine/b3dc5ec5-e3ed-469c-81a5-50db83074609 HTTP/1.1" 200 1288 0.004315 10.0.0.129 - - [2026-02-19 02:53:21] "GET /virtual-machine-interface/9048ff87-0c08-4873-8098-42c00d0c98b0 HTTP/1.1" 200 3113 0.006474 10.0.0.129 - - [2026-02-19 02:53:21] "GET /instance-ip/492ad230-6f29-4b90-a33a-26370fe1b5b6 HTTP/1.1" 200 1631 0.005928 10.0.0.129 - - [2026-02-19 02:53:21] "GET /instance-ip/90b62814-e4ef-4042-af17-052d9ca57ddb HTTP/1.1" 200 1612 0.006124 10.0.0.129 - - [2026-02-19 02:53:46] "GET /virtual-machine-interface/a31e5caa-8219-4719-a431-91603865b56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.006495 10.0.0.129 - - [2026-02-19 02:53:46] "POST /ref-update HTTP/1.1" 200 156 0.016083 10.0.0.129 - - [2026-02-19 02:53:46] "DELETE /qos-config/49c4343b-0af9-42d1-b652-dcf6df6e8f4e HTTP/1.1" 200 115 0.038836 10.0.0.129 - - [2026-02-19 02:53:46] "POST /id-to-fqname HTTP/1.1" 200 232 0.001204 10.0.0.129 - - [2026-02-19 02:53:46] "DELETE /forwarding-class/ad7bc238-807e-4477-96e7-75d2ae9ce8f2 HTTP/1.1" 200 115 0.027602 10.0.0.129 - - [2026-02-19 02:53:47] "POST /neutron/network HTTP/1.1" 200 992 0.010151 10.0.0.129 - - [2026-02-19 02:53:48] "POST /neutron/port HTTP/1.1" 200 1215 0.017164 10.0.0.129 - - [2026-02-19 02:53:48] "POST /neutron/port HTTP/1.1" 200 1225 0.022411 10.0.0.129 - - [2026-02-19 02:53:48] "POST /neutron/port HTTP/1.1" 200 1215 0.022380 10.0.0.130 - - [2026-02-19 02:53:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004729 10.0.0.130 - - [2026-02-19 02:53:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003354 10.0.0.130 - - [2026-02-19 02:53:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003146 10.0.0.130 - - [2026-02-19 02:53:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001946 10.0.0.129 - - [2026-02-19 02:53:50] "POST /neutron/network HTTP/1.1" 200 151 0.133232 10.0.0.129 - - [2026-02-19 02:53:50] "DELETE /route-target/9d0c9232-592f-4a3c-92a5-feab8f8f60d1 HTTP/1.1" 200 115 0.026751 10.0.0.130 - - [2026-02-19 02:53:50] "GET /projects?obj_uuids=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000959 10.0.0.129 - - [2026-02-19 02:53:50] "GET /project/ead2a7c8-0902-45e3-8b01-34450e077002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.080571 10.0.0.130 - - [2026-02-19 02:53:50] "GET /projects?obj_uuids=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001486 10.0.0.129 - - [2026-02-19 02:53:50] "GET /project/ead2a7c8-0902-45e3-8b01-34450e077002?fields=virtual_networks HTTP/1.1" 200 1023 0.038572 10.0.0.130 - - [2026-02-19 02:53:50] "GET /projects?obj_uuids=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001070 10.0.0.129 - - [2026-02-19 02:53:50] "GET /project/ead2a7c8-0902-45e3-8b01-34450e077002?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.043318 10.0.0.130 - - [2026-02-19 02:53:50] "GET /projects?obj_uuids=ead2a7c8-0902-45e3-8b01-34450e077002&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001127 10.0.0.129 - - [2026-02-19 02:53:50] "GET /project/ead2a7c8-0902-45e3-8b01-34450e077002?fields=security_groups HTTP/1.1" 200 1244 0.040858 10.0.0.129 - - [2026-02-19 02:53:51] "POST /fqname-to-id HTTP/1.1" 404 181 0.027906 10.0.0.130 - - [2026-02-19 02:53:51] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003145 10.0.0.130 - - [2026-02-19 02:53:51] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001339 10.0.0.130 - - [2026-02-19 02:53:51] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.037476 10.0.0.130 - - [2026-02-19 02:53:51] "POST /id-to-fqname HTTP/1.1" 200 183 0.004999 10.0.0.130 - - [2026-02-19 02:53:51] "POST /fqname-to-id HTTP/1.1" 404 192 0.003670 10.0.0.130 - - [2026-02-19 02:53:52] "POST /security-groups HTTP/1.1" 200 584 0.073253 10.0.0.129 - - [2026-02-19 02:53:52] "POST /fqname-to-id HTTP/1.1" 404 227 0.003000 10.0.0.130 - - [2026-02-19 02:53:52] "POST /projects HTTP/1.1" 200 571 0.300133 10.0.0.130 - - [2026-02-19 02:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.337367 10.0.0.129 - - [2026-02-19 02:53:52] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.536030 10.0.0.129 - - [2026-02-19 02:53:52] "POST /access-control-lists HTTP/1.1" 200 589 0.058151 10.0.0.129 - - [2026-02-19 02:53:53] "GET / HTTP/1.1" 200 36215 0.002062 10.0.0.129 - - [2026-02-19 02:53:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000417 10.0.0.129 - - [2026-02-19 02:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.036677 10.0.0.130 - - [2026-02-19 02:53:55] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001314 10.0.0.129 - - [2026-02-19 02:53:55] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.044746 10.0.0.129 - - [2026-02-19 02:53:55] "POST /neutron/network HTTP/1.1" 200 117 0.046030 10.0.0.129 - - [2026-02-19 02:53:55] "POST /route-targets HTTP/1.1" 200 328 0.018785 10.0.0.129 - - [2026-02-19 02:53:56] "POST /neutron/network HTTP/1.1" 200 831 0.009125 10.0.0.129 - - [2026-02-19 02:53:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001111 10.0.0.129 - - [2026-02-19 02:53:56] "GET /virtual-network/2dcc6a02-78ba-44b7-a1ec-43b65cd0aa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005358 10.0.0.129 - - [2026-02-19 02:53:56] "GET /virtual-network/2dcc6a02-78ba-44b7-a1ec-43b65cd0aa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006260 10.0.0.129 - - [2026-02-19 02:53:56] "POST /neutron/subnet HTTP/1.1" 200 724 0.011473 10.0.0.129 - - [2026-02-19 02:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.129 - - [2026-02-19 02:53:56] "GET /virtual-network/2dcc6a02-78ba-44b7-a1ec-43b65cd0aa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005740 10.0.0.129 - - [2026-02-19 02:53:56] "PUT /virtual-network/2dcc6a02-78ba-44b7-a1ec-43b65cd0aa07 HTTP/1.1" 200 265 0.070417 10.0.0.129 - - [2026-02-19 02:53:56] "POST /ref-update HTTP/1.1" 200 156 0.042475 10.0.0.129 - - [2026-02-19 02:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009031 10.0.0.130 - - [2026-02-19 02:53:56] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001030 10.0.0.129 - - [2026-02-19 02:53:56] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.055001 10.0.0.130 - - [2026-02-19 02:53:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005279 10.0.0.129 - - [2026-02-19 02:53:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.238117 10.0.0.129 - - [2026-02-19 02:53:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001811 10.0.0.129 - - [2026-02-19 02:53:56] "GET /virtual-network/d2464421-5c13-4ab2-a3a8-e54fa1320795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005919 10.0.0.129 - - [2026-02-19 02:53:56] "GET /virtual-network/d2464421-5c13-4ab2-a3a8-e54fa1320795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006022 10.0.0.129 - - [2026-02-19 02:53:56] "POST /neutron/network HTTP/1.1" 200 832 0.006678 10.0.0.129 - - [2026-02-19 02:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.129 - - [2026-02-19 02:53:56] "GET /virtual-network/d2464421-5c13-4ab2-a3a8-e54fa1320795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005888 10.0.0.129 - - [2026-02-19 02:53:57] "PUT /virtual-network/d2464421-5c13-4ab2-a3a8-e54fa1320795 HTTP/1.1" 200 265 0.067052 10.0.0.129 - - [2026-02-19 02:53:57] "POST /ref-update HTTP/1.1" 200 156 0.040991 10.0.0.129 - - [2026-02-19 02:53:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001451 10.0.0.130 - - [2026-02-19 02:53:57] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001174 10.0.0.129 - - [2026-02-19 02:53:58] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.074288 10.0.0.129 - - [2026-02-19 02:53:58] "POST /neutron/network HTTP/1.1" 200 831 0.030753 10.0.0.129 - - [2026-02-19 02:53:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001439 10.0.0.129 - - [2026-02-19 02:53:58] "POST /neutron/port HTTP/1.1" 200 117 0.006792 10.0.0.130 - - [2026-02-19 02:53:58] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001004 10.0.0.129 - - [2026-02-19 02:53:59] "POST /neutron/port HTTP/1.1" 200 1053 0.270993 10.0.0.130 - - [2026-02-19 02:53:59] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002041 10.0.0.129 - - [2026-02-19 02:53:59] "POST /neutron/port HTTP/1.1" 200 1107 0.155288 10.0.0.129 - - [2026-02-19 02:53:59] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.112609 10.0.0.129 - - [2026-02-19 02:53:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004015 10.0.0.129 - - [2026-02-19 02:53:59] "POST /neutron/network HTTP/1.1" 200 831 0.015268 10.0.0.129 - - [2026-02-19 02:53:59] "POST /neutron/port HTTP/1.1" 200 117 0.005769 10.0.0.129 - - [2026-02-19 02:53:59] "POST /neutron/network HTTP/1.1" 200 842 0.007444 10.0.0.129 - - [2026-02-19 02:54:00] "POST /neutron/port HTTP/1.1" 200 1054 0.019020 10.0.0.129 - - [2026-02-19 02:54:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004121 10.0.0.129 - - [2026-02-19 02:54:00] "POST /neutron/network HTTP/1.1" 200 832 0.006749 10.0.0.129 - - [2026-02-19 02:54:04] "POST /neutron/port HTTP/1.1" 200 1117 0.018814 10.0.0.129 - - [2026-02-19 02:54:05] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008625 10.0.0.129 - - [2026-02-19 02:54:05] "GET /virtual-machine/bdf7a3ad-0d65-4f88-80cc-49174ac57fce HTTP/1.1" 401 293 0.000363 10.0.0.129 - - [2026-02-19 02:54:05] "GET /virtual-machine/bdf7a3ad-0d65-4f88-80cc-49174ac57fce HTTP/1.1" 200 1287 0.032511 10.0.0.129 - - [2026-02-19 02:54:05] "GET /virtual-machine-interface/28aff7e5-1050-41a5-9db1-764f30da47a4 HTTP/1.1" 200 2934 0.006871 10.0.0.129 - - [2026-02-19 02:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.129 - - [2026-02-19 02:54:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004702 10.0.0.129 - - [2026-02-19 02:54:05] "GET /virtual-networks?parent_id=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003262 10.0.0.129 - - [2026-02-19 02:54:05] "GET /virtual-network/2dcc6a02-78ba-44b7-a1ec-43b65cd0aa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006125 10.0.0.129 - - [2026-02-19 02:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006243 10.0.0.129 - - [2026-02-19 02:54:08] "GET /virtual-network/2dcc6a02-78ba-44b7-a1ec-43b65cd0aa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005825 10.0.0.129 - - [2026-02-19 02:54:09] "POST /neutron/port HTTP/1.1" 200 1118 0.049985 10.0.0.130 - - [2026-02-19 02:54:10] "DELETE /project/08c3651945554bdaa47968e2dbb7b0f3 HTTP/1.1" 404 173 0.004434 10.0.0.130 - - [2026-02-19 02:54:10] "DELETE /project/ead2a7c8-0902-45e3-8b01-34450e077002 HTTP/1.1" 404 177 0.003939 10.0.0.129 - - [2026-02-19 02:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.129 - - [2026-02-19 02:54:10] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003481 10.0.0.129 - - [2026-02-19 02:54:10] "GET /virtual-networks?parent_id=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003897 10.0.0.129 - - [2026-02-19 02:54:10] "GET /virtual-network/2dcc6a02-78ba-44b7-a1ec-43b65cd0aa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006595 10.0.0.129 - - [2026-02-19 02:54:10] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008101 10.0.0.129 - - [2026-02-19 02:54:11] "POST /neutron/port HTTP/1.1" 200 1118 0.018553 10.0.0.129 - - [2026-02-19 02:54:11] "GET /virtual-machine/c4d7534e-12e9-42bd-9632-9449b192ca04 HTTP/1.1" 200 1288 0.005963 10.0.0.129 - - [2026-02-19 02:54:11] "GET /virtual-machine-interface/a82e120e-593f-48eb-a198-9758d169346f HTTP/1.1" 200 2935 0.005890 10.0.0.129 - - [2026-02-19 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.129 - - [2026-02-19 02:54:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003913 10.0.0.129 - - [2026-02-19 02:54:11] "GET /virtual-networks?parent_id=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003390 10.0.0.129 - - [2026-02-19 02:54:11] "GET /virtual-network/d2464421-5c13-4ab2-a3a8-e54fa1320795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006095 10.0.0.129 - - [2026-02-19 02:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.129 - - [2026-02-19 02:54:12] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003877 10.0.0.129 - - [2026-02-19 02:54:12] "GET /virtual-networks?parent_id=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003569 10.0.0.129 - - [2026-02-19 02:54:12] "GET /virtual-network/d2464421-5c13-4ab2-a3a8-e54fa1320795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007827 10.0.0.129 - - [2026-02-19 02:54:12] "POST /routing-policys HTTP/1.1" 200 536 0.028432 10.0.0.129 - - [2026-02-19 02:54:12] "GET /virtual-network/2dcc6a02-78ba-44b7-a1ec-43b65cd0aa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.013085 10.0.0.129 - - [2026-02-19 02:54:12] "PUT /virtual-network/2dcc6a02-78ba-44b7-a1ec-43b65cd0aa07 HTTP/1.1" 200 265 0.065551 10.0.0.129 - - [2026-02-19 02:54:16] "POST /ref-update HTTP/1.1" 200 156 0.057214 10.0.0.129 - - [2026-02-19 02:54:16] "DELETE /routing-policy/0cb5f726-64cf-442d-a8a6-62ce26543b68 HTTP/1.1" 200 115 0.047607 10.0.0.129 - - [2026-02-19 02:54:17] "POST /neutron/network HTTP/1.1" 400 204 0.021563 10.0.0.129 - - [2026-02-19 02:54:17] "POST /neutron/port HTTP/1.1" 200 1117 0.018147 10.0.0.129 - - [2026-02-19 02:54:17] "POST /neutron/port HTTP/1.1" 200 151 0.197193 10.0.0.129 - - [2026-02-19 02:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.129 - - [2026-02-19 02:54:19] "POST /neutron/network HTTP/1.1" 200 831 0.014991 10.0.0.129 - - [2026-02-19 02:54:19] "DELETE /route-target/dcb041cf-7ea9-43ae-ae67-efebb77d9785 HTTP/1.1" 409 240 0.008404 10.0.0.129 - - [2026-02-19 02:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.129 - - [2026-02-19 02:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.130 - - [2026-02-19 02:54:21] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001566 10.0.0.129 - - [2026-02-19 02:54:21] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.045824 10.0.0.130 - - [2026-02-19 02:54:22] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001004 10.0.0.129 - - [2026-02-19 02:54:22] "POST /neutron/network HTTP/1.1" 200 612 0.119977 10.0.0.129 - - [2026-02-19 02:54:22] "POST /ref-update HTTP/1.1" 200 156 0.028011 10.0.0.129 - - [2026-02-19 02:54:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.003681 10.0.0.129 - - [2026-02-19 02:54:22] "GET /virtual-network/68485c15-ab43-44e8-8640-8c0a4b9b82cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005648 10.0.0.129 - - [2026-02-19 02:54:22] "POST /neutron/network HTTP/1.1" 200 832 0.006304 10.0.0.129 - - [2026-02-19 02:54:22] "GET /virtual-network/68485c15-ab43-44e8-8640-8c0a4b9b82cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005260 10.0.0.129 - - [2026-02-19 02:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.129 - - [2026-02-19 02:54:22] "GET /virtual-network/68485c15-ab43-44e8-8640-8c0a4b9b82cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004987 10.0.0.129 - - [2026-02-19 02:54:22] "PUT /virtual-network/68485c15-ab43-44e8-8640-8c0a4b9b82cc HTTP/1.1" 200 265 0.049390 10.0.0.129 - - [2026-02-19 02:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.130 - - [2026-02-19 02:54:22] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000961 10.0.0.129 - - [2026-02-19 02:54:22] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.038862 10.0.0.129 - - [2026-02-19 02:54:22] "POST /neutron/network HTTP/1.1" 200 117 0.014491 10.0.0.129 - - [2026-02-19 02:54:22] "POST /route-targets HTTP/1.1" 200 328 0.014253 10.0.0.129 - - [2026-02-19 02:54:23] "POST /neutron/network HTTP/1.1" 200 830 0.010614 10.0.0.129 - - [2026-02-19 02:54:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.001049 10.0.0.129 - - [2026-02-19 02:54:23] "GET /virtual-network/c76dfba8-085b-4bf1-a443-b1d0f7bf1cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005453 10.0.0.129 - - [2026-02-19 02:54:23] "GET /virtual-network/c76dfba8-085b-4bf1-a443-b1d0f7bf1cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005622 10.0.0.129 - - [2026-02-19 02:54:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.008621 10.0.0.129 - - [2026-02-19 02:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.129 - - [2026-02-19 02:54:23] "GET /virtual-network/c76dfba8-085b-4bf1-a443-b1d0f7bf1cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005909 10.0.0.129 - - [2026-02-19 02:54:23] "PUT /virtual-network/c76dfba8-085b-4bf1-a443-b1d0f7bf1cab HTTP/1.1" 200 265 0.060263 10.0.0.129 - - [2026-02-19 02:54:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.001626 10.0.0.130 - - [2026-02-19 02:54:24] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001336 10.0.0.129 - - [2026-02-19 02:54:24] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.072060 10.0.0.129 - - [2026-02-19 02:54:24] "POST /neutron/port HTTP/1.1" 200 117 0.006917 10.0.0.129 - - [2026-02-19 02:54:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.001458 10.0.0.129 - - [2026-02-19 02:54:24] "POST /neutron/network HTTP/1.1" 200 840 0.010426 10.0.0.129 - - [2026-02-19 02:54:25] "POST /neutron/port HTTP/1.1" 200 1054 0.017966 10.0.0.129 - - [2026-02-19 02:54:25] "POST /neutron/port HTTP/1.1" 200 1118 0.020353 10.0.0.129 - - [2026-02-19 02:54:25] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.130 - - [2026-02-19 02:54:25] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001079 10.0.0.129 - - [2026-02-19 02:54:25] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.082325 10.0.0.129 - - [2026-02-19 02:54:25] "POST /neutron/port HTTP/1.1" 200 1118 0.023529 10.0.0.129 - - [2026-02-19 02:54:25] "POST /neutron/port HTTP/1.1" 200 1118 0.017302 10.0.0.130 - - [2026-02-19 02:54:26] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001391 10.0.0.129 - - [2026-02-19 02:54:26] "POST /neutron/port HTTP/1.1" 200 1052 0.288297 10.0.0.129 - - [2026-02-19 02:54:26] "POST /neutron/port HTTP/1.1" 200 1106 0.116876 10.0.0.129 - - [2026-02-19 02:54:26] "POST /neutron/subnet HTTP/1.1" 200 694 0.009096 10.0.0.129 - - [2026-02-19 02:54:31] "POST /neutron/port HTTP/1.1" 200 1118 0.018861 10.0.0.129 - - [2026-02-19 02:54:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007186 10.0.0.129 - - [2026-02-19 02:54:31] "GET /virtual-machine/b637bffe-c77d-4866-bd79-81ab0a4f91ed HTTP/1.1" 200 1288 0.006335 10.0.0.129 - - [2026-02-19 02:54:31] "GET /virtual-machine-interface/de9e9f2a-87c4-4511-961f-ce7ec7eaf640 HTTP/1.1" 200 2935 0.005642 10.0.0.129 - - [2026-02-19 02:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.129 - - [2026-02-19 02:54:31] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007654 10.0.0.129 - - [2026-02-19 02:54:31] "GET /virtual-networks?parent_id=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004878 10.0.0.129 - - [2026-02-19 02:54:31] "GET /virtual-network/68485c15-ab43-44e8-8640-8c0a4b9b82cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006763 10.0.0.129 - - [2026-02-19 02:54:33] "POST /neutron/port HTTP/1.1" 200 1118 0.020019 10.0.0.129 - - [2026-02-19 02:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.129 - - [2026-02-19 02:54:34] "GET /virtual-network/68485c15-ab43-44e8-8640-8c0a4b9b82cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005738 10.0.0.129 - - [2026-02-19 02:54:35] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007121 10.0.0.129 - - [2026-02-19 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005618 10.0.0.129 - - [2026-02-19 02:54:36] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004672 10.0.0.129 - - [2026-02-19 02:54:36] "GET /virtual-networks?parent_id=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003545 10.0.0.129 - - [2026-02-19 02:54:36] "GET /virtual-network/68485c15-ab43-44e8-8640-8c0a4b9b82cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006458 10.0.0.129 - - [2026-02-19 02:54:36] "POST /neutron/port HTTP/1.1" 200 1116 0.017991 10.0.0.129 - - [2026-02-19 02:54:36] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007733 10.0.0.129 - - [2026-02-19 02:54:36] "GET /virtual-machine/f3831ef4-7d39-4941-8a0e-c51150e3f863 HTTP/1.1" 200 1287 0.007154 10.0.0.129 - - [2026-02-19 02:54:36] "GET /virtual-machine-interface/59db4483-53bf-4c87-962c-a92c91ec9062 HTTP/1.1" 200 2934 0.005796 10.0.0.129 - - [2026-02-19 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.129 - - [2026-02-19 02:54:37] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004071 10.0.0.129 - - [2026-02-19 02:54:37] "GET /virtual-networks?parent_id=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003050 10.0.0.129 - - [2026-02-19 02:54:37] "GET /virtual-network/c76dfba8-085b-4bf1-a443-b1d0f7bf1cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007281 10.0.0.129 - - [2026-02-19 02:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.129 - - [2026-02-19 02:54:38] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.020698 10.0.0.129 - - [2026-02-19 02:54:38] "GET /virtual-networks?parent_id=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004416 10.0.0.129 - - [2026-02-19 02:54:38] "GET /virtual-network/c76dfba8-085b-4bf1-a443-b1d0f7bf1cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.008090 10.0.0.129 - - [2026-02-19 02:54:43] "POST /routing-policys HTTP/1.1" 200 536 0.028512 10.0.0.129 - - [2026-02-19 02:54:43] "GET /virtual-network/68485c15-ab43-44e8-8640-8c0a4b9b82cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.008154 10.0.0.129 - - [2026-02-19 02:54:43] "PUT /virtual-network/68485c15-ab43-44e8-8640-8c0a4b9b82cc HTTP/1.1" 200 265 0.056880 10.0.0.129 - - [2026-02-19 02:54:43] "POST /ref-update HTTP/1.1" 200 156 0.024766 10.0.0.129 - - [2026-02-19 02:54:47] "POST /routing-policys HTTP/1.1" 200 536 0.028068 10.0.0.129 - - [2026-02-19 02:54:47] "GET /virtual-network/68485c15-ab43-44e8-8640-8c0a4b9b82cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.015195 10.0.0.129 - - [2026-02-19 02:54:47] "PUT /virtual-network/68485c15-ab43-44e8-8640-8c0a4b9b82cc HTTP/1.1" 200 265 0.058665 10.0.0.129 - - [2026-02-19 02:54:47] "POST /ref-update HTTP/1.1" 200 156 0.053689 10.0.0.129 - - [2026-02-19 02:54:47] "POST /ref-update HTTP/1.1" 200 156 0.026476 10.0.0.129 - - [2026-02-19 02:54:47] "DELETE /routing-policy/4d32bb48-4511-4f9c-867e-a8c40847eb16 HTTP/1.1" 200 115 0.038110 10.0.0.129 - - [2026-02-19 02:54:47] "POST /ref-update HTTP/1.1" 200 156 0.053744 10.0.0.129 - - [2026-02-19 02:54:47] "DELETE /routing-policy/661e5b7e-e41e-4286-83ca-0f6d8163f582 HTTP/1.1" 200 115 0.042217 10.0.0.129 - - [2026-02-19 02:54:48] "POST /neutron/network HTTP/1.1" 200 830 0.007387 10.0.0.129 - - [2026-02-19 02:54:48] "POST /neutron/port HTTP/1.1" 200 1106 0.015090 10.0.0.129 - - [2026-02-19 02:54:48] "POST /neutron/port HTTP/1.1" 200 1108 0.027144 10.0.0.130 - - [2026-02-19 02:54:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003180 10.0.0.130 - - [2026-02-19 02:54:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002319 10.0.0.129 - - [2026-02-19 02:54:50] "POST /neutron/network HTTP/1.1" 200 151 0.127036 10.0.0.129 - - [2026-02-19 02:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005717 10.0.0.129 - - [2026-02-19 02:54:50] "DELETE /route-target/af0223dc-faa6-4a7a-8d9c-e8c27628d646 HTTP/1.1" 200 115 0.023355 10.0.0.129 - - [2026-02-19 02:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.130 - - [2026-02-19 02:54:52] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000917 10.0.0.129 - - [2026-02-19 02:54:53] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.048544 10.0.0.129 - - [2026-02-19 02:54:53] "POST /neutron/network HTTP/1.1" 200 117 0.016324 10.0.0.129 - - [2026-02-19 02:54:53] "POST /neutron/network HTTP/1.1" 200 830 0.008965 10.0.0.129 - - [2026-02-19 02:54:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001298 10.0.0.129 - - [2026-02-19 02:54:53] "GET /virtual-network/560f69c3-e1b0-4dc4-81cf-86bce5264e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005742 10.0.0.129 - - [2026-02-19 02:54:53] "GET /virtual-network/560f69c3-e1b0-4dc4-81cf-86bce5264e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006142 10.0.0.129 - - [2026-02-19 02:54:53] "POST /neutron/subnet HTTP/1.1" 200 719 0.009352 10.0.0.129 - - [2026-02-19 02:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.129 - - [2026-02-19 02:54:53] "GET /virtual-network/560f69c3-e1b0-4dc4-81cf-86bce5264e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006366 10.0.0.129 - - [2026-02-19 02:54:53] "PUT /virtual-network/560f69c3-e1b0-4dc4-81cf-86bce5264e0a HTTP/1.1" 200 265 0.047803 10.0.0.129 - - [2026-02-19 02:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.130 - - [2026-02-19 02:54:53] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001246 10.0.0.129 - - [2026-02-19 02:54:53] "POST /route-targets HTTP/1.1" 200 328 0.013607 10.0.0.129 - - [2026-02-19 02:54:53] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.048534 10.0.0.129 - - [2026-02-19 02:54:53] "POST /ref-update HTTP/1.1" 200 156 0.025445 10.0.0.130 - - [2026-02-19 02:54:54] "POST /useragent-kv HTTP/1.1" 200 115 0.009648 10.0.0.129 - - [2026-02-19 02:54:54] "POST /neutron/subnet HTTP/1.1" 200 734 0.195268 10.0.0.129 - - [2026-02-19 02:54:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.001288 10.0.0.129 - - [2026-02-19 02:54:54] "GET /virtual-network/04c11f96-8efc-4fad-9d4b-c06f945c0e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005886 10.0.0.129 - - [2026-02-19 02:54:54] "GET /virtual-network/04c11f96-8efc-4fad-9d4b-c06f945c0e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006190 10.0.0.129 - - [2026-02-19 02:54:54] "POST /neutron/network HTTP/1.1" 200 833 0.007828 10.0.0.129 - - [2026-02-19 02:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.129 - - [2026-02-19 02:54:54] "GET /virtual-network/04c11f96-8efc-4fad-9d4b-c06f945c0e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006144 10.0.0.129 - - [2026-02-19 02:54:54] "POST /ref-update HTTP/1.1" 200 156 0.017863 10.0.0.129 - - [2026-02-19 02:54:54] "PUT /virtual-network/04c11f96-8efc-4fad-9d4b-c06f945c0e9f HTTP/1.1" 200 265 0.055790 10.0.0.129 - - [2026-02-19 02:54:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.001379 10.0.0.130 - - [2026-02-19 02:54:55] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001059 10.0.0.129 - - [2026-02-19 02:54:55] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.070690 10.0.0.129 - - [2026-02-19 02:54:55] "POST /neutron/network HTTP/1.1" 200 830 0.007551 10.0.0.129 - - [2026-02-19 02:54:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.001586 10.0.0.129 - - [2026-02-19 02:54:55] "POST /neutron/port HTTP/1.1" 200 117 0.006576 10.0.0.130 - - [2026-02-19 02:54:55] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001436 10.0.0.129 - - [2026-02-19 02:54:56] "POST /neutron/port HTTP/1.1" 200 1052 0.335081 10.0.0.129 - - [2026-02-19 02:54:56] "POST /neutron/port HTTP/1.1" 200 1106 0.115295 10.0.0.130 - - [2026-02-19 02:54:56] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000995 10.0.0.129 - - [2026-02-19 02:54:56] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.074704 10.0.0.129 - - [2026-02-19 02:54:56] "POST /neutron/subnet HTTP/1.1" 200 693 0.008445 10.0.0.129 - - [2026-02-19 02:54:56] "POST /neutron/network HTTP/1.1" 200 830 0.006422 10.0.0.129 - - [2026-02-19 02:54:56] "POST /neutron/port HTTP/1.1" 200 117 0.006601 10.0.0.129 - - [2026-02-19 02:54:57] "POST /neutron/network HTTP/1.1" 200 843 0.008156 10.0.0.129 - - [2026-02-19 02:54:57] "POST /neutron/port HTTP/1.1" 200 1055 0.046687 10.0.0.129 - - [2026-02-19 02:54:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004061 10.0.0.129 - - [2026-02-19 02:54:58] "POST /neutron/network HTTP/1.1" 200 833 0.007875 10.0.0.129 - - [2026-02-19 02:55:01] "POST /neutron/network HTTP/1.1" 200 843 0.008924 10.0.0.129 - - [2026-02-19 02:55:01] "POST /neutron/port HTTP/1.1" 200 117 0.001559 10.0.0.129 - - [2026-02-19 02:55:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008251 10.0.0.129 - - [2026-02-19 02:55:02] "POST /neutron/port HTTP/1.1" 200 1116 0.019962 10.0.0.129 - - [2026-02-19 02:55:02] "GET /virtual-machine/d42a3c25-1b16-4050-9fe3-d9c6d270df2f HTTP/1.1" 200 1288 0.006837 10.0.0.129 - - [2026-02-19 02:55:02] "GET /virtual-machine-interface/9591e164-8411-40bb-bf31-debcd80a604b HTTP/1.1" 200 2935 0.005498 10.0.0.129 - - [2026-02-19 02:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.129 - - [2026-02-19 02:55:02] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003763 10.0.0.129 - - [2026-02-19 02:55:02] "GET /virtual-networks?parent_id=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003384 10.0.0.129 - - [2026-02-19 02:55:02] "GET /virtual-network/560f69c3-e1b0-4dc4-81cf-86bce5264e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006388 10.0.0.129 - - [2026-02-19 02:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.129 - - [2026-02-19 02:55:05] "GET /virtual-network/560f69c3-e1b0-4dc4-81cf-86bce5264e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005683 10.0.0.129 - - [2026-02-19 02:55:05] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007235 10.0.0.129 - - [2026-02-19 02:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.129 - - [2026-02-19 02:55:07] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003613 10.0.0.129 - - [2026-02-19 02:55:07] "GET /virtual-networks?parent_id=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003159 10.0.0.129 - - [2026-02-19 02:55:07] "GET /virtual-network/560f69c3-e1b0-4dc4-81cf-86bce5264e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005364 10.0.0.129 - - [2026-02-19 02:55:07] "POST /neutron/port HTTP/1.1" 200 1119 0.023770 10.0.0.129 - - [2026-02-19 02:55:07] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008021 10.0.0.129 - - [2026-02-19 02:55:07] "GET /virtual-machine/6063f604-d655-45b7-9ad0-301570dfc6eb HTTP/1.1" 200 1287 0.007137 10.0.0.129 - - [2026-02-19 02:55:08] "GET /virtual-machine-interface/d90e0588-b3cc-495e-96c8-bb8490647443 HTTP/1.1" 200 2935 0.008933 10.0.0.129 - - [2026-02-19 02:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006415 10.0.0.129 - - [2026-02-19 02:55:08] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004417 10.0.0.129 - - [2026-02-19 02:55:08] "GET /virtual-networks?parent_id=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003115 10.0.0.129 - - [2026-02-19 02:55:08] "GET /virtual-network/04c11f96-8efc-4fad-9d4b-c06f945c0e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.010603 10.0.0.129 - - [2026-02-19 02:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.129 - - [2026-02-19 02:55:09] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004063 10.0.0.129 - - [2026-02-19 02:55:09] "GET /virtual-networks?parent_id=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005247 10.0.0.129 - - [2026-02-19 02:55:09] "GET /virtual-network/04c11f96-8efc-4fad-9d4b-c06f945c0e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006330 10.0.0.129 - - [2026-02-19 02:55:09] "POST /neutron/port HTTP/1.1" 200 1119 0.020181 10.0.0.129 - - [2026-02-19 02:55:14] "POST /interface-route-tables HTTP/1.1" 200 576 0.028040 10.0.0.129 - - [2026-02-19 02:55:14] "GET /interface-route-table/070bb297-13b0-4220-803a-f624dd3e982a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1305 0.012071 10.0.0.129 - - [2026-02-19 02:55:14] "GET /virtual-machine-interface/9591e164-8411-40bb-bf31-debcd80a604b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2713 0.006523 10.0.0.129 - - [2026-02-19 02:55:14] "POST /ref-update HTTP/1.1" 200 156 0.015991 10.0.0.129 - - [2026-02-19 02:55:14] "POST /routing-policys HTTP/1.1" 200 536 0.027676 10.0.0.129 - - [2026-02-19 02:55:14] "GET /virtual-network/560f69c3-e1b0-4dc4-81cf-86bce5264e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006018 10.0.0.129 - - [2026-02-19 02:55:14] "PUT /virtual-network/560f69c3-e1b0-4dc4-81cf-86bce5264e0a HTTP/1.1" 200 265 0.061461 10.0.0.129 - - [2026-02-19 02:55:18] "POST /ref-update HTTP/1.1" 200 156 0.051218 10.0.0.129 - - [2026-02-19 02:55:19] "DELETE /routing-policy/ee543751-327a-4a2a-a16f-5342bb3f050c HTTP/1.1" 200 115 0.056527 10.0.0.129 - - [2026-02-19 02:55:19] "POST /neutron/network HTTP/1.1" 400 204 0.015851 10.0.0.129 - - [2026-02-19 02:55:19] "POST /neutron/port HTTP/1.1" 200 151 0.202319 10.0.0.129 - - [2026-02-19 02:55:19] "POST /neutron/port HTTP/1.1" 200 151 0.234521 10.0.0.129 - - [2026-02-19 02:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.129 - - [2026-02-19 02:55:21] "POST /neutron/network HTTP/1.1" 200 830 0.008958 10.0.0.129 - - [2026-02-19 02:55:21] "DELETE /route-target/9cfd9872-66ab-43b3-b6c3-687704ad8eac HTTP/1.1" 409 240 0.005781 10.0.0.129 - - [2026-02-19 02:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.130 - - [2026-02-19 02:55:22] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001033 10.0.0.129 - - [2026-02-19 02:55:22] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.040407 10.0.0.130 - - [2026-02-19 02:55:22] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000993 10.0.0.129 - - [2026-02-19 02:55:22] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?fields=virtual_networks HTTP/1.1" 200 1019 0.040802 10.0.0.130 - - [2026-02-19 02:55:22] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001010 10.0.0.129 - - [2026-02-19 02:55:23] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.048486 10.0.0.130 - - [2026-02-19 02:55:23] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000972 10.0.0.129 - - [2026-02-19 02:55:23] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?fields=security_groups HTTP/1.1" 200 1239 0.053030 10.0.0.129 - - [2026-02-19 02:55:23] "POST /fqname-to-id HTTP/1.1" 404 192 0.028566 10.0.0.130 - - [2026-02-19 02:55:24] "GET /projects?obj_uuids=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003543 10.0.0.130 - - [2026-02-19 02:55:24] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001038 10.0.0.130 - - [2026-02-19 02:55:24] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006999 10.0.0.130 - - [2026-02-19 02:55:24] "POST /id-to-fqname HTTP/1.1" 200 194 0.004498 10.0.0.130 - - [2026-02-19 02:55:24] "POST /fqname-to-id HTTP/1.1" 404 203 0.006332 10.0.0.130 - - [2026-02-19 02:55:24] "POST /security-groups HTTP/1.1" 200 595 0.032413 10.0.0.130 - - [2026-02-19 02:55:24] "POST /projects HTTP/1.1" 200 593 0.254231 10.0.0.129 - - [2026-02-19 02:55:24] "POST /access-control-lists HTTP/1.1" 200 602 0.025769 10.0.0.130 - - [2026-02-19 02:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.333102 10.0.0.129 - - [2026-02-19 02:55:24] "GET /project/a69f80ac-e3e7-497d-a145-fb4791b09173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.503031 10.0.0.129 - - [2026-02-19 02:55:25] "GET / HTTP/1.1" 200 36215 0.001805 10.0.0.129 - - [2026-02-19 02:55:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.001046 10.0.0.129 - - [2026-02-19 02:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.073655 10.0.0.130 - - [2026-02-19 02:55:27] "GET /projects?obj_uuids=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000906 10.0.0.129 - - [2026-02-19 02:55:27] "GET /project/a69f80ac-e3e7-497d-a145-fb4791b09173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.036910 10.0.0.130 - - [2026-02-19 02:55:27] "GET /projects?obj_uuids=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002538 10.0.0.129 - - [2026-02-19 02:55:28] "POST /neutron/network HTTP/1.1" 200 613 0.144015 10.0.0.129 - - [2026-02-19 02:55:28] "POST /route-targets HTTP/1.1" 200 328 0.017400 10.0.0.129 - - [2026-02-19 02:55:28] "POST /id-to-fqname HTTP/1.1" 200 226 0.004701 10.0.0.129 - - [2026-02-19 02:55:28] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005967 10.0.0.129 - - [2026-02-19 02:55:28] "POST /neutron/network HTTP/1.1" 200 832 0.009814 10.0.0.129 - - [2026-02-19 02:55:28] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007985 10.0.0.130 - - [2026-02-19 02:55:29] "GET /obj-perms HTTP/1.1" 200 5075 0.098892 10.0.0.129 - - [2026-02-19 02:55:29] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005885 10.0.0.129 - - [2026-02-19 02:55:29] "GET /obj-perms HTTP/1.1" 200 5075 0.361841 10.0.0.38 - - [2026-02-19 02:55:30] "GET /obj-perms HTTP/1.1" 200 5057 0.068890 10.0.0.129 - - [2026-02-19 02:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.129 - - [2026-02-19 02:55:30] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005153 10.0.0.129 - - [2026-02-19 02:55:30] "PUT /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85 HTTP/1.1" 200 265 0.061310 10.0.0.129 - - [2026-02-19 02:55:30] "POST /ref-update HTTP/1.1" 200 156 0.020487 10.0.0.129 - - [2026-02-19 02:55:35] "POST /id-to-fqname HTTP/1.1" 200 226 0.001513 10.0.0.129 - - [2026-02-19 02:55:36] "POST /neutron/network HTTP/1.1" 200 842 0.008246 10.0.0.130 - - [2026-02-19 02:55:36] "GET /projects?obj_uuids=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001014 10.0.0.129 - - [2026-02-19 02:55:36] "GET /project/a69f80ac-e3e7-497d-a145-fb4791b09173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.072637 10.0.0.129 - - [2026-02-19 02:55:36] "POST /neutron/port HTTP/1.1" 200 117 0.007584 10.0.0.130 - - [2026-02-19 02:55:37] "GET /projects?obj_uuids=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001506 10.0.0.129 - - [2026-02-19 02:55:37] "POST /neutron/port HTTP/1.1" 200 1064 0.339220 10.0.0.129 - - [2026-02-19 02:55:38] "POST /neutron/port HTTP/1.1" 200 1118 0.112932 10.0.0.129 - - [2026-02-19 02:55:38] "POST /neutron/subnet HTTP/1.1" 200 698 0.013278 10.0.0.129 - - [2026-02-19 02:55:42] "POST /neutron/port HTTP/1.1" 200 1128 0.019739 10.0.0.129 - - [2026-02-19 02:55:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007445 10.0.0.129 - - [2026-02-19 02:55:42] "GET /virtual-machine/5e7f9fcb-dda3-4649-990b-ac186e1107cb HTTP/1.1" 401 293 0.000616 10.0.0.129 - - [2026-02-19 02:55:42] "GET /virtual-machine/5e7f9fcb-dda3-4649-990b-ac186e1107cb HTTP/1.1" 200 1298 0.039236 10.0.0.129 - - [2026-02-19 02:55:42] "GET /virtual-machine-interface/d56e3e77-9ba3-4faa-bea4-2b4ea9fd9f30 HTTP/1.1" 200 2975 0.006486 10.0.0.129 - - [2026-02-19 02:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.129 - - [2026-02-19 02:55:42] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003478 10.0.0.129 - - [2026-02-19 02:55:42] "GET /virtual-networks?parent_id=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002906 10.0.0.129 - - [2026-02-19 02:55:42] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005786 10.0.0.129 - - [2026-02-19 02:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.129 - - [2026-02-19 02:55:45] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006202 10.0.0.129 - - [2026-02-19 02:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.129 - - [2026-02-19 02:55:49] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006168 10.0.0.129 - - [2026-02-19 02:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.129 - - [2026-02-19 02:55:54] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006084 10.0.0.129 - - [2026-02-19 02:55:55] "POST /neutron/port HTTP/1.1" 200 1128 0.015960 10.0.0.129 - - [2026-02-19 02:55:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003879 10.0.0.129 - - [2026-02-19 02:55:56] "POST /neutron/network HTTP/1.1" 200 832 0.006889 10.0.0.129 - - [2026-02-19 02:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.129 - - [2026-02-19 02:55:58] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006435 10.0.0.129 - - [2026-02-19 02:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.129 - - [2026-02-19 02:56:02] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.009380 10.0.0.129 - - [2026-02-19 02:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.129 - - [2026-02-19 02:56:06] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.008748 10.0.0.130 - - [2026-02-19 02:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000580 10.0.0.38 - - [2026-02-19 02:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000393 10.0.0.130 - - [2026-02-19 02:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.129 - - [2026-02-19 02:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.38 - - [2026-02-19 02:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000608 10.0.0.38 - - [2026-02-19 02:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.129 - - [2026-02-19 02:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.38 - - [2026-02-19 02:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000535 10.0.0.129 - - [2026-02-19 02:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.129 - - [2026-02-19 02:56:10] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.009451 10.0.0.130 - - [2026-02-19 02:56:10] "DELETE /project/a69f80ace3e7497da145fb4791b09173 HTTP/1.1" 404 173 0.006328 10.0.0.130 - - [2026-02-19 02:56:10] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000931 10.0.0.130 - - [2026-02-19 02:56:10] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.043080 10.0.0.130 - - [2026-02-19 02:56:10] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001207 10.0.0.130 - - [2026-02-19 02:56:10] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?fields=security_groups HTTP/1.1" 200 1087 0.058561 10.0.0.130 - - [2026-02-19 02:56:10] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000943 10.0.0.130 - - [2026-02-19 02:56:10] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?fields=application_policy_sets HTTP/1.1" 200 1380 0.045130 10.0.0.130 - - [2026-02-19 02:56:10] "DELETE /project/08c36519-4555-4bda-a479-68e2dbb7b0f3 HTTP/1.1" 409 278 0.241922 10.0.0.129 - - [2026-02-19 02:56:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.129 - - [2026-02-19 02:56:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.130 - - [2026-02-19 02:56:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.130 - - [2026-02-19 02:56:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.129 - - [2026-02-19 02:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.129 - - [2026-02-19 02:56:14] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006104 10.0.0.129 - - [2026-02-19 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.129 - - [2026-02-19 02:56:18] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006408 10.0.0.129 - - [2026-02-19 02:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.129 - - [2026-02-19 02:56:20] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004842 10.0.0.129 - - [2026-02-19 02:56:20] "GET /virtual-networks?parent_id=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003810 10.0.0.129 - - [2026-02-19 02:56:20] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006841 10.0.0.129 - - [2026-02-19 02:56:26] "POST /neutron/port HTTP/1.1" 200 1128 0.017962 10.0.0.129 - - [2026-02-19 02:56:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007033 10.0.0.129 - - [2026-02-19 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.129 - - [2026-02-19 02:56:36] "GET /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006027 10.0.0.129 - - [2026-02-19 02:56:36] "POST /ref-update HTTP/1.1" 200 156 0.026356 10.0.0.129 - - [2026-02-19 02:56:36] "PUT /virtual-network/4a71a925-179d-4b4c-8a2e-dd524c687d85 HTTP/1.1" 200 265 0.067054 10.0.0.129 - - [2026-02-19 02:56:41] "POST /neutron/network HTTP/1.1" 200 832 0.013725 10.0.0.129 - - [2026-02-19 02:56:42] "POST /neutron/port HTTP/1.1" 200 1118 0.012892 10.0.0.130 - - [2026-02-19 02:56:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004699 10.0.0.130 - - [2026-02-19 02:56:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002936 10.0.0.129 - - [2026-02-19 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.129 - - [2026-02-19 02:56:43] "POST /neutron/network HTTP/1.1" 200 151 0.121026 10.0.0.129 - - [2026-02-19 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.130 - - [2026-02-19 02:56:46] "GET /projects?obj_uuids=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001070 10.0.0.129 - - [2026-02-19 02:56:46] "GET /project/a69f80ac-e3e7-497d-a145-fb4791b09173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.042943 10.0.0.129 - - [2026-02-19 02:56:46] "POST /ref-update HTTP/1.1" 200 156 0.040355 10.0.0.130 - - [2026-02-19 02:56:47] "POST /useragent-kv HTTP/1.1" 200 115 0.007969 10.0.0.129 - - [2026-02-19 02:56:47] "POST /neutron/subnet HTTP/1.1" 200 720 0.209612 10.0.0.129 - - [2026-02-19 02:56:47] "POST /id-to-fqname HTTP/1.1" 200 226 0.001330 10.0.0.129 - - [2026-02-19 02:56:47] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005878 10.0.0.129 - - [2026-02-19 02:56:47] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006269 10.0.0.129 - - [2026-02-19 02:56:47] "POST /neutron/network HTTP/1.1" 200 831 0.007070 10.0.0.129 - - [2026-02-19 02:56:47] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006366 10.0.0.130 - - [2026-02-19 02:56:47] "GET /obj-perms HTTP/1.1" 200 5057 0.051501 10.0.0.129 - - [2026-02-19 02:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.129 - - [2026-02-19 02:56:47] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006915 10.0.0.129 - - [2026-02-19 02:56:47] "PUT /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2 HTTP/1.1" 200 265 0.071393 10.0.0.129 - - [2026-02-19 02:56:53] "POST /id-to-fqname HTTP/1.1" 200 226 0.001617 10.0.0.130 - - [2026-02-19 02:56:53] "GET /projects?obj_uuids=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001136 10.0.0.129 - - [2026-02-19 02:56:53] "GET /project/a69f80ac-e3e7-497d-a145-fb4791b09173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.097190 10.0.0.129 - - [2026-02-19 02:56:53] "POST /neutron/network HTTP/1.1" 200 831 0.007183 10.0.0.129 - - [2026-02-19 02:56:54] "POST /neutron/port HTTP/1.1" 200 117 0.009107 10.0.0.129 - - [2026-02-19 02:56:54] "POST /neutron/port HTTP/1.1" 200 1063 0.017879 10.0.0.129 - - [2026-02-19 02:56:55] "POST /neutron/port HTTP/1.1" 200 1127 0.019791 10.0.0.129 - - [2026-02-19 02:56:55] "POST /neutron/port HTTP/1.1" 200 117 0.001292 10.0.0.129 - - [2026-02-19 02:56:59] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008057 10.0.0.129 - - [2026-02-19 02:56:59] "POST /neutron/port HTTP/1.1" 200 1127 0.019795 10.0.0.129 - - [2026-02-19 02:56:59] "GET /virtual-machine/5b9d86fa-608c-4980-9580-8cb1868240f3 HTTP/1.1" 200 1298 0.006651 10.0.0.129 - - [2026-02-19 02:56:59] "GET /virtual-machine-interface/1d429605-3cc5-4727-91e3-33424121378a HTTP/1.1" 200 2974 0.006261 10.0.0.129 - - [2026-02-19 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.129 - - [2026-02-19 02:56:59] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006745 10.0.0.129 - - [2026-02-19 02:56:59] "GET /virtual-networks?parent_id=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003394 10.0.0.129 - - [2026-02-19 02:56:59] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006465 10.0.0.129 - - [2026-02-19 02:57:02] "POST /neutron/port HTTP/1.1" 200 1127 0.018757 10.0.0.129 - - [2026-02-19 02:57:02] "POST /neutron/subnet HTTP/1.1" 200 694 0.010951 10.0.0.129 - - [2026-02-19 02:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.129 - - [2026-02-19 02:57:02] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005831 10.0.0.129 - - [2026-02-19 02:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.129 - - [2026-02-19 02:57:06] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005942 10.0.0.129 - - [2026-02-19 02:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.129 - - [2026-02-19 02:57:10] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005849 10.0.0.129 - - [2026-02-19 02:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.129 - - [2026-02-19 02:57:14] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005601 10.0.0.129 - - [2026-02-19 02:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.129 - - [2026-02-19 02:57:19] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005450 10.0.0.129 - - [2026-02-19 02:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.129 - - [2026-02-19 02:57:23] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005874 10.0.0.129 - - [2026-02-19 02:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.129 - - [2026-02-19 02:57:27] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006867 10.0.0.129 - - [2026-02-19 02:57:31] "GET /obj-perms HTTP/1.1" 200 5075 0.061670 10.0.0.129 - - [2026-02-19 02:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.129 - - [2026-02-19 02:57:31] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.008006 10.0.0.38 - - [2026-02-19 02:57:31] "GET /obj-perms HTTP/1.1" 200 5075 0.053114 10.0.0.129 - - [2026-02-19 02:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.129 - - [2026-02-19 02:57:35] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003622 10.0.0.129 - - [2026-02-19 02:57:35] "GET /virtual-networks?parent_id=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003285 10.0.0.129 - - [2026-02-19 02:57:35] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005872 10.0.0.129 - - [2026-02-19 02:57:35] "POST /neutron/port HTTP/1.1" 200 1127 0.019074 10.0.0.129 - - [2026-02-19 02:57:40] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007449 10.0.0.129 - - [2026-02-19 02:57:45] "POST /neutron/port HTTP/1.1" 200 1127 0.018680 10.0.0.129 - - [2026-02-19 02:57:51] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007658 10.0.0.129 - - [2026-02-19 02:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.129 - - [2026-02-19 02:57:56] "GET /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005307 10.0.0.129 - - [2026-02-19 02:57:56] "PUT /virtual-network/6ab0fbe3-b9a4-4528-bb21-e6c7f0b6a4e2 HTTP/1.1" 200 265 0.069154 10.0.0.129 - - [2026-02-19 02:57:56] "POST /ref-update HTTP/1.1" 200 156 0.062705 10.0.0.129 - - [2026-02-19 02:58:02] "POST /neutron/port HTTP/1.1" 200 1127 0.017278 10.0.0.129 - - [2026-02-19 02:58:03] "POST /neutron/network HTTP/1.1" 200 831 0.008954 10.0.0.129 - - [2026-02-19 02:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006330 10.0.0.130 - - [2026-02-19 02:58:05] "GET /projects?obj_uuids=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001055 10.0.0.129 - - [2026-02-19 02:58:05] "GET /project/a69f80ac-e3e7-497d-a145-fb4791b09173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.036709 10.0.0.130 - - [2026-02-19 02:58:05] "GET /projects?obj_uuids=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001411 10.0.0.129 - - [2026-02-19 02:58:05] "GET /project/a69f80ac-e3e7-497d-a145-fb4791b09173?fields=virtual_networks HTTP/1.1" 200 1043 0.056608 10.0.0.130 - - [2026-02-19 02:58:05] "GET /projects?obj_uuids=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001359 10.0.0.129 - - [2026-02-19 02:58:05] "GET /project/a69f80ac-e3e7-497d-a145-fb4791b09173?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.050261 10.0.0.130 - - [2026-02-19 02:58:05] "GET /projects?obj_uuids=a69f80ac-e3e7-497d-a145-fb4791b09173&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001392 10.0.0.129 - - [2026-02-19 02:58:05] "GET /project/a69f80ac-e3e7-497d-a145-fb4791b09173?fields=security_groups HTTP/1.1" 200 1274 0.064619 10.0.0.129 - - [2026-02-19 02:58:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.027070 10.0.0.130 - - [2026-02-19 02:58:06] "GET /projects?obj_uuids=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002964 10.0.0.130 - - [2026-02-19 02:58:06] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001462 10.0.0.130 - - [2026-02-19 02:58:06] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008625 10.0.0.130 - - [2026-02-19 02:58:06] "POST /id-to-fqname HTTP/1.1" 200 216 0.002808 10.0.0.130 - - [2026-02-19 02:58:06] "POST /fqname-to-id HTTP/1.1" 404 227 0.007754 10.0.0.130 - - [2026-02-19 02:58:06] "POST /security-groups HTTP/1.1" 200 616 0.057220 10.0.0.130 - - [2026-02-19 02:58:06] "POST /projects HTTP/1.1" 200 635 0.334420 10.0.0.129 - - [2026-02-19 02:58:06] "DELETE /access-control-list/a4c49447-3d92-43b9-8911-9f77730e8b30 HTTP/1.1" 200 115 0.069046 10.0.0.130 - - [2026-02-19 02:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.411981 10.0.0.129 - - [2026-02-19 02:58:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.038029 10.0.0.129 - - [2026-02-19 02:58:07] "GET /project/b07b4bee-332d-4c9f-a4c0-12ef8af20d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.618163 10.0.0.129 - - [2026-02-19 02:58:08] "GET / HTTP/1.1" 200 36215 0.002125 10.0.0.129 - - [2026-02-19 02:58:09] "POST /fqname-to-id HTTP/1.1" 401 293 0.000532 10.0.0.129 - - [2026-02-19 02:58:10] "POST /fqname-to-id HTTP/1.1" 404 249 0.070367 10.0.0.129 - - [2026-02-19 02:58:10] "POST /access-control-lists HTTP/1.1" 200 645 0.033272 10.0.0.129 - - [2026-02-19 02:58:10] "PUT /access-control-list/f8ab9c6b-19a6-45f9-814a-9fc810a49aa0 HTTP/1.1" 200 273 0.015288 10.0.0.130 - - [2026-02-19 02:58:10] "GET /projects?obj_uuids=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001070 10.0.0.129 - - [2026-02-19 02:58:10] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.100118 10.0.0.130 - - [2026-02-19 02:58:10] "DELETE /project/a69f80ac-e3e7-497d-a145-fb4791b09173 HTTP/1.1" 404 177 0.004036 10.0.0.130 - - [2026-02-19 02:58:10] "DELETE /project/b07b4bee332d4c9fa4c012ef8af20d20 HTTP/1.1" 404 173 0.003606 10.0.0.129 - - [2026-02-19 02:58:11] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013561 10.0.0.129 - - [2026-02-19 02:58:11] "PUT /access-control-list/ea60034d-aab7-4364-9289-a3b86b6c932e HTTP/1.1" 200 273 0.026181 10.0.0.129 - - [2026-02-19 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.129 - - [2026-02-19 02:58:11] "GET /security-group/3166b1c5-b884-48c2-a365-7ac035fd8ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007822 10.0.0.129 - - [2026-02-19 02:58:12] "POST /neutron/security_group HTTP/1.1" 200 1026 0.004154 10.0.0.129 - - [2026-02-19 02:58:12] "DELETE /access-control-list/f8ab9c6b-19a6-45f9-814a-9fc810a49aa0 HTTP/1.1" 200 115 0.027072 10.0.0.129 - - [2026-02-19 02:58:12] "POST /fqname-to-id HTTP/1.1" 404 249 0.003340 10.0.0.129 - - [2026-02-19 02:58:12] "POST /fqname-to-id HTTP/1.1" 404 249 0.003911 10.0.0.129 - - [2026-02-19 02:58:12] "POST /access-control-lists HTTP/1.1" 200 645 0.032154 10.0.0.129 - - [2026-02-19 02:58:12] "PUT /access-control-list/c97eebf7-db80-49fc-8fd9-b53191c9a515 HTTP/1.1" 200 273 0.015252 10.0.0.130 - - [2026-02-19 02:58:12] "GET /projects?obj_uuids=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001556 10.0.0.129 - - [2026-02-19 02:58:12] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.056547 10.0.0.129 - - [2026-02-19 02:58:13] "PUT /access-control-list/e962caf0-c923-4916-a5c0-8a4fefd08d0e HTTP/1.1" 200 273 0.019017 10.0.0.129 - - [2026-02-19 02:58:13] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.017258 10.0.0.129 - - [2026-02-19 02:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.129 - - [2026-02-19 02:58:13] "GET /security-group/0896924f-aa8a-40ed-82cb-8e7ea20facf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008481 10.0.0.130 - - [2026-02-19 02:58:13] "GET /projects?obj_uuids=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001137 10.0.0.129 - - [2026-02-19 02:58:13] "POST /neutron/security_group_rule HTTP/1.1" 200 2208 0.046669 10.0.0.129 - - [2026-02-19 02:58:13] "PUT /access-control-list/e962caf0-c923-4916-a5c0-8a4fefd08d0e HTTP/1.1" 200 273 0.014056 10.0.0.129 - - [2026-02-19 02:58:14] "POST /neutron/security_group_rule HTTP/1.1" 200 599 0.189149 10.0.0.129 - - [2026-02-19 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.130 - - [2026-02-19 02:58:14] "GET /projects?obj_uuids=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001613 10.0.0.129 - - [2026-02-19 02:58:14] "GET /project/b07b4bee-332d-4c9f-a4c0-12ef8af20d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.044974 10.0.0.130 - - [2026-02-19 02:58:14] "GET /projects?obj_uuids=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001342 10.0.0.129 - - [2026-02-19 02:58:14] "POST /neutron/network HTTP/1.1" 200 720 0.121189 10.0.0.129 - - [2026-02-19 02:58:14] "POST /route-targets HTTP/1.1" 200 328 0.013886 10.0.0.129 - - [2026-02-19 02:58:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.071389 10.0.0.129 - - [2026-02-19 02:58:15] "POST /neutron/network HTTP/1.1" 200 1111 0.012450 10.0.0.129 - - [2026-02-19 02:58:15] "POST /id-to-fqname HTTP/1.1" 200 290 0.001062 10.0.0.129 - - [2026-02-19 02:58:15] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006913 10.0.0.129 - - [2026-02-19 02:58:15] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005475 10.0.0.129 - - [2026-02-19 02:58:15] "POST /neutron/subnet HTTP/1.1" 200 823 0.009334 10.0.0.129 - - [2026-02-19 02:58:15] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007269 10.0.0.129 - - [2026-02-19 02:58:16] "POST /id-to-fqname HTTP/1.1" 200 290 0.001465 10.0.0.129 - - [2026-02-19 02:58:16] "POST /neutron/network HTTP/1.1" 200 1121 0.006655 10.0.0.130 - - [2026-02-19 02:58:17] "GET /projects?obj_uuids=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000991 10.0.0.129 - - [2026-02-19 02:58:17] "GET /project/b07b4bee-332d-4c9f-a4c0-12ef8af20d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.063478 10.0.0.129 - - [2026-02-19 02:58:17] "POST /neutron/port HTTP/1.1" 200 117 0.007159 10.0.0.129 - - [2026-02-19 02:58:17] "POST /id-to-fqname HTTP/1.1" 200 290 0.001277 10.0.0.129 - - [2026-02-19 02:58:18] "POST /neutron/network HTTP/1.1" 200 1121 0.006971 10.0.0.130 - - [2026-02-19 02:58:18] "GET /projects?obj_uuids=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001330 10.0.0.129 - - [2026-02-19 02:58:18] "POST /neutron/port HTTP/1.1" 200 1190 0.390166 10.0.0.130 - - [2026-02-19 02:58:19] "GET /projects?obj_uuids=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001310 10.0.0.129 - - [2026-02-19 02:58:19] "GET /project/b07b4bee-332d-4c9f-a4c0-12ef8af20d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.118116 10.0.0.129 - - [2026-02-19 02:58:19] "POST /neutron/port HTTP/1.1" 200 1244 0.157472 10.0.0.129 - - [2026-02-19 02:58:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003878 10.0.0.129 - - [2026-02-19 02:58:19] "POST /neutron/port HTTP/1.1" 200 1254 0.022192 10.0.0.129 - - [2026-02-19 02:58:19] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007041 10.0.0.129 - - [2026-02-19 02:58:19] "POST /neutron/port HTTP/1.1" 200 1254 0.018191 10.0.0.130 - - [2026-02-19 02:58:19] "GET /projects?obj_uuids=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001515 10.0.0.129 - - [2026-02-19 02:58:19] "POST /neutron/security_group HTTP/1.1" 200 3456 0.057184 10.0.0.129 - - [2026-02-19 02:58:20] "POST /neutron/port HTTP/1.1" 200 1190 0.023849 10.0.0.129 - - [2026-02-19 02:58:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004573 10.0.0.129 - - [2026-02-19 02:58:20] "POST /neutron/port HTTP/1.1" 200 117 0.001888 10.0.0.129 - - [2026-02-19 02:58:24] "POST /neutron/port HTTP/1.1" 200 1254 0.018648 10.0.0.129 - - [2026-02-19 02:58:24] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007396 10.0.0.129 - - [2026-02-19 02:58:24] "POST /neutron/port HTTP/1.1" 200 1254 0.018243 10.0.0.129 - - [2026-02-19 02:58:24] "GET /virtual-machine/a0f7a541-d832-46a0-b407-bd6d074f143e HTTP/1.1" 401 293 0.000445 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-machine/a0f7a541-d832-46a0-b407-bd6d074f143e HTTP/1.1" 200 1320 0.031839 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-machine/a0f7a541-d832-46a0-b407-bd6d074f143e HTTP/1.1" 200 1320 0.003643 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-machine-interface/366cd5db-4b7d-4a47-8303-62813141baf2 HTTP/1.1" 200 3424 0.006552 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-machine/a0f7a541-d832-46a0-b407-bd6d074f143e HTTP/1.1" 200 1320 0.004853 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-machine-interface/366cd5db-4b7d-4a47-8303-62813141baf2 HTTP/1.1" 200 3424 0.007634 10.0.0.129 - - [2026-02-19 02:58:25] "GET /instance-ip/32cc1869-17f5-4027-8245-a6b5bd888429 HTTP/1.1" 200 1716 0.006225 10.0.0.129 - - [2026-02-19 02:58:25] "GET /instance-ip/c08222a1-91cc-4019-a1d8-56a2aa2e7477 HTTP/1.1" 200 1738 0.007282 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-machine/a0f7a541-d832-46a0-b407-bd6d074f143e HTTP/1.1" 200 1320 0.003818 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-machine-interface/366cd5db-4b7d-4a47-8303-62813141baf2 HTTP/1.1" 200 3424 0.005883 10.0.0.129 - - [2026-02-19 02:58:25] "GET /instance-ip/32cc1869-17f5-4027-8245-a6b5bd888429 HTTP/1.1" 200 1716 0.003968 10.0.0.129 - - [2026-02-19 02:58:25] "GET /instance-ip/c08222a1-91cc-4019-a1d8-56a2aa2e7477 HTTP/1.1" 200 1738 0.004582 10.0.0.129 - - [2026-02-19 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.129 - - [2026-02-19 02:58:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004210 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003480 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006144 10.0.0.129 - - [2026-02-19 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.129 - - [2026-02-19 02:58:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.009374 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002883 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007407 10.0.0.129 - - [2026-02-19 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.129 - - [2026-02-19 02:58:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005121 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004732 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.008828 10.0.0.129 - - [2026-02-19 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.129 - - [2026-02-19 02:58:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005200 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003398 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007509 10.0.0.129 - - [2026-02-19 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009943 10.0.0.129 - - [2026-02-19 02:58:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004436 10.0.0.129 - - [2026-02-19 02:58:25] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002802 10.0.0.129 - - [2026-02-19 02:58:26] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007077 10.0.0.129 - - [2026-02-19 02:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.129 - - [2026-02-19 02:58:26] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004217 10.0.0.129 - - [2026-02-19 02:58:26] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003784 10.0.0.129 - - [2026-02-19 02:58:26] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007092 10.0.0.129 - - [2026-02-19 02:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.129 - - [2026-02-19 02:58:26] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004723 10.0.0.129 - - [2026-02-19 02:58:26] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003322 10.0.0.129 - - [2026-02-19 02:58:26] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006193 10.0.0.129 - - [2026-02-19 02:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.129 - - [2026-02-19 02:58:29] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007861 10.0.0.129 - - [2026-02-19 02:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.129 - - [2026-02-19 02:58:33] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007212 10.0.0.129 - - [2026-02-19 02:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005927 10.0.0.129 - - [2026-02-19 02:58:37] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005594 10.0.0.129 - - [2026-02-19 02:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.129 - - [2026-02-19 02:58:41] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.008458 10.0.0.129 - - [2026-02-19 02:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007105 10.0.0.129 - - [2026-02-19 02:58:45] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006118 10.0.0.129 - - [2026-02-19 02:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.129 - - [2026-02-19 02:58:49] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005589 10.0.0.129 - - [2026-02-19 02:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.129 - - [2026-02-19 02:58:53] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.010315 10.0.0.129 - - [2026-02-19 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.129 - - [2026-02-19 02:58:58] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003472 10.0.0.129 - - [2026-02-19 02:58:58] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003029 10.0.0.129 - - [2026-02-19 02:58:58] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006335 10.0.0.129 - - [2026-02-19 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.129 - - [2026-02-19 02:58:58] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004245 10.0.0.129 - - [2026-02-19 02:58:58] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003017 10.0.0.129 - - [2026-02-19 02:58:58] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.008987 10.0.0.129 - - [2026-02-19 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.129 - - [2026-02-19 02:58:58] "GET /routing-instance/a8530dd3-639b-40b3-8ed8-beaf39de2ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.006631 10.0.0.129 - - [2026-02-19 02:58:58] "GET /route-target/46680088-10f5-4c03-850f-4e7d7c5f2b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003760 10.0.0.129 - - [2026-02-19 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.129 - - [2026-02-19 02:58:58] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004615 10.0.0.129 - - [2026-02-19 02:58:58] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004744 10.0.0.129 - - [2026-02-19 02:58:58] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005836 10.0.0.129 - - [2026-02-19 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.129 - - [2026-02-19 02:58:58] "GET /routing-instance/a8530dd3-639b-40b3-8ed8-beaf39de2ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.004392 10.0.0.129 - - [2026-02-19 02:58:58] "GET /route-target/46680088-10f5-4c03-850f-4e7d7c5f2b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004295 10.0.0.129 - - [2026-02-19 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.129 - - [2026-02-19 02:58:58] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004454 10.0.0.129 - - [2026-02-19 02:58:58] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002857 10.0.0.129 - - [2026-02-19 02:58:58] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007067 10.0.0.129 - - [2026-02-19 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.129 - - [2026-02-19 02:58:58] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004470 10.0.0.129 - - [2026-02-19 02:58:58] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003321 10.0.0.129 - - [2026-02-19 02:58:58] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.008338 10.0.0.130 - - [2026-02-19 02:58:58] "GET /obj-perms HTTP/1.1" 200 5099 0.058093 10.0.0.129 - - [2026-02-19 02:58:58] "GET /obj-perms HTTP/1.1" 200 5099 0.049525 10.0.0.129 - - [2026-02-19 02:58:59] "GET /obj-perms HTTP/1.1" 200 5099 0.004125 10.0.0.130 - - [2026-02-19 02:58:59] "GET /obj-perms HTTP/1.1" 200 5099 0.004258 10.0.0.129 - - [2026-02-19 02:58:59] "GET /obj-perms HTTP/1.1" 200 5099 0.004024 10.0.0.129 - - [2026-02-19 02:58:59] "GET /virtual-machine/a0f7a541-d832-46a0-b407-bd6d074f143e HTTP/1.1" 200 1320 0.005087 10.0.0.129 - - [2026-02-19 02:58:59] "GET /virtual-machine-interface/366cd5db-4b7d-4a47-8303-62813141baf2 HTTP/1.1" 200 3424 0.005079 10.0.0.129 - - [2026-02-19 02:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.129 - - [2026-02-19 02:58:59] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003844 10.0.0.129 - - [2026-02-19 02:58:59] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003206 10.0.0.129 - - [2026-02-19 02:58:59] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007525 10.0.0.129 - - [2026-02-19 02:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.129 - - [2026-02-19 02:59:00] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004067 10.0.0.129 - - [2026-02-19 02:59:00] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003096 10.0.0.129 - - [2026-02-19 02:59:00] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006056 10.0.0.129 - - [2026-02-19 02:59:00] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008525 10.0.0.129 - - [2026-02-19 02:59:01] "POST /neutron/network HTTP/1.1" 200 1121 0.033134 10.0.0.129 - - [2026-02-19 02:59:01] "POST /neutron/subnet HTTP/1.1" 200 1375 0.014767 10.0.0.129 - - [2026-02-19 02:59:01] "POST /neutron/network HTTP/1.1" 200 1111 0.009724 10.0.0.129 - - [2026-02-19 02:59:06] "POST /neutron/port HTTP/1.1" 200 1254 0.019611 10.0.0.129 - - [2026-02-19 02:59:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004584 10.0.0.129 - - [2026-02-19 02:59:06] "POST /neutron/port HTTP/1.1" 200 117 0.001139 10.0.0.129 - - [2026-02-19 02:59:07] "POST /neutron/port HTTP/1.1" 200 1254 0.019061 10.0.0.129 - - [2026-02-19 02:59:09] "POST /neutron/security_group HTTP/1.1" 200 1455 0.033275 10.0.0.129 - - [2026-02-19 02:59:16] "POST /neutron/port HTTP/1.1" 200 1254 0.017992 10.0.0.129 - - [2026-02-19 02:59:16] "POST /neutron/security_group HTTP/1.1" 200 1455 0.009348 10.0.0.129 - - [2026-02-19 02:59:16] "POST /neutron/port HTTP/1.1" 200 1254 0.017192 10.0.0.129 - - [2026-02-19 02:59:16] "GET /virtual-machine/e1df7e83-bfa4-4ef7-9a3f-3e50006d47c3 HTTP/1.1" 200 1320 0.006545 10.0.0.129 - - [2026-02-19 02:59:16] "GET /virtual-machine/e1df7e83-bfa4-4ef7-9a3f-3e50006d47c3 HTTP/1.1" 200 1320 0.004169 10.0.0.129 - - [2026-02-19 02:59:16] "GET /virtual-machine-interface/edea88a9-9875-4eea-99d6-1d55f072a148 HTTP/1.1" 200 3426 0.005794 10.0.0.129 - - [2026-02-19 02:59:16] "GET /virtual-machine/e1df7e83-bfa4-4ef7-9a3f-3e50006d47c3 HTTP/1.1" 200 1320 0.006323 10.0.0.129 - - [2026-02-19 02:59:16] "GET /virtual-machine-interface/edea88a9-9875-4eea-99d6-1d55f072a148 HTTP/1.1" 200 3426 0.006851 10.0.0.129 - - [2026-02-19 02:59:16] "GET /instance-ip/3e8584f8-550b-433f-911f-c383f1c99e31 HTTP/1.1" 200 1717 0.006469 10.0.0.129 - - [2026-02-19 02:59:16] "GET /instance-ip/eb77dddc-21e0-48ae-a86a-cfb31402dac6 HTTP/1.1" 200 1738 0.006221 10.0.0.129 - - [2026-02-19 02:59:16] "GET /virtual-machine/e1df7e83-bfa4-4ef7-9a3f-3e50006d47c3 HTTP/1.1" 200 1320 0.004284 10.0.0.129 - - [2026-02-19 02:59:16] "GET /virtual-machine-interface/edea88a9-9875-4eea-99d6-1d55f072a148 HTTP/1.1" 200 3426 0.007045 10.0.0.129 - - [2026-02-19 02:59:16] "GET /instance-ip/3e8584f8-550b-433f-911f-c383f1c99e31 HTTP/1.1" 200 1717 0.006171 10.0.0.129 - - [2026-02-19 02:59:16] "GET /instance-ip/eb77dddc-21e0-48ae-a86a-cfb31402dac6 HTTP/1.1" 200 1738 0.005267 10.0.0.129 - - [2026-02-19 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.129 - - [2026-02-19 02:59:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004005 10.0.0.129 - - [2026-02-19 02:59:16] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003471 10.0.0.129 - - [2026-02-19 02:59:16] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006879 10.0.0.129 - - [2026-02-19 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008688 10.0.0.129 - - [2026-02-19 02:59:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004173 10.0.0.129 - - [2026-02-19 02:59:16] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003009 10.0.0.129 - - [2026-02-19 02:59:16] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007729 10.0.0.129 - - [2026-02-19 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.129 - - [2026-02-19 02:59:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005131 10.0.0.129 - - [2026-02-19 02:59:17] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004509 10.0.0.129 - - [2026-02-19 02:59:17] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007350 10.0.0.129 - - [2026-02-19 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.129 - - [2026-02-19 02:59:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004304 10.0.0.129 - - [2026-02-19 02:59:17] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003064 10.0.0.129 - - [2026-02-19 02:59:17] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006748 10.0.0.129 - - [2026-02-19 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.129 - - [2026-02-19 02:59:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004728 10.0.0.129 - - [2026-02-19 02:59:17] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003544 10.0.0.129 - - [2026-02-19 02:59:17] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007467 10.0.0.129 - - [2026-02-19 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.129 - - [2026-02-19 02:59:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004085 10.0.0.129 - - [2026-02-19 02:59:17] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003082 10.0.0.129 - - [2026-02-19 02:59:17] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006661 10.0.0.129 - - [2026-02-19 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.129 - - [2026-02-19 02:59:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005296 10.0.0.129 - - [2026-02-19 02:59:17] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003097 10.0.0.129 - - [2026-02-19 02:59:17] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006818 10.0.0.129 - - [2026-02-19 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.129 - - [2026-02-19 02:59:18] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004624 10.0.0.129 - - [2026-02-19 02:59:18] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003132 10.0.0.129 - - [2026-02-19 02:59:18] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007617 10.0.0.129 - - [2026-02-19 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.129 - - [2026-02-19 02:59:18] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004826 10.0.0.129 - - [2026-02-19 02:59:18] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003922 10.0.0.129 - - [2026-02-19 02:59:18] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007441 10.0.0.129 - - [2026-02-19 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.129 - - [2026-02-19 02:59:18] "GET /routing-instance/a8530dd3-639b-40b3-8ed8-beaf39de2ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.006959 10.0.0.129 - - [2026-02-19 02:59:18] "GET /route-target/46680088-10f5-4c03-850f-4e7d7c5f2b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004106 10.0.0.129 - - [2026-02-19 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.129 - - [2026-02-19 02:59:19] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003804 10.0.0.129 - - [2026-02-19 02:59:19] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002782 10.0.0.129 - - [2026-02-19 02:59:19] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006204 10.0.0.129 - - [2026-02-19 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.129 - - [2026-02-19 02:59:19] "GET /routing-instance/a8530dd3-639b-40b3-8ed8-beaf39de2ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.004829 10.0.0.129 - - [2026-02-19 02:59:19] "GET /route-target/46680088-10f5-4c03-850f-4e7d7c5f2b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004530 10.0.0.129 - - [2026-02-19 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.129 - - [2026-02-19 02:59:19] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005843 10.0.0.129 - - [2026-02-19 02:59:19] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002981 10.0.0.129 - - [2026-02-19 02:59:19] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005815 10.0.0.129 - - [2026-02-19 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.129 - - [2026-02-19 02:59:19] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003983 10.0.0.129 - - [2026-02-19 02:59:19] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003121 10.0.0.129 - - [2026-02-19 02:59:19] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.005712 10.0.0.130 - - [2026-02-19 02:59:19] "GET /obj-perms HTTP/1.1" 200 5099 0.003710 10.0.0.129 - - [2026-02-19 02:59:19] "GET /obj-perms HTTP/1.1" 200 5099 0.005111 10.0.0.129 - - [2026-02-19 02:59:19] "GET /obj-perms HTTP/1.1" 200 5099 0.003947 10.0.0.129 - - [2026-02-19 02:59:19] "GET /obj-perms HTTP/1.1" 200 5099 0.004457 10.0.0.38 - - [2026-02-19 02:59:19] "GET /obj-perms HTTP/1.1" 200 5099 0.056945 10.0.0.130 - - [2026-02-19 02:59:19] "GET /obj-perms HTTP/1.1" 200 5099 0.004014 10.0.0.129 - - [2026-02-19 02:59:19] "GET /virtual-machine/e1df7e83-bfa4-4ef7-9a3f-3e50006d47c3 HTTP/1.1" 200 1320 0.004343 10.0.0.129 - - [2026-02-19 02:59:19] "GET /virtual-machine-interface/edea88a9-9875-4eea-99d6-1d55f072a148 HTTP/1.1" 200 3426 0.005452 10.0.0.129 - - [2026-02-19 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.129 - - [2026-02-19 02:59:19] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004009 10.0.0.129 - - [2026-02-19 02:59:19] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003932 10.0.0.129 - - [2026-02-19 02:59:19] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006778 10.0.0.129 - - [2026-02-19 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.129 - - [2026-02-19 02:59:21] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004423 10.0.0.129 - - [2026-02-19 02:59:21] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002771 10.0.0.129 - - [2026-02-19 02:59:21] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007319 10.0.0.129 - - [2026-02-19 02:59:21] "GET /virtual-machine/a0f7a541-d832-46a0-b407-bd6d074f143e HTTP/1.1" 200 1320 0.004931 10.0.0.129 - - [2026-02-19 02:59:21] "GET /virtual-machine-interface/366cd5db-4b7d-4a47-8303-62813141baf2 HTTP/1.1" 200 3424 0.005648 10.0.0.129 - - [2026-02-19 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.129 - - [2026-02-19 02:59:21] "GET /security-group/0896924f-aa8a-40ed-82cb-8e7ea20facf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.006581 10.0.0.129 - - [2026-02-19 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.129 - - [2026-02-19 02:59:21] "GET /security-group/0896924f-aa8a-40ed-82cb-8e7ea20facf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005228 10.0.0.129 - - [2026-02-19 02:59:21] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008427 10.0.0.129 - - [2026-02-19 02:59:21] "POST /neutron/port HTTP/1.1" 200 1244 0.015658 10.0.0.129 - - [2026-02-19 02:59:21] "GET /virtual-machine/a0f7a541-d832-46a0-b407-bd6d074f143e HTTP/1.1" 200 1320 0.004077 10.0.0.129 - - [2026-02-19 02:59:21] "GET /virtual-machine-interface/366cd5db-4b7d-4a47-8303-62813141baf2 HTTP/1.1" 200 3368 0.007434 10.0.0.129 - - [2026-02-19 02:59:21] "POST /neutron/port HTTP/1.1" 200 1216 0.021840 10.0.0.129 - - [2026-02-19 02:59:21] "POST /neutron/port HTTP/1.1" 200 1244 0.071892 10.0.0.129 - - [2026-02-19 02:59:21] "GET /virtual-machine/a0f7a541-d832-46a0-b407-bd6d074f143e HTTP/1.1" 200 1320 0.004415 10.0.0.129 - - [2026-02-19 02:59:21] "GET /virtual-machine-interface/366cd5db-4b7d-4a47-8303-62813141baf2 HTTP/1.1" 200 3424 0.005491 10.0.0.129 - - [2026-02-19 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.129 - - [2026-02-19 02:59:21] "GET /security-group/0896924f-aa8a-40ed-82cb-8e7ea20facf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.003702 10.0.0.129 - - [2026-02-19 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.129 - - [2026-02-19 02:59:21] "GET /security-group/0896924f-aa8a-40ed-82cb-8e7ea20facf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005016 10.0.0.129 - - [2026-02-19 02:59:21] "POST /neutron/security_group HTTP/1.1" 400 206 0.015356 10.0.0.129 - - [2026-02-19 03:00:01] "POST /neutron/network HTTP/1.1" 200 1121 0.009602 10.0.0.129 - - [2026-02-19 03:00:01] "POST /neutron/subnet HTTP/1.1" 200 1375 0.016261 10.0.0.129 - - [2026-02-19 03:00:01] "POST /neutron/network HTTP/1.1" 200 1111 0.013148 10.0.0.129 - - [2026-02-19 03:00:06] "POST /neutron/network HTTP/1.1" 200 1121 0.033175 10.0.0.129 - - [2026-02-19 03:00:06] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015097 10.0.0.129 - - [2026-02-19 03:00:06] "POST /neutron/network HTTP/1.1" 200 1111 0.009790 10.0.0.129 - - [2026-02-19 03:00:26] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.162627 10.0.0.129 - - [2026-02-19 03:00:26] "POST /neutron/security_group_rule HTTP/1.1" 200 598 0.189467 10.0.0.129 - - [2026-02-19 03:00:27] "PUT /access-control-list/c97eebf7-db80-49fc-8fd9-b53191c9a515 HTTP/1.1" 200 273 0.013641 10.0.0.129 - - [2026-02-19 03:00:29] "POST /neutron/port HTTP/1.1" 200 1254 0.024340 10.0.0.129 - - [2026-02-19 03:00:29] "POST /neutron/port HTTP/1.1" 200 1206 0.079808 10.0.0.129 - - [2026-02-19 03:00:30] "GET /virtual-machine/e1df7e83-bfa4-4ef7-9a3f-3e50006d47c3 HTTP/1.1" 200 1320 0.004616 10.0.0.129 - - [2026-02-19 03:00:30] "POST /neutron/port HTTP/1.1" 200 151 0.210265 10.0.0.129 - - [2026-02-19 03:00:32] "GET /virtual-machine/e1df7e83-bfa4-4ef7-9a3f-3e50006d47c3 HTTP/1.1" 404 171 0.003533 10.0.0.129 - - [2026-02-19 03:00:32] "GET /virtual-machine/e1df7e83-bfa4-4ef7-9a3f-3e50006d47c3 HTTP/1.1" 404 171 0.003213 10.0.0.129 - - [2026-02-19 03:00:32] "GET /virtual-machine/e1df7e83-bfa4-4ef7-9a3f-3e50006d47c3 HTTP/1.1" 404 171 0.003359 10.0.0.129 - - [2026-02-19 03:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.129 - - [2026-02-19 03:00:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003350 10.0.0.129 - - [2026-02-19 03:00:32] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002779 10.0.0.129 - - [2026-02-19 03:00:32] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007572 10.0.0.129 - - [2026-02-19 03:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.129 - - [2026-02-19 03:00:32] "GET /routing-instance/a8530dd3-639b-40b3-8ed8-beaf39de2ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.006156 10.0.0.129 - - [2026-02-19 03:00:32] "GET /route-target/46680088-10f5-4c03-850f-4e7d7c5f2b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005236 10.0.0.129 - - [2026-02-19 03:00:33] "GET /obj-perms HTTP/1.1" 200 5075 0.069339 10.0.0.129 - - [2026-02-19 03:00:38] "GET /obj-perms HTTP/1.1" 200 5099 0.003922 10.0.0.129 - - [2026-02-19 03:00:41] "GET /obj-perms HTTP/1.1" 200 5099 0.004081 10.0.0.129 - - [2026-02-19 03:00:47] "GET /obj-perms HTTP/1.1" 200 5099 0.004164 10.0.0.129 - - [2026-02-19 03:00:48] "GET /obj-perms HTTP/1.1" 200 5099 0.005012 10.0.0.38 - - [2026-02-19 03:00:48] "GET /obj-perms HTTP/1.1" 200 5099 0.003780 10.0.0.129 - - [2026-02-19 03:00:48] "POST /neutron/port HTTP/1.1" 200 1244 0.018511 10.0.0.129 - - [2026-02-19 03:00:48] "GET /virtual-machine/a0f7a541-d832-46a0-b407-bd6d074f143e HTTP/1.1" 200 1320 0.004584 10.0.0.129 - - [2026-02-19 03:00:48] "POST /neutron/port HTTP/1.1" 200 1216 0.023404 10.0.0.129 - - [2026-02-19 03:00:50] "GET /virtual-machine/a0f7a541-d832-46a0-b407-bd6d074f143e HTTP/1.1" 404 171 0.003311 10.0.0.129 - - [2026-02-19 03:00:50] "GET /virtual-machine/a0f7a541-d832-46a0-b407-bd6d074f143e HTTP/1.1" 404 171 0.002970 10.0.0.129 - - [2026-02-19 03:00:50] "GET /virtual-machine/a0f7a541-d832-46a0-b407-bd6d074f143e HTTP/1.1" 404 171 0.002771 10.0.0.129 - - [2026-02-19 03:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.129 - - [2026-02-19 03:00:50] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003808 10.0.0.129 - - [2026-02-19 03:00:50] "GET /virtual-networks?parent_id=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002891 10.0.0.129 - - [2026-02-19 03:00:50] "GET /virtual-network/0794a425-2d7a-4951-8af1-85b9dce8b368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006417 10.0.0.129 - - [2026-02-19 03:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.129 - - [2026-02-19 03:00:50] "GET /routing-instance/a8530dd3-639b-40b3-8ed8-beaf39de2ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.004503 10.0.0.129 - - [2026-02-19 03:00:50] "GET /route-target/46680088-10f5-4c03-850f-4e7d7c5f2b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003339 10.0.0.130 - - [2026-02-19 03:00:50] "GET /obj-perms HTTP/1.1" 200 5099 0.003831 10.0.0.129 - - [2026-02-19 03:00:56] "GET /obj-perms HTTP/1.1" 200 5099 0.004996 10.0.0.130 - - [2026-02-19 03:01:00] "GET /obj-perms HTTP/1.1" 200 5099 0.003913 10.0.0.129 - - [2026-02-19 03:01:06] "GET /obj-perms HTTP/1.1" 200 5099 0.004155 10.0.0.130 - - [2026-02-19 03:01:09] "GET /obj-perms HTTP/1.1" 200 5099 0.004189 10.0.0.130 - - [2026-02-19 03:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.38 - - [2026-02-19 03:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.130 - - [2026-02-19 03:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.129 - - [2026-02-19 03:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.38 - - [2026-02-19 03:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.38 - - [2026-02-19 03:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.129 - - [2026-02-19 03:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.38 - - [2026-02-19 03:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.129 - - [2026-02-19 03:01:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.129 - - [2026-02-19 03:01:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.130 - - [2026-02-19 03:01:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.130 - - [2026-02-19 03:01:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000580 10.0.0.129 - - [2026-02-19 03:01:15] "GET /obj-perms HTTP/1.1" 200 5099 0.004165 10.0.0.130 - - [2026-02-19 03:01:18] "GET /obj-perms HTTP/1.1" 200 5099 0.003564 10.0.0.129 - - [2026-02-19 03:01:18] "GET /obj-perms HTTP/1.1" 200 5099 0.005339 10.0.0.129 - - [2026-02-19 03:01:18] "POST /neutron/network HTTP/1.1" 200 1111 0.010057 10.0.0.129 - - [2026-02-19 03:01:18] "DELETE /route-target/46680088-10f5-4c03-850f-4e7d7c5f2b9a HTTP/1.1" 200 115 0.017875 10.0.0.129 - - [2026-02-19 03:01:19] "POST /neutron/security_group HTTP/1.1" 200 151 0.064380 10.0.0.129 - - [2026-02-19 03:01:19] "POST /fqname-to-id HTTP/1.1" 404 249 0.003464 10.0.0.130 - - [2026-02-19 03:01:20] "GET /projects?obj_uuids=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.029784 10.0.0.129 - - [2026-02-19 03:01:20] "GET /project/b07b4bee-332d-4c9f-a4c0-12ef8af20d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.114407 10.0.0.130 - - [2026-02-19 03:01:20] "GET /projects?obj_uuids=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001645 10.0.0.129 - - [2026-02-19 03:01:20] "GET /project/b07b4bee-332d-4c9f-a4c0-12ef8af20d20?fields=virtual_networks HTTP/1.1" 200 1085 0.055509 10.0.0.130 - - [2026-02-19 03:01:20] "GET /projects?obj_uuids=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001017 10.0.0.129 - - [2026-02-19 03:01:20] "GET /project/b07b4bee-332d-4c9f-a4c0-12ef8af20d20?fields=virtual_machine_interfaces HTTP/1.1" 200 1085 0.044241 10.0.0.130 - - [2026-02-19 03:01:21] "GET /projects?obj_uuids=b07b4bee-332d-4c9f-a4c0-12ef8af20d20&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002587 10.0.0.129 - - [2026-02-19 03:01:21] "GET /project/b07b4bee-332d-4c9f-a4c0-12ef8af20d20?fields=security_groups HTTP/1.1" 200 1337 0.061118 10.0.0.129 - - [2026-02-19 03:01:21] "POST /fqname-to-id HTTP/1.1" 404 218 0.027730 10.0.0.130 - - [2026-02-19 03:01:22] "GET /projects?obj_uuids=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003063 10.0.0.130 - - [2026-02-19 03:01:22] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001516 10.0.0.130 - - [2026-02-19 03:01:22] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.037706 10.0.0.130 - - [2026-02-19 03:01:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.004299 10.0.0.130 - - [2026-02-19 03:01:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.006546 10.0.0.130 - - [2026-02-19 03:01:22] "POST /security-groups HTTP/1.1" 200 621 0.077568 10.0.0.129 - - [2026-02-19 03:01:22] "POST /fqname-to-id HTTP/1.1" 404 264 0.003085 10.0.0.130 - - [2026-02-19 03:01:22] "POST /projects HTTP/1.1" 200 645 0.312045 10.0.0.130 - - [2026-02-19 03:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.385610 10.0.0.129 - - [2026-02-19 03:01:22] "POST /access-control-lists HTTP/1.1" 200 626 0.039132 10.0.0.129 - - [2026-02-19 03:01:22] "GET /project/77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.572507 10.0.0.129 - - [2026-02-19 03:01:23] "GET / HTTP/1.1" 200 36215 0.002343 10.0.0.129 - - [2026-02-19 03:01:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000495 10.0.0.129 - - [2026-02-19 03:01:25] "POST /fqname-to-id HTTP/1.1" 404 254 0.060842 10.0.0.129 - - [2026-02-19 03:01:25] "POST /security-groups HTTP/1.1" 200 597 0.034046 10.0.0.129 - - [2026-02-19 03:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.129 - - [2026-02-19 03:01:25] "POST /fqname-to-id HTTP/1.1" 404 285 0.004726 10.0.0.129 - - [2026-02-19 03:01:26] "GET /security-group/1df83a10-0c4f-4bc6-8d8a-7bfa9b92f935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.009184 10.0.0.129 - - [2026-02-19 03:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.129 - - [2026-02-19 03:01:26] "GET /security-group/1df83a10-0c4f-4bc6-8d8a-7bfa9b92f935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003927 10.0.0.129 - - [2026-02-19 03:01:26] "DELETE /security-group/1df83a10-0c4f-4bc6-8d8a-7bfa9b92f935 HTTP/1.1" 200 115 0.056125 10.0.0.129 - - [2026-02-19 03:01:26] "POST /fqname-to-id HTTP/1.1" 404 254 0.002752 10.0.0.129 - - [2026-02-19 03:01:26] "DELETE /access-control-list/fb11dc69-64b0-48f2-b750-18b6910f7c92 HTTP/1.1" 200 115 0.036020 10.0.0.129 - - [2026-02-19 03:01:27] "POST /fqname-to-id HTTP/1.1" 404 254 0.003532 10.0.0.129 - - [2026-02-19 03:01:27] "POST /security-groups HTTP/1.1" 200 597 0.032193 10.0.0.129 - - [2026-02-19 03:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.129 - - [2026-02-19 03:01:27] "POST /fqname-to-id HTTP/1.1" 404 285 0.013562 10.0.0.129 - - [2026-02-19 03:01:27] "GET /security-group/6a182f45-87b9-4826-9c61-f102e9009827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.006369 10.0.0.129 - - [2026-02-19 03:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.129 - - [2026-02-19 03:01:27] "GET /security-group/6a182f45-87b9-4826-9c61-f102e9009827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004179 10.0.0.129 - - [2026-02-19 03:01:27] "GET /security-group/6a182f45-87b9-4826-9c61-f102e9009827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004673 10.0.0.129 - - [2026-02-19 03:01:27] "PUT /security-group/6a182f45-87b9-4826-9c61-f102e9009827 HTTP/1.1" 200 263 0.018529 10.0.0.129 - - [2026-02-19 03:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.130 - - [2026-02-19 03:01:27] "GET /projects?obj_uuids=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001105 10.0.0.129 - - [2026-02-19 03:01:27] "GET /project/77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.045870 10.0.0.129 - - [2026-02-19 03:01:27] "PUT /access-control-list/bed53ee6-aa62-4fbc-bc74-336a71ede9b1 HTTP/1.1" 200 273 0.021403 10.0.0.130 - - [2026-02-19 03:01:28] "POST /useragent-kv HTTP/1.1" 200 115 0.009767 10.0.0.129 - - [2026-02-19 03:01:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.297390 10.0.0.129 - - [2026-02-19 03:01:28] "POST /id-to-fqname HTTP/1.1" 200 300 0.001375 10.0.0.129 - - [2026-02-19 03:01:28] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005880 10.0.0.129 - - [2026-02-19 03:01:28] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006246 10.0.0.129 - - [2026-02-19 03:01:28] "POST /neutron/network HTTP/1.1" 200 952 0.009020 10.0.0.129 - - [2026-02-19 03:01:28] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006466 10.0.0.129 - - [2026-02-19 03:01:30] "POST /id-to-fqname HTTP/1.1" 200 300 0.001364 10.0.0.129 - - [2026-02-19 03:01:30] "POST /neutron/network HTTP/1.1" 200 962 0.007253 10.0.0.130 - - [2026-02-19 03:01:31] "GET /projects?obj_uuids=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001380 10.0.0.129 - - [2026-02-19 03:01:31] "GET /project/77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.091977 10.0.0.129 - - [2026-02-19 03:01:31] "POST /neutron/port HTTP/1.1" 200 117 0.006988 10.0.0.129 - - [2026-02-19 03:01:31] "POST /id-to-fqname HTTP/1.1" 200 300 0.001293 10.0.0.129 - - [2026-02-19 03:01:31] "POST /neutron/network HTTP/1.1" 200 962 0.007250 10.0.0.130 - - [2026-02-19 03:01:31] "GET /projects?obj_uuids=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001210 10.0.0.129 - - [2026-02-19 03:01:32] "POST /neutron/port HTTP/1.1" 200 1088 0.290102 10.0.0.129 - - [2026-02-19 03:01:32] "POST /neutron/port HTTP/1.1" 200 1142 0.123458 10.0.0.130 - - [2026-02-19 03:01:32] "GET /projects?obj_uuids=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001033 10.0.0.129 - - [2026-02-19 03:01:32] "GET /project/77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.087774 10.0.0.129 - - [2026-02-19 03:01:32] "POST /neutron/subnet HTTP/1.1" 200 689 0.027886 10.0.0.129 - - [2026-02-19 03:01:32] "POST /neutron/network HTTP/1.1" 200 952 0.009720 10.0.0.129 - - [2026-02-19 03:01:32] "POST /neutron/port HTTP/1.1" 200 117 0.006944 10.0.0.129 - - [2026-02-19 03:01:33] "POST /neutron/network HTTP/1.1" 200 962 0.006407 10.0.0.129 - - [2026-02-19 03:01:33] "POST /neutron/port HTTP/1.1" 200 1088 0.020102 10.0.0.129 - - [2026-02-19 03:01:33] "POST /neutron/port HTTP/1.1" 200 1152 0.022917 10.0.0.129 - - [2026-02-19 03:01:33] "POST /neutron/port HTTP/1.1" 200 117 0.001230 10.0.0.130 - - [2026-02-19 03:01:34] "GET /obj-perms HTTP/1.1" 200 5075 0.089783 10.0.0.129 - - [2026-02-19 03:01:38] "POST /neutron/security_group HTTP/1.1" 200 1288 0.008365 10.0.0.129 - - [2026-02-19 03:01:38] "POST /neutron/port HTTP/1.1" 200 1152 0.028944 10.0.0.129 - - [2026-02-19 03:01:38] "POST /neutron/security_group HTTP/1.1" 200 1288 0.008150 10.0.0.129 - - [2026-02-19 03:01:38] "GET /virtual-machine/a5e18625-21b1-44c4-96ac-906d5f848142 HTTP/1.1" 401 293 0.000410 10.0.0.129 - - [2026-02-19 03:01:38] "GET /virtual-machine/a5e18625-21b1-44c4-96ac-906d5f848142 HTTP/1.1" 200 1325 0.042273 10.0.0.129 - - [2026-02-19 03:01:38] "GET /virtual-machine/a5e18625-21b1-44c4-96ac-906d5f848142 HTTP/1.1" 200 1325 0.005186 10.0.0.129 - - [2026-02-19 03:01:38] "GET /virtual-machine-interface/b942e846-ae91-47e9-8b63-eac64380c904 HTTP/1.1" 200 3271 0.006629 10.0.0.129 - - [2026-02-19 03:01:38] "GET /virtual-machine/a5e18625-21b1-44c4-96ac-906d5f848142 HTTP/1.1" 200 1325 0.016123 10.0.0.129 - - [2026-02-19 03:01:38] "GET /virtual-machine-interface/b942e846-ae91-47e9-8b63-eac64380c904 HTTP/1.1" 200 3271 0.010577 10.0.0.129 - - [2026-02-19 03:01:38] "GET /instance-ip/e8691666-cb2b-47ae-aa93-9d12745b93e8 HTTP/1.1" 200 1732 0.011642 10.0.0.129 - - [2026-02-19 03:01:38] "GET /virtual-machine/a5e18625-21b1-44c4-96ac-906d5f848142 HTTP/1.1" 200 1325 0.004198 10.0.0.129 - - [2026-02-19 03:01:38] "GET /virtual-machine-interface/b942e846-ae91-47e9-8b63-eac64380c904 HTTP/1.1" 200 3271 0.005884 10.0.0.129 - - [2026-02-19 03:01:38] "GET /instance-ip/e8691666-cb2b-47ae-aa93-9d12745b93e8 HTTP/1.1" 200 1732 0.004351 10.0.0.129 - - [2026-02-19 03:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.129 - - [2026-02-19 03:01:38] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004790 10.0.0.129 - - [2026-02-19 03:01:38] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003317 10.0.0.129 - - [2026-02-19 03:01:38] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006138 10.0.0.129 - - [2026-02-19 03:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018633 10.0.0.129 - - [2026-02-19 03:01:39] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005300 10.0.0.129 - - [2026-02-19 03:01:39] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003361 10.0.0.129 - - [2026-02-19 03:01:39] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006047 10.0.0.129 - - [2026-02-19 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.129 - - [2026-02-19 03:01:39] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004266 10.0.0.129 - - [2026-02-19 03:01:39] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004598 10.0.0.129 - - [2026-02-19 03:01:39] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006423 10.0.0.129 - - [2026-02-19 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.129 - - [2026-02-19 03:01:39] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004601 10.0.0.129 - - [2026-02-19 03:01:39] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003364 10.0.0.129 - - [2026-02-19 03:01:39] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006481 10.0.0.129 - - [2026-02-19 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011216 10.0.0.129 - - [2026-02-19 03:01:39] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004576 10.0.0.129 - - [2026-02-19 03:01:39] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002961 10.0.0.129 - - [2026-02-19 03:01:39] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007772 10.0.0.129 - - [2026-02-19 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.129 - - [2026-02-19 03:01:39] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004144 10.0.0.129 - - [2026-02-19 03:01:39] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003980 10.0.0.129 - - [2026-02-19 03:01:39] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.010600 10.0.0.129 - - [2026-02-19 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.129 - - [2026-02-19 03:01:39] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006154 10.0.0.129 - - [2026-02-19 03:01:39] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003346 10.0.0.129 - - [2026-02-19 03:01:39] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005985 10.0.0.129 - - [2026-02-19 03:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.129 - - [2026-02-19 03:01:42] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005839 10.0.0.129 - - [2026-02-19 03:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.129 - - [2026-02-19 03:01:46] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006787 10.0.0.129 - - [2026-02-19 03:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.129 - - [2026-02-19 03:01:51] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005787 10.0.0.129 - - [2026-02-19 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.129 - - [2026-02-19 03:01:55] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005383 10.0.0.129 - - [2026-02-19 03:01:55] "DELETE /access-control-list/0c6f3a73-387f-4aa8-a71b-a84707dbfae0 HTTP/1.1" 200 115 0.041394 10.0.0.129 - - [2026-02-19 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.129 - - [2026-02-19 03:01:59] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006020 10.0.0.129 - - [2026-02-19 03:02:02] "POST /neutron/network HTTP/1.1" 200 962 0.008497 10.0.0.129 - - [2026-02-19 03:02:02] "POST /neutron/port HTTP/1.1" 200 117 0.001529 10.0.0.129 - - [2026-02-19 03:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.129 - - [2026-02-19 03:02:03] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.008102 10.0.0.129 - - [2026-02-19 03:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.129 - - [2026-02-19 03:02:07] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006362 10.0.0.129 - - [2026-02-19 03:02:07] "POST /neutron/port HTTP/1.1" 200 1152 0.018428 10.0.0.129 - - [2026-02-19 03:02:07] "POST /neutron/subnet HTTP/1.1" 200 689 0.010039 10.0.0.130 - - [2026-02-19 03:02:11] "DELETE /project/77d692c5bce44d5cbcd698ac9c7f31ae HTTP/1.1" 404 173 0.003261 10.0.0.130 - - [2026-02-19 03:02:11] "DELETE /project/b07b4bee-332d-4c9f-a4c0-12ef8af20d20 HTTP/1.1" 404 177 0.005985 10.0.0.129 - - [2026-02-19 03:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.129 - - [2026-02-19 03:02:11] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006857 10.0.0.129 - - [2026-02-19 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.129 - - [2026-02-19 03:02:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003936 10.0.0.129 - - [2026-02-19 03:02:13] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.005785 10.0.0.129 - - [2026-02-19 03:02:13] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007666 10.0.0.129 - - [2026-02-19 03:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.129 - - [2026-02-19 03:02:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004072 10.0.0.129 - - [2026-02-19 03:02:14] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003129 10.0.0.129 - - [2026-02-19 03:02:14] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006995 10.0.0.129 - - [2026-02-19 03:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.129 - - [2026-02-19 03:02:14] "GET /routing-instance/aba0b658-7e04-489c-988a-fd23a234c5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.004356 10.0.0.129 - - [2026-02-19 03:02:14] "GET /route-target/2422e9a1-c501-404b-ae5b-ea0cfa3170bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005666 10.0.0.129 - - [2026-02-19 03:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.129 - - [2026-02-19 03:02:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005007 10.0.0.129 - - [2026-02-19 03:02:14] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003043 10.0.0.129 - - [2026-02-19 03:02:14] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006174 10.0.0.129 - - [2026-02-19 03:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.129 - - [2026-02-19 03:02:14] "GET /routing-instance/aba0b658-7e04-489c-988a-fd23a234c5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.005394 10.0.0.129 - - [2026-02-19 03:02:14] "GET /route-target/2422e9a1-c501-404b-ae5b-ea0cfa3170bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004837 10.0.0.129 - - [2026-02-19 03:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.129 - - [2026-02-19 03:02:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004911 10.0.0.129 - - [2026-02-19 03:02:14] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.006761 10.0.0.129 - - [2026-02-19 03:02:14] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006633 10.0.0.129 - - [2026-02-19 03:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.129 - - [2026-02-19 03:02:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004084 10.0.0.129 - - [2026-02-19 03:02:14] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003232 10.0.0.129 - - [2026-02-19 03:02:14] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006084 10.0.0.129 - - [2026-02-19 03:02:14] "GET /obj-perms HTTP/1.1" 200 5109 0.051262 10.0.0.129 - - [2026-02-19 03:02:14] "GET /obj-perms HTTP/1.1" 200 5109 0.004029 10.0.0.130 - - [2026-02-19 03:02:15] "GET /obj-perms HTTP/1.1" 200 5109 0.050968 10.0.0.129 - - [2026-02-19 03:02:15] "GET /obj-perms HTTP/1.1" 200 5109 0.004004 10.0.0.38 - - [2026-02-19 03:02:15] "GET /obj-perms HTTP/1.1" 200 5109 0.053892 10.0.0.130 - - [2026-02-19 03:02:15] "GET /obj-perms HTTP/1.1" 200 5109 0.003836 10.0.0.129 - - [2026-02-19 03:02:15] "GET /virtual-machine/a5e18625-21b1-44c4-96ac-906d5f848142 HTTP/1.1" 200 1325 0.004355 10.0.0.129 - - [2026-02-19 03:02:15] "GET /virtual-machine-interface/b942e846-ae91-47e9-8b63-eac64380c904 HTTP/1.1" 200 3271 0.006190 10.0.0.129 - - [2026-02-19 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.129 - - [2026-02-19 03:02:15] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003483 10.0.0.129 - - [2026-02-19 03:02:15] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002638 10.0.0.129 - - [2026-02-19 03:02:15] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.008050 10.0.0.129 - - [2026-02-19 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.129 - - [2026-02-19 03:02:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003678 10.0.0.129 - - [2026-02-19 03:02:16] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002719 10.0.0.129 - - [2026-02-19 03:02:16] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006404 10.0.0.129 - - [2026-02-19 03:02:16] "POST /neutron/port HTTP/1.1" 200 1152 0.017913 10.0.0.129 - - [2026-02-19 03:02:21] "POST /neutron/security_group HTTP/1.1" 200 1288 0.008541 10.0.0.129 - - [2026-02-19 03:02:24] "POST /neutron/port HTTP/1.1" 200 1152 0.018849 10.0.0.129 - - [2026-02-19 03:02:26] "POST /neutron/security_group HTTP/1.1" 200 1288 0.008288 10.0.0.129 - - [2026-02-19 03:02:32] "POST /neutron/port HTTP/1.1" 200 1152 0.019773 10.0.0.129 - - [2026-02-19 03:02:32] "POST /neutron/security_group HTTP/1.1" 200 1288 0.007766 10.0.0.129 - - [2026-02-19 03:02:32] "GET /virtual-machine/8020ea0e-5452-40db-ad4d-b55a165e4679 HTTP/1.1" 200 1324 0.005945 10.0.0.129 - - [2026-02-19 03:02:32] "GET /virtual-machine/8020ea0e-5452-40db-ad4d-b55a165e4679 HTTP/1.1" 200 1324 0.004127 10.0.0.129 - - [2026-02-19 03:02:32] "GET /virtual-machine-interface/62c8268b-27c4-49dc-aa0f-fbe4a0a02e4d HTTP/1.1" 200 3270 0.006426 10.0.0.129 - - [2026-02-19 03:02:32] "GET /virtual-machine/8020ea0e-5452-40db-ad4d-b55a165e4679 HTTP/1.1" 200 1324 0.003581 10.0.0.129 - - [2026-02-19 03:02:32] "GET /virtual-machine-interface/62c8268b-27c4-49dc-aa0f-fbe4a0a02e4d HTTP/1.1" 200 3270 0.005103 10.0.0.129 - - [2026-02-19 03:02:32] "GET /instance-ip/8febe889-c03a-4d67-a2dc-a300c3fe3956 HTTP/1.1" 200 1732 0.005943 10.0.0.129 - - [2026-02-19 03:02:32] "GET /virtual-machine/8020ea0e-5452-40db-ad4d-b55a165e4679 HTTP/1.1" 200 1324 0.003619 10.0.0.129 - - [2026-02-19 03:02:32] "GET /virtual-machine-interface/62c8268b-27c4-49dc-aa0f-fbe4a0a02e4d HTTP/1.1" 200 3270 0.006834 10.0.0.129 - - [2026-02-19 03:02:32] "GET /instance-ip/8febe889-c03a-4d67-a2dc-a300c3fe3956 HTTP/1.1" 200 1732 0.004941 10.0.0.129 - - [2026-02-19 03:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.129 - - [2026-02-19 03:02:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003878 10.0.0.129 - - [2026-02-19 03:02:32] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003191 10.0.0.129 - - [2026-02-19 03:02:32] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.008577 10.0.0.129 - - [2026-02-19 03:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.129 - - [2026-02-19 03:02:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004895 10.0.0.129 - - [2026-02-19 03:02:32] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002983 10.0.0.129 - - [2026-02-19 03:02:32] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006110 10.0.0.129 - - [2026-02-19 03:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.129 - - [2026-02-19 03:02:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005224 10.0.0.129 - - [2026-02-19 03:02:32] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003001 10.0.0.129 - - [2026-02-19 03:02:32] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006968 10.0.0.129 - - [2026-02-19 03:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.129 - - [2026-02-19 03:02:33] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004346 10.0.0.129 - - [2026-02-19 03:02:33] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003483 10.0.0.129 - - [2026-02-19 03:02:33] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006221 10.0.0.129 - - [2026-02-19 03:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.129 - - [2026-02-19 03:02:33] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005610 10.0.0.129 - - [2026-02-19 03:02:33] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003604 10.0.0.129 - - [2026-02-19 03:02:33] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005743 10.0.0.129 - - [2026-02-19 03:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.129 - - [2026-02-19 03:02:33] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003946 10.0.0.129 - - [2026-02-19 03:02:33] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004276 10.0.0.129 - - [2026-02-19 03:02:33] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006284 10.0.0.129 - - [2026-02-19 03:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.129 - - [2026-02-19 03:02:33] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003989 10.0.0.129 - - [2026-02-19 03:02:33] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002974 10.0.0.129 - - [2026-02-19 03:02:33] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006206 10.0.0.129 - - [2026-02-19 03:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.129 - - [2026-02-19 03:02:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003779 10.0.0.129 - - [2026-02-19 03:02:34] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002947 10.0.0.129 - - [2026-02-19 03:02:34] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006373 10.0.0.129 - - [2026-02-19 03:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.129 - - [2026-02-19 03:02:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005764 10.0.0.129 - - [2026-02-19 03:02:34] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003356 10.0.0.129 - - [2026-02-19 03:02:35] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005887 10.0.0.129 - - [2026-02-19 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.129 - - [2026-02-19 03:02:35] "GET /routing-instance/aba0b658-7e04-489c-988a-fd23a234c5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.004049 10.0.0.129 - - [2026-02-19 03:02:35] "GET /route-target/2422e9a1-c501-404b-ae5b-ea0cfa3170bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004932 10.0.0.129 - - [2026-02-19 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.129 - - [2026-02-19 03:02:35] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004026 10.0.0.129 - - [2026-02-19 03:02:35] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003485 10.0.0.129 - - [2026-02-19 03:02:35] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006756 10.0.0.129 - - [2026-02-19 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.129 - - [2026-02-19 03:02:35] "GET /routing-instance/aba0b658-7e04-489c-988a-fd23a234c5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.004781 10.0.0.129 - - [2026-02-19 03:02:35] "GET /route-target/2422e9a1-c501-404b-ae5b-ea0cfa3170bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003567 10.0.0.129 - - [2026-02-19 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.129 - - [2026-02-19 03:02:35] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004184 10.0.0.129 - - [2026-02-19 03:02:35] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003024 10.0.0.129 - - [2026-02-19 03:02:35] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007175 10.0.0.129 - - [2026-02-19 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.129 - - [2026-02-19 03:02:35] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004240 10.0.0.129 - - [2026-02-19 03:02:35] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003300 10.0.0.129 - - [2026-02-19 03:02:35] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007283 10.0.0.130 - - [2026-02-19 03:02:35] "GET /obj-perms HTTP/1.1" 200 5109 0.003730 10.0.0.129 - - [2026-02-19 03:02:35] "GET /obj-perms HTTP/1.1" 200 5109 0.004087 10.0.0.129 - - [2026-02-19 03:02:35] "GET /obj-perms HTTP/1.1" 200 5109 0.004486 10.0.0.129 - - [2026-02-19 03:02:36] "GET /obj-perms HTTP/1.1" 200 5109 0.004782 10.0.0.129 - - [2026-02-19 03:02:36] "GET /virtual-machine/8020ea0e-5452-40db-ad4d-b55a165e4679 HTTP/1.1" 200 1324 0.004329 10.0.0.129 - - [2026-02-19 03:02:36] "GET /virtual-machine-interface/62c8268b-27c4-49dc-aa0f-fbe4a0a02e4d HTTP/1.1" 200 3270 0.005873 10.0.0.129 - - [2026-02-19 03:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.129 - - [2026-02-19 03:02:36] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003743 10.0.0.129 - - [2026-02-19 03:02:36] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002910 10.0.0.129 - - [2026-02-19 03:02:36] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006118 10.0.0.129 - - [2026-02-19 03:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.129 - - [2026-02-19 03:02:37] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003555 10.0.0.129 - - [2026-02-19 03:02:37] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004177 10.0.0.129 - - [2026-02-19 03:02:37] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006274 10.0.0.129 - - [2026-02-19 03:02:37] "GET /virtual-machine/a5e18625-21b1-44c4-96ac-906d5f848142 HTTP/1.1" 200 1325 0.004461 10.0.0.129 - - [2026-02-19 03:02:37] "GET /virtual-machine-interface/b942e846-ae91-47e9-8b63-eac64380c904 HTTP/1.1" 200 3271 0.006478 10.0.0.129 - - [2026-02-19 03:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.129 - - [2026-02-19 03:02:37] "GET /security-group/6a182f45-87b9-4826-9c61-f102e9009827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.004002 10.0.0.129 - - [2026-02-19 03:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.129 - - [2026-02-19 03:02:37] "GET /security-group/6a182f45-87b9-4826-9c61-f102e9009827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.009475 10.0.0.129 - - [2026-02-19 03:02:37] "POST /neutron/security_group HTTP/1.1" 200 1314 0.004542 10.0.0.129 - - [2026-02-19 03:02:37] "POST /neutron/port HTTP/1.1" 200 1142 0.020014 10.0.0.129 - - [2026-02-19 03:02:37] "GET /virtual-machine/a5e18625-21b1-44c4-96ac-906d5f848142 HTTP/1.1" 200 1325 0.004151 10.0.0.129 - - [2026-02-19 03:02:37] "GET /virtual-machine-interface/b942e846-ae91-47e9-8b63-eac64380c904 HTTP/1.1" 200 3210 0.007402 10.0.0.129 - - [2026-02-19 03:02:37] "POST /neutron/security_group HTTP/1.1" 200 1288 0.007321 10.0.0.129 - - [2026-02-19 03:02:38] "POST /neutron/port HTTP/1.1" 200 1104 0.018903 10.0.0.129 - - [2026-02-19 03:02:38] "GET /virtual-machine/a5e18625-21b1-44c4-96ac-906d5f848142 HTTP/1.1" 200 1325 0.007912 10.0.0.129 - - [2026-02-19 03:02:38] "GET /virtual-machine-interface/b942e846-ae91-47e9-8b63-eac64380c904 HTTP/1.1" 200 3271 0.010190 10.0.0.129 - - [2026-02-19 03:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010253 10.0.0.129 - - [2026-02-19 03:02:38] "GET /security-group/6a182f45-87b9-4826-9c61-f102e9009827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.003908 10.0.0.129 - - [2026-02-19 03:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.129 - - [2026-02-19 03:02:38] "GET /security-group/6a182f45-87b9-4826-9c61-f102e9009827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.004411 10.0.0.129 - - [2026-02-19 03:02:38] "DELETE /security-group/6a182f45-87b9-4826-9c61-f102e9009827 HTTP/1.1" 409 338 0.010147 10.0.0.129 - - [2026-02-19 03:03:03] "POST /neutron/port HTTP/1.1" 200 1152 0.018739 10.0.0.129 - - [2026-02-19 03:03:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004409 10.0.0.129 - - [2026-02-19 03:03:03] "POST /neutron/network HTTP/1.1" 200 952 0.007030 10.0.0.129 - - [2026-02-19 03:03:09] "POST /neutron/network HTTP/1.1" 200 962 0.006603 10.0.0.129 - - [2026-02-19 03:03:09] "POST /neutron/port HTTP/1.1" 200 117 0.002597 10.0.0.38 - - [2026-02-19 03:03:36] "GET /obj-perms HTTP/1.1" 200 5075 0.070187 10.0.0.129 - - [2026-02-19 03:03:37] "GET /security-group/6a182f45-87b9-4826-9c61-f102e9009827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.004140 10.0.0.129 - - [2026-02-19 03:03:37] "PUT /security-group/6a182f45-87b9-4826-9c61-f102e9009827 HTTP/1.1" 200 263 0.029132 10.0.0.129 - - [2026-02-19 03:03:37] "PUT /access-control-list/bed53ee6-aa62-4fbc-bc74-336a71ede9b1 HTTP/1.1" 200 273 0.048519 10.0.0.129 - - [2026-02-19 03:03:40] "POST /neutron/port HTTP/1.1" 200 1152 0.017523 10.0.0.129 - - [2026-02-19 03:03:40] "POST /neutron/port HTTP/1.1" 200 1104 0.076624 10.0.0.129 - - [2026-02-19 03:03:40] "GET /virtual-machine/8020ea0e-5452-40db-ad4d-b55a165e4679 HTTP/1.1" 200 1324 0.006773 10.0.0.129 - - [2026-02-19 03:03:41] "POST /neutron/port HTTP/1.1" 200 151 0.172535 10.0.0.129 - - [2026-02-19 03:03:42] "GET /virtual-machine/8020ea0e-5452-40db-ad4d-b55a165e4679 HTTP/1.1" 404 171 0.003436 10.0.0.129 - - [2026-02-19 03:03:42] "GET /virtual-machine/8020ea0e-5452-40db-ad4d-b55a165e4679 HTTP/1.1" 404 171 0.002939 10.0.0.129 - - [2026-02-19 03:03:42] "GET /virtual-machine/8020ea0e-5452-40db-ad4d-b55a165e4679 HTTP/1.1" 404 171 0.002591 10.0.0.129 - - [2026-02-19 03:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.129 - - [2026-02-19 03:03:42] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003797 10.0.0.129 - - [2026-02-19 03:03:42] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003506 10.0.0.129 - - [2026-02-19 03:03:42] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006221 10.0.0.129 - - [2026-02-19 03:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.129 - - [2026-02-19 03:03:42] "GET /routing-instance/aba0b658-7e04-489c-988a-fd23a234c5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.005951 10.0.0.129 - - [2026-02-19 03:03:42] "GET /route-target/2422e9a1-c501-404b-ae5b-ea0cfa3170bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004977 10.0.0.129 - - [2026-02-19 03:03:43] "GET /obj-perms HTTP/1.1" 200 5109 0.003894 10.0.0.129 - - [2026-02-19 03:03:46] "GET /obj-perms HTTP/1.1" 200 5109 0.004855 10.0.0.130 - - [2026-02-19 03:03:46] "GET /obj-perms HTTP/1.1" 200 5109 0.004136 10.0.0.129 - - [2026-02-19 03:03:46] "POST /neutron/port HTTP/1.1" 200 1142 0.014257 10.0.0.129 - - [2026-02-19 03:03:46] "GET /virtual-machine/a5e18625-21b1-44c4-96ac-906d5f848142 HTTP/1.1" 200 1325 0.004367 10.0.0.129 - - [2026-02-19 03:03:47] "POST /neutron/port HTTP/1.1" 200 1114 0.024611 10.0.0.129 - - [2026-02-19 03:03:48] "GET /virtual-machine/a5e18625-21b1-44c4-96ac-906d5f848142 HTTP/1.1" 404 171 0.003328 10.0.0.129 - - [2026-02-19 03:03:48] "GET /virtual-machine/a5e18625-21b1-44c4-96ac-906d5f848142 HTTP/1.1" 404 171 0.002957 10.0.0.129 - - [2026-02-19 03:03:48] "GET /virtual-machine/a5e18625-21b1-44c4-96ac-906d5f848142 HTTP/1.1" 404 171 0.002900 10.0.0.129 - - [2026-02-19 03:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.129 - - [2026-02-19 03:03:48] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003622 10.0.0.129 - - [2026-02-19 03:03:48] "GET /virtual-networks?parent_id=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003571 10.0.0.129 - - [2026-02-19 03:03:48] "GET /virtual-network/d5ad5f67-7db1-4c97-8e9b-11155d2b2ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006619 10.0.0.129 - - [2026-02-19 03:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.129 - - [2026-02-19 03:03:48] "GET /routing-instance/aba0b658-7e04-489c-988a-fd23a234c5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.004750 10.0.0.129 - - [2026-02-19 03:03:48] "GET /route-target/2422e9a1-c501-404b-ae5b-ea0cfa3170bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003667 10.0.0.129 - - [2026-02-19 03:03:52] "GET /obj-perms HTTP/1.1" 200 5109 0.003763 10.0.0.130 - - [2026-02-19 03:03:55] "GET /obj-perms HTTP/1.1" 200 5109 0.003946 10.0.0.129 - - [2026-02-19 03:04:01] "GET /obj-perms HTTP/1.1" 200 5109 0.003931 10.0.0.130 - - [2026-02-19 03:04:04] "GET /obj-perms HTTP/1.1" 200 5109 0.006225 10.0.0.129 - - [2026-02-19 03:04:10] "GET /obj-perms HTTP/1.1" 200 5109 0.004250 10.0.0.130 - - [2026-02-19 03:04:13] "GET /obj-perms HTTP/1.1" 200 5109 0.003619 10.0.0.129 - - [2026-02-19 03:04:16] "GET /obj-perms HTTP/1.1" 200 5109 0.003928 10.0.0.129 - - [2026-02-19 03:04:16] "POST /neutron/network HTTP/1.1" 200 952 0.006783 10.0.0.129 - - [2026-02-19 03:04:17] "DELETE /security-group/6a182f45-87b9-4826-9c61-f102e9009827 HTTP/1.1" 200 115 0.045630 10.0.0.129 - - [2026-02-19 03:04:17] "POST /fqname-to-id HTTP/1.1" 404 254 0.003521 10.0.0.129 - - [2026-02-19 03:04:17] "DELETE /access-control-list/75ebdd39-40c5-4574-bef5-f11a66171f18 HTTP/1.1" 200 115 0.040180 10.0.0.130 - - [2026-02-19 03:04:18] "GET /projects?obj_uuids=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001021 10.0.0.129 - - [2026-02-19 03:04:18] "GET /project/77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.039515 10.0.0.130 - - [2026-02-19 03:04:18] "GET /projects?obj_uuids=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001125 10.0.0.129 - - [2026-02-19 03:04:18] "GET /project/77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae?fields=virtual_networks HTTP/1.1" 200 1094 0.049844 10.0.0.130 - - [2026-02-19 03:04:18] "GET /projects?obj_uuids=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001295 10.0.0.129 - - [2026-02-19 03:04:19] "GET /project/77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae?fields=virtual_machine_interfaces HTTP/1.1" 200 1094 0.040975 10.0.0.130 - - [2026-02-19 03:04:19] "GET /projects?obj_uuids=77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001753 10.0.0.129 - - [2026-02-19 03:04:19] "GET /project/77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae?fields=security_groups HTTP/1.1" 200 1351 0.042142 10.0.0.129 - - [2026-02-19 03:04:19] "POST /fqname-to-id HTTP/1.1" 404 209 0.027450 10.0.0.130 - - [2026-02-19 03:04:20] "GET /projects?obj_uuids=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003073 10.0.0.130 - - [2026-02-19 03:04:20] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001263 10.0.0.130 - - [2026-02-19 03:04:20] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007511 10.0.0.130 - - [2026-02-19 03:04:20] "POST /id-to-fqname HTTP/1.1" 200 212 0.001822 10.0.0.130 - - [2026-02-19 03:04:20] "POST /fqname-to-id HTTP/1.1" 404 222 0.005616 10.0.0.130 - - [2026-02-19 03:04:20] "POST /security-groups HTTP/1.1" 200 612 0.030913 10.0.0.130 - - [2026-02-19 03:04:20] "POST /projects HTTP/1.1" 200 627 0.236058 10.0.0.129 - - [2026-02-19 03:04:20] "POST /access-control-lists HTTP/1.1" 200 619 0.030740 10.0.0.130 - - [2026-02-19 03:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.306879 10.0.0.129 - - [2026-02-19 03:04:20] "GET /project/7e1c555a-4545-4e8d-8c90-73a5b33c8319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.452055 10.0.0.129 - - [2026-02-19 03:04:21] "GET / HTTP/1.1" 200 36215 0.001529 10.0.0.129 - - [2026-02-19 03:04:23] "POST /fqname-to-id HTTP/1.1" 401 293 0.000608 10.0.0.129 - - [2026-02-19 03:04:23] "POST /fqname-to-id HTTP/1.1" 404 245 0.058484 10.0.0.129 - - [2026-02-19 03:04:23] "POST /fqname-to-id HTTP/1.1" 404 277 0.003024 10.0.0.129 - - [2026-02-19 03:04:23] "POST /access-control-lists HTTP/1.1" 200 639 0.038140 10.0.0.129 - - [2026-02-19 03:04:24] "PUT /access-control-list/5a57bd27-54fc-433d-84e0-aafd0581548e HTTP/1.1" 200 273 0.020884 10.0.0.130 - - [2026-02-19 03:04:24] "GET /projects?obj_uuids=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001179 10.0.0.129 - - [2026-02-19 03:04:24] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.100816 10.0.0.129 - - [2026-02-19 03:04:24] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010048 10.0.0.129 - - [2026-02-19 03:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.129 - - [2026-02-19 03:04:24] "GET /security-group/e1e0a501-f28d-47c4-bcbf-6fcb5eb6a00b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.007275 10.0.0.129 - - [2026-02-19 03:04:24] "PUT /access-control-list/5a57bd27-54fc-433d-84e0-aafd0581548e HTTP/1.1" 200 273 0.018240 10.0.0.129 - - [2026-02-19 03:04:25] "POST /neutron/security_group HTTP/1.1" 200 1002 0.004309 10.0.0.129 - - [2026-02-19 03:04:25] "POST /fqname-to-id HTTP/1.1" 404 245 0.003089 10.0.0.129 - - [2026-02-19 03:04:25] "POST /fqname-to-id HTTP/1.1" 404 245 0.004071 10.0.0.129 - - [2026-02-19 03:04:25] "POST /fqname-to-id HTTP/1.1" 404 277 0.007068 10.0.0.129 - - [2026-02-19 03:04:25] "POST /access-control-lists HTTP/1.1" 200 639 0.033040 10.0.0.130 - - [2026-02-19 03:04:26] "GET /projects?obj_uuids=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001521 10.0.0.129 - - [2026-02-19 03:04:26] "PUT /access-control-list/8da82a28-2e7b-40d4-8855-1df55a90396e HTTP/1.1" 200 273 0.030664 10.0.0.129 - - [2026-02-19 03:04:26] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.073750 10.0.0.129 - - [2026-02-19 03:04:26] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.020226 10.0.0.129 - - [2026-02-19 03:04:26] "PUT /access-control-list/8da82a28-2e7b-40d4-8855-1df55a90396e HTTP/1.1" 200 273 0.012487 10.0.0.129 - - [2026-02-19 03:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005904 10.0.0.129 - - [2026-02-19 03:04:26] "GET /security-group/26f2f544-870d-4aff-adef-619371e846ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.009426 10.0.0.130 - - [2026-02-19 03:04:27] "GET /projects?obj_uuids=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001878 10.0.0.129 - - [2026-02-19 03:04:27] "POST /neutron/security_group_rule HTTP/1.1" 200 2188 0.045321 10.0.0.129 - - [2026-02-19 03:04:27] "POST /neutron/security_group_rule HTTP/1.1" 200 582 0.169774 10.0.0.129 - - [2026-02-19 03:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.130 - - [2026-02-19 03:04:27] "GET /projects?obj_uuids=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001342 10.0.0.129 - - [2026-02-19 03:04:27] "PUT /access-control-list/9a2b181d-fc83-4749-b330-3fa7d042a7e2 HTTP/1.1" 200 273 0.023049 10.0.0.129 - - [2026-02-19 03:04:27] "GET /project/7e1c555a-4545-4e8d-8c90-73a5b33c8319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.051521 10.0.0.130 - - [2026-02-19 03:04:27] "GET /projects?obj_uuids=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001479 10.0.0.129 - - [2026-02-19 03:04:27] "POST /neutron/network HTTP/1.1" 200 708 0.125063 10.0.0.129 - - [2026-02-19 03:04:28] "POST /id-to-fqname HTTP/1.1" 200 282 0.003783 10.0.0.129 - - [2026-02-19 03:04:28] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005308 10.0.0.129 - - [2026-02-19 03:04:28] "POST /neutron/network HTTP/1.1" 200 927 0.006551 10.0.0.129 - - [2026-02-19 03:04:28] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006762 10.0.0.129 - - [2026-02-19 03:04:28] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006966 10.0.0.38 - - [2026-02-19 03:04:29] "GET /obj-perms HTTP/1.1" 200 5091 0.066180 10.0.0.130 - - [2026-02-19 03:04:29] "GET /obj-perms HTTP/1.1" 200 5091 0.056127 10.0.0.129 - - [2026-02-19 03:04:29] "POST /id-to-fqname HTTP/1.1" 200 282 0.001440 10.0.0.129 - - [2026-02-19 03:04:30] "POST /neutron/security_group HTTP/1.1" 200 1417 0.010005 10.0.0.130 - - [2026-02-19 03:04:30] "GET /projects?obj_uuids=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000985 10.0.0.129 - - [2026-02-19 03:04:30] "GET /project/7e1c555a-4545-4e8d-8c90-73a5b33c8319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.071678 10.0.0.129 - - [2026-02-19 03:04:30] "POST /neutron/port HTTP/1.1" 200 117 0.010777 10.0.0.129 - - [2026-02-19 03:04:31] "POST /id-to-fqname HTTP/1.1" 200 282 0.001344 10.0.0.129 - - [2026-02-19 03:04:31] "POST /neutron/security_group HTTP/1.1" 200 1417 0.007543 10.0.0.130 - - [2026-02-19 03:04:31] "GET /projects?obj_uuids=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000973 10.0.0.129 - - [2026-02-19 03:04:31] "POST /neutron/security_group HTTP/1.1" 200 3414 0.054547 10.0.0.129 - - [2026-02-19 03:04:32] "POST /neutron/port HTTP/1.1" 200 1081 0.062721 10.0.0.130 - - [2026-02-19 03:04:32] "GET /projects?obj_uuids=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001298 10.0.0.129 - - [2026-02-19 03:04:32] "GET /project/7e1c555a-4545-4e8d-8c90-73a5b33c8319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.109488 10.0.0.129 - - [2026-02-19 03:04:32] "POST /neutron/port HTTP/1.1" 200 1145 0.019474 10.0.0.129 - - [2026-02-19 03:04:32] "POST /neutron/port HTTP/1.1" 200 117 0.001178 10.0.0.129 - - [2026-02-19 03:04:32] "POST /neutron/security_group HTTP/1.1" 200 1417 0.007469 10.0.0.129 - - [2026-02-19 03:04:32] "POST /neutron/security_group HTTP/1.1" 200 1417 0.007829 10.0.0.130 - - [2026-02-19 03:04:32] "GET /projects?obj_uuids=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001318 10.0.0.129 - - [2026-02-19 03:04:33] "POST /neutron/port HTTP/1.1" 200 1081 0.327437 10.0.0.129 - - [2026-02-19 03:04:33] "POST /neutron/port HTTP/1.1" 200 1135 0.123521 10.0.0.129 - - [2026-02-19 03:04:33] "POST /neutron/subnet HTTP/1.1" 200 698 0.010134 10.0.0.129 - - [2026-02-19 03:04:37] "GET /obj-perms HTTP/1.1" 200 5075 0.056416 10.0.0.129 - - [2026-02-19 03:04:37] "POST /neutron/port HTTP/1.1" 200 1145 0.022746 10.0.0.129 - - [2026-02-19 03:04:37] "POST /neutron/security_group HTTP/1.1" 200 1417 0.009027 10.0.0.129 - - [2026-02-19 03:04:37] "POST /neutron/port HTTP/1.1" 200 1145 0.017721 10.0.0.129 - - [2026-02-19 03:04:37] "GET /virtual-machine/6a7f2bdc-06a0-4cdf-a66a-d647547927bc HTTP/1.1" 401 293 0.000401 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-machine/6a7f2bdc-06a0-4cdf-a66a-d647547927bc HTTP/1.1" 200 1315 0.035379 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-machine/6a7f2bdc-06a0-4cdf-a66a-d647547927bc HTTP/1.1" 200 1315 0.005423 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-machine-interface/69bb11e9-c9f3-4019-bf2f-ce2f55201209 HTTP/1.1" 200 3198 0.005933 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-machine/6a7f2bdc-06a0-4cdf-a66a-d647547927bc HTTP/1.1" 200 1315 0.004396 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-machine-interface/69bb11e9-c9f3-4019-bf2f-ce2f55201209 HTTP/1.1" 200 3198 0.007747 10.0.0.129 - - [2026-02-19 03:04:38] "GET /instance-ip/7342e153-71b5-4522-85a5-ecf987869720 HTTP/1.1" 200 1705 0.009866 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-machine/6a7f2bdc-06a0-4cdf-a66a-d647547927bc HTTP/1.1" 200 1315 0.006706 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-machine-interface/69bb11e9-c9f3-4019-bf2f-ce2f55201209 HTTP/1.1" 200 3198 0.005426 10.0.0.129 - - [2026-02-19 03:04:38] "GET /instance-ip/7342e153-71b5-4522-85a5-ecf987869720 HTTP/1.1" 200 1705 0.004277 10.0.0.129 - - [2026-02-19 03:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.129 - - [2026-02-19 03:04:38] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004598 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003274 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006542 10.0.0.129 - - [2026-02-19 03:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.129 - - [2026-02-19 03:04:38] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004201 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003610 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006191 10.0.0.129 - - [2026-02-19 03:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.129 - - [2026-02-19 03:04:38] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004329 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003124 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.016760 10.0.0.129 - - [2026-02-19 03:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.129 - - [2026-02-19 03:04:38] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003924 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002907 10.0.0.129 - - [2026-02-19 03:04:38] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.010216 10.0.0.129 - - [2026-02-19 03:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.129 - - [2026-02-19 03:04:38] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004412 10.0.0.129 - - [2026-02-19 03:04:39] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003438 10.0.0.129 - - [2026-02-19 03:04:39] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007720 10.0.0.129 - - [2026-02-19 03:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.129 - - [2026-02-19 03:04:39] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004364 10.0.0.129 - - [2026-02-19 03:04:39] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003635 10.0.0.129 - - [2026-02-19 03:04:39] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007067 10.0.0.129 - - [2026-02-19 03:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.129 - - [2026-02-19 03:04:39] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003970 10.0.0.129 - - [2026-02-19 03:04:39] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003259 10.0.0.129 - - [2026-02-19 03:04:39] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006073 10.0.0.129 - - [2026-02-19 03:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.129 - - [2026-02-19 03:04:42] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005832 10.0.0.129 - - [2026-02-19 03:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.129 - - [2026-02-19 03:04:46] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.012621 10.0.0.129 - - [2026-02-19 03:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.129 - - [2026-02-19 03:04:50] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005832 10.0.0.129 - - [2026-02-19 03:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.129 - - [2026-02-19 03:04:54] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006545 10.0.0.129 - - [2026-02-19 03:04:56] "DELETE /access-control-list/0b5808df-5141-408c-8806-cd4bb4146520 HTTP/1.1" 200 115 0.033161 10.0.0.129 - - [2026-02-19 03:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.129 - - [2026-02-19 03:04:58] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005768 10.0.0.129 - - [2026-02-19 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.129 - - [2026-02-19 03:05:02] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006441 10.0.0.129 - - [2026-02-19 03:05:06] "POST /neutron/port HTTP/1.1" 200 1145 0.019660 10.0.0.129 - - [2026-02-19 03:05:06] "POST /neutron/subnet HTTP/1.1" 200 698 0.009303 10.0.0.129 - - [2026-02-19 03:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.129 - - [2026-02-19 03:05:06] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005415 10.0.0.129 - - [2026-02-19 03:05:10] "POST /neutron/port HTTP/1.1" 200 1145 0.047535 10.0.0.129 - - [2026-02-19 03:05:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003922 10.0.0.129 - - [2026-02-19 03:05:10] "POST /neutron/network HTTP/1.1" 200 927 0.007660 10.0.0.129 - - [2026-02-19 03:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.129 - - [2026-02-19 03:05:11] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005494 10.0.0.130 - - [2026-02-19 03:05:11] "DELETE /project/77d692c5-bce4-4d5c-bcd6-98ac9c7f31ae HTTP/1.1" 404 177 0.002722 10.0.0.130 - - [2026-02-19 03:05:11] "DELETE /project/7e1c555a45454e8d8c9073a5b33c8319 HTTP/1.1" 404 173 0.005016 10.0.0.129 - - [2026-02-19 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.129 - - [2026-02-19 03:05:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004026 10.0.0.129 - - [2026-02-19 03:05:13] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003215 10.0.0.129 - - [2026-02-19 03:05:13] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008687 10.0.0.129 - - [2026-02-19 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.129 - - [2026-02-19 03:05:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004087 10.0.0.129 - - [2026-02-19 03:05:13] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003036 10.0.0.129 - - [2026-02-19 03:05:13] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006390 10.0.0.129 - - [2026-02-19 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.129 - - [2026-02-19 03:05:13] "GET /routing-instance/897937fb-805e-495d-959a-184171e5e346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.006848 10.0.0.129 - - [2026-02-19 03:05:13] "GET /route-target/9cafdd7a-361b-4b1e-924e-cca48561aee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003668 10.0.0.129 - - [2026-02-19 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.129 - - [2026-02-19 03:05:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004714 10.0.0.129 - - [2026-02-19 03:05:13] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003229 10.0.0.129 - - [2026-02-19 03:05:13] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005693 10.0.0.129 - - [2026-02-19 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.129 - - [2026-02-19 03:05:13] "GET /routing-instance/897937fb-805e-495d-959a-184171e5e346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.004534 10.0.0.129 - - [2026-02-19 03:05:13] "GET /route-target/9cafdd7a-361b-4b1e-924e-cca48561aee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003736 10.0.0.129 - - [2026-02-19 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.129 - - [2026-02-19 03:05:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004270 10.0.0.129 - - [2026-02-19 03:05:13] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003470 10.0.0.129 - - [2026-02-19 03:05:14] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006223 10.0.0.129 - - [2026-02-19 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.129 - - [2026-02-19 03:05:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004911 10.0.0.129 - - [2026-02-19 03:05:14] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003109 10.0.0.129 - - [2026-02-19 03:05:14] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006169 10.0.0.130 - - [2026-02-19 03:05:14] "GET /obj-perms HTTP/1.1" 200 5091 0.004930 10.0.0.129 - - [2026-02-19 03:05:14] "GET /obj-perms HTTP/1.1" 200 5091 0.052307 10.0.0.129 - - [2026-02-19 03:05:14] "GET /obj-perms HTTP/1.1" 200 5091 0.003534 10.0.0.130 - - [2026-02-19 03:05:14] "GET /obj-perms HTTP/1.1" 200 5091 0.003844 10.0.0.129 - - [2026-02-19 03:05:14] "GET /virtual-machine/6a7f2bdc-06a0-4cdf-a66a-d647547927bc HTTP/1.1" 200 1315 0.004256 10.0.0.129 - - [2026-02-19 03:05:14] "GET /virtual-machine-interface/69bb11e9-c9f3-4019-bf2f-ce2f55201209 HTTP/1.1" 200 3198 0.006016 10.0.0.129 - - [2026-02-19 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.129 - - [2026-02-19 03:05:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004447 10.0.0.129 - - [2026-02-19 03:05:14] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.006009 10.0.0.129 - - [2026-02-19 03:05:14] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005984 10.0.0.129 - - [2026-02-19 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.129 - - [2026-02-19 03:05:15] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004022 10.0.0.129 - - [2026-02-19 03:05:15] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003039 10.0.0.129 - - [2026-02-19 03:05:15] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006709 10.0.0.129 - - [2026-02-19 03:05:21] "POST /neutron/port HTTP/1.1" 200 1145 0.018275 10.0.0.129 - - [2026-02-19 03:05:22] "POST /neutron/security_group HTTP/1.1" 200 1417 0.032430 10.0.0.129 - - [2026-02-19 03:05:26] "POST /neutron/port HTTP/1.1" 200 1145 0.016664 10.0.0.129 - - [2026-02-19 03:05:31] "POST /neutron/security_group HTTP/1.1" 200 1417 0.009071 10.0.0.129 - - [2026-02-19 03:05:31] "POST /neutron/port HTTP/1.1" 200 1145 0.017110 10.0.0.129 - - [2026-02-19 03:05:31] "POST /neutron/security_group HTTP/1.1" 200 1417 0.007744 10.0.0.129 - - [2026-02-19 03:05:31] "GET /virtual-machine/9b7d33f7-b91f-4513-9e03-4d57ec8acbe8 HTTP/1.1" 200 1316 0.009847 10.0.0.129 - - [2026-02-19 03:05:31] "GET /virtual-machine/9b7d33f7-b91f-4513-9e03-4d57ec8acbe8 HTTP/1.1" 200 1316 0.004487 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-machine-interface/abf16fca-2518-4e46-a2d3-1ef2415b815f HTTP/1.1" 200 3199 0.006747 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-machine/9b7d33f7-b91f-4513-9e03-4d57ec8acbe8 HTTP/1.1" 200 1316 0.004298 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-machine-interface/abf16fca-2518-4e46-a2d3-1ef2415b815f HTTP/1.1" 200 3199 0.005554 10.0.0.129 - - [2026-02-19 03:05:32] "GET /instance-ip/e0291351-acbc-459f-9277-c5132d0df58c HTTP/1.1" 200 1707 0.006876 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-machine/9b7d33f7-b91f-4513-9e03-4d57ec8acbe8 HTTP/1.1" 200 1316 0.004254 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-machine-interface/abf16fca-2518-4e46-a2d3-1ef2415b815f HTTP/1.1" 200 3199 0.007040 10.0.0.129 - - [2026-02-19 03:05:32] "GET /instance-ip/e0291351-acbc-459f-9277-c5132d0df58c HTTP/1.1" 200 1707 0.005254 10.0.0.129 - - [2026-02-19 03:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.129 - - [2026-02-19 03:05:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004478 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002846 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008298 10.0.0.129 - - [2026-02-19 03:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.129 - - [2026-02-19 03:05:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004784 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003543 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007155 10.0.0.129 - - [2026-02-19 03:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.129 - - [2026-02-19 03:05:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005546 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003681 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006989 10.0.0.129 - - [2026-02-19 03:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.129 - - [2026-02-19 03:05:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006182 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004940 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006028 10.0.0.129 - - [2026-02-19 03:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.129 - - [2026-02-19 03:05:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004917 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003093 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006425 10.0.0.129 - - [2026-02-19 03:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.129 - - [2026-02-19 03:05:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007287 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003581 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007754 10.0.0.129 - - [2026-02-19 03:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.129 - - [2026-02-19 03:05:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004965 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003578 10.0.0.129 - - [2026-02-19 03:05:32] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006617 10.0.0.129 - - [2026-02-19 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005542 10.0.0.129 - - [2026-02-19 03:05:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003953 10.0.0.129 - - [2026-02-19 03:05:34] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.006227 10.0.0.129 - - [2026-02-19 03:05:34] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007225 10.0.0.129 - - [2026-02-19 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.129 - - [2026-02-19 03:05:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003769 10.0.0.129 - - [2026-02-19 03:05:34] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002681 10.0.0.129 - - [2026-02-19 03:05:34] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006377 10.0.0.129 - - [2026-02-19 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.129 - - [2026-02-19 03:05:34] "GET /routing-instance/897937fb-805e-495d-959a-184171e5e346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.004699 10.0.0.129 - - [2026-02-19 03:05:34] "GET /route-target/9cafdd7a-361b-4b1e-924e-cca48561aee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003744 10.0.0.129 - - [2026-02-19 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.129 - - [2026-02-19 03:05:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004363 10.0.0.129 - - [2026-02-19 03:05:34] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003239 10.0.0.129 - - [2026-02-19 03:05:34] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006286 10.0.0.129 - - [2026-02-19 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008487 10.0.0.129 - - [2026-02-19 03:05:34] "GET /routing-instance/897937fb-805e-495d-959a-184171e5e346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.005563 10.0.0.129 - - [2026-02-19 03:05:34] "GET /route-target/9cafdd7a-361b-4b1e-924e-cca48561aee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004819 10.0.0.129 - - [2026-02-19 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.129 - - [2026-02-19 03:05:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004319 10.0.0.129 - - [2026-02-19 03:05:34] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003248 10.0.0.129 - - [2026-02-19 03:05:34] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005984 10.0.0.129 - - [2026-02-19 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.129 - - [2026-02-19 03:05:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005804 10.0.0.129 - - [2026-02-19 03:05:34] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004905 10.0.0.129 - - [2026-02-19 03:05:35] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006595 10.0.0.129 - - [2026-02-19 03:05:35] "GET /obj-perms HTTP/1.1" 200 5091 0.004714 10.0.0.130 - - [2026-02-19 03:05:35] "GET /obj-perms HTTP/1.1" 200 5091 0.004475 10.0.0.129 - - [2026-02-19 03:05:35] "GET /obj-perms HTTP/1.1" 200 5091 0.003827 10.0.0.129 - - [2026-02-19 03:05:35] "GET /obj-perms HTTP/1.1" 200 5091 0.004364 10.0.0.129 - - [2026-02-19 03:05:35] "GET /virtual-machine/9b7d33f7-b91f-4513-9e03-4d57ec8acbe8 HTTP/1.1" 200 1316 0.004185 10.0.0.129 - - [2026-02-19 03:05:35] "GET /virtual-machine-interface/abf16fca-2518-4e46-a2d3-1ef2415b815f HTTP/1.1" 200 3199 0.006359 10.0.0.129 - - [2026-02-19 03:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.129 - - [2026-02-19 03:05:35] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003881 10.0.0.129 - - [2026-02-19 03:05:35] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003770 10.0.0.129 - - [2026-02-19 03:05:35] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007003 10.0.0.129 - - [2026-02-19 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.129 - - [2026-02-19 03:05:36] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003500 10.0.0.129 - - [2026-02-19 03:05:36] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003339 10.0.0.129 - - [2026-02-19 03:05:36] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005946 10.0.0.129 - - [2026-02-19 03:05:36] "GET /virtual-machine/6a7f2bdc-06a0-4cdf-a66a-d647547927bc HTTP/1.1" 200 1315 0.006075 10.0.0.129 - - [2026-02-19 03:05:36] "GET /virtual-machine-interface/69bb11e9-c9f3-4019-bf2f-ce2f55201209 HTTP/1.1" 200 3198 0.005759 10.0.0.129 - - [2026-02-19 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.129 - - [2026-02-19 03:05:36] "GET /security-group/26f2f544-870d-4aff-adef-619371e846ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.003914 10.0.0.129 - - [2026-02-19 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.129 - - [2026-02-19 03:05:36] "GET /security-group/26f2f544-870d-4aff-adef-619371e846ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.005127 10.0.0.129 - - [2026-02-19 03:05:37] "POST /neutron/port HTTP/1.1" 200 1145 0.023382 10.0.0.129 - - [2026-02-19 03:05:37] "POST /neutron/port HTTP/1.1" 200 1097 0.071547 10.0.0.129 - - [2026-02-19 03:05:37] "GET /virtual-machine/6a7f2bdc-06a0-4cdf-a66a-d647547927bc HTTP/1.1" 200 1315 0.005368 10.0.0.129 - - [2026-02-19 03:05:37] "GET /virtual-machine-interface/69bb11e9-c9f3-4019-bf2f-ce2f55201209 HTTP/1.1" 200 3146 0.006401 10.0.0.129 - - [2026-02-19 03:05:37] "POST /neutron/port HTTP/1.1" 200 1097 0.016865 10.0.0.38 - - [2026-02-19 03:05:37] "GET /obj-perms HTTP/1.1" 200 5075 0.089087 10.0.0.129 - - [2026-02-19 03:05:37] "GET /virtual-machine/6a7f2bdc-06a0-4cdf-a66a-d647547927bc HTTP/1.1" 200 1315 0.004407 10.0.0.129 - - [2026-02-19 03:05:37] "GET /virtual-machine-interface/69bb11e9-c9f3-4019-bf2f-ce2f55201209 HTTP/1.1" 200 3198 0.010894 10.0.0.129 - - [2026-02-19 03:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.129 - - [2026-02-19 03:05:37] "GET /security-group/26f2f544-870d-4aff-adef-619371e846ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.003827 10.0.0.129 - - [2026-02-19 03:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.129 - - [2026-02-19 03:05:37] "GET /security-group/26f2f544-870d-4aff-adef-619371e846ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.007999 10.0.0.129 - - [2026-02-19 03:05:37] "POST /neutron/security_group HTTP/1.1" 200 1443 0.004367 10.0.0.130 - - [2026-02-19 03:05:37] "GET /obj-perms HTTP/1.1" 200 5075 0.065805 10.0.0.129 - - [2026-02-19 03:06:07] "POST /neutron/port HTTP/1.1" 200 1145 0.018693 10.0.0.129 - - [2026-02-19 03:06:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004771 10.0.0.129 - - [2026-02-19 03:06:07] "POST /neutron/network HTTP/1.1" 200 927 0.006757 10.0.0.130 - - [2026-02-19 03:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.38 - - [2026-02-19 03:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.130 - - [2026-02-19 03:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.129 - - [2026-02-19 03:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000481 10.0.0.38 - - [2026-02-19 03:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.129 - - [2026-02-19 03:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000556 10.0.0.38 - - [2026-02-19 03:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000491 10.0.0.38 - - [2026-02-19 03:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.129 - - [2026-02-19 03:06:10] "POST /neutron/network HTTP/1.1" 200 937 0.008380 10.0.0.129 - - [2026-02-19 03:06:10] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.129 - - [2026-02-19 03:06:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000494 10.0.0.129 - - [2026-02-19 03:06:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000509 10.0.0.130 - - [2026-02-19 03:06:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.130 - - [2026-02-19 03:06:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.129 - - [2026-02-19 03:06:38] "POST /neutron/security_group_rule HTTP/1.1" 200 546 0.011358 10.0.0.129 - - [2026-02-19 03:06:39] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.188550 10.0.0.129 - - [2026-02-19 03:06:39] "PUT /access-control-list/9a2b181d-fc83-4749-b330-3fa7d042a7e2 HTTP/1.1" 200 273 0.014893 10.0.0.129 - - [2026-02-19 03:06:42] "POST /neutron/security_group HTTP/1.1" 200 1417 0.010438 10.0.0.129 - - [2026-02-19 03:06:42] "POST /neutron/port HTTP/1.1" 200 1135 0.013698 10.0.0.129 - - [2026-02-19 03:06:42] "GET /virtual-machine/9b7d33f7-b91f-4513-9e03-4d57ec8acbe8 HTTP/1.1" 200 1316 0.004145 10.0.0.129 - - [2026-02-19 03:06:42] "POST /neutron/port HTTP/1.1" 200 1097 0.016312 10.0.0.129 - - [2026-02-19 03:06:44] "GET /virtual-machine/9b7d33f7-b91f-4513-9e03-4d57ec8acbe8 HTTP/1.1" 404 171 0.003470 10.0.0.129 - - [2026-02-19 03:06:44] "GET /virtual-machine/9b7d33f7-b91f-4513-9e03-4d57ec8acbe8 HTTP/1.1" 404 171 0.002831 10.0.0.129 - - [2026-02-19 03:06:44] "GET /virtual-machine/9b7d33f7-b91f-4513-9e03-4d57ec8acbe8 HTTP/1.1" 404 171 0.003079 10.0.0.129 - - [2026-02-19 03:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.129 - - [2026-02-19 03:06:44] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004434 10.0.0.129 - - [2026-02-19 03:06:44] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003221 10.0.0.129 - - [2026-02-19 03:06:44] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007678 10.0.0.129 - - [2026-02-19 03:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.129 - - [2026-02-19 03:06:44] "GET /routing-instance/897937fb-805e-495d-959a-184171e5e346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.005019 10.0.0.129 - - [2026-02-19 03:06:44] "GET /route-target/9cafdd7a-361b-4b1e-924e-cca48561aee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003844 10.0.0.129 - - [2026-02-19 03:06:44] "GET /obj-perms HTTP/1.1" 200 5091 0.004673 10.0.0.129 - - [2026-02-19 03:06:48] "GET /obj-perms HTTP/1.1" 200 5091 0.004532 10.0.0.129 - - [2026-02-19 03:06:48] "POST /neutron/port HTTP/1.1" 200 1145 0.018434 10.0.0.129 - - [2026-02-19 03:06:48] "POST /neutron/port HTTP/1.1" 200 1097 0.074604 10.0.0.129 - - [2026-02-19 03:06:48] "GET /virtual-machine/6a7f2bdc-06a0-4cdf-a66a-d647547927bc HTTP/1.1" 200 1315 0.006133 10.0.0.129 - - [2026-02-19 03:06:49] "POST /neutron/port HTTP/1.1" 200 151 0.164229 10.0.0.129 - - [2026-02-19 03:06:50] "GET /virtual-machine/6a7f2bdc-06a0-4cdf-a66a-d647547927bc HTTP/1.1" 404 171 0.003903 10.0.0.129 - - [2026-02-19 03:06:50] "GET /virtual-machine/6a7f2bdc-06a0-4cdf-a66a-d647547927bc HTTP/1.1" 404 171 0.003090 10.0.0.129 - - [2026-02-19 03:06:50] "GET /virtual-machine/6a7f2bdc-06a0-4cdf-a66a-d647547927bc HTTP/1.1" 404 171 0.002726 10.0.0.129 - - [2026-02-19 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.129 - - [2026-02-19 03:06:50] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004512 10.0.0.129 - - [2026-02-19 03:06:50] "GET /virtual-networks?parent_id=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003134 10.0.0.129 - - [2026-02-19 03:06:50] "GET /virtual-network/7d5951f4-45e5-4147-9fab-b9ced2e7d125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006664 10.0.0.129 - - [2026-02-19 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.129 - - [2026-02-19 03:06:50] "GET /routing-instance/897937fb-805e-495d-959a-184171e5e346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.004272 10.0.0.129 - - [2026-02-19 03:06:50] "GET /route-target/9cafdd7a-361b-4b1e-924e-cca48561aee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003796 10.0.0.129 - - [2026-02-19 03:06:50] "GET /obj-perms HTTP/1.1" 200 5091 0.004376 10.0.0.130 - - [2026-02-19 03:06:53] "GET /obj-perms HTTP/1.1" 200 5091 0.004154 10.0.0.129 - - [2026-02-19 03:07:00] "GET /obj-perms HTTP/1.1" 200 5091 0.004456 10.0.0.130 - - [2026-02-19 03:07:03] "GET /obj-perms HTTP/1.1" 200 5091 0.004251 10.0.0.129 - - [2026-02-19 03:07:09] "GET /obj-perms HTTP/1.1" 200 5091 0.005102 10.0.0.130 - - [2026-02-19 03:07:12] "GET /obj-perms HTTP/1.1" 200 5091 0.004274 10.0.0.129 - - [2026-02-19 03:07:18] "GET /obj-perms HTTP/1.1" 200 5091 0.004129 10.0.0.38 - - [2026-02-19 03:07:18] "GET /obj-perms HTTP/1.1" 200 5091 0.003577 10.0.0.130 - - [2026-02-19 03:07:18] "GET /obj-perms HTTP/1.1" 200 5091 0.003941 10.0.0.129 - - [2026-02-19 03:07:18] "DELETE /route-target/9cafdd7a-361b-4b1e-924e-cca48561aee7 HTTP/1.1" 200 115 0.033636 10.0.0.129 - - [2026-02-19 03:07:18] "POST /neutron/security_group HTTP/1.1" 200 1443 0.004982 10.0.0.129 - - [2026-02-19 03:07:19] "POST /fqname-to-id HTTP/1.1" 404 245 0.007790 10.0.0.130 - - [2026-02-19 03:07:20] "GET /projects?obj_uuids=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.025797 10.0.0.129 - - [2026-02-19 03:07:20] "GET /project/7e1c555a-4545-4e8d-8c90-73a5b33c8319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.107672 10.0.0.130 - - [2026-02-19 03:07:20] "GET /projects?obj_uuids=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001318 10.0.0.129 - - [2026-02-19 03:07:20] "GET /project/7e1c555a-4545-4e8d-8c90-73a5b33c8319?fields=virtual_networks HTTP/1.1" 200 1076 0.045722 10.0.0.130 - - [2026-02-19 03:07:20] "GET /projects?obj_uuids=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000994 10.0.0.129 - - [2026-02-19 03:07:20] "GET /project/7e1c555a-4545-4e8d-8c90-73a5b33c8319?fields=virtual_machine_interfaces HTTP/1.1" 200 1076 0.045177 10.0.0.130 - - [2026-02-19 03:07:20] "GET /projects?obj_uuids=7e1c555a-4545-4e8d-8c90-73a5b33c8319&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001221 10.0.0.129 - - [2026-02-19 03:07:20] "GET /project/7e1c555a-4545-4e8d-8c90-73a5b33c8319?fields=security_groups HTTP/1.1" 200 1324 0.035089 10.0.0.129 - - [2026-02-19 03:07:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.028451 10.0.0.130 - - [2026-02-19 03:07:21] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003362 10.0.0.130 - - [2026-02-19 03:07:21] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002423 10.0.0.130 - - [2026-02-19 03:07:21] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.038377 10.0.0.130 - - [2026-02-19 03:07:22] "POST /id-to-fqname HTTP/1.1" 200 188 0.006064 10.0.0.130 - - [2026-02-19 03:07:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.006603 10.0.0.130 - - [2026-02-19 03:07:22] "POST /security-groups HTTP/1.1" 200 589 0.033087 10.0.0.129 - - [2026-02-19 03:07:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.007486 10.0.0.130 - - [2026-02-19 03:07:22] "POST /projects HTTP/1.1" 200 581 0.253037 10.0.0.130 - - [2026-02-19 03:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.339004 10.0.0.129 - - [2026-02-19 03:07:22] "POST /access-control-lists HTTP/1.1" 200 594 0.037990 10.0.0.129 - - [2026-02-19 03:07:22] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.517064 10.0.0.129 - - [2026-02-19 03:07:23] "GET / HTTP/1.1" 200 36215 0.002087 10.0.0.129 - - [2026-02-19 03:07:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000444 10.0.0.129 - - [2026-02-19 03:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.058625 10.0.0.130 - - [2026-02-19 03:07:25] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000988 10.0.0.129 - - [2026-02-19 03:07:25] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.040094 10.0.0.130 - - [2026-02-19 03:07:25] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001886 10.0.0.129 - - [2026-02-19 03:07:25] "POST /neutron/network HTTP/1.1" 200 615 0.161323 10.0.0.129 - - [2026-02-19 03:07:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.003658 10.0.0.129 - - [2026-02-19 03:07:26] "GET /virtual-network/3c2884b4-af7d-4067-9286-52987f0bdb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006848 10.0.0.129 - - [2026-02-19 03:07:26] "POST /neutron/network HTTP/1.1" 200 835 0.008903 10.0.0.129 - - [2026-02-19 03:07:26] "GET /virtual-network/3c2884b4-af7d-4067-9286-52987f0bdb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006282 10.0.0.129 - - [2026-02-19 03:07:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.001314 10.0.0.129 - - [2026-02-19 03:07:26] "POST /neutron/network HTTP/1.1" 200 845 0.006878 10.0.0.130 - - [2026-02-19 03:07:27] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001420 10.0.0.129 - - [2026-02-19 03:07:27] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.072321 10.0.0.129 - - [2026-02-19 03:07:27] "POST /neutron/port HTTP/1.1" 200 117 0.006088 10.0.0.130 - - [2026-02-19 03:07:27] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001235 10.0.0.129 - - [2026-02-19 03:07:28] "POST /neutron/port HTTP/1.1" 200 1059 0.304159 10.0.0.129 - - [2026-02-19 03:07:28] "POST /neutron/port HTTP/1.1" 200 1113 0.107667 10.0.0.129 - - [2026-02-19 03:07:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.008645 10.0.0.129 - - [2026-02-19 03:07:32] "POST /neutron/port HTTP/1.1" 200 1123 0.018530 10.0.0.129 - - [2026-02-19 03:07:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008676 10.0.0.129 - - [2026-02-19 03:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.130 - - [2026-02-19 03:07:32] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001060 10.0.0.129 - - [2026-02-19 03:07:32] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.040572 10.0.0.129 - - [2026-02-19 03:07:33] "POST /route-targets HTTP/1.1" 200 328 0.014204 10.0.0.130 - - [2026-02-19 03:07:33] "POST /useragent-kv HTTP/1.1" 200 115 0.012141 10.0.0.129 - - [2026-02-19 03:07:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.227747 10.0.0.129 - - [2026-02-19 03:07:33] "POST /id-to-fqname HTTP/1.1" 200 223 0.002059 10.0.0.129 - - [2026-02-19 03:07:33] "GET /virtual-network/3c6d599f-085f-4682-be02-6d38ba2743e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007230 10.0.0.129 - - [2026-02-19 03:07:33] "GET /virtual-network/3c6d599f-085f-4682-be02-6d38ba2743e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005949 10.0.0.129 - - [2026-02-19 03:07:33] "POST /neutron/network HTTP/1.1" 200 833 0.010403 10.0.0.129 - - [2026-02-19 03:07:33] "GET /virtual-network/3c6d599f-085f-4682-be02-6d38ba2743e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005803 10.0.0.129 - - [2026-02-19 03:07:34] "GET /obj-perms HTTP/1.1" 200 5045 0.055714 10.0.0.129 - - [2026-02-19 03:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.130 - - [2026-02-19 03:07:35] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993 10.0.0.129 - - [2026-02-19 03:07:35] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.050036 10.0.0.130 - - [2026-02-19 03:07:35] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001114 10.0.0.129 - - [2026-02-19 03:07:35] "POST /neutron/network HTTP/1.1" 200 613 0.150291 10.0.0.129 - - [2026-02-19 03:07:35] "POST /ref-update HTTP/1.1" 200 156 0.034427 10.0.0.129 - - [2026-02-19 03:07:36] "POST /id-to-fqname HTTP/1.1" 200 223 0.003627 10.0.0.129 - - [2026-02-19 03:07:36] "GET /virtual-network/bcfaa602-31c6-41ea-9b02-dd99f8c1dcea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006075 10.0.0.129 - - [2026-02-19 03:07:36] "POST /neutron/network HTTP/1.1" 200 830 0.009542 10.0.0.129 - - [2026-02-19 03:07:36] "GET /virtual-network/bcfaa602-31c6-41ea-9b02-dd99f8c1dcea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.011288 10.0.0.129 - - [2026-02-19 03:07:36] "GET /virtual-network/bcfaa602-31c6-41ea-9b02-dd99f8c1dcea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006144 10.0.0.129 - - [2026-02-19 03:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.130 - - [2026-02-19 03:07:36] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000966 10.0.0.129 - - [2026-02-19 03:07:36] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.044343 10.0.0.129 - - [2026-02-19 03:07:37] "POST /neutron/network HTTP/1.1" 200 117 0.018710 10.0.0.129 - - [2026-02-19 03:07:37] "POST /neutron/network HTTP/1.1" 200 836 0.010715 10.0.0.129 - - [2026-02-19 03:07:37] "POST /id-to-fqname HTTP/1.1" 200 224 0.001244 10.0.0.129 - - [2026-02-19 03:07:37] "GET /virtual-network/350754cc-7f5f-4731-b9d8-426f6f2e4361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005787 10.0.0.129 - - [2026-02-19 03:07:37] "GET /virtual-network/350754cc-7f5f-4731-b9d8-426f6f2e4361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006443 10.0.0.129 - - [2026-02-19 03:07:37] "POST /neutron/subnet HTTP/1.1" 200 734 0.015711 10.0.0.129 - - [2026-02-19 03:07:37] "GET /virtual-network/350754cc-7f5f-4731-b9d8-426f6f2e4361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.008363 10.0.0.38 - - [2026-02-19 03:07:38] "GET /obj-perms HTTP/1.1" 200 5045 0.078581 10.0.0.130 - - [2026-02-19 03:07:38] "GET /obj-perms HTTP/1.1" 200 5045 0.099320 10.0.0.129 - - [2026-02-19 03:07:38] "POST /id-to-fqname HTTP/1.1" 200 223 0.001745 10.0.0.129 - - [2026-02-19 03:07:38] "POST /neutron/network HTTP/1.1" 200 840 0.009009 10.0.0.130 - - [2026-02-19 03:07:39] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001269 10.0.0.129 - - [2026-02-19 03:07:39] "GET /obj-perms HTTP/1.1" 200 5075 0.086114 10.0.0.129 - - [2026-02-19 03:07:39] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.100096 10.0.0.129 - - [2026-02-19 03:07:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011373 10.0.0.129 - - [2026-02-19 03:07:40] "POST /id-to-fqname HTTP/1.1" 200 224 0.001392 10.0.0.129 - - [2026-02-19 03:07:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007327 10.0.0.130 - - [2026-02-19 03:07:40] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001443 10.0.0.129 - - [2026-02-19 03:07:40] "POST /neutron/port HTTP/1.1" 200 1056 0.371851 10.0.0.129 - - [2026-02-19 03:07:41] "POST /neutron/port HTTP/1.1" 200 1110 0.151036 10.0.0.129 - - [2026-02-19 03:07:41] "POST /neutron/subnet HTTP/1.1" 200 689 0.015086 10.0.0.130 - - [2026-02-19 03:07:41] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001320 10.0.0.129 - - [2026-02-19 03:07:41] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.078683 10.0.0.129 - - [2026-02-19 03:07:41] "POST /neutron/network HTTP/1.1" 200 836 0.039855 10.0.0.129 - - [2026-02-19 03:07:41] "POST /neutron/port HTTP/1.1" 200 117 0.005930 10.0.0.129 - - [2026-02-19 03:07:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.003128 10.0.0.129 - - [2026-02-19 03:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.130 - - [2026-02-19 03:07:41] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001072 10.0.0.129 - - [2026-02-19 03:07:41] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008233 10.0.0.129 - - [2026-02-19 03:07:41] "POST /service-templates HTTP/1.1" 200 545 0.036428 10.0.0.129 - - [2026-02-19 03:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.129 - - [2026-02-19 03:07:41] "GET /service-template/2d8d0b91-b91b-4222-9a00-0ad980bfd0ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.006944 10.0.0.129 - - [2026-02-19 03:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.129 - - [2026-02-19 03:07:41] "GET /service-template/2d8d0b91-b91b-4222-9a00-0ad980bfd0ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.004268 10.0.0.129 - - [2026-02-19 03:07:42] "POST /id-to-fqname HTTP/1.1" 200 223 0.001256 10.0.0.129 - - [2026-02-19 03:07:42] "POST /id-to-fqname HTTP/1.1" 200 223 0.001290 10.0.0.129 - - [2026-02-19 03:07:42] "POST /id-to-fqname HTTP/1.1" 200 224 0.001322 10.0.0.129 - - [2026-02-19 03:07:42] "POST /neutron/port HTTP/1.1" 200 3008 0.050948 10.0.0.129 - - [2026-02-19 03:07:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007411 10.0.0.129 - - [2026-02-19 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.129 - - [2026-02-19 03:07:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003023 10.0.0.129 - - [2026-02-19 03:07:42] "DELETE /service-template/2d8d0b91-b91b-4222-9a00-0ad980bfd0ba HTTP/1.1" 200 115 0.039594 10.0.0.129 - - [2026-02-19 03:07:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.003100 10.0.0.129 - - [2026-02-19 03:07:42] "POST /neutron/network HTTP/1.1" 200 836 0.011733 10.0.0.129 - - [2026-02-19 03:07:43] "POST /neutron/port HTTP/1.1" 200 1120 0.017398 10.0.0.129 - - [2026-02-19 03:07:44] "POST /neutron/port HTTP/1.1" 200 1124 0.018983 10.0.0.129 - - [2026-02-19 03:07:44] "POST /neutron/network HTTP/1.1" 200 836 0.008126 10.0.0.129 - - [2026-02-19 03:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.129 - - [2026-02-19 03:07:45] "POST /neutron/network HTTP/1.1" 200 830 0.008172 10.0.0.129 - - [2026-02-19 03:07:45] "DELETE /route-target/fcf6f226-f025-480c-9b20-ab818f710c02 HTTP/1.1" 200 115 0.031991 10.0.0.130 - - [2026-02-19 03:07:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005519 10.0.0.130 - - [2026-02-19 03:07:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004735 10.0.0.129 - - [2026-02-19 03:07:45] "POST /neutron/network HTTP/1.1" 200 151 0.145945 10.0.0.129 - - [2026-02-19 03:07:46] "POST /neutron/port HTTP/1.1" 200 1123 0.018570 10.0.0.129 - - [2026-02-19 03:07:48] "POST /neutron/network HTTP/1.1" 200 835 0.007574 10.0.0.129 - - [2026-02-19 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.129 - - [2026-02-19 03:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.130 - - [2026-02-19 03:07:51] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001550 10.0.0.129 - - [2026-02-19 03:07:51] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.055390 10.0.0.130 - - [2026-02-19 03:07:51] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001067 10.0.0.129 - - [2026-02-19 03:07:51] "POST /neutron/network HTTP/1.1" 200 613 0.143621 10.0.0.129 - - [2026-02-19 03:07:51] "POST /ref-update HTTP/1.1" 200 156 0.025679 10.0.0.129 - - [2026-02-19 03:07:51] "POST /id-to-fqname HTTP/1.1" 200 223 0.004039 10.0.0.129 - - [2026-02-19 03:07:51] "GET /virtual-network/e1f49fc8-3108-4b01-8f7c-64477ce82d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006349 10.0.0.129 - - [2026-02-19 03:07:51] "POST /neutron/network HTTP/1.1" 200 832 0.006760 10.0.0.129 - - [2026-02-19 03:07:51] "GET /virtual-network/e1f49fc8-3108-4b01-8f7c-64477ce82d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005965 10.0.0.129 - - [2026-02-19 03:07:51] "GET /virtual-network/e1f49fc8-3108-4b01-8f7c-64477ce82d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006929 10.0.0.129 - - [2026-02-19 03:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.130 - - [2026-02-19 03:07:52] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001081 10.0.0.129 - - [2026-02-19 03:07:52] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.046257 10.0.0.129 - - [2026-02-19 03:07:52] "POST /neutron/network HTTP/1.1" 200 117 0.014858 10.0.0.129 - - [2026-02-19 03:07:52] "POST /neutron/network HTTP/1.1" 200 834 0.010462 10.0.0.129 - - [2026-02-19 03:07:52] "POST /id-to-fqname HTTP/1.1" 200 223 0.001217 10.0.0.129 - - [2026-02-19 03:07:52] "GET /virtual-network/69ad3ef5-8836-4328-a79e-d43bf80a98fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005926 10.0.0.129 - - [2026-02-19 03:07:52] "GET /virtual-network/69ad3ef5-8836-4328-a79e-d43bf80a98fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007061 10.0.0.129 - - [2026-02-19 03:07:52] "POST /neutron/subnet HTTP/1.1" 200 734 0.010938 10.0.0.129 - - [2026-02-19 03:07:52] "GET /virtual-network/69ad3ef5-8836-4328-a79e-d43bf80a98fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006084 10.0.0.130 - - [2026-02-19 03:07:53] "GET /obj-perms HTTP/1.1" 200 5045 0.004117 10.0.0.129 - - [2026-02-19 03:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.130 - - [2026-02-19 03:07:53] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000936 10.0.0.129 - - [2026-02-19 03:07:53] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.042408 10.0.0.129 - - [2026-02-19 03:07:53] "POST /route-targets HTTP/1.1" 200 328 0.013624 10.0.0.130 - - [2026-02-19 03:07:53] "POST /useragent-kv HTTP/1.1" 200 115 0.007761 10.0.0.129 - - [2026-02-19 03:07:53] "POST /neutron/subnet HTTP/1.1" 200 720 0.189372 10.0.0.129 - - [2026-02-19 03:07:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.001939 10.0.0.129 - - [2026-02-19 03:07:53] "GET /virtual-network/f67513bc-3a54-4613-80fa-0db81b3f5e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006287 10.0.0.129 - - [2026-02-19 03:07:53] "GET /virtual-network/f67513bc-3a54-4613-80fa-0db81b3f5e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008154 10.0.0.129 - - [2026-02-19 03:07:53] "POST /neutron/network HTTP/1.1" 200 833 0.006898 10.0.0.129 - - [2026-02-19 03:07:53] "GET /virtual-network/f67513bc-3a54-4613-80fa-0db81b3f5e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005847 10.0.0.129 - - [2026-02-19 03:07:54] "GET /obj-perms HTTP/1.1" 200 5045 0.003440 10.0.0.38 - - [2026-02-19 03:07:54] "GET /obj-perms HTTP/1.1" 200 5045 0.003610 10.0.0.129 - - [2026-02-19 03:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.130 - - [2026-02-19 03:07:54] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000926 10.0.0.129 - - [2026-02-19 03:07:54] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.039692 10.0.0.130 - - [2026-02-19 03:07:54] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000939 10.0.0.129 - - [2026-02-19 03:07:54] "POST /neutron/network HTTP/1.1" 200 625 0.150830 10.0.0.129 - - [2026-02-19 03:07:54] "POST /ref-update HTTP/1.1" 200 156 0.027031 10.0.0.129 - - [2026-02-19 03:07:54] "POST /id-to-fqname HTTP/1.1" 200 229 0.003848 10.0.0.129 - - [2026-02-19 03:07:54] "GET /virtual-network/95f5a687-d5ce-4b4c-8086-7362aad92ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005707 10.0.0.129 - - [2026-02-19 03:07:54] "POST /neutron/network HTTP/1.1" 200 843 0.006594 10.0.0.129 - - [2026-02-19 03:07:54] "GET /virtual-network/95f5a687-d5ce-4b4c-8086-7362aad92ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005685 10.0.0.129 - - [2026-02-19 03:07:55] "GET /virtual-network/95f5a687-d5ce-4b4c-8086-7362aad92ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007020 10.0.0.129 - - [2026-02-19 03:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.130 - - [2026-02-19 03:07:55] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001142 10.0.0.129 - - [2026-02-19 03:07:55] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.053404 10.0.0.129 - - [2026-02-19 03:07:55] "POST /neutron/network HTTP/1.1" 200 117 0.032308 10.0.0.129 - - [2026-02-19 03:07:55] "POST /neutron/network HTTP/1.1" 200 845 0.009062 10.0.0.129 - - [2026-02-19 03:07:55] "POST /id-to-fqname HTTP/1.1" 200 230 0.001016 10.0.0.129 - - [2026-02-19 03:07:55] "GET /virtual-network/1c8717d6-eaff-4463-9069-25b903146a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005826 10.0.0.129 - - [2026-02-19 03:07:55] "GET /virtual-network/1c8717d6-eaff-4463-9069-25b903146a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005331 10.0.0.129 - - [2026-02-19 03:07:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.008720 10.0.0.129 - - [2026-02-19 03:07:56] "GET /virtual-network/1c8717d6-eaff-4463-9069-25b903146a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005857 10.0.0.130 - - [2026-02-19 03:07:56] "GET /obj-perms HTTP/1.1" 200 5045 0.004071 10.0.0.129 - - [2026-02-19 03:07:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.001308 10.0.0.129 - - [2026-02-19 03:07:56] "DELETE /access-control-list/fa9fdacb-3d88-4f98-96f3-d1b76401c7d3 HTTP/1.1" 200 115 0.039041 10.0.0.130 - - [2026-02-19 03:07:57] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001790 10.0.0.129 - - [2026-02-19 03:07:57] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.066521 10.0.0.129 - - [2026-02-19 03:07:57] "POST /neutron/port HTTP/1.1" 200 117 0.006691 10.0.0.129 - - [2026-02-19 03:07:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.001338 10.0.0.129 - - [2026-02-19 03:07:57] "POST /neutron/network HTTP/1.1" 200 843 0.006693 10.0.0.129 - - [2026-02-19 03:07:58] "POST /neutron/port HTTP/1.1" 200 1060 0.017916 10.0.0.129 - - [2026-02-19 03:07:58] "POST /neutron/port HTTP/1.1" 200 1124 0.021587 10.0.0.130 - - [2026-02-19 03:07:58] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001065 10.0.0.129 - - [2026-02-19 03:07:58] "POST /neutron/port HTTP/1.1" 200 117 0.001078 10.0.0.129 - - [2026-02-19 03:07:58] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.088165 10.0.0.129 - - [2026-02-19 03:07:59] "POST /neutron/port HTTP/1.1" 200 1124 0.024553 10.0.0.129 - - [2026-02-19 03:07:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.003555 10.0.0.129 - - [2026-02-19 03:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.130 - - [2026-02-19 03:07:59] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001075 10.0.0.129 - - [2026-02-19 03:07:59] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008345 10.0.0.129 - - [2026-02-19 03:07:59] "POST /service-templates HTTP/1.1" 200 545 0.043009 10.0.0.129 - - [2026-02-19 03:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.129 - - [2026-02-19 03:07:59] "GET /service-template/88085256-6723-43d8-81fa-21b9f110f371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.006573 10.0.0.129 - - [2026-02-19 03:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.129 - - [2026-02-19 03:07:59] "POST /neutron/network HTTP/1.1" 200 843 0.006267 10.0.0.129 - - [2026-02-19 03:07:59] "GET /service-template/88085256-6723-43d8-81fa-21b9f110f371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003793 10.0.0.129 - - [2026-02-19 03:07:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.001298 10.0.0.129 - - [2026-02-19 03:07:59] "POST /id-to-fqname HTTP/1.1" 200 229 0.001302 10.0.0.129 - - [2026-02-19 03:07:59] "POST /id-to-fqname HTTP/1.1" 200 230 0.001329 10.0.0.129 - - [2026-02-19 03:07:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008557 10.0.0.129 - - [2026-02-19 03:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006392 10.0.0.129 - - [2026-02-19 03:07:59] "POST /neutron/port HTTP/1.1" 200 1111 0.100407 10.0.0.129 - - [2026-02-19 03:07:59] "DELETE /service-template/88085256-6723-43d8-81fa-21b9f110f371 HTTP/1.1" 200 115 0.055094 10.0.0.129 - - [2026-02-19 03:07:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.003608 10.0.0.129 - - [2026-02-19 03:08:00] "POST /neutron/subnet HTTP/1.1" 200 694 0.009022 10.0.0.129 - - [2026-02-19 03:08:00] "POST /neutron/network HTTP/1.1" 200 845 0.008263 10.0.0.129 - - [2026-02-19 03:08:00] "DELETE /route-target/612dcf0f-f73c-4961-8c26-9f5c311f22bf HTTP/1.1" 200 115 0.028972 10.0.0.130 - - [2026-02-19 03:08:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002993 10.0.0.130 - - [2026-02-19 03:08:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003201 10.0.0.129 - - [2026-02-19 03:08:00] "POST /neutron/network HTTP/1.1" 200 151 0.152832 10.0.0.129 - - [2026-02-19 03:08:01] "POST /neutron/port HTTP/1.1" 200 151 0.220136 10.0.0.129 - - [2026-02-19 03:08:01] "POST /neutron/port HTTP/1.1" 200 1121 0.019368 10.0.0.129 - - [2026-02-19 03:08:02] "POST /neutron/port HTTP/1.1" 200 117 0.006632 10.0.0.129 - - [2026-02-19 03:08:02] "POST /neutron/port HTTP/1.1" 200 117 0.006592 10.0.0.129 - - [2026-02-19 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.129 - - [2026-02-19 03:08:03] "POST /neutron/network HTTP/1.1" 200 834 0.008297 10.0.0.129 - - [2026-02-19 03:08:03] "DELETE /route-target/8aae902c-5193-4192-93e2-16f272cec6f3 HTTP/1.1" 200 115 0.035657 10.0.0.130 - - [2026-02-19 03:08:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002858 10.0.0.130 - - [2026-02-19 03:08:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002962 10.0.0.129 - - [2026-02-19 03:08:03] "POST /neutron/network HTTP/1.1" 200 151 0.116575 10.0.0.130 - - [2026-02-19 03:08:05] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001096 10.0.0.129 - - [2026-02-19 03:08:05] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.048237 10.0.0.130 - - [2026-02-19 03:08:05] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001053 10.0.0.129 - - [2026-02-19 03:08:05] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?fields=virtual_networks HTTP/1.1" 200 1031 0.037323 10.0.0.130 - - [2026-02-19 03:08:05] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001045 10.0.0.129 - - [2026-02-19 03:08:05] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.034963 10.0.0.130 - - [2026-02-19 03:08:05] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001314 10.0.0.129 - - [2026-02-19 03:08:05] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?fields=security_groups HTTP/1.1" 200 1256 0.041798 10.0.0.129 - - [2026-02-19 03:08:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.035339 10.0.0.130 - - [2026-02-19 03:08:06] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004485 10.0.0.130 - - [2026-02-19 03:08:06] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001653 10.0.0.130 - - [2026-02-19 03:08:06] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.011141 10.0.0.130 - - [2026-02-19 03:08:06] "POST /id-to-fqname HTTP/1.1" 200 188 0.004467 10.0.0.130 - - [2026-02-19 03:08:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.006042 10.0.0.130 - - [2026-02-19 03:08:06] "POST /security-groups HTTP/1.1" 200 589 0.073282 10.0.0.129 - - [2026-02-19 03:08:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.007557 10.0.0.130 - - [2026-02-19 03:08:06] "POST /projects HTTP/1.1" 200 581 0.296720 10.0.0.130 - - [2026-02-19 03:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.377097 10.0.0.129 - - [2026-02-19 03:08:07] "POST /access-control-lists HTTP/1.1" 200 594 0.040405 10.0.0.129 - - [2026-02-19 03:08:07] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.544991 10.0.0.129 - - [2026-02-19 03:08:08] "GET / HTTP/1.1" 200 36215 0.002498 10.0.0.129 - - [2026-02-19 03:08:09] "POST /fqname-to-id HTTP/1.1" 401 293 0.000473 10.0.0.129 - - [2026-02-19 03:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.064219 10.0.0.130 - - [2026-02-19 03:08:10] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001102 10.0.0.129 - - [2026-02-19 03:08:10] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.043811 10.0.0.130 - - [2026-02-19 03:08:10] "POST /useragent-kv HTTP/1.1" 200 115 0.012527 10.0.0.129 - - [2026-02-19 03:08:10] "POST /neutron/subnet HTTP/1.1" 200 734 0.280655 10.0.0.129 - - [2026-02-19 03:08:10] "POST /id-to-fqname HTTP/1.1" 200 223 0.001881 10.0.0.129 - - [2026-02-19 03:08:10] "GET /virtual-network/318d50e2-9abf-4677-8c97-593d0eb3ef1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007545 10.0.0.129 - - [2026-02-19 03:08:11] "GET /virtual-network/318d50e2-9abf-4677-8c97-593d0eb3ef1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006890 10.0.0.129 - - [2026-02-19 03:08:11] "POST /neutron/network HTTP/1.1" 200 834 0.008198 10.0.0.130 - - [2026-02-19 03:08:11] "DELETE /project/18476d41ceb3421cb34415eb9e558eba HTTP/1.1" 404 173 0.005460 10.0.0.130 - - [2026-02-19 03:08:11] "DELETE /project/b0ace923caab4533914759b6d63d59cd HTTP/1.1" 404 173 0.004227 10.0.0.130 - - [2026-02-19 03:08:11] "DELETE /project/7e1c555a-4545-4e8d-8c90-73a5b33c8319 HTTP/1.1" 404 177 0.009690 10.0.0.130 - - [2026-02-19 03:08:11] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000858 10.0.0.129 - - [2026-02-19 03:08:11] "GET /virtual-network/318d50e2-9abf-4677-8c97-593d0eb3ef1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005299 10.0.0.130 - - [2026-02-19 03:08:11] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.054054 10.0.0.130 - - [2026-02-19 03:08:11] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001000 10.0.0.130 - - [2026-02-19 03:08:11] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?fields=security_groups HTTP/1.1" 200 1358 0.057956 10.0.0.130 - - [2026-02-19 03:08:11] "DELETE /security-group/7c3ebd14-d849-4f90-8271-0037851ced5a HTTP/1.1" 200 115 0.066041 10.0.0.130 - - [2026-02-19 03:08:11] "GET /projects?obj_uuids=b0ace923-caab-4533-9147-59b6d63d59cd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004024 10.0.0.129 - - [2026-02-19 03:08:11] "DELETE /access-control-list/14f3e8b6-e7ab-4051-9a0f-3d6fa981037d HTTP/1.1" 200 115 0.078824 10.0.0.130 - - [2026-02-19 03:08:11] "GET /project/b0ace923-caab-4533-9147-59b6d63d59cd?fields=application_policy_sets HTTP/1.1" 200 1397 0.058192 10.0.0.130 - - [2026-02-19 03:08:11] "DELETE /project/b0ace923-caab-4533-9147-59b6d63d59cd HTTP/1.1" 200 115 0.441965 10.0.0.129 - - [2026-02-19 03:08:12] "GET /obj-perms HTTP/1.1" 200 5045 0.053396 10.0.0.38 - - [2026-02-19 03:08:12] "GET /obj-perms HTTP/1.1" 200 5045 0.053542 10.0.0.129 - - [2026-02-19 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.130 - - [2026-02-19 03:08:13] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000967 10.0.0.129 - - [2026-02-19 03:08:13] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.048867 10.0.0.130 - - [2026-02-19 03:08:13] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001225 10.0.0.129 - - [2026-02-19 03:08:13] "POST /neutron/network HTTP/1.1" 200 617 0.121781 10.0.0.129 - - [2026-02-19 03:08:13] "POST /ref-update HTTP/1.1" 200 156 0.027965 10.0.0.129 - - [2026-02-19 03:08:13] "POST /id-to-fqname HTTP/1.1" 200 225 0.003273 10.0.0.129 - - [2026-02-19 03:08:13] "GET /virtual-network/64e3d768-7772-4e0b-9511-3c2747ab075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005858 10.0.0.129 - - [2026-02-19 03:08:13] "POST /neutron/network HTTP/1.1" 200 836 0.006447 10.0.0.129 - - [2026-02-19 03:08:13] "GET /virtual-network/64e3d768-7772-4e0b-9511-3c2747ab075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005136 10.0.0.129 - - [2026-02-19 03:08:13] "GET /virtual-network/64e3d768-7772-4e0b-9511-3c2747ab075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008711 10.0.0.129 - - [2026-02-19 03:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.130 - - [2026-02-19 03:08:14] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001042 10.0.0.129 - - [2026-02-19 03:08:14] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.040617 10.0.0.129 - - [2026-02-19 03:08:14] "POST /neutron/network HTTP/1.1" 200 117 0.016195 10.0.0.129 - - [2026-02-19 03:08:14] "POST /neutron/network HTTP/1.1" 200 839 0.008778 10.0.0.129 - - [2026-02-19 03:08:14] "POST /id-to-fqname HTTP/1.1" 200 226 0.001159 10.0.0.129 - - [2026-02-19 03:08:14] "GET /virtual-network/c3416ce8-c8ca-4038-b200-273c6e39feb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007024 10.0.0.129 - - [2026-02-19 03:08:14] "GET /virtual-network/c3416ce8-c8ca-4038-b200-273c6e39feb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005800 10.0.0.129 - - [2026-02-19 03:08:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.009672 10.0.0.129 - - [2026-02-19 03:08:15] "GET /virtual-network/c3416ce8-c8ca-4038-b200-273c6e39feb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006150 10.0.0.130 - - [2026-02-19 03:08:15] "GET /obj-perms HTTP/1.1" 200 5045 0.056231 10.0.0.129 - - [2026-02-19 03:08:15] "POST /id-to-fqname HTTP/1.1" 200 225 0.001384 10.0.0.130 - - [2026-02-19 03:08:16] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001131 10.0.0.129 - - [2026-02-19 03:08:16] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.082018 10.0.0.129 - - [2026-02-19 03:08:16] "POST /neutron/port HTTP/1.1" 200 117 0.006615 10.0.0.129 - - [2026-02-19 03:08:16] "POST /id-to-fqname HTTP/1.1" 200 226 0.001879 10.0.0.129 - - [2026-02-19 03:08:17] "POST /neutron/network HTTP/1.1" 200 849 0.007239 10.0.0.129 - - [2026-02-19 03:08:17] "POST /neutron/port HTTP/1.1" 200 1058 0.015848 10.0.0.129 - - [2026-02-19 03:08:17] "POST /neutron/port HTTP/1.1" 200 1122 0.021043 10.0.0.129 - - [2026-02-19 03:08:17] "POST /neutron/port HTTP/1.1" 200 117 0.001525 10.0.0.130 - - [2026-02-19 03:08:17] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001567 10.0.0.129 - - [2026-02-19 03:08:17] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.088528 10.0.0.129 - - [2026-02-19 03:08:18] "POST /neutron/port HTTP/1.1" 200 1122 0.026894 10.0.0.129 - - [2026-02-19 03:08:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.004799 10.0.0.129 - - [2026-02-19 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.130 - - [2026-02-19 03:08:18] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001178 10.0.0.129 - - [2026-02-19 03:08:18] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008101 10.0.0.129 - - [2026-02-19 03:08:18] "POST /service-templates HTTP/1.1" 200 545 0.023908 10.0.0.129 - - [2026-02-19 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.129 - - [2026-02-19 03:08:18] "GET /service-template/d9cca21b-fe78-43fc-99ac-115b42e4d270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.006051 10.0.0.129 - - [2026-02-19 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.129 - - [2026-02-19 03:08:18] "GET /service-template/d9cca21b-fe78-43fc-99ac-115b42e4d270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.005560 10.0.0.129 - - [2026-02-19 03:08:18] "POST /id-to-fqname HTTP/1.1" 200 223 0.001315 10.0.0.129 - - [2026-02-19 03:08:18] "POST /neutron/network HTTP/1.1" 200 849 0.006777 10.0.0.129 - - [2026-02-19 03:08:18] "POST /id-to-fqname HTTP/1.1" 200 225 0.001298 10.0.0.129 - - [2026-02-19 03:08:18] "POST /id-to-fqname HTTP/1.1" 200 226 0.001755 10.0.0.129 - - [2026-02-19 03:08:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008134 10.0.0.129 - - [2026-02-19 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.129 - - [2026-02-19 03:08:19] "DELETE /service-template/d9cca21b-fe78-43fc-99ac-115b42e4d270 HTTP/1.1" 200 115 0.035781 10.0.0.129 - - [2026-02-19 03:08:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.003854 10.0.0.129 - - [2026-02-19 03:08:19] "POST /neutron/port HTTP/1.1" 200 1113 0.103883 10.0.0.129 - - [2026-02-19 03:08:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.012652 10.0.0.129 - - [2026-02-19 03:08:19] "POST /neutron/network HTTP/1.1" 200 839 0.009584 10.0.0.129 - - [2026-02-19 03:08:19] "POST /neutron/port HTTP/1.1" 200 1112 0.015250 10.0.0.129 - - [2026-02-19 03:08:20] "POST /neutron/port HTTP/1.1" 200 1113 0.018269 10.0.0.129 - - [2026-02-19 03:08:21] "POST /neutron/network HTTP/1.1" 200 2198 0.010824 10.0.0.130 - - [2026-02-19 03:08:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003251 10.0.0.129 - - [2026-02-19 03:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.130 - - [2026-02-19 03:08:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002309 10.0.0.129 - - [2026-02-19 03:08:21] "POST /neutron/network HTTP/1.1" 200 151 0.135136 10.0.0.130 - - [2026-02-19 03:08:21] "POST /useragent-kv HTTP/1.1" 200 115 0.008328 10.0.0.130 - - [2026-02-19 03:08:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005040 10.0.0.129 - - [2026-02-19 03:08:21] "POST /neutron/network HTTP/1.1" 200 151 0.127197 10.0.0.129 - - [2026-02-19 03:08:22] "DELETE /route-target/83791558-b64b-4cce-8e29-3bdc72c4a991 HTTP/1.1" 200 115 0.035341 10.0.0.129 - - [2026-02-19 03:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.130 - - [2026-02-19 03:08:25] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000913 10.0.0.129 - - [2026-02-19 03:08:25] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.043357 10.0.0.129 - - [2026-02-19 03:08:25] "POST /neutron/network HTTP/1.1" 200 117 0.014557 10.0.0.129 - - [2026-02-19 03:08:25] "POST /route-targets HTTP/1.1" 200 328 0.012219 10.0.0.129 - - [2026-02-19 03:08:25] "POST /neutron/network HTTP/1.1" 200 830 0.008978 10.0.0.129 - - [2026-02-19 03:08:25] "POST /id-to-fqname HTTP/1.1" 200 223 0.001263 10.0.0.129 - - [2026-02-19 03:08:25] "GET /virtual-network/bd350c02-9fce-4fe3-ae85-fbc320f1fc69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004994 10.0.0.129 - - [2026-02-19 03:08:25] "GET /virtual-network/bd350c02-9fce-4fe3-ae85-fbc320f1fc69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005867 10.0.0.129 - - [2026-02-19 03:08:25] "POST /neutron/subnet HTTP/1.1" 200 715 0.008523 10.0.0.129 - - [2026-02-19 03:08:25] "GET /virtual-network/bd350c02-9fce-4fe3-ae85-fbc320f1fc69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008303 10.0.0.129 - - [2026-02-19 03:08:26] "GET /obj-perms HTTP/1.1" 200 5045 0.003748 10.0.0.38 - - [2026-02-19 03:08:26] "GET /obj-perms HTTP/1.1" 200 5045 0.003849 10.0.0.129 - - [2026-02-19 03:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.130 - - [2026-02-19 03:08:26] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001437 10.0.0.129 - - [2026-02-19 03:08:26] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.056323 10.0.0.129 - - [2026-02-19 03:08:26] "POST /ref-update HTTP/1.1" 200 156 0.028272 10.0.0.130 - - [2026-02-19 03:08:26] "POST /useragent-kv HTTP/1.1" 200 115 0.008008 10.0.0.129 - - [2026-02-19 03:08:26] "POST /neutron/subnet HTTP/1.1" 200 720 0.198578 10.0.0.129 - - [2026-02-19 03:08:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.001295 10.0.0.129 - - [2026-02-19 03:08:26] "GET /virtual-network/986b6009-1cf9-4512-87ed-29d78ac86e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009594 10.0.0.129 - - [2026-02-19 03:08:26] "GET /virtual-network/986b6009-1cf9-4512-87ed-29d78ac86e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005840 10.0.0.129 - - [2026-02-19 03:08:26] "POST /neutron/network HTTP/1.1" 200 831 0.006909 10.0.0.129 - - [2026-02-19 03:08:26] "GET /virtual-network/986b6009-1cf9-4512-87ed-29d78ac86e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006202 10.0.0.129 - - [2026-02-19 03:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.130 - - [2026-02-19 03:08:27] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000975 10.0.0.129 - - [2026-02-19 03:08:27] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.049881 10.0.0.130 - - [2026-02-19 03:08:27] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001033 10.0.0.129 - - [2026-02-19 03:08:27] "POST /neutron/network HTTP/1.1" 200 615 0.131412 10.0.0.129 - - [2026-02-19 03:08:27] "POST /id-to-fqname HTTP/1.1" 200 224 0.003247 10.0.0.129 - - [2026-02-19 03:08:27] "GET /virtual-network/1e7798aa-4142-43d4-8cc7-54988a91df55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005338 10.0.0.129 - - [2026-02-19 03:08:27] "POST /neutron/network HTTP/1.1" 200 834 0.006954 10.0.0.129 - - [2026-02-19 03:08:27] "GET /virtual-network/1e7798aa-4142-43d4-8cc7-54988a91df55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005276 10.0.0.129 - - [2026-02-19 03:08:28] "GET /virtual-network/1e7798aa-4142-43d4-8cc7-54988a91df55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005669 10.0.0.130 - - [2026-02-19 03:08:28] "GET /obj-perms HTTP/1.1" 200 5045 0.003422 10.0.0.129 - - [2026-02-19 03:08:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.001527 10.0.0.129 - - [2026-02-19 03:08:28] "POST /neutron/network HTTP/1.1" 200 841 0.007222 10.0.0.130 - - [2026-02-19 03:08:29] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001765 10.0.0.129 - - [2026-02-19 03:08:29] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.090389 10.0.0.129 - - [2026-02-19 03:08:29] "POST /neutron/port HTTP/1.1" 200 117 0.007145 10.0.0.129 - - [2026-02-19 03:08:29] "POST /id-to-fqname HTTP/1.1" 200 224 0.001416 10.0.0.129 - - [2026-02-19 03:08:29] "POST /neutron/network HTTP/1.1" 200 841 0.007432 10.0.0.129 - - [2026-02-19 03:08:30] "POST /neutron/port HTTP/1.1" 200 1057 0.019891 10.0.0.130 - - [2026-02-19 03:08:30] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001744 10.0.0.129 - - [2026-02-19 03:08:30] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.069171 10.0.0.129 - - [2026-02-19 03:08:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.018939 10.0.0.129 - - [2026-02-19 03:08:30] "POST /neutron/port HTTP/1.1" 200 117 0.001357 10.0.0.129 - - [2026-02-19 03:08:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008994 10.0.0.129 - - [2026-02-19 03:08:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.003343 10.0.0.129 - - [2026-02-19 03:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.130 - - [2026-02-19 03:08:30] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001229 10.0.0.129 - - [2026-02-19 03:08:30] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010311 10.0.0.129 - - [2026-02-19 03:08:31] "POST /service-templates HTTP/1.1" 200 545 0.055965 10.0.0.129 - - [2026-02-19 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.129 - - [2026-02-19 03:08:31] "GET /service-template/400152ac-b0e8-43b4-9563-ecfafc8f868a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.006297 10.0.0.129 - - [2026-02-19 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.129 - - [2026-02-19 03:08:31] "GET /service-template/400152ac-b0e8-43b4-9563-ecfafc8f868a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.004073 10.0.0.129 - - [2026-02-19 03:08:31] "POST /id-to-fqname HTTP/1.1" 200 223 0.001163 10.0.0.130 - - [2026-02-19 03:08:31] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001238 10.0.0.129 - - [2026-02-19 03:08:31] "POST /id-to-fqname HTTP/1.1" 200 223 0.001041 10.0.0.129 - - [2026-02-19 03:08:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.001311 10.0.0.129 - - [2026-02-19 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097 10.0.0.129 - - [2026-02-19 03:08:31] "POST /neutron/port HTTP/1.1" 200 1058 0.356840 10.0.0.129 - - [2026-02-19 03:08:31] "DELETE /service-template/400152ac-b0e8-43b4-9563-ecfafc8f868a HTTP/1.1" 200 115 0.029116 10.0.0.129 - - [2026-02-19 03:08:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.002778 10.0.0.129 - - [2026-02-19 03:08:31] "POST /neutron/port HTTP/1.1" 200 1058 0.013689 10.0.0.129 - - [2026-02-19 03:08:31] "POST /neutron/port HTTP/1.1" 200 1122 0.020773 10.0.0.129 - - [2026-02-19 03:08:31] "POST /neutron/port HTTP/1.1" 200 117 0.001215 10.0.0.129 - - [2026-02-19 03:08:31] "POST /neutron/network HTTP/1.1" 400 204 0.089027 10.0.0.129 - - [2026-02-19 03:08:32] "POST /neutron/port HTTP/1.1" 200 151 0.180226 10.0.0.129 - - [2026-02-19 03:08:33] "POST /neutron/port HTTP/1.1" 200 151 0.206459 10.0.0.129 - - [2026-02-19 03:08:33] "POST /neutron/network HTTP/1.1" 200 117 0.010014 10.0.0.129 - - [2026-02-19 03:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.130 - - [2026-02-19 03:08:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006634 10.0.0.130 - - [2026-02-19 03:08:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002347 10.0.0.129 - - [2026-02-19 03:08:34] "POST /neutron/network HTTP/1.1" 200 151 0.147628 10.0.0.129 - - [2026-02-19 03:08:34] "DELETE /route-target/424ecf4d-66d2-4849-afd7-f523f52f29d1 HTTP/1.1" 200 115 0.035501 10.0.0.129 - - [2026-02-19 03:08:34] "POST /neutron/network HTTP/1.1" 200 830 0.007252 10.0.0.130 - - [2026-02-19 03:08:36] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001468 10.0.0.129 - - [2026-02-19 03:08:36] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.054756 10.0.0.130 - - [2026-02-19 03:08:36] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002187 10.0.0.129 - - [2026-02-19 03:08:36] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?fields=virtual_networks HTTP/1.1" 200 1030 0.071801 10.0.0.130 - - [2026-02-19 03:08:36] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002058 10.0.0.129 - - [2026-02-19 03:08:36] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.054927 10.0.0.130 - - [2026-02-19 03:08:36] "GET /projects?obj_uuids=18476d41-ceb3-421c-b344-15eb9e558eba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001065 10.0.0.129 - - [2026-02-19 03:08:36] "GET /project/18476d41-ceb3-421c-b344-15eb9e558eba?fields=security_groups HTTP/1.1" 200 1255 0.051078 10.0.0.129 - - [2026-02-19 03:08:37] "POST /fqname-to-id HTTP/1.1" 404 184 0.032732 10.0.0.130 - - [2026-02-19 03:08:37] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006713 10.0.0.130 - - [2026-02-19 03:08:37] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000963 10.0.0.130 - - [2026-02-19 03:08:37] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007146 10.0.0.130 - - [2026-02-19 03:08:38] "POST /id-to-fqname HTTP/1.1" 200 186 0.002409 10.0.0.130 - - [2026-02-19 03:08:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.005424 10.0.0.130 - - [2026-02-19 03:08:38] "POST /security-groups HTTP/1.1" 200 587 0.037997 10.0.0.130 - - [2026-02-19 03:08:38] "POST /projects HTTP/1.1" 200 577 0.256041 10.0.0.130 - - [2026-02-19 03:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.291031 10.0.0.129 - - [2026-02-19 03:08:38] "POST /fqname-to-id HTTP/1.1" 404 230 0.047960 10.0.0.129 - - [2026-02-19 03:08:38] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.468570 10.0.0.129 - - [2026-02-19 03:08:38] "POST /access-control-lists HTTP/1.1" 200 592 0.030232 10.0.0.129 - - [2026-02-19 03:08:39] "GET / HTTP/1.1" 200 36215 0.002132 10.0.0.38 - - [2026-02-19 03:08:40] "GET /obj-perms HTTP/1.1" 200 5075 0.111643 10.0.0.129 - - [2026-02-19 03:08:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000556 10.0.0.129 - - [2026-02-19 03:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.028203 10.0.0.130 - - [2026-02-19 03:08:41] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001267 10.0.0.129 - - [2026-02-19 03:08:41] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.048328 10.0.0.130 - - [2026-02-19 03:08:42] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001144 10.0.0.129 - - [2026-02-19 03:08:42] "POST /neutron/network HTTP/1.1" 200 611 0.146410 10.0.0.129 - - [2026-02-19 03:08:42] "POST /id-to-fqname HTTP/1.1" 200 221 0.003347 10.0.0.129 - - [2026-02-19 03:08:42] "GET /virtual-network/dfee9676-0f7e-4c84-b7e5-349e42450e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005769 10.0.0.129 - - [2026-02-19 03:08:42] "POST /neutron/network HTTP/1.1" 200 828 0.007180 10.0.0.129 - - [2026-02-19 03:08:42] "GET /virtual-network/dfee9676-0f7e-4c84-b7e5-349e42450e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005971 10.0.0.129 - - [2026-02-19 03:08:43] "GET /virtual-network/dfee9676-0f7e-4c84-b7e5-349e42450e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005670 10.0.0.129 - - [2026-02-19 03:08:43] "GET /obj-perms HTTP/1.1" 200 5041 0.051091 10.0.0.129 - - [2026-02-19 03:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.130 - - [2026-02-19 03:08:44] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000871 10.0.0.129 - - [2026-02-19 03:08:44] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.042819 10.0.0.129 - - [2026-02-19 03:08:44] "POST /neutron/network HTTP/1.1" 200 117 0.014899 10.0.0.129 - - [2026-02-19 03:08:44] "POST /route-targets HTTP/1.1" 200 328 0.014629 10.0.0.129 - - [2026-02-19 03:08:45] "POST /neutron/network HTTP/1.1" 200 830 0.008882 10.0.0.129 - - [2026-02-19 03:08:45] "POST /id-to-fqname HTTP/1.1" 200 221 0.001471 10.0.0.129 - - [2026-02-19 03:08:45] "GET /virtual-network/022ccb9b-ddf0-4456-9679-6705cc964341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005214 10.0.0.129 - - [2026-02-19 03:08:45] "GET /virtual-network/022ccb9b-ddf0-4456-9679-6705cc964341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005920 10.0.0.129 - - [2026-02-19 03:08:45] "POST /neutron/subnet HTTP/1.1" 200 725 0.010225 10.0.0.129 - - [2026-02-19 03:08:45] "GET /virtual-network/022ccb9b-ddf0-4456-9679-6705cc964341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005788 10.0.0.130 - - [2026-02-19 03:08:45] "GET /obj-perms HTTP/1.1" 200 5041 0.068238 10.0.0.129 - - [2026-02-19 03:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.130 - - [2026-02-19 03:08:45] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000974 10.0.0.129 - - [2026-02-19 03:08:45] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.051489 10.0.0.129 - - [2026-02-19 03:08:46] "POST /ref-update HTTP/1.1" 200 156 0.037755 10.0.0.130 - - [2026-02-19 03:08:46] "POST /useragent-kv HTTP/1.1" 200 115 0.010404 10.0.0.129 - - [2026-02-19 03:08:46] "POST /neutron/subnet HTTP/1.1" 200 734 0.244478 10.0.0.129 - - [2026-02-19 03:08:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001499 10.0.0.129 - - [2026-02-19 03:08:46] "GET /virtual-network/0817ff93-de67-496f-bc4d-61a19909431e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005753 10.0.0.129 - - [2026-02-19 03:08:46] "GET /virtual-network/0817ff93-de67-496f-bc4d-61a19909431e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007690 10.0.0.129 - - [2026-02-19 03:08:46] "POST /neutron/network HTTP/1.1" 200 834 0.011227 10.0.0.129 - - [2026-02-19 03:08:46] "GET /virtual-network/0817ff93-de67-496f-bc4d-61a19909431e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006046 10.0.0.38 - - [2026-02-19 03:08:47] "GET /obj-perms HTTP/1.1" 200 5041 0.055291 10.0.0.129 - - [2026-02-19 03:08:47] "POST /id-to-fqname HTTP/1.1" 200 221 0.001666 10.0.0.130 - - [2026-02-19 03:08:48] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001407 10.0.0.129 - - [2026-02-19 03:08:48] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.069525 10.0.0.129 - - [2026-02-19 03:08:48] "POST /neutron/network HTTP/1.1" 200 830 0.006218 10.0.0.129 - - [2026-02-19 03:08:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001270 10.0.0.129 - - [2026-02-19 03:08:48] "POST /neutron/port HTTP/1.1" 200 117 0.007407 10.0.0.130 - - [2026-02-19 03:08:48] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000963 10.0.0.129 - - [2026-02-19 03:08:49] "POST /neutron/port HTTP/1.1" 200 1056 0.303543 10.0.0.129 - - [2026-02-19 03:08:49] "POST /neutron/port HTTP/1.1" 200 1110 0.115480 10.0.0.130 - - [2026-02-19 03:08:49] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001081 10.0.0.129 - - [2026-02-19 03:08:49] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.106395 10.0.0.129 - - [2026-02-19 03:08:49] "POST /neutron/subnet HTTP/1.1" 200 699 0.014707 10.0.0.129 - - [2026-02-19 03:08:49] "POST /neutron/network HTTP/1.1" 200 830 0.007959 10.0.0.129 - - [2026-02-19 03:08:49] "POST /neutron/port HTTP/1.1" 200 117 0.006546 10.0.0.129 - - [2026-02-19 03:08:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.004022 10.0.0.129 - - [2026-02-19 03:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.130 - - [2026-02-19 03:08:49] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001056 10.0.0.129 - - [2026-02-19 03:08:49] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007834 10.0.0.129 - - [2026-02-19 03:08:49] "POST /service-templates HTTP/1.1" 200 545 0.045289 10.0.0.129 - - [2026-02-19 03:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.129 - - [2026-02-19 03:08:49] "GET /service-template/0cf07369-d9c7-41a3-8acb-82f96d21e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.007321 10.0.0.129 - - [2026-02-19 03:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.129 - - [2026-02-19 03:08:49] "GET /service-template/0cf07369-d9c7-41a3-8acb-82f96d21e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004397 10.0.0.129 - - [2026-02-19 03:08:49] "POST /id-to-fqname HTTP/1.1" 200 221 0.001762 10.0.0.129 - - [2026-02-19 03:08:49] "POST /id-to-fqname HTTP/1.1" 200 221 0.001445 10.0.0.129 - - [2026-02-19 03:08:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001598 10.0.0.129 - - [2026-02-19 03:08:50] "POST /neutron/port HTTP/1.1" 200 1950 0.024090 10.0.0.129 - - [2026-02-19 03:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.129 - - [2026-02-19 03:08:50] "DELETE /service-template/0cf07369-d9c7-41a3-8acb-82f96d21e55c HTTP/1.1" 200 115 0.032815 10.0.0.129 - - [2026-02-19 03:08:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.003098 10.0.0.129 - - [2026-02-19 03:08:50] "POST /neutron/port HTTP/1.1" 200 1058 0.017101 10.0.0.129 - - [2026-02-19 03:08:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003898 10.0.0.129 - - [2026-02-19 03:08:50] "POST /neutron/network HTTP/1.1" 200 834 0.006481 10.0.0.129 - - [2026-02-19 03:08:51] "POST /neutron/port HTTP/1.1" 200 1120 0.024396 10.0.0.129 - - [2026-02-19 03:08:51] "POST /neutron/port HTTP/1.1" 200 1122 0.020678 10.0.0.129 - - [2026-02-19 03:08:52] "POST /neutron/port HTTP/1.1" 200 117 0.007856 10.0.0.129 - - [2026-02-19 03:08:52] "POST /neutron/port HTTP/1.1" 200 117 0.008338 10.0.0.129 - - [2026-02-19 03:08:53] "POST /neutron/network HTTP/1.1" 200 830 0.007420 10.0.0.129 - - [2026-02-19 03:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.130 - - [2026-02-19 03:08:53] "POST /useragent-kv HTTP/1.1" 200 115 0.007084 10.0.0.130 - - [2026-02-19 03:08:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004911 10.0.0.129 - - [2026-02-19 03:08:53] "POST /neutron/network HTTP/1.1" 200 151 0.120217 10.0.0.129 - - [2026-02-19 03:08:53] "DELETE /route-target/13ba9d07-dd60-46d5-acab-eb9298b7eb9e HTTP/1.1" 200 115 0.029709 10.0.0.129 - - [2026-02-19 03:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.130 - - [2026-02-19 03:08:56] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001440 10.0.0.129 - - [2026-02-19 03:08:56] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.048808 10.0.0.130 - - [2026-02-19 03:08:57] "POST /useragent-kv HTTP/1.1" 200 115 0.006167 10.0.0.129 - - [2026-02-19 03:08:57] "POST /neutron/subnet HTTP/1.1" 200 729 0.211123 10.0.0.129 - - [2026-02-19 03:08:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001278 10.0.0.129 - - [2026-02-19 03:08:57] "GET /virtual-network/1b2860ce-be90-40d9-9243-a59ee9bf9b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005410 10.0.0.129 - - [2026-02-19 03:08:57] "GET /virtual-network/1b2860ce-be90-40d9-9243-a59ee9bf9b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005227 10.0.0.129 - - [2026-02-19 03:08:57] "POST /neutron/network HTTP/1.1" 200 831 0.006514 10.0.0.129 - - [2026-02-19 03:08:57] "GET /virtual-network/1b2860ce-be90-40d9-9243-a59ee9bf9b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005895 10.0.0.129 - - [2026-02-19 03:08:57] "GET /obj-perms HTTP/1.1" 200 5041 0.003959 10.0.0.129 - - [2026-02-19 03:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.130 - - [2026-02-19 03:08:57] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001053 10.0.0.129 - - [2026-02-19 03:08:57] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.039118 10.0.0.130 - - [2026-02-19 03:08:57] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000991 10.0.0.129 - - [2026-02-19 03:08:57] "POST /neutron/network HTTP/1.1" 200 611 0.145274 10.0.0.129 - - [2026-02-19 03:08:57] "POST /route-targets HTTP/1.1" 200 328 0.013406 10.0.0.129 - - [2026-02-19 03:08:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.004061 10.0.0.129 - - [2026-02-19 03:08:58] "GET /virtual-network/6800b50d-1545-45a6-a0a6-f2c96fb59bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005548 10.0.0.129 - - [2026-02-19 03:08:58] "POST /neutron/network HTTP/1.1" 200 830 0.007417 10.0.0.129 - - [2026-02-19 03:08:58] "GET /virtual-network/6800b50d-1545-45a6-a0a6-f2c96fb59bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005655 10.0.0.129 - - [2026-02-19 03:08:58] "GET /virtual-network/6800b50d-1545-45a6-a0a6-f2c96fb59bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006705 10.0.0.130 - - [2026-02-19 03:08:58] "GET /obj-perms HTTP/1.1" 200 5041 0.004138 10.0.0.129 - - [2026-02-19 03:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.130 - - [2026-02-19 03:08:58] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001491 10.0.0.129 - - [2026-02-19 03:08:58] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.042701 10.0.0.129 - - [2026-02-19 03:08:58] "POST /neutron/network HTTP/1.1" 200 117 0.016590 10.0.0.129 - - [2026-02-19 03:08:59] "POST /ref-update HTTP/1.1" 200 156 0.034735 10.0.0.129 - - [2026-02-19 03:08:59] "POST /neutron/network HTTP/1.1" 200 832 0.008850 10.0.0.129 - - [2026-02-19 03:08:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001267 10.0.0.129 - - [2026-02-19 03:08:59] "GET /virtual-network/f0ea323a-e8e2-4090-ba22-2360de99aace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006734 10.0.0.129 - - [2026-02-19 03:08:59] "GET /virtual-network/f0ea323a-e8e2-4090-ba22-2360de99aace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005791 10.0.0.129 - - [2026-02-19 03:08:59] "POST /neutron/subnet HTTP/1.1" 200 725 0.008503 10.0.0.129 - - [2026-02-19 03:08:59] "GET /virtual-network/f0ea323a-e8e2-4090-ba22-2360de99aace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005717 10.0.0.38 - - [2026-02-19 03:08:59] "GET /obj-perms HTTP/1.1" 200 5041 0.003629 10.0.0.129 - - [2026-02-19 03:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.130 - - [2026-02-19 03:08:59] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001270 10.0.0.129 - - [2026-02-19 03:08:59] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.042320 10.0.0.130 - - [2026-02-19 03:09:00] "POST /useragent-kv HTTP/1.1" 200 115 0.010720 10.0.0.129 - - [2026-02-19 03:09:00] "POST /neutron/subnet HTTP/1.1" 200 710 0.192599 10.0.0.129 - - [2026-02-19 03:09:00] "POST /id-to-fqname HTTP/1.1" 200 227 0.001620 10.0.0.129 - - [2026-02-19 03:09:00] "GET /virtual-network/dca2127f-f583-4971-bdc5-ab0c40300eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.009230 10.0.0.129 - - [2026-02-19 03:09:00] "GET /virtual-network/dca2127f-f583-4971-bdc5-ab0c40300eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005971 10.0.0.129 - - [2026-02-19 03:09:00] "POST /neutron/network HTTP/1.1" 200 839 0.010194 10.0.0.129 - - [2026-02-19 03:09:00] "GET /virtual-network/dca2127f-f583-4971-bdc5-ab0c40300eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007182 10.0.0.129 - - [2026-02-19 03:09:01] "GET /obj-perms HTTP/1.1" 200 5041 0.004886 10.0.0.129 - - [2026-02-19 03:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.130 - - [2026-02-19 03:09:01] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000945 10.0.0.129 - - [2026-02-19 03:09:01] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.042850 10.0.0.130 - - [2026-02-19 03:09:01] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001209 10.0.0.129 - - [2026-02-19 03:09:01] "POST /neutron/network HTTP/1.1" 200 625 0.142411 10.0.0.129 - - [2026-02-19 03:09:01] "POST /route-targets HTTP/1.1" 200 328 0.013122 10.0.0.129 - - [2026-02-19 03:09:01] "POST /id-to-fqname HTTP/1.1" 200 228 0.003902 10.0.0.129 - - [2026-02-19 03:09:01] "GET /virtual-network/127910bd-6814-412a-ab46-96be0395ad2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006190 10.0.0.129 - - [2026-02-19 03:09:01] "POST /neutron/network HTTP/1.1" 200 845 0.007355 10.0.0.129 - - [2026-02-19 03:09:01] "GET /virtual-network/127910bd-6814-412a-ab46-96be0395ad2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007519 10.0.0.129 - - [2026-02-19 03:09:01] "GET /virtual-network/127910bd-6814-412a-ab46-96be0395ad2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007470 10.0.0.130 - - [2026-02-19 03:09:02] "GET /obj-perms HTTP/1.1" 200 5041 0.004663 10.0.0.129 - - [2026-02-19 03:09:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.001271 10.0.0.129 - - [2026-02-19 03:09:02] "POST /neutron/network HTTP/1.1" 200 840 0.008682 10.0.0.130 - - [2026-02-19 03:09:03] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001098 10.0.0.129 - - [2026-02-19 03:09:03] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.064331 10.0.0.129 - - [2026-02-19 03:09:03] "POST /neutron/port HTTP/1.1" 200 117 0.006304 10.0.0.129 - - [2026-02-19 03:09:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001577 10.0.0.129 - - [2026-02-19 03:09:03] "POST /neutron/network HTTP/1.1" 200 840 0.008603 10.0.0.129 - - [2026-02-19 03:09:04] "POST /neutron/port HTTP/1.1" 200 1056 0.021431 10.0.0.130 - - [2026-02-19 03:09:04] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001964 10.0.0.129 - - [2026-02-19 03:09:04] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.114408 10.0.0.129 - - [2026-02-19 03:09:04] "POST /neutron/port HTTP/1.1" 200 1120 0.024729 10.0.0.129 - - [2026-02-19 03:09:04] "POST /neutron/port HTTP/1.1" 200 1120 0.021369 10.0.0.129 - - [2026-02-19 03:09:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014763 10.0.0.129 - - [2026-02-19 03:09:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.003472 10.0.0.129 - - [2026-02-19 03:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.130 - - [2026-02-19 03:09:04] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001081 10.0.0.129 - - [2026-02-19 03:09:04] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007654 10.0.0.129 - - [2026-02-19 03:09:04] "POST /service-templates HTTP/1.1" 200 545 0.033911 10.0.0.129 - - [2026-02-19 03:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.129 - - [2026-02-19 03:09:04] "GET /service-template/07143d82-1f7f-41ce-aa4f-88d85ce9d86d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006450 10.0.0.129 - - [2026-02-19 03:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.129 - - [2026-02-19 03:09:04] "GET /service-template/07143d82-1f7f-41ce-aa4f-88d85ce9d86d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004862 10.0.0.129 - - [2026-02-19 03:09:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.001812 10.0.0.129 - - [2026-02-19 03:09:05] "POST /id-to-fqname HTTP/1.1" 200 227 0.001395 10.0.0.129 - - [2026-02-19 03:09:05] "POST /id-to-fqname HTTP/1.1" 200 228 0.001420 10.0.0.130 - - [2026-02-19 03:09:05] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001491 10.0.0.129 - - [2026-02-19 03:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.129 - - [2026-02-19 03:09:05] "DELETE /service-template/07143d82-1f7f-41ce-aa4f-88d85ce9d86d HTTP/1.1" 200 115 0.027982 10.0.0.129 - - [2026-02-19 03:09:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.004933 10.0.0.129 - - [2026-02-19 03:09:05] "POST /neutron/port HTTP/1.1" 200 1056 0.322863 10.0.0.129 - - [2026-02-19 03:09:05] "POST /neutron/port HTTP/1.1" 200 1056 0.016154 10.0.0.129 - - [2026-02-19 03:09:05] "POST /neutron/port HTTP/1.1" 200 1120 0.021825 10.0.0.129 - - [2026-02-19 03:09:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006580 10.0.0.129 - - [2026-02-19 03:09:05] "POST /neutron/network HTTP/1.1" 200 832 0.010983 10.0.0.129 - - [2026-02-19 03:09:05] "DELETE /route-target/9ffbd858-2b53-4afd-982f-17f24e808ff2 HTTP/1.1" 200 115 0.031792 10.0.0.129 - - [2026-02-19 03:09:06] "POST /neutron/port HTTP/1.1" 200 1120 0.028909 10.0.0.129 - - [2026-02-19 03:09:06] "POST /neutron/network HTTP/1.1" 200 832 0.007103 10.0.0.129 - - [2026-02-19 03:09:07] "POST /neutron/port HTTP/1.1" 200 1110 0.015451 10.0.0.129 - - [2026-02-19 03:09:07] "POST /neutron/network HTTP/1.1" 200 2182 0.010962 10.0.0.129 - - [2026-02-19 03:09:08] "DELETE /access-control-list/4e3b4b14-0d9b-45d5-bf7b-acce6f95c83a HTTP/1.1" 200 115 0.049145 10.0.0.129 - - [2026-02-19 03:09:08] "POST /neutron/network HTTP/1.1" 200 832 0.008086 10.0.0.129 - - [2026-02-19 03:09:08] "DELETE /route-target/22b30213-7f6a-4efc-befd-2d703442645a HTTP/1.1" 200 115 0.024974 10.0.0.130 - - [2026-02-19 03:09:09] "POST /useragent-kv HTTP/1.1" 200 115 0.011919 10.0.0.130 - - [2026-02-19 03:09:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002833 10.0.0.129 - - [2026-02-19 03:09:09] "POST /neutron/network HTTP/1.1" 200 151 0.160531 10.0.0.129 - - [2026-02-19 03:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.130 - - [2026-02-19 03:09:10] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001158 10.0.0.129 - - [2026-02-19 03:09:10] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.052421 10.0.0.130 - - [2026-02-19 03:09:10] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001749 10.0.0.129 - - [2026-02-19 03:09:11] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?fields=virtual_networks HTTP/1.1" 200 1026 0.052019 10.0.0.130 - - [2026-02-19 03:09:11] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001169 10.0.0.129 - - [2026-02-19 03:09:11] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.044994 10.0.0.130 - - [2026-02-19 03:09:11] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001364 10.0.0.129 - - [2026-02-19 03:09:11] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?fields=security_groups HTTP/1.1" 200 1249 0.041440 10.0.0.130 - - [2026-02-19 03:09:12] "DELETE /project/18476d41-ceb3-421c-b344-15eb9e558eba HTTP/1.1" 404 177 0.005727 10.0.0.130 - - [2026-02-19 03:09:12] "DELETE /project/7ff3fc126866470e948ffc481faaab76 HTTP/1.1" 404 173 0.004692 10.0.0.130 - - [2026-02-19 03:09:12] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000874 10.0.0.129 - - [2026-02-19 03:09:12] "POST /fqname-to-id HTTP/1.1" 404 190 0.037256 10.0.0.130 - - [2026-02-19 03:09:12] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.057479 10.0.0.130 - - [2026-02-19 03:09:12] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001658 10.0.0.130 - - [2026-02-19 03:09:12] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003889 10.0.0.130 - - [2026-02-19 03:09:12] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?fields=security_groups HTTP/1.1" 200 1351 0.052176 10.0.0.130 - - [2026-02-19 03:09:12] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001149 10.0.0.130 - - [2026-02-19 03:09:12] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.017381 10.0.0.130 - - [2026-02-19 03:09:12] "DELETE /security-group/215df19d-c8fb-473e-b2e2-c18d6f5cdf44 HTTP/1.1" 200 115 0.062222 10.0.0.130 - - [2026-02-19 03:09:12] "GET /projects?obj_uuids=7ff3fc12-6866-470e-948f-fc481faaab76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001047 10.0.0.130 - - [2026-02-19 03:09:12] "GET /project/7ff3fc12-6866-470e-948f-fc481faaab76?fields=application_policy_sets HTTP/1.1" 200 1390 0.083042 10.0.0.129 - - [2026-02-19 03:09:12] "DELETE /access-control-list/8b6e35ef-ff63-4d68-9bd1-d02c5e257fe8 HTTP/1.1" 200 115 0.063389 10.0.0.130 - - [2026-02-19 03:09:12] "POST /id-to-fqname HTTP/1.1" 200 192 0.001262 10.0.0.130 - - [2026-02-19 03:09:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.012335 10.0.0.130 - - [2026-02-19 03:09:12] "DELETE /project/7ff3fc12-6866-470e-948f-fc481faaab76 HTTP/1.1" 200 115 0.518285 10.0.0.130 - - [2026-02-19 03:09:12] "POST /security-groups HTTP/1.1" 200 593 0.087011 10.0.0.130 - - [2026-02-19 03:09:12] "POST /projects HTTP/1.1" 200 589 0.368392 10.0.0.130 - - [2026-02-19 03:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.425797 10.0.0.129 - - [2026-02-19 03:09:12] "POST /fqname-to-id HTTP/1.1" 404 235 0.010725 10.0.0.129 - - [2026-02-19 03:09:12] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.639076 10.0.0.129 - - [2026-02-19 03:09:13] "GET / HTTP/1.1" 200 36215 0.001706 10.0.0.129 - - [2026-02-19 03:09:15] "POST /fqname-to-id HTTP/1.1" 401 293 0.000585 10.0.0.129 - - [2026-02-19 03:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.056556 10.0.0.130 - - [2026-02-19 03:09:16] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001282 10.0.0.129 - - [2026-02-19 03:09:16] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.049045 10.0.0.129 - - [2026-02-19 03:09:16] "POST /neutron/network HTTP/1.1" 200 117 0.047770 10.0.0.129 - - [2026-02-19 03:09:16] "POST /ref-update HTTP/1.1" 200 156 0.027113 10.0.0.129 - - [2026-02-19 03:09:16] "POST /neutron/network HTTP/1.1" 200 829 0.009478 10.0.0.129 - - [2026-02-19 03:09:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.001528 10.0.0.129 - - [2026-02-19 03:09:16] "GET /virtual-network/d8f17ceb-3659-4655-9011-1c4b33a252b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008624 10.0.0.129 - - [2026-02-19 03:09:16] "GET /virtual-network/d8f17ceb-3659-4655-9011-1c4b33a252b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006384 10.0.0.129 - - [2026-02-19 03:09:16] "POST /neutron/subnet HTTP/1.1" 200 720 0.009403 10.0.0.129 - - [2026-02-19 03:09:17] "GET /virtual-network/d8f17ceb-3659-4655-9011-1c4b33a252b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006818 10.0.0.38 - - [2026-02-19 03:09:18] "GET /obj-perms HTTP/1.1" 200 5053 0.058692 10.0.0.129 - - [2026-02-19 03:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.130 - - [2026-02-19 03:09:18] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001323 10.0.0.129 - - [2026-02-19 03:09:18] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.053101 10.0.0.130 - - [2026-02-19 03:09:19] "POST /useragent-kv HTTP/1.1" 200 115 0.007938 10.0.0.129 - - [2026-02-19 03:09:19] "POST /neutron/subnet HTTP/1.1" 200 724 0.198083 10.0.0.129 - - [2026-02-19 03:09:19] "POST /id-to-fqname HTTP/1.1" 200 225 0.001678 10.0.0.129 - - [2026-02-19 03:09:19] "GET /virtual-network/714a197f-fae2-4fbd-99f5-8bf2612d6191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006718 10.0.0.129 - - [2026-02-19 03:09:19] "GET /virtual-network/714a197f-fae2-4fbd-99f5-8bf2612d6191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008015 10.0.0.129 - - [2026-02-19 03:09:19] "POST /neutron/network HTTP/1.1" 200 832 0.007398 10.0.0.129 - - [2026-02-19 03:09:19] "GET /virtual-network/714a197f-fae2-4fbd-99f5-8bf2612d6191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008902 10.0.0.129 - - [2026-02-19 03:09:19] "GET /obj-perms HTTP/1.1" 200 5053 0.059546 10.0.0.129 - - [2026-02-19 03:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005431 10.0.0.130 - - [2026-02-19 03:09:19] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001528 10.0.0.129 - - [2026-02-19 03:09:19] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.041110 10.0.0.130 - - [2026-02-19 03:09:20] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001062 10.0.0.129 - - [2026-02-19 03:09:20] "POST /neutron/network HTTP/1.1" 200 617 0.139998 10.0.0.129 - - [2026-02-19 03:09:20] "POST /route-targets HTTP/1.1" 200 328 0.016476 10.0.0.129 - - [2026-02-19 03:09:20] "POST /id-to-fqname HTTP/1.1" 200 227 0.003386 10.0.0.129 - - [2026-02-19 03:09:20] "GET /virtual-network/d0fca282-ac1a-4e59-89bc-ba6e5ce662a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006560 10.0.0.129 - - [2026-02-19 03:09:20] "POST /neutron/network HTTP/1.1" 200 835 0.006529 10.0.0.129 - - [2026-02-19 03:09:20] "GET /virtual-network/d0fca282-ac1a-4e59-89bc-ba6e5ce662a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006128 10.0.0.129 - - [2026-02-19 03:09:20] "GET /virtual-network/d0fca282-ac1a-4e59-89bc-ba6e5ce662a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005980 10.0.0.130 - - [2026-02-19 03:09:21] "GET /obj-perms HTTP/1.1" 200 5053 0.052442 10.0.0.129 - - [2026-02-19 03:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.130 - - [2026-02-19 03:09:21] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001681 10.0.0.129 - - [2026-02-19 03:09:21] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.045094 10.0.0.129 - - [2026-02-19 03:09:21] "POST /neutron/network HTTP/1.1" 200 117 0.014754 10.0.0.129 - - [2026-02-19 03:09:21] "POST /ref-update HTTP/1.1" 200 156 0.043229 10.0.0.129 - - [2026-02-19 03:09:21] "POST /neutron/network HTTP/1.1" 200 847 0.010003 10.0.0.129 - - [2026-02-19 03:09:21] "POST /id-to-fqname HTTP/1.1" 200 233 0.001571 10.0.0.129 - - [2026-02-19 03:09:21] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005870 10.0.0.129 - - [2026-02-19 03:09:21] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007017 10.0.0.129 - - [2026-02-19 03:09:21] "POST /neutron/subnet HTTP/1.1" 200 719 0.009160 10.0.0.129 - - [2026-02-19 03:09:22] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006704 10.0.0.38 - - [2026-02-19 03:09:22] "GET /obj-perms HTTP/1.1" 200 5053 0.003714 10.0.0.129 - - [2026-02-19 03:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.130 - - [2026-02-19 03:09:22] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001231 10.0.0.129 - - [2026-02-19 03:09:22] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.052188 10.0.0.130 - - [2026-02-19 03:09:22] "POST /useragent-kv HTTP/1.1" 200 115 0.005327 10.0.0.129 - - [2026-02-19 03:09:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.196405 10.0.0.129 - - [2026-02-19 03:09:23] "POST /id-to-fqname HTTP/1.1" 200 234 0.001469 10.0.0.129 - - [2026-02-19 03:09:23] "GET /virtual-network/f61d2afe-fa1f-4923-8a8b-a1a19cd1c2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006787 10.0.0.129 - - [2026-02-19 03:09:23] "GET /virtual-network/f61d2afe-fa1f-4923-8a8b-a1a19cd1c2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005908 10.0.0.129 - - [2026-02-19 03:09:23] "POST /neutron/network HTTP/1.1" 200 850 0.006316 10.0.0.129 - - [2026-02-19 03:09:23] "GET /virtual-network/f61d2afe-fa1f-4923-8a8b-a1a19cd1c2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005661 10.0.0.129 - - [2026-02-19 03:09:23] "GET /obj-perms HTTP/1.1" 200 5053 0.003612 10.0.0.129 - - [2026-02-19 03:09:23] "POST /id-to-fqname HTTP/1.1" 200 224 0.001252 10.0.0.130 - - [2026-02-19 03:09:24] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002494 10.0.0.129 - - [2026-02-19 03:09:24] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.084632 10.0.0.129 - - [2026-02-19 03:09:24] "POST /neutron/network HTTP/1.1" 200 829 0.006740 10.0.0.129 - - [2026-02-19 03:09:24] "POST /id-to-fqname HTTP/1.1" 200 225 0.001966 10.0.0.129 - - [2026-02-19 03:09:24] "POST /neutron/port HTTP/1.1" 200 117 0.006546 10.0.0.130 - - [2026-02-19 03:09:25] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001091 10.0.0.129 - - [2026-02-19 03:09:25] "POST /neutron/port HTTP/1.1" 200 1061 0.273951 10.0.0.129 - - [2026-02-19 03:09:25] "POST /neutron/port HTTP/1.1" 200 1115 0.108789 10.0.0.130 - - [2026-02-19 03:09:25] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001129 10.0.0.129 - - [2026-02-19 03:09:25] "POST /neutron/subnet HTTP/1.1" 200 694 0.008799 10.0.0.129 - - [2026-02-19 03:09:25] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.082437 10.0.0.129 - - [2026-02-19 03:09:25] "POST /neutron/network HTTP/1.1" 200 829 0.017163 10.0.0.129 - - [2026-02-19 03:09:26] "POST /neutron/port HTTP/1.1" 200 117 0.008068 10.0.0.129 - - [2026-02-19 03:09:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.003397 10.0.0.129 - - [2026-02-19 03:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.130 - - [2026-02-19 03:09:26] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001646 10.0.0.129 - - [2026-02-19 03:09:26] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009878 10.0.0.129 - - [2026-02-19 03:09:26] "POST /service-templates HTTP/1.1" 200 545 0.049499 10.0.0.129 - - [2026-02-19 03:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.129 - - [2026-02-19 03:09:26] "GET /service-template/3fc5e565-2928-427e-bdb6-5726089abef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.006100 10.0.0.129 - - [2026-02-19 03:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.129 - - [2026-02-19 03:09:26] "GET /service-template/3fc5e565-2928-427e-bdb6-5726089abef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.004277 10.0.0.129 - - [2026-02-19 03:09:26] "POST /id-to-fqname HTTP/1.1" 200 233 0.001513 10.0.0.129 - - [2026-02-19 03:09:26] "POST /neutron/port HTTP/1.1" 200 1961 0.065085 10.0.0.129 - - [2026-02-19 03:09:26] "POST /neutron/port HTTP/1.1" 200 1062 0.022440 10.0.0.129 - - [2026-02-19 03:09:27] "POST /neutron/port HTTP/1.1" 200 1126 0.017932 10.0.0.129 - - [2026-02-19 03:09:27] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.130 - - [2026-02-19 03:09:27] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001968 10.0.0.129 - - [2026-02-19 03:09:27] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.072969 10.0.0.129 - - [2026-02-19 03:09:27] "POST /neutron/port HTTP/1.1" 200 2099 0.022886 10.0.0.129 - - [2026-02-19 03:09:28] "GET /virtual-machine/505cf6e0-6652-4159-9d9e-9ddbaec66e55 HTTP/1.1" 401 293 0.000453 10.0.0.129 - - [2026-02-19 03:09:28] "GET /virtual-machine/505cf6e0-6652-4159-9d9e-9ddbaec66e55 HTTP/1.1" 404 171 0.034499 10.0.0.129 - - [2026-02-19 03:09:28] "POST /neutron/network HTTP/1.1" 200 857 0.006964 10.0.0.129 - - [2026-02-19 03:09:28] "POST /neutron/port HTTP/1.1" 200 1061 0.026432 10.0.0.129 - - [2026-02-19 03:09:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004233 10.0.0.129 - - [2026-02-19 03:09:29] "POST /neutron/network HTTP/1.1" 200 847 0.007399 10.0.0.129 - - [2026-02-19 03:09:30] "GET /virtual-machine/505cf6e0-6652-4159-9d9e-9ddbaec66e55 HTTP/1.1" 200 1296 0.007805 10.0.0.129 - - [2026-02-19 03:09:30] "GET /virtual-machine-interface/3da1556a-2e19-4365-a133-7e8e29d7390c HTTP/1.1" 200 2991 0.007864 10.0.0.129 - - [2026-02-19 03:09:30] "GET /virtual-machine-interface/3da1556a-2e19-4365-a133-7e8e29d7390c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2769 0.005796 10.0.0.129 - - [2026-02-19 03:09:30] "PUT /virtual-machine-interface/3da1556a-2e19-4365-a133-7e8e29d7390c HTTP/1.1" 200 285 0.016483 10.0.0.129 - - [2026-02-19 03:09:30] "POST /neutron/port HTTP/1.1" 200 1125 0.020752 10.0.0.129 - - [2026-02-19 03:09:30] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008098 10.0.0.129 - - [2026-02-19 03:09:30] "GET /virtual-machine/505cf6e0-6652-4159-9d9e-9ddbaec66e55 HTTP/1.1" 200 1296 0.004346 10.0.0.129 - - [2026-02-19 03:09:30] "GET /virtual-machine-interface/3da1556a-2e19-4365-a133-7e8e29d7390c HTTP/1.1" 200 3041 0.005629 10.0.0.129 - - [2026-02-19 03:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005865 10.0.0.129 - - [2026-02-19 03:09:30] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003857 10.0.0.129 - - [2026-02-19 03:09:30] "GET /virtual-networks?parent_id=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003588 10.0.0.129 - - [2026-02-19 03:09:30] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006070 10.0.0.129 - - [2026-02-19 03:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.129 - - [2026-02-19 03:09:34] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005533 10.0.0.129 - - [2026-02-19 03:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.129 - - [2026-02-19 03:09:38] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007215 10.0.0.129 - - [2026-02-19 03:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.129 - - [2026-02-19 03:09:42] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005654 10.0.0.129 - - [2026-02-19 03:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.129 - - [2026-02-19 03:09:46] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007160 10.0.0.129 - - [2026-02-19 03:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.129 - - [2026-02-19 03:09:50] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006308 10.0.0.129 - - [2026-02-19 03:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.129 - - [2026-02-19 03:09:54] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007939 10.0.0.129 - - [2026-02-19 03:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.129 - - [2026-02-19 03:09:58] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006036 10.0.0.129 - - [2026-02-19 03:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.129 - - [2026-02-19 03:10:02] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006117 10.0.0.129 - - [2026-02-19 03:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.129 - - [2026-02-19 03:10:06] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005879 10.0.0.129 - - [2026-02-19 03:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006246 10.0.0.129 - - [2026-02-19 03:10:10] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006418 10.0.0.130 - - [2026-02-19 03:10:12] "DELETE /project/b431a7b8d22f43a184ee11b48c329de1 HTTP/1.1" 404 173 0.003294 10.0.0.129 - - [2026-02-19 03:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.129 - - [2026-02-19 03:10:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004077 10.0.0.129 - - [2026-02-19 03:10:13] "GET /virtual-networks?parent_id=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004681 10.0.0.129 - - [2026-02-19 03:10:13] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.008927 10.0.0.129 - - [2026-02-19 03:10:13] "POST /neutron/port HTTP/1.1" 200 1126 0.045319 10.0.0.129 - - [2026-02-19 03:10:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004431 10.0.0.129 - - [2026-02-19 03:10:13] "POST /neutron/network HTTP/1.1" 200 832 0.007251 10.0.0.129 - - [2026-02-19 03:10:14] "POST /neutron/network HTTP/1.1" 200 839 0.030510 10.0.0.129 - - [2026-02-19 03:10:14] "POST /neutron/port HTTP/1.1" 200 117 0.001177 10.0.0.129 - - [2026-02-19 03:10:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006938 10.0.0.129 - - [2026-02-19 03:10:21] "POST /neutron/port HTTP/1.1" 200 1125 0.020325 10.0.0.129 - - [2026-02-19 03:10:23] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007975 10.0.0.129 - - [2026-02-19 03:10:28] "POST /neutron/port HTTP/1.1" 200 1125 0.016966 10.0.0.129 - - [2026-02-19 03:10:33] "POST /fqname-to-id HTTP/1.1" 404 211 0.003564 10.0.0.129 - - [2026-02-19 03:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.130 - - [2026-02-19 03:10:33] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001603 10.0.0.129 - - [2026-02-19 03:10:33] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.057950 10.0.0.129 - - [2026-02-19 03:10:34] "POST /service-instances HTTP/1.1" 200 549 0.038479 10.0.0.129 - - [2026-02-19 03:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.129 - - [2026-02-19 03:10:34] "GET /service-instance/d0be86fb-681a-4228-a868-17baf92042b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006897 10.0.0.129 - - [2026-02-19 03:10:34] "POST /port-tuples HTTP/1.1" 200 592 0.043483 10.0.0.129 - - [2026-02-19 03:10:34] "GET /virtual-machine-interface/3da1556a-2e19-4365-a133-7e8e29d7390c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2819 0.009133 10.0.0.129 - - [2026-02-19 03:10:34] "PUT /virtual-machine-interface/3da1556a-2e19-4365-a133-7e8e29d7390c HTTP/1.1" 200 285 0.018555 10.0.0.129 - - [2026-02-19 03:10:34] "POST /ref-update HTTP/1.1" 200 156 0.018392 10.0.0.129 - - [2026-02-19 03:10:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008437 10.0.0.129 - - [2026-02-19 03:10:34] "POST /ref-update HTTP/1.1" 200 156 0.064418 10.0.0.129 - - [2026-02-19 03:10:34] "POST /instance-ips HTTP/1.1" 200 374 0.038024 10.0.0.129 - - [2026-02-19 03:10:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019147 10.0.0.129 - - [2026-02-19 03:10:34] "POST /neutron/port HTTP/1.1" 200 1125 0.021795 10.0.0.129 - - [2026-02-19 03:10:34] "GET /virtual-machine/f8cc11aa-310f-4b52-9406-61b293ba5e6e HTTP/1.1" 200 1297 0.005852 10.0.0.129 - - [2026-02-19 03:10:34] "GET /virtual-machine-interface/2098cdfb-1844-488d-9c04-71072d26012a HTTP/1.1" 200 2964 0.006581 10.0.0.129 - - [2026-02-19 03:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.129 - - [2026-02-19 03:10:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003626 10.0.0.129 - - [2026-02-19 03:10:34] "GET /virtual-networks?parent_id=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003382 10.0.0.129 - - [2026-02-19 03:10:34] "GET /virtual-network/d8f17ceb-3659-4655-9011-1c4b33a252b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006518 10.0.0.129 - - [2026-02-19 03:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.129 - - [2026-02-19 03:10:36] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004749 10.0.0.129 - - [2026-02-19 03:10:36] "GET /virtual-networks?parent_id=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004326 10.0.0.129 - - [2026-02-19 03:10:36] "GET /virtual-network/d8f17ceb-3659-4655-9011-1c4b33a252b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006306 10.0.0.129 - - [2026-02-19 03:10:36] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010981 10.0.0.129 - - [2026-02-19 03:10:36] "POST /neutron/port HTTP/1.1" 200 1126 0.019257 10.0.0.129 - - [2026-02-19 03:10:36] "GET /virtual-machine/0aad7c65-cb80-4b2f-b957-28a1ce5e8ab2 HTTP/1.1" 200 1295 0.006132 10.0.0.129 - - [2026-02-19 03:10:36] "GET /virtual-machine-interface/fe3b41fd-0968-4ce1-8168-72913af5d710 HTTP/1.1" 200 2967 0.005997 10.0.0.129 - - [2026-02-19 03:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.129 - - [2026-02-19 03:10:36] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003994 10.0.0.129 - - [2026-02-19 03:10:36] "GET /virtual-networks?parent_id=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003103 10.0.0.129 - - [2026-02-19 03:10:36] "GET /virtual-network/714a197f-fae2-4fbd-99f5-8bf2612d6191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.014480 10.0.0.129 - - [2026-02-19 03:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.129 - - [2026-02-19 03:10:37] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007553 10.0.0.129 - - [2026-02-19 03:10:37] "GET /virtual-networks?parent_id=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003923 10.0.0.129 - - [2026-02-19 03:10:37] "GET /virtual-network/714a197f-fae2-4fbd-99f5-8bf2612d6191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008372 10.0.0.129 - - [2026-02-19 03:10:38] "POST /fqname-to-id HTTP/1.1" 404 215 0.003923 10.0.0.129 - - [2026-02-19 03:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010324 10.0.0.130 - - [2026-02-19 03:10:38] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001123 10.0.0.129 - - [2026-02-19 03:10:38] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.047402 10.0.0.129 - - [2026-02-19 03:10:38] "POST /network-policys HTTP/1.1" 200 553 0.042951 10.0.0.129 - - [2026-02-19 03:10:38] "GET /network-policy/77273c68-b411-4753-a4e3-aca815e57562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.008155 10.0.0.129 - - [2026-02-19 03:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.129 - - [2026-02-19 03:10:38] "GET /virtual-network/d8f17ceb-3659-4655-9011-1c4b33a252b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006124 10.0.0.129 - - [2026-02-19 03:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.129 - - [2026-02-19 03:10:38] "GET /network-policy/77273c68-b411-4753-a4e3-aca815e57562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.005060 10.0.0.129 - - [2026-02-19 03:10:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.005194 10.0.0.129 - - [2026-02-19 03:10:38] "POST /ref-update HTTP/1.1" 200 156 0.069275 10.0.0.129 - - [2026-02-19 03:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.129 - - [2026-02-19 03:10:38] "GET /network-policy/77273c68-b411-4753-a4e3-aca815e57562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.007972 10.0.0.129 - - [2026-02-19 03:10:38] "GET /virtual-network/d8f17ceb-3659-4655-9011-1c4b33a252b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.018173 10.0.0.129 - - [2026-02-19 03:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006867 10.0.0.129 - - [2026-02-19 03:10:38] "GET /network-policy/77273c68-b411-4753-a4e3-aca815e57562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.004527 10.0.0.129 - - [2026-02-19 03:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007683 10.0.0.129 - - [2026-02-19 03:10:38] "GET /virtual-network/714a197f-fae2-4fbd-99f5-8bf2612d6191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008351 10.0.0.129 - - [2026-02-19 03:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.129 - - [2026-02-19 03:10:38] "GET /network-policy/77273c68-b411-4753-a4e3-aca815e57562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.006884 10.0.0.129 - - [2026-02-19 03:10:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.009308 10.0.0.129 - - [2026-02-19 03:10:38] "POST /ref-update HTTP/1.1" 200 156 0.056660 10.0.0.129 - - [2026-02-19 03:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.129 - - [2026-02-19 03:10:38] "GET /network-policy/77273c68-b411-4753-a4e3-aca815e57562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.004768 10.0.0.129 - - [2026-02-19 03:10:38] "POST /neutron/network HTTP/1.1" 200 924 0.021856 10.0.0.129 - - [2026-02-19 03:10:39] "POST /ref-update HTTP/1.1" 200 156 0.047061 10.0.0.129 - - [2026-02-19 03:10:39] "GET /virtual-network/714a197f-fae2-4fbd-99f5-8bf2612d6191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.011230 10.0.0.129 - - [2026-02-19 03:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.129 - - [2026-02-19 03:10:39] "GET /network-policy/77273c68-b411-4753-a4e3-aca815e57562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.006874 10.0.0.129 - - [2026-02-19 03:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.129 - - [2026-02-19 03:10:39] "GET /service-template/3fc5e565-2928-427e-bdb6-5726089abef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.004675 10.0.0.129 - - [2026-02-19 03:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.130 - - [2026-02-19 03:10:39] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001070 10.0.0.129 - - [2026-02-19 03:10:39] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.048414 10.0.0.129 - - [2026-02-19 03:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007063 10.0.0.129 - - [2026-02-19 03:10:39] "GET /service-instance/d0be86fb-681a-4228-a868-17baf92042b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006374 10.0.0.129 - - [2026-02-19 03:10:39] "POST /neutron/port HTTP/1.1" 200 1383 0.032914 10.0.0.129 - - [2026-02-19 03:10:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.021436 10.0.0.129 - - [2026-02-19 03:10:40] "POST /neutron/network HTTP/1.1" 200 821 0.033052 10.0.0.129 - - [2026-02-19 03:10:40] "POST /id-to-fqname HTTP/1.1" 200 233 0.001315 10.0.0.129 - - [2026-02-19 03:10:40] "GET /virtual-machine/505cf6e0-6652-4159-9d9e-9ddbaec66e55 HTTP/1.1" 200 1296 0.008333 10.0.0.129 - - [2026-02-19 03:10:40] "GET /virtual-machine-interface/3da1556a-2e19-4365-a133-7e8e29d7390c HTTP/1.1" 200 3900 0.005917 10.0.0.129 - - [2026-02-19 03:10:40] "GET /instance-ip/26fcf825-69ac-4fe1-8d07-0b70aad9d690 HTTP/1.1" 200 1637 0.007575 10.0.0.129 - - [2026-02-19 03:10:40] "GET /instance-ip/d6d800e9-52c0-4ee3-b74d-a6859436bb9c HTTP/1.1" 200 1969 0.003722 10.0.0.129 - - [2026-02-19 03:10:40] "GET /instance-ip/e776c7a3-e559-491c-af3f-842dbb5c35ae HTTP/1.1" 200 1967 0.004204 10.0.0.129 - - [2026-02-19 03:10:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.021874 10.0.0.129 - - [2026-02-19 03:10:40] "GET /virtual-machine/505cf6e0-6652-4159-9d9e-9ddbaec66e55 HTTP/1.1" 200 1296 0.004208 10.0.0.129 - - [2026-02-19 03:10:40] "GET /virtual-machine-interface/3da1556a-2e19-4365-a133-7e8e29d7390c HTTP/1.1" 200 3900 0.007468 10.0.0.129 - - [2026-02-19 03:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.129 - - [2026-02-19 03:10:40] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004019 10.0.0.129 - - [2026-02-19 03:10:40] "GET /virtual-networks?parent_id=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004023 10.0.0.129 - - [2026-02-19 03:10:40] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.009036 10.0.0.130 - - [2026-02-19 03:10:41] "GET /obj-perms HTTP/1.1" 200 5075 0.054558 10.0.0.129 - - [2026-02-19 03:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.129 - - [2026-02-19 03:10:41] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004261 10.0.0.129 - - [2026-02-19 03:10:41] "GET /virtual-networks?parent_id=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003841 10.0.0.129 - - [2026-02-19 03:10:41] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007079 10.0.0.129 - - [2026-02-19 03:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.129 - - [2026-02-19 03:10:41] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004316 10.0.0.129 - - [2026-02-19 03:10:41] "GET /virtual-networks?parent_id=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003163 10.0.0.129 - - [2026-02-19 03:10:42] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007505 10.0.0.129 - - [2026-02-19 03:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.129 - - [2026-02-19 03:10:42] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004791 10.0.0.129 - - [2026-02-19 03:10:42] "GET /virtual-networks?parent_id=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003610 10.0.0.129 - - [2026-02-19 03:10:42] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005786 10.0.0.129 - - [2026-02-19 03:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.129 - - [2026-02-19 03:10:42] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004113 10.0.0.129 - - [2026-02-19 03:10:42] "GET /virtual-networks?parent_id=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.002912 10.0.0.129 - - [2026-02-19 03:10:42] "GET /virtual-network/73fa12f0-980a-49f7-ba3e-23c3503a33e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006832 10.0.0.129 - - [2026-02-19 03:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.129 - - [2026-02-19 03:10:42] "GET /routing-instance/90d4e570-5c89-4b5e-aa7d-fa8079fa77ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.004398 10.0.0.129 - - [2026-02-19 03:10:42] "GET /routing-instance/90d4e570-5c89-4b5e-aa7d-fa8079fa77ed?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1593 0.006886 10.0.0.129 - - [2026-02-19 03:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.129 - - [2026-02-19 03:10:42] "GET /routing-instance/a2f4bc3d-b7dd-48d2-95c5-bc8b2eae2e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.004925 10.0.0.129 - - [2026-02-19 03:10:42] "GET /routing-instance/a2f4bc3d-b7dd-48d2-95c5-bc8b2eae2e1b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1596 0.006791 10.0.0.130 - - [2026-02-19 03:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.38 - - [2026-02-19 03:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.130 - - [2026-02-19 03:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000459 10.0.0.129 - - [2026-02-19 03:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000608 10.0.0.38 - - [2026-02-19 03:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000542 10.0.0.129 - - [2026-02-19 03:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.38 - - [2026-02-19 03:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.38 - - [2026-02-19 03:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000520 10.0.0.129 - - [2026-02-19 03:11:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000443 10.0.0.129 - - [2026-02-19 03:11:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.130 - - [2026-02-19 03:11:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000607 10.0.0.130 - - [2026-02-19 03:11:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.129 - - [2026-02-19 03:11:13] "POST /neutron/port HTTP/1.1" 200 1383 0.022685 10.0.0.129 - - [2026-02-19 03:11:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004020 10.0.0.129 - - [2026-02-19 03:11:14] "POST /neutron/network HTTP/1.1" 200 847 0.007477 10.0.0.129 - - [2026-02-19 03:11:14] "POST /neutron/network HTTP/1.1" 200 934 0.006361 10.0.0.129 - - [2026-02-19 03:11:14] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.129 - - [2026-02-19 03:11:31] "GET /network-policy/77273c68-b411-4753-a4e3-aca815e57562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.006094 10.0.0.129 - - [2026-02-19 03:11:31] "PUT /network-policy/77273c68-b411-4753-a4e3-aca815e57562 HTTP/1.1" 200 263 0.019189 10.0.0.129 - - [2026-02-19 03:11:31] "GET /network-policy/77273c68-b411-4753-a4e3-aca815e57562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.017689 10.0.0.129 - - [2026-02-19 03:11:31] "PUT /access-control-list/bd85ba83-2425-4b73-88b0-3ad2c28261eb HTTP/1.1" 200 273 0.031994 10.0.0.129 - - [2026-02-19 03:11:31] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007262 10.0.0.38 - - [2026-02-19 03:11:42] "GET /obj-perms HTTP/1.1" 200 5075 0.073073 10.0.0.129 - - [2026-02-19 03:11:59] "POST /ref-update HTTP/1.1" 200 156 0.078516 10.0.0.129 - - [2026-02-19 03:11:59] "POST /neutron/network HTTP/1.1" 200 832 0.021440 10.0.0.129 - - [2026-02-19 03:11:59] "POST /ref-update HTTP/1.1" 200 156 0.024059 10.0.0.129 - - [2026-02-19 03:11:59] "GET /virtual-network/714a197f-fae2-4fbd-99f5-8bf2612d6191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007996 10.0.0.129 - - [2026-02-19 03:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009717 10.0.0.129 - - [2026-02-19 03:11:59] "GET /network-policy/77273c68-b411-4753-a4e3-aca815e57562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.004814 10.0.0.129 - - [2026-02-19 03:12:00] "POST /ref-update HTTP/1.1" 200 156 0.060518 10.0.0.129 - - [2026-02-19 03:12:00] "GET /virtual-network/d8f17ceb-3659-4655-9011-1c4b33a252b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007872 10.0.0.129 - - [2026-02-19 03:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.129 - - [2026-02-19 03:12:00] "GET /network-policy/77273c68-b411-4753-a4e3-aca815e57562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.005071 10.0.0.129 - - [2026-02-19 03:12:00] "DELETE /network-policy/77273c68-b411-4753-a4e3-aca815e57562 HTTP/1.1" 200 115 0.044166 10.0.0.129 - - [2026-02-19 03:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.129 - - [2026-02-19 03:12:00] "DELETE /service-instance/d0be86fb-681a-4228-a868-17baf92042b1 HTTP/1.1" 200 115 0.048283 10.0.0.129 - - [2026-02-19 03:12:00] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004330 10.0.0.129 - - [2026-02-19 03:12:00] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003222 10.0.0.129 - - [2026-02-19 03:12:00] "POST /ref-update HTTP/1.1" 200 156 0.029507 10.0.0.129 - - [2026-02-19 03:12:00] "POST /ref-update HTTP/1.1" 200 156 0.110906 10.0.0.129 - - [2026-02-19 03:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.129 - - [2026-02-19 03:12:00] "DELETE /service-template/3fc5e565-2928-427e-bdb6-5726089abef3 HTTP/1.1" 200 115 0.033801 10.0.0.129 - - [2026-02-19 03:12:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.004132 10.0.0.129 - - [2026-02-19 03:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006210 10.0.0.130 - - [2026-02-19 03:12:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004111 10.0.0.130 - - [2026-02-19 03:12:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003159 10.0.0.129 - - [2026-02-19 03:12:01] "POST /neutron/network HTTP/1.1" 200 151 0.167808 10.0.0.129 - - [2026-02-19 03:12:01] "POST /neutron/port HTTP/1.1" 200 151 0.257943 10.0.0.129 - - [2026-02-19 03:12:01] "POST /neutron/port HTTP/1.1" 200 1126 0.021325 10.0.0.129 - - [2026-02-19 03:12:01] "POST /neutron/port HTTP/1.1" 200 151 0.257970 10.0.0.129 - - [2026-02-19 03:12:03] "POST /neutron/network HTTP/1.1" 200 847 0.008912 10.0.0.129 - - [2026-02-19 03:12:03] "DELETE /route-target/c53afc04-34e4-4e3f-800d-84191f1a4fff HTTP/1.1" 200 115 0.024814 10.0.0.130 - - [2026-02-19 03:12:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003154 10.0.0.130 - - [2026-02-19 03:12:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003090 10.0.0.129 - - [2026-02-19 03:12:04] "POST /neutron/network HTTP/1.1" 200 151 0.123664 10.0.0.129 - - [2026-02-19 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.129 - - [2026-02-19 03:12:04] "POST /neutron/network HTTP/1.1" 200 829 0.006621 10.0.0.129 - - [2026-02-19 03:12:04] "DELETE /route-target/88c34d5e-fc6b-4cfc-b2a9-c027bf6baefb HTTP/1.1" 200 115 0.024047 10.0.0.130 - - [2026-02-19 03:12:06] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001003 10.0.0.129 - - [2026-02-19 03:12:06] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.047770 10.0.0.130 - - [2026-02-19 03:12:06] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000999 10.0.0.129 - - [2026-02-19 03:12:06] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?fields=virtual_networks HTTP/1.1" 200 1038 0.044827 10.0.0.130 - - [2026-02-19 03:12:06] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002180 10.0.0.129 - - [2026-02-19 03:12:06] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.049097 10.0.0.130 - - [2026-02-19 03:12:06] "GET /projects?obj_uuids=b431a7b8-d22f-43a1-84ee-11b48c329de1&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001645 10.0.0.129 - - [2026-02-19 03:12:06] "GET /project/b431a7b8-d22f-43a1-84ee-11b48c329de1?fields=security_groups HTTP/1.1" 200 1267 0.044878 10.0.0.129 - - [2026-02-19 03:12:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.033236 10.0.0.130 - - [2026-02-19 03:12:07] "GET /projects?obj_uuids=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004915 10.0.0.130 - - [2026-02-19 03:12:07] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001515 10.0.0.130 - - [2026-02-19 03:12:07] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007831 10.0.0.130 - - [2026-02-19 03:12:07] "POST /id-to-fqname HTTP/1.1" 200 191 0.003987 10.0.0.130 - - [2026-02-19 03:12:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.011733 10.0.0.130 - - [2026-02-19 03:12:07] "POST /security-groups HTTP/1.1" 200 592 0.032397 10.0.0.130 - - [2026-02-19 03:12:07] "POST /projects HTTP/1.1" 200 587 0.249718 10.0.0.129 - - [2026-02-19 03:12:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.010679 10.0.0.130 - - [2026-02-19 03:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.329298 10.0.0.129 - - [2026-02-19 03:12:08] "GET /project/68abd359-d7c3-4c15-8641-9d06f0c69da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.477562 10.0.0.129 - - [2026-02-19 03:12:08] "DELETE /access-control-list/dff097d4-9872-4905-813c-c13c29d0cc89 HTTP/1.1" 200 115 0.039785 10.0.0.129 - - [2026-02-19 03:12:09] "GET / HTTP/1.1" 200 36215 0.003170 10.0.0.129 - - [2026-02-19 03:12:11] "GET /project/68abd359-d7c3-4c15-8641-9d06f0c69da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000522 10.0.0.130 - - [2026-02-19 03:12:12] "GET /projects?obj_uuids=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001180 10.0.0.129 - - [2026-02-19 03:12:12] "GET /project/68abd359-d7c3-4c15-8641-9d06f0c69da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.070618 10.0.0.129 - - [2026-02-19 03:12:12] "POST /fqname-to-id HTTP/1.1" 404 180 0.003274 10.0.0.129 - - [2026-02-19 03:12:12] "POST /virtual-DNSs HTTP/1.1" 200 509 0.031447 10.0.0.129 - - [2026-02-19 03:12:12] "GET /virtual-DNS/7f5831d7-e2b1-4dc2-a1c0-9b4e733a95f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.009187 10.0.0.129 - - [2026-02-19 03:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.129 - - [2026-02-19 03:12:12] "GET /virtual-DNS/7f5831d7-e2b1-4dc2-a1c0-9b4e733a95f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.004717 10.0.0.129 - - [2026-02-19 03:12:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003750 10.0.0.130 - - [2026-02-19 03:12:12] "DELETE /project/68abd359d7c34c1586419d06f0c69da2 HTTP/1.1" 404 173 0.003057 10.0.0.130 - - [2026-02-19 03:12:12] "DELETE /project/b431a7b8-d22f-43a1-84ee-11b48c329de1 HTTP/1.1" 404 177 0.006817 10.0.0.129 - - [2026-02-19 03:12:12] "POST /network-ipams HTTP/1.1" 200 516 0.032739 10.0.0.129 - - [2026-02-19 03:12:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 754 0.003486 10.0.0.129 - - [2026-02-19 03:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.129 - - [2026-02-19 03:12:12] "GET /network-ipam/d113496d-5265-402c-b85f-80cd721bd3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.006555 10.0.0.129 - - [2026-02-19 03:12:13] "PUT /network-ipam/d113496d-5265-402c-b85f-80cd721bd3d0 HTTP/1.1" 200 259 0.015928 10.0.0.129 - - [2026-02-19 03:12:13] "POST /ref-update HTTP/1.1" 200 156 0.014895 10.0.0.129 - - [2026-02-19 03:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.130 - - [2026-02-19 03:12:13] "GET /projects?obj_uuids=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001148 10.0.0.129 - - [2026-02-19 03:12:13] "GET /project/68abd359-d7c3-4c15-8641-9d06f0c69da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.051998 10.0.0.130 - - [2026-02-19 03:12:13] "GET /projects?obj_uuids=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001016 10.0.0.129 - - [2026-02-19 03:12:13] "POST /neutron/network HTTP/1.1" 200 618 0.153014 10.0.0.129 - - [2026-02-19 03:12:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.003537 10.0.0.129 - - [2026-02-19 03:12:13] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008232 10.0.0.129 - - [2026-02-19 03:12:13] "POST /neutron/network HTTP/1.1" 200 833 0.006729 10.0.0.129 - - [2026-02-19 03:12:13] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005570 10.0.0.129 - - [2026-02-19 03:12:13] "POST /neutron/network HTTP/1.1" 200 807 0.015682 10.0.0.129 - - [2026-02-19 03:12:14] "POST /id-to-fqname HTTP/1.1" 200 227 0.001625 10.0.0.130 - - [2026-02-19 03:12:14] "GET /projects?obj_uuids=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001312 10.0.0.129 - - [2026-02-19 03:12:14] "GET /project/68abd359-d7c3-4c15-8641-9d06f0c69da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.069121 10.0.0.129 - - [2026-02-19 03:12:14] "POST /neutron/network HTTP/1.1" 200 833 0.006514 10.0.0.129 - - [2026-02-19 03:12:15] "POST /neutron/port HTTP/1.1" 200 117 0.006799 10.0.0.129 - - [2026-02-19 03:12:15] "POST /neutron/port HTTP/1.1" 200 1058 0.018132 10.0.0.129 - - [2026-02-19 03:12:16] "POST /neutron/port HTTP/1.1" 200 1122 0.020602 10.0.0.129 - - [2026-02-19 03:12:16] "POST /neutron/port HTTP/1.1" 200 117 0.001314 10.0.0.129 - - [2026-02-19 03:12:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008869 10.0.0.129 - - [2026-02-19 03:12:20] "POST /neutron/port HTTP/1.1" 200 1122 0.017690 10.0.0.129 - - [2026-02-19 03:12:20] "GET /virtual-machine/460ccefc-89d1-472a-98d6-4cddd2a19841 HTTP/1.1" 401 293 0.000431 10.0.0.129 - - [2026-02-19 03:12:20] "GET /virtual-machine/460ccefc-89d1-472a-98d6-4cddd2a19841 HTTP/1.1" 200 1295 0.031744 10.0.0.129 - - [2026-02-19 03:12:20] "GET /virtual-machine-interface/9f720572-7012-4e40-a57f-3517ad63fc22 HTTP/1.1" 200 2972 0.007041 10.0.0.129 - - [2026-02-19 03:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.129 - - [2026-02-19 03:12:20] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004098 10.0.0.129 - - [2026-02-19 03:12:20] "GET /virtual-networks?parent_id=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002892 10.0.0.129 - - [2026-02-19 03:12:20] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005894 10.0.0.129 - - [2026-02-19 03:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.129 - - [2026-02-19 03:12:23] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007072 10.0.0.129 - - [2026-02-19 03:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.129 - - [2026-02-19 03:12:28] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006598 10.0.0.129 - - [2026-02-19 03:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.129 - - [2026-02-19 03:12:32] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006488 10.0.0.129 - - [2026-02-19 03:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.129 - - [2026-02-19 03:12:36] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006848 10.0.0.129 - - [2026-02-19 03:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.129 - - [2026-02-19 03:12:40] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006038 10.0.0.129 - - [2026-02-19 03:12:43] "GET /obj-perms HTTP/1.1" 200 5075 0.057697 10.0.0.129 - - [2026-02-19 03:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.129 - - [2026-02-19 03:12:44] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005983 10.0.0.129 - - [2026-02-19 03:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.129 - - [2026-02-19 03:12:48] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006155 10.0.0.129 - - [2026-02-19 03:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.129 - - [2026-02-19 03:12:52] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006434 10.0.0.129 - - [2026-02-19 03:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007731 10.0.0.129 - - [2026-02-19 03:12:56] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006242 10.0.0.129 - - [2026-02-19 03:12:56] "GET /virtual-networks?parent_id=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002839 10.0.0.129 - - [2026-02-19 03:12:56] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006349 10.0.0.129 - - [2026-02-19 03:12:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007310 10.0.0.129 - - [2026-02-19 03:13:05] "POST /neutron/port HTTP/1.1" 200 1122 0.046425 10.0.0.129 - - [2026-02-19 03:13:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008573 10.0.0.129 - - [2026-02-19 03:13:15] "POST /neutron/port HTTP/1.1" 200 1122 0.020391 10.0.0.129 - - [2026-02-19 03:13:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004306 10.0.0.129 - - [2026-02-19 03:13:15] "POST /neutron/network HTTP/1.1" 200 833 0.007951 10.0.0.129 - - [2026-02-19 03:13:40] "POST /id-to-fqname HTTP/1.1" 200 227 0.001467 10.0.0.129 - - [2026-02-19 03:13:40] "POST /neutron/port HTTP/1.1" 200 1122 0.020011 10.0.0.130 - - [2026-02-19 03:13:41] "GET /projects?obj_uuids=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.026584 10.0.0.129 - - [2026-02-19 03:13:41] "GET /project/68abd359-d7c3-4c15-8641-9d06f0c69da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.101005 10.0.0.129 - - [2026-02-19 03:13:41] "POST /neutron/network HTTP/1.1" 200 833 0.031990 10.0.0.129 - - [2026-02-19 03:13:41] "POST /neutron/port HTTP/1.1" 200 117 0.007585 10.0.0.130 - - [2026-02-19 03:13:42] "GET /projects?obj_uuids=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001285 10.0.0.129 - - [2026-02-19 03:13:42] "POST /neutron/port HTTP/1.1" 200 1058 0.307201 10.0.0.129 - - [2026-02-19 03:13:42] "POST /neutron/port HTTP/1.1" 200 1112 0.118767 10.0.0.129 - - [2026-02-19 03:13:42] "POST /neutron/subnet HTTP/1.1" 200 685 0.011040 10.0.0.129 - - [2026-02-19 03:13:46] "POST /neutron/port HTTP/1.1" 200 1122 0.017925 10.0.0.129 - - [2026-02-19 03:13:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009335 10.0.0.129 - - [2026-02-19 03:13:46] "GET /virtual-machine/bfd8f88e-516e-4cbc-b609-775b1d5eec23 HTTP/1.1" 200 1296 0.006605 10.0.0.129 - - [2026-02-19 03:13:47] "GET /virtual-machine-interface/a441d995-7aa5-4b8b-a912-1e202b748687 HTTP/1.1" 200 2972 0.005501 10.0.0.129 - - [2026-02-19 03:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.129 - - [2026-02-19 03:13:47] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004466 10.0.0.129 - - [2026-02-19 03:13:47] "GET /virtual-networks?parent_id=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002783 10.0.0.129 - - [2026-02-19 03:13:47] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006287 10.0.0.129 - - [2026-02-19 03:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.129 - - [2026-02-19 03:13:50] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005753 10.0.0.129 - - [2026-02-19 03:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.129 - - [2026-02-19 03:13:54] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005659 10.0.0.129 - - [2026-02-19 03:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.129 - - [2026-02-19 03:13:58] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005623 10.0.0.129 - - [2026-02-19 03:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.129 - - [2026-02-19 03:14:02] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005811 10.0.0.129 - - [2026-02-19 03:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.129 - - [2026-02-19 03:14:06] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006023 10.0.0.129 - - [2026-02-19 03:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.129 - - [2026-02-19 03:14:10] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006452 10.0.0.129 - - [2026-02-19 03:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.129 - - [2026-02-19 03:14:14] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006361 10.0.0.129 - - [2026-02-19 03:14:16] "POST /neutron/port HTTP/1.1" 200 1122 0.024078 10.0.0.129 - - [2026-02-19 03:14:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003999 10.0.0.129 - - [2026-02-19 03:14:16] "POST /neutron/network HTTP/1.1" 200 833 0.006279 10.0.0.129 - - [2026-02-19 03:14:17] "POST /neutron/network HTTP/1.1" 200 843 0.006718 10.0.0.129 - - [2026-02-19 03:14:17] "POST /neutron/port HTTP/1.1" 200 117 0.001180 10.0.0.129 - - [2026-02-19 03:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.129 - - [2026-02-19 03:14:18] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006158 10.0.0.129 - - [2026-02-19 03:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.129 - - [2026-02-19 03:14:22] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005448 10.0.0.129 - - [2026-02-19 03:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.129 - - [2026-02-19 03:14:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004248 10.0.0.129 - - [2026-02-19 03:14:25] "GET /virtual-networks?parent_id=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002894 10.0.0.129 - - [2026-02-19 03:14:25] "GET /virtual-network/8fd3b421-96a6-47f9-83e9-bf9999f5304f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006610 10.0.0.129 - - [2026-02-19 03:14:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007776 10.0.0.129 - - [2026-02-19 03:14:34] "POST /neutron/port HTTP/1.1" 200 1122 0.017484 10.0.0.129 - - [2026-02-19 03:14:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007498 10.0.0.130 - - [2026-02-19 03:14:44] "GET /obj-perms HTTP/1.1" 200 5075 0.054006 10.0.0.129 - - [2026-02-19 03:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.129 - - [2026-02-19 03:15:16] "DELETE /virtual-DNS/7f5831d7-e2b1-4dc2-a1c0-9b4e733a95f2 HTTP/1.1" 409 236 0.010873 10.0.0.129 - - [2026-02-19 03:15:16] "POST /fqname-to-id HTTP/1.1" 404 192 0.004020 10.0.0.129 - - [2026-02-19 03:15:16] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.028203 10.0.0.129 - - [2026-02-19 03:15:16] "GET /virtual-DNS-record/c85eacce-42e9-4a09-a77a-7e1bfdaa1b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.006633 10.0.0.129 - - [2026-02-19 03:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.129 - - [2026-02-19 03:15:16] "GET /virtual-DNS-record/c85eacce-42e9-4a09-a77a-7e1bfdaa1b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.004182 10.0.0.129 - - [2026-02-19 03:15:17] "POST /neutron/port HTTP/1.1" 200 1122 0.055812 10.0.0.129 - - [2026-02-19 03:15:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004049 10.0.0.129 - - [2026-02-19 03:15:17] "POST /neutron/network HTTP/1.1" 200 833 0.007900 10.0.0.129 - - [2026-02-19 03:15:19] "POST /neutron/network HTTP/1.1" 200 843 0.039501 10.0.0.129 - - [2026-02-19 03:15:19] "POST /neutron/port HTTP/1.1" 200 117 0.001249 10.0.0.129 - - [2026-02-19 03:15:23] "DELETE /virtual-DNS-record/c85eacce-42e9-4a09-a77a-7e1bfdaa1b18 HTTP/1.1" 200 115 0.033332 10.0.0.129 - - [2026-02-19 03:15:23] "POST /fqname-to-id HTTP/1.1" 404 184 0.003682 10.0.0.129 - - [2026-02-19 03:15:23] "POST /neutron/network HTTP/1.1" 400 204 0.019319 10.0.0.129 - - [2026-02-19 03:15:24] "POST /neutron/port HTTP/1.1" 200 151 0.208041 10.0.0.129 - - [2026-02-19 03:15:24] "POST /neutron/port HTTP/1.1" 200 151 0.246960 10.0.0.129 - - [2026-02-19 03:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.129 - - [2026-02-19 03:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.050142 10.0.0.129 - - [2026-02-19 03:15:25] "DELETE /network-ipam/d113496d-5265-402c-b85f-80cd721bd3d0 HTTP/1.1" 200 115 0.056345 10.0.0.129 - - [2026-02-19 03:15:26] "DELETE /virtual-DNS/7f5831d7-e2b1-4dc2-a1c0-9b4e733a95f2 HTTP/1.1" 200 115 0.059908 10.0.0.129 - - [2026-02-19 03:15:26] "POST /fqname-to-id HTTP/1.1" 404 180 0.006984 10.0.0.130 - - [2026-02-19 03:15:27] "GET /projects?obj_uuids=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001318 10.0.0.129 - - [2026-02-19 03:15:27] "GET /project/68abd359-d7c3-4c15-8641-9d06f0c69da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.077889 10.0.0.130 - - [2026-02-19 03:15:27] "GET /projects?obj_uuids=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000994 10.0.0.129 - - [2026-02-19 03:15:27] "GET /project/68abd359-d7c3-4c15-8641-9d06f0c69da2?fields=virtual_networks HTTP/1.1" 200 1035 0.043894 10.0.0.130 - - [2026-02-19 03:15:27] "GET /projects?obj_uuids=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001003 10.0.0.129 - - [2026-02-19 03:15:27] "GET /project/68abd359-d7c3-4c15-8641-9d06f0c69da2?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.046154 10.0.0.130 - - [2026-02-19 03:15:27] "GET /projects?obj_uuids=68abd359-d7c3-4c15-8641-9d06f0c69da2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002038 10.0.0.129 - - [2026-02-19 03:15:27] "GET /project/68abd359-d7c3-4c15-8641-9d06f0c69da2?fields=security_groups HTTP/1.1" 200 1263 0.046837 10.0.0.129 - - [2026-02-19 03:15:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.026247 10.0.0.130 - - [2026-02-19 03:15:28] "GET /projects?obj_uuids=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003587 10.0.0.130 - - [2026-02-19 03:15:28] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001812 10.0.0.130 - - [2026-02-19 03:15:28] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.037944 10.0.0.130 - - [2026-02-19 03:15:28] "POST /id-to-fqname HTTP/1.1" 200 191 0.003829 10.0.0.130 - - [2026-02-19 03:15:28] "POST /fqname-to-id HTTP/1.1" 404 200 0.004771 10.0.0.130 - - [2026-02-19 03:15:29] "POST /security-groups HTTP/1.1" 200 592 0.078445 10.0.0.130 - - [2026-02-19 03:15:29] "POST /projects HTTP/1.1" 200 587 0.285995 10.0.0.130 - - [2026-02-19 03:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.361192 10.0.0.129 - - [2026-02-19 03:15:29] "POST /access-control-lists HTTP/1.1" 200 599 0.033658 10.0.0.129 - - [2026-02-19 03:15:29] "GET /project/a08e1341-f841-4199-9e55-ae1d8d25d16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.562041 10.0.0.129 - - [2026-02-19 03:15:30] "GET / HTTP/1.1" 200 36215 0.001426 10.0.0.129 - - [2026-02-19 03:15:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000467 10.0.0.129 - - [2026-02-19 03:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.060851 10.0.0.130 - - [2026-02-19 03:15:32] "GET /projects?obj_uuids=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001179 10.0.0.129 - - [2026-02-19 03:15:32] "GET /project/a08e1341-f841-4199-9e55-ae1d8d25d16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.047657 10.0.0.129 - - [2026-02-19 03:15:32] "POST /neutron/network HTTP/1.1" 200 117 0.039031 10.0.0.129 - - [2026-02-19 03:15:32] "POST /route-targets HTTP/1.1" 200 328 0.020851 10.0.0.129 - - [2026-02-19 03:15:33] "POST /neutron/network HTTP/1.1" 200 825 0.008956 10.0.0.129 - - [2026-02-19 03:15:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001098 10.0.0.129 - - [2026-02-19 03:15:33] "GET /virtual-network/409405d1-636f-49ad-8eda-c45c14f89be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004997 10.0.0.129 - - [2026-02-19 03:15:33] "GET /virtual-network/409405d1-636f-49ad-8eda-c45c14f89be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005576 10.0.0.129 - - [2026-02-19 03:15:33] "POST /neutron/subnet HTTP/1.1" 200 715 0.023789 10.0.0.129 - - [2026-02-19 03:15:33] "GET /virtual-network/409405d1-636f-49ad-8eda-c45c14f89be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006487 10.0.0.38 - - [2026-02-19 03:15:34] "GET /obj-perms HTTP/1.1" 200 5051 0.063522 10.0.0.129 - - [2026-02-19 03:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.130 - - [2026-02-19 03:15:35] "GET /projects?obj_uuids=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000968 10.0.0.129 - - [2026-02-19 03:15:35] "GET /project/a08e1341-f841-4199-9e55-ae1d8d25d16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.046566 10.0.0.129 - - [2026-02-19 03:15:35] "POST /ref-update HTTP/1.1" 200 156 0.035692 10.0.0.130 - - [2026-02-19 03:15:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006150 10.0.0.129 - - [2026-02-19 03:15:35] "POST /neutron/subnet HTTP/1.1" 200 720 0.239931 10.0.0.129 - - [2026-02-19 03:15:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001887 10.0.0.129 - - [2026-02-19 03:15:35] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005338 10.0.0.129 - - [2026-02-19 03:15:35] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007297 10.0.0.129 - - [2026-02-19 03:15:35] "POST /neutron/network HTTP/1.1" 200 826 0.008084 10.0.0.129 - - [2026-02-19 03:15:36] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.010418 10.0.0.129 - - [2026-02-19 03:15:36] "GET /obj-perms HTTP/1.1" 200 5051 0.069766 10.0.0.129 - - [2026-02-19 03:15:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.002653 10.0.0.130 - - [2026-02-19 03:15:52] "GET /projects?obj_uuids=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001032 10.0.0.129 - - [2026-02-19 03:15:52] "GET /project/a08e1341-f841-4199-9e55-ae1d8d25d16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.104456 10.0.0.129 - - [2026-02-19 03:15:52] "POST /neutron/network HTTP/1.1" 200 826 0.009187 10.0.0.129 - - [2026-02-19 03:15:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001330 10.0.0.129 - - [2026-02-19 03:15:52] "POST /neutron/port HTTP/1.1" 200 117 0.006373 10.0.0.130 - - [2026-02-19 03:15:52] "GET /projects?obj_uuids=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001035 10.0.0.129 - - [2026-02-19 03:15:53] "POST /neutron/port HTTP/1.1" 200 1060 0.339384 10.0.0.130 - - [2026-02-19 03:15:53] "GET /projects?obj_uuids=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001039 10.0.0.129 - - [2026-02-19 03:15:53] "GET /project/a08e1341-f841-4199-9e55-ae1d8d25d16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.085404 10.0.0.129 - - [2026-02-19 03:15:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008173 10.0.0.129 - - [2026-02-19 03:15:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011809 10.0.0.129 - - [2026-02-19 03:15:54] "POST /neutron/port HTTP/1.1" 200 1060 0.018604 10.0.0.129 - - [2026-02-19 03:15:54] "POST /neutron/port HTTP/1.1" 200 1124 0.029482 10.0.0.129 - - [2026-02-19 03:15:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011733 10.0.0.129 - - [2026-02-19 03:15:54] "POST /neutron/port HTTP/1.1" 200 117 0.001634 10.0.0.129 - - [2026-02-19 03:15:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006532 10.0.0.129 - - [2026-02-19 03:15:55] "POST /neutron/network HTTP/1.1" 200 825 0.009307 10.0.0.129 - - [2026-02-19 03:16:04] "POST /neutron/port HTTP/1.1" 200 1124 0.021102 10.0.0.129 - - [2026-02-19 03:16:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008138 10.0.0.130 - - [2026-02-19 03:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.38 - - [2026-02-19 03:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.130 - - [2026-02-19 03:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.129 - - [2026-02-19 03:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.38 - - [2026-02-19 03:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000520 10.0.0.38 - - [2026-02-19 03:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.129 - - [2026-02-19 03:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.38 - - [2026-02-19 03:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.129 - - [2026-02-19 03:16:11] "GET /global-system-configs HTTP/1.1" 401 293 0.001513 10.0.0.129 - - [2026-02-19 03:16:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000519 10.0.0.130 - - [2026-02-19 03:16:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000409 10.0.0.130 - - [2026-02-19 03:16:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000498 10.0.0.130 - - [2026-02-19 03:16:12] "DELETE /project/68abd359-d7c3-4c15-8641-9d06f0c69da2 HTTP/1.1" 404 177 0.004487 10.0.0.130 - - [2026-02-19 03:16:12] "DELETE /project/a08e1341f84141999e55ae1d8d25d16b HTTP/1.1" 404 173 0.003895 10.0.0.129 - - [2026-02-19 03:16:19] "POST /neutron/port HTTP/1.1" 200 1124 0.020388 10.0.0.129 - - [2026-02-19 03:16:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007752 10.0.0.129 - - [2026-02-19 03:16:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007796 10.0.0.129 - - [2026-02-19 03:16:19] "GET /virtual-machine/5455878c-6dc9-41f7-8fd8-61aa67ab428e HTTP/1.1" 401 293 0.000367 10.0.0.129 - - [2026-02-19 03:16:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004082 10.0.0.129 - - [2026-02-19 03:16:19] "POST /neutron/network HTTP/1.1" 200 826 0.020979 10.0.0.129 - - [2026-02-19 03:16:19] "GET /virtual-machine/5455878c-6dc9-41f7-8fd8-61aa67ab428e HTTP/1.1" 200 1295 0.031594 10.0.0.129 - - [2026-02-19 03:16:19] "GET /virtual-machine-interface/86d95cec-ec4a-4d17-8805-b26f4d43e83b HTTP/1.1" 200 2955 0.006958 10.0.0.129 - - [2026-02-19 03:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004945 10.0.0.129 - - [2026-02-19 03:16:19] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003969 10.0.0.129 - - [2026-02-19 03:16:19] "GET /virtual-networks?parent_id=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003253 10.0.0.129 - - [2026-02-19 03:16:20] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006711 10.0.0.129 - - [2026-02-19 03:16:20] "POST /neutron/network HTTP/1.1" 200 835 0.006839 10.0.0.129 - - [2026-02-19 03:16:20] "POST /neutron/port HTTP/1.1" 200 117 0.001274 10.0.0.129 - - [2026-02-19 03:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.129 - - [2026-02-19 03:16:23] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006781 10.0.0.129 - - [2026-02-19 03:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.129 - - [2026-02-19 03:16:27] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008509 10.0.0.129 - - [2026-02-19 03:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.129 - - [2026-02-19 03:16:31] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005553 10.0.0.129 - - [2026-02-19 03:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.129 - - [2026-02-19 03:16:35] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006509 10.0.0.129 - - [2026-02-19 03:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.129 - - [2026-02-19 03:16:39] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005836 10.0.0.129 - - [2026-02-19 03:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.129 - - [2026-02-19 03:16:43] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006489 10.0.0.130 - - [2026-02-19 03:16:46] "GET /obj-perms HTTP/1.1" 200 5075 0.067495 10.0.0.129 - - [2026-02-19 03:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.129 - - [2026-02-19 03:16:47] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005466 10.0.0.129 - - [2026-02-19 03:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006031 10.0.0.129 - - [2026-02-19 03:16:51] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006137 10.0.0.129 - - [2026-02-19 03:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.129 - - [2026-02-19 03:16:55] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006031 10.0.0.129 - - [2026-02-19 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.129 - - [2026-02-19 03:16:59] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005831 10.0.0.129 - - [2026-02-19 03:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006048 10.0.0.129 - - [2026-02-19 03:17:04] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006602 10.0.0.129 - - [2026-02-19 03:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.129 - - [2026-02-19 03:17:08] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006188 10.0.0.129 - - [2026-02-19 03:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.129 - - [2026-02-19 03:17:12] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005656 10.0.0.129 - - [2026-02-19 03:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.129 - - [2026-02-19 03:17:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005549 10.0.0.129 - - [2026-02-19 03:17:14] "GET /virtual-networks?parent_id=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003369 10.0.0.129 - - [2026-02-19 03:17:14] "GET /virtual-network/975265cf-c334-4c41-aa88-71aa6550503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006072 10.0.0.129 - - [2026-02-19 03:17:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007976 10.0.0.129 - - [2026-02-19 03:17:19] "POST /neutron/port HTTP/1.1" 200 1124 0.020779 10.0.0.129 - - [2026-02-19 03:17:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005857 10.0.0.129 - - [2026-02-19 03:17:20] "POST /neutron/network HTTP/1.1" 200 826 0.009003 10.0.0.129 - - [2026-02-19 03:17:22] "POST /neutron/network HTTP/1.1" 200 835 0.007040 10.0.0.129 - - [2026-02-19 03:17:22] "POST /neutron/port HTTP/1.1" 200 117 0.001215 10.0.0.129 - - [2026-02-19 03:17:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007401 10.0.0.129 - - [2026-02-19 03:17:30] "POST /neutron/port HTTP/1.1" 200 1124 0.016666 10.0.0.129 - - [2026-02-19 03:17:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007318 10.0.0.129 - - [2026-02-19 03:17:40] "POST /neutron/port HTTP/1.1" 200 1124 0.021193 10.0.0.129 - - [2026-02-19 03:17:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007753 10.0.0.38 - - [2026-02-19 03:17:46] "GET /obj-perms HTTP/1.1" 200 5075 0.053515 10.0.0.129 - - [2026-02-19 03:17:55] "POST /neutron/port HTTP/1.1" 200 1124 0.019043 10.0.0.129 - - [2026-02-19 03:18:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009078 10.0.0.129 - - [2026-02-19 03:18:11] "POST /neutron/port HTTP/1.1" 200 1123 0.024833 10.0.0.129 - - [2026-02-19 03:18:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012597 10.0.0.129 - - [2026-02-19 03:18:11] "GET /virtual-machine/6ebd65a8-4359-48ab-846b-45b9970505a9 HTTP/1.1" 200 1294 0.006308 10.0.0.129 - - [2026-02-19 03:18:11] "GET /virtual-machine-interface/b17599be-ccae-4dda-98d6-413687ab0cee HTTP/1.1" 200 2957 0.007543 10.0.0.129 - - [2026-02-19 03:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.129 - - [2026-02-19 03:18:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003994 10.0.0.129 - - [2026-02-19 03:18:11] "GET /virtual-networks?parent_id=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003481 10.0.0.129 - - [2026-02-19 03:18:11] "GET /virtual-network/409405d1-636f-49ad-8eda-c45c14f89be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006686 10.0.0.129 - - [2026-02-19 03:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.129 - - [2026-02-19 03:18:12] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005089 10.0.0.129 - - [2026-02-19 03:18:12] "GET /virtual-networks?parent_id=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003285 10.0.0.129 - - [2026-02-19 03:18:12] "GET /virtual-network/409405d1-636f-49ad-8eda-c45c14f89be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007007 10.0.0.129 - - [2026-02-19 03:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.130 - - [2026-02-19 03:18:13] "GET /projects?obj_uuids=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000921 10.0.0.129 - - [2026-02-19 03:18:13] "GET /project/a08e1341-f841-4199-9e55-ae1d8d25d16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.042790 10.0.0.129 - - [2026-02-19 03:18:13] "GET /virtual-network/409405d1-636f-49ad-8eda-c45c14f89be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006137 10.0.0.129 - - [2026-02-19 03:18:13] "GET /floating-ip-pools?parent_id=409405d1-636f-49ad-8eda-c45c14f89be9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003682 10.0.0.129 - - [2026-02-19 03:18:13] "GET /virtual-network/409405d1-636f-49ad-8eda-c45c14f89be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006236 10.0.0.129 - - [2026-02-19 03:18:13] "POST /floating-ip-pools HTTP/1.1" 200 600 0.042599 10.0.0.129 - - [2026-02-19 03:18:13] "POST /ref-update HTTP/1.1" 200 156 0.018489 10.0.0.129 - - [2026-02-19 03:18:13] "GET /virtual-network/409405d1-636f-49ad-8eda-c45c14f89be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010177 10.0.0.129 - - [2026-02-19 03:18:13] "GET /virtual-network/409405d1-636f-49ad-8eda-c45c14f89be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005867 10.0.0.130 - - [2026-02-19 03:18:13] "GET /projects?obj_uuids=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000962 10.0.0.129 - - [2026-02-19 03:18:13] "POST /neutron/floatingip HTTP/1.1" 200 528 0.112622 10.0.0.129 - - [2026-02-19 03:18:13] "POST /neutron/floatingip HTTP/1.1" 200 574 0.056990 10.0.0.129 - - [2026-02-19 03:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.129 - - [2026-02-19 03:18:13] "GET /routing-instance/1e723e1b-d2c1-42cd-8513-00f8e74c2b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.005247 10.0.0.129 - - [2026-02-19 03:18:13] "GET /route-target/1d58bb17-e21d-472f-bbf3-ace12219a227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005550 10.0.0.129 - - [2026-02-19 03:18:20] "POST /neutron/port HTTP/1.1" 200 1124 0.020946 10.0.0.129 - - [2026-02-19 03:18:20] "POST /neutron/subnet HTTP/1.1" 200 694 0.009621 10.0.0.129 - - [2026-02-19 03:18:22] "POST /neutron/port HTTP/1.1" 200 1123 0.018704 10.0.0.129 - - [2026-02-19 03:18:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004246 10.0.0.129 - - [2026-02-19 03:18:22] "POST /neutron/network HTTP/1.1" 200 825 0.007286 10.0.0.129 - - [2026-02-19 03:18:44] "POST /neutron/floatingip HTTP/1.1" 200 528 0.008249 10.0.0.129 - - [2026-02-19 03:18:44] "GET /floating-ip-pool/86196c0b-867c-456e-9c29-d810fcfedb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1186 0.004015 10.0.0.129 - - [2026-02-19 03:18:44] "POST /ref-update HTTP/1.1" 200 156 0.013508 10.0.0.129 - - [2026-02-19 03:18:44] "DELETE /floating-ip-pool/86196c0b-867c-456e-9c29-d810fcfedb81 HTTP/1.1" 200 115 0.036836 10.0.0.129 - - [2026-02-19 03:18:44] "POST /neutron/network HTTP/1.1" 400 204 0.013774 10.0.0.129 - - [2026-02-19 03:18:45] "POST /neutron/port HTTP/1.1" 200 151 0.186880 10.0.0.129 - - [2026-02-19 03:18:45] "POST /neutron/port HTTP/1.1" 200 151 0.213285 10.0.0.129 - - [2026-02-19 03:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.129 - - [2026-02-19 03:18:46] "POST /neutron/network HTTP/1.1" 200 825 0.006853 10.0.0.129 - - [2026-02-19 03:18:46] "DELETE /route-target/1d58bb17-e21d-472f-bbf3-ace12219a227 HTTP/1.1" 200 115 0.025112 10.0.0.129 - - [2026-02-19 03:18:47] "GET /obj-perms HTTP/1.1" 200 5075 0.060890 10.0.0.130 - - [2026-02-19 03:18:48] "GET /projects?obj_uuids=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.027754 10.0.0.129 - - [2026-02-19 03:18:48] "GET /project/a08e1341-f841-4199-9e55-ae1d8d25d16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.074695 10.0.0.130 - - [2026-02-19 03:18:48] "GET /projects?obj_uuids=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001268 10.0.0.129 - - [2026-02-19 03:18:48] "GET /project/a08e1341-f841-4199-9e55-ae1d8d25d16b?fields=virtual_networks HTTP/1.1" 200 1037 0.049316 10.0.0.130 - - [2026-02-19 03:18:48] "GET /projects?obj_uuids=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001130 10.0.0.129 - - [2026-02-19 03:18:48] "GET /project/a08e1341-f841-4199-9e55-ae1d8d25d16b?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.048597 10.0.0.130 - - [2026-02-19 03:18:48] "GET /projects?obj_uuids=a08e1341-f841-4199-9e55-ae1d8d25d16b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001024 10.0.0.129 - - [2026-02-19 03:18:48] "GET /project/a08e1341-f841-4199-9e55-ae1d8d25d16b?fields=security_groups HTTP/1.1" 200 1265 0.043561 10.0.0.129 - - [2026-02-19 03:18:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.033771 10.0.0.130 - - [2026-02-19 03:18:49] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004361 10.0.0.130 - - [2026-02-19 03:18:49] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001175 10.0.0.130 - - [2026-02-19 03:18:49] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008499 10.0.0.130 - - [2026-02-19 03:18:50] "POST /id-to-fqname HTTP/1.1" 200 190 0.001314 10.0.0.130 - - [2026-02-19 03:18:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.005901 10.0.0.130 - - [2026-02-19 03:18:50] "POST /security-groups HTTP/1.1" 200 591 0.072633 10.0.0.130 - - [2026-02-19 03:18:50] "POST /projects HTTP/1.1" 200 585 0.282314 10.0.0.129 - - [2026-02-19 03:18:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.003873 10.0.0.130 - - [2026-02-19 03:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.361939 10.0.0.129 - - [2026-02-19 03:18:50] "GET /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.516335 10.0.0.129 - - [2026-02-19 03:18:51] "GET / HTTP/1.1" 200 36215 0.002575 10.0.0.129 - - [2026-02-19 03:18:53] "POST /fqname-to-id HTTP/1.1" 401 293 0.000544 10.0.0.129 - - [2026-02-19 03:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.060844 10.0.0.130 - - [2026-02-19 03:18:53] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001073 10.0.0.129 - - [2026-02-19 03:18:53] "GET /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.043878 10.0.0.130 - - [2026-02-19 03:18:53] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001415 10.0.0.129 - - [2026-02-19 03:18:53] "POST /neutron/network HTTP/1.1" 200 625 0.147486 10.0.0.129 - - [2026-02-19 03:18:54] "POST /ref-update HTTP/1.1" 200 156 0.028353 10.0.0.129 - - [2026-02-19 03:18:54] "POST /id-to-fqname HTTP/1.1" 200 230 0.003687 10.0.0.129 - - [2026-02-19 03:18:54] "GET /virtual-network/c8bac245-5864-46dd-837c-5f3333f13a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006427 10.0.0.129 - - [2026-02-19 03:18:54] "POST /neutron/network HTTP/1.1" 200 839 0.007671 10.0.0.129 - - [2026-02-19 03:18:54] "GET /virtual-network/c8bac245-5864-46dd-837c-5f3333f13a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007320 10.0.0.129 - - [2026-02-19 03:18:54] "POST /neutron/network HTTP/1.1" 200 839 0.007332 10.0.0.129 - - [2026-02-19 03:18:54] "POST /id-to-fqname HTTP/1.1" 200 230 0.000988 10.0.0.130 - - [2026-02-19 03:18:55] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001085 10.0.0.129 - - [2026-02-19 03:18:55] "GET /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.078100 10.0.0.129 - - [2026-02-19 03:18:55] "POST /neutron/port HTTP/1.1" 200 117 0.006965 10.0.0.129 - - [2026-02-19 03:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.129 - - [2026-02-19 03:18:55] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003929 10.0.0.129 - - [2026-02-19 03:18:55] "PUT /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f HTTP/1.1" 200 277 0.012372 10.0.0.129 - - [2026-02-19 03:18:56] "POST /neutron/network HTTP/1.1" 200 849 0.007461 10.0.0.129 - - [2026-02-19 03:18:56] "POST /neutron/port HTTP/1.1" 200 1055 0.017153 10.0.0.129 - - [2026-02-19 03:18:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004211 10.0.0.129 - - [2026-02-19 03:18:56] "POST /neutron/network HTTP/1.1" 200 839 0.007606 10.0.0.129 - - [2026-02-19 03:19:01] "POST /neutron/port HTTP/1.1" 200 1119 0.020278 10.0.0.129 - - [2026-02-19 03:19:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010457 10.0.0.129 - - [2026-02-19 03:19:01] "GET /virtual-machine/fb06537e-0a6f-47ac-85c1-d43c2b0ab4c5 HTTP/1.1" 401 293 0.000444 10.0.0.129 - - [2026-02-19 03:19:01] "GET /virtual-machine/fb06537e-0a6f-47ac-85c1-d43c2b0ab4c5 HTTP/1.1" 200 1294 0.037609 10.0.0.129 - - [2026-02-19 03:19:01] "GET /virtual-machine-interface/09584b73-fcce-497c-bbc4-ff6129853fb9 HTTP/1.1" 200 2977 0.006516 10.0.0.129 - - [2026-02-19 03:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007151 10.0.0.129 - - [2026-02-19 03:19:01] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.005265 10.0.0.129 - - [2026-02-19 03:19:01] "GET /virtual-networks?parent_id=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003671 10.0.0.129 - - [2026-02-19 03:19:01] "GET /virtual-network/c8bac245-5864-46dd-837c-5f3333f13a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007386 10.0.0.129 - - [2026-02-19 03:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.129 - - [2026-02-19 03:19:04] "GET /virtual-network/c8bac245-5864-46dd-837c-5f3333f13a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006330 10.0.0.129 - - [2026-02-19 03:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.129 - - [2026-02-19 03:19:06] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.005105 10.0.0.129 - - [2026-02-19 03:19:06] "GET /virtual-networks?parent_id=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003549 10.0.0.129 - - [2026-02-19 03:19:06] "GET /virtual-network/c8bac245-5864-46dd-837c-5f3333f13a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006875 10.0.0.129 - - [2026-02-19 03:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.129 - - [2026-02-19 03:19:08] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003629 10.0.0.129 - - [2026-02-19 03:19:08] "PUT /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f HTTP/1.1" 200 277 0.012196 10.0.0.129 - - [2026-02-19 03:19:09] "POST /neutron/network HTTP/1.1" 200 839 0.007223 10.0.0.129 - - [2026-02-19 03:19:09] "POST /neutron/port HTTP/1.1" 200 1109 0.014235 10.0.0.130 - - [2026-02-19 03:19:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005279 10.0.0.129 - - [2026-02-19 03:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005853 10.0.0.130 - - [2026-02-19 03:19:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002711 10.0.0.129 - - [2026-02-19 03:19:11] "POST /neutron/network HTTP/1.1" 200 151 0.125275 10.0.0.130 - - [2026-02-19 03:19:13] "DELETE /project/a08e1341-f841-4199-9e55-ae1d8d25d16b HTTP/1.1" 404 177 0.003283 10.0.0.130 - - [2026-02-19 03:19:13] "DELETE /project/c35e9e51ba984ced8e6bdbdaf2e0e123 HTTP/1.1" 404 173 0.005731 10.0.0.129 - - [2026-02-19 03:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.130 - - [2026-02-19 03:19:14] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000961 10.0.0.129 - - [2026-02-19 03:19:14] "GET /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.046923 10.0.0.130 - - [2026-02-19 03:19:14] "POST /useragent-kv HTTP/1.1" 200 115 0.008144 10.0.0.129 - - [2026-02-19 03:19:14] "POST /neutron/subnet HTTP/1.1" 200 719 0.178056 10.0.0.129 - - [2026-02-19 03:19:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.001227 10.0.0.129 - - [2026-02-19 03:19:14] "GET /virtual-network/441eef03-75a9-42ad-b6c1-281bd4df2d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005821 10.0.0.129 - - [2026-02-19 03:19:14] "GET /virtual-network/441eef03-75a9-42ad-b6c1-281bd4df2d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.009276 10.0.0.129 - - [2026-02-19 03:19:14] "POST /neutron/network HTTP/1.1" 200 823 0.006230 10.0.0.129 - - [2026-02-19 03:19:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.001789 10.0.0.129 - - [2026-02-19 03:19:14] "POST /ref-update HTTP/1.1" 200 156 0.053581 10.0.0.130 - - [2026-02-19 03:19:15] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001548 10.0.0.129 - - [2026-02-19 03:19:15] "GET /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.079075 10.0.0.129 - - [2026-02-19 03:19:15] "POST /neutron/network HTTP/1.1" 200 823 0.040530 10.0.0.129 - - [2026-02-19 03:19:15] "POST /neutron/port HTTP/1.1" 200 117 0.006314 10.0.0.129 - - [2026-02-19 03:19:16] "POST /neutron/port HTTP/1.1" 200 1059 0.019621 10.0.0.129 - - [2026-02-19 03:19:16] "POST /neutron/port HTTP/1.1" 200 1123 0.023751 10.0.0.129 - - [2026-02-19 03:19:16] "POST /neutron/port HTTP/1.1" 200 117 0.001396 10.0.0.129 - - [2026-02-19 03:19:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007649 10.0.0.129 - - [2026-02-19 03:19:21] "POST /neutron/port HTTP/1.1" 200 1123 0.017837 10.0.0.129 - - [2026-02-19 03:19:21] "GET /virtual-machine/fc44a863-de17-42e4-af9a-c6ad3353cd0d HTTP/1.1" 200 1295 0.006635 10.0.0.129 - - [2026-02-19 03:19:21] "GET /virtual-machine-interface/ce96d795-8d85-465a-a80c-59ec78b1d6f2 HTTP/1.1" 200 2949 0.006517 10.0.0.129 - - [2026-02-19 03:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.129 - - [2026-02-19 03:19:21] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004023 10.0.0.129 - - [2026-02-19 03:19:21] "GET /virtual-networks?parent_id=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004479 10.0.0.129 - - [2026-02-19 03:19:21] "GET /virtual-network/441eef03-75a9-42ad-b6c1-281bd4df2d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006497 10.0.0.129 - - [2026-02-19 03:19:22] "POST /neutron/port HTTP/1.1" 200 1123 0.021025 10.0.0.129 - - [2026-02-19 03:19:22] "POST /neutron/subnet HTTP/1.1" 200 693 0.011205 10.0.0.129 - - [2026-02-19 03:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.129 - - [2026-02-19 03:19:24] "GET /virtual-network/441eef03-75a9-42ad-b6c1-281bd4df2d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005665 10.0.0.129 - - [2026-02-19 03:19:25] "POST /neutron/port HTTP/1.1" 200 1123 0.054558 10.0.0.129 - - [2026-02-19 03:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.129 - - [2026-02-19 03:19:26] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005438 10.0.0.129 - - [2026-02-19 03:19:26] "GET /virtual-networks?parent_id=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004895 10.0.0.129 - - [2026-02-19 03:19:26] "GET /virtual-network/441eef03-75a9-42ad-b6c1-281bd4df2d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006038 10.0.0.129 - - [2026-02-19 03:19:28] "POST /neutron/network HTTP/1.1" 400 204 0.014560 10.0.0.129 - - [2026-02-19 03:19:29] "POST /neutron/port HTTP/1.1" 200 151 0.223089 10.0.0.129 - - [2026-02-19 03:19:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.005117 10.0.0.129 - - [2026-02-19 03:19:33] "POST /network-ipams HTTP/1.1" 200 543 0.035117 10.0.0.129 - - [2026-02-19 03:19:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 767 0.004262 10.0.0.129 - - [2026-02-19 03:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.129 - - [2026-02-19 03:19:33] "GET /network-ipam/3d58428e-cec5-48da-ab29-96fc2a73bb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.006658 10.0.0.129 - - [2026-02-19 03:19:33] "PUT /network-ipam/3d58428e-cec5-48da-ab29-96fc2a73bb61 HTTP/1.1" 200 259 0.017586 10.0.0.129 - - [2026-02-19 03:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.130 - - [2026-02-19 03:19:33] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001112 10.0.0.129 - - [2026-02-19 03:19:33] "GET /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.047149 10.0.0.129 - - [2026-02-19 03:19:33] "POST /neutron/network HTTP/1.1" 200 117 0.013099 10.0.0.129 - - [2026-02-19 03:19:33] "POST /route-targets HTTP/1.1" 200 328 0.021097 10.0.0.130 - - [2026-02-19 03:19:34] "POST /useragent-kv HTTP/1.1" 200 115 0.013827 10.0.0.129 - - [2026-02-19 03:19:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.256625 10.0.0.129 - - [2026-02-19 03:19:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001377 10.0.0.129 - - [2026-02-19 03:19:34] "GET /virtual-network/0e6f1cff-5752-4936-9df6-8fda28f2eba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006276 10.0.0.129 - - [2026-02-19 03:19:34] "GET /virtual-network/0e6f1cff-5752-4936-9df6-8fda28f2eba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006672 10.0.0.129 - - [2026-02-19 03:19:34] "POST /neutron/network HTTP/1.1" 200 994 0.010310 10.0.0.129 - - [2026-02-19 03:19:34] "POST /neutron/network HTTP/1.1" 200 994 0.011523 10.0.0.130 - - [2026-02-19 03:19:34] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001087 10.0.0.129 - - [2026-02-19 03:19:34] "POST /neutron/port HTTP/1.1" 200 1017 0.263962 10.0.0.129 - - [2026-02-19 03:19:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.003572 10.0.0.129 - - [2026-02-19 03:19:35] "POST /neutron/port HTTP/1.1" 200 1017 0.012410 10.0.0.129 - - [2026-02-19 03:19:35] "POST /neutron/port HTTP/1.1" 200 117 0.006679 10.0.0.129 - - [2026-02-19 03:19:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.001243 10.0.0.129 - - [2026-02-19 03:19:35] "POST /neutron/port HTTP/1.1" 200 117 0.007176 10.0.0.129 - - [2026-02-19 03:19:36] "POST /neutron/network HTTP/1.1" 200 994 0.009863 10.0.0.129 - - [2026-02-19 03:19:36] "POST /neutron/port HTTP/1.1" 200 117 0.010159 10.0.0.129 - - [2026-02-19 03:19:36] "POST /neutron/network HTTP/1.1" 200 1004 0.008968 10.0.0.129 - - [2026-02-19 03:19:36] "POST /id-to-fqname HTTP/1.1" 200 220 0.003143 10.0.0.129 - - [2026-02-19 03:19:36] "POST /neutron/port HTTP/1.1" 200 1109 0.186239 10.0.0.129 - - [2026-02-19 03:19:37] "POST /neutron/network HTTP/1.1" 200 1004 0.006743 10.0.0.129 - - [2026-02-19 03:19:37] "POST /neutron/port HTTP/1.1" 200 117 0.001252 10.0.0.129 - - [2026-02-19 03:19:37] "POST /neutron/network HTTP/1.1" 200 1004 0.014104 10.0.0.129 - - [2026-02-19 03:19:37] "POST /neutron/port HTTP/1.1" 200 1109 0.168663 10.0.0.129 - - [2026-02-19 03:19:38] "POST /neutron/subnet HTTP/1.1" 200 673 0.014837 10.0.0.130 - - [2026-02-19 03:19:38] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001534 10.0.0.129 - - [2026-02-19 03:19:38] "GET /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.133999 10.0.0.129 - - [2026-02-19 03:19:38] "POST /neutron/network HTTP/1.1" 200 994 0.011506 10.0.0.129 - - [2026-02-19 03:19:38] "POST /neutron/port HTTP/1.1" 200 117 0.006287 10.0.0.129 - - [2026-02-19 03:19:39] "GET /virtual-network/0e6f1cff-5752-4936-9df6-8fda28f2eba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006110 10.0.0.129 - - [2026-02-19 03:19:40] "POST /neutron/port HTTP/1.1" 200 1055 0.025787 10.0.0.129 - - [2026-02-19 03:19:40] "POST /neutron/port HTTP/1.1" 200 1119 0.033398 10.0.0.129 - - [2026-02-19 03:19:40] "POST /neutron/port HTTP/1.1" 200 117 0.001169 10.0.0.129 - - [2026-02-19 03:19:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007895 10.0.0.129 - - [2026-02-19 03:19:41] "POST /neutron/port HTTP/1.1" 200 1119 0.023291 10.0.0.129 - - [2026-02-19 03:19:42] "GET /virtual-machine/ac7e6913-2a07-4eb5-8d60-6cd9320619c7 HTTP/1.1" 200 1291 0.007441 10.0.0.129 - - [2026-02-19 03:19:42] "GET /virtual-machine-interface/c207cd88-a9f3-4f8f-a84b-8f4bb8b48b70 HTTP/1.1" 200 2949 0.008427 10.0.0.129 - - [2026-02-19 03:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.129 - - [2026-02-19 03:19:42] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003754 10.0.0.129 - - [2026-02-19 03:19:42] "GET /virtual-networks?parent_id=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.009863 10.0.0.129 - - [2026-02-19 03:19:42] "GET /virtual-network/0e6f1cff-5752-4936-9df6-8fda28f2eba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006561 10.0.0.129 - - [2026-02-19 03:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.129 - - [2026-02-19 03:19:45] "GET /virtual-network/0e6f1cff-5752-4936-9df6-8fda28f2eba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006177 10.0.0.129 - - [2026-02-19 03:19:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006671 10.0.0.130 - - [2026-02-19 03:19:48] "GET /obj-perms HTTP/1.1" 200 5075 0.066613 10.0.0.129 - - [2026-02-19 03:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.129 - - [2026-02-19 03:19:49] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003645 10.0.0.129 - - [2026-02-19 03:19:49] "GET /virtual-networks?parent_id=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004139 10.0.0.129 - - [2026-02-19 03:19:49] "GET /virtual-network/0e6f1cff-5752-4936-9df6-8fda28f2eba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006215 10.0.0.129 - - [2026-02-19 03:19:49] "POST /neutron/port HTTP/1.1" 200 1119 0.017872 10.0.0.129 - - [2026-02-19 03:19:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009668 10.0.0.129 - - [2026-02-19 03:19:49] "GET /virtual-machine/5c5fd7b9-a84a-4204-837b-4fdf2cc82891 HTTP/1.1" 200 1289 0.006984 10.0.0.129 - - [2026-02-19 03:19:49] "GET /virtual-machine-interface/ae703d97-5ea5-45f3-97c4-96326d35230f HTTP/1.1" 200 2949 0.006041 10.0.0.129 - - [2026-02-19 03:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.129 - - [2026-02-19 03:19:49] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004032 10.0.0.129 - - [2026-02-19 03:19:49] "GET /virtual-networks?parent_id=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003293 10.0.0.129 - - [2026-02-19 03:19:49] "GET /virtual-network/0e6f1cff-5752-4936-9df6-8fda28f2eba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.008243 10.0.0.129 - - [2026-02-19 03:19:50] "POST /neutron/port HTTP/1.1" 200 1119 0.017034 10.0.0.129 - - [2026-02-19 03:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.129 - - [2026-02-19 03:19:51] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003939 10.0.0.129 - - [2026-02-19 03:19:51] "GET /virtual-networks?parent_id=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003062 10.0.0.129 - - [2026-02-19 03:19:51] "GET /virtual-network/0e6f1cff-5752-4936-9df6-8fda28f2eba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006233 10.0.0.129 - - [2026-02-19 03:19:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010179 10.0.0.129 - - [2026-02-19 03:19:51] "POST /neutron/port HTTP/1.1" 200 1119 0.019328 10.0.0.129 - - [2026-02-19 03:19:51] "GET /virtual-machine/a20f921e-02cc-4e57-b069-466012273007 HTTP/1.1" 200 1295 0.005888 10.0.0.129 - - [2026-02-19 03:19:51] "GET /virtual-machine-interface/a45de260-2e38-45c4-93e0-0293ef2344c4 HTTP/1.1" 200 2949 0.005659 10.0.0.129 - - [2026-02-19 03:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.129 - - [2026-02-19 03:19:51] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003273 10.0.0.129 - - [2026-02-19 03:19:51] "GET /virtual-networks?parent_id=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003037 10.0.0.129 - - [2026-02-19 03:19:51] "GET /virtual-network/0e6f1cff-5752-4936-9df6-8fda28f2eba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006026 10.0.0.129 - - [2026-02-19 03:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.129 - - [2026-02-19 03:19:52] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004873 10.0.0.129 - - [2026-02-19 03:19:52] "GET /virtual-networks?parent_id=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003016 10.0.0.129 - - [2026-02-19 03:19:52] "GET /virtual-network/0e6f1cff-5752-4936-9df6-8fda28f2eba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006248 10.0.0.129 - - [2026-02-19 03:20:09] "POST /neutron/port HTTP/1.1" 200 1109 0.023564 10.0.0.129 - - [2026-02-19 03:20:09] "POST /neutron/port HTTP/1.1" 200 1109 0.016772 10.0.0.129 - - [2026-02-19 03:20:09] "POST /neutron/port HTTP/1.1" 200 151 0.230509 10.0.0.130 - - [2026-02-19 03:20:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002679 10.0.0.130 - - [2026-02-19 03:20:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004004 10.0.0.130 - - [2026-02-19 03:20:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002495 10.0.0.130 - - [2026-02-19 03:20:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002732 10.0.0.129 - - [2026-02-19 03:20:09] "POST /neutron/network HTTP/1.1" 200 151 0.155557 10.0.0.129 - - [2026-02-19 03:20:09] "DELETE /route-target/3d74e228-cdfd-4dba-b940-ed30a65f2ab2 HTTP/1.1" 200 115 0.023762 10.0.0.129 - - [2026-02-19 03:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.129 - - [2026-02-19 03:20:10] "DELETE /network-ipam/3d58428e-cec5-48da-ab29-96fc2a73bb61 HTTP/1.1" 200 115 0.030708 10.0.0.129 - - [2026-02-19 03:20:10] "POST /fqname-to-id HTTP/1.1" 404 211 0.002860 10.0.0.130 - - [2026-02-19 03:20:11] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001075 10.0.0.129 - - [2026-02-19 03:20:11] "GET /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.053658 10.0.0.130 - - [2026-02-19 03:20:11] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001398 10.0.0.129 - - [2026-02-19 03:20:11] "GET /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123?fields=virtual_networks HTTP/1.1" 200 1035 0.052753 10.0.0.130 - - [2026-02-19 03:20:11] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001026 10.0.0.129 - - [2026-02-19 03:20:11] "GET /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.052731 10.0.0.130 - - [2026-02-19 03:20:11] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001390 10.0.0.129 - - [2026-02-19 03:20:11] "GET /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123?fields=security_groups HTTP/1.1" 200 1262 0.053846 10.0.0.129 - - [2026-02-19 03:20:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.030180 10.0.0.130 - - [2026-02-19 03:20:12] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002903 10.0.0.130 - - [2026-02-19 03:20:12] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001455 10.0.0.130 - - [2026-02-19 03:20:12] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008654 10.0.0.130 - - [2026-02-19 03:20:12] "POST /id-to-fqname HTTP/1.1" 200 198 0.001444 10.0.0.130 - - [2026-02-19 03:20:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.006385 10.0.0.130 - - [2026-02-19 03:20:13] "POST /security-groups HTTP/1.1" 200 599 0.081978 10.0.0.130 - - [2026-02-19 03:20:13] "POST /projects HTTP/1.1" 200 601 0.280961 10.0.0.129 - - [2026-02-19 03:20:13] "POST /fqname-to-id HTTP/1.1" 404 241 0.010383 10.0.0.130 - - [2026-02-19 03:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.356733 10.0.0.129 - - [2026-02-19 03:20:13] "GET /project/ac94c4f5-2676-4420-877a-7f096476bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.508529 10.0.0.130 - - [2026-02-19 03:20:13] "DELETE /project/ac94c4f526764420877a7f096476bdc6 HTTP/1.1" 404 173 0.018790 10.0.0.130 - - [2026-02-19 03:20:13] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001231 10.0.0.130 - - [2026-02-19 03:20:13] "GET /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.061368 10.0.0.130 - - [2026-02-19 03:20:13] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001141 10.0.0.130 - - [2026-02-19 03:20:13] "GET /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123?fields=security_groups HTTP/1.1" 200 1364 0.050504 10.0.0.130 - - [2026-02-19 03:20:13] "DELETE /security-group/54249633-5809-4837-8e25-4ea7346a74fe HTTP/1.1" 200 115 0.047998 10.0.0.130 - - [2026-02-19 03:20:13] "GET /projects?obj_uuids=c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003040 10.0.0.130 - - [2026-02-19 03:20:13] "GET /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123?fields=application_policy_sets HTTP/1.1" 200 1403 0.053782 10.0.0.129 - - [2026-02-19 03:20:13] "DELETE /access-control-list/5550bee9-9ecd-4f96-a006-27e4087d96d1 HTTP/1.1" 200 115 0.036821 10.0.0.130 - - [2026-02-19 03:20:13] "DELETE /project/c35e9e51-ba98-4ced-8e6b-dbdaf2e0e123 HTTP/1.1" 200 115 0.422819 10.0.0.129 - - [2026-02-19 03:20:14] "POST /neutron/port HTTP/1.1" 200 117 0.006346 10.0.0.129 - - [2026-02-19 03:20:14] "GET / HTTP/1.1" 200 36215 0.003916 10.0.0.129 - - [2026-02-19 03:20:16] "POST /fqname-to-id HTTP/1.1" 401 293 0.000479 10.0.0.129 - - [2026-02-19 03:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.065078 10.0.0.130 - - [2026-02-19 03:20:16] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000889 10.0.0.129 - - [2026-02-19 03:20:16] "GET /project/ac94c4f5-2676-4420-877a-7f096476bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.038482 10.0.0.130 - - [2026-02-19 03:20:17] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001526 10.0.0.129 - - [2026-02-19 03:20:17] "POST /neutron/network HTTP/1.1" 200 613 0.145781 10.0.0.129 - - [2026-02-19 03:20:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.065909 10.0.0.129 - - [2026-02-19 03:20:17] "POST /neutron/network HTTP/1.1" 200 1007 0.021679 10.0.0.129 - - [2026-02-19 03:20:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.001265 10.0.0.129 - - [2026-02-19 03:20:17] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008672 10.0.0.129 - - [2026-02-19 03:20:17] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007206 10.0.0.129 - - [2026-02-19 03:20:17] "POST /neutron/subnet HTTP/1.1" 200 828 0.012162 10.0.0.129 - - [2026-02-19 03:20:18] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006105 10.0.0.129 - - [2026-02-19 03:20:19] "GET /obj-perms HTTP/1.1" 200 5065 0.068563 10.0.0.38 - - [2026-02-19 03:20:19] "GET /obj-perms HTTP/1.1" 200 5065 0.052233 10.0.0.129 - - [2026-02-19 03:20:19] "POST /id-to-fqname HTTP/1.1" 200 228 0.001956 10.0.0.130 - - [2026-02-19 03:20:20] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001281 10.0.0.129 - - [2026-02-19 03:20:20] "GET /project/ac94c4f5-2676-4420-877a-7f096476bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.080540 10.0.0.129 - - [2026-02-19 03:20:20] "POST /neutron/network HTTP/1.1" 200 1007 0.017816 10.0.0.129 - - [2026-02-19 03:20:20] "POST /id-to-fqname HTTP/1.1" 200 228 0.001363 10.0.0.129 - - [2026-02-19 03:20:21] "POST /neutron/port HTTP/1.1" 200 117 0.007244 10.0.0.130 - - [2026-02-19 03:20:21] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.129 - - [2026-02-19 03:20:21] "POST /neutron/port HTTP/1.1" 200 1176 0.368109 10.0.0.130 - - [2026-02-19 03:20:22] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001128 10.0.0.129 - - [2026-02-19 03:20:22] "GET /project/ac94c4f5-2676-4420-877a-7f096476bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.082715 10.0.0.129 - - [2026-02-19 03:20:22] "POST /neutron/port HTTP/1.1" 200 1230 0.181942 10.0.0.129 - - [2026-02-19 03:20:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004825 10.0.0.129 - - [2026-02-19 03:20:22] "POST /neutron/port HTTP/1.1" 200 1240 0.021080 10.0.0.129 - - [2026-02-19 03:20:22] "POST /neutron/network HTTP/1.1" 200 1007 0.009832 10.0.0.129 - - [2026-02-19 03:20:22] "POST /id-to-fqname HTTP/1.1" 200 228 0.001631 10.0.0.129 - - [2026-02-19 03:20:22] "POST /neutron/port HTTP/1.1" 200 1240 0.024832 10.0.0.129 - - [2026-02-19 03:20:22] "POST /neutron/network HTTP/1.1" 200 1017 0.007400 10.0.0.129 - - [2026-02-19 03:20:23] "POST /neutron/port HTTP/1.1" 200 1176 0.056734 10.0.0.130 - - [2026-02-19 03:20:23] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000998 10.0.0.129 - - [2026-02-19 03:20:23] "GET /project/ac94c4f5-2676-4420-877a-7f096476bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.102237 10.0.0.129 - - [2026-02-19 03:20:23] "POST /neutron/network HTTP/1.1" 200 1007 0.009617 10.0.0.129 - - [2026-02-19 03:20:23] "POST /neutron/subnet HTTP/1.1" 200 1389 0.019810 10.0.0.129 - - [2026-02-19 03:20:23] "POST /neutron/network HTTP/1.1" 200 1007 0.011848 10.0.0.129 - - [2026-02-19 03:20:23] "POST /neutron/port HTTP/1.1" 200 117 0.007158 10.0.0.129 - - [2026-02-19 03:20:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001313 10.0.0.129 - - [2026-02-19 03:20:24] "POST /neutron/network HTTP/1.1" 200 1017 0.010040 10.0.0.129 - - [2026-02-19 03:20:24] "POST /neutron/port HTTP/1.1" 200 1176 0.022088 10.0.0.129 - - [2026-02-19 03:20:24] "POST /neutron/port HTTP/1.1" 200 1240 0.024394 10.0.0.129 - - [2026-02-19 03:20:25] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014174 10.0.0.130 - - [2026-02-19 03:20:25] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001016 10.0.0.129 - - [2026-02-19 03:20:25] "GET /project/ac94c4f5-2676-4420-877a-7f096476bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.075687 10.0.0.129 - - [2026-02-19 03:20:25] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.129 - - [2026-02-19 03:20:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011579 10.0.0.129 - - [2026-02-19 03:20:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008064 10.0.0.129 - - [2026-02-19 03:20:25] "POST /neutron/port HTTP/1.1" 200 1240 0.022643 10.0.0.129 - - [2026-02-19 03:20:25] "GET /virtual-machine/dcab2e36-2327-47f4-9498-0d5fbc8fe3cf HTTP/1.1" 401 293 0.000428 10.0.0.130 - - [2026-02-19 03:20:25] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001020 10.0.0.129 - - [2026-02-19 03:20:26] "POST /neutron/port HTTP/1.1" 200 1176 0.354113 10.0.0.129 - - [2026-02-19 03:20:26] "GET /virtual-machine/dcab2e36-2327-47f4-9498-0d5fbc8fe3cf HTTP/1.1" 200 1303 0.043797 10.0.0.129 - - [2026-02-19 03:20:26] "GET /virtual-machine-interface/ecb83ba2-dd94-4416-960c-429e929383f4 HTTP/1.1" 200 3184 0.006780 10.0.0.129 - - [2026-02-19 03:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.129 - - [2026-02-19 03:20:26] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.011326 10.0.0.129 - - [2026-02-19 03:20:26] "GET /virtual-networks?parent_id=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003641 10.0.0.129 - - [2026-02-19 03:20:26] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.016250 10.0.0.129 - - [2026-02-19 03:20:26] "POST /neutron/port HTTP/1.1" 200 1230 0.163829 10.0.0.129 - - [2026-02-19 03:20:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004490 10.0.0.129 - - [2026-02-19 03:20:26] "POST /neutron/port HTTP/1.1" 200 117 0.001267 10.0.0.129 - - [2026-02-19 03:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.129 - - [2026-02-19 03:20:29] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006329 10.0.0.129 - - [2026-02-19 03:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.129 - - [2026-02-19 03:20:33] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005943 10.0.0.129 - - [2026-02-19 03:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.129 - - [2026-02-19 03:20:37] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007672 10.0.0.129 - - [2026-02-19 03:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.129 - - [2026-02-19 03:20:41] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005723 10.0.0.129 - - [2026-02-19 03:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.129 - - [2026-02-19 03:20:45] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005515 10.0.0.129 - - [2026-02-19 03:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.129 - - [2026-02-19 03:20:50] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007605 10.0.0.129 - - [2026-02-19 03:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.129 - - [2026-02-19 03:20:54] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005717 10.0.0.129 - - [2026-02-19 03:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.129 - - [2026-02-19 03:20:58] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008350 10.0.0.129 - - [2026-02-19 03:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006679 10.0.0.129 - - [2026-02-19 03:21:02] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006613 10.0.0.129 - - [2026-02-19 03:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.129 - - [2026-02-19 03:21:06] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008183 10.0.0.130 - - [2026-02-19 03:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000457 10.0.0.38 - - [2026-02-19 03:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.130 - - [2026-02-19 03:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.38 - - [2026-02-19 03:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000545 10.0.0.129 - - [2026-02-19 03:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.38 - - [2026-02-19 03:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.129 - - [2026-02-19 03:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000389 10.0.0.38 - - [2026-02-19 03:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000498 10.0.0.129 - - [2026-02-19 03:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.129 - - [2026-02-19 03:21:10] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007519 10.0.0.129 - - [2026-02-19 03:21:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.129 - - [2026-02-19 03:21:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.130 - - [2026-02-19 03:21:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.130 - - [2026-02-19 03:21:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.129 - - [2026-02-19 03:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.129 - - [2026-02-19 03:21:14] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006006 10.0.0.129 - - [2026-02-19 03:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.129 - - [2026-02-19 03:21:18] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006184 10.0.0.129 - - [2026-02-19 03:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.129 - - [2026-02-19 03:21:22] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005691 10.0.0.129 - - [2026-02-19 03:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.129 - - [2026-02-19 03:21:24] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003900 10.0.0.129 - - [2026-02-19 03:21:24] "GET /virtual-networks?parent_id=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002985 10.0.0.129 - - [2026-02-19 03:21:24] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006478 10.0.0.129 - - [2026-02-19 03:21:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010284 10.0.0.129 - - [2026-02-19 03:21:25] "POST /neutron/network HTTP/1.1" 200 1017 0.007438 10.0.0.129 - - [2026-02-19 03:21:25] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014914 10.0.0.129 - - [2026-02-19 03:21:25] "POST /neutron/network HTTP/1.1" 200 1007 0.012130 10.0.0.129 - - [2026-02-19 03:21:26] "POST /neutron/network HTTP/1.1" 200 1017 0.007254 10.0.0.129 - - [2026-02-19 03:21:26] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015691 10.0.0.129 - - [2026-02-19 03:21:26] "POST /neutron/network HTTP/1.1" 200 1007 0.010077 10.0.0.129 - - [2026-02-19 03:21:30] "POST /neutron/port HTTP/1.1" 200 1240 0.021668 10.0.0.129 - - [2026-02-19 03:21:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008919 10.0.0.129 - - [2026-02-19 03:21:37] "POST /neutron/port HTTP/1.1" 200 1240 0.027409 10.0.0.129 - - [2026-02-19 03:21:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008298 10.0.0.129 - - [2026-02-19 03:21:45] "POST /neutron/port HTTP/1.1" 200 1240 0.018608 10.0.0.129 - - [2026-02-19 03:21:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007771 10.0.0.129 - - [2026-02-19 03:21:46] "GET /virtual-machine/e0937864-0cc2-41bc-bd87-56748e049480 HTTP/1.1" 200 1303 0.006286 10.0.0.129 - - [2026-02-19 03:21:46] "GET /virtual-machine-interface/ab5e9c05-ca7e-4509-a0a0-eb37d9b0b743 HTTP/1.1" 200 3184 0.010003 10.0.0.129 - - [2026-02-19 03:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.129 - - [2026-02-19 03:21:46] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003911 10.0.0.129 - - [2026-02-19 03:21:46] "GET /virtual-networks?parent_id=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002749 10.0.0.129 - - [2026-02-19 03:21:46] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006710 10.0.0.129 - - [2026-02-19 03:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.129 - - [2026-02-19 03:21:49] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006058 10.0.0.129 - - [2026-02-19 03:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006370 10.0.0.129 - - [2026-02-19 03:21:53] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005929 10.0.0.129 - - [2026-02-19 03:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.129 - - [2026-02-19 03:21:57] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006480 10.0.0.129 - - [2026-02-19 03:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004909 10.0.0.129 - - [2026-02-19 03:22:01] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007167 10.0.0.129 - - [2026-02-19 03:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.129 - - [2026-02-19 03:22:05] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007005 10.0.0.129 - - [2026-02-19 03:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.129 - - [2026-02-19 03:22:09] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006726 10.0.0.129 - - [2026-02-19 03:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.129 - - [2026-02-19 03:22:13] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006770 10.0.0.129 - - [2026-02-19 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.129 - - [2026-02-19 03:22:17] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006233 10.0.0.129 - - [2026-02-19 03:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.129 - - [2026-02-19 03:22:22] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008396 10.0.0.129 - - [2026-02-19 03:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.129 - - [2026-02-19 03:22:26] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005710 10.0.0.129 - - [2026-02-19 03:22:26] "POST /neutron/network HTTP/1.1" 200 1017 0.008281 10.0.0.129 - - [2026-02-19 03:22:26] "POST /neutron/subnet HTTP/1.1" 200 1389 0.016042 10.0.0.129 - - [2026-02-19 03:22:26] "POST /neutron/network HTTP/1.1" 200 1007 0.010443 10.0.0.129 - - [2026-02-19 03:22:27] "POST /neutron/network HTTP/1.1" 200 1017 0.007173 10.0.0.129 - - [2026-02-19 03:22:27] "POST /neutron/subnet HTTP/1.1" 200 1389 0.017890 10.0.0.129 - - [2026-02-19 03:22:27] "POST /neutron/network HTTP/1.1" 200 1007 0.011128 10.0.0.129 - - [2026-02-19 03:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.129 - - [2026-02-19 03:22:28] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004531 10.0.0.129 - - [2026-02-19 03:22:28] "GET /virtual-networks?parent_id=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002877 10.0.0.129 - - [2026-02-19 03:22:28] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007659 10.0.0.129 - - [2026-02-19 03:22:33] "POST /neutron/port HTTP/1.1" 200 1240 0.020603 10.0.0.129 - - [2026-02-19 03:22:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014910 10.0.0.129 - - [2026-02-19 03:22:49] "POST /neutron/port HTTP/1.1" 200 1240 0.020968 10.0.0.130 - - [2026-02-19 03:22:50] "GET /obj-perms HTTP/1.1" 200 5075 0.052497 10.0.0.129 - - [2026-02-19 03:22:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007901 10.0.0.129 - - [2026-02-19 03:23:04] "POST /neutron/port HTTP/1.1" 200 1240 0.018365 10.0.0.129 - - [2026-02-19 03:23:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008717 10.0.0.129 - - [2026-02-19 03:23:14] "POST /neutron/port HTTP/1.1" 200 1240 0.022034 10.0.0.129 - - [2026-02-19 03:23:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008942 10.0.0.129 - - [2026-02-19 03:23:25] "POST /neutron/port HTTP/1.1" 200 1240 0.022009 10.0.0.129 - - [2026-02-19 03:23:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008646 10.0.0.129 - - [2026-02-19 03:23:25] "GET /virtual-machine/05046aea-75e0-46b8-b216-e7377d0ab77b HTTP/1.1" 200 1301 0.006843 10.0.0.129 - - [2026-02-19 03:23:25] "GET /virtual-machine-interface/9dc50b23-0be8-4ae2-8635-7fccfd9f931d HTTP/1.1" 200 3183 0.005933 10.0.0.129 - - [2026-02-19 03:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.129 - - [2026-02-19 03:23:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005090 10.0.0.129 - - [2026-02-19 03:23:25] "GET /virtual-networks?parent_id=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003128 10.0.0.129 - - [2026-02-19 03:23:25] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008372 10.0.0.129 - - [2026-02-19 03:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.129 - - [2026-02-19 03:23:26] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004036 10.0.0.129 - - [2026-02-19 03:23:26] "GET /virtual-networks?parent_id=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003052 10.0.0.129 - - [2026-02-19 03:23:26] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006767 10.0.0.129 - - [2026-02-19 03:23:27] "POST /neutron/network HTTP/1.1" 200 1017 0.007623 10.0.0.129 - - [2026-02-19 03:23:27] "POST /neutron/subnet HTTP/1.1" 200 1389 0.017773 10.0.0.129 - - [2026-02-19 03:23:27] "POST /neutron/network HTTP/1.1" 200 1007 0.009889 10.0.0.129 - - [2026-02-19 03:23:27] "POST /neutron/network HTTP/1.1" 200 1017 0.008635 10.0.0.129 - - [2026-02-19 03:23:27] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013228 10.0.0.129 - - [2026-02-19 03:23:27] "POST /neutron/network HTTP/1.1" 200 1007 0.010493 10.0.0.38 - - [2026-02-19 03:23:51] "GET /obj-perms HTTP/1.1" 200 5075 0.060924 10.0.0.130 - - [2026-02-19 03:24:07] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.032913 10.0.0.129 - - [2026-02-19 03:24:07] "GET /project/ac94c4f5-2676-4420-877a-7f096476bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.083627 10.0.0.129 - - [2026-02-19 03:24:07] "POST /fqname-to-id HTTP/1.1" 404 226 0.003015 10.0.0.129 - - [2026-02-19 03:24:07] "POST /interface-route-tables HTTP/1.1" 200 577 0.027136 10.0.0.129 - - [2026-02-19 03:24:07] "GET /interface-route-table/c1bdd1a3-0bb1-4723-9f00-b1e016f8c96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.006888 10.0.0.129 - - [2026-02-19 03:24:07] "GET /virtual-machine-interface/ecb83ba2-dd94-4416-960c-429e929383f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.006215 10.0.0.129 - - [2026-02-19 03:24:07] "POST /ref-update HTTP/1.1" 200 156 0.014230 10.0.0.129 - - [2026-02-19 03:24:28] "POST /neutron/network HTTP/1.1" 200 1017 0.007389 10.0.0.129 - - [2026-02-19 03:24:28] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015168 10.0.0.129 - - [2026-02-19 03:24:28] "POST /neutron/network HTTP/1.1" 200 1007 0.012881 10.0.0.129 - - [2026-02-19 03:24:29] "POST /neutron/network HTTP/1.1" 200 1017 0.007562 10.0.0.129 - - [2026-02-19 03:24:29] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014200 10.0.0.129 - - [2026-02-19 03:24:29] "POST /neutron/network HTTP/1.1" 200 1007 0.008335 10.0.0.130 - - [2026-02-19 03:24:49] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001030 10.0.0.129 - - [2026-02-19 03:24:49] "GET /project/ac94c4f5-2676-4420-877a-7f096476bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050398 10.0.0.129 - - [2026-02-19 03:24:49] "POST /fqname-to-id HTTP/1.1" 404 226 0.005143 10.0.0.129 - - [2026-02-19 03:24:49] "POST /interface-route-tables HTTP/1.1" 200 577 0.030119 10.0.0.129 - - [2026-02-19 03:24:49] "GET /interface-route-table/9b910369-8fb7-44ad-83ab-0bee6bb6f824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.010409 10.0.0.129 - - [2026-02-19 03:24:49] "GET /virtual-machine-interface/ab5e9c05-ca7e-4509-a0a0-eb37d9b0b743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.008020 10.0.0.129 - - [2026-02-19 03:24:49] "POST /ref-update HTTP/1.1" 200 156 0.016240 10.0.0.129 - - [2026-02-19 03:24:51] "GET /virtual-machine-interface/9dc50b23-0be8-4ae2-8635-7fccfd9f931d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.008602 10.0.0.129 - - [2026-02-19 03:24:51] "PUT /virtual-machine-interface/9dc50b23-0be8-4ae2-8635-7fccfd9f931d HTTP/1.1" 200 285 0.015198 10.0.0.129 - - [2026-02-19 03:24:51] "GET /virtual-machine-interface/ecb83ba2-dd94-4416-960c-429e929383f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.008402 10.0.0.129 - - [2026-02-19 03:24:51] "PUT /virtual-machine-interface/ecb83ba2-dd94-4416-960c-429e929383f4 HTTP/1.1" 200 285 0.014168 10.0.0.129 - - [2026-02-19 03:24:51] "GET /virtual-machine-interface/ab5e9c05-ca7e-4509-a0a0-eb37d9b0b743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.013843 10.0.0.129 - - [2026-02-19 03:24:51] "PUT /virtual-machine-interface/ab5e9c05-ca7e-4509-a0a0-eb37d9b0b743 HTTP/1.1" 200 285 0.021154 10.0.0.129 - - [2026-02-19 03:24:52] "GET /obj-perms HTTP/1.1" 200 5075 0.072453 10.0.0.129 - - [2026-02-19 03:25:30] "POST /neutron/network HTTP/1.1" 200 1017 0.042830 10.0.0.129 - - [2026-02-19 03:25:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004112 10.0.0.129 - - [2026-02-19 03:25:30] "POST /neutron/port HTTP/1.1" 200 117 0.001390 10.0.0.129 - - [2026-02-19 03:25:30] "POST /neutron/network HTTP/1.1" 200 1017 0.037721 10.0.0.129 - - [2026-02-19 03:25:30] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014733 10.0.0.129 - - [2026-02-19 03:25:30] "POST /neutron/network HTTP/1.1" 200 1007 0.010318 10.0.0.129 - - [2026-02-19 03:25:41] "POST /neutron/port HTTP/1.1" 200 1240 0.042499 10.0.0.129 - - [2026-02-19 03:25:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007559 10.0.0.129 - - [2026-02-19 03:25:41] "GET /virtual-machine/23c7fc38-4675-4730-be2a-a59b2943f873 HTTP/1.1" 200 1302 0.032688 10.0.0.129 - - [2026-02-19 03:25:41] "GET /virtual-machine-interface/58493dcd-04db-4575-b100-3418c8860bf9 HTTP/1.1" 200 3183 0.005951 10.0.0.129 - - [2026-02-19 03:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.029591 10.0.0.129 - - [2026-02-19 03:25:41] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003896 10.0.0.129 - - [2026-02-19 03:25:41] "GET /virtual-networks?parent_id=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003213 10.0.0.129 - - [2026-02-19 03:25:41] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006645 10.0.0.129 - - [2026-02-19 03:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.129 - - [2026-02-19 03:25:42] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004697 10.0.0.129 - - [2026-02-19 03:25:42] "GET /virtual-networks?parent_id=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003439 10.0.0.129 - - [2026-02-19 03:25:42] "GET /virtual-network/2f7cf119-ef56-4ab0-b4a0-8e5ecec3e225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006436 10.0.0.129 - - [2026-02-19 03:25:42] "GET /virtual-machine-interface/58493dcd-04db-4575-b100-3418c8860bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.007364 10.0.0.129 - - [2026-02-19 03:25:42] "PUT /virtual-machine-interface/58493dcd-04db-4575-b100-3418c8860bf9 HTTP/1.1" 200 285 0.015184 10.0.0.130 - - [2026-02-19 03:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000529 10.0.0.38 - - [2026-02-19 03:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.130 - - [2026-02-19 03:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.129 - - [2026-02-19 03:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000453 10.0.0.38 - - [2026-02-19 03:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000416 10.0.0.129 - - [2026-02-19 03:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.38 - - [2026-02-19 03:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000550 10.0.0.38 - - [2026-02-19 03:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000517 10.0.0.129 - - [2026-02-19 03:26:11] "GET /global-system-configs HTTP/1.1" 401 293 0.001347 10.0.0.129 - - [2026-02-19 03:26:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000443 10.0.0.130 - - [2026-02-19 03:26:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.130 - - [2026-02-19 03:26:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000476 10.0.0.130 - - [2026-02-19 03:26:22] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.129 - - [2026-02-19 03:26:22] "GET /project/ac94c4f5-2676-4420-877a-7f096476bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.060967 10.0.0.129 - - [2026-02-19 03:26:22] "POST /fqname-to-id HTTP/1.1" 404 226 0.005037 10.0.0.129 - - [2026-02-19 03:26:22] "POST /interface-route-tables HTTP/1.1" 200 577 0.028073 10.0.0.129 - - [2026-02-19 03:26:22] "GET /interface-route-table/55808a9d-4dcc-403d-8651-368db625e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.006730 10.0.0.129 - - [2026-02-19 03:26:22] "GET /virtual-machine-interface/58493dcd-04db-4575-b100-3418c8860bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008757 10.0.0.129 - - [2026-02-19 03:26:22] "POST /ref-update HTTP/1.1" 200 156 0.016994 10.0.0.129 - - [2026-02-19 03:26:23] "GET /virtual-machine-interface/ecb83ba2-dd94-4416-960c-429e929383f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3099 0.006540 10.0.0.129 - - [2026-02-19 03:26:23] "POST /ref-update HTTP/1.1" 200 156 0.019726 10.0.0.129 - - [2026-02-19 03:26:24] "DELETE /interface-route-table/c1bdd1a3-0bb1-4723-9f00-b1e016f8c96e HTTP/1.1" 200 115 0.039870 10.0.0.129 - - [2026-02-19 03:26:24] "POST /neutron/port HTTP/1.1" 200 151 0.258580 10.0.0.129 - - [2026-02-19 03:26:30] "POST /neutron/network HTTP/1.1" 200 1017 0.008032 10.0.0.129 - - [2026-02-19 03:26:30] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013407 10.0.0.129 - - [2026-02-19 03:26:30] "POST /neutron/network HTTP/1.1" 200 1007 0.009884 10.0.0.129 - - [2026-02-19 03:26:31] "POST /neutron/network HTTP/1.1" 200 1017 0.007322 10.0.0.129 - - [2026-02-19 03:26:31] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014356 10.0.0.129 - - [2026-02-19 03:26:31] "POST /neutron/network HTTP/1.1" 200 1007 0.011077 10.0.0.129 - - [2026-02-19 03:26:46] "GET /virtual-machine-interface/58493dcd-04db-4575-b100-3418c8860bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3098 0.010815 10.0.0.129 - - [2026-02-19 03:26:46] "POST /ref-update HTTP/1.1" 200 156 0.025209 10.0.0.129 - - [2026-02-19 03:26:46] "DELETE /interface-route-table/55808a9d-4dcc-403d-8651-368db625e4fc HTTP/1.1" 200 115 0.034461 10.0.0.129 - - [2026-02-19 03:26:46] "GET /virtual-machine-interface/ab5e9c05-ca7e-4509-a0a0-eb37d9b0b743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3099 0.006964 10.0.0.129 - - [2026-02-19 03:26:46] "POST /ref-update HTTP/1.1" 200 156 0.016360 10.0.0.129 - - [2026-02-19 03:26:46] "DELETE /interface-route-table/9b910369-8fb7-44ad-83ab-0bee6bb6f824 HTTP/1.1" 200 115 0.036926 10.0.0.129 - - [2026-02-19 03:26:46] "POST /neutron/port HTTP/1.1" 200 1240 0.019521 10.0.0.129 - - [2026-02-19 03:26:47] "POST /neutron/port HTTP/1.1" 200 1240 0.035729 10.0.0.129 - - [2026-02-19 03:26:47] "POST /neutron/port HTTP/1.1" 200 1240 0.033412 10.0.0.129 - - [2026-02-19 03:26:48] "POST /neutron/network HTTP/1.1" 200 1007 0.010978 10.0.0.129 - - [2026-02-19 03:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.040977 10.0.0.130 - - [2026-02-19 03:26:50] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001487 10.0.0.129 - - [2026-02-19 03:26:50] "GET /project/ac94c4f5-2676-4420-877a-7f096476bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.078014 10.0.0.130 - - [2026-02-19 03:26:50] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001023 10.0.0.129 - - [2026-02-19 03:26:50] "GET /project/ac94c4f5-2676-4420-877a-7f096476bdc6?fields=virtual_networks HTTP/1.1" 200 1050 0.041643 10.0.0.130 - - [2026-02-19 03:26:50] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002335 10.0.0.129 - - [2026-02-19 03:26:50] "GET /project/ac94c4f5-2676-4420-877a-7f096476bdc6?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.044818 10.0.0.130 - - [2026-02-19 03:26:50] "GET /projects?obj_uuids=ac94c4f5-2676-4420-877a-7f096476bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001495 10.0.0.129 - - [2026-02-19 03:26:50] "GET /project/ac94c4f5-2676-4420-877a-7f096476bdc6?fields=security_groups HTTP/1.1" 200 1285 0.044804 10.0.0.129 - - [2026-02-19 03:26:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.029928 10.0.0.130 - - [2026-02-19 03:26:51] "GET /projects?obj_uuids=ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004604 10.0.0.130 - - [2026-02-19 03:26:52] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001034 10.0.0.130 - - [2026-02-19 03:26:52] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.046388 10.0.0.130 - - [2026-02-19 03:26:52] "POST /id-to-fqname HTTP/1.1" 200 185 0.004157 10.0.0.130 - - [2026-02-19 03:26:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.004301 10.0.0.130 - - [2026-02-19 03:26:52] "POST /security-groups HTTP/1.1" 200 586 0.072650 10.0.0.130 - - [2026-02-19 03:26:52] "POST /projects HTTP/1.1" 200 575 0.285426 10.0.0.130 - - [2026-02-19 03:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.357868 10.0.0.129 - - [2026-02-19 03:26:52] "POST /access-control-lists HTTP/1.1" 200 593 0.028337 10.0.0.129 - - [2026-02-19 03:26:52] "GET /project/ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.553347 10.0.0.129 - - [2026-02-19 03:26:53] "GET / HTTP/1.1" 200 36215 0.001552 10.0.0.130 - - [2026-02-19 03:26:54] "GET /obj-perms HTTP/1.1" 200 5075 0.142893 10.0.0.130 - - [2026-02-19 03:26:57] "GET /projects?obj_uuids=ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001524 10.0.0.129 - - [2026-02-19 03:26:57] "GET /project/ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.057315 10.0.0.130 - - [2026-02-19 03:26:57] "GET /projects?obj_uuids=ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000995 10.0.0.129 - - [2026-02-19 03:26:57] "GET /project/ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070?fields=virtual_networks HTTP/1.1" 200 1025 0.051020 10.0.0.130 - - [2026-02-19 03:26:57] "GET /projects?obj_uuids=ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001236 10.0.0.129 - - [2026-02-19 03:26:57] "GET /project/ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.052222 10.0.0.130 - - [2026-02-19 03:26:57] "GET /projects?obj_uuids=ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001313 10.0.0.129 - - [2026-02-19 03:26:57] "GET /project/ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070?fields=security_groups HTTP/1.1" 200 1247 0.046684 10.0.0.129 - - [2026-02-19 03:26:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.038620 10.0.0.130 - - [2026-02-19 03:26:58] "GET /projects?obj_uuids=290ea18c-00d7-4367-945e-708817042dec&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003464 10.0.0.130 - - [2026-02-19 03:26:58] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001574 10.0.0.130 - - [2026-02-19 03:26:58] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008384 10.0.0.130 - - [2026-02-19 03:26:58] "POST /id-to-fqname HTTP/1.1" 200 195 0.010313 10.0.0.130 - - [2026-02-19 03:26:58] "POST /fqname-to-id HTTP/1.1" 404 204 0.003882 10.0.0.130 - - [2026-02-19 03:26:59] "POST /security-groups HTTP/1.1" 200 596 0.077378 10.0.0.129 - - [2026-02-19 03:26:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.006016 10.0.0.130 - - [2026-02-19 03:26:59] "POST /projects HTTP/1.1" 200 595 0.321370 10.0.0.130 - - [2026-02-19 03:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.360450 10.0.0.129 - - [2026-02-19 03:26:59] "GET /project/290ea18c-00d7-4367-945e-708817042dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.507970 10.0.0.129 - - [2026-02-19 03:26:59] "POST /access-control-lists HTTP/1.1" 200 601 0.047199 10.0.0.129 - - [2026-02-19 03:27:00] "GET / HTTP/1.1" 200 36215 0.001992 10.0.0.130 - - [2026-02-19 03:27:03] "GET /projects?obj_uuids=290ea18c-00d7-4367-945e-708817042dec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001321 10.0.0.129 - - [2026-02-19 03:27:04] "GET /project/290ea18c-00d7-4367-945e-708817042dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.052742 10.0.0.130 - - [2026-02-19 03:27:04] "GET /projects?obj_uuids=290ea18c-00d7-4367-945e-708817042dec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001393 10.0.0.129 - - [2026-02-19 03:27:04] "GET /project/290ea18c-00d7-4367-945e-708817042dec?fields=virtual_networks HTTP/1.1" 200 1044 0.050247 10.0.0.130 - - [2026-02-19 03:27:04] "GET /projects?obj_uuids=290ea18c-00d7-4367-945e-708817042dec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001288 10.0.0.129 - - [2026-02-19 03:27:04] "GET /project/290ea18c-00d7-4367-945e-708817042dec?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.059520 10.0.0.130 - - [2026-02-19 03:27:04] "GET /projects?obj_uuids=290ea18c-00d7-4367-945e-708817042dec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001672 10.0.0.129 - - [2026-02-19 03:27:04] "GET /project/290ea18c-00d7-4367-945e-708817042dec?fields=security_groups HTTP/1.1" 200 1276 0.050756 10.0.0.129 - - [2026-02-19 03:27:05] "POST /fqname-to-id HTTP/1.1" 404 199 0.030193 10.0.0.130 - - [2026-02-19 03:27:05] "GET /projects?obj_uuids=f51255c1-5c01-462a-98a0-23b01ca0bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003980 10.0.0.130 - - [2026-02-19 03:27:05] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001064 10.0.0.130 - - [2026-02-19 03:27:05] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007322 10.0.0.130 - - [2026-02-19 03:27:05] "POST /id-to-fqname HTTP/1.1" 200 201 0.002043 10.0.0.130 - - [2026-02-19 03:27:05] "POST /fqname-to-id HTTP/1.1" 404 210 0.008569 10.0.0.130 - - [2026-02-19 03:27:05] "POST /security-groups HTTP/1.1" 200 602 0.077968 10.0.0.129 - - [2026-02-19 03:27:05] "POST /fqname-to-id HTTP/1.1" 404 245 0.003457 10.0.0.130 - - [2026-02-19 03:27:05] "POST /projects HTTP/1.1" 200 607 0.289639 10.0.0.130 - - [2026-02-19 03:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.367655 10.0.0.129 - - [2026-02-19 03:27:05] "POST /access-control-lists HTTP/1.1" 200 607 0.033789 10.0.0.129 - - [2026-02-19 03:27:05] "GET /project/f51255c1-5c01-462a-98a0-23b01ca0bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.510401 10.0.0.129 - - [2026-02-19 03:27:07] "GET / HTTP/1.1" 200 36215 0.002512 10.0.0.130 - - [2026-02-19 03:27:10] "GET /projects?obj_uuids=f51255c1-5c01-462a-98a0-23b01ca0bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001120 10.0.0.129 - - [2026-02-19 03:27:10] "GET /project/f51255c1-5c01-462a-98a0-23b01ca0bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.049265 10.0.0.130 - - [2026-02-19 03:27:10] "GET /projects?obj_uuids=f51255c1-5c01-462a-98a0-23b01ca0bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000986 10.0.0.129 - - [2026-02-19 03:27:10] "GET /project/f51255c1-5c01-462a-98a0-23b01ca0bdc6?fields=virtual_networks HTTP/1.1" 200 1057 0.049129 10.0.0.130 - - [2026-02-19 03:27:10] "GET /projects?obj_uuids=f51255c1-5c01-462a-98a0-23b01ca0bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001388 10.0.0.129 - - [2026-02-19 03:27:10] "GET /project/f51255c1-5c01-462a-98a0-23b01ca0bdc6?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.044148 10.0.0.130 - - [2026-02-19 03:27:10] "GET /projects?obj_uuids=f51255c1-5c01-462a-98a0-23b01ca0bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001096 10.0.0.129 - - [2026-02-19 03:27:10] "GET /project/f51255c1-5c01-462a-98a0-23b01ca0bdc6?fields=security_groups HTTP/1.1" 200 1295 0.050378 10.0.0.129 - - [2026-02-19 03:27:11] "POST /fqname-to-id HTTP/1.1" 404 185 0.032357 10.0.0.130 - - [2026-02-19 03:27:11] "GET /projects?obj_uuids=2de1edb1-7b71-4eb3-9fa1-9108f449a0dc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003845 10.0.0.130 - - [2026-02-19 03:27:11] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001361 10.0.0.130 - - [2026-02-19 03:27:11] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008459 10.0.0.130 - - [2026-02-19 03:27:11] "POST /id-to-fqname HTTP/1.1" 200 187 0.001561 10.0.0.130 - - [2026-02-19 03:27:11] "POST /fqname-to-id HTTP/1.1" 404 196 0.004217 10.0.0.130 - - [2026-02-19 03:27:11] "POST /security-groups HTTP/1.1" 200 588 0.031914 10.0.0.130 - - [2026-02-19 03:27:11] "POST /projects HTTP/1.1" 200 579 0.241844 10.0.0.130 - - [2026-02-19 03:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.289672 10.0.0.129 - - [2026-02-19 03:27:11] "POST /fqname-to-id HTTP/1.1" 404 230 0.003927 10.0.0.129 - - [2026-02-19 03:27:11] "GET /project/2de1edb1-7b71-4eb3-9fa1-9108f449a0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.492012 10.0.0.129 - - [2026-02-19 03:27:12] "GET / HTTP/1.1" 200 36215 0.001919 10.0.0.130 - - [2026-02-19 03:27:14] "DELETE /project/290ea18c00d74367945e708817042dec HTTP/1.1" 404 173 0.019683 10.0.0.130 - - [2026-02-19 03:27:14] "DELETE /project/ed0065bfcd744e0c9e3c6a53ffa2d070 HTTP/1.1" 404 173 0.016666 10.0.0.130 - - [2026-02-19 03:27:14] "DELETE /project/f51255c15c01462a98a023b01ca0bdc6 HTTP/1.1" 404 173 0.015803 10.0.0.130 - - [2026-02-19 03:27:14] "DELETE /project/ac94c4f5-2676-4420-877a-7f096476bdc6 HTTP/1.1" 404 177 0.013046 10.0.0.130 - - [2026-02-19 03:27:14] "DELETE /project/2de1edb17b714eb39fa19108f449a0dc HTTP/1.1" 404 173 0.012362 10.0.0.130 - - [2026-02-19 03:27:14] "GET /projects?obj_uuids=290ea18c-00d7-4367-945e-708817042dec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001095 10.0.0.130 - - [2026-02-19 03:27:14] "GET /projects?obj_uuids=ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001006 10.0.0.130 - - [2026-02-19 03:27:14] "GET /projects?obj_uuids=f51255c1-5c01-462a-98a0-23b01ca0bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000856 10.0.0.130 - - [2026-02-19 03:27:14] "GET /project/ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.062715 10.0.0.130 - - [2026-02-19 03:27:14] "GET /project/f51255c1-5c01-462a-98a0-23b01ca0bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.082164 10.0.0.130 - - [2026-02-19 03:27:14] "GET /project/290ea18c-00d7-4367-945e-708817042dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.084616 10.0.0.130 - - [2026-02-19 03:27:14] "GET /projects?obj_uuids=ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001601 10.0.0.130 - - [2026-02-19 03:27:14] "GET /projects?obj_uuids=290ea18c-00d7-4367-945e-708817042dec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001079 10.0.0.130 - - [2026-02-19 03:27:14] "GET /projects?obj_uuids=f51255c1-5c01-462a-98a0-23b01ca0bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001021 10.0.0.130 - - [2026-02-19 03:27:14] "GET /project/290ea18c-00d7-4367-945e-708817042dec?fields=security_groups HTTP/1.1" 200 1378 0.050264 10.0.0.130 - - [2026-02-19 03:27:14] "GET /project/ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070?fields=security_groups HTTP/1.1" 200 1349 0.102080 10.0.0.130 - - [2026-02-19 03:27:14] "GET /project/f51255c1-5c01-462a-98a0-23b01ca0bdc6?fields=security_groups HTTP/1.1" 200 1397 0.123121 10.0.0.130 - - [2026-02-19 03:27:14] "DELETE /security-group/6e93a57f-c675-495b-9632-ab14f8f1f1d4 HTTP/1.1" 200 115 0.079771 10.0.0.130 - - [2026-02-19 03:27:14] "GET /projects?obj_uuids=290ea18c-00d7-4367-945e-708817042dec&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001073 10.0.0.130 - - [2026-02-19 03:27:14] "DELETE /security-group/9fd807f7-c74e-4878-aea7-68097c531590 HTTP/1.1" 200 115 0.115241 10.0.0.130 - - [2026-02-19 03:27:14] "GET /projects?obj_uuids=ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004356 10.0.0.130 - - [2026-02-19 03:27:14] "GET /project/290ea18c-00d7-4367-945e-708817042dec?fields=application_policy_sets HTTP/1.1" 200 1417 0.089119 10.0.0.129 - - [2026-02-19 03:27:14] "DELETE /access-control-list/6c6f31ef-994c-4379-b6ca-19773601b5bb HTTP/1.1" 200 115 0.073161 10.0.0.130 - - [2026-02-19 03:27:14] "DELETE /security-group/95750b70-6bcc-4d54-84b7-a45865d1fa0b HTTP/1.1" 200 115 0.136017 10.0.0.130 - - [2026-02-19 03:27:14] "GET /projects?obj_uuids=f51255c1-5c01-462a-98a0-23b01ca0bdc6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001570 10.0.0.130 - - [2026-02-19 03:27:14] "GET /project/ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070?fields=application_policy_sets HTTP/1.1" 200 1388 0.114409 10.0.0.130 - - [2026-02-19 03:27:14] "GET /project/f51255c1-5c01-462a-98a0-23b01ca0bdc6?fields=application_policy_sets HTTP/1.1" 200 1436 0.096373 10.0.0.129 - - [2026-02-19 03:27:14] "DELETE /access-control-list/3afd8ee5-b2b3-4e9f-a92f-5ec8788bae61 HTTP/1.1" 200 115 0.054131 10.0.0.130 - - [2026-02-19 03:27:14] "DELETE /project/290ea18c-00d7-4367-945e-708817042dec HTTP/1.1" 200 115 0.634680 10.0.0.130 - - [2026-02-19 03:27:14] "DELETE /project/ed0065bf-cd74-4e0c-9e3c-6a53ffa2d070 HTTP/1.1" 200 115 0.740772 10.0.0.130 - - [2026-02-19 03:27:14] "DELETE /project/f51255c1-5c01-462a-98a0-23b01ca0bdc6 HTTP/1.1" 200 115 0.774456 10.0.0.130 - - [2026-02-19 03:27:15] "GET /projects?obj_uuids=2de1edb1-7b71-4eb3-9fa1-9108f449a0dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001064 10.0.0.129 - - [2026-02-19 03:27:16] "GET /project/2de1edb1-7b71-4eb3-9fa1-9108f449a0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.051446 10.0.0.130 - - [2026-02-19 03:27:16] "GET /projects?obj_uuids=2de1edb1-7b71-4eb3-9fa1-9108f449a0dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001045 10.0.0.129 - - [2026-02-19 03:27:16] "GET /project/2de1edb1-7b71-4eb3-9fa1-9108f449a0dc?fields=virtual_networks HTTP/1.1" 200 1028 0.057295 10.0.0.130 - - [2026-02-19 03:27:16] "GET /projects?obj_uuids=2de1edb1-7b71-4eb3-9fa1-9108f449a0dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001897 10.0.0.129 - - [2026-02-19 03:27:16] "GET /project/2de1edb1-7b71-4eb3-9fa1-9108f449a0dc?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.052073 10.0.0.130 - - [2026-02-19 03:27:16] "GET /projects?obj_uuids=2de1edb1-7b71-4eb3-9fa1-9108f449a0dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001691 10.0.0.129 - - [2026-02-19 03:27:16] "GET /project/2de1edb1-7b71-4eb3-9fa1-9108f449a0dc?fields=security_groups HTTP/1.1" 200 1252 0.054648 10.0.0.129 - - [2026-02-19 03:27:17] "POST /fqname-to-id HTTP/1.1" 404 182 0.029979 10.0.0.130 - - [2026-02-19 03:27:17] "GET /projects?obj_uuids=4a35f734-f0f7-4089-bb21-4387d98f518b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003711 10.0.0.130 - - [2026-02-19 03:27:17] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001038 10.0.0.130 - - [2026-02-19 03:27:17] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007707 10.0.0.130 - - [2026-02-19 03:27:17] "POST /id-to-fqname HTTP/1.1" 200 184 0.003274 10.0.0.130 - - [2026-02-19 03:27:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.008398 10.0.0.130 - - [2026-02-19 03:27:17] "POST /security-groups HTTP/1.1" 200 585 0.037710 10.0.0.130 - - [2026-02-19 03:27:17] "POST /projects HTTP/1.1" 200 573 0.282037 10.0.0.129 - - [2026-02-19 03:27:17] "POST /access-control-lists HTTP/1.1" 200 592 0.036466 10.0.0.130 - - [2026-02-19 03:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.358065 10.0.0.129 - - [2026-02-19 03:27:17] "GET /project/4a35f734-f0f7-4089-bb21-4387d98f518b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.513331 10.0.0.129 - - [2026-02-19 03:27:18] "GET / HTTP/1.1" 200 36215 0.001755 10.0.0.130 - - [2026-02-19 03:27:21] "GET /projects?obj_uuids=4a35f734-f0f7-4089-bb21-4387d98f518b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000982 10.0.0.129 - - [2026-02-19 03:27:21] "GET /project/4a35f734-f0f7-4089-bb21-4387d98f518b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.050010 10.0.0.130 - - [2026-02-19 03:27:21] "GET /projects?obj_uuids=4a35f734-f0f7-4089-bb21-4387d98f518b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001094 10.0.0.129 - - [2026-02-19 03:27:21] "GET /project/4a35f734-f0f7-4089-bb21-4387d98f518b?fields=virtual_networks HTTP/1.1" 200 1022 0.044276 10.0.0.130 - - [2026-02-19 03:27:21] "GET /projects?obj_uuids=4a35f734-f0f7-4089-bb21-4387d98f518b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001139 10.0.0.129 - - [2026-02-19 03:27:21] "GET /project/4a35f734-f0f7-4089-bb21-4387d98f518b?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.046207 10.0.0.130 - - [2026-02-19 03:27:21] "GET /projects?obj_uuids=4a35f734-f0f7-4089-bb21-4387d98f518b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001088 10.0.0.129 - - [2026-02-19 03:27:22] "GET /project/4a35f734-f0f7-4089-bb21-4387d98f518b?fields=security_groups HTTP/1.1" 200 1243 0.055563 10.0.0.129 - - [2026-02-19 03:27:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.028414 10.0.0.130 - - [2026-02-19 03:27:22] "GET /projects?obj_uuids=25763450-830e-4df6-a6bf-1b8cbab00f11&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002870 10.0.0.130 - - [2026-02-19 03:27:23] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001272 10.0.0.130 - - [2026-02-19 03:27:23] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008429 10.0.0.130 - - [2026-02-19 03:27:23] "POST /id-to-fqname HTTP/1.1" 200 188 0.005427 10.0.0.130 - - [2026-02-19 03:27:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.006603 10.0.0.130 - - [2026-02-19 03:27:23] "POST /security-groups HTTP/1.1" 200 589 0.034318 10.0.0.129 - - [2026-02-19 03:27:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.006336 10.0.0.130 - - [2026-02-19 03:27:23] "POST /projects HTTP/1.1" 200 581 0.262542 10.0.0.130 - - [2026-02-19 03:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.335886 10.0.0.129 - - [2026-02-19 03:27:23] "POST /access-control-lists HTTP/1.1" 200 594 0.033328 10.0.0.129 - - [2026-02-19 03:27:23] "GET /project/25763450-830e-4df6-a6bf-1b8cbab00f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.478394 10.0.0.129 - - [2026-02-19 03:27:24] "GET / HTTP/1.1" 200 36215 0.001622 10.0.0.130 - - [2026-02-19 03:27:27] "GET /projects?obj_uuids=25763450-830e-4df6-a6bf-1b8cbab00f11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001162 10.0.0.129 - - [2026-02-19 03:27:27] "GET /project/25763450-830e-4df6-a6bf-1b8cbab00f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.048337 10.0.0.130 - - [2026-02-19 03:27:27] "GET /projects?obj_uuids=25763450-830e-4df6-a6bf-1b8cbab00f11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001032 10.0.0.129 - - [2026-02-19 03:27:27] "GET /project/25763450-830e-4df6-a6bf-1b8cbab00f11?fields=virtual_networks HTTP/1.1" 200 1030 0.051426 10.0.0.130 - - [2026-02-19 03:27:27] "GET /projects?obj_uuids=25763450-830e-4df6-a6bf-1b8cbab00f11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001508 10.0.0.129 - - [2026-02-19 03:27:27] "GET /project/25763450-830e-4df6-a6bf-1b8cbab00f11?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.044121 10.0.0.130 - - [2026-02-19 03:27:27] "GET /projects?obj_uuids=25763450-830e-4df6-a6bf-1b8cbab00f11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001153 10.0.0.129 - - [2026-02-19 03:27:27] "GET /project/25763450-830e-4df6-a6bf-1b8cbab00f11?fields=security_groups HTTP/1.1" 200 1255 0.046517 10.0.0.129 - - [2026-02-19 03:27:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.026358 10.0.0.130 - - [2026-02-19 03:27:28] "GET /projects?obj_uuids=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003149 10.0.0.130 - - [2026-02-19 03:27:28] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001015 10.0.0.130 - - [2026-02-19 03:27:28] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009252 10.0.0.130 - - [2026-02-19 03:27:28] "POST /id-to-fqname HTTP/1.1" 200 188 0.001180 10.0.0.130 - - [2026-02-19 03:27:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.008217 10.0.0.130 - - [2026-02-19 03:27:29] "POST /security-groups HTTP/1.1" 200 589 0.032734 10.0.0.130 - - [2026-02-19 03:27:29] "POST /projects HTTP/1.1" 200 581 0.235278 10.0.0.129 - - [2026-02-19 03:27:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.005545 10.0.0.130 - - [2026-02-19 03:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.307757 10.0.0.129 - - [2026-02-19 03:27:29] "GET /project/e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.455909 10.0.0.129 - - [2026-02-19 03:27:30] "GET / HTTP/1.1" 200 36215 0.002036 10.0.0.129 - - [2026-02-19 03:27:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000453 10.0.0.129 - - [2026-02-19 03:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.062270 10.0.0.130 - - [2026-02-19 03:27:32] "GET /projects?obj_uuids=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002444 10.0.0.129 - - [2026-02-19 03:27:32] "GET /project/e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.062719 10.0.0.130 - - [2026-02-19 03:27:32] "GET /projects?obj_uuids=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001482 10.0.0.129 - - [2026-02-19 03:27:32] "POST /neutron/network HTTP/1.1" 200 603 0.169605 10.0.0.129 - - [2026-02-19 03:27:32] "POST /ref-update HTTP/1.1" 200 156 0.027869 10.0.0.129 - - [2026-02-19 03:27:33] "POST /id-to-fqname HTTP/1.1" 200 218 0.007471 10.0.0.129 - - [2026-02-19 03:27:33] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006771 10.0.0.129 - - [2026-02-19 03:27:33] "POST /neutron/network HTTP/1.1" 200 822 0.007294 10.0.0.129 - - [2026-02-19 03:27:33] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005781 10.0.0.129 - - [2026-02-19 03:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.129 - - [2026-02-19 03:27:33] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007795 10.0.0.129 - - [2026-02-19 03:27:33] "PUT /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd HTTP/1.1" 200 265 0.078269 10.0.0.129 - - [2026-02-19 03:27:34] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006030 10.0.0.38 - - [2026-02-19 03:27:35] "GET /obj-perms HTTP/1.1" 200 5045 0.056136 10.0.0.129 - - [2026-02-19 03:27:35] "POST /neutron/network HTTP/1.1" 200 822 0.006889 10.0.0.129 - - [2026-02-19 03:27:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.001498 10.0.0.130 - - [2026-02-19 03:27:36] "GET /projects?obj_uuids=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001333 10.0.0.129 - - [2026-02-19 03:27:36] "GET /project/e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.101394 10.0.0.129 - - [2026-02-19 03:27:36] "POST /neutron/network HTTP/1.1" 200 822 0.040808 10.0.0.129 - - [2026-02-19 03:27:36] "POST /neutron/port HTTP/1.1" 200 117 0.007989 10.0.0.129 - - [2026-02-19 03:27:37] "POST /neutron/port HTTP/1.1" 200 1058 0.030180 10.0.0.129 - - [2026-02-19 03:27:38] "POST /neutron/port HTTP/1.1" 200 1122 0.022753 10.0.0.129 - - [2026-02-19 03:27:38] "POST /neutron/port HTTP/1.1" 200 117 0.001350 10.0.0.129 - - [2026-02-19 03:27:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008628 10.0.0.129 - - [2026-02-19 03:27:42] "POST /neutron/port HTTP/1.1" 200 1122 0.019741 10.0.0.129 - - [2026-02-19 03:27:42] "GET /virtual-machine/349462e3-1231-48c5-8447-7c97580dd02f HTTP/1.1" 401 293 0.000429 10.0.0.129 - - [2026-02-19 03:27:42] "GET /virtual-machine/349462e3-1231-48c5-8447-7c97580dd02f HTTP/1.1" 200 1291 0.044495 10.0.0.129 - - [2026-02-19 03:27:42] "GET /virtual-machine-interface/a1ef1496-c807-4a72-8101-3ae1446568f1 HTTP/1.1" 200 2938 0.005766 10.0.0.129 - - [2026-02-19 03:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.129 - - [2026-02-19 03:27:42] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003617 10.0.0.129 - - [2026-02-19 03:27:42] "GET /virtual-networks?parent_id=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003174 10.0.0.129 - - [2026-02-19 03:27:42] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006428 10.0.0.129 - - [2026-02-19 03:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.129 - - [2026-02-19 03:27:45] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006762 10.0.0.129 - - [2026-02-19 03:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.129 - - [2026-02-19 03:27:49] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006395 10.0.0.129 - - [2026-02-19 03:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.129 - - [2026-02-19 03:27:54] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.010296 10.0.0.129 - - [2026-02-19 03:27:55] "GET /obj-perms HTTP/1.1" 200 5075 0.070779 10.0.0.129 - - [2026-02-19 03:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.129 - - [2026-02-19 03:27:58] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006423 10.0.0.129 - - [2026-02-19 03:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.129 - - [2026-02-19 03:28:02] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005888 10.0.0.129 - - [2026-02-19 03:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.129 - - [2026-02-19 03:28:06] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.008002 10.0.0.129 - - [2026-02-19 03:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.129 - - [2026-02-19 03:28:10] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.012090 10.0.0.129 - - [2026-02-19 03:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.129 - - [2026-02-19 03:28:14] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005781 10.0.0.130 - - [2026-02-19 03:28:14] "DELETE /project/25763450830e4df6a6bf1b8cbab00f11 HTTP/1.1" 404 173 0.010311 10.0.0.130 - - [2026-02-19 03:28:14] "DELETE /project/e0f1f4be60b246b68e51dec6bcfa0d64 HTTP/1.1" 404 173 0.017144 10.0.0.130 - - [2026-02-19 03:28:14] "DELETE /project/4a35f734f0f74089bb214387d98f518b HTTP/1.1" 404 173 0.013655 10.0.0.130 - - [2026-02-19 03:28:14] "GET /projects?obj_uuids=4a35f734-f0f7-4089-bb21-4387d98f518b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000857 10.0.0.130 - - [2026-02-19 03:28:14] "GET /projects?obj_uuids=2de1edb1-7b71-4eb3-9fa1-9108f449a0dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000926 10.0.0.130 - - [2026-02-19 03:28:14] "GET /projects?obj_uuids=25763450-830e-4df6-a6bf-1b8cbab00f11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000788 10.0.0.130 - - [2026-02-19 03:28:15] "GET /project/25763450-830e-4df6-a6bf-1b8cbab00f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.076604 10.0.0.130 - - [2026-02-19 03:28:15] "GET /project/4a35f734-f0f7-4089-bb21-4387d98f518b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.082049 10.0.0.130 - - [2026-02-19 03:28:15] "GET /project/2de1edb1-7b71-4eb3-9fa1-9108f449a0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.088622 10.0.0.130 - - [2026-02-19 03:28:15] "GET /projects?obj_uuids=25763450-830e-4df6-a6bf-1b8cbab00f11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001354 10.0.0.130 - - [2026-02-19 03:28:15] "GET /projects?obj_uuids=2de1edb1-7b71-4eb3-9fa1-9108f449a0dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001009 10.0.0.130 - - [2026-02-19 03:28:15] "GET /projects?obj_uuids=4a35f734-f0f7-4089-bb21-4387d98f518b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000873 10.0.0.130 - - [2026-02-19 03:28:15] "GET /project/4a35f734-f0f7-4089-bb21-4387d98f518b?fields=security_groups HTTP/1.1" 200 1345 0.062724 10.0.0.130 - - [2026-02-19 03:28:15] "GET /project/2de1edb1-7b71-4eb3-9fa1-9108f449a0dc?fields=security_groups HTTP/1.1" 200 1354 0.074406 10.0.0.130 - - [2026-02-19 03:28:15] "GET /project/25763450-830e-4df6-a6bf-1b8cbab00f11?fields=security_groups HTTP/1.1" 200 1357 0.103657 10.0.0.130 - - [2026-02-19 03:28:15] "DELETE /security-group/e2a26a84-0ef0-40de-880e-682c61e9d71d HTTP/1.1" 200 115 0.114937 10.0.0.130 - - [2026-02-19 03:28:15] "GET /projects?obj_uuids=4a35f734-f0f7-4089-bb21-4387d98f518b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001234 10.0.0.130 - - [2026-02-19 03:28:15] "DELETE /security-group/c103c4f4-106d-4f69-903e-d536de8226dc HTTP/1.1" 200 115 0.147649 10.0.0.130 - - [2026-02-19 03:28:15] "GET /projects?obj_uuids=2de1edb1-7b71-4eb3-9fa1-9108f449a0dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000994 10.0.0.129 - - [2026-02-19 03:28:15] "DELETE /access-control-list/81d634fc-9a70-4b49-9167-1f73b057dc11 HTTP/1.1" 200 115 0.110409 10.0.0.130 - - [2026-02-19 03:28:15] "DELETE /security-group/6b270822-b654-41e4-96e1-fd5238f0eb52 HTTP/1.1" 200 115 0.140243 10.0.0.130 - - [2026-02-19 03:28:15] "GET /projects?obj_uuids=25763450-830e-4df6-a6bf-1b8cbab00f11&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000966 10.0.0.130 - - [2026-02-19 03:28:15] "GET /project/4a35f734-f0f7-4089-bb21-4387d98f518b?fields=application_policy_sets HTTP/1.1" 200 1384 0.077343 10.0.0.130 - - [2026-02-19 03:28:15] "GET /project/25763450-830e-4df6-a6bf-1b8cbab00f11?fields=application_policy_sets HTTP/1.1" 200 1396 0.089630 10.0.0.130 - - [2026-02-19 03:28:15] "GET /project/2de1edb1-7b71-4eb3-9fa1-9108f449a0dc?fields=application_policy_sets HTTP/1.1" 200 1393 0.145954 10.0.0.129 - - [2026-02-19 03:28:15] "DELETE /access-control-list/37356b41-235b-4051-99e1-7cd96ebd1f51 HTTP/1.1" 200 115 0.144656 10.0.0.130 - - [2026-02-19 03:28:15] "DELETE /project/4a35f734-f0f7-4089-bb21-4387d98f518b HTTP/1.1" 200 115 0.835173 10.0.0.130 - - [2026-02-19 03:28:15] "DELETE /project/25763450-830e-4df6-a6bf-1b8cbab00f11 HTTP/1.1" 200 115 0.850057 10.0.0.130 - - [2026-02-19 03:28:15] "DELETE /project/2de1edb1-7b71-4eb3-9fa1-9108f449a0dc HTTP/1.1" 200 115 0.861151 10.0.0.129 - - [2026-02-19 03:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.129 - - [2026-02-19 03:28:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004569 10.0.0.129 - - [2026-02-19 03:28:16] "GET /virtual-networks?parent_id=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003137 10.0.0.129 - - [2026-02-19 03:28:16] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006510 10.0.0.129 - - [2026-02-19 03:28:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007153 10.0.0.129 - - [2026-02-19 03:28:26] "POST /neutron/port HTTP/1.1" 200 1122 0.059498 10.0.0.129 - - [2026-02-19 03:28:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007460 10.0.0.129 - - [2026-02-19 03:28:32] "POST /neutron/port HTTP/1.1" 200 1122 0.018777 10.0.0.129 - - [2026-02-19 03:28:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005093 10.0.0.129 - - [2026-02-19 03:28:32] "POST /neutron/network HTTP/1.1" 200 822 0.007630 10.0.0.129 - - [2026-02-19 03:28:37] "POST /neutron/port HTTP/1.1" 200 1122 0.019300 10.0.0.129 - - [2026-02-19 03:28:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007502 10.0.0.129 - - [2026-02-19 03:28:37] "POST /neutron/network HTTP/1.1" 200 796 0.015704 10.0.0.129 - - [2026-02-19 03:28:37] "POST /id-to-fqname HTTP/1.1" 200 218 0.001410 10.0.0.129 - - [2026-02-19 03:28:37] "GET /virtual-machine/349462e3-1231-48c5-8447-7c97580dd02f HTTP/1.1" 200 1291 0.005242 10.0.0.129 - - [2026-02-19 03:28:37] "GET /virtual-machine-interface/a1ef1496-c807-4a72-8101-3ae1446568f1 HTTP/1.1" 200 2938 0.007035 10.0.0.129 - - [2026-02-19 03:28:37] "GET /instance-ip/d420f0ba-867a-41d8-be39-21826b6d0a35 HTTP/1.1" 200 1620 0.007517 10.0.0.129 - - [2026-02-19 03:28:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.004989 10.0.0.129 - - [2026-02-19 03:28:37] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007842 10.0.0.130 - - [2026-02-19 03:28:37] "GET /projects?obj_uuids=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001105 10.0.0.129 - - [2026-02-19 03:28:38] "GET /project/e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.055484 10.0.0.129 - - [2026-02-19 03:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004768 10.0.0.129 - - [2026-02-19 03:28:38] "GET /security-group/fda4ef0b-f226-4f4d-879b-238d8aeb4bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3750 0.004528 10.0.0.129 - - [2026-02-19 03:28:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 565 0.104651 10.0.0.129 - - [2026-02-19 03:28:38] "POST /instance-ips HTTP/1.1" 200 358 0.040789 10.0.0.129 - - [2026-02-19 03:28:38] "GET /instance-ip/9eb7841d-dd99-41a8-87dd-1df46ea11250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.010627 10.0.0.129 - - [2026-02-19 03:28:38] "GET /virtual-machine-interface/9d383b4b-8b00-418b-8f52-153a59a065bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006893 10.0.0.129 - - [2026-02-19 03:28:38] "GET /virtual-machine-interface/9d383b4b-8b00-418b-8f52-153a59a065bd?fields=instance_ip_back_refs HTTP/1.1" 200 1327 0.010588 10.0.0.129 - - [2026-02-19 03:28:38] "GET /instance-ip/9eb7841d-dd99-41a8-87dd-1df46ea11250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.007361 10.0.0.129 - - [2026-02-19 03:28:38] "POST /id-to-fqname HTTP/1.1" 200 218 0.001595 10.0.0.129 - - [2026-02-19 03:28:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007921 10.0.0.129 - - [2026-02-19 03:28:38] "POST /neutron/network HTTP/1.1" 200 822 0.007655 10.0.0.129 - - [2026-02-19 03:28:39] "POST /neutron/port HTTP/1.1" 200 1122 0.055432 10.0.0.129 - - [2026-02-19 03:28:39] "POST /neutron/port HTTP/1.1" 200 117 0.013995 10.0.0.129 - - [2026-02-19 03:28:39] "POST /neutron/port HTTP/1.1" 200 965 0.025202 10.0.0.129 - - [2026-02-19 03:28:40] "POST /neutron/port HTTP/1.1" 200 1067 0.020782 10.0.0.129 - - [2026-02-19 03:28:40] "POST /neutron/port HTTP/1.1" 200 117 0.001336 10.0.0.129 - - [2026-02-19 03:28:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008137 10.0.0.129 - - [2026-02-19 03:28:44] "POST /neutron/port HTTP/1.1" 200 1067 0.021394 10.0.0.129 - - [2026-02-19 03:28:44] "GET /virtual-machine/bfc03980-7864-4574-bcc5-2809c9e637ff HTTP/1.1" 200 1271 0.007285 10.0.0.129 - - [2026-02-19 03:28:44] "GET /virtual-machine-interface/9d383b4b-8b00-418b-8f52-153a59a065bd HTTP/1.1" 200 2989 0.005702 10.0.0.129 - - [2026-02-19 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.129 - - [2026-02-19 03:28:44] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003765 10.0.0.129 - - [2026-02-19 03:28:44] "GET /virtual-networks?parent_id=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002894 10.0.0.129 - - [2026-02-19 03:28:44] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007424 10.0.0.129 - - [2026-02-19 03:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.129 - - [2026-02-19 03:28:47] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005847 10.0.0.129 - - [2026-02-19 03:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.129 - - [2026-02-19 03:28:51] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005841 10.0.0.129 - - [2026-02-19 03:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.129 - - [2026-02-19 03:28:55] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005510 10.0.0.129 - - [2026-02-19 03:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.129 - - [2026-02-19 03:29:00] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007828 10.0.0.129 - - [2026-02-19 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.129 - - [2026-02-19 03:29:04] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006333 10.0.0.129 - - [2026-02-19 03:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.129 - - [2026-02-19 03:29:08] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006900 10.0.0.129 - - [2026-02-19 03:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.129 - - [2026-02-19 03:29:12] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006140 10.0.0.129 - - [2026-02-19 03:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.129 - - [2026-02-19 03:29:16] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005664 10.0.0.129 - - [2026-02-19 03:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.129 - - [2026-02-19 03:29:20] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007334 10.0.0.129 - - [2026-02-19 03:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.129 - - [2026-02-19 03:29:24] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004011 10.0.0.129 - - [2026-02-19 03:29:24] "GET /virtual-networks?parent_id=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004375 10.0.0.129 - - [2026-02-19 03:29:24] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006432 10.0.0.129 - - [2026-02-19 03:29:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007682 10.0.0.129 - - [2026-02-19 03:29:33] "POST /neutron/port HTTP/1.1" 200 1067 0.017784 10.0.0.129 - - [2026-02-19 03:29:34] "POST /neutron/port HTTP/1.1" 200 1122 0.018521 10.0.0.129 - - [2026-02-19 03:29:34] "POST /neutron/subnet HTTP/1.1" 200 698 0.010644 10.0.0.129 - - [2026-02-19 03:29:35] "POST /neutron/port HTTP/1.1" 200 1067 0.023989 10.0.0.129 - - [2026-02-19 03:29:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007838 10.0.0.129 - - [2026-02-19 03:29:45] "POST /id-to-fqname HTTP/1.1" 200 218 0.001591 10.0.0.129 - - [2026-02-19 03:29:45] "POST /neutron/network HTTP/1.1" 200 832 0.007156 10.0.0.130 - - [2026-02-19 03:29:46] "GET /projects?obj_uuids=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.027248 10.0.0.129 - - [2026-02-19 03:29:46] "GET /project/e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.095781 10.0.0.129 - - [2026-02-19 03:29:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007084 10.0.0.129 - - [2026-02-19 03:29:47] "POST /neutron/network HTTP/1.1" 200 832 0.007039 10.0.0.129 - - [2026-02-19 03:29:47] "POST /neutron/port HTTP/1.1" 200 1058 0.021474 10.0.0.129 - - [2026-02-19 03:29:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004190 10.0.0.129 - - [2026-02-19 03:29:47] "POST /neutron/network HTTP/1.1" 200 822 0.006541 10.0.0.129 - - [2026-02-19 03:29:52] "POST /neutron/port HTTP/1.1" 200 1122 0.023640 10.0.0.129 - - [2026-02-19 03:29:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008031 10.0.0.129 - - [2026-02-19 03:29:52] "GET /virtual-machine/76b8a8e7-bc4d-46b2-8f8b-1050521ab23a HTTP/1.1" 200 1292 0.006001 10.0.0.129 - - [2026-02-19 03:29:52] "GET /virtual-machine-interface/88e230b9-676d-4f29-bffc-39beb081f7bd HTTP/1.1" 200 2938 0.005884 10.0.0.129 - - [2026-02-19 03:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.129 - - [2026-02-19 03:29:52] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004132 10.0.0.129 - - [2026-02-19 03:29:52] "GET /virtual-networks?parent_id=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003699 10.0.0.129 - - [2026-02-19 03:29:52] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005930 10.0.0.129 - - [2026-02-19 03:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.129 - - [2026-02-19 03:29:55] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006119 10.0.0.130 - - [2026-02-19 03:29:56] "GET /obj-perms HTTP/1.1" 200 5075 0.078771 10.0.0.129 - - [2026-02-19 03:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.129 - - [2026-02-19 03:29:59] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006671 10.0.0.129 - - [2026-02-19 03:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.129 - - [2026-02-19 03:30:03] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.008825 10.0.0.129 - - [2026-02-19 03:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.129 - - [2026-02-19 03:30:07] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005796 10.0.0.129 - - [2026-02-19 03:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.129 - - [2026-02-19 03:30:11] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005861 10.0.0.129 - - [2026-02-19 03:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.129 - - [2026-02-19 03:30:15] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006135 10.0.0.129 - - [2026-02-19 03:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.082471 10.0.0.129 - - [2026-02-19 03:30:19] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006178 10.0.0.129 - - [2026-02-19 03:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.129 - - [2026-02-19 03:30:24] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006774 10.0.0.129 - - [2026-02-19 03:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.129 - - [2026-02-19 03:30:26] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004154 10.0.0.129 - - [2026-02-19 03:30:26] "GET /virtual-networks?parent_id=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003463 10.0.0.129 - - [2026-02-19 03:30:26] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007182 10.0.0.129 - - [2026-02-19 03:30:31] "POST /neutron/port HTTP/1.1" 200 1122 0.022581 10.0.0.129 - - [2026-02-19 03:30:34] "POST /neutron/port HTTP/1.1" 200 1067 0.043609 10.0.0.129 - - [2026-02-19 03:30:34] "POST /neutron/subnet HTTP/1.1" 200 698 0.014399 10.0.0.129 - - [2026-02-19 03:30:35] "POST /neutron/port HTTP/1.1" 200 1122 0.064685 10.0.0.129 - - [2026-02-19 03:30:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005234 10.0.0.129 - - [2026-02-19 03:30:35] "POST /neutron/network HTTP/1.1" 200 822 0.006708 10.0.0.129 - - [2026-02-19 03:30:37] "POST /neutron/port HTTP/1.1" 200 1122 0.019870 10.0.0.129 - - [2026-02-19 03:30:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007559 10.0.0.129 - - [2026-02-19 03:30:47] "POST /neutron/port HTTP/1.1" 200 1122 0.019328 10.0.0.129 - - [2026-02-19 03:30:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007702 10.0.0.129 - - [2026-02-19 03:30:47] "POST /neutron/network HTTP/1.1" 200 796 0.015726 10.0.0.129 - - [2026-02-19 03:30:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.001403 10.0.0.129 - - [2026-02-19 03:30:47] "GET /virtual-machine/76b8a8e7-bc4d-46b2-8f8b-1050521ab23a HTTP/1.1" 200 1292 0.003747 10.0.0.129 - - [2026-02-19 03:30:47] "GET /virtual-machine-interface/88e230b9-676d-4f29-bffc-39beb081f7bd HTTP/1.1" 200 2938 0.006210 10.0.0.129 - - [2026-02-19 03:30:47] "GET /instance-ip/f01573f9-49d7-4d63-bf03-e475e4cacd24 HTTP/1.1" 200 1620 0.007955 10.0.0.129 - - [2026-02-19 03:30:47] "GET /virtual-machine-interface/88e230b9-676d-4f29-bffc-39beb081f7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2716 0.009109 10.0.0.129 - - [2026-02-19 03:30:47] "PUT /virtual-machine-interface/88e230b9-676d-4f29-bffc-39beb081f7bd HTTP/1.1" 200 285 0.015405 10.0.0.38 - - [2026-02-19 03:30:57] "GET /obj-perms HTTP/1.1" 200 5075 0.079874 10.0.0.130 - - [2026-02-19 03:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000409 10.0.0.38 - - [2026-02-19 03:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.130 - - [2026-02-19 03:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000546 10.0.0.129 - - [2026-02-19 03:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.38 - - [2026-02-19 03:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.129 - - [2026-02-19 03:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.38 - - [2026-02-19 03:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.38 - - [2026-02-19 03:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.002066 10.0.0.129 - - [2026-02-19 03:31:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.129 - - [2026-02-19 03:31:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.130 - - [2026-02-19 03:31:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000536 10.0.0.130 - - [2026-02-19 03:31:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000416 10.0.0.129 - - [2026-02-19 03:31:36] "POST /neutron/port HTTP/1.1" 200 1122 0.019413 10.0.0.129 - - [2026-02-19 03:31:36] "POST /neutron/subnet HTTP/1.1" 200 698 0.011504 10.0.0.129 - - [2026-02-19 03:31:37] "POST /neutron/port HTTP/1.1" 200 1122 0.023399 10.0.0.129 - - [2026-02-19 03:31:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006866 10.0.0.129 - - [2026-02-19 03:31:37] "POST /neutron/network HTTP/1.1" 200 822 0.006976 10.0.0.129 - - [2026-02-19 03:31:58] "GET /obj-perms HTTP/1.1" 200 5075 0.060383 10.0.0.129 - - [2026-02-19 03:32:09] "DELETE /instance-ip/9eb7841d-dd99-41a8-87dd-1df46ea11250 HTTP/1.1" 200 115 0.048294 10.0.0.129 - - [2026-02-19 03:32:09] "DELETE /virtual-machine-interface/9d383b4b-8b00-418b-8f52-153a59a065bd HTTP/1.1" 200 115 0.098724 10.0.0.129 - - [2026-02-19 03:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.129 - - [2026-02-19 03:32:09] "GET /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005800 10.0.0.129 - - [2026-02-19 03:32:09] "PUT /virtual-network/1363ae16-474a-49e2-9789-e5bae2a884bd HTTP/1.1" 200 265 0.060040 10.0.0.129 - - [2026-02-19 03:32:09] "POST /neutron/port HTTP/1.1" 200 1122 0.020640 10.0.0.129 - - [2026-02-19 03:32:09] "POST /ref-update HTTP/1.1" 200 156 0.089023 10.0.0.129 - - [2026-02-19 03:32:09] "POST /neutron/port HTTP/1.1" 200 1122 0.019259 10.0.0.129 - - [2026-02-19 03:32:11] "POST /neutron/network HTTP/1.1" 200 822 0.007061 10.0.0.129 - - [2026-02-19 03:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.130 - - [2026-02-19 03:32:13] "GET /projects?obj_uuids=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001392 10.0.0.129 - - [2026-02-19 03:32:13] "GET /project/e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.074590 10.0.0.130 - - [2026-02-19 03:32:13] "GET /projects?obj_uuids=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001958 10.0.0.129 - - [2026-02-19 03:32:13] "GET /project/e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64?fields=virtual_networks HTTP/1.1" 200 1031 0.045105 10.0.0.130 - - [2026-02-19 03:32:13] "GET /projects?obj_uuids=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000964 10.0.0.129 - - [2026-02-19 03:32:13] "GET /project/e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.039890 10.0.0.130 - - [2026-02-19 03:32:13] "GET /projects?obj_uuids=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000936 10.0.0.129 - - [2026-02-19 03:32:13] "GET /project/e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64?fields=security_groups HTTP/1.1" 200 1256 0.064387 10.0.0.129 - - [2026-02-19 03:32:14] "POST /fqname-to-id HTTP/1.1" 404 185 0.030208 10.0.0.129 - - [2026-02-19 03:32:14] "POST /neutron/port HTTP/1.1" 400 205 0.003870 10.0.0.130 - - [2026-02-19 03:32:14] "GET /projects?obj_uuids=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003307 10.0.0.130 - - [2026-02-19 03:32:14] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001127 10.0.0.130 - - [2026-02-19 03:32:14] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.047667 10.0.0.130 - - [2026-02-19 03:32:14] "POST /id-to-fqname HTTP/1.1" 200 187 0.001675 10.0.0.130 - - [2026-02-19 03:32:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.011923 10.0.0.130 - - [2026-02-19 03:32:14] "POST /security-groups HTTP/1.1" 200 588 0.032011 10.0.0.130 - - [2026-02-19 03:32:14] "POST /projects HTTP/1.1" 200 579 0.254346 10.0.0.129 - - [2026-02-19 03:32:15] "POST /access-control-lists HTTP/1.1" 200 595 0.042212 10.0.0.130 - - [2026-02-19 03:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.330834 10.0.0.129 - - [2026-02-19 03:32:15] "GET /project/08d10240-e9ad-4e80-9071-3ddf6b0fe236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.536785 10.0.0.129 - - [2026-02-19 03:32:16] "GET / HTTP/1.1" 200 36215 0.001929 10.0.0.130 - - [2026-02-19 03:32:16] "DELETE /project/08d10240e9ad4e8090713ddf6b0fe236 HTTP/1.1" 404 173 0.005329 10.0.0.130 - - [2026-02-19 03:32:16] "GET /projects?obj_uuids=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000954 10.0.0.130 - - [2026-02-19 03:32:16] "GET /project/e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.055469 10.0.0.130 - - [2026-02-19 03:32:16] "GET /projects?obj_uuids=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001014 10.0.0.130 - - [2026-02-19 03:32:16] "GET /project/e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64?fields=security_groups HTTP/1.1" 200 1358 0.052778 10.0.0.130 - - [2026-02-19 03:32:16] "DELETE /security-group/fda4ef0b-f226-4f4d-879b-238d8aeb4bd3 HTTP/1.1" 200 115 0.069857 10.0.0.130 - - [2026-02-19 03:32:16] "GET /projects?obj_uuids=e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001191 10.0.0.129 - - [2026-02-19 03:32:16] "DELETE /access-control-list/97c20407-d616-4638-88b7-96b8a17c19a0 HTTP/1.1" 200 115 0.054086 10.0.0.130 - - [2026-02-19 03:32:16] "GET /project/e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64?fields=application_policy_sets HTTP/1.1" 200 1397 0.084682 10.0.0.130 - - [2026-02-19 03:32:16] "DELETE /project/e0f1f4be-60b2-46b6-8e51-dec6bcfa0d64 HTTP/1.1" 200 115 0.495936 10.0.0.129 - - [2026-02-19 03:32:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000483 10.0.0.129 - - [2026-02-19 03:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.030467 10.0.0.130 - - [2026-02-19 03:32:18] "GET /projects?obj_uuids=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000975 10.0.0.129 - - [2026-02-19 03:32:18] "GET /project/08d10240-e9ad-4e80-9071-3ddf6b0fe236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.049801 10.0.0.129 - - [2026-02-19 03:32:18] "POST /ref-update HTTP/1.1" 200 156 0.029485 10.0.0.130 - - [2026-02-19 03:32:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006631 10.0.0.129 - - [2026-02-19 03:32:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.331555 10.0.0.129 - - [2026-02-19 03:32:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.001412 10.0.0.129 - - [2026-02-19 03:32:19] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006732 10.0.0.129 - - [2026-02-19 03:32:19] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008390 10.0.0.129 - - [2026-02-19 03:32:19] "POST /neutron/network HTTP/1.1" 200 830 0.007542 10.0.0.129 - - [2026-02-19 03:32:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.003597 10.0.0.129 - - [2026-02-19 03:32:19] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009726 10.0.0.129 - - [2026-02-19 03:32:19] "GET /virtual-machine-interface/102a7a55-d206-4c05-b2d0-ef8129681578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.009464 10.0.0.129 - - [2026-02-19 03:32:19] "GET /virtual-machine-interface/102a7a55-d206-4c05-b2d0-ef8129681578?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.010460 10.0.0.129 - - [2026-02-19 03:32:19] "GET /instance-ip/527852c8-cc75-4a8b-8524-4f71b168e650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1603 0.005270 10.0.0.129 - - [2026-02-19 03:32:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.003197 10.0.0.129 - - [2026-02-19 03:32:19] "POST /neutron/network HTTP/1.1" 200 840 0.006654 10.0.0.130 - - [2026-02-19 03:32:20] "GET /projects?obj_uuids=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001132 10.0.0.129 - - [2026-02-19 03:32:20] "GET /project/08d10240-e9ad-4e80-9071-3ddf6b0fe236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.082851 10.0.0.129 - - [2026-02-19 03:32:20] "POST /neutron/port HTTP/1.1" 200 117 0.009732 10.0.0.129 - - [2026-02-19 03:32:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001274 10.0.0.129 - - [2026-02-19 03:32:21] "POST /neutron/port HTTP/1.1" 200 984 0.013952 10.0.0.129 - - [2026-02-19 03:32:21] "POST /neutron/port HTTP/1.1" 200 984 0.013677 10.0.0.129 - - [2026-02-19 03:32:21] "POST /neutron/port HTTP/1.1" 200 117 0.011312 10.0.0.130 - - [2026-02-19 03:32:21] "GET /projects?obj_uuids=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001084 10.0.0.129 - - [2026-02-19 03:32:21] "GET /project/08d10240-e9ad-4e80-9071-3ddf6b0fe236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.051441 10.0.0.129 - - [2026-02-19 03:32:21] "POST /fqname-to-id HTTP/1.1" 404 208 0.011421 10.0.0.129 - - [2026-02-19 03:32:21] "POST /interface-route-tables HTTP/1.1" 200 558 0.044749 10.0.0.129 - - [2026-02-19 03:32:21] "POST /neutron/port HTTP/1.1" 200 1058 0.040919 10.0.0.129 - - [2026-02-19 03:32:21] "GET /interface-route-table/4c700abb-535b-4f28-89b8-0b4b981df365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.006315 10.0.0.129 - - [2026-02-19 03:32:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003975 10.0.0.129 - - [2026-02-19 03:32:22] "POST /neutron/network HTTP/1.1" 200 830 0.013223 10.0.0.129 - - [2026-02-19 03:32:22] "POST /neutron/port HTTP/1.1" 200 984 0.016753 10.0.0.129 - - [2026-02-19 03:32:22] "POST /neutron/port HTTP/1.1" 200 1086 0.024548 10.0.0.129 - - [2026-02-19 03:32:22] "POST /neutron/port HTTP/1.1" 200 117 0.001116 10.0.0.129 - - [2026-02-19 03:32:22] "GET /virtual-machine-interface/102a7a55-d206-4c05-b2d0-ef8129681578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.008947 10.0.0.129 - - [2026-02-19 03:32:22] "POST /ref-update HTTP/1.1" 200 156 0.016539 10.0.0.129 - - [2026-02-19 03:32:23] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008520 10.0.0.129 - - [2026-02-19 03:32:28] "POST /neutron/port HTTP/1.1" 200 1122 0.019473 10.0.0.129 - - [2026-02-19 03:32:28] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006847 10.0.0.129 - - [2026-02-19 03:32:28] "GET /virtual-machine/fd322349-d85b-449b-bfed-eb2f1f8b86ac HTTP/1.1" 401 293 0.000601 10.0.0.129 - - [2026-02-19 03:32:28] "GET /virtual-machine/fd322349-d85b-449b-bfed-eb2f1f8b86ac HTTP/1.1" 200 1292 0.036620 10.0.0.129 - - [2026-02-19 03:32:28] "GET /virtual-machine/fd322349-d85b-449b-bfed-eb2f1f8b86ac HTTP/1.1" 200 1292 0.005058 10.0.0.129 - - [2026-02-19 03:32:28] "GET /virtual-machine-interface/c23cbba7-6bbb-4700-8b23-1ac03b6079e5 HTTP/1.1" 200 2946 0.011244 10.0.0.129 - - [2026-02-19 03:32:28] "GET /virtual-machine/fd322349-d85b-449b-bfed-eb2f1f8b86ac HTTP/1.1" 200 1292 0.004199 10.0.0.129 - - [2026-02-19 03:32:28] "GET /virtual-machine-interface/c23cbba7-6bbb-4700-8b23-1ac03b6079e5 HTTP/1.1" 200 2946 0.007227 10.0.0.129 - - [2026-02-19 03:32:28] "GET /instance-ip/ee952053-8cc2-4bcf-9b06-76001ae6aead HTTP/1.1" 200 1623 0.012467 10.0.0.129 - - [2026-02-19 03:32:28] "GET /virtual-machine/fd322349-d85b-449b-bfed-eb2f1f8b86ac HTTP/1.1" 200 1292 0.005802 10.0.0.129 - - [2026-02-19 03:32:28] "GET /virtual-machine-interface/c23cbba7-6bbb-4700-8b23-1ac03b6079e5 HTTP/1.1" 200 2946 0.005816 10.0.0.129 - - [2026-02-19 03:32:28] "GET /instance-ip/ee952053-8cc2-4bcf-9b06-76001ae6aead HTTP/1.1" 200 1623 0.004586 10.0.0.129 - - [2026-02-19 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.129 - - [2026-02-19 03:32:28] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004036 10.0.0.129 - - [2026-02-19 03:32:28] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003837 10.0.0.129 - - [2026-02-19 03:32:28] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006743 10.0.0.129 - - [2026-02-19 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.129 - - [2026-02-19 03:32:28] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004297 10.0.0.129 - - [2026-02-19 03:32:28] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002919 10.0.0.129 - - [2026-02-19 03:32:29] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006424 10.0.0.129 - - [2026-02-19 03:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.129 - - [2026-02-19 03:32:29] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004293 10.0.0.129 - - [2026-02-19 03:32:29] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003648 10.0.0.129 - - [2026-02-19 03:32:29] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007282 10.0.0.129 - - [2026-02-19 03:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.129 - - [2026-02-19 03:32:29] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004518 10.0.0.129 - - [2026-02-19 03:32:29] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003506 10.0.0.129 - - [2026-02-19 03:32:29] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006402 10.0.0.129 - - [2026-02-19 03:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.129 - - [2026-02-19 03:32:29] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004285 10.0.0.129 - - [2026-02-19 03:32:29] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003951 10.0.0.129 - - [2026-02-19 03:32:29] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006629 10.0.0.129 - - [2026-02-19 03:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.129 - - [2026-02-19 03:32:29] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005133 10.0.0.129 - - [2026-02-19 03:32:29] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003682 10.0.0.129 - - [2026-02-19 03:32:29] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006767 10.0.0.129 - - [2026-02-19 03:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.129 - - [2026-02-19 03:32:29] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003984 10.0.0.129 - - [2026-02-19 03:32:29] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003176 10.0.0.129 - - [2026-02-19 03:32:29] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008249 10.0.0.129 - - [2026-02-19 03:32:31] "POST /neutron/port HTTP/1.1" 200 1086 0.026526 10.0.0.129 - - [2026-02-19 03:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.129 - - [2026-02-19 03:32:32] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005584 10.0.0.129 - - [2026-02-19 03:32:33] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008286 10.0.0.129 - - [2026-02-19 03:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.129 - - [2026-02-19 03:32:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003902 10.0.0.129 - - [2026-02-19 03:32:34] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003289 10.0.0.129 - - [2026-02-19 03:32:34] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006448 10.0.0.129 - - [2026-02-19 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.129 - - [2026-02-19 03:32:35] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003704 10.0.0.129 - - [2026-02-19 03:32:35] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002815 10.0.0.129 - - [2026-02-19 03:32:35] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006700 10.0.0.129 - - [2026-02-19 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.129 - - [2026-02-19 03:32:35] "GET /routing-instance/a0c140e0-7f98-4fe8-841e-18856f382d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.005776 10.0.0.129 - - [2026-02-19 03:32:35] "GET /route-target/bc1633c5-72ac-42e0-b2bd-fbe8534a4e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.006477 10.0.0.129 - - [2026-02-19 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.129 - - [2026-02-19 03:32:35] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005324 10.0.0.129 - - [2026-02-19 03:32:35] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004617 10.0.0.129 - - [2026-02-19 03:32:35] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009140 10.0.0.129 - - [2026-02-19 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.129 - - [2026-02-19 03:32:35] "GET /routing-instance/a0c140e0-7f98-4fe8-841e-18856f382d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004966 10.0.0.129 - - [2026-02-19 03:32:35] "GET /route-target/bc1633c5-72ac-42e0-b2bd-fbe8534a4e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004123 10.0.0.129 - - [2026-02-19 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.129 - - [2026-02-19 03:32:35] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005018 10.0.0.129 - - [2026-02-19 03:32:35] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004132 10.0.0.129 - - [2026-02-19 03:32:35] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007910 10.0.0.129 - - [2026-02-19 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.129 - - [2026-02-19 03:32:36] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007277 10.0.0.129 - - [2026-02-19 03:32:36] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003731 10.0.0.129 - - [2026-02-19 03:32:36] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007107 10.0.0.130 - - [2026-02-19 03:32:38] "GET /obj-perms HTTP/1.1" 200 5043 0.106682 10.0.0.129 - - [2026-02-19 03:32:38] "POST /neutron/network HTTP/1.1" 200 840 0.007002 10.0.0.129 - - [2026-02-19 03:32:38] "POST /neutron/port HTTP/1.1" 200 117 0.001293 10.0.0.130 - - [2026-02-19 03:32:44] "GET /obj-perms HTTP/1.1" 200 5043 0.004777 10.0.0.129 - - [2026-02-19 03:32:47] "GET /obj-perms HTTP/1.1" 200 5043 0.065681 10.0.0.130 - - [2026-02-19 03:32:47] "GET /obj-perms HTTP/1.1" 200 5043 0.004743 10.0.0.129 - - [2026-02-19 03:32:47] "GET /obj-perms HTTP/1.1" 200 5043 0.003754 10.0.0.130 - - [2026-02-19 03:32:47] "GET /obj-perms HTTP/1.1" 200 5043 0.003855 10.0.0.129 - - [2026-02-19 03:32:47] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008799 10.0.0.129 - - [2026-02-19 03:32:48] "POST /neutron/port HTTP/1.1" 200 1086 0.018719 10.0.0.129 - - [2026-02-19 03:32:48] "GET /virtual-machine/e6a8cc08-6f48-43cc-86dc-b4ab04a0fed1 HTTP/1.1" 200 1269 0.006429 10.0.0.129 - - [2026-02-19 03:32:48] "GET /virtual-machine-interface/102a7a55-d206-4c05-b2d0-ef8129681578 HTTP/1.1" 200 3158 0.007167 10.0.0.129 - - [2026-02-19 03:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.129 - - [2026-02-19 03:32:48] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003559 10.0.0.129 - - [2026-02-19 03:32:48] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002855 10.0.0.129 - - [2026-02-19 03:32:48] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006966 10.0.0.129 - - [2026-02-19 03:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.129 - - [2026-02-19 03:32:49] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004653 10.0.0.129 - - [2026-02-19 03:32:49] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004182 10.0.0.129 - - [2026-02-19 03:32:49] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006562 10.0.0.129 - - [2026-02-19 03:32:50] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009753 10.0.0.129 - - [2026-02-19 03:32:50] "GET /virtual-machine/fd322349-d85b-449b-bfed-eb2f1f8b86ac HTTP/1.1" 200 1292 0.004636 10.0.0.129 - - [2026-02-19 03:32:50] "POST /neutron/port HTTP/1.1" 200 1112 0.014174 10.0.0.129 - - [2026-02-19 03:32:52] "GET /virtual-machine/fd322349-d85b-449b-bfed-eb2f1f8b86ac HTTP/1.1" 404 171 0.003557 10.0.0.129 - - [2026-02-19 03:32:52] "GET /virtual-machine/fd322349-d85b-449b-bfed-eb2f1f8b86ac HTTP/1.1" 404 171 0.005017 10.0.0.129 - - [2026-02-19 03:32:52] "GET /virtual-machine/fd322349-d85b-449b-bfed-eb2f1f8b86ac HTTP/1.1" 404 171 0.002831 10.0.0.129 - - [2026-02-19 03:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.129 - - [2026-02-19 03:32:52] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003591 10.0.0.129 - - [2026-02-19 03:32:52] "GET /virtual-networks?parent_id=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004382 10.0.0.129 - - [2026-02-19 03:32:52] "GET /virtual-network/c8e2bb3d-b0de-48f6-90ec-00fb57fa5192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007373 10.0.0.129 - - [2026-02-19 03:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.129 - - [2026-02-19 03:32:52] "GET /routing-instance/a0c140e0-7f98-4fe8-841e-18856f382d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004697 10.0.0.129 - - [2026-02-19 03:32:52] "GET /route-target/bc1633c5-72ac-42e0-b2bd-fbe8534a4e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004785 10.0.0.129 - - [2026-02-19 03:32:53] "GET /obj-perms HTTP/1.1" 200 5043 0.004037 10.0.0.130 - - [2026-02-19 03:32:56] "GET /obj-perms HTTP/1.1" 200 5043 0.005034 10.0.0.38 - - [2026-02-19 03:32:58] "GET /obj-perms HTTP/1.1" 200 5075 0.053091 10.0.0.129 - - [2026-02-19 03:33:02] "GET /obj-perms HTTP/1.1" 200 5043 0.003913 10.0.0.130 - - [2026-02-19 03:33:02] "GET /obj-perms HTTP/1.1" 200 5043 0.003941 10.0.0.129 - - [2026-02-19 03:33:11] "GET /obj-perms HTTP/1.1" 200 5043 0.004570 10.0.0.130 - - [2026-02-19 03:33:11] "GET /obj-perms HTTP/1.1" 200 5043 0.003896 10.0.0.129 - - [2026-02-19 03:33:17] "GET /obj-perms HTTP/1.1" 200 5043 0.004271 10.0.0.130 - - [2026-02-19 03:33:17] "GET /obj-perms HTTP/1.1" 200 5043 0.003785 10.0.0.129 - - [2026-02-19 03:33:17] "GET /interface-route-table/4c700abb-535b-4f28-89b8-0b4b981df365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.003692 10.0.0.129 - - [2026-02-19 03:33:17] "GET /virtual-machine-interface/102a7a55-d206-4c05-b2d0-ef8129681578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005959 10.0.0.129 - - [2026-02-19 03:33:17] "POST /ref-update HTTP/1.1" 200 156 0.014547 10.0.0.129 - - [2026-02-19 03:33:17] "DELETE /interface-route-table/4c700abb-535b-4f28-89b8-0b4b981df365 HTTP/1.1" 200 115 0.040062 10.0.0.129 - - [2026-02-19 03:33:18] "POST /neutron/port HTTP/1.1" 200 151 0.180159 10.0.0.130 - - [2026-02-19 03:33:19] "GET /projects?obj_uuids=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001308 10.0.0.129 - - [2026-02-19 03:33:19] "GET /project/08d10240-e9ad-4e80-9071-3ddf6b0fe236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.052522 10.0.0.130 - - [2026-02-19 03:33:19] "GET /projects?obj_uuids=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001625 10.0.0.129 - - [2026-02-19 03:33:19] "GET /project/08d10240-e9ad-4e80-9071-3ddf6b0fe236?fields=virtual_networks HTTP/1.1" 200 1027 0.050318 10.0.0.130 - - [2026-02-19 03:33:20] "GET /projects?obj_uuids=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001634 10.0.0.129 - - [2026-02-19 03:33:20] "GET /project/08d10240-e9ad-4e80-9071-3ddf6b0fe236?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.049708 10.0.0.130 - - [2026-02-19 03:33:20] "GET /projects?obj_uuids=08d10240-e9ad-4e80-9071-3ddf6b0fe236&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001087 10.0.0.129 - - [2026-02-19 03:33:20] "GET /project/08d10240-e9ad-4e80-9071-3ddf6b0fe236?fields=security_groups HTTP/1.1" 200 1251 0.051597 10.0.0.129 - - [2026-02-19 03:33:21] "POST /fqname-to-id HTTP/1.1" 404 192 0.032886 10.0.0.130 - - [2026-02-19 03:33:21] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003099 10.0.0.130 - - [2026-02-19 03:33:21] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002453 10.0.0.130 - - [2026-02-19 03:33:21] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010382 10.0.0.130 - - [2026-02-19 03:33:21] "POST /id-to-fqname HTTP/1.1" 200 194 0.001448 10.0.0.130 - - [2026-02-19 03:33:21] "POST /fqname-to-id HTTP/1.1" 404 203 0.005013 10.0.0.130 - - [2026-02-19 03:33:21] "POST /security-groups HTTP/1.1" 200 595 0.032634 10.0.0.129 - - [2026-02-19 03:33:21] "POST /fqname-to-id HTTP/1.1" 404 238 0.003937 10.0.0.130 - - [2026-02-19 03:33:21] "POST /projects HTTP/1.1" 200 593 0.245882 10.0.0.130 - - [2026-02-19 03:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.326951 10.0.0.129 - - [2026-02-19 03:33:21] "POST /access-control-lists HTTP/1.1" 200 600 0.036416 10.0.0.129 - - [2026-02-19 03:33:21] "GET /project/83fb4515-f3fe-4964-9056-264db13eb164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.503226 10.0.0.129 - - [2026-02-19 03:33:22] "GET / HTTP/1.1" 200 36215 0.002292 10.0.0.129 - - [2026-02-19 03:33:23] "POST /fqname-to-id HTTP/1.1" 401 293 0.000454 10.0.0.129 - - [2026-02-19 03:33:23] "POST /neutron/port HTTP/1.1" 200 117 0.007573 10.0.0.129 - - [2026-02-19 03:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.058385 10.0.0.130 - - [2026-02-19 03:33:23] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005442 10.0.0.129 - - [2026-02-19 03:33:23] "GET /project/83fb4515-f3fe-4964-9056-264db13eb164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.046240 10.0.0.130 - - [2026-02-19 03:33:23] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000983 10.0.0.129 - - [2026-02-19 03:33:23] "POST /neutron/network HTTP/1.1" 200 609 0.137612 10.0.0.129 - - [2026-02-19 03:33:24] "POST /id-to-fqname HTTP/1.1" 200 224 0.003827 10.0.0.129 - - [2026-02-19 03:33:24] "GET /virtual-network/905d07b4-1c49-4036-910a-b13c28c1034a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005640 10.0.0.129 - - [2026-02-19 03:33:24] "POST /neutron/network HTTP/1.1" 200 829 0.006252 10.0.0.129 - - [2026-02-19 03:33:24] "GET /virtual-network/905d07b4-1c49-4036-910a-b13c28c1034a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005187 10.0.0.129 - - [2026-02-19 03:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.130 - - [2026-02-19 03:33:24] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001107 10.0.0.129 - - [2026-02-19 03:33:24] "GET /project/83fb4515-f3fe-4964-9056-264db13eb164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.054270 10.0.0.129 - - [2026-02-19 03:33:24] "POST /neutron/network HTTP/1.1" 200 117 0.014107 10.0.0.129 - - [2026-02-19 03:33:24] "POST /route-targets HTTP/1.1" 200 328 0.013374 10.0.0.129 - - [2026-02-19 03:33:24] "POST /neutron/network HTTP/1.1" 200 828 0.009286 10.0.0.129 - - [2026-02-19 03:33:24] "POST /id-to-fqname HTTP/1.1" 200 224 0.001243 10.0.0.129 - - [2026-02-19 03:33:24] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006402 10.0.0.129 - - [2026-02-19 03:33:24] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005743 10.0.0.129 - - [2026-02-19 03:33:24] "POST /neutron/subnet HTTP/1.1" 200 724 0.010438 10.0.0.129 - - [2026-02-19 03:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.130 - - [2026-02-19 03:33:24] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001073 10.0.0.129 - - [2026-02-19 03:33:24] "GET /project/83fb4515-f3fe-4964-9056-264db13eb164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.046225 10.0.0.129 - - [2026-02-19 03:33:25] "POST /ref-update HTTP/1.1" 200 156 0.022087 10.0.0.130 - - [2026-02-19 03:33:25] "POST /useragent-kv HTTP/1.1" 200 115 0.008725 10.0.0.129 - - [2026-02-19 03:33:25] "POST /neutron/subnet HTTP/1.1" 200 715 0.217650 10.0.0.129 - - [2026-02-19 03:33:25] "POST /id-to-fqname HTTP/1.1" 200 224 0.001595 10.0.0.129 - - [2026-02-19 03:33:25] "GET /virtual-network/cd45c09e-5624-4410-a410-685f1e327318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006503 10.0.0.129 - - [2026-02-19 03:33:25] "GET /virtual-network/cd45c09e-5624-4410-a410-685f1e327318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005929 10.0.0.129 - - [2026-02-19 03:33:25] "POST /neutron/network HTTP/1.1" 200 826 0.008043 10.0.0.129 - - [2026-02-19 03:33:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.003911 10.0.0.129 - - [2026-02-19 03:33:25] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005698 10.0.0.129 - - [2026-02-19 03:33:25] "GET /virtual-machine-interface/960bc2a7-745b-4ee4-8a77-175d42c03148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2378 0.007967 10.0.0.129 - - [2026-02-19 03:33:25] "GET /virtual-machine-interface/960bc2a7-745b-4ee4-8a77-175d42c03148?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.009151 10.0.0.129 - - [2026-02-19 03:33:25] "GET /instance-ip/c7419f3d-ed2b-46b1-84bb-bee498228c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006621 10.0.0.129 - - [2026-02-19 03:33:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.003467 10.0.0.129 - - [2026-02-19 03:33:25] "GET /virtual-network/905d07b4-1c49-4036-910a-b13c28c1034a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006702 10.0.0.130 - - [2026-02-19 03:33:25] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001000 10.0.0.129 - - [2026-02-19 03:33:26] "GET /project/83fb4515-f3fe-4964-9056-264db13eb164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.053722 10.0.0.129 - - [2026-02-19 03:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.129 - - [2026-02-19 03:33:26] "GET /security-group/effbe043-fb72-452c-bcdc-23f8052a961a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.005729 10.0.0.129 - - [2026-02-19 03:33:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.097678 10.0.0.129 - - [2026-02-19 03:33:26] "POST /instance-ips HTTP/1.1" 200 358 0.055722 10.0.0.129 - - [2026-02-19 03:33:26] "GET /virtual-machine-interface/e48e7098-f6ef-4930-a191-b0cb2a2aacd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2655 0.007448 10.0.0.129 - - [2026-02-19 03:33:26] "GET /virtual-machine-interface/e48e7098-f6ef-4930-a191-b0cb2a2aacd8?fields=instance_ip_back_refs HTTP/1.1" 200 1339 0.008831 10.0.0.129 - - [2026-02-19 03:33:26] "GET /instance-ip/75d44755-aa42-47bf-b6a6-0c5020203e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1586 0.004855 10.0.0.129 - - [2026-02-19 03:33:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.003286 10.0.0.129 - - [2026-02-19 03:33:26] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006267 10.0.0.130 - - [2026-02-19 03:33:26] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001093 10.0.0.129 - - [2026-02-19 03:33:26] "POST /neutron/port HTTP/1.1" 200 990 0.248970 10.0.0.129 - - [2026-02-19 03:33:26] "GET /virtual-machine-interface/3f8eb852-e36c-456b-8d9c-251a8c70e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2378 0.005437 10.0.0.129 - - [2026-02-19 03:33:26] "GET /virtual-machine-interface/3f8eb852-e36c-456b-8d9c-251a8c70e958?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.012517 10.0.0.129 - - [2026-02-19 03:33:26] "GET /instance-ip/5ad494f5-460f-4979-afee-638e5dbf424e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005645 10.0.0.129 - - [2026-02-19 03:33:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.003528 10.0.0.129 - - [2026-02-19 03:33:26] "GET /virtual-network/905d07b4-1c49-4036-910a-b13c28c1034a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007096 10.0.0.130 - - [2026-02-19 03:33:26] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000993 10.0.0.129 - - [2026-02-19 03:33:26] "GET /project/83fb4515-f3fe-4964-9056-264db13eb164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.042335 10.0.0.129 - - [2026-02-19 03:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.129 - - [2026-02-19 03:33:27] "GET /security-group/effbe043-fb72-452c-bcdc-23f8052a961a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.004693 10.0.0.129 - - [2026-02-19 03:33:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.116103 10.0.0.129 - - [2026-02-19 03:33:27] "POST /instance-ips HTTP/1.1" 200 358 0.054440 10.0.0.129 - - [2026-02-19 03:33:27] "GET /virtual-machine-interface/ebc0cb92-2495-4a27-af51-207f38e97ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2656 0.006088 10.0.0.129 - - [2026-02-19 03:33:27] "GET /virtual-machine-interface/ebc0cb92-2495-4a27-af51-207f38e97ed2?fields=instance_ip_back_refs HTTP/1.1" 200 1339 0.009597 10.0.0.129 - - [2026-02-19 03:33:27] "GET /instance-ip/325130a1-9f3b-4c46-a795-65fbbe80bba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1586 0.006178 10.0.0.129 - - [2026-02-19 03:33:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.004318 10.0.0.129 - - [2026-02-19 03:33:27] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006974 10.0.0.129 - - [2026-02-19 03:33:27] "GET /virtual-machine-interface/bb1fe1cf-7c03-43a5-bfff-57d376c3efc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2379 0.008055 10.0.0.129 - - [2026-02-19 03:33:27] "GET /virtual-machine-interface/bb1fe1cf-7c03-43a5-bfff-57d376c3efc6?fields=instance_ip_back_refs HTTP/1.1" 200 1337 0.009750 10.0.0.129 - - [2026-02-19 03:33:27] "GET /instance-ip/c53e7f17-7195-41cf-b520-d4b808298de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008013 10.0.0.129 - - [2026-02-19 03:33:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.003334 10.0.0.129 - - [2026-02-19 03:33:27] "GET /virtual-network/cd45c09e-5624-4410-a410-685f1e327318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007504 10.0.0.130 - - [2026-02-19 03:33:27] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001696 10.0.0.129 - - [2026-02-19 03:33:27] "GET /project/83fb4515-f3fe-4964-9056-264db13eb164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.046903 10.0.0.129 - - [2026-02-19 03:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.129 - - [2026-02-19 03:33:28] "GET /security-group/effbe043-fb72-452c-bcdc-23f8052a961a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.006025 10.0.0.129 - - [2026-02-19 03:33:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.111074 10.0.0.129 - - [2026-02-19 03:33:28] "POST /instance-ips HTTP/1.1" 200 358 0.050761 10.0.0.129 - - [2026-02-19 03:33:28] "GET /virtual-machine-interface/c4be691a-f887-46d4-b2b4-9de828634a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2656 0.006270 10.0.0.129 - - [2026-02-19 03:33:28] "GET /virtual-machine-interface/c4be691a-f887-46d4-b2b4-9de828634a38?fields=instance_ip_back_refs HTTP/1.1" 200 1339 0.009525 10.0.0.129 - - [2026-02-19 03:33:28] "GET /instance-ip/ace2409b-6c7a-476f-8fbe-8a517c2bcee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.004666 10.0.0.129 - - [2026-02-19 03:33:29] "POST /id-to-fqname HTTP/1.1" 200 224 0.001442 10.0.0.129 - - [2026-02-19 03:33:30] "POST /neutron/port HTTP/1.1" 200 990 0.046904 10.0.0.129 - - [2026-02-19 03:33:30] "POST /neutron/port HTTP/1.1" 200 990 0.013885 10.0.0.129 - - [2026-02-19 03:33:30] "POST /id-to-fqname HTTP/1.1" 200 224 0.001368 10.0.0.129 - - [2026-02-19 03:33:30] "POST /neutron/port HTTP/1.1" 200 117 0.006512 10.0.0.129 - - [2026-02-19 03:33:30] "POST /neutron/network HTTP/1.1" 200 838 0.008011 10.0.0.129 - - [2026-02-19 03:33:31] "POST /neutron/port HTTP/1.1" 200 1082 0.166901 10.0.0.129 - - [2026-02-19 03:33:31] "POST /neutron/subnet HTTP/1.1" 200 698 0.009182 10.0.0.130 - - [2026-02-19 03:33:31] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001903 10.0.0.129 - - [2026-02-19 03:33:31] "GET /project/83fb4515-f3fe-4964-9056-264db13eb164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.081008 10.0.0.129 - - [2026-02-19 03:33:31] "POST /neutron/network HTTP/1.1" 200 826 0.006827 10.0.0.129 - - [2026-02-19 03:33:31] "POST /neutron/port HTTP/1.1" 200 117 0.007240 10.0.0.129 - - [2026-02-19 03:33:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.001274 10.0.0.129 - - [2026-02-19 03:33:31] "POST /neutron/port HTTP/1.1" 200 990 0.012482 10.0.0.130 - - [2026-02-19 03:33:32] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001094 10.0.0.129 - - [2026-02-19 03:33:32] "POST /neutron/port HTTP/1.1" 200 1062 0.304200 10.0.0.129 - - [2026-02-19 03:33:32] "POST /neutron/port HTTP/1.1" 200 2012 0.038167 10.0.0.129 - - [2026-02-19 03:33:32] "POST /neutron/port HTTP/1.1" 200 1062 0.015860 10.0.0.129 - - [2026-02-19 03:33:32] "POST /neutron/port HTTP/1.1" 200 117 0.007233 10.0.0.129 - - [2026-02-19 03:33:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004447 10.0.0.129 - - [2026-02-19 03:33:32] "POST /neutron/port HTTP/1.1" 200 117 0.001154 10.0.0.129 - - [2026-02-19 03:33:33] "POST /neutron/port HTTP/1.1" 200 990 0.040459 10.0.0.129 - - [2026-02-19 03:33:33] "POST /ref-update HTTP/1.1" 200 156 0.033857 10.0.0.130 - - [2026-02-19 03:33:33] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001360 10.0.0.129 - - [2026-02-19 03:33:33] "POST /neutron/port HTTP/1.1" 200 1082 0.199393 10.0.0.129 - - [2026-02-19 03:33:33] "POST /neutron/router HTTP/1.1" 200 344 0.483286 10.0.0.129 - - [2026-02-19 03:33:33] "POST /neutron/port HTTP/1.1" 200 1092 0.028468 10.0.0.129 - - [2026-02-19 03:33:33] "POST /neutron/port HTTP/1.1" 200 1092 0.026072 10.0.0.129 - - [2026-02-19 03:33:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010823 10.0.0.129 - - [2026-02-19 03:33:34] "GET /virtual-machine/8fbb22fc-b75b-4787-bf32-cc597b40163e HTTP/1.1" 401 293 0.000513 10.0.0.129 - - [2026-02-19 03:33:34] "GET /virtual-machine/8fbb22fc-b75b-4787-bf32-cc597b40163e HTTP/1.1" 200 1277 0.047012 10.0.0.129 - - [2026-02-19 03:33:34] "GET /virtual-machine-interface/960bc2a7-745b-4ee4-8a77-175d42c03148 HTTP/1.1" 200 3195 0.007608 10.0.0.129 - - [2026-02-19 03:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006059 10.0.0.129 - - [2026-02-19 03:33:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003782 10.0.0.129 - - [2026-02-19 03:33:34] "GET /virtual-networks?parent_id=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003801 10.0.0.129 - - [2026-02-19 03:33:34] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008279 10.0.0.129 - - [2026-02-19 03:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.129 - - [2026-02-19 03:33:37] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006397 10.0.0.129 - - [2026-02-19 03:33:38] "POST /neutron/port HTTP/1.1" 200 1126 0.030752 10.0.0.129 - - [2026-02-19 03:33:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004074 10.0.0.129 - - [2026-02-19 03:33:38] "POST /neutron/network HTTP/1.1" 200 826 0.007569 10.0.0.129 - - [2026-02-19 03:33:39] "POST /neutron/network HTTP/1.1" 200 838 0.010252 10.0.0.129 - - [2026-02-19 03:33:39] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.129 - - [2026-02-19 03:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.129 - - [2026-02-19 03:33:41] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006924 10.0.0.129 - - [2026-02-19 03:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.129 - - [2026-02-19 03:33:45] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005933 10.0.0.129 - - [2026-02-19 03:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.129 - - [2026-02-19 03:33:50] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006399 10.0.0.129 - - [2026-02-19 03:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.129 - - [2026-02-19 03:33:54] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006331 10.0.0.129 - - [2026-02-19 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.129 - - [2026-02-19 03:33:58] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005229 10.0.0.129 - - [2026-02-19 03:34:01] "DELETE /access-control-list/476ea1f5-2140-4346-bf36-a0eaa39d61d5 HTTP/1.1" 200 115 0.050996 10.0.0.129 - - [2026-02-19 03:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.129 - - [2026-02-19 03:34:02] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008034 10.0.0.129 - - [2026-02-19 03:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.129 - - [2026-02-19 03:34:06] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008174 10.0.0.129 - - [2026-02-19 03:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.129 - - [2026-02-19 03:34:10] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006054 10.0.0.129 - - [2026-02-19 03:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.129 - - [2026-02-19 03:34:14] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008397 10.0.0.129 - - [2026-02-19 03:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.129 - - [2026-02-19 03:34:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003853 10.0.0.129 - - [2026-02-19 03:34:16] "GET /virtual-networks?parent_id=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003446 10.0.0.129 - - [2026-02-19 03:34:16] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006677 10.0.0.129 - - [2026-02-19 03:34:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007765 10.0.0.130 - - [2026-02-19 03:34:16] "DELETE /project/83fb4515f3fe49649056264db13eb164 HTTP/1.1" 404 173 0.005624 10.0.0.130 - - [2026-02-19 03:34:16] "DELETE /project/08d10240-e9ad-4e80-9071-3ddf6b0fe236 HTTP/1.1" 404 177 0.004634 10.0.0.129 - - [2026-02-19 03:34:24] "POST /neutron/port HTTP/1.1" 200 1126 0.045007 10.0.0.129 - - [2026-02-19 03:34:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006559 10.0.0.129 - - [2026-02-19 03:34:32] "POST /neutron/port HTTP/1.1" 200 1092 0.017956 10.0.0.129 - - [2026-02-19 03:34:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006745 10.0.0.129 - - [2026-02-19 03:34:37] "POST /neutron/port HTTP/1.1" 200 1126 0.018623 10.0.0.129 - - [2026-02-19 03:34:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007466 10.0.0.129 - - [2026-02-19 03:34:37] "GET /virtual-machine/3639dfb9-969d-4e7b-b5f9-5bf38a8f2b55 HTTP/1.1" 200 1298 0.005572 10.0.0.129 - - [2026-02-19 03:34:37] "GET /virtual-machine-interface/7e3a4b10-00aa-4f30-9120-4699cc36e539 HTTP/1.1" 200 2968 0.005737 10.0.0.129 - - [2026-02-19 03:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.129 - - [2026-02-19 03:34:37] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.012642 10.0.0.129 - - [2026-02-19 03:34:37] "GET /virtual-networks?parent_id=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.005059 10.0.0.129 - - [2026-02-19 03:34:37] "GET /virtual-network/cd45c09e-5624-4410-a410-685f1e327318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007184 10.0.0.129 - - [2026-02-19 03:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011809 10.0.0.129 - - [2026-02-19 03:34:39] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005200 10.0.0.129 - - [2026-02-19 03:34:39] "GET /virtual-networks?parent_id=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.004553 10.0.0.129 - - [2026-02-19 03:34:39] "GET /virtual-network/cd45c09e-5624-4410-a410-685f1e327318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006212 10.0.0.129 - - [2026-02-19 03:34:39] "POST /neutron/port HTTP/1.1" 200 1092 0.035491 10.0.0.129 - - [2026-02-19 03:34:39] "POST /neutron/port HTTP/1.1" 200 1092 0.021184 10.0.0.129 - - [2026-02-19 03:34:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.022050 10.0.0.129 - - [2026-02-19 03:34:39] "POST /neutron/port HTTP/1.1" 200 1092 0.019267 10.0.0.129 - - [2026-02-19 03:34:39] "GET /virtual-machine/66fe8486-bf54-4543-9408-9b718669f982 HTTP/1.1" 200 1276 0.006891 10.0.0.129 - - [2026-02-19 03:34:39] "GET /virtual-machine-interface/bb1fe1cf-7c03-43a5-bfff-57d376c3efc6 HTTP/1.1" 200 3196 0.006467 10.0.0.129 - - [2026-02-19 03:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.129 - - [2026-02-19 03:34:39] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004194 10.0.0.129 - - [2026-02-19 03:34:39] "GET /virtual-networks?parent_id=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003086 10.0.0.129 - - [2026-02-19 03:34:39] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006692 10.0.0.129 - - [2026-02-19 03:34:40] "POST /neutron/port HTTP/1.1" 200 1126 0.018660 10.0.0.129 - - [2026-02-19 03:34:40] "POST /neutron/subnet HTTP/1.1" 200 689 0.009703 10.0.0.129 - - [2026-02-19 03:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.129 - - [2026-02-19 03:34:40] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003850 10.0.0.129 - - [2026-02-19 03:34:40] "GET /virtual-networks?parent_id=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003694 10.0.0.129 - - [2026-02-19 03:34:40] "GET /virtual-network/304c6cce-39f5-4d0b-bdb4-80ca023825d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007247 10.0.0.129 - - [2026-02-19 03:34:40] "POST /neutron/port HTTP/1.1" 200 1092 0.021566 10.0.0.129 - - [2026-02-19 03:35:00] "GET /obj-perms HTTP/1.1" 200 5075 0.055854 10.0.0.129 - - [2026-02-19 03:35:38] "POST /neutron/port HTTP/1.1" 200 1092 0.058001 10.0.0.129 - - [2026-02-19 03:35:38] "POST /neutron/subnet HTTP/1.1" 200 698 0.011870 10.0.0.129 - - [2026-02-19 03:35:41] "POST /neutron/port HTTP/1.1" 200 1126 0.055362 10.0.0.129 - - [2026-02-19 03:35:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004389 10.0.0.129 - - [2026-02-19 03:35:41] "POST /neutron/network HTTP/1.1" 200 826 0.007768 10.0.0.129 - - [2026-02-19 03:36:00] "POST /neutron/router HTTP/1.1" 200 598 0.008199 10.0.0.129 - - [2026-02-19 03:36:01] "POST /neutron/router HTTP/1.1" 200 151 0.081242 10.0.0.129 - - [2026-02-19 03:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.38 - - [2026-02-19 03:36:01] "GET /obj-perms HTTP/1.1" 200 5075 0.241284 10.0.0.129 - - [2026-02-19 03:36:02] "POST /neutron/port HTTP/1.1" 200 151 0.208943 10.0.0.129 - - [2026-02-19 03:36:03] "DELETE /instance-ip/ace2409b-6c7a-476f-8fbe-8a517c2bcee1 HTTP/1.1" 200 115 0.045073 10.0.0.129 - - [2026-02-19 03:36:03] "DELETE /virtual-machine-interface/c4be691a-f887-46d4-b2b4-9de828634a38 HTTP/1.1" 200 115 0.061395 10.0.0.129 - - [2026-02-19 03:36:03] "DELETE /instance-ip/325130a1-9f3b-4c46-a795-65fbbe80bba9 HTTP/1.1" 200 115 0.051034 10.0.0.129 - - [2026-02-19 03:36:03] "DELETE /virtual-machine-interface/ebc0cb92-2495-4a27-af51-207f38e97ed2 HTTP/1.1" 200 115 0.078874 10.0.0.129 - - [2026-02-19 03:36:03] "POST /neutron/port HTTP/1.1" 200 990 0.022243 10.0.0.129 - - [2026-02-19 03:36:03] "DELETE /instance-ip/75d44755-aa42-47bf-b6a6-0c5020203e66 HTTP/1.1" 200 115 0.058692 10.0.0.129 - - [2026-02-19 03:36:03] "DELETE /virtual-machine-interface/e48e7098-f6ef-4930-a191-b0cb2a2aacd8 HTTP/1.1" 200 115 0.070336 10.0.0.129 - - [2026-02-19 03:36:04] "POST /neutron/port HTTP/1.1" 200 151 0.241207 10.0.0.129 - - [2026-02-19 03:36:04] "POST /neutron/network HTTP/1.1" 200 828 0.007222 10.0.0.129 - - [2026-02-19 03:36:04] "DELETE /route-target/aa51c89d-6fad-452e-b2dc-462abd7a5e99 HTTP/1.1" 200 115 0.039519 10.0.0.129 - - [2026-02-19 03:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009237 10.0.0.130 - - [2026-02-19 03:36:04] "POST /useragent-kv HTTP/1.1" 200 115 0.059714 10.0.0.130 - - [2026-02-19 03:36:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003081 10.0.0.129 - - [2026-02-19 03:36:04] "POST /neutron/network HTTP/1.1" 200 151 0.202649 10.0.0.130 - - [2026-02-19 03:36:04] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000976 10.0.0.129 - - [2026-02-19 03:36:04] "GET /project/83fb4515-f3fe-4964-9056-264db13eb164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.088530 10.0.0.130 - - [2026-02-19 03:36:04] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001890 10.0.0.129 - - [2026-02-19 03:36:04] "GET /project/83fb4515-f3fe-4964-9056-264db13eb164?fields=virtual_networks HTTP/1.1" 200 1042 0.068590 10.0.0.130 - - [2026-02-19 03:36:04] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001231 10.0.0.129 - - [2026-02-19 03:36:04] "GET /project/83fb4515-f3fe-4964-9056-264db13eb164?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.061296 10.0.0.130 - - [2026-02-19 03:36:05] "GET /projects?obj_uuids=83fb4515-f3fe-4964-9056-264db13eb164&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001517 10.0.0.129 - - [2026-02-19 03:36:05] "GET /project/83fb4515-f3fe-4964-9056-264db13eb164?fields=security_groups HTTP/1.1" 200 1273 0.050452 10.0.0.129 - - [2026-02-19 03:36:05] "POST /fqname-to-id HTTP/1.1" 404 187 0.029253 10.0.0.130 - - [2026-02-19 03:36:05] "GET /projects?obj_uuids=cbf6f290-b97d-46ca-962b-d9739cd9037e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003272 10.0.0.130 - - [2026-02-19 03:36:06] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001353 10.0.0.130 - - [2026-02-19 03:36:06] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007694 10.0.0.130 - - [2026-02-19 03:36:06] "POST /id-to-fqname HTTP/1.1" 200 189 0.001275 10.0.0.130 - - [2026-02-19 03:36:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.008037 10.0.0.130 - - [2026-02-19 03:36:06] "POST /security-groups HTTP/1.1" 200 590 0.085297 10.0.0.130 - - [2026-02-19 03:36:06] "POST /projects HTTP/1.1" 200 583 0.321706 10.0.0.129 - - [2026-02-19 03:36:06] "POST /access-control-lists HTTP/1.1" 200 597 0.036311 10.0.0.130 - - [2026-02-19 03:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.395350 10.0.0.129 - - [2026-02-19 03:36:06] "GET /project/cbf6f290-b97d-46ca-962b-d9739cd9037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.551959 10.0.0.129 - - [2026-02-19 03:36:07] "POST /neutron/port HTTP/1.1" 200 117 0.008451 10.0.0.129 - - [2026-02-19 03:36:07] "GET / HTTP/1.1" 200 36215 0.001964 10.0.0.129 - - [2026-02-19 03:36:09] "POST /fqname-to-id HTTP/1.1" 401 293 0.000441 10.0.0.129 - - [2026-02-19 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.058459 10.0.0.130 - - [2026-02-19 03:36:09] "GET /projects?obj_uuids=cbf6f290-b97d-46ca-962b-d9739cd9037e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000870 10.0.0.129 - - [2026-02-19 03:36:09] "GET /project/cbf6f290-b97d-46ca-962b-d9739cd9037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.045217 10.0.0.130 - - [2026-02-19 03:36:09] "GET /projects?obj_uuids=cbf6f290-b97d-46ca-962b-d9739cd9037e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001365 10.0.0.129 - - [2026-02-19 03:36:10] "POST /neutron/network HTTP/1.1" 200 604 0.166659 10.0.0.129 - - [2026-02-19 03:36:10] "POST /route-targets HTTP/1.1" 200 328 0.016153 10.0.0.130 - - [2026-02-19 03:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.003288 10.0.0.38 - - [2026-02-19 03:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.129 - - [2026-02-19 03:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.130 - - [2026-02-19 03:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.38 - - [2026-02-19 03:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.38 - - [2026-02-19 03:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.129 - - [2026-02-19 03:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000451 10.0.0.129 - - [2026-02-19 03:36:10] "POST /id-to-fqname HTTP/1.1" 200 219 0.003729 10.0.0.129 - - [2026-02-19 03:36:10] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006871 10.0.0.129 - - [2026-02-19 03:36:10] "POST /neutron/network HTTP/1.1" 200 824 0.009723 10.0.0.38 - - [2026-02-19 03:36:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.129 - - [2026-02-19 03:36:10] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005765 10.0.0.129 - - [2026-02-19 03:36:10] "DELETE /access-control-list/1133b789-9662-4aef-ac1a-74412d904ce3 HTTP/1.1" 200 115 0.055957 10.0.0.129 - - [2026-02-19 03:36:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.129 - - [2026-02-19 03:36:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000452 10.0.0.129 - - [2026-02-19 03:36:11] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007141 10.0.0.130 - - [2026-02-19 03:36:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000644 10.0.0.130 - - [2026-02-19 03:36:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000633 10.0.0.130 - - [2026-02-19 03:36:12] "GET /obj-perms HTTP/1.1" 200 5047 0.065637 10.0.0.129 - - [2026-02-19 03:36:12] "POST /id-to-fqname HTTP/1.1" 200 219 0.001654 10.0.0.129 - - [2026-02-19 03:36:13] "POST /neutron/network HTTP/1.1" 200 834 0.008292 10.0.0.130 - - [2026-02-19 03:36:13] "GET /projects?obj_uuids=cbf6f290-b97d-46ca-962b-d9739cd9037e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001013 10.0.0.129 - - [2026-02-19 03:36:13] "GET /project/cbf6f290-b97d-46ca-962b-d9739cd9037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.069098 10.0.0.129 - - [2026-02-19 03:36:13] "POST /neutron/port HTTP/1.1" 200 117 0.007342 10.0.0.129 - - [2026-02-19 03:36:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001379 10.0.0.129 - - [2026-02-19 03:36:14] "POST /neutron/network HTTP/1.1" 200 834 0.006691 10.0.0.129 - - [2026-02-19 03:36:14] "POST /neutron/port HTTP/1.1" 200 1060 0.019351 10.0.0.129 - - [2026-02-19 03:36:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004670 10.0.0.129 - - [2026-02-19 03:36:15] "POST /neutron/network HTTP/1.1" 200 824 0.006901 10.0.0.130 - - [2026-02-19 03:36:15] "GET /projects?obj_uuids=cbf6f290-b97d-46ca-962b-d9739cd9037e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001055 10.0.0.129 - - [2026-02-19 03:36:15] "GET /project/cbf6f290-b97d-46ca-962b-d9739cd9037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.077774 10.0.0.129 - - [2026-02-19 03:36:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012283 10.0.0.129 - - [2026-02-19 03:36:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008884 10.0.0.129 - - [2026-02-19 03:36:16] "POST /neutron/port HTTP/1.1" 200 1060 0.025129 10.0.0.129 - - [2026-02-19 03:36:16] "POST /neutron/port HTTP/1.1" 200 1124 0.020947 10.0.0.129 - - [2026-02-19 03:36:16] "POST /neutron/port HTTP/1.1" 200 117 0.001306 10.0.0.130 - - [2026-02-19 03:36:17] "DELETE /project/cbf6f290b97d46ca962bd9739cd9037e HTTP/1.1" 404 173 0.004824 10.0.0.130 - - [2026-02-19 03:36:17] "DELETE /project/83fb4515-f3fe-4964-9056-264db13eb164 HTTP/1.1" 404 177 0.005076 10.0.0.129 - - [2026-02-19 03:36:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007848 10.0.0.129 - - [2026-02-19 03:36:20] "POST /neutron/port HTTP/1.1" 200 1124 0.018782 10.0.0.129 - - [2026-02-19 03:36:20] "GET /virtual-machine/5b4f62db-1f1a-44f4-a2dd-226b0da119bb HTTP/1.1" 401 293 0.000481 10.0.0.129 - - [2026-02-19 03:36:21] "GET /virtual-machine/5b4f62db-1f1a-44f4-a2dd-226b0da119bb HTTP/1.1" 200 1293 0.035945 10.0.0.129 - - [2026-02-19 03:36:21] "GET /virtual-machine-interface/e3c49082-942c-4f22-b1b9-cea6d507eede HTTP/1.1" 200 2944 0.006546 10.0.0.129 - - [2026-02-19 03:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.129 - - [2026-02-19 03:36:21] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006219 10.0.0.129 - - [2026-02-19 03:36:21] "GET /virtual-networks?parent_id=cbf6f290-b97d-46ca-962b-d9739cd9037e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003108 10.0.0.129 - - [2026-02-19 03:36:21] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006428 10.0.0.129 - - [2026-02-19 03:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005891 10.0.0.129 - - [2026-02-19 03:36:24] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005999 10.0.0.129 - - [2026-02-19 03:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.129 - - [2026-02-19 03:36:28] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007893 10.0.0.129 - - [2026-02-19 03:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.129 - - [2026-02-19 03:36:32] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008094 10.0.0.129 - - [2026-02-19 03:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005668 10.0.0.129 - - [2026-02-19 03:36:36] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006320 10.0.0.129 - - [2026-02-19 03:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.129 - - [2026-02-19 03:36:40] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007559 10.0.0.129 - - [2026-02-19 03:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.129 - - [2026-02-19 03:36:44] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006104 10.0.0.129 - - [2026-02-19 03:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.129 - - [2026-02-19 03:36:48] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005875 10.0.0.129 - - [2026-02-19 03:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.129 - - [2026-02-19 03:36:52] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006459 10.0.0.129 - - [2026-02-19 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.129 - - [2026-02-19 03:36:57] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006534 10.0.0.129 - - [2026-02-19 03:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.129 - - [2026-02-19 03:37:01] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006283 10.0.0.129 - - [2026-02-19 03:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.129 - - [2026-02-19 03:37:05] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005817 10.0.0.129 - - [2026-02-19 03:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.129 - - [2026-02-19 03:37:09] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005928 10.0.0.129 - - [2026-02-19 03:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.129 - - [2026-02-19 03:37:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004260 10.0.0.129 - - [2026-02-19 03:37:13] "GET /virtual-networks?parent_id=cbf6f290-b97d-46ca-962b-d9739cd9037e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004932 10.0.0.129 - - [2026-02-19 03:37:13] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006438 10.0.0.129 - - [2026-02-19 03:37:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007878 10.0.0.129 - - [2026-02-19 03:37:22] "POST /neutron/port HTTP/1.1" 200 1124 0.018071 10.0.0.129 - - [2026-02-19 03:37:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008379 10.0.0.129 - - [2026-02-19 03:37:29] "POST /neutron/port HTTP/1.1" 200 1124 0.021533 10.0.0.129 - - [2026-02-19 03:37:34] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007432 10.0.0.129 - - [2026-02-19 03:37:34] "POST /neutron/port HTTP/1.1" 200 1124 0.020484 10.0.0.129 - - [2026-02-19 03:37:34] "GET /virtual-machine/69167eb7-8f0b-4ec1-8183-da2ea1631c04 HTTP/1.1" 200 1292 0.006484 10.0.0.129 - - [2026-02-19 03:37:34] "GET /virtual-machine-interface/6944924d-0a97-4ce7-b15a-6625218b2e59 HTTP/1.1" 200 2943 0.008489 10.0.0.129 - - [2026-02-19 03:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.129 - - [2026-02-19 03:37:34] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004308 10.0.0.129 - - [2026-02-19 03:37:34] "GET /virtual-networks?parent_id=cbf6f290-b97d-46ca-962b-d9739cd9037e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005409 10.0.0.129 - - [2026-02-19 03:37:34] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005831 10.0.0.129 - - [2026-02-19 03:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.129 - - [2026-02-19 03:37:35] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003963 10.0.0.129 - - [2026-02-19 03:37:35] "GET /virtual-networks?parent_id=cbf6f290-b97d-46ca-962b-d9739cd9037e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002898 10.0.0.129 - - [2026-02-19 03:37:35] "GET /virtual-network/f8f15de8-5383-4682-a81e-63873e1d537e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006060 10.0.0.129 - - [2026-02-19 03:37:38] "POST /neutron/port HTTP/1.1" 200 1124 0.027200 10.0.0.129 - - [2026-02-19 03:37:38] "POST /neutron/subnet HTTP/1.1" 200 703 0.010363 10.0.0.129 - - [2026-02-19 03:38:03] "GET /obj-perms HTTP/1.1" 200 5075 0.068642 10.0.0.129 - - [2026-02-19 03:38:40] "POST /neutron/port HTTP/1.1" 200 1124 0.017561 10.0.0.129 - - [2026-02-19 03:38:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003803 10.0.0.129 - - [2026-02-19 03:38:40] "POST /neutron/network HTTP/1.1" 200 824 0.007227 10.0.0.129 - - [2026-02-19 03:38:58] "POST /neutron/port HTTP/1.1" 200 1124 0.020074 10.0.0.129 - - [2026-02-19 03:38:58] "POST /neutron/port HTTP/1.1" 200 1124 0.017390 10.0.0.129 - - [2026-02-19 03:39:00] "POST /neutron/network HTTP/1.1" 200 824 0.006853 10.0.0.130 - - [2026-02-19 03:39:02] "GET /projects?obj_uuids=cbf6f290-b97d-46ca-962b-d9739cd9037e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001209 10.0.0.129 - - [2026-02-19 03:39:02] "GET /project/cbf6f290-b97d-46ca-962b-d9739cd9037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.079433 10.0.0.130 - - [2026-02-19 03:39:02] "GET /projects?obj_uuids=cbf6f290-b97d-46ca-962b-d9739cd9037e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001372 10.0.0.129 - - [2026-02-19 03:39:02] "GET /project/cbf6f290-b97d-46ca-962b-d9739cd9037e?fields=virtual_networks HTTP/1.1" 200 1033 0.064282 10.0.0.130 - - [2026-02-19 03:39:02] "GET /projects?obj_uuids=cbf6f290-b97d-46ca-962b-d9739cd9037e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001639 10.0.0.129 - - [2026-02-19 03:39:02] "GET /project/cbf6f290-b97d-46ca-962b-d9739cd9037e?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.047157 10.0.0.130 - - [2026-02-19 03:39:02] "GET /projects?obj_uuids=cbf6f290-b97d-46ca-962b-d9739cd9037e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001792 10.0.0.129 - - [2026-02-19 03:39:02] "GET /project/cbf6f290-b97d-46ca-962b-d9739cd9037e?fields=security_groups HTTP/1.1" 200 1259 0.053894 10.0.0.129 - - [2026-02-19 03:39:03] "POST /fqname-to-id HTTP/1.1" 404 187 0.035832 10.0.0.130 - - [2026-02-19 03:39:03] "GET /projects?obj_uuids=6c596025-646f-492f-9420-5e9c8a5bc8b7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004328 10.0.0.130 - - [2026-02-19 03:39:03] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002270 10.0.0.130 - - [2026-02-19 03:39:03] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.043282 10.0.0.130 - - [2026-02-19 03:39:03] "POST /id-to-fqname HTTP/1.1" 200 189 0.005525 10.0.0.130 - - [2026-02-19 03:39:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.004419 10.0.0.130 - - [2026-02-19 03:39:03] "POST /security-groups HTTP/1.1" 200 590 0.037541 10.0.0.130 - - [2026-02-19 03:39:03] "POST /projects HTTP/1.1" 200 583 0.261715 10.0.0.130 - - [2026-02-19 03:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.337726 10.0.0.129 - - [2026-02-19 03:39:03] "GET /project/6c596025-646f-492f-9420-5e9c8a5bc8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.528740 10.0.0.129 - - [2026-02-19 03:39:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.285875 10.0.0.129 - - [2026-02-19 03:39:04] "POST /access-control-lists HTTP/1.1" 200 595 0.034832 10.0.0.38 - - [2026-02-19 03:39:04] "GET /obj-perms HTTP/1.1" 200 5075 0.244518 10.0.0.129 - - [2026-02-19 03:39:05] "GET / HTTP/1.1" 200 36215 0.002437 10.0.0.129 - - [2026-02-19 03:39:07] "POST /fqname-to-id HTTP/1.1" 401 293 0.000576 10.0.0.129 - - [2026-02-19 03:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.080762 10.0.0.130 - - [2026-02-19 03:39:07] "GET /projects?obj_uuids=6c596025-646f-492f-9420-5e9c8a5bc8b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001123 10.0.0.129 - - [2026-02-19 03:39:07] "GET /project/6c596025-646f-492f-9420-5e9c8a5bc8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.050861 10.0.0.130 - - [2026-02-19 03:39:07] "GET /projects?obj_uuids=6c596025-646f-492f-9420-5e9c8a5bc8b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001356 10.0.0.129 - - [2026-02-19 03:39:08] "POST /neutron/network HTTP/1.1" 200 604 0.136360 10.0.0.129 - - [2026-02-19 03:39:08] "POST /id-to-fqname HTTP/1.1" 200 219 0.007137 10.0.0.129 - - [2026-02-19 03:39:08] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007171 10.0.0.129 - - [2026-02-19 03:39:08] "POST /neutron/network HTTP/1.1" 200 823 0.007625 10.0.0.129 - - [2026-02-19 03:39:08] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007756 10.0.0.129 - - [2026-02-19 03:39:09] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007189 10.0.0.130 - - [2026-02-19 03:39:10] "GET /obj-perms HTTP/1.1" 200 5047 0.056413 10.0.0.129 - - [2026-02-19 03:39:10] "POST /id-to-fqname HTTP/1.1" 200 219 0.001468 10.0.0.129 - - [2026-02-19 03:39:10] "POST /neutron/network HTTP/1.1" 200 833 0.008878 10.0.0.130 - - [2026-02-19 03:39:11] "GET /projects?obj_uuids=6c596025-646f-492f-9420-5e9c8a5bc8b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002275 10.0.0.129 - - [2026-02-19 03:39:11] "GET /project/6c596025-646f-492f-9420-5e9c8a5bc8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.367502 10.0.0.129 - - [2026-02-19 03:39:11] "POST /neutron/port HTTP/1.1" 200 117 0.008190 10.0.0.129 - - [2026-02-19 03:39:11] "POST /id-to-fqname HTTP/1.1" 200 219 0.001806 10.0.0.129 - - [2026-02-19 03:39:11] "DELETE /access-control-list/8dc06f8b-39f7-44fb-82e1-8532834fe6e2 HTTP/1.1" 200 115 0.039387 10.0.0.129 - - [2026-02-19 03:39:12] "POST /neutron/network HTTP/1.1" 200 833 0.007313 10.0.0.129 - - [2026-02-19 03:39:12] "POST /neutron/port HTTP/1.1" 200 1059 0.017725 10.0.0.130 - - [2026-02-19 03:39:13] "GET /projects?obj_uuids=6c596025-646f-492f-9420-5e9c8a5bc8b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000990 10.0.0.129 - - [2026-02-19 03:39:13] "GET /project/6c596025-646f-492f-9420-5e9c8a5bc8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.099167 10.0.0.129 - - [2026-02-19 03:39:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004121 10.0.0.129 - - [2026-02-19 03:39:13] "POST /neutron/port HTTP/1.1" 200 117 0.001221 10.0.0.129 - - [2026-02-19 03:39:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009783 10.0.0.129 - - [2026-02-19 03:39:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012274 10.0.0.129 - - [2026-02-19 03:39:14] "POST /neutron/port HTTP/1.1" 200 1059 0.018054 10.0.0.129 - - [2026-02-19 03:39:14] "POST /neutron/port HTTP/1.1" 200 1123 0.022310 10.0.0.129 - - [2026-02-19 03:39:14] "POST /neutron/port HTTP/1.1" 200 117 0.001285 10.0.0.130 - - [2026-02-19 03:39:17] "DELETE /project/6c596025646f492f94205e9c8a5bc8b7 HTTP/1.1" 404 173 0.003169 10.0.0.130 - - [2026-02-19 03:39:17] "DELETE /project/cbf6f290-b97d-46ca-962b-d9739cd9037e HTTP/1.1" 404 177 0.006251 10.0.0.129 - - [2026-02-19 03:39:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008490 10.0.0.129 - - [2026-02-19 03:39:18] "POST /neutron/port HTTP/1.1" 200 1123 0.022864 10.0.0.129 - - [2026-02-19 03:39:18] "GET /virtual-machine/52952ca1-d734-4684-aace-cfd89d88b2e8 HTTP/1.1" 401 293 0.000591 10.0.0.129 - - [2026-02-19 03:39:19] "GET /virtual-machine/52952ca1-d734-4684-aace-cfd89d88b2e8 HTTP/1.1" 200 1293 0.032507 10.0.0.129 - - [2026-02-19 03:39:19] "GET /virtual-machine-interface/47e30281-677c-472e-bb87-f4b3afba0792 HTTP/1.1" 200 2943 0.006328 10.0.0.129 - - [2026-02-19 03:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.129 - - [2026-02-19 03:39:19] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004596 10.0.0.129 - - [2026-02-19 03:39:19] "GET /virtual-networks?parent_id=6c596025-646f-492f-9420-5e9c8a5bc8b7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004003 10.0.0.129 - - [2026-02-19 03:39:19] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007351 10.0.0.129 - - [2026-02-19 03:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.129 - - [2026-02-19 03:39:22] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005962 10.0.0.129 - - [2026-02-19 03:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.129 - - [2026-02-19 03:39:26] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005518 10.0.0.129 - - [2026-02-19 03:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.129 - - [2026-02-19 03:39:30] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006231 10.0.0.129 - - [2026-02-19 03:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.129 - - [2026-02-19 03:39:34] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006654 10.0.0.129 - - [2026-02-19 03:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.129 - - [2026-02-19 03:39:38] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005769 10.0.0.129 - - [2026-02-19 03:39:42] "POST /neutron/port HTTP/1.1" 200 1123 0.020510 10.0.0.129 - - [2026-02-19 03:39:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.011485 10.0.0.129 - - [2026-02-19 03:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.129 - - [2026-02-19 03:39:43] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006778 10.0.0.129 - - [2026-02-19 03:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.129 - - [2026-02-19 03:39:47] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007891 10.0.0.129 - - [2026-02-19 03:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.129 - - [2026-02-19 03:39:51] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006818 10.0.0.129 - - [2026-02-19 03:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.129 - - [2026-02-19 03:39:55] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006481 10.0.0.129 - - [2026-02-19 03:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.129 - - [2026-02-19 03:39:59] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006428 10.0.0.129 - - [2026-02-19 03:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.129 - - [2026-02-19 03:40:01] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004496 10.0.0.129 - - [2026-02-19 03:40:01] "GET /virtual-networks?parent_id=6c596025-646f-492f-9420-5e9c8a5bc8b7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004178 10.0.0.129 - - [2026-02-19 03:40:01] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007598 10.0.0.129 - - [2026-02-19 03:40:01] "POST /neutron/port HTTP/1.1" 200 1123 0.020442 10.0.0.129 - - [2026-02-19 03:40:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010610 10.0.0.129 - - [2026-02-19 03:40:11] "POST /neutron/port HTTP/1.1" 200 1123 0.019580 10.0.0.129 - - [2026-02-19 03:40:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.036411 10.0.0.129 - - [2026-02-19 03:40:22] "POST /neutron/port HTTP/1.1" 200 1123 0.019360 10.0.0.129 - - [2026-02-19 03:40:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007842 10.0.0.129 - - [2026-02-19 03:40:22] "GET /virtual-machine/73c2b64a-a4fb-45b3-8a43-c4aa878ad720 HTTP/1.1" 200 1292 0.006297 10.0.0.129 - - [2026-02-19 03:40:22] "GET /virtual-machine-interface/e1ee8b6e-f3bc-4651-b889-b60637362bd9 HTTP/1.1" 200 2944 0.005452 10.0.0.129 - - [2026-02-19 03:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.129 - - [2026-02-19 03:40:22] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005411 10.0.0.129 - - [2026-02-19 03:40:22] "GET /virtual-networks?parent_id=6c596025-646f-492f-9420-5e9c8a5bc8b7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003354 10.0.0.129 - - [2026-02-19 03:40:22] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006289 10.0.0.129 - - [2026-02-19 03:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.129 - - [2026-02-19 03:40:23] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003830 10.0.0.129 - - [2026-02-19 03:40:23] "GET /virtual-networks?parent_id=6c596025-646f-492f-9420-5e9c8a5bc8b7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003574 10.0.0.129 - - [2026-02-19 03:40:23] "GET /virtual-network/5b03374d-e63b-44ed-a6ec-1e80409fb848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008359 10.0.0.129 - - [2026-02-19 03:40:24] "POST /neutron/port HTTP/1.1" 200 1123 0.023785 10.0.0.129 - - [2026-02-19 03:40:43] "POST /neutron/port HTTP/1.1" 200 1123 0.053366 10.0.0.129 - - [2026-02-19 03:40:43] "POST /neutron/subnet HTTP/1.1" 200 699 0.010089 10.0.0.129 - - [2026-02-19 03:41:06] "GET /obj-perms HTTP/1.1" 200 5075 0.059748 10.0.0.130 - - [2026-02-19 03:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.38 - - [2026-02-19 03:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.130 - - [2026-02-19 03:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000636 10.0.0.129 - - [2026-02-19 03:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000444 10.0.0.38 - - [2026-02-19 03:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.38 - - [2026-02-19 03:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.129 - - [2026-02-19 03:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.001139 10.0.0.38 - - [2026-02-19 03:41:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.129 - - [2026-02-19 03:41:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.129 - - [2026-02-19 03:41:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.130 - - [2026-02-19 03:41:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.130 - - [2026-02-19 03:41:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000557 10.0.0.129 - - [2026-02-19 03:41:23] "POST /neutron/network HTTP/1.1" 200 823 0.007455 10.0.0.129 - - [2026-02-19 03:41:24] "POST /neutron/port HTTP/1.1" 200 1113 0.015789 10.0.0.129 - - [2026-02-19 03:41:24] "POST /neutron/port HTTP/1.1" 200 1113 0.022175 10.0.0.129 - - [2026-02-19 03:41:26] "DELETE /route-target/25959a90-e7a8-4910-8cc6-0cb0199111d1 HTTP/1.1" 200 115 0.022238 10.0.0.130 - - [2026-02-19 03:41:26] "POST /useragent-kv HTTP/1.1" 200 115 0.075408 10.0.0.130 - - [2026-02-19 03:41:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002649 10.0.0.129 - - [2026-02-19 03:41:26] "POST /neutron/network HTTP/1.1" 200 151 0.211504 10.0.0.130 - - [2026-02-19 03:41:27] "GET /projects?obj_uuids=6c596025-646f-492f-9420-5e9c8a5bc8b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001282 10.0.0.129 - - [2026-02-19 03:41:27] "GET /project/6c596025-646f-492f-9420-5e9c8a5bc8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.061729 10.0.0.130 - - [2026-02-19 03:41:27] "GET /projects?obj_uuids=6c596025-646f-492f-9420-5e9c8a5bc8b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001297 10.0.0.129 - - [2026-02-19 03:41:27] "GET /project/6c596025-646f-492f-9420-5e9c8a5bc8b7?fields=virtual_networks HTTP/1.1" 200 1032 0.049149 10.0.0.130 - - [2026-02-19 03:41:27] "GET /projects?obj_uuids=6c596025-646f-492f-9420-5e9c8a5bc8b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004354 10.0.0.129 - - [2026-02-19 03:41:27] "GET /project/6c596025-646f-492f-9420-5e9c8a5bc8b7?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.064377 10.0.0.130 - - [2026-02-19 03:41:27] "GET /projects?obj_uuids=6c596025-646f-492f-9420-5e9c8a5bc8b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001123 10.0.0.129 - - [2026-02-19 03:41:27] "GET /project/6c596025-646f-492f-9420-5e9c8a5bc8b7?fields=security_groups HTTP/1.1" 200 1258 0.051692 10.0.0.129 - - [2026-02-19 03:41:42] "GET / HTTP/1.1" 200 36215 0.001995 10.0.0.129 - - [2026-02-19 03:41:43] "POST /fqname-to-id HTTP/1.1" 401 293 0.000634 10.0.0.129 - - [2026-02-19 03:41:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.381537 10.0.0.130 - - [2026-02-19 03:41:44] "GET /projects?obj_uuids=9656d45d-eeb4-4984-bbaf-b545535f7997&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002738 10.0.0.130 - - [2026-02-19 03:41:44] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.130 - - [2026-02-19 03:41:44] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007303 10.0.0.130 - - [2026-02-19 03:41:44] "POST /id-to-fqname HTTP/1.1" 200 203 0.001227 10.0.0.130 - - [2026-02-19 03:41:44] "POST /fqname-to-id HTTP/1.1" 404 212 0.010962 10.0.0.130 - - [2026-02-19 03:41:44] "POST /security-groups HTTP/1.1" 200 604 0.077799 10.0.0.130 - - [2026-02-19 03:41:44] "POST /projects HTTP/1.1" 200 611 0.276235 10.0.0.129 - - [2026-02-19 03:41:44] "POST /fqname-to-id HTTP/1.1" 404 246 0.010550 10.0.0.130 - - [2026-02-19 03:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.350101 10.0.0.129 - - [2026-02-19 03:41:44] "GET /project/9656d45d-eeb4-4984-bbaf-b545535f7997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.493741 10.0.0.129 - - [2026-02-19 03:41:45] "GET / HTTP/1.1" 200 36215 0.003428 10.0.0.129 - - [2026-02-19 03:41:46] "POST /fqname-to-id HTTP/1.1" 401 293 0.000555 10.0.0.129 - - [2026-02-19 03:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.068838 10.0.0.130 - - [2026-02-19 03:41:46] "GET /projects?obj_uuids=9656d45d-eeb4-4984-bbaf-b545535f7997&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001206 10.0.0.129 - - [2026-02-19 03:41:46] "GET /project/9656d45d-eeb4-4984-bbaf-b545535f7997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.044549 10.0.0.129 - - [2026-02-19 03:41:47] "POST /ref-update HTTP/1.1" 200 156 0.032570 10.0.0.130 - - [2026-02-19 03:41:47] "POST /useragent-kv HTTP/1.1" 200 115 0.008396 10.0.0.129 - - [2026-02-19 03:41:47] "POST /neutron/subnet HTTP/1.1" 200 720 0.280889 10.0.0.129 - - [2026-02-19 03:41:47] "POST /id-to-fqname HTTP/1.1" 200 234 0.001968 10.0.0.129 - - [2026-02-19 03:41:47] "GET /virtual-network/10de1135-ceee-4ca6-b1f6-7a24c9e5a2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006627 10.0.0.129 - - [2026-02-19 03:41:47] "GET /virtual-network/10de1135-ceee-4ca6-b1f6-7a24c9e5a2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007335 10.0.0.129 - - [2026-02-19 03:41:47] "POST /neutron/network HTTP/1.1" 200 838 0.007603 10.0.0.129 - - [2026-02-19 03:41:47] "POST /id-to-fqname HTTP/1.1" 200 234 0.001432 10.0.0.130 - - [2026-02-19 03:41:48] "GET /projects?obj_uuids=9656d45d-eeb4-4984-bbaf-b545535f7997&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001624 10.0.0.129 - - [2026-02-19 03:41:48] "GET /project/9656d45d-eeb4-4984-bbaf-b545535f7997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.060753 10.0.0.129 - - [2026-02-19 03:41:48] "POST /neutron/network HTTP/1.1" 200 838 0.036521 10.0.0.129 - - [2026-02-19 03:41:48] "POST /id-to-fqname HTTP/1.1" 200 234 0.001238 10.0.0.129 - - [2026-02-19 03:41:48] "POST /neutron/port HTTP/1.1" 200 117 0.006026 10.0.0.130 - - [2026-02-19 03:41:48] "GET /projects?obj_uuids=9656d45d-eeb4-4984-bbaf-b545535f7997&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001017 10.0.0.129 - - [2026-02-19 03:41:49] "POST /neutron/port HTTP/1.1" 200 1072 0.287335 10.0.0.129 - - [2026-02-19 03:41:49] "POST /neutron/port HTTP/1.1" 200 1126 0.114473 10.0.0.130 - - [2026-02-19 03:41:49] "GET /projects?obj_uuids=9656d45d-eeb4-4984-bbaf-b545535f7997&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000990 10.0.0.129 - - [2026-02-19 03:41:49] "POST /neutron/subnet HTTP/1.1" 200 694 0.009089 10.0.0.129 - - [2026-02-19 03:41:49] "GET /project/9656d45d-eeb4-4984-bbaf-b545535f7997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.084427 10.0.0.129 - - [2026-02-19 03:41:49] "POST /neutron/network HTTP/1.1" 200 838 0.008166 10.0.0.129 - - [2026-02-19 03:41:49] "POST /neutron/port HTTP/1.1" 200 117 0.006385 10.0.0.129 - - [2026-02-19 03:41:50] "GET /virtual-network/10de1135-ceee-4ca6-b1f6-7a24c9e5a2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.010161 10.0.0.129 - - [2026-02-19 03:41:50] "POST /neutron/port HTTP/1.1" 200 1072 0.023080 10.0.0.129 - - [2026-02-19 03:41:50] "POST /neutron/port HTTP/1.1" 200 1136 0.018822 10.0.0.129 - - [2026-02-19 03:41:50] "POST /neutron/port HTTP/1.1" 200 117 0.001250 10.0.0.38 - - [2026-02-19 03:41:51] "GET /obj-perms HTTP/1.1" 200 5075 0.080120 10.0.0.129 - - [2026-02-19 03:41:52] "POST /neutron/security_group HTTP/1.1" 200 2071 0.011550 10.0.0.129 - - [2026-02-19 03:41:52] "POST /neutron/port HTTP/1.1" 200 1136 0.021739 10.0.0.129 - - [2026-02-19 03:41:52] "GET /virtual-machine/0334fbc3-f278-40b3-877d-38e9247ba2ed HTTP/1.1" 401 293 0.000454 10.0.0.129 - - [2026-02-19 03:41:52] "GET /virtual-machine/0334fbc3-f278-40b3-877d-38e9247ba2ed HTTP/1.1" 200 1305 0.034464 10.0.0.129 - - [2026-02-19 03:41:52] "GET /virtual-machine-interface/080469b6-b811-441b-8f09-499f82c6fed7 HTTP/1.1" 200 3015 0.006501 10.0.0.129 - - [2026-02-19 03:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.129 - - [2026-02-19 03:41:52] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004076 10.0.0.129 - - [2026-02-19 03:41:52] "GET /virtual-networks?parent_id=9656d45d-eeb4-4984-bbaf-b545535f7997&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003065 10.0.0.129 - - [2026-02-19 03:41:52] "GET /virtual-network/10de1135-ceee-4ca6-b1f6-7a24c9e5a2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006931 10.0.0.129 - - [2026-02-19 03:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.129 - - [2026-02-19 03:41:55] "GET /virtual-network/10de1135-ceee-4ca6-b1f6-7a24c9e5a2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005887 10.0.0.129 - - [2026-02-19 03:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006607 10.0.0.129 - - [2026-02-19 03:41:59] "GET /virtual-network/10de1135-ceee-4ca6-b1f6-7a24c9e5a2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.009963 10.0.0.129 - - [2026-02-19 03:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.129 - - [2026-02-19 03:42:04] "GET /virtual-network/10de1135-ceee-4ca6-b1f6-7a24c9e5a2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007465 10.0.0.130 - - [2026-02-19 03:42:07] "GET /obj-perms HTTP/1.1" 200 5075 0.065180 10.0.0.129 - - [2026-02-19 03:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.129 - - [2026-02-19 03:42:08] "GET /virtual-network/10de1135-ceee-4ca6-b1f6-7a24c9e5a2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006206 10.0.0.129 - - [2026-02-19 03:42:10] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007543 10.0.0.129 - - [2026-02-19 03:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.129 - - [2026-02-19 03:42:12] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003890 10.0.0.129 - - [2026-02-19 03:42:12] "GET /virtual-networks?parent_id=9656d45d-eeb4-4984-bbaf-b545535f7997&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003179 10.0.0.129 - - [2026-02-19 03:42:12] "GET /virtual-network/10de1135-ceee-4ca6-b1f6-7a24c9e5a2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006037 10.0.0.129 - - [2026-02-19 03:42:12] "POST /neutron/port HTTP/1.1" 200 1136 0.024950 10.0.0.130 - - [2026-02-19 03:42:17] "DELETE /project/6c596025-646f-492f-9420-5e9c8a5bc8b7 HTTP/1.1" 404 177 0.002725 10.0.0.130 - - [2026-02-19 03:42:17] "DELETE /project/9656d45deeb44984bbafb545535f7997 HTTP/1.1" 404 173 0.005232 10.0.0.129 - - [2026-02-19 03:42:17] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008196 10.0.0.129 - - [2026-02-19 03:42:22] "POST /neutron/port HTTP/1.1" 200 1136 0.019688 10.0.0.129 - - [2026-02-19 03:42:22] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008074 10.0.0.129 - - [2026-02-19 03:42:22] "GET /virtual-machine/296dc618-85f9-470b-819f-c3f45872f18a HTTP/1.1" 200 1306 0.005603 10.0.0.129 - - [2026-02-19 03:42:22] "GET /virtual-machine-interface/3570fb5e-597d-4c9d-93c1-4fb31d4ad22d HTTP/1.1" 200 3016 0.005618 10.0.0.129 - - [2026-02-19 03:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.129 - - [2026-02-19 03:42:22] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004108 10.0.0.129 - - [2026-02-19 03:42:22] "GET /virtual-networks?parent_id=9656d45d-eeb4-4984-bbaf-b545535f7997&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003002 10.0.0.129 - - [2026-02-19 03:42:22] "GET /virtual-network/10de1135-ceee-4ca6-b1f6-7a24c9e5a2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006434 10.0.0.129 - - [2026-02-19 03:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.129 - - [2026-02-19 03:42:23] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005713 10.0.0.129 - - [2026-02-19 03:42:23] "GET /virtual-networks?parent_id=9656d45d-eeb4-4984-bbaf-b545535f7997&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004068 10.0.0.129 - - [2026-02-19 03:42:23] "GET /virtual-network/10de1135-ceee-4ca6-b1f6-7a24c9e5a2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007420 10.0.0.129 - - [2026-02-19 03:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.129 - - [2026-02-19 03:42:24] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003443 10.0.0.129 - - [2026-02-19 03:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.129 - - [2026-02-19 03:42:24] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004768 10.0.0.129 - - [2026-02-19 03:42:24] "PUT /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f HTTP/1.1" 200 277 0.020811 10.0.0.129 - - [2026-02-19 03:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.129 - - [2026-02-19 03:42:35] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.006622 10.0.0.129 - - [2026-02-19 03:42:35] "PUT /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f HTTP/1.1" 200 277 0.022723 10.0.0.129 - - [2026-02-19 03:42:46] "POST /neutron/network HTTP/1.1" 200 848 0.010563 10.0.0.129 - - [2026-02-19 03:42:46] "POST /neutron/port HTTP/1.1" 200 117 0.001283 10.0.0.129 - - [2026-02-19 03:43:25] "POST /neutron/network HTTP/1.1" 400 204 0.014539 10.0.0.129 - - [2026-02-19 03:43:25] "POST /neutron/port HTTP/1.1" 200 151 0.185708 10.0.0.129 - - [2026-02-19 03:43:25] "POST /neutron/port HTTP/1.1" 200 151 0.241170 10.0.0.129 - - [2026-02-19 03:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005552 10.0.0.130 - - [2026-02-19 03:43:27] "GET /projects?obj_uuids=9656d45d-eeb4-4984-bbaf-b545535f7997&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001075 10.0.0.129 - - [2026-02-19 03:43:27] "GET /project/9656d45d-eeb4-4984-bbaf-b545535f7997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.047092 10.0.0.130 - - [2026-02-19 03:43:27] "GET /projects?obj_uuids=9656d45d-eeb4-4984-bbaf-b545535f7997&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001140 10.0.0.129 - - [2026-02-19 03:43:27] "GET /project/9656d45d-eeb4-4984-bbaf-b545535f7997?fields=virtual_networks HTTP/1.1" 200 1061 0.047974 10.0.0.130 - - [2026-02-19 03:43:27] "GET /projects?obj_uuids=9656d45d-eeb4-4984-bbaf-b545535f7997&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001143 10.0.0.129 - - [2026-02-19 03:43:27] "GET /project/9656d45d-eeb4-4984-bbaf-b545535f7997?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.048474 10.0.0.130 - - [2026-02-19 03:43:27] "GET /projects?obj_uuids=9656d45d-eeb4-4984-bbaf-b545535f7997&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001420 10.0.0.129 - - [2026-02-19 03:43:27] "GET /project/9656d45d-eeb4-4984-bbaf-b545535f7997?fields=security_groups HTTP/1.1" 200 1301 0.039279 10.0.0.129 - - [2026-02-19 03:43:28] "POST /fqname-to-id HTTP/1.1" 404 206 0.031090 10.0.0.130 - - [2026-02-19 03:43:28] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003154 10.0.0.130 - - [2026-02-19 03:43:28] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001384 10.0.0.130 - - [2026-02-19 03:43:28] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008201 10.0.0.130 - - [2026-02-19 03:43:28] "POST /id-to-fqname HTTP/1.1" 200 209 0.001248 10.0.0.130 - - [2026-02-19 03:43:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.004853 10.0.0.130 - - [2026-02-19 03:43:29] "POST /security-groups HTTP/1.1" 200 609 0.032737 10.0.0.130 - - [2026-02-19 03:43:29] "POST /projects HTTP/1.1" 200 621 0.227394 10.0.0.129 - - [2026-02-19 03:43:29] "POST /access-control-lists HTTP/1.1" 200 616 0.028503 10.0.0.130 - - [2026-02-19 03:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.299898 10.0.0.129 - - [2026-02-19 03:43:29] "GET /project/f9e882a0-fb55-411c-94a4-cc3f69196d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.433447 10.0.0.129 - - [2026-02-19 03:43:30] "GET / HTTP/1.1" 200 36215 0.001984 10.0.0.129 - - [2026-02-19 03:43:30] "POST /fqname-to-id HTTP/1.1" 401 293 0.000519 10.0.0.129 - - [2026-02-19 03:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.058256 10.0.0.130 - - [2026-02-19 03:43:31] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001190 10.0.0.129 - - [2026-02-19 03:43:31] "GET /project/f9e882a0-fb55-411c-94a4-cc3f69196d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.049856 10.0.0.129 - - [2026-02-19 03:43:31] "POST /neutron/network HTTP/1.1" 200 117 0.043293 10.0.0.129 - - [2026-02-19 03:43:31] "POST /route-targets HTTP/1.1" 200 328 0.017630 10.0.0.129 - - [2026-02-19 03:43:31] "POST /neutron/network HTTP/1.1" 200 844 0.008992 10.0.0.129 - - [2026-02-19 03:43:31] "POST /id-to-fqname HTTP/1.1" 200 239 0.001189 10.0.0.129 - - [2026-02-19 03:43:31] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005424 10.0.0.129 - - [2026-02-19 03:43:31] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006470 10.0.0.129 - - [2026-02-19 03:43:31] "POST /neutron/subnet HTTP/1.1" 200 724 0.010092 10.0.0.129 - - [2026-02-19 03:43:31] "POST /id-to-fqname HTTP/1.1" 200 239 0.001454 10.0.0.130 - - [2026-02-19 03:43:32] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001080 10.0.0.129 - - [2026-02-19 03:43:32] "GET /project/f9e882a0-fb55-411c-94a4-cc3f69196d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.077896 10.0.0.129 - - [2026-02-19 03:43:32] "POST /neutron/port HTTP/1.1" 200 117 0.006901 10.0.0.129 - - [2026-02-19 03:43:32] "POST /id-to-fqname HTTP/1.1" 200 239 0.001344 10.0.0.129 - - [2026-02-19 03:43:33] "POST /neutron/network HTTP/1.1" 200 854 0.008058 10.0.0.129 - - [2026-02-19 03:43:33] "POST /neutron/port HTTP/1.1" 200 1078 0.025759 10.0.0.130 - - [2026-02-19 03:43:33] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001086 10.0.0.129 - - [2026-02-19 03:43:34] "GET /project/f9e882a0-fb55-411c-94a4-cc3f69196d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.167764 10.0.0.129 - - [2026-02-19 03:43:34] "POST /neutron/port HTTP/1.1" 200 1142 0.069692 10.0.0.129 - - [2026-02-19 03:43:34] "POST /neutron/subnet HTTP/1.1" 200 698 0.013439 10.0.0.129 - - [2026-02-19 03:43:34] "POST /neutron/port HTTP/1.1" 200 1142 0.020710 10.0.0.129 - - [2026-02-19 03:43:34] "POST /neutron/network HTTP/1.1" 200 854 0.008244 10.0.0.129 - - [2026-02-19 03:43:35] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.011067 10.0.0.129 - - [2026-02-19 03:43:35] "POST /neutron/port HTTP/1.1" 200 1078 0.025248 10.0.0.129 - - [2026-02-19 03:43:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004405 10.0.0.129 - - [2026-02-19 03:43:35] "POST /neutron/network HTTP/1.1" 200 844 0.007345 10.0.0.129 - - [2026-02-19 03:43:35] "GET /obj-perms HTTP/1.1" 200 5085 0.060125 10.0.0.38 - - [2026-02-19 03:43:36] "GET /obj-perms HTTP/1.1" 200 5085 0.056482 10.0.0.129 - - [2026-02-19 03:43:36] "POST /neutron/port HTTP/1.1" 200 1142 0.023682 10.0.0.129 - - [2026-02-19 03:43:36] "POST /neutron/security_group HTTP/1.1" 200 2076 0.011770 10.0.0.129 - - [2026-02-19 03:43:36] "GET /virtual-machine/30973b9d-f8dd-4af1-b901-9f9afc3bf981 HTTP/1.1" 401 293 0.001091 10.0.0.129 - - [2026-02-19 03:43:37] "GET /virtual-machine/30973b9d-f8dd-4af1-b901-9f9afc3bf981 HTTP/1.1" 200 1312 0.056669 10.0.0.129 - - [2026-02-19 03:43:37] "GET /virtual-machine-interface/17560403-d77b-4de0-a164-ea3d1fc097a3 HTTP/1.1" 200 3041 0.006067 10.0.0.129 - - [2026-02-19 03:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.129 - - [2026-02-19 03:43:37] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005104 10.0.0.129 - - [2026-02-19 03:43:37] "GET /virtual-networks?parent_id=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.009068 10.0.0.129 - - [2026-02-19 03:43:37] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.007566 10.0.0.129 - - [2026-02-19 03:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.129 - - [2026-02-19 03:43:40] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006352 10.0.0.129 - - [2026-02-19 03:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.129 - - [2026-02-19 03:43:44] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005771 10.0.0.129 - - [2026-02-19 03:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.129 - - [2026-02-19 03:43:48] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.007821 10.0.0.129 - - [2026-02-19 03:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.129 - - [2026-02-19 03:43:52] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.007929 10.0.0.129 - - [2026-02-19 03:43:54] "POST /neutron/port HTTP/1.1" 200 1142 0.019898 10.0.0.129 - - [2026-02-19 03:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.129 - - [2026-02-19 03:43:54] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003461 10.0.0.129 - - [2026-02-19 03:43:54] "GET /virtual-networks?parent_id=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.002957 10.0.0.129 - - [2026-02-19 03:43:55] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.007775 10.0.0.129 - - [2026-02-19 03:43:55] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007544 10.0.0.129 - - [2026-02-19 03:44:02] "DELETE /access-control-list/4e32c979-5997-49c6-9cd5-12646068b41f HTTP/1.1" 200 115 0.067447 10.0.0.129 - - [2026-02-19 03:44:05] "POST /neutron/port HTTP/1.1" 200 1142 0.022981 10.0.0.129 - - [2026-02-19 03:44:05] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010519 10.0.0.129 - - [2026-02-19 03:44:05] "GET /virtual-machine/2533c83a-0637-4756-98b1-42e7c58f4a16 HTTP/1.1" 200 1312 0.007146 10.0.0.129 - - [2026-02-19 03:44:05] "GET /virtual-machine-interface/02c3aa40-84e8-493f-8d77-5ac733add73b HTTP/1.1" 200 3040 0.006366 10.0.0.129 - - [2026-02-19 03:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.129 - - [2026-02-19 03:44:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003664 10.0.0.129 - - [2026-02-19 03:44:05] "GET /virtual-networks?parent_id=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.002981 10.0.0.129 - - [2026-02-19 03:44:05] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006341 10.0.0.129 - - [2026-02-19 03:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.129 - - [2026-02-19 03:44:06] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005851 10.0.0.129 - - [2026-02-19 03:44:06] "GET /virtual-networks?parent_id=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003476 10.0.0.129 - - [2026-02-19 03:44:06] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.008407 10.0.0.129 - - [2026-02-19 03:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.130 - - [2026-02-19 03:44:07] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001551 10.0.0.129 - - [2026-02-19 03:44:07] "GET /project/f9e882a0-fb55-411c-94a4-cc3f69196d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.049020 10.0.0.129 - - [2026-02-19 03:44:07] "POST /neutron/network HTTP/1.1" 200 117 0.016124 10.0.0.129 - - [2026-02-19 03:44:07] "POST /neutron/network HTTP/1.1" 200 842 0.008968 10.0.0.129 - - [2026-02-19 03:44:07] "POST /id-to-fqname HTTP/1.1" 200 239 0.001169 10.0.0.129 - - [2026-02-19 03:44:07] "GET /virtual-network/c3721028-35cd-420c-9039-104ad6f80b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005637 10.0.0.129 - - [2026-02-19 03:44:07] "GET /virtual-network/c3721028-35cd-420c-9039-104ad6f80b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006388 10.0.0.129 - - [2026-02-19 03:44:07] "POST /neutron/subnet HTTP/1.1" 200 715 0.009132 10.0.0.129 - - [2026-02-19 03:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.130 - - [2026-02-19 03:44:07] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001027 10.0.0.129 - - [2026-02-19 03:44:07] "GET /project/f9e882a0-fb55-411c-94a4-cc3f69196d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.073176 10.0.0.130 - - [2026-02-19 03:44:08] "POST /useragent-kv HTTP/1.1" 200 115 0.008478 10.0.0.129 - - [2026-02-19 03:44:08] "POST /neutron/subnet HTTP/1.1" 200 729 0.216089 10.0.0.129 - - [2026-02-19 03:44:08] "POST /id-to-fqname HTTP/1.1" 200 242 0.001267 10.0.0.129 - - [2026-02-19 03:44:08] "GET /virtual-network/ed75afe3-8779-4e2b-bbf1-9978d87ea672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006339 10.0.0.129 - - [2026-02-19 03:44:08] "GET /virtual-network/ed75afe3-8779-4e2b-bbf1-9978d87ea672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008530 10.0.0.129 - - [2026-02-19 03:44:08] "POST /neutron/network HTTP/1.1" 200 851 0.006973 10.0.0.129 - - [2026-02-19 03:44:08] "POST /route-targets HTTP/1.1" 200 328 0.303596 10.0.0.129 - - [2026-02-19 03:44:08] "POST /id-to-fqname HTTP/1.1" 200 239 0.001291 10.0.0.129 - - [2026-02-19 03:44:08] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008115 10.0.0.130 - - [2026-02-19 03:44:09] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001806 10.0.0.129 - - [2026-02-19 03:44:09] "GET /project/f9e882a0-fb55-411c-94a4-cc3f69196d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.074285 10.0.0.129 - - [2026-02-19 03:44:09] "POST /neutron/port HTTP/1.1" 200 2132 0.022975 10.0.0.129 - - [2026-02-19 03:44:09] "POST /id-to-fqname HTTP/1.1" 200 242 0.001351 10.0.0.129 - - [2026-02-19 03:44:09] "POST /neutron/port HTTP/1.1" 200 2132 0.026090 10.0.0.129 - - [2026-02-19 03:44:10] "POST /neutron/network HTTP/1.1" 200 852 0.006325 10.0.0.129 - - [2026-02-19 03:44:10] "POST /neutron/port HTTP/1.1" 200 1076 0.050203 10.0.0.130 - - [2026-02-19 03:44:10] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001540 10.0.0.129 - - [2026-02-19 03:44:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003893 10.0.0.129 - - [2026-02-19 03:44:10] "GET /project/f9e882a0-fb55-411c-94a4-cc3f69196d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.087765 10.0.0.129 - - [2026-02-19 03:44:10] "POST /neutron/network HTTP/1.1" 200 842 0.007298 10.0.0.129 - - [2026-02-19 03:44:11] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007073 10.0.0.129 - - [2026-02-19 03:44:11] "POST /id-to-fqname HTTP/1.1" 200 239 0.001494 10.0.0.129 - - [2026-02-19 03:44:11] "POST /id-to-fqname HTTP/1.1" 200 239 0.001088 10.0.0.129 - - [2026-02-19 03:44:11] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007689 10.0.0.130 - - [2026-02-19 03:44:11] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000962 10.0.0.129 - - [2026-02-19 03:44:11] "POST /neutron/port HTTP/1.1" 200 1079 0.285069 10.0.0.129 - - [2026-02-19 03:44:12] "POST /neutron/port HTTP/1.1" 200 1133 0.111788 10.0.0.129 - - [2026-02-19 03:44:12] "POST /neutron/subnet HTTP/1.1" 200 703 0.015374 10.0.0.130 - - [2026-02-19 03:44:12] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001039 10.0.0.129 - - [2026-02-19 03:44:12] "GET /project/f9e882a0-fb55-411c-94a4-cc3f69196d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.085926 10.0.0.129 - - [2026-02-19 03:44:12] "POST /neutron/network HTTP/1.1" 200 844 0.007781 10.0.0.129 - - [2026-02-19 03:44:12] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008521 10.0.0.129 - - [2026-02-19 03:44:12] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006044 10.0.0.130 - - [2026-02-19 03:44:13] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001050 10.0.0.129 - - [2026-02-19 03:44:13] "POST /neutron/port HTTP/1.1" 200 1078 0.309590 10.0.0.130 - - [2026-02-19 03:44:13] "GET /obj-perms HTTP/1.1" 200 5085 0.240480 10.0.0.129 - - [2026-02-19 03:44:13] "POST /neutron/port HTTP/1.1" 200 1078 0.015516 10.0.0.129 - - [2026-02-19 03:44:14] "GET /virtual-network/c3721028-35cd-420c-9039-104ad6f80b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007835 10.0.0.129 - - [2026-02-19 03:44:14] "POST /neutron/port HTTP/1.1" 200 1076 0.018132 10.0.0.129 - - [2026-02-19 03:44:14] "GET /obj-perms HTTP/1.1" 200 5085 0.004280 10.0.0.129 - - [2026-02-19 03:44:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005759 10.0.0.129 - - [2026-02-19 03:44:14] "POST /neutron/network HTTP/1.1" 200 844 0.006996 10.0.0.129 - - [2026-02-19 03:44:14] "POST /neutron/port HTTP/1.1" 200 117 0.001232 10.0.0.129 - - [2026-02-19 03:44:14] "GET /virtual-network/ed75afe3-8779-4e2b-bbf1-9978d87ea672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006743 10.0.0.38 - - [2026-02-19 03:44:14] "GET /obj-perms HTTP/1.1" 200 5085 0.004798 10.0.0.129 - - [2026-02-19 03:44:15] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010495 10.0.0.129 - - [2026-02-19 03:44:15] "POST /neutron/port HTTP/1.1" 200 1143 0.016920 10.0.0.129 - - [2026-02-19 03:44:15] "GET /virtual-machine/55508ce5-7fc3-4c4f-8ec3-592ac5e87621 HTTP/1.1" 200 1312 0.007797 10.0.0.129 - - [2026-02-19 03:44:15] "GET /virtual-machine-interface/fd8bb1e7-8d81-429d-83b9-a181af41d163 HTTP/1.1" 200 3050 0.006753 10.0.0.129 - - [2026-02-19 03:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.129 - - [2026-02-19 03:44:15] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003242 10.0.0.129 - - [2026-02-19 03:44:15] "GET /virtual-networks?parent_id=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.002934 10.0.0.129 - - [2026-02-19 03:44:15] "GET /virtual-network/ed75afe3-8779-4e2b-bbf1-9978d87ea672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.009078 10.0.0.130 - - [2026-02-19 03:44:17] "DELETE /project/f9e882a0fb55411c94a4cc3f69196d02 HTTP/1.1" 404 173 0.031374 10.0.0.130 - - [2026-02-19 03:44:17] "DELETE /project/9656d45d-eeb4-4984-bbaf-b545535f7997 HTTP/1.1" 404 177 0.050876 10.0.0.129 - - [2026-02-19 03:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.129 - - [2026-02-19 03:44:18] "GET /virtual-network/ed75afe3-8779-4e2b-bbf1-9978d87ea672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005257 10.0.0.129 - - [2026-02-19 03:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.129 - - [2026-02-19 03:44:22] "GET /virtual-network/ed75afe3-8779-4e2b-bbf1-9978d87ea672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006427 10.0.0.129 - - [2026-02-19 03:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.129 - - [2026-02-19 03:44:26] "GET /virtual-network/ed75afe3-8779-4e2b-bbf1-9978d87ea672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006954 10.0.0.129 - - [2026-02-19 03:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.129 - - [2026-02-19 03:44:30] "GET /virtual-network/ed75afe3-8779-4e2b-bbf1-9978d87ea672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007797 10.0.0.129 - - [2026-02-19 03:44:31] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007047 10.0.0.129 - - [2026-02-19 03:44:34] "POST /neutron/port HTTP/1.1" 200 1143 0.020020 10.0.0.129 - - [2026-02-19 03:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.129 - - [2026-02-19 03:44:34] "GET /virtual-network/ed75afe3-8779-4e2b-bbf1-9978d87ea672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005953 10.0.0.129 - - [2026-02-19 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.129 - - [2026-02-19 03:44:36] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003862 10.0.0.129 - - [2026-02-19 03:44:36] "GET /virtual-networks?parent_id=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003554 10.0.0.129 - - [2026-02-19 03:44:37] "GET /virtual-network/ed75afe3-8779-4e2b-bbf1-9978d87ea672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006867 10.0.0.129 - - [2026-02-19 03:44:37] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009937 10.0.0.129 - - [2026-02-19 03:44:47] "POST /neutron/port HTTP/1.1" 200 1140 0.021421 10.0.0.129 - - [2026-02-19 03:44:47] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007845 10.0.0.129 - - [2026-02-19 03:44:47] "GET /virtual-machine/c0708aa8-265e-40c4-9b79-7bb36c539c8e HTTP/1.1" 200 1313 0.006924 10.0.0.129 - - [2026-02-19 03:44:47] "GET /virtual-machine-interface/faae2bf7-062c-4238-b6c9-9fc69d689d70 HTTP/1.1" 200 3042 0.006624 10.0.0.129 - - [2026-02-19 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.129 - - [2026-02-19 03:44:47] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004683 10.0.0.129 - - [2026-02-19 03:44:47] "GET /virtual-networks?parent_id=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003284 10.0.0.129 - - [2026-02-19 03:44:47] "GET /virtual-network/c3721028-35cd-420c-9039-104ad6f80b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005961 10.0.0.129 - - [2026-02-19 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.129 - - [2026-02-19 03:44:48] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003719 10.0.0.129 - - [2026-02-19 03:44:48] "GET /virtual-networks?parent_id=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003498 10.0.0.129 - - [2026-02-19 03:44:49] "GET /virtual-network/c3721028-35cd-420c-9039-104ad6f80b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.008584 10.0.0.129 - - [2026-02-19 03:44:49] "POST /neutron/port HTTP/1.1" 200 2130 0.032540 10.0.0.129 - - [2026-02-19 03:44:49] "POST /neutron/port HTTP/1.1" 200 2130 0.022739 10.0.0.129 - - [2026-02-19 03:44:49] "POST /neutron/network HTTP/1.1" 200 854 0.008529 10.0.0.129 - - [2026-02-19 03:44:49] "POST /neutron/subnet HTTP/1.1" 200 698 0.009960 10.0.0.129 - - [2026-02-19 03:44:49] "POST /neutron/network HTTP/1.1" 200 844 0.006992 10.0.0.129 - - [2026-02-19 03:44:49] "GET /virtual-machine/c50702d4-10fd-40fc-9ecc-ee80d1ad2184 HTTP/1.1" 200 1590 0.007466 10.0.0.129 - - [2026-02-19 03:44:49] "GET /virtual-machine-interface/3fcdfeca-70cc-4ebd-b6b0-fa23e1c7ae6f HTTP/1.1" 200 3041 0.006536 10.0.0.129 - - [2026-02-19 03:44:49] "GET /virtual-machine-interface/77562572-f5e9-412a-b8a4-4043ef25192c HTTP/1.1" 200 3041 0.006789 10.0.0.129 - - [2026-02-19 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.129 - - [2026-02-19 03:44:49] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004619 10.0.0.129 - - [2026-02-19 03:44:49] "GET /virtual-networks?parent_id=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003532 10.0.0.129 - - [2026-02-19 03:44:49] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006722 10.0.0.129 - - [2026-02-19 03:44:50] "POST /neutron/port HTTP/1.1" 200 1140 0.022177 10.0.0.129 - - [2026-02-19 03:44:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004200 10.0.0.129 - - [2026-02-19 03:44:50] "POST /neutron/network HTTP/1.1" 200 842 0.008286 10.0.0.129 - - [2026-02-19 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.129 - - [2026-02-19 03:44:50] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004111 10.0.0.129 - - [2026-02-19 03:44:50] "GET /virtual-networks?parent_id=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003434 10.0.0.129 - - [2026-02-19 03:44:50] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.007059 10.0.0.129 - - [2026-02-19 03:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.129 - - [2026-02-19 03:44:51] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003915 10.0.0.129 - - [2026-02-19 03:44:51] "GET /virtual-networks?parent_id=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003875 10.0.0.129 - - [2026-02-19 03:44:51] "GET /virtual-network/c3721028-35cd-420c-9039-104ad6f80b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007127 10.0.0.129 - - [2026-02-19 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.129 - - [2026-02-19 03:44:52] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005185 10.0.0.129 - - [2026-02-19 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.129 - - [2026-02-19 03:44:52] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004437 10.0.0.129 - - [2026-02-19 03:44:52] "PUT /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f HTTP/1.1" 200 277 0.015163 10.0.0.129 - - [2026-02-19 03:44:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.003614 10.0.0.129 - - [2026-02-19 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.130 - - [2026-02-19 03:44:52] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001075 10.0.0.129 - - [2026-02-19 03:44:52] "GET /project/f9e882a0-fb55-411c-94a4-cc3f69196d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.044958 10.0.0.129 - - [2026-02-19 03:44:52] "POST /network-policys HTTP/1.1" 200 541 0.030607 10.0.0.129 - - [2026-02-19 03:44:52] "GET /network-policy/61d6e620-cdad-4747-be7e-c511feae3974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006037 10.0.0.129 - - [2026-02-19 03:44:53] "POST /neutron/network HTTP/1.1" 200 938 0.014404 10.0.0.129 - - [2026-02-19 03:44:53] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.013167 10.0.0.129 - - [2026-02-19 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.129 - - [2026-02-19 03:44:53] "GET /network-policy/61d6e620-cdad-4747-be7e-c511feae3974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005132 10.0.0.129 - - [2026-02-19 03:44:53] "POST /neutron/network HTTP/1.1" 200 936 0.008636 10.0.0.129 - - [2026-02-19 03:44:53] "GET /virtual-network/c3721028-35cd-420c-9039-104ad6f80b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.005963 10.0.0.129 - - [2026-02-19 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.129 - - [2026-02-19 03:44:53] "GET /network-policy/61d6e620-cdad-4747-be7e-c511feae3974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004317 10.0.0.129 - - [2026-02-19 03:44:53] "POST /access-control-lists HTTP/1.1" 200 611 0.030985 10.0.0.129 - - [2026-02-19 03:44:53] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.006020 10.0.0.129 - - [2026-02-19 03:44:53] "POST /access-control-lists HTTP/1.1" 200 611 0.086464 10.0.0.130 - - [2026-02-19 03:44:53] "GET /obj-perms HTTP/1.1" 200 5085 0.003786 10.0.0.129 - - [2026-02-19 03:44:54] "GET /virtual-network/c3721028-35cd-420c-9039-104ad6f80b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.006616 10.0.0.129 - - [2026-02-19 03:44:54] "GET /obj-perms HTTP/1.1" 200 5085 0.004366 10.0.0.129 - - [2026-02-19 03:44:54] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.006033 10.0.0.38 - - [2026-02-19 03:44:54] "GET /obj-perms HTTP/1.1" 200 5085 0.004128 10.0.0.129 - - [2026-02-19 03:44:55] "GET /virtual-network/c3721028-35cd-420c-9039-104ad6f80b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.006543 10.0.0.130 - - [2026-02-19 03:44:55] "GET /obj-perms HTTP/1.1" 200 5085 0.004023 10.0.0.129 - - [2026-02-19 03:44:55] "GET /virtual-network/ed75afe3-8779-4e2b-bbf1-9978d87ea672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007651 10.0.0.129 - - [2026-02-19 03:44:55] "GET /obj-perms HTTP/1.1" 200 5085 0.005403 10.0.0.38 - - [2026-02-19 03:45:09] "GET /obj-perms HTTP/1.1" 200 5075 0.060276 10.0.0.129 - - [2026-02-19 03:45:11] "GET /obj-perms HTTP/1.1" 200 5085 0.004511 10.0.0.129 - - [2026-02-19 03:45:50] "POST /neutron/network HTTP/1.1" 200 948 0.031633 10.0.0.129 - - [2026-02-19 03:45:50] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.129 - - [2026-02-19 03:45:52] "POST /neutron/port HTTP/1.1" 200 1143 0.019006 10.0.0.129 - - [2026-02-19 03:45:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.011449 10.0.0.130 - - [2026-02-19 03:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000485 10.0.0.38 - - [2026-02-19 03:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.129 - - [2026-02-19 03:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.38 - - [2026-02-19 03:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.130 - - [2026-02-19 03:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.38 - - [2026-02-19 03:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000995 10.0.0.129 - - [2026-02-19 03:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.38 - - [2026-02-19 03:46:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000795 10.0.0.129 - - [2026-02-19 03:46:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000472 10.0.0.129 - - [2026-02-19 03:46:11] "GET /global-system-configs HTTP/1.1" 401 293 0.001167 10.0.0.130 - - [2026-02-19 03:46:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.130 - - [2026-02-19 03:46:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000526 10.0.0.129 - - [2026-02-19 03:46:51] "POST /neutron/port HTTP/1.1" 200 2130 0.036370 10.0.0.129 - - [2026-02-19 03:46:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004059 10.0.0.129 - - [2026-02-19 03:46:51] "POST /neutron/network HTTP/1.1" 200 938 0.008060 10.0.0.129 - - [2026-02-19 03:46:51] "POST /neutron/port HTTP/1.1" 200 117 0.001206 10.0.0.129 - - [2026-02-19 03:46:53] "POST /neutron/port HTTP/1.1" 200 1140 0.020048 10.0.0.129 - - [2026-02-19 03:46:53] "POST /neutron/subnet HTTP/1.1" 200 689 0.009918 10.0.0.130 - - [2026-02-19 03:47:11] "GET /obj-perms HTTP/1.1" 200 5075 0.064814 10.0.0.129 - - [2026-02-19 03:47:52] "POST /neutron/port HTTP/1.1" 200 1142 0.022979 10.0.0.129 - - [2026-02-19 03:47:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005179 10.0.0.129 - - [2026-02-19 03:47:52] "POST /neutron/network HTTP/1.1" 200 938 0.007315 10.0.0.129 - - [2026-02-19 03:47:55] "POST /neutron/network HTTP/1.1" 200 861 0.008407 10.0.0.129 - - [2026-02-19 03:47:55] "POST /neutron/port HTTP/1.1" 200 117 0.001287 10.0.0.129 - - [2026-02-19 03:48:32] "GET /obj-perms HTTP/1.1" 200 5085 0.005843 10.0.0.129 - - [2026-02-19 03:48:34] "GET /obj-perms HTTP/1.1" 200 5085 0.005591 10.0.0.129 - - [2026-02-19 03:48:36] "GET /virtual-network/c3721028-35cd-420c-9039-104ad6f80b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.034103 10.0.0.129 - - [2026-02-19 03:48:36] "POST /neutron/network HTTP/1.1" 200 842 0.099293 10.0.0.129 - - [2026-02-19 03:48:36] "GET /virtual-network/c3721028-35cd-420c-9039-104ad6f80b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006253 10.0.0.129 - - [2026-02-19 03:48:36] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.010537 10.0.0.129 - - [2026-02-19 03:48:36] "POST /neutron/network HTTP/1.1" 200 844 0.089465 10.0.0.129 - - [2026-02-19 03:48:36] "GET /virtual-network/6c77952d-d6de-47e3-af02-59e1d21ad9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.009017 10.0.0.129 - - [2026-02-19 03:48:36] "DELETE /network-policy/61d6e620-cdad-4747-be7e-c511feae3974 HTTP/1.1" 200 115 0.041011 10.0.0.129 - - [2026-02-19 03:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.129 - - [2026-02-19 03:48:36] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.005818 10.0.0.129 - - [2026-02-19 03:48:36] "PUT /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f HTTP/1.1" 200 277 0.023083 10.0.0.129 - - [2026-02-19 03:48:36] "POST /ref-update HTTP/1.1" 200 156 0.024296 10.0.0.129 - - [2026-02-19 03:48:36] "POST /ref-update HTTP/1.1" 200 156 0.036243 10.0.0.129 - - [2026-02-19 03:48:38] "POST /neutron/network HTTP/1.1" 400 204 0.014813 10.0.0.129 - - [2026-02-19 03:48:38] "POST /neutron/port HTTP/1.1" 200 2130 0.026777 10.0.0.129 - - [2026-02-19 03:48:38] "POST /neutron/port HTTP/1.1" 200 1130 0.020462 10.0.0.129 - - [2026-02-19 03:48:39] "POST /neutron/port HTTP/1.1" 200 151 0.354043 10.0.0.129 - - [2026-02-19 03:48:40] "POST /neutron/network HTTP/1.1" 200 851 0.008350 10.0.0.129 - - [2026-02-19 03:48:40] "DELETE /route-target/5247c708-3f9e-4423-bd80-1648cd762596 HTTP/1.1" 200 115 0.032431 10.0.0.130 - - [2026-02-19 03:48:40] "POST /useragent-kv HTTP/1.1" 200 115 0.046986 10.0.0.130 - - [2026-02-19 03:48:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003065 10.0.0.129 - - [2026-02-19 03:48:40] "POST /neutron/network HTTP/1.1" 200 151 0.178308 10.0.0.129 - - [2026-02-19 03:48:41] "POST /neutron/port HTTP/1.1" 200 1142 0.018776 10.0.0.129 - - [2026-02-19 03:48:41] "POST /neutron/port HTTP/1.1" 200 1142 0.027215 10.0.0.129 - - [2026-02-19 03:48:43] "POST /neutron/network HTTP/1.1" 200 844 0.007623 10.0.0.129 - - [2026-02-19 03:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005365 10.0.0.130 - - [2026-02-19 03:48:43] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001055 10.0.0.129 - - [2026-02-19 03:48:43] "GET /project/f9e882a0-fb55-411c-94a4-cc3f69196d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.097917 10.0.0.130 - - [2026-02-19 03:48:43] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001042 10.0.0.129 - - [2026-02-19 03:48:43] "GET /project/f9e882a0-fb55-411c-94a4-cc3f69196d02?fields=virtual_networks HTTP/1.1" 200 1071 0.051937 10.0.0.130 - - [2026-02-19 03:48:43] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001161 10.0.0.129 - - [2026-02-19 03:48:43] "GET /project/f9e882a0-fb55-411c-94a4-cc3f69196d02?fields=virtual_machine_interfaces HTTP/1.1" 200 1071 0.046623 10.0.0.130 - - [2026-02-19 03:48:43] "GET /projects?obj_uuids=f9e882a0-fb55-411c-94a4-cc3f69196d02&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001024 10.0.0.129 - - [2026-02-19 03:48:43] "GET /project/f9e882a0-fb55-411c-94a4-cc3f69196d02?fields=security_groups HTTP/1.1" 200 1316 0.054767 10.0.0.129 - - [2026-02-19 03:48:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.031055 10.0.0.130 - - [2026-02-19 03:48:44] "GET /projects?obj_uuids=40f731e1-5a1b-441a-be16-8309da0e952a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003464 10.0.0.130 - - [2026-02-19 03:48:44] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000983 10.0.0.130 - - [2026-02-19 03:48:44] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008473 10.0.0.130 - - [2026-02-19 03:48:45] "POST /id-to-fqname HTTP/1.1" 200 185 0.004017 10.0.0.130 - - [2026-02-19 03:48:45] "POST /fqname-to-id HTTP/1.1" 404 194 0.007280 10.0.0.130 - - [2026-02-19 03:48:45] "POST /security-groups HTTP/1.1" 200 586 0.081852 10.0.0.130 - - [2026-02-19 03:48:45] "POST /projects HTTP/1.1" 200 575 0.297292 10.0.0.129 - - [2026-02-19 03:48:45] "POST /access-control-lists HTTP/1.1" 200 593 0.029649 10.0.0.130 - - [2026-02-19 03:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.373004 10.0.0.129 - - [2026-02-19 03:48:45] "GET /project/40f731e1-5a1b-441a-be16-8309da0e952a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.532186 10.0.0.129 - - [2026-02-19 03:48:46] "GET / HTTP/1.1" 200 36215 0.001770 10.0.0.130 - - [2026-02-19 03:48:46] "GET /projects?obj_uuids=a9307430-1838-4104-9e4e-1c73261859a9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001009 10.0.0.129 - - [2026-02-19 03:48:46] "GET /project/a9307430-1838-4104-9e4e-1c73261859a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.055218 10.0.0.129 - - [2026-02-19 03:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005843 10.0.0.129 - - [2026-02-19 03:48:47] "GET /security-group/075a7105-c34d-439e-9f43-c9cd7dee634e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005392 10.0.0.129 - - [2026-02-19 03:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.130 - - [2026-02-19 03:48:47] "GET /projects?obj_uuids=a9307430-1838-4104-9e4e-1c73261859a9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001309 10.0.0.129 - - [2026-02-19 03:48:47] "GET /project/a9307430-1838-4104-9e4e-1c73261859a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.046582 10.0.0.129 - - [2026-02-19 03:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.129 - - [2026-02-19 03:48:48] "GET /security-group/075a7105-c34d-439e-9f43-c9cd7dee634e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005018 10.0.0.129 - - [2026-02-19 03:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.129 - - [2026-02-19 03:48:48] "PUT /security-group/075a7105-c34d-439e-9f43-c9cd7dee634e HTTP/1.1" 200 263 0.020437 10.0.0.129 - - [2026-02-19 03:48:48] "PUT /access-control-list/aff1fe41-73ac-4d89-bada-bded0bd00c4f HTTP/1.1" 200 273 0.016699 10.0.0.130 - - [2026-02-19 03:48:50] "GET /projects?obj_uuids=40f731e1-5a1b-441a-be16-8309da0e952a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001000 10.0.0.129 - - [2026-02-19 03:48:50] "GET /project/40f731e1-5a1b-441a-be16-8309da0e952a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.044424 10.0.0.130 - - [2026-02-19 03:48:50] "GET /projects?obj_uuids=40f731e1-5a1b-441a-be16-8309da0e952a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001173 10.0.0.129 - - [2026-02-19 03:48:50] "GET /project/40f731e1-5a1b-441a-be16-8309da0e952a?fields=virtual_networks HTTP/1.1" 200 1024 0.044043 10.0.0.130 - - [2026-02-19 03:48:50] "GET /projects?obj_uuids=40f731e1-5a1b-441a-be16-8309da0e952a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001126 10.0.0.129 - - [2026-02-19 03:48:50] "GET /project/40f731e1-5a1b-441a-be16-8309da0e952a?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.047163 10.0.0.130 - - [2026-02-19 03:48:50] "GET /projects?obj_uuids=40f731e1-5a1b-441a-be16-8309da0e952a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001075 10.0.0.129 - - [2026-02-19 03:48:51] "GET /project/40f731e1-5a1b-441a-be16-8309da0e952a?fields=security_groups HTTP/1.1" 200 1246 0.037665 10.0.0.129 - - [2026-02-19 03:48:51] "POST /fqname-to-id HTTP/1.1" 404 192 0.037456 10.0.0.130 - - [2026-02-19 03:48:51] "GET /projects?obj_uuids=7322960f-05d2-4557-99b6-45fa96aa2e76&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003323 10.0.0.130 - - [2026-02-19 03:48:52] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001216 10.0.0.130 - - [2026-02-19 03:48:52] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009053 10.0.0.130 - - [2026-02-19 03:48:52] "POST /id-to-fqname HTTP/1.1" 200 194 0.001233 10.0.0.130 - - [2026-02-19 03:48:52] "POST /fqname-to-id HTTP/1.1" 404 203 0.007226 10.0.0.130 - - [2026-02-19 03:48:52] "POST /security-groups HTTP/1.1" 200 595 0.082615 10.0.0.130 - - [2026-02-19 03:48:52] "POST /projects HTTP/1.1" 200 593 0.299726 10.0.0.129 - - [2026-02-19 03:48:52] "POST /access-control-lists HTTP/1.1" 200 602 0.033751 10.0.0.130 - - [2026-02-19 03:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.378850 10.0.0.129 - - [2026-02-19 03:48:52] "GET /project/7322960f-05d2-4557-99b6-45fa96aa2e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.541356 10.0.0.129 - - [2026-02-19 03:48:53] "GET / HTTP/1.1" 200 36215 0.001806 10.0.0.129 - - [2026-02-19 03:48:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000533 10.0.0.129 - - [2026-02-19 03:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.061565 10.0.0.130 - - [2026-02-19 03:48:55] "GET /projects?obj_uuids=7322960f-05d2-4557-99b6-45fa96aa2e76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001242 10.0.0.129 - - [2026-02-19 03:48:55] "GET /project/7322960f-05d2-4557-99b6-45fa96aa2e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.052168 10.0.0.130 - - [2026-02-19 03:48:55] "GET /projects?obj_uuids=7322960f-05d2-4557-99b6-45fa96aa2e76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001028 10.0.0.129 - - [2026-02-19 03:48:56] "POST /neutron/network HTTP/1.1" 200 623 0.184924 10.0.0.129 - - [2026-02-19 03:48:56] "POST /route-targets HTTP/1.1" 200 328 0.015114 10.0.0.129 - - [2026-02-19 03:48:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.003652 10.0.0.129 - - [2026-02-19 03:48:56] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006700 10.0.0.129 - - [2026-02-19 03:48:56] "POST /neutron/network HTTP/1.1" 200 841 0.007717 10.0.0.129 - - [2026-02-19 03:48:56] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006458 10.0.0.129 - - [2026-02-19 03:48:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.001524 10.0.0.129 - - [2026-02-19 03:48:56] "POST /neutron/network HTTP/1.1" 200 851 0.008171 10.0.0.130 - - [2026-02-19 03:48:57] "GET /projects?obj_uuids=7322960f-05d2-4557-99b6-45fa96aa2e76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001009 10.0.0.129 - - [2026-02-19 03:48:57] "GET /project/7322960f-05d2-4557-99b6-45fa96aa2e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.076021 10.0.0.129 - - [2026-02-19 03:48:57] "POST /neutron/port HTTP/1.1" 200 117 0.006572 10.0.0.129 - - [2026-02-19 03:48:57] "POST /id-to-fqname HTTP/1.1" 200 231 0.001402 10.0.0.130 - - [2026-02-19 03:48:58] "GET /projects?obj_uuids=7322960f-05d2-4557-99b6-45fa96aa2e76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001384 10.0.0.129 - - [2026-02-19 03:48:58] "POST /neutron/port HTTP/1.1" 200 1063 0.344621 10.0.0.129 - - [2026-02-19 03:48:58] "POST /neutron/port HTTP/1.1" 200 1117 0.114570 10.0.0.129 - - [2026-02-19 03:48:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.009195 10.0.0.129 - - [2026-02-19 03:49:03] "DELETE /access-control-list/a776f44a-64f4-499e-b996-516e14afb59c HTTP/1.1" 200 115 0.043004 10.0.0.38 - - [2026-02-19 03:49:12] "GET /obj-perms HTTP/1.1" 200 5075 0.078242 10.0.0.129 - - [2026-02-19 03:49:14] "POST /neutron/port HTTP/1.1" 200 1127 0.062696 10.0.0.130 - - [2026-02-19 03:49:17] "DELETE /project/7322960f05d2455799b645fa96aa2e76 HTTP/1.1" 404 173 0.044416 10.0.0.130 - - [2026-02-19 03:49:17] "GET /projects?obj_uuids=40f731e1-5a1b-441a-be16-8309da0e952a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001107 10.0.0.130 - - [2026-02-19 03:49:17] "DELETE /project/f9e882a0-fb55-411c-94a4-cc3f69196d02 HTTP/1.1" 404 177 0.091904 10.0.0.130 - - [2026-02-19 03:49:17] "GET /project/40f731e1-5a1b-441a-be16-8309da0e952a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.062092 10.0.0.130 - - [2026-02-19 03:49:17] "GET /projects?obj_uuids=40f731e1-5a1b-441a-be16-8309da0e952a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000970 10.0.0.130 - - [2026-02-19 03:49:17] "DELETE /project/40f731e15a1b441abe168309da0e952a HTTP/1.1" 404 173 0.145165 10.0.0.130 - - [2026-02-19 03:49:17] "GET /project/40f731e1-5a1b-441a-be16-8309da0e952a?fields=security_groups HTTP/1.1" 200 1348 0.052725 10.0.0.130 - - [2026-02-19 03:49:18] "DELETE /security-group/3d726c4d-5a36-4aa1-b4be-3199184885d0 HTTP/1.1" 200 115 0.080893 10.0.0.130 - - [2026-02-19 03:49:18] "GET /projects?obj_uuids=40f731e1-5a1b-441a-be16-8309da0e952a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000892 10.0.0.130 - - [2026-02-19 03:49:18] "GET /project/40f731e1-5a1b-441a-be16-8309da0e952a?fields=application_policy_sets HTTP/1.1" 200 1387 0.061374 10.0.0.130 - - [2026-02-19 03:49:18] "DELETE /project/40f731e1-5a1b-441a-be16-8309da0e952a HTTP/1.1" 200 115 0.529650 10.0.0.130 - - [2026-02-19 03:49:19] "GET /projects?obj_uuids=7322960f-05d2-4557-99b6-45fa96aa2e76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000996 10.0.0.129 - - [2026-02-19 03:49:19] "GET /project/7322960f-05d2-4557-99b6-45fa96aa2e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.067519 10.0.0.129 - - [2026-02-19 03:49:19] "POST /neutron/network HTTP/1.1" 200 841 0.035637 10.0.0.129 - - [2026-02-19 03:49:19] "POST /neutron/port HTTP/1.1" 200 117 0.008244 10.0.0.129 - - [2026-02-19 03:49:20] "POST /neutron/port HTTP/1.1" 200 1127 0.019350 10.0.0.129 - - [2026-02-19 03:49:20] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009290 10.0.0.129 - - [2026-02-19 03:49:20] "GET /virtual-machine/ab255c99-e5f5-402d-abf6-9d58981d55e7 HTTP/1.1" 401 293 0.000397 10.0.0.129 - - [2026-02-19 03:49:20] "GET /virtual-machine/ab255c99-e5f5-402d-abf6-9d58981d55e7 HTTP/1.1" 200 1299 0.087391 10.0.0.129 - - [2026-02-19 03:49:20] "GET /virtual-machine-interface/eb46d4b6-f9c5-4f21-ab14-1a6928a26c9c HTTP/1.1" 200 2990 0.007659 10.0.0.129 - - [2026-02-19 03:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012856 10.0.0.129 - - [2026-02-19 03:49:20] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005071 10.0.0.129 - - [2026-02-19 03:49:20] "GET /virtual-networks?parent_id=7322960f-05d2-4557-99b6-45fa96aa2e76&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.011772 10.0.0.129 - - [2026-02-19 03:49:20] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006495 10.0.0.129 - - [2026-02-19 03:49:21] "POST /neutron/port HTTP/1.1" 200 1063 0.060414 10.0.0.129 - - [2026-02-19 03:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.129 - - [2026-02-19 03:49:21] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004401 10.0.0.129 - - [2026-02-19 03:49:21] "GET /virtual-networks?parent_id=7322960f-05d2-4557-99b6-45fa96aa2e76&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.004893 10.0.0.129 - - [2026-02-19 03:49:21] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006560 10.0.0.129 - - [2026-02-19 03:49:22] "POST /neutron/port HTTP/1.1" 200 1127 0.019978 10.0.0.129 - - [2026-02-19 03:49:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004634 10.0.0.129 - - [2026-02-19 03:49:25] "POST /neutron/network HTTP/1.1" 200 841 0.008977 10.0.0.129 - - [2026-02-19 03:49:32] "POST /neutron/port HTTP/1.1" 200 1127 0.027512 10.0.0.129 - - [2026-02-19 03:49:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008261 10.0.0.129 - - [2026-02-19 03:49:47] "POST /neutron/port HTTP/1.1" 200 1127 0.018877 10.0.0.129 - - [2026-02-19 03:49:52] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008886 10.0.0.129 - - [2026-02-19 03:49:52] "POST /neutron/port HTTP/1.1" 200 1127 0.019342 10.0.0.129 - - [2026-02-19 03:49:52] "GET /virtual-machine/ec1f4317-86dd-43a4-aa7b-efa187fe9ca5 HTTP/1.1" 200 1299 0.006579 10.0.0.129 - - [2026-02-19 03:49:53] "GET /virtual-machine-interface/81da3bde-e7ca-45d8-bd7f-a9c5bb25274d HTTP/1.1" 200 2989 0.006038 10.0.0.129 - - [2026-02-19 03:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.129 - - [2026-02-19 03:49:53] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004124 10.0.0.129 - - [2026-02-19 03:49:53] "GET /virtual-networks?parent_id=7322960f-05d2-4557-99b6-45fa96aa2e76&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003345 10.0.0.129 - - [2026-02-19 03:49:53] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007379 10.0.0.129 - - [2026-02-19 03:49:54] "POST /neutron/port HTTP/1.1" 200 1127 0.019921 10.0.0.129 - - [2026-02-19 03:49:54] "POST /neutron/subnet HTTP/1.1" 200 694 0.009982 10.0.0.129 - - [2026-02-19 03:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.129 - - [2026-02-19 03:49:56] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005650 10.0.0.129 - - [2026-02-19 03:49:56] "POST /neutron/port HTTP/1.1" 200 1127 0.021581 10.0.0.129 - - [2026-02-19 03:49:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004276 10.0.0.129 - - [2026-02-19 03:49:56] "POST /neutron/network HTTP/1.1" 200 841 0.007252 10.0.0.129 - - [2026-02-19 03:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.129 - - [2026-02-19 03:50:00] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008590 10.0.0.129 - - [2026-02-19 03:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.129 - - [2026-02-19 03:50:04] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008021 10.0.0.129 - - [2026-02-19 03:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.129 - - [2026-02-19 03:50:08] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006521 10.0.0.129 - - [2026-02-19 03:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.129 - - [2026-02-19 03:50:12] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006147 10.0.0.130 - - [2026-02-19 03:50:13] "GET /obj-perms HTTP/1.1" 200 5075 0.074589 10.0.0.129 - - [2026-02-19 03:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.129 - - [2026-02-19 03:50:16] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006046 10.0.0.129 - - [2026-02-19 03:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.129 - - [2026-02-19 03:50:20] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008813 10.0.0.129 - - [2026-02-19 03:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.129 - - [2026-02-19 03:50:24] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006130 10.0.0.129 - - [2026-02-19 03:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.129 - - [2026-02-19 03:50:28] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006042 10.0.0.129 - - [2026-02-19 03:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.129 - - [2026-02-19 03:50:33] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006184 10.0.0.129 - - [2026-02-19 03:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.129 - - [2026-02-19 03:50:37] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008111 10.0.0.129 - - [2026-02-19 03:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.129 - - [2026-02-19 03:50:41] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007327 10.0.0.129 - - [2026-02-19 03:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.129 - - [2026-02-19 03:50:45] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005730 10.0.0.129 - - [2026-02-19 03:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.129 - - [2026-02-19 03:50:49] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005453 10.0.0.129 - - [2026-02-19 03:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.129 - - [2026-02-19 03:50:53] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006279 10.0.0.129 - - [2026-02-19 03:50:56] "POST /neutron/network HTTP/1.1" 200 851 0.007681 10.0.0.129 - - [2026-02-19 03:50:56] "POST /neutron/port HTTP/1.1" 200 1127 0.049194 10.0.0.129 - - [2026-02-19 03:50:56] "POST /neutron/port HTTP/1.1" 200 1127 0.019932 10.0.0.129 - - [2026-02-19 03:50:56] "POST /neutron/subnet HTTP/1.1" 200 694 0.009939 10.0.0.129 - - [2026-02-19 03:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.129 - - [2026-02-19 03:50:57] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006752 10.0.0.129 - - [2026-02-19 03:51:00] "POST /neutron/port HTTP/1.1" 200 1127 0.019833 10.0.0.129 - - [2026-02-19 03:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005664 10.0.0.129 - - [2026-02-19 03:51:01] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006962 10.0.0.129 - - [2026-02-19 03:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.129 - - [2026-02-19 03:51:03] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005951 10.0.0.129 - - [2026-02-19 03:51:03] "GET /virtual-networks?parent_id=7322960f-05d2-4557-99b6-45fa96aa2e76&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.004163 10.0.0.129 - - [2026-02-19 03:51:03] "GET /virtual-network/be8bfae5-a70c-4899-bc29-cb7f89af6bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006243 10.0.0.129 - - [2026-02-19 03:51:04] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009207 10.0.0.130 - - [2026-02-19 03:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000531 10.0.0.38 - - [2026-02-19 03:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000410 10.0.0.130 - - [2026-02-19 03:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000507 10.0.0.129 - - [2026-02-19 03:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000410 10.0.0.38 - - [2026-02-19 03:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.129 - - [2026-02-19 03:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.38 - - [2026-02-19 03:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.38 - - [2026-02-19 03:51:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.129 - - [2026-02-19 03:51:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.129 - - [2026-02-19 03:51:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000410 10.0.0.130 - - [2026-02-19 03:51:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.130 - - [2026-02-19 03:51:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000497 10.0.0.129 - - [2026-02-19 03:51:14] "POST /neutron/port HTTP/1.1" 200 1127 0.026300 10.0.0.129 - - [2026-02-19 03:51:19] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008253 10.0.0.129 - - [2026-02-19 03:51:29] "POST /neutron/port HTTP/1.1" 200 1127 0.018416 10.0.0.129 - - [2026-02-19 03:51:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009916 10.0.0.129 - - [2026-02-19 03:51:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.003988 10.0.0.129 - - [2026-02-19 03:51:45] "POST /bgp-as-a-services HTTP/1.1" 200 599 0.049173 10.0.0.129 - - [2026-02-19 03:51:45] "GET /bgp-as-a-service/70bb13d6-496a-4f4d-9330-b04e7a47f2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1623 0.007159 10.0.0.129 - - [2026-02-19 03:51:45] "GET /virtual-machine-interface/81da3bde-e7ca-45d8-bd7f-a9c5bb25274d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.007946 10.0.0.129 - - [2026-02-19 03:51:46] "POST /ref-update HTTP/1.1" 200 156 0.016902 10.0.0.129 - - [2026-02-19 03:51:46] "POST /neutron/network HTTP/1.1" 200 841 0.007069 10.0.0.129 - - [2026-02-19 03:51:46] "POST /bgp-routers HTTP/1.1" 200 605 0.070246 10.0.0.129 - - [2026-02-19 03:51:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.041206 10.0.0.129 - - [2026-02-19 03:51:46] "POST /ref-update HTTP/1.1" 200 156 0.025961 10.0.0.129 - - [2026-02-19 03:51:56] "POST /neutron/network HTTP/1.1" 200 851 0.007173 10.0.0.129 - - [2026-02-19 03:51:56] "POST /neutron/port HTTP/1.1" 200 117 0.001142 10.0.0.129 - - [2026-02-19 03:51:56] "POST /neutron/port HTTP/1.1" 200 1127 0.022670 10.0.0.129 - - [2026-02-19 03:51:56] "POST /neutron/subnet HTTP/1.1" 200 694 0.009345 10.0.0.129 - - [2026-02-19 03:52:14] "GET /obj-perms HTTP/1.1" 200 5075 0.050110 10.0.0.129 - - [2026-02-19 03:52:14] "GET /bgp-as-a-service/70bb13d6-496a-4f4d-9330-b04e7a47f2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.007630 10.0.0.129 - - [2026-02-19 03:52:14] "GET /virtual-machine-interface/81da3bde-e7ca-45d8-bd7f-a9c5bb25274d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007077 10.0.0.129 - - [2026-02-19 03:52:15] "POST /ref-update HTTP/1.1" 200 156 0.014389 10.0.0.129 - - [2026-02-19 03:52:15] "POST /ref-update HTTP/1.1" 200 156 0.028521 10.0.0.129 - - [2026-02-19 03:52:15] "DELETE /bgp-as-a-service/70bb13d6-496a-4f4d-9330-b04e7a47f2cf HTTP/1.1" 200 115 0.072040 10.0.0.129 - - [2026-02-19 03:52:15] "POST /neutron/network HTTP/1.1" 200 841 0.007529 10.0.0.129 - - [2026-02-19 03:52:15] "POST /neutron/port HTTP/1.1" 200 1117 0.018131 10.0.0.129 - - [2026-02-19 03:52:15] "POST /neutron/port HTTP/1.1" 200 1117 0.014431 10.0.0.130 - - [2026-02-19 03:52:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003840 10.0.0.130 - - [2026-02-19 03:52:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002968 10.0.0.129 - - [2026-02-19 03:52:17] "POST /neutron/network HTTP/1.1" 200 151 0.188975 10.0.0.129 - - [2026-02-19 03:52:17] "DELETE /route-target/a0f3a582-e726-4100-987f-66dbab47f584 HTTP/1.1" 200 115 0.027903 10.0.0.130 - - [2026-02-19 03:52:19] "GET /projects?obj_uuids=7322960f-05d2-4557-99b6-45fa96aa2e76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001196 10.0.0.129 - - [2026-02-19 03:52:19] "GET /project/7322960f-05d2-4557-99b6-45fa96aa2e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.050110 10.0.0.130 - - [2026-02-19 03:52:19] "GET /projects?obj_uuids=7322960f-05d2-4557-99b6-45fa96aa2e76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001815 10.0.0.129 - - [2026-02-19 03:52:19] "GET /project/7322960f-05d2-4557-99b6-45fa96aa2e76?fields=virtual_networks HTTP/1.1" 200 1042 0.045463 10.0.0.130 - - [2026-02-19 03:52:19] "GET /projects?obj_uuids=7322960f-05d2-4557-99b6-45fa96aa2e76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001526 10.0.0.129 - - [2026-02-19 03:52:19] "GET /project/7322960f-05d2-4557-99b6-45fa96aa2e76?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.054827 10.0.0.130 - - [2026-02-19 03:52:19] "GET /projects?obj_uuids=7322960f-05d2-4557-99b6-45fa96aa2e76&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001228 10.0.0.129 - - [2026-02-19 03:52:19] "GET /project/7322960f-05d2-4557-99b6-45fa96aa2e76?fields=security_groups HTTP/1.1" 200 1273 0.050923 10.0.0.129 - - [2026-02-19 03:52:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.026843 10.0.0.130 - - [2026-02-19 03:52:20] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003407 10.0.0.130 - - [2026-02-19 03:52:20] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001079 10.0.0.130 - - [2026-02-19 03:52:20] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.011454 10.0.0.130 - - [2026-02-19 03:52:20] "POST /id-to-fqname HTTP/1.1" 200 191 0.003196 10.0.0.130 - - [2026-02-19 03:52:20] "POST /fqname-to-id HTTP/1.1" 404 200 0.006941 10.0.0.130 - - [2026-02-19 03:52:20] "POST /security-groups HTTP/1.1" 200 592 0.029634 10.0.0.130 - - [2026-02-19 03:52:20] "POST /projects HTTP/1.1" 200 587 0.245407 10.0.0.129 - - [2026-02-19 03:52:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.010742 10.0.0.130 - - [2026-02-19 03:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.322816 10.0.0.129 - - [2026-02-19 03:52:20] "GET /project/46a8fd76-e2c4-440e-bfa0-c9e3cec8a031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.491692 10.0.0.129 - - [2026-02-19 03:52:21] "GET / HTTP/1.1" 200 36215 0.001684 10.0.0.129 - - [2026-02-19 03:52:23] "POST /fqname-to-id HTTP/1.1" 401 293 0.000439 10.0.0.129 - - [2026-02-19 03:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.059000 10.0.0.130 - - [2026-02-19 03:52:23] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001179 10.0.0.129 - - [2026-02-19 03:52:23] "GET /project/46a8fd76-e2c4-440e-bfa0-c9e3cec8a031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.053678 10.0.0.129 - - [2026-02-19 03:52:24] "POST /ref-update HTTP/1.1" 200 156 0.025850 10.0.0.130 - - [2026-02-19 03:52:24] "POST /useragent-kv HTTP/1.1" 200 115 0.010592 10.0.0.129 - - [2026-02-19 03:52:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.281020 10.0.0.129 - - [2026-02-19 03:52:24] "POST /id-to-fqname HTTP/1.1" 200 225 0.001269 10.0.0.129 - - [2026-02-19 03:52:24] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005514 10.0.0.129 - - [2026-02-19 03:52:24] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005550 10.0.0.129 - - [2026-02-19 03:52:24] "POST /neutron/network HTTP/1.1" 200 834 0.007344 10.0.0.129 - - [2026-02-19 03:52:24] "POST /id-to-fqname HTTP/1.1" 200 225 0.001261 10.0.0.130 - - [2026-02-19 03:52:25] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001342 10.0.0.129 - - [2026-02-19 03:52:25] "GET /project/46a8fd76-e2c4-440e-bfa0-c9e3cec8a031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.074264 10.0.0.129 - - [2026-02-19 03:52:25] "POST /neutron/network HTTP/1.1" 200 834 0.007037 10.0.0.129 - - [2026-02-19 03:52:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.001574 10.0.0.129 - - [2026-02-19 03:52:25] "POST /neutron/port HTTP/1.1" 200 117 0.007041 10.0.0.130 - - [2026-02-19 03:52:26] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001537 10.0.0.129 - - [2026-02-19 03:52:26] "POST /neutron/port HTTP/1.1" 200 1062 0.364657 10.0.0.130 - - [2026-02-19 03:52:26] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001648 10.0.0.129 - - [2026-02-19 03:52:26] "GET /project/46a8fd76-e2c4-440e-bfa0-c9e3cec8a031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.087408 10.0.0.129 - - [2026-02-19 03:52:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011560 10.0.0.129 - - [2026-02-19 03:52:27] "POST /neutron/port HTTP/1.1" 200 1062 0.030357 10.0.0.129 - - [2026-02-19 03:52:27] "POST /id-to-fqname HTTP/1.1" 200 225 0.001401 10.0.0.129 - - [2026-02-19 03:52:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011856 10.0.0.130 - - [2026-02-19 03:52:27] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001287 10.0.0.129 - - [2026-02-19 03:52:28] "POST /neutron/port HTTP/1.1" 200 1062 0.330697 10.0.0.129 - - [2026-02-19 03:52:28] "POST /neutron/port HTTP/1.1" 200 1062 0.020498 10.0.0.129 - - [2026-02-19 03:52:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.012754 10.0.0.129 - - [2026-02-19 03:52:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.010250 10.0.0.130 - - [2026-02-19 03:52:28] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001326 10.0.0.129 - - [2026-02-19 03:52:28] "GET /project/46a8fd76-e2c4-440e-bfa0-c9e3cec8a031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.102871 10.0.0.129 - - [2026-02-19 03:52:28] "POST /neutron/network HTTP/1.1" 200 834 0.012551 10.0.0.129 - - [2026-02-19 03:52:29] "POST /neutron/port HTTP/1.1" 200 117 0.008799 10.0.0.129 - - [2026-02-19 03:52:31] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.130 - - [2026-02-19 03:52:31] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001571 10.0.0.129 - - [2026-02-19 03:52:31] "POST /neutron/port HTTP/1.1" 200 1062 0.285226 10.0.0.129 - - [2026-02-19 03:52:31] "POST /neutron/port HTTP/1.1" 200 1116 0.116374 10.0.0.129 - - [2026-02-19 03:52:31] "POST /neutron/subnet HTTP/1.1" 200 703 0.011035 10.0.0.129 - - [2026-02-19 03:52:34] "POST /neutron/port HTTP/1.1" 200 1126 0.039913 10.0.0.129 - - [2026-02-19 03:52:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014109 10.0.0.129 - - [2026-02-19 03:52:49] "POST /neutron/port HTTP/1.1" 200 1126 0.021127 10.0.0.129 - - [2026-02-19 03:52:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008207 10.0.0.129 - - [2026-02-19 03:52:56] "POST /neutron/network HTTP/1.1" 200 844 0.008068 10.0.0.129 - - [2026-02-19 03:52:56] "POST /neutron/port HTTP/1.1" 200 117 0.001097 10.0.0.129 - - [2026-02-19 03:52:59] "POST /neutron/port HTTP/1.1" 200 1126 0.021765 10.0.0.129 - - [2026-02-19 03:52:59] "POST /neutron/subnet HTTP/1.1" 200 703 0.009618 10.0.0.129 - - [2026-02-19 03:52:59] "POST /neutron/port HTTP/1.1" 200 1126 0.019029 10.0.0.129 - - [2026-02-19 03:52:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008751 10.0.0.129 - - [2026-02-19 03:53:00] "GET /virtual-machine/db908b82-b6b3-4885-b8e8-658b023688cb HTTP/1.1" 401 293 0.000564 10.0.0.129 - - [2026-02-19 03:53:00] "GET /virtual-machine/db908b82-b6b3-4885-b8e8-658b023688cb HTTP/1.1" 200 1296 0.033684 10.0.0.129 - - [2026-02-19 03:53:00] "GET /virtual-machine-interface/f377e9e6-bc86-440e-b025-f6b935f77c91 HTTP/1.1" 200 2966 0.006418 10.0.0.129 - - [2026-02-19 03:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.129 - - [2026-02-19 03:53:00] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004165 10.0.0.129 - - [2026-02-19 03:53:00] "GET /virtual-networks?parent_id=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003231 10.0.0.129 - - [2026-02-19 03:53:00] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006605 10.0.0.129 - - [2026-02-19 03:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.129 - - [2026-02-19 03:53:03] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006646 10.0.0.129 - - [2026-02-19 03:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.129 - - [2026-02-19 03:53:07] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007181 10.0.0.129 - - [2026-02-19 03:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.129 - - [2026-02-19 03:53:11] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.008461 10.0.0.129 - - [2026-02-19 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.129 - - [2026-02-19 03:53:15] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007412 10.0.0.130 - - [2026-02-19 03:53:18] "DELETE /project/46a8fd76e2c4440ebfa0c9e3cec8a031 HTTP/1.1" 404 173 0.004458 10.0.0.130 - - [2026-02-19 03:53:18] "DELETE /project/7322960f-05d2-4557-99b6-45fa96aa2e76 HTTP/1.1" 404 177 0.007714 10.0.0.129 - - [2026-02-19 03:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.129 - - [2026-02-19 03:53:19] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006032 10.0.0.129 - - [2026-02-19 03:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.129 - - [2026-02-19 03:53:23] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006144 10.0.0.129 - - [2026-02-19 03:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.129 - - [2026-02-19 03:53:28] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005849 10.0.0.129 - - [2026-02-19 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.129 - - [2026-02-19 03:53:32] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005723 10.0.0.129 - - [2026-02-19 03:53:33] "POST /neutron/port HTTP/1.1" 200 1126 0.024253 10.0.0.129 - - [2026-02-19 03:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.129 - - [2026-02-19 03:53:36] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.009931 10.0.0.129 - - [2026-02-19 03:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.129 - - [2026-02-19 03:53:40] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006830 10.0.0.129 - - [2026-02-19 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005209 10.0.0.129 - - [2026-02-19 03:53:44] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.008066 10.0.0.129 - - [2026-02-19 03:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.129 - - [2026-02-19 03:53:48] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006736 10.0.0.129 - - [2026-02-19 03:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.129 - - [2026-02-19 03:53:52] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005464 10.0.0.129 - - [2026-02-19 03:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.129 - - [2026-02-19 03:53:56] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006317 10.0.0.129 - - [2026-02-19 03:53:57] "POST /neutron/port HTTP/1.1" 200 1126 0.023006 10.0.0.129 - - [2026-02-19 03:53:57] "POST /neutron/subnet HTTP/1.1" 200 703 0.010729 10.0.0.129 - - [2026-02-19 03:53:59] "POST /neutron/port HTTP/1.1" 200 1126 0.021898 10.0.0.129 - - [2026-02-19 03:53:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004488 10.0.0.129 - - [2026-02-19 03:53:59] "POST /neutron/network HTTP/1.1" 200 834 0.007424 10.0.0.129 - - [2026-02-19 03:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.129 - - [2026-02-19 03:54:00] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006003 10.0.0.129 - - [2026-02-19 03:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.129 - - [2026-02-19 03:54:04] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006050 10.0.0.129 - - [2026-02-19 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.129 - - [2026-02-19 03:54:09] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005562 10.0.0.129 - - [2026-02-19 03:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.129 - - [2026-02-19 03:54:13] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006137 10.0.0.38 - - [2026-02-19 03:54:16] "GET /obj-perms HTTP/1.1" 200 5075 0.098210 10.0.0.130 - - [2026-02-19 03:54:17] "GET /obj-perms HTTP/1.1" 200 5075 0.073020 10.0.0.129 - - [2026-02-19 03:54:17] "POST /neutron/port HTTP/1.1" 200 1126 0.050965 10.0.0.129 - - [2026-02-19 03:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005148 10.0.0.129 - - [2026-02-19 03:54:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004612 10.0.0.129 - - [2026-02-19 03:54:17] "GET /virtual-networks?parent_id=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003859 10.0.0.129 - - [2026-02-19 03:54:17] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007659 10.0.0.129 - - [2026-02-19 03:54:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009936 10.0.0.129 - - [2026-02-19 03:54:27] "POST /neutron/port HTTP/1.1" 200 1126 0.020692 10.0.0.129 - - [2026-02-19 03:54:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008462 10.0.0.129 - - [2026-02-19 03:54:43] "POST /neutron/port HTTP/1.1" 200 1126 0.018289 10.0.0.129 - - [2026-02-19 03:54:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008458 10.0.0.129 - - [2026-02-19 03:54:58] "POST /neutron/port HTTP/1.1" 200 1126 0.021781 10.0.0.129 - - [2026-02-19 03:54:59] "POST /neutron/port HTTP/1.1" 200 1126 0.032882 10.0.0.129 - - [2026-02-19 03:54:59] "POST /neutron/subnet HTTP/1.1" 200 703 0.010941 10.0.0.129 - - [2026-02-19 03:54:59] "POST /neutron/port HTTP/1.1" 200 1126 0.056099 10.0.0.129 - - [2026-02-19 03:54:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004010 10.0.0.129 - - [2026-02-19 03:54:59] "POST /neutron/network HTTP/1.1" 200 834 0.008565 10.0.0.129 - - [2026-02-19 03:55:04] "POST /neutron/port HTTP/1.1" 200 1126 0.020515 10.0.0.129 - - [2026-02-19 03:55:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008308 10.0.0.129 - - [2026-02-19 03:55:04] "GET /virtual-machine/e26cbfce-fcba-4376-9526-9239194fd067 HTTP/1.1" 200 1296 0.006190 10.0.0.129 - - [2026-02-19 03:55:04] "GET /virtual-machine-interface/4a6208d3-b75e-4268-b2bf-a8bccf1673e9 HTTP/1.1" 200 2965 0.006141 10.0.0.129 - - [2026-02-19 03:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.129 - - [2026-02-19 03:55:04] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003797 10.0.0.129 - - [2026-02-19 03:55:04] "GET /virtual-networks?parent_id=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003791 10.0.0.129 - - [2026-02-19 03:55:04] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006069 10.0.0.129 - - [2026-02-19 03:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.129 - - [2026-02-19 03:55:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003773 10.0.0.129 - - [2026-02-19 03:55:05] "GET /virtual-networks?parent_id=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003186 10.0.0.129 - - [2026-02-19 03:55:05] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006350 10.0.0.129 - - [2026-02-19 03:55:05] "POST /neutron/port HTTP/1.1" 200 1126 0.019678 10.0.0.129 - - [2026-02-19 03:55:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011657 10.0.0.129 - - [2026-02-19 03:55:05] "GET /virtual-machine/c0f011da-cb03-4879-ab3b-1e8402b939fd HTTP/1.1" 200 1296 0.007316 10.0.0.129 - - [2026-02-19 03:55:05] "GET /virtual-machine-interface/e152ec93-fce2-40b2-b926-5d2f2af43f2e HTTP/1.1" 200 2966 0.006388 10.0.0.129 - - [2026-02-19 03:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.129 - - [2026-02-19 03:55:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007170 10.0.0.129 - - [2026-02-19 03:55:05] "GET /virtual-networks?parent_id=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003316 10.0.0.129 - - [2026-02-19 03:55:06] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.008038 10.0.0.129 - - [2026-02-19 03:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.129 - - [2026-02-19 03:55:07] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004631 10.0.0.129 - - [2026-02-19 03:55:07] "GET /virtual-networks?parent_id=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004150 10.0.0.129 - - [2026-02-19 03:55:07] "GET /virtual-network/4d1afa51-0925-4f15-8372-4d8539b6647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006615 10.0.0.129 - - [2026-02-19 03:55:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.003820 10.0.0.129 - - [2026-02-19 03:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.129 - - [2026-02-19 03:55:12] "GET /global-system-config/03ee51cb-a7c9-4e1e-a94f-bab0dc75becd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.007350 10.0.0.129 - - [2026-02-19 03:55:12] "POST /control-node-zones HTTP/1.1" 200 571 0.030011 10.0.0.129 - - [2026-02-19 03:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.129 - - [2026-02-19 03:55:12] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004992 10.0.0.129 - - [2026-02-19 03:55:12] "GET /control-node-zone/4a06516b-ac80-423c-8843-f222260c65b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006917 10.0.0.129 - - [2026-02-19 03:55:12] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.037901 10.0.0.129 - - [2026-02-19 03:55:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.004129 10.0.0.129 - - [2026-02-19 03:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.129 - - [2026-02-19 03:55:13] "GET /global-system-config/03ee51cb-a7c9-4e1e-a94f-bab0dc75becd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.007094 10.0.0.129 - - [2026-02-19 03:55:13] "POST /control-node-zones HTTP/1.1" 200 571 0.027707 10.0.0.129 - - [2026-02-19 03:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.129 - - [2026-02-19 03:55:13] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.007052 10.0.0.129 - - [2026-02-19 03:55:13] "GET /control-node-zone/918f7df1-a071-433d-8043-1d582fd4d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.006227 10.0.0.129 - - [2026-02-19 03:55:13] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.026787 10.0.0.129 - - [2026-02-19 03:55:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.003391 10.0.0.129 - - [2026-02-19 03:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.129 - - [2026-02-19 03:55:13] "GET /global-system-config/03ee51cb-a7c9-4e1e-a94f-bab0dc75becd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.007291 10.0.0.129 - - [2026-02-19 03:55:13] "POST /control-node-zones HTTP/1.1" 200 571 0.028708 10.0.0.129 - - [2026-02-19 03:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.129 - - [2026-02-19 03:55:13] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006194 10.0.0.129 - - [2026-02-19 03:55:13] "GET /control-node-zone/3dfc9279-025f-410e-8a9a-d06071f78973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006300 10.0.0.129 - - [2026-02-19 03:55:13] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.030547 10.0.0.129 - - [2026-02-19 03:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.129 - - [2026-02-19 03:55:13] "GET /global-system-config/03ee51cb-a7c9-4e1e-a94f-bab0dc75becd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.007514 10.0.0.129 - - [2026-02-19 03:55:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.002962 10.0.0.129 - - [2026-02-19 03:55:13] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.035007 10.0.0.129 - - [2026-02-19 03:55:14] "POST /neutron/network HTTP/1.1" 200 834 0.008366 10.0.0.129 - - [2026-02-19 03:55:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.009332 10.0.0.129 - - [2026-02-19 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.129 - - [2026-02-19 03:55:14] "GET /bgp-as-a-service/e7c1cabe-96db-481c-9547-88b727a4f0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006034 10.0.0.129 - - [2026-02-19 03:55:14] "GET /control-node-zone/4a06516b-ac80-423c-8843-f222260c65b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006001 10.0.0.129 - - [2026-02-19 03:55:14] "POST /ref-update HTTP/1.1" 200 156 0.016464 10.0.0.129 - - [2026-02-19 03:55:28] "GET /bgp-as-a-service/e7c1cabe-96db-481c-9547-88b727a4f0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1839 0.008505 10.0.0.129 - - [2026-02-19 03:55:28] "GET /virtual-machine-interface/f377e9e6-bc86-440e-b025-f6b935f77c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.005383 10.0.0.129 - - [2026-02-19 03:55:28] "POST /ref-update HTTP/1.1" 200 156 0.013372 10.0.0.129 - - [2026-02-19 03:55:28] "POST /bgp-routers HTTP/1.1" 200 596 0.037472 10.0.0.129 - - [2026-02-19 03:55:28] "POST /ref-update HTTP/1.1" 200 156 0.016689 10.0.0.129 - - [2026-02-19 03:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006462 10.0.0.129 - - [2026-02-19 03:55:29] "GET /global-system-config/03ee51cb-a7c9-4e1e-a94f-bab0dc75becd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.007392 10.0.0.129 - - [2026-02-19 03:55:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.002800 10.0.0.129 - - [2026-02-19 03:55:29] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.044535 10.0.0.129 - - [2026-02-19 03:55:29] "POST /neutron/network HTTP/1.1" 200 834 0.009026 10.0.0.129 - - [2026-02-19 03:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.129 - - [2026-02-19 03:55:29] "GET /bgp-as-a-service/5e7974fa-9c6e-4f05-a406-da5bf09f110a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.006135 10.0.0.129 - - [2026-02-19 03:55:29] "GET /control-node-zone/918f7df1-a071-433d-8043-1d582fd4d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005272 10.0.0.129 - - [2026-02-19 03:55:29] "POST /ref-update HTTP/1.1" 200 156 0.016063 10.0.0.129 - - [2026-02-19 03:55:37] "GET /bgp-as-a-service/5e7974fa-9c6e-4f05-a406-da5bf09f110a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1840 0.009023 10.0.0.129 - - [2026-02-19 03:55:37] "GET /virtual-machine-interface/4a6208d3-b75e-4268-b2bf-a8bccf1673e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.005988 10.0.0.129 - - [2026-02-19 03:55:37] "POST /ref-update HTTP/1.1" 200 156 0.028217 10.0.0.129 - - [2026-02-19 03:55:37] "POST /ref-update HTTP/1.1" 200 156 0.046058 10.0.0.129 - - [2026-02-19 03:56:00] "POST /neutron/port HTTP/1.1" 200 1126 0.049704 10.0.0.129 - - [2026-02-19 03:56:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004912 10.0.0.129 - - [2026-02-19 03:56:00] "POST /neutron/port HTTP/1.1" 200 117 0.001482 10.0.0.129 - - [2026-02-19 03:56:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004253 10.0.0.129 - - [2026-02-19 03:56:00] "POST /neutron/network HTTP/1.1" 200 834 0.008120 10.0.0.129 - - [2026-02-19 03:56:02] "GET /control-node-zone/4a06516b-ac80-423c-8843-f222260c65b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005099 10.0.0.129 - - [2026-02-19 03:56:02] "POST /ref-update HTTP/1.1" 200 156 0.022000 10.0.0.129 - - [2026-02-19 03:56:02] "GET /control-node-zone/918f7df1-a071-433d-8043-1d582fd4d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005851 10.0.0.129 - - [2026-02-19 03:56:02] "POST /ref-update HTTP/1.1" 200 156 0.022178 10.0.0.129 - - [2026-02-19 03:56:02] "GET /control-node-zone/3dfc9279-025f-410e-8a9a-d06071f78973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005827 10.0.0.129 - - [2026-02-19 03:56:02] "POST /ref-update HTTP/1.1" 200 156 0.025568 10.0.0.129 - - [2026-02-19 03:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.129 - - [2026-02-19 03:56:02] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006208 10.0.0.129 - - [2026-02-19 03:56:02] "GET /control-node-zone/4a06516b-ac80-423c-8843-f222260c65b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005322 10.0.0.129 - - [2026-02-19 03:56:02] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.022931 10.0.0.129 - - [2026-02-19 03:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.129 - - [2026-02-19 03:56:02] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005536 10.0.0.129 - - [2026-02-19 03:56:02] "GET /control-node-zone/918f7df1-a071-433d-8043-1d582fd4d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004063 10.0.0.129 - - [2026-02-19 03:56:02] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.026667 10.0.0.129 - - [2026-02-19 03:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.129 - - [2026-02-19 03:56:02] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005074 10.0.0.129 - - [2026-02-19 03:56:02] "GET /control-node-zone/3dfc9279-025f-410e-8a9a-d06071f78973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004722 10.0.0.129 - - [2026-02-19 03:56:02] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.025522 10.0.0.130 - - [2026-02-19 03:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.38 - - [2026-02-19 03:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.130 - - [2026-02-19 03:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000416 10.0.0.129 - - [2026-02-19 03:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.38 - - [2026-02-19 03:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.38 - - [2026-02-19 03:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.129 - - [2026-02-19 03:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000461 10.0.0.38 - - [2026-02-19 03:56:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.129 - - [2026-02-19 03:56:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.129 - - [2026-02-19 03:56:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000575 10.0.0.130 - - [2026-02-19 03:56:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000503 10.0.0.130 - - [2026-02-19 03:56:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.129 - - [2026-02-19 03:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005180 10.0.0.129 - - [2026-02-19 03:56:14] "GET /bgp-as-a-service/e7c1cabe-96db-481c-9547-88b727a4f0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2451 0.008156 10.0.0.129 - - [2026-02-19 03:56:14] "GET /control-node-zone/4a06516b-ac80-423c-8843-f222260c65b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004261 10.0.0.129 - - [2026-02-19 03:56:15] "POST /ref-update HTTP/1.1" 200 156 0.019130 10.0.0.129 - - [2026-02-19 03:56:15] "GET /control-node-zone/4a06516b-ac80-423c-8843-f222260c65b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004239 10.0.0.129 - - [2026-02-19 03:56:15] "POST /ref-update HTTP/1.1" 200 156 0.020531 10.0.0.129 - - [2026-02-19 03:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.129 - - [2026-02-19 03:56:15] "GET /global-system-config/03ee51cb-a7c9-4e1e-a94f-bab0dc75becd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.008212 10.0.0.129 - - [2026-02-19 03:56:15] "POST /neutron/network HTTP/1.1" 200 834 0.007534 10.0.0.129 - - [2026-02-19 03:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.129 - - [2026-02-19 03:56:15] "GET /bgp-as-a-service/e7c1cabe-96db-481c-9547-88b727a4f0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.006136 10.0.0.129 - - [2026-02-19 03:56:15] "GET /control-node-zone/3dfc9279-025f-410e-8a9a-d06071f78973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003799 10.0.0.129 - - [2026-02-19 03:56:15] "POST /ref-update HTTP/1.1" 200 156 0.018530 10.0.0.129 - - [2026-02-19 03:56:18] "GET /bgp-as-a-service/e7c1cabe-96db-481c-9547-88b727a4f0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2451 0.009445 10.0.0.129 - - [2026-02-19 03:56:18] "GET /virtual-machine-interface/f377e9e6-bc86-440e-b025-f6b935f77c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.008763 10.0.0.129 - - [2026-02-19 03:56:18] "GET /obj-perms HTTP/1.1" 200 5075 0.053498 10.0.0.129 - - [2026-02-19 03:56:36] "GET /bgp-as-a-service/e7c1cabe-96db-481c-9547-88b727a4f0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2451 0.004670 10.0.0.129 - - [2026-02-19 03:56:36] "GET /virtual-machine-interface/f377e9e6-bc86-440e-b025-f6b935f77c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.005938 10.0.0.129 - - [2026-02-19 03:56:36] "POST /ref-update HTTP/1.1" 200 156 0.019469 10.0.0.129 - - [2026-02-19 03:56:36] "POST /ref-update HTTP/1.1" 200 156 0.021994 10.0.0.129 - - [2026-02-19 03:56:36] "GET /bgp-as-a-service/5e7974fa-9c6e-4f05-a406-da5bf09f110a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2452 0.009908 10.0.0.129 - - [2026-02-19 03:56:36] "GET /virtual-machine-interface/4a6208d3-b75e-4268-b2bf-a8bccf1673e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3059 0.012253 10.0.0.129 - - [2026-02-19 03:56:36] "POST /ref-update HTTP/1.1" 200 156 0.040924 10.0.0.129 - - [2026-02-19 03:56:37] "POST /ref-update HTTP/1.1" 200 156 0.026522 10.0.0.129 - - [2026-02-19 03:56:37] "DELETE /bgp-as-a-service/5e7974fa-9c6e-4f05-a406-da5bf09f110a HTTP/1.1" 200 115 0.074016 10.0.0.129 - - [2026-02-19 03:56:37] "GET /bgp-as-a-service/e7c1cabe-96db-481c-9547-88b727a4f0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1839 0.008985 10.0.0.129 - - [2026-02-19 03:56:37] "GET /virtual-machine-interface/f377e9e6-bc86-440e-b025-f6b935f77c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.015904 10.0.0.129 - - [2026-02-19 03:56:37] "DELETE /bgp-as-a-service/e7c1cabe-96db-481c-9547-88b727a4f0d0 HTTP/1.1" 200 115 0.113562 10.0.0.129 - - [2026-02-19 03:56:37] "GET /control-node-zone/3dfc9279-025f-410e-8a9a-d06071f78973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005520 10.0.0.129 - - [2026-02-19 03:56:37] "POST /ref-update HTTP/1.1" 200 156 0.024909 10.0.0.129 - - [2026-02-19 03:56:37] "DELETE /control-node-zone/3dfc9279-025f-410e-8a9a-d06071f78973 HTTP/1.1" 200 115 0.026346 10.0.0.129 - - [2026-02-19 03:56:37] "GET /control-node-zone/918f7df1-a071-433d-8043-1d582fd4d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011326 10.0.0.129 - - [2026-02-19 03:56:37] "POST /ref-update HTTP/1.1" 200 156 0.043075 10.0.0.129 - - [2026-02-19 03:56:37] "DELETE /control-node-zone/918f7df1-a071-433d-8043-1d582fd4d549 HTTP/1.1" 200 115 0.035310 10.0.0.129 - - [2026-02-19 03:56:37] "GET /control-node-zone/4a06516b-ac80-423c-8843-f222260c65b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005756 10.0.0.129 - - [2026-02-19 03:56:37] "DELETE /control-node-zone/4a06516b-ac80-423c-8843-f222260c65b7 HTTP/1.1" 200 115 0.052914 10.0.0.129 - - [2026-02-19 03:56:38] "POST /neutron/network HTTP/1.1" 400 204 0.015666 10.0.0.129 - - [2026-02-19 03:56:38] "POST /neutron/port HTTP/1.1" 200 1116 0.032934 10.0.0.129 - - [2026-02-19 03:56:38] "POST /neutron/port HTTP/1.1" 200 151 0.294186 10.0.0.129 - - [2026-02-19 03:56:38] "POST /neutron/port HTTP/1.1" 200 151 0.293882 10.0.0.129 - - [2026-02-19 03:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005754 10.0.0.129 - - [2026-02-19 03:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.130 - - [2026-02-19 03:56:42] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.026777 10.0.0.129 - - [2026-02-19 03:56:42] "GET /project/46a8fd76-e2c4-440e-bfa0-c9e3cec8a031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.080281 10.0.0.129 - - [2026-02-19 03:56:43] "POST /neutron/network HTTP/1.1" 200 117 0.015846 10.0.0.129 - - [2026-02-19 03:56:43] "POST /ref-update HTTP/1.1" 200 156 0.026552 10.0.0.129 - - [2026-02-19 03:56:43] "POST /neutron/network HTTP/1.1" 200 835 0.010193 10.0.0.129 - - [2026-02-19 03:56:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.001186 10.0.0.129 - - [2026-02-19 03:56:43] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006268 10.0.0.129 - - [2026-02-19 03:56:43] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006071 10.0.0.129 - - [2026-02-19 03:56:43] "POST /neutron/subnet HTTP/1.1" 200 734 0.009613 10.0.0.129 - - [2026-02-19 03:56:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.001246 10.0.0.130 - - [2026-02-19 03:56:44] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001289 10.0.0.129 - - [2026-02-19 03:56:44] "GET /project/46a8fd76-e2c4-440e-bfa0-c9e3cec8a031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.071617 10.0.0.129 - - [2026-02-19 03:56:44] "POST /neutron/port HTTP/1.1" 200 117 0.006622 10.0.0.129 - - [2026-02-19 03:56:44] "POST /id-to-fqname HTTP/1.1" 200 225 0.001784 10.0.0.129 - - [2026-02-19 03:56:44] "POST /neutron/network HTTP/1.1" 200 845 0.009354 10.0.0.129 - - [2026-02-19 03:56:45] "POST /neutron/port HTTP/1.1" 200 1063 0.018862 10.0.0.130 - - [2026-02-19 03:56:45] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001080 10.0.0.129 - - [2026-02-19 03:56:45] "POST /neutron/port HTTP/1.1" 200 1127 0.026037 10.0.0.129 - - [2026-02-19 03:56:45] "GET /project/46a8fd76-e2c4-440e-bfa0-c9e3cec8a031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.077005 10.0.0.129 - - [2026-02-19 03:56:45] "POST /neutron/subnet HTTP/1.1" 200 708 0.009324 10.0.0.129 - - [2026-02-19 03:56:45] "POST /neutron/port HTTP/1.1" 200 1127 0.024322 10.0.0.129 - - [2026-02-19 03:56:46] "POST /id-to-fqname HTTP/1.1" 200 225 0.001823 10.0.0.129 - - [2026-02-19 03:56:46] "POST /neutron/port HTTP/1.1" 200 1127 0.029005 10.0.0.129 - - [2026-02-19 03:56:46] "POST /neutron/network HTTP/1.1" 200 845 0.008904 10.0.0.129 - - [2026-02-19 03:56:47] "POST /neutron/port HTTP/1.1" 200 1063 0.024818 10.0.0.129 - - [2026-02-19 03:56:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006097 10.0.0.129 - - [2026-02-19 03:56:47] "POST /neutron/network HTTP/1.1" 200 835 0.009866 10.0.0.130 - - [2026-02-19 03:56:47] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001034 10.0.0.129 - - [2026-02-19 03:56:47] "GET /project/46a8fd76-e2c4-440e-bfa0-c9e3cec8a031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.085923 10.0.0.129 - - [2026-02-19 03:56:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010693 10.0.0.129 - - [2026-02-19 03:56:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007928 10.0.0.129 - - [2026-02-19 03:56:48] "POST /neutron/port HTTP/1.1" 200 1127 0.020680 10.0.0.129 - - [2026-02-19 03:56:48] "GET /virtual-machine/c3ed1773-60e2-412a-a845-e9cba0b7e4c5 HTTP/1.1" 200 1296 0.006514 10.0.0.129 - - [2026-02-19 03:56:48] "GET /virtual-machine-interface/2b80b502-17fa-4f33-857e-af3dc6dd00d1 HTTP/1.1" 200 2964 0.007160 10.0.0.129 - - [2026-02-19 03:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.129 - - [2026-02-19 03:56:48] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004827 10.0.0.129 - - [2026-02-19 03:56:48] "GET /virtual-networks?parent_id=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003508 10.0.0.129 - - [2026-02-19 03:56:48] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006228 10.0.0.130 - - [2026-02-19 03:56:48] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001269 10.0.0.129 - - [2026-02-19 03:56:48] "POST /neutron/port HTTP/1.1" 200 1063 0.300628 10.0.0.129 - - [2026-02-19 03:56:49] "POST /neutron/port HTTP/1.1" 200 1117 0.118449 10.0.0.129 - - [2026-02-19 03:56:49] "POST /neutron/subnet HTTP/1.1" 200 708 0.009433 10.0.0.129 - - [2026-02-19 03:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.129 - - [2026-02-19 03:56:51] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.011584 10.0.0.129 - - [2026-02-19 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.129 - - [2026-02-19 03:56:55] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006266 10.0.0.129 - - [2026-02-19 03:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.129 - - [2026-02-19 03:56:59] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005429 10.0.0.129 - - [2026-02-19 03:57:00] "POST /neutron/port HTTP/1.1" 200 1127 0.023074 10.0.0.129 - - [2026-02-19 03:57:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004476 10.0.0.129 - - [2026-02-19 03:57:00] "POST /neutron/network HTTP/1.1" 200 835 0.009058 10.0.0.129 - - [2026-02-19 03:57:01] "POST /neutron/network HTTP/1.1" 200 845 0.007569 10.0.0.129 - - [2026-02-19 03:57:01] "POST /neutron/port HTTP/1.1" 200 117 0.001678 10.0.0.129 - - [2026-02-19 03:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.129 - - [2026-02-19 03:57:03] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006749 10.0.0.129 - - [2026-02-19 03:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.129 - - [2026-02-19 03:57:07] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005951 10.0.0.129 - - [2026-02-19 03:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008224 10.0.0.129 - - [2026-02-19 03:57:11] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007269 10.0.0.129 - - [2026-02-19 03:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.129 - - [2026-02-19 03:57:15] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006078 10.0.0.129 - - [2026-02-19 03:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.129 - - [2026-02-19 03:57:19] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.011209 10.0.0.129 - - [2026-02-19 03:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.033142 10.0.0.129 - - [2026-02-19 03:57:24] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007415 10.0.0.129 - - [2026-02-19 03:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.129 - - [2026-02-19 03:57:28] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007137 10.0.0.129 - - [2026-02-19 03:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.129 - - [2026-02-19 03:57:32] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006332 10.0.0.129 - - [2026-02-19 03:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.129 - - [2026-02-19 03:57:36] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007715 10.0.0.129 - - [2026-02-19 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.129 - - [2026-02-19 03:57:40] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007254 10.0.0.129 - - [2026-02-19 03:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.129 - - [2026-02-19 03:57:44] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.010085 10.0.0.129 - - [2026-02-19 03:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.129 - - [2026-02-19 03:57:48] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005839 10.0.0.129 - - [2026-02-19 03:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.129 - - [2026-02-19 03:57:52] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005303 10.0.0.129 - - [2026-02-19 03:57:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007843 10.0.0.129 - - [2026-02-19 03:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.129 - - [2026-02-19 03:57:56] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.009658 10.0.0.129 - - [2026-02-19 03:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.129 - - [2026-02-19 03:57:58] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005578 10.0.0.129 - - [2026-02-19 03:57:58] "GET /virtual-networks?parent_id=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003711 10.0.0.129 - - [2026-02-19 03:57:58] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.010995 10.0.0.129 - - [2026-02-19 03:57:59] "POST /neutron/port HTTP/1.1" 200 1127 0.043796 10.0.0.129 - - [2026-02-19 03:58:02] "POST /neutron/port HTTP/1.1" 200 1127 0.020240 10.0.0.129 - - [2026-02-19 03:58:02] "POST /neutron/subnet HTTP/1.1" 200 708 0.013839 10.0.0.129 - - [2026-02-19 03:58:03] "POST /neutron/port HTTP/1.1" 200 1127 0.019443 10.0.0.129 - - [2026-02-19 03:58:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004287 10.0.0.129 - - [2026-02-19 03:58:03] "POST /neutron/network HTTP/1.1" 200 835 0.007612 10.0.0.129 - - [2026-02-19 03:58:04] "POST /neutron/port HTTP/1.1" 200 1127 0.023514 10.0.0.129 - - [2026-02-19 03:58:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009028 10.0.0.129 - - [2026-02-19 03:58:19] "POST /neutron/port HTTP/1.1" 200 1127 0.029462 10.0.0.38 - - [2026-02-19 03:58:20] "GET /obj-perms HTTP/1.1" 200 5075 0.056952 10.0.0.129 - - [2026-02-19 03:58:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008664 10.0.0.129 - - [2026-02-19 03:58:35] "POST /neutron/port HTTP/1.1" 200 1127 0.023298 10.0.0.129 - - [2026-02-19 03:58:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008367 10.0.0.129 - - [2026-02-19 03:58:45] "POST /neutron/port HTTP/1.1" 200 1127 0.019962 10.0.0.129 - - [2026-02-19 03:58:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007352 10.0.0.129 - - [2026-02-19 03:58:45] "GET /virtual-machine/dd72473f-169c-4dfd-bdf3-ecc040887102 HTTP/1.1" 200 1296 0.037826 10.0.0.129 - - [2026-02-19 03:58:45] "GET /virtual-machine-interface/dd243e44-f7e4-4e34-92f9-73b904c5667a HTTP/1.1" 200 2966 0.006264 10.0.0.129 - - [2026-02-19 03:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.129 - - [2026-02-19 03:58:46] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005643 10.0.0.129 - - [2026-02-19 03:58:46] "GET /virtual-networks?parent_id=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.006576 10.0.0.129 - - [2026-02-19 03:58:46] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007750 10.0.0.129 - - [2026-02-19 03:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.129 - - [2026-02-19 03:58:47] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004307 10.0.0.129 - - [2026-02-19 03:58:47] "GET /virtual-networks?parent_id=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003429 10.0.0.129 - - [2026-02-19 03:58:47] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007000 10.0.0.129 - - [2026-02-19 03:58:47] "POST /neutron/port HTTP/1.1" 200 1127 0.022908 10.0.0.129 - - [2026-02-19 03:58:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007234 10.0.0.129 - - [2026-02-19 03:58:47] "GET /virtual-machine/b30b76b5-ce89-419b-806e-4b37c5ac72f1 HTTP/1.1" 200 1295 0.005306 10.0.0.129 - - [2026-02-19 03:58:47] "GET /virtual-machine-interface/1dbff43c-db1b-4d2c-8325-65f5c7412553 HTTP/1.1" 200 2964 0.005840 10.0.0.129 - - [2026-02-19 03:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.129 - - [2026-02-19 03:58:47] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004103 10.0.0.129 - - [2026-02-19 03:58:47] "GET /virtual-networks?parent_id=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003061 10.0.0.129 - - [2026-02-19 03:58:47] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006724 10.0.0.129 - - [2026-02-19 03:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.129 - - [2026-02-19 03:58:48] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004138 10.0.0.129 - - [2026-02-19 03:58:48] "GET /virtual-networks?parent_id=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003193 10.0.0.129 - - [2026-02-19 03:58:48] "GET /virtual-network/4e5117d4-8c5a-40c5-b260-22ede817e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.008951 10.0.0.129 - - [2026-02-19 03:58:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.003969 10.0.0.129 - - [2026-02-19 03:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005559 10.0.0.129 - - [2026-02-19 03:58:49] "GET /global-system-config/03ee51cb-a7c9-4e1e-a94f-bab0dc75becd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.008497 10.0.0.129 - - [2026-02-19 03:58:49] "POST /control-node-zones HTTP/1.1" 200 571 0.034997 10.0.0.129 - - [2026-02-19 03:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.129 - - [2026-02-19 03:58:49] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.009816 10.0.0.129 - - [2026-02-19 03:58:49] "GET /control-node-zone/ec68fe8b-c8df-4dd1-8193-0053a5e5f946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.008097 10.0.0.129 - - [2026-02-19 03:58:49] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.025223 10.0.0.129 - - [2026-02-19 03:58:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.004650 10.0.0.129 - - [2026-02-19 03:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.129 - - [2026-02-19 03:58:49] "GET /global-system-config/03ee51cb-a7c9-4e1e-a94f-bab0dc75becd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.008272 10.0.0.129 - - [2026-02-19 03:58:49] "POST /control-node-zones HTTP/1.1" 200 571 0.029916 10.0.0.129 - - [2026-02-19 03:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.129 - - [2026-02-19 03:58:49] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005890 10.0.0.129 - - [2026-02-19 03:58:49] "GET /control-node-zone/8f4bef36-226a-4781-93b0-6176d9f05225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.012184 10.0.0.129 - - [2026-02-19 03:58:49] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.027656 10.0.0.129 - - [2026-02-19 03:58:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.004525 10.0.0.129 - - [2026-02-19 03:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.129 - - [2026-02-19 03:58:49] "GET /global-system-config/03ee51cb-a7c9-4e1e-a94f-bab0dc75becd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.009266 10.0.0.129 - - [2026-02-19 03:58:49] "POST /control-node-zones HTTP/1.1" 200 571 0.029548 10.0.0.129 - - [2026-02-19 03:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.129 - - [2026-02-19 03:58:50] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005266 10.0.0.129 - - [2026-02-19 03:58:50] "GET /control-node-zone/a91ae346-7b2e-44b1-ada0-76d9d44c1aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.006559 10.0.0.129 - - [2026-02-19 03:58:50] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.021286 10.0.0.129 - - [2026-02-19 03:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.129 - - [2026-02-19 03:58:50] "GET /global-system-config/03ee51cb-a7c9-4e1e-a94f-bab0dc75becd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.006679 10.0.0.129 - - [2026-02-19 03:58:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.003122 10.0.0.129 - - [2026-02-19 03:58:50] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.037711 10.0.0.129 - - [2026-02-19 03:58:50] "POST /neutron/network HTTP/1.1" 200 835 0.007232 10.0.0.129 - - [2026-02-19 03:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.129 - - [2026-02-19 03:58:50] "GET /bgp-as-a-service/3ec83795-73eb-4893-9219-6901a3b1e213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.006491 10.0.0.129 - - [2026-02-19 03:58:50] "GET /control-node-zone/ec68fe8b-c8df-4dd1-8193-0053a5e5f946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004362 10.0.0.129 - - [2026-02-19 03:58:50] "POST /ref-update HTTP/1.1" 200 156 0.016798 10.0.0.129 - - [2026-02-19 03:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.129 - - [2026-02-19 03:58:50] "GET /bgp-as-a-service/3ec83795-73eb-4893-9219-6901a3b1e213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.007088 10.0.0.129 - - [2026-02-19 03:58:50] "GET /control-node-zone/8f4bef36-226a-4781-93b0-6176d9f05225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.004504 10.0.0.129 - - [2026-02-19 03:58:50] "POST /ref-update HTTP/1.1" 200 156 0.016845 10.0.0.129 - - [2026-02-19 03:59:02] "POST /neutron/port HTTP/1.1" 200 1127 0.021527 10.0.0.129 - - [2026-02-19 03:59:02] "POST /neutron/subnet HTTP/1.1" 200 708 0.009838 10.0.0.129 - - [2026-02-19 03:59:03] "POST /neutron/port HTTP/1.1" 200 1127 0.022726 10.0.0.129 - - [2026-02-19 03:59:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004752 10.0.0.129 - - [2026-02-19 03:59:03] "POST /neutron/network HTTP/1.1" 200 835 0.008719 10.0.0.129 - - [2026-02-19 03:59:10] "GET /bgp-as-a-service/3ec83795-73eb-4893-9219-6901a3b1e213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007945 10.0.0.129 - - [2026-02-19 03:59:10] "GET /virtual-machine-interface/2b80b502-17fa-4f33-857e-af3dc6dd00d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.006962 10.0.0.129 - - [2026-02-19 03:59:10] "POST /ref-update HTTP/1.1" 200 156 0.015081 10.0.0.129 - - [2026-02-19 03:59:11] "POST /ref-update HTTP/1.1" 200 156 0.063389 10.0.0.129 - - [2026-02-19 03:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.129 - - [2026-02-19 03:59:11] "GET /global-system-config/03ee51cb-a7c9-4e1e-a94f-bab0dc75becd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.006110 10.0.0.129 - - [2026-02-19 03:59:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.003854 10.0.0.129 - - [2026-02-19 03:59:11] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.033332 10.0.0.129 - - [2026-02-19 03:59:11] "POST /neutron/network HTTP/1.1" 200 835 0.008305 10.0.0.129 - - [2026-02-19 03:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.129 - - [2026-02-19 03:59:11] "GET /bgp-as-a-service/91434b2b-00ba-408d-b783-d235a654bb71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006143 10.0.0.129 - - [2026-02-19 03:59:11] "GET /control-node-zone/ec68fe8b-c8df-4dd1-8193-0053a5e5f946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004442 10.0.0.129 - - [2026-02-19 03:59:11] "POST /ref-update HTTP/1.1" 200 156 0.016298 10.0.0.129 - - [2026-02-19 03:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.129 - - [2026-02-19 03:59:12] "GET /bgp-as-a-service/91434b2b-00ba-408d-b783-d235a654bb71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1839 0.006886 10.0.0.129 - - [2026-02-19 03:59:12] "GET /control-node-zone/8f4bef36-226a-4781-93b0-6176d9f05225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.004237 10.0.0.129 - - [2026-02-19 03:59:12] "POST /ref-update HTTP/1.1" 200 156 0.015268 10.0.0.129 - - [2026-02-19 03:59:20] "GET /bgp-as-a-service/91434b2b-00ba-408d-b783-d235a654bb71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006748 10.0.0.129 - - [2026-02-19 03:59:20] "GET /virtual-machine-interface/dd243e44-f7e4-4e34-92f9-73b904c5667a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.005674 10.0.0.129 - - [2026-02-19 03:59:20] "POST /ref-update HTTP/1.1" 200 156 0.013435 10.0.0.129 - - [2026-02-19 03:59:20] "POST /bgp-routers HTTP/1.1" 200 642 0.055585 10.0.0.130 - - [2026-02-19 03:59:20] "GET /obj-perms HTTP/1.1" 200 5075 0.090527 10.0.0.129 - - [2026-02-19 03:59:20] "PUT /bgp-router/a806c1fe-d94e-4b69-a5a4-1d697d0aa404 HTTP/1.1" 200 255 0.033057 10.0.0.129 - - [2026-02-19 03:59:42] "GET /bgp-as-a-service/91434b2b-00ba-408d-b783-d235a654bb71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2714 0.008980 10.0.0.129 - - [2026-02-19 03:59:42] "GET /virtual-machine-interface/dd243e44-f7e4-4e34-92f9-73b904c5667a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.008848 10.0.0.129 - - [2026-02-19 03:59:42] "POST /ref-update HTTP/1.1" 200 156 0.014807 10.0.0.129 - - [2026-02-19 03:59:42] "DELETE /bgp-router/a806c1fe-d94e-4b69-a5a4-1d697d0aa404 HTTP/1.1" 200 115 0.056255 10.0.0.129 - - [2026-02-19 03:59:42] "DELETE /bgp-as-a-service/91434b2b-00ba-408d-b783-d235a654bb71 HTTP/1.1" 200 115 0.076244 10.0.0.129 - - [2026-02-19 03:59:42] "GET /bgp-as-a-service/3ec83795-73eb-4893-9219-6901a3b1e213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2713 0.022295 10.0.0.129 - - [2026-02-19 03:59:42] "GET /virtual-machine-interface/2b80b502-17fa-4f33-857e-af3dc6dd00d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3058 0.017942 10.0.0.129 - - [2026-02-19 03:59:42] "POST /ref-update HTTP/1.1" 200 156 0.018640 10.0.0.129 - - [2026-02-19 03:59:42] "DELETE /bgp-as-a-service/3ec83795-73eb-4893-9219-6901a3b1e213 HTTP/1.1" 200 115 0.091044 10.0.0.129 - - [2026-02-19 03:59:42] "DELETE /bgp-router/3e208343-03a1-4426-9ac8-0127627d2b9c HTTP/1.1" 200 115 0.086464 10.0.0.129 - - [2026-02-19 03:59:42] "GET /control-node-zone/a91ae346-7b2e-44b1-ada0-76d9d44c1aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.017688 10.0.0.129 - - [2026-02-19 03:59:42] "POST /ref-update HTTP/1.1" 200 156 0.025584 10.0.0.129 - - [2026-02-19 03:59:42] "DELETE /control-node-zone/a91ae346-7b2e-44b1-ada0-76d9d44c1aca HTTP/1.1" 200 115 0.031704 10.0.0.129 - - [2026-02-19 03:59:42] "GET /control-node-zone/8f4bef36-226a-4781-93b0-6176d9f05225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.006495 10.0.0.129 - - [2026-02-19 03:59:42] "POST /ref-update HTTP/1.1" 200 156 0.021738 10.0.0.129 - - [2026-02-19 03:59:43] "DELETE /control-node-zone/8f4bef36-226a-4781-93b0-6176d9f05225 HTTP/1.1" 200 115 0.031452 10.0.0.129 - - [2026-02-19 03:59:43] "GET /control-node-zone/ec68fe8b-c8df-4dd1-8193-0053a5e5f946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004726 10.0.0.129 - - [2026-02-19 03:59:43] "POST /ref-update HTTP/1.1" 200 156 0.021864 10.0.0.129 - - [2026-02-19 03:59:43] "DELETE /control-node-zone/ec68fe8b-c8df-4dd1-8193-0053a5e5f946 HTTP/1.1" 200 115 0.030843 10.0.0.129 - - [2026-02-19 03:59:43] "POST /neutron/network HTTP/1.1" 400 204 0.017750 10.0.0.129 - - [2026-02-19 03:59:43] "POST /neutron/port HTTP/1.1" 200 1117 0.015891 10.0.0.129 - - [2026-02-19 03:59:44] "POST /neutron/port HTTP/1.1" 200 151 0.307822 10.0.0.129 - - [2026-02-19 03:59:44] "POST /neutron/port HTTP/1.1" 200 151 0.319628 10.0.0.130 - - [2026-02-19 03:59:46] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001129 10.0.0.129 - - [2026-02-19 03:59:46] "GET /project/46a8fd76-e2c4-440e-bfa0-c9e3cec8a031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.081560 10.0.0.130 - - [2026-02-19 03:59:46] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001045 10.0.0.129 - - [2026-02-19 03:59:47] "GET /project/46a8fd76-e2c4-440e-bfa0-c9e3cec8a031?fields=virtual_networks HTTP/1.1" 200 1036 0.042272 10.0.0.130 - - [2026-02-19 03:59:47] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001047 10.0.0.129 - - [2026-02-19 03:59:47] "GET /project/46a8fd76-e2c4-440e-bfa0-c9e3cec8a031?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.042402 10.0.0.130 - - [2026-02-19 03:59:47] "GET /projects?obj_uuids=46a8fd76-e2c4-440e-bfa0-c9e3cec8a031&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001648 10.0.0.129 - - [2026-02-19 03:59:47] "GET /project/46a8fd76-e2c4-440e-bfa0-c9e3cec8a031?fields=security_groups HTTP/1.1" 200 1264 0.055046 10.0.0.129 - - [2026-02-19 03:59:48] "POST /fqname-to-id HTTP/1.1" 404 181 0.028757 10.0.0.130 - - [2026-02-19 03:59:48] "GET /projects?obj_uuids=3cca3ed9-822c-4755-84ce-224b6f7bf49b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003836 10.0.0.130 - - [2026-02-19 03:59:48] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001005 10.0.0.130 - - [2026-02-19 03:59:48] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.037006 10.0.0.130 - - [2026-02-19 03:59:48] "POST /id-to-fqname HTTP/1.1" 200 183 0.003490 10.0.0.130 - - [2026-02-19 03:59:48] "POST /fqname-to-id HTTP/1.1" 404 192 0.005284 10.0.0.130 - - [2026-02-19 03:59:48] "POST /security-groups HTTP/1.1" 200 584 0.033446 10.0.0.129 - - [2026-02-19 03:59:48] "POST /fqname-to-id HTTP/1.1" 404 227 0.005854 10.0.0.130 - - [2026-02-19 03:59:48] "POST /projects HTTP/1.1" 200 571 0.246769 10.0.0.130 - - [2026-02-19 03:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.322165 10.0.0.129 - - [2026-02-19 03:59:48] "POST /access-control-lists HTTP/1.1" 200 589 0.033204 10.0.0.129 - - [2026-02-19 03:59:48] "GET /project/3cca3ed9-822c-4755-84ce-224b6f7bf49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.494691 10.0.0.129 - - [2026-02-19 03:59:49] "GET / HTTP/1.1" 200 36215 0.003860 10.0.0.130 - - [2026-02-19 03:59:52] "GET /projects?obj_uuids=3cca3ed9-822c-4755-84ce-224b6f7bf49b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001261 10.0.0.129 - - [2026-02-19 03:59:52] "GET /project/3cca3ed9-822c-4755-84ce-224b6f7bf49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.051759 10.0.0.130 - - [2026-02-19 03:59:52] "GET /projects?obj_uuids=3cca3ed9-822c-4755-84ce-224b6f7bf49b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000930 10.0.0.129 - - [2026-02-19 03:59:52] "GET /project/3cca3ed9-822c-4755-84ce-224b6f7bf49b?fields=virtual_networks HTTP/1.1" 200 1019 0.050430 10.0.0.130 - - [2026-02-19 03:59:52] "GET /projects?obj_uuids=3cca3ed9-822c-4755-84ce-224b6f7bf49b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001486 10.0.0.129 - - [2026-02-19 03:59:52] "GET /project/3cca3ed9-822c-4755-84ce-224b6f7bf49b?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.046461 10.0.0.130 - - [2026-02-19 03:59:52] "GET /projects?obj_uuids=3cca3ed9-822c-4755-84ce-224b6f7bf49b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001056 10.0.0.129 - - [2026-02-19 03:59:52] "GET /project/3cca3ed9-822c-4755-84ce-224b6f7bf49b?fields=security_groups HTTP/1.1" 200 1239 0.063950 10.0.0.129 - - [2026-02-19 03:59:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.029335 10.0.0.130 - - [2026-02-19 03:59:53] "GET /projects?obj_uuids=f0f74631-7b86-4412-bf8f-9aafa80928cb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003983 10.0.0.130 - - [2026-02-19 03:59:53] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001393 10.0.0.130 - - [2026-02-19 03:59:53] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008682 10.0.0.130 - - [2026-02-19 03:59:54] "POST /id-to-fqname HTTP/1.1" 200 191 0.004084 10.0.0.130 - - [2026-02-19 03:59:54] "POST /fqname-to-id HTTP/1.1" 404 200 0.005862 10.0.0.130 - - [2026-02-19 03:59:54] "POST /security-groups HTTP/1.1" 200 592 0.036375 10.0.0.130 - - [2026-02-19 03:59:54] "POST /projects HTTP/1.1" 200 587 0.282745 10.0.0.130 - - [2026-02-19 03:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.329849 10.0.0.129 - - [2026-02-19 03:59:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.006641 10.0.0.129 - - [2026-02-19 03:59:54] "GET /project/f0f74631-7b86-4412-bf8f-9aafa80928cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.495491 10.0.0.129 - - [2026-02-19 03:59:55] "GET / HTTP/1.1" 200 36215 0.001613 10.0.0.130 - - [2026-02-19 03:59:58] "GET /projects?obj_uuids=f0f74631-7b86-4412-bf8f-9aafa80928cb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001050 10.0.0.129 - - [2026-02-19 03:59:58] "GET /project/f0f74631-7b86-4412-bf8f-9aafa80928cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.044057 10.0.0.130 - - [2026-02-19 03:59:58] "GET /projects?obj_uuids=f0f74631-7b86-4412-bf8f-9aafa80928cb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001688 10.0.0.129 - - [2026-02-19 03:59:58] "GET /project/f0f74631-7b86-4412-bf8f-9aafa80928cb?fields=virtual_networks HTTP/1.1" 200 1037 0.050187 10.0.0.130 - - [2026-02-19 03:59:58] "GET /projects?obj_uuids=f0f74631-7b86-4412-bf8f-9aafa80928cb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001086 10.0.0.129 - - [2026-02-19 03:59:58] "GET /project/f0f74631-7b86-4412-bf8f-9aafa80928cb?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.039911 10.0.0.130 - - [2026-02-19 03:59:58] "GET /projects?obj_uuids=f0f74631-7b86-4412-bf8f-9aafa80928cb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001121 10.0.0.129 - - [2026-02-19 03:59:58] "GET /project/f0f74631-7b86-4412-bf8f-9aafa80928cb?fields=security_groups HTTP/1.1" 200 1265 0.050780 10.0.0.129 - - [2026-02-19 03:59:59] "POST /fqname-to-id HTTP/1.1" 404 195 0.036725 10.0.0.130 - - [2026-02-19 03:59:59] "GET /projects?obj_uuids=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003195 10.0.0.130 - - [2026-02-19 03:59:59] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001149 10.0.0.130 - - [2026-02-19 03:59:59] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007878 10.0.0.130 - - [2026-02-19 03:59:59] "POST /id-to-fqname HTTP/1.1" 200 197 0.001177 10.0.0.130 - - [2026-02-19 03:59:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.011845 10.0.0.130 - - [2026-02-19 04:00:00] "POST /security-groups HTTP/1.1" 200 598 0.081698 10.0.0.130 - - [2026-02-19 04:00:00] "POST /projects HTTP/1.1" 200 599 0.306553 10.0.0.130 - - [2026-02-19 04:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.347972 10.0.0.129 - - [2026-02-19 04:00:00] "POST /access-control-lists HTTP/1.1" 200 605 0.030930 10.0.0.129 - - [2026-02-19 04:00:00] "GET /project/e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.510479 10.0.0.129 - - [2026-02-19 04:00:01] "GET / HTTP/1.1" 200 36215 0.003563 10.0.0.129 - - [2026-02-19 04:00:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000550 10.0.0.129 - - [2026-02-19 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.076261 10.0.0.129 - - [2026-02-19 04:00:03] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005094 10.0.0.129 - - [2026-02-19 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.129 - - [2026-02-19 04:00:03] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004490 10.0.0.129 - - [2026-02-19 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.129 - - [2026-02-19 04:00:03] "PUT /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f HTTP/1.1" 200 277 0.014771 10.0.0.129 - - [2026-02-19 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.130 - - [2026-02-19 04:00:03] "GET /projects?obj_uuids=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001483 10.0.0.129 - - [2026-02-19 04:00:04] "GET /project/e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043455 10.0.0.129 - - [2026-02-19 04:00:04] "POST /neutron/network HTTP/1.1" 200 117 0.043631 10.0.0.129 - - [2026-02-19 04:00:04] "POST /route-targets HTTP/1.1" 200 328 0.023970 10.0.0.129 - - [2026-02-19 04:00:04] "POST /neutron/network HTTP/1.1" 200 808 0.010399 10.0.0.129 - - [2026-02-19 04:00:04] "POST /id-to-fqname HTTP/1.1" 200 218 0.001191 10.0.0.129 - - [2026-02-19 04:00:04] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006041 10.0.0.129 - - [2026-02-19 04:00:04] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006984 10.0.0.129 - - [2026-02-19 04:00:04] "POST /neutron/subnet HTTP/1.1" 200 701 0.010118 10.0.0.129 - - [2026-02-19 04:00:04] "POST /id-to-fqname HTTP/1.1" 200 218 0.001145 10.0.0.129 - - [2026-02-19 04:00:05] "DELETE /access-control-list/3fcb1300-4b77-40fc-a511-4fb500488a91 HTTP/1.1" 200 115 0.053658 10.0.0.130 - - [2026-02-19 04:00:05] "GET /projects?obj_uuids=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001181 10.0.0.129 - - [2026-02-19 04:00:05] "GET /project/e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.075629 10.0.0.129 - - [2026-02-19 04:00:06] "POST /neutron/port HTTP/1.1" 200 117 0.006350 10.0.0.129 - - [2026-02-19 04:00:06] "POST /id-to-fqname HTTP/1.1" 200 218 0.001684 10.0.0.129 - - [2026-02-19 04:00:06] "POST /neutron/network HTTP/1.1" 200 818 0.007600 10.0.0.130 - - [2026-02-19 04:00:07] "GET /projects?obj_uuids=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001100 10.0.0.129 - - [2026-02-19 04:00:07] "GET /project/e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.097796 10.0.0.129 - - [2026-02-19 04:00:07] "POST /neutron/network HTTP/1.1" 200 808 0.057938 10.0.0.129 - - [2026-02-19 04:00:07] "POST /neutron/port HTTP/1.1" 200 1116 0.141376 10.0.0.129 - - [2026-02-19 04:00:07] "POST /neutron/port HTTP/1.1" 200 1126 0.022406 10.0.0.129 - - [2026-02-19 04:00:07] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.129 - - [2026-02-19 04:00:07] "POST /neutron/network HTTP/1.1" 200 818 0.007082 10.0.0.129 - - [2026-02-19 04:00:08] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007926 10.0.0.129 - - [2026-02-19 04:00:08] "GET /obj-perms HTTP/1.1" 200 5063 0.105091 10.0.0.129 - - [2026-02-19 04:00:08] "POST /neutron/port HTTP/1.1" 200 1062 0.060672 10.0.0.129 - - [2026-02-19 04:00:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003993 10.0.0.129 - - [2026-02-19 04:00:09] "POST /neutron/network HTTP/1.1" 200 808 0.010722 10.0.0.129 - - [2026-02-19 04:00:10] "POST /neutron/port HTTP/1.1" 200 1126 0.019237 10.0.0.129 - - [2026-02-19 04:00:10] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009136 10.0.0.129 - - [2026-02-19 04:00:10] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 401 293 0.000459 10.0.0.129 - - [2026-02-19 04:00:10] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 200 1301 0.032845 10.0.0.129 - - [2026-02-19 04:00:10] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 200 1301 0.004103 10.0.0.129 - - [2026-02-19 04:00:10] "GET /virtual-machine-interface/f78ca85f-e951-44a3-a712-779b33e314e0 HTTP/1.1" 200 2957 0.005700 10.0.0.129 - - [2026-02-19 04:00:10] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 200 1301 0.004009 10.0.0.129 - - [2026-02-19 04:00:10] "GET /virtual-machine-interface/f78ca85f-e951-44a3-a712-779b33e314e0 HTTP/1.1" 200 2957 0.008474 10.0.0.129 - - [2026-02-19 04:00:10] "GET /instance-ip/5dd63d7c-b040-4b4f-bf7f-6483f274c8df HTTP/1.1" 200 1623 0.007778 10.0.0.129 - - [2026-02-19 04:00:10] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 200 1301 0.007130 10.0.0.129 - - [2026-02-19 04:00:10] "GET /virtual-machine-interface/f78ca85f-e951-44a3-a712-779b33e314e0 HTTP/1.1" 200 2957 0.005875 10.0.0.129 - - [2026-02-19 04:00:10] "GET /instance-ip/5dd63d7c-b040-4b4f-bf7f-6483f274c8df HTTP/1.1" 200 1623 0.005327 10.0.0.129 - - [2026-02-19 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.129 - - [2026-02-19 04:00:10] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003976 10.0.0.129 - - [2026-02-19 04:00:10] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003674 10.0.0.129 - - [2026-02-19 04:00:10] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006663 10.0.0.129 - - [2026-02-19 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.129 - - [2026-02-19 04:00:10] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004161 10.0.0.129 - - [2026-02-19 04:00:10] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006167 10.0.0.129 - - [2026-02-19 04:00:10] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007221 10.0.0.129 - - [2026-02-19 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.129 - - [2026-02-19 04:00:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004970 10.0.0.129 - - [2026-02-19 04:00:11] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004000 10.0.0.129 - - [2026-02-19 04:00:11] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007673 10.0.0.129 - - [2026-02-19 04:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.129 - - [2026-02-19 04:00:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004941 10.0.0.129 - - [2026-02-19 04:00:11] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003124 10.0.0.129 - - [2026-02-19 04:00:11] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007382 10.0.0.129 - - [2026-02-19 04:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.129 - - [2026-02-19 04:00:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004432 10.0.0.129 - - [2026-02-19 04:00:11] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006606 10.0.0.129 - - [2026-02-19 04:00:11] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006342 10.0.0.129 - - [2026-02-19 04:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.129 - - [2026-02-19 04:00:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004588 10.0.0.129 - - [2026-02-19 04:00:11] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003542 10.0.0.129 - - [2026-02-19 04:00:11] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008495 10.0.0.129 - - [2026-02-19 04:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.129 - - [2026-02-19 04:00:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004297 10.0.0.129 - - [2026-02-19 04:00:11] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003296 10.0.0.129 - - [2026-02-19 04:00:11] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006396 10.0.0.129 - - [2026-02-19 04:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.129 - - [2026-02-19 04:00:14] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006489 10.0.0.129 - - [2026-02-19 04:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.129 - - [2026-02-19 04:00:18] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008459 10.0.0.130 - - [2026-02-19 04:00:19] "DELETE /project/3cca3ed9822c475584ce224b6f7bf49b HTTP/1.1" 404 173 0.014249 10.0.0.130 - - [2026-02-19 04:00:19] "DELETE /project/46a8fd76-e2c4-440e-bfa0-c9e3cec8a031 HTTP/1.1" 404 177 0.016402 10.0.0.130 - - [2026-02-19 04:00:19] "DELETE /project/e373c3011ddb4e1bb0e081ed5c6a4be7 HTTP/1.1" 404 173 0.011343 10.0.0.130 - - [2026-02-19 04:00:19] "DELETE /project/f0f746317b864412bf8f9aafa80928cb HTTP/1.1" 404 173 0.008116 10.0.0.130 - - [2026-02-19 04:00:19] "GET /projects?obj_uuids=f0f74631-7b86-4412-bf8f-9aafa80928cb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000973 10.0.0.130 - - [2026-02-19 04:00:19] "GET /projects?obj_uuids=3cca3ed9-822c-4755-84ce-224b6f7bf49b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000859 10.0.0.130 - - [2026-02-19 04:00:19] "GET /project/f0f74631-7b86-4412-bf8f-9aafa80928cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.055594 10.0.0.130 - - [2026-02-19 04:00:19] "GET /project/3cca3ed9-822c-4755-84ce-224b6f7bf49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.074016 10.0.0.130 - - [2026-02-19 04:00:19] "GET /projects?obj_uuids=f0f74631-7b86-4412-bf8f-9aafa80928cb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001613 10.0.0.130 - - [2026-02-19 04:00:19] "GET /projects?obj_uuids=3cca3ed9-822c-4755-84ce-224b6f7bf49b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001091 10.0.0.130 - - [2026-02-19 04:00:19] "GET /project/f0f74631-7b86-4412-bf8f-9aafa80928cb?fields=security_groups HTTP/1.1" 200 1367 0.061216 10.0.0.130 - - [2026-02-19 04:00:19] "GET /project/3cca3ed9-822c-4755-84ce-224b6f7bf49b?fields=security_groups HTTP/1.1" 200 1341 0.088097 10.0.0.130 - - [2026-02-19 04:00:19] "DELETE /security-group/920c4ed1-515b-4565-a1ba-10fd485ecb80 HTTP/1.1" 200 115 0.079409 10.0.0.130 - - [2026-02-19 04:00:19] "GET /projects?obj_uuids=f0f74631-7b86-4412-bf8f-9aafa80928cb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001130 10.0.0.130 - - [2026-02-19 04:00:19] "DELETE /security-group/03e4d9ab-7674-448f-91af-18a10965c0e2 HTTP/1.1" 200 115 0.102390 10.0.0.130 - - [2026-02-19 04:00:19] "GET /projects?obj_uuids=3cca3ed9-822c-4755-84ce-224b6f7bf49b&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001499 10.0.0.130 - - [2026-02-19 04:00:19] "GET /project/f0f74631-7b86-4412-bf8f-9aafa80928cb?fields=application_policy_sets HTTP/1.1" 200 1406 0.085703 10.0.0.130 - - [2026-02-19 04:00:19] "GET /project/3cca3ed9-822c-4755-84ce-224b6f7bf49b?fields=application_policy_sets HTTP/1.1" 200 1380 0.095942 10.0.0.129 - - [2026-02-19 04:00:19] "DELETE /access-control-list/81cab7fb-0b6d-45e1-af26-e73c7aaad1fb HTTP/1.1" 200 115 0.055547 10.0.0.130 - - [2026-02-19 04:00:19] "DELETE /project/f0f74631-7b86-4412-bf8f-9aafa80928cb HTTP/1.1" 200 115 0.586977 10.0.0.130 - - [2026-02-19 04:00:19] "DELETE /project/3cca3ed9-822c-4755-84ce-224b6f7bf49b HTTP/1.1" 200 115 0.609093 10.0.0.129 - - [2026-02-19 04:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.129 - - [2026-02-19 04:00:22] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006048 10.0.0.129 - - [2026-02-19 04:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.129 - - [2026-02-19 04:00:26] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006706 10.0.0.129 - - [2026-02-19 04:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.129 - - [2026-02-19 04:00:31] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005769 10.0.0.129 - - [2026-02-19 04:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.129 - - [2026-02-19 04:00:35] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005816 10.0.0.129 - - [2026-02-19 04:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006036 10.0.0.129 - - [2026-02-19 04:00:39] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008901 10.0.0.129 - - [2026-02-19 04:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.129 - - [2026-02-19 04:00:43] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006582 10.0.0.129 - - [2026-02-19 04:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.129 - - [2026-02-19 04:00:47] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005980 10.0.0.129 - - [2026-02-19 04:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.129 - - [2026-02-19 04:00:49] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004799 10.0.0.129 - - [2026-02-19 04:00:49] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003410 10.0.0.129 - - [2026-02-19 04:00:49] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008387 10.0.0.129 - - [2026-02-19 04:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.129 - - [2026-02-19 04:00:49] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007024 10.0.0.129 - - [2026-02-19 04:00:49] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003928 10.0.0.129 - - [2026-02-19 04:00:49] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006272 10.0.0.129 - - [2026-02-19 04:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.129 - - [2026-02-19 04:00:49] "GET /routing-instance/feec11a4-cabf-4f60-8d18-81ab13acfa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.015084 10.0.0.129 - - [2026-02-19 04:00:50] "GET /route-target/eeb8ba07-9b61-4191-86b9-bb5df7125571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004738 10.0.0.129 - - [2026-02-19 04:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.129 - - [2026-02-19 04:00:50] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004220 10.0.0.129 - - [2026-02-19 04:00:50] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003563 10.0.0.129 - - [2026-02-19 04:00:50] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008130 10.0.0.129 - - [2026-02-19 04:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.129 - - [2026-02-19 04:00:50] "GET /routing-instance/feec11a4-cabf-4f60-8d18-81ab13acfa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005134 10.0.0.129 - - [2026-02-19 04:00:50] "GET /route-target/eeb8ba07-9b61-4191-86b9-bb5df7125571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005005 10.0.0.129 - - [2026-02-19 04:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.129 - - [2026-02-19 04:00:50] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005709 10.0.0.129 - - [2026-02-19 04:00:50] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003328 10.0.0.129 - - [2026-02-19 04:00:50] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007706 10.0.0.129 - - [2026-02-19 04:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.129 - - [2026-02-19 04:00:50] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006058 10.0.0.129 - - [2026-02-19 04:00:50] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003525 10.0.0.129 - - [2026-02-19 04:00:50] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007843 10.0.0.130 - - [2026-02-19 04:00:50] "GET /obj-perms HTTP/1.1" 200 5063 0.071229 10.0.0.129 - - [2026-02-19 04:00:51] "GET /obj-perms HTTP/1.1" 200 5063 0.084745 10.0.0.130 - - [2026-02-19 04:00:51] "GET /obj-perms HTTP/1.1" 200 5063 0.005324 10.0.0.129 - - [2026-02-19 04:00:51] "GET /obj-perms HTTP/1.1" 200 5063 0.004326 10.0.0.38 - - [2026-02-19 04:00:51] "GET /obj-perms HTTP/1.1" 200 5063 0.059489 10.0.0.129 - - [2026-02-19 04:00:51] "POST /neutron/port HTTP/1.1" 200 1126 0.026854 10.0.0.129 - - [2026-02-19 04:00:51] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008404 10.0.0.129 - - [2026-02-19 04:00:51] "POST /neutron/port HTTP/1.1" 200 1126 0.020543 10.0.0.129 - - [2026-02-19 04:00:51] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 200 1301 0.006851 10.0.0.129 - - [2026-02-19 04:00:51] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 200 1301 0.004416 10.0.0.129 - - [2026-02-19 04:00:51] "GET /virtual-machine-interface/84ea03c2-6d89-4879-9d64-6d711c3e590e HTTP/1.1" 200 2956 0.005368 10.0.0.129 - - [2026-02-19 04:00:51] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 200 1301 0.004572 10.0.0.129 - - [2026-02-19 04:00:51] "GET /virtual-machine-interface/84ea03c2-6d89-4879-9d64-6d711c3e590e HTTP/1.1" 200 2956 0.006873 10.0.0.129 - - [2026-02-19 04:00:51] "GET /instance-ip/99fb6bc7-d8c5-4667-97f9-54ee885f32ec HTTP/1.1" 200 1624 0.006319 10.0.0.129 - - [2026-02-19 04:00:51] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 200 1301 0.004302 10.0.0.129 - - [2026-02-19 04:00:51] "GET /virtual-machine-interface/84ea03c2-6d89-4879-9d64-6d711c3e590e HTTP/1.1" 200 2956 0.005646 10.0.0.129 - - [2026-02-19 04:00:51] "GET /instance-ip/99fb6bc7-d8c5-4667-97f9-54ee885f32ec HTTP/1.1" 200 1624 0.004466 10.0.0.129 - - [2026-02-19 04:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005397 10.0.0.129 - - [2026-02-19 04:00:51] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004969 10.0.0.129 - - [2026-02-19 04:00:51] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005829 10.0.0.129 - - [2026-02-19 04:00:52] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011620 10.0.0.129 - - [2026-02-19 04:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.129 - - [2026-02-19 04:00:52] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004112 10.0.0.129 - - [2026-02-19 04:00:52] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004511 10.0.0.129 - - [2026-02-19 04:00:52] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008492 10.0.0.129 - - [2026-02-19 04:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.129 - - [2026-02-19 04:00:52] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004576 10.0.0.129 - - [2026-02-19 04:00:52] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004027 10.0.0.129 - - [2026-02-19 04:00:52] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007019 10.0.0.129 - - [2026-02-19 04:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.129 - - [2026-02-19 04:00:52] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003930 10.0.0.129 - - [2026-02-19 04:00:52] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003166 10.0.0.129 - - [2026-02-19 04:00:52] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006288 10.0.0.129 - - [2026-02-19 04:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.129 - - [2026-02-19 04:00:52] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005475 10.0.0.129 - - [2026-02-19 04:00:52] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002929 10.0.0.129 - - [2026-02-19 04:00:52] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008498 10.0.0.129 - - [2026-02-19 04:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.129 - - [2026-02-19 04:00:52] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005460 10.0.0.129 - - [2026-02-19 04:00:52] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003016 10.0.0.129 - - [2026-02-19 04:00:52] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008435 10.0.0.129 - - [2026-02-19 04:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007707 10.0.0.129 - - [2026-02-19 04:00:52] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004750 10.0.0.129 - - [2026-02-19 04:00:52] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003341 10.0.0.129 - - [2026-02-19 04:00:52] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006948 10.0.0.129 - - [2026-02-19 04:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.129 - - [2026-02-19 04:00:53] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004227 10.0.0.129 - - [2026-02-19 04:00:53] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003209 10.0.0.129 - - [2026-02-19 04:00:53] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007497 10.0.0.129 - - [2026-02-19 04:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.129 - - [2026-02-19 04:00:54] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004212 10.0.0.129 - - [2026-02-19 04:00:54] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002875 10.0.0.129 - - [2026-02-19 04:00:54] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007136 10.0.0.129 - - [2026-02-19 04:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.129 - - [2026-02-19 04:00:54] "GET /routing-instance/feec11a4-cabf-4f60-8d18-81ab13acfa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.004930 10.0.0.129 - - [2026-02-19 04:00:54] "GET /route-target/eeb8ba07-9b61-4191-86b9-bb5df7125571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005368 10.0.0.129 - - [2026-02-19 04:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.129 - - [2026-02-19 04:00:54] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.008219 10.0.0.129 - - [2026-02-19 04:00:54] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003469 10.0.0.129 - - [2026-02-19 04:00:54] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007448 10.0.0.129 - - [2026-02-19 04:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.129 - - [2026-02-19 04:00:54] "GET /routing-instance/feec11a4-cabf-4f60-8d18-81ab13acfa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.006045 10.0.0.129 - - [2026-02-19 04:00:54] "GET /route-target/eeb8ba07-9b61-4191-86b9-bb5df7125571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004746 10.0.0.129 - - [2026-02-19 04:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.129 - - [2026-02-19 04:00:54] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005131 10.0.0.129 - - [2026-02-19 04:00:54] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003770 10.0.0.129 - - [2026-02-19 04:00:54] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006547 10.0.0.129 - - [2026-02-19 04:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.129 - - [2026-02-19 04:00:55] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005263 10.0.0.129 - - [2026-02-19 04:00:55] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003134 10.0.0.129 - - [2026-02-19 04:00:55] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008623 10.0.0.130 - - [2026-02-19 04:00:55] "GET /obj-perms HTTP/1.1" 200 5063 0.005223 10.0.0.129 - - [2026-02-19 04:00:55] "GET /obj-perms HTTP/1.1" 200 5063 0.003575 10.0.0.129 - - [2026-02-19 04:00:55] "GET /obj-perms HTTP/1.1" 200 5063 0.004237 10.0.0.129 - - [2026-02-19 04:00:55] "GET /obj-perms HTTP/1.1" 200 5063 0.005499 10.0.0.130 - - [2026-02-19 04:00:55] "GET /obj-perms HTTP/1.1" 200 5063 0.004087 10.0.0.129 - - [2026-02-19 04:00:55] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 200 1301 0.006750 10.0.0.129 - - [2026-02-19 04:00:55] "GET /virtual-machine-interface/f78ca85f-e951-44a3-a712-779b33e314e0 HTTP/1.1" 200 2957 0.007142 10.0.0.129 - - [2026-02-19 04:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.129 - - [2026-02-19 04:00:55] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005789 10.0.0.129 - - [2026-02-19 04:00:55] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004163 10.0.0.129 - - [2026-02-19 04:00:55] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006431 10.0.0.129 - - [2026-02-19 04:00:56] "POST /neutron/security_group HTTP/1.1" 200 2065 0.035700 10.0.0.129 - - [2026-02-19 04:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.129 - - [2026-02-19 04:00:56] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006112 10.0.0.129 - - [2026-02-19 04:00:56] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005466 10.0.0.129 - - [2026-02-19 04:00:56] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007523 10.0.0.129 - - [2026-02-19 04:00:56] "POST /neutron/port HTTP/1.1" 200 1126 0.019505 10.0.0.129 - - [2026-02-19 04:01:02] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008984 10.0.0.129 - - [2026-02-19 04:01:02] "POST /neutron/network HTTP/1.1" 200 818 0.034384 10.0.0.129 - - [2026-02-19 04:01:02] "POST /neutron/port HTTP/1.1" 200 117 0.001249 10.0.0.129 - - [2026-02-19 04:01:05] "POST /neutron/port HTTP/1.1" 200 1126 0.020732 10.0.0.129 - - [2026-02-19 04:01:05] "POST /neutron/subnet HTTP/1.1" 200 675 0.010811 10.0.0.129 - - [2026-02-19 04:01:07] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 200 1301 0.004643 10.0.0.129 - - [2026-02-19 04:01:07] "GET /virtual-machine-interface/84ea03c2-6d89-4879-9d64-6d711c3e590e HTTP/1.1" 200 2956 0.008301 10.0.0.129 - - [2026-02-19 04:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.129 - - [2026-02-19 04:01:07] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004000 10.0.0.129 - - [2026-02-19 04:01:07] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004288 10.0.0.129 - - [2026-02-19 04:01:07] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008271 10.0.0.129 - - [2026-02-19 04:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.129 - - [2026-02-19 04:01:08] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005141 10.0.0.129 - - [2026-02-19 04:01:08] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003953 10.0.0.129 - - [2026-02-19 04:01:08] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007363 10.0.0.38 - - [2026-02-19 04:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.130 - - [2026-02-19 04:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000463 10.0.0.129 - - [2026-02-19 04:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.38 - - [2026-02-19 04:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.130 - - [2026-02-19 04:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.38 - - [2026-02-19 04:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000555 10.0.0.129 - - [2026-02-19 04:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.38 - - [2026-02-19 04:01:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.129 - - [2026-02-19 04:01:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000558 10.0.0.129 - - [2026-02-19 04:01:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.130 - - [2026-02-19 04:01:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000577 10.0.0.130 - - [2026-02-19 04:01:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.129 - - [2026-02-19 04:02:03] "POST /neutron/port HTTP/1.1" 200 1126 0.022611 10.0.0.129 - - [2026-02-19 04:02:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004963 10.0.0.129 - - [2026-02-19 04:02:03] "POST /neutron/network HTTP/1.1" 200 808 0.007641 10.0.0.129 - - [2026-02-19 04:02:05] "POST /neutron/network HTTP/1.1" 200 818 0.008316 10.0.0.129 - - [2026-02-19 04:02:05] "POST /neutron/port HTTP/1.1" 200 117 0.002203 10.0.0.129 - - [2026-02-19 04:02:23] "GET /obj-perms HTTP/1.1" 200 5075 0.068465 10.0.0.129 - - [2026-02-19 04:02:55] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007758 10.0.0.129 - - [2026-02-19 04:02:55] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 200 1301 0.004208 10.0.0.129 - - [2026-02-19 04:02:55] "GET /virtual-machine-interface/f78ca85f-e951-44a3-a712-779b33e314e0 HTTP/1.1" 200 2957 0.004959 10.0.0.129 - - [2026-02-19 04:02:55] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 200 1301 0.004104 10.0.0.129 - - [2026-02-19 04:02:55] "GET /virtual-machine-interface/f78ca85f-e951-44a3-a712-779b33e314e0 HTTP/1.1" 200 2957 0.005671 10.0.0.129 - - [2026-02-19 04:02:55] "GET /instance-ip/5dd63d7c-b040-4b4f-bf7f-6483f274c8df HTTP/1.1" 200 1623 0.004061 10.0.0.129 - - [2026-02-19 04:02:55] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 200 1301 0.004578 10.0.0.129 - - [2026-02-19 04:02:55] "GET /virtual-machine-interface/f78ca85f-e951-44a3-a712-779b33e314e0 HTTP/1.1" 200 2957 0.006139 10.0.0.129 - - [2026-02-19 04:02:55] "GET /instance-ip/5dd63d7c-b040-4b4f-bf7f-6483f274c8df HTTP/1.1" 200 1623 0.003862 10.0.0.129 - - [2026-02-19 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.129 - - [2026-02-19 04:02:55] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006499 10.0.0.129 - - [2026-02-19 04:02:55] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002717 10.0.0.129 - - [2026-02-19 04:02:55] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007608 10.0.0.129 - - [2026-02-19 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.129 - - [2026-02-19 04:02:55] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004012 10.0.0.129 - - [2026-02-19 04:02:55] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003564 10.0.0.129 - - [2026-02-19 04:02:56] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008912 10.0.0.129 - - [2026-02-19 04:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.129 - - [2026-02-19 04:02:56] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004185 10.0.0.129 - - [2026-02-19 04:02:56] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004078 10.0.0.129 - - [2026-02-19 04:02:56] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006652 10.0.0.129 - - [2026-02-19 04:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.129 - - [2026-02-19 04:02:56] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004855 10.0.0.129 - - [2026-02-19 04:02:56] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003291 10.0.0.129 - - [2026-02-19 04:02:56] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006339 10.0.0.129 - - [2026-02-19 04:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.129 - - [2026-02-19 04:02:56] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005853 10.0.0.129 - - [2026-02-19 04:02:56] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005359 10.0.0.129 - - [2026-02-19 04:02:56] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006574 10.0.0.129 - - [2026-02-19 04:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.129 - - [2026-02-19 04:02:56] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004526 10.0.0.129 - - [2026-02-19 04:02:56] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003434 10.0.0.129 - - [2026-02-19 04:02:56] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006259 10.0.0.129 - - [2026-02-19 04:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.129 - - [2026-02-19 04:02:56] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007164 10.0.0.129 - - [2026-02-19 04:02:56] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002924 10.0.0.129 - - [2026-02-19 04:02:56] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008269 10.0.0.129 - - [2026-02-19 04:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.129 - - [2026-02-19 04:02:57] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004271 10.0.0.129 - - [2026-02-19 04:02:57] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003788 10.0.0.129 - - [2026-02-19 04:02:57] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.009146 10.0.0.129 - - [2026-02-19 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.129 - - [2026-02-19 04:02:58] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003726 10.0.0.129 - - [2026-02-19 04:02:58] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003145 10.0.0.129 - - [2026-02-19 04:02:58] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006452 10.0.0.129 - - [2026-02-19 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.129 - - [2026-02-19 04:02:58] "GET /routing-instance/feec11a4-cabf-4f60-8d18-81ab13acfa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005439 10.0.0.129 - - [2026-02-19 04:02:58] "GET /route-target/eeb8ba07-9b61-4191-86b9-bb5df7125571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004056 10.0.0.129 - - [2026-02-19 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.129 - - [2026-02-19 04:02:58] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005673 10.0.0.129 - - [2026-02-19 04:02:58] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003593 10.0.0.129 - - [2026-02-19 04:02:58] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008266 10.0.0.129 - - [2026-02-19 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.129 - - [2026-02-19 04:02:58] "GET /routing-instance/feec11a4-cabf-4f60-8d18-81ab13acfa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005408 10.0.0.129 - - [2026-02-19 04:02:58] "GET /route-target/eeb8ba07-9b61-4191-86b9-bb5df7125571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.008048 10.0.0.129 - - [2026-02-19 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.129 - - [2026-02-19 04:02:58] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004651 10.0.0.129 - - [2026-02-19 04:02:58] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004997 10.0.0.129 - - [2026-02-19 04:02:58] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007164 10.0.0.129 - - [2026-02-19 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.129 - - [2026-02-19 04:02:58] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005768 10.0.0.129 - - [2026-02-19 04:02:58] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004034 10.0.0.129 - - [2026-02-19 04:02:58] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008819 10.0.0.130 - - [2026-02-19 04:03:00] "GET /obj-perms HTTP/1.1" 200 5063 0.005435 10.0.0.129 - - [2026-02-19 04:03:04] "POST /neutron/network HTTP/1.1" 200 818 0.009698 10.0.0.129 - - [2026-02-19 04:03:04] "POST /neutron/port HTTP/1.1" 200 117 0.001285 10.0.0.130 - - [2026-02-19 04:03:06] "GET /obj-perms HTTP/1.1" 200 5063 0.004337 10.0.0.129 - - [2026-02-19 04:03:07] "POST /neutron/port HTTP/1.1" 200 1126 0.021314 10.0.0.129 - - [2026-02-19 04:03:07] "POST /neutron/subnet HTTP/1.1" 200 675 0.011089 10.0.0.130 - - [2026-02-19 04:03:13] "GET /obj-perms HTTP/1.1" 200 5063 0.004395 10.0.0.129 - - [2026-02-19 04:03:13] "GET /obj-perms HTTP/1.1" 200 5063 0.004663 10.0.0.129 - - [2026-02-19 04:03:13] "GET /obj-perms HTTP/1.1" 200 5063 0.003938 10.0.0.129 - - [2026-02-19 04:03:13] "GET /obj-perms HTTP/1.1" 200 5063 0.003464 10.0.0.38 - - [2026-02-19 04:03:13] "GET /obj-perms HTTP/1.1" 200 5063 0.003575 10.0.0.130 - - [2026-02-19 04:03:13] "GET /obj-perms HTTP/1.1" 200 5063 0.004066 10.0.0.129 - - [2026-02-19 04:03:13] "POST /neutron/port HTTP/1.1" 200 1126 0.019587 10.0.0.129 - - [2026-02-19 04:03:13] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 200 1301 0.004526 10.0.0.129 - - [2026-02-19 04:03:13] "GET /virtual-machine-interface/84ea03c2-6d89-4879-9d64-6d711c3e590e HTTP/1.1" 200 2956 0.005586 10.0.0.129 - - [2026-02-19 04:03:13] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 200 1301 0.004118 10.0.0.129 - - [2026-02-19 04:03:13] "GET /virtual-machine-interface/84ea03c2-6d89-4879-9d64-6d711c3e590e HTTP/1.1" 200 2956 0.005476 10.0.0.129 - - [2026-02-19 04:03:13] "GET /instance-ip/99fb6bc7-d8c5-4667-97f9-54ee885f32ec HTTP/1.1" 200 1624 0.004408 10.0.0.129 - - [2026-02-19 04:03:13] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 200 1301 0.004108 10.0.0.129 - - [2026-02-19 04:03:13] "GET /virtual-machine-interface/84ea03c2-6d89-4879-9d64-6d711c3e590e HTTP/1.1" 200 2956 0.005801 10.0.0.129 - - [2026-02-19 04:03:13] "GET /instance-ip/99fb6bc7-d8c5-4667-97f9-54ee885f32ec HTTP/1.1" 200 1624 0.004980 10.0.0.129 - - [2026-02-19 04:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.129 - - [2026-02-19 04:03:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003949 10.0.0.129 - - [2026-02-19 04:03:13] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003489 10.0.0.129 - - [2026-02-19 04:03:13] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007130 10.0.0.129 - - [2026-02-19 04:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.129 - - [2026-02-19 04:03:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004475 10.0.0.129 - - [2026-02-19 04:03:13] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002788 10.0.0.129 - - [2026-02-19 04:03:13] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006329 10.0.0.129 - - [2026-02-19 04:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.129 - - [2026-02-19 04:03:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003739 10.0.0.129 - - [2026-02-19 04:03:13] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003100 10.0.0.129 - - [2026-02-19 04:03:13] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006424 10.0.0.129 - - [2026-02-19 04:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.129 - - [2026-02-19 04:03:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004042 10.0.0.129 - - [2026-02-19 04:03:13] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003840 10.0.0.129 - - [2026-02-19 04:03:13] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007078 10.0.0.129 - - [2026-02-19 04:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.129 - - [2026-02-19 04:03:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004573 10.0.0.129 - - [2026-02-19 04:03:14] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004618 10.0.0.129 - - [2026-02-19 04:03:14] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006302 10.0.0.129 - - [2026-02-19 04:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.129 - - [2026-02-19 04:03:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004287 10.0.0.129 - - [2026-02-19 04:03:14] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004202 10.0.0.129 - - [2026-02-19 04:03:14] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008503 10.0.0.129 - - [2026-02-19 04:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.129 - - [2026-02-19 04:03:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004760 10.0.0.129 - - [2026-02-19 04:03:14] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004373 10.0.0.129 - - [2026-02-19 04:03:14] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008157 10.0.0.129 - - [2026-02-19 04:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.129 - - [2026-02-19 04:03:15] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004886 10.0.0.129 - - [2026-02-19 04:03:15] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003588 10.0.0.129 - - [2026-02-19 04:03:15] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008681 10.0.0.129 - - [2026-02-19 04:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005949 10.0.0.129 - - [2026-02-19 04:03:15] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004040 10.0.0.129 - - [2026-02-19 04:03:15] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003761 10.0.0.129 - - [2026-02-19 04:03:15] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007296 10.0.0.129 - - [2026-02-19 04:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.129 - - [2026-02-19 04:03:15] "GET /routing-instance/feec11a4-cabf-4f60-8d18-81ab13acfa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005540 10.0.0.129 - - [2026-02-19 04:03:15] "GET /route-target/eeb8ba07-9b61-4191-86b9-bb5df7125571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006797 10.0.0.129 - - [2026-02-19 04:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.129 - - [2026-02-19 04:03:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005199 10.0.0.129 - - [2026-02-19 04:03:16] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003421 10.0.0.129 - - [2026-02-19 04:03:16] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006554 10.0.0.129 - - [2026-02-19 04:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.129 - - [2026-02-19 04:03:16] "GET /routing-instance/feec11a4-cabf-4f60-8d18-81ab13acfa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.004950 10.0.0.129 - - [2026-02-19 04:03:16] "GET /route-target/eeb8ba07-9b61-4191-86b9-bb5df7125571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005213 10.0.0.129 - - [2026-02-19 04:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.129 - - [2026-02-19 04:03:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004753 10.0.0.129 - - [2026-02-19 04:03:16] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003048 10.0.0.129 - - [2026-02-19 04:03:16] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007160 10.0.0.129 - - [2026-02-19 04:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.129 - - [2026-02-19 04:03:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005058 10.0.0.129 - - [2026-02-19 04:03:16] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004022 10.0.0.129 - - [2026-02-19 04:03:16] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007767 10.0.0.129 - - [2026-02-19 04:03:16] "GET /obj-perms HTTP/1.1" 200 5063 0.004578 10.0.0.130 - - [2026-02-19 04:03:16] "GET /obj-perms HTTP/1.1" 200 5063 0.004256 10.0.0.129 - - [2026-02-19 04:03:16] "GET /obj-perms HTTP/1.1" 200 5063 0.003842 10.0.0.130 - - [2026-02-19 04:03:16] "GET /obj-perms HTTP/1.1" 200 5063 0.003789 10.0.0.129 - - [2026-02-19 04:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.129 - - [2026-02-19 04:03:37] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004879 10.0.0.129 - - [2026-02-19 04:03:37] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003816 10.0.0.129 - - [2026-02-19 04:03:37] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006972 10.0.0.129 - - [2026-02-19 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009043 10.0.0.129 - - [2026-02-19 04:03:38] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.017867 10.0.0.129 - - [2026-02-19 04:03:38] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.008120 10.0.0.129 - - [2026-02-19 04:03:38] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.013511 10.0.0.129 - - [2026-02-19 04:03:53] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 200 1301 0.004419 10.0.0.129 - - [2026-02-19 04:03:53] "GET /virtual-machine-interface/84ea03c2-6d89-4879-9d64-6d711c3e590e HTTP/1.1" 200 2956 0.006275 10.0.0.129 - - [2026-02-19 04:03:53] "GET /instance-ip/99fb6bc7-d8c5-4667-97f9-54ee885f32ec HTTP/1.1" 200 1624 0.004264 10.0.0.129 - - [2026-02-19 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.129 - - [2026-02-19 04:03:53] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.013140 10.0.0.129 - - [2026-02-19 04:03:53] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003148 10.0.0.129 - - [2026-02-19 04:03:53] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006083 10.0.0.129 - - [2026-02-19 04:03:57] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 200 1301 0.004095 10.0.0.129 - - [2026-02-19 04:03:57] "POST /neutron/port HTTP/1.1" 200 1116 0.018055 10.0.0.129 - - [2026-02-19 04:03:59] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.010680 10.0.0.129 - - [2026-02-19 04:03:59] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.005174 10.0.0.129 - - [2026-02-19 04:03:59] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003688 10.0.0.129 - - [2026-02-19 04:04:00] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.004655 10.0.0.129 - - [2026-02-19 04:04:01] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003832 10.0.0.129 - - [2026-02-19 04:04:02] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.004610 10.0.0.129 - - [2026-02-19 04:04:03] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.005069 10.0.0.129 - - [2026-02-19 04:04:04] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.004577 10.0.0.129 - - [2026-02-19 04:04:05] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003341 10.0.0.129 - - [2026-02-19 04:04:05] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003478 10.0.0.129 - - [2026-02-19 04:04:05] "POST /neutron/port HTTP/1.1" 200 1126 0.018720 10.0.0.129 - - [2026-02-19 04:04:05] "POST /neutron/subnet HTTP/1.1" 200 675 0.011804 10.0.0.129 - - [2026-02-19 04:04:06] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003927 10.0.0.129 - - [2026-02-19 04:04:07] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.004561 10.0.0.129 - - [2026-02-19 04:04:08] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003733 10.0.0.129 - - [2026-02-19 04:04:09] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003647 10.0.0.129 - - [2026-02-19 04:04:10] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003891 10.0.0.129 - - [2026-02-19 04:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.129 - - [2026-02-19 04:04:10] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003962 10.0.0.129 - - [2026-02-19 04:04:10] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002801 10.0.0.129 - - [2026-02-19 04:04:10] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006321 10.0.0.129 - - [2026-02-19 04:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.129 - - [2026-02-19 04:04:10] "GET /routing-instance/feec11a4-cabf-4f60-8d18-81ab13acfa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005064 10.0.0.129 - - [2026-02-19 04:04:10] "GET /route-target/eeb8ba07-9b61-4191-86b9-bb5df7125571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006140 10.0.0.129 - - [2026-02-19 04:04:10] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.004084 10.0.0.129 - - [2026-02-19 04:04:11] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003245 10.0.0.129 - - [2026-02-19 04:04:12] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003720 10.0.0.129 - - [2026-02-19 04:04:13] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003435 10.0.0.129 - - [2026-02-19 04:04:14] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003541 10.0.0.129 - - [2026-02-19 04:04:15] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003725 10.0.0.129 - - [2026-02-19 04:04:15] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.004087 10.0.0.129 - - [2026-02-19 04:04:16] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003041 10.0.0.129 - - [2026-02-19 04:04:17] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003226 10.0.0.129 - - [2026-02-19 04:04:18] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.005198 10.0.0.129 - - [2026-02-19 04:04:19] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003708 10.0.0.129 - - [2026-02-19 04:04:20] "GET /virtual-machine/35a8d1cc-37bb-4b5d-b6c8-0cb1eb68f595 HTTP/1.1" 404 171 0.003927 10.0.0.129 - - [2026-02-19 04:04:20] "GET /obj-perms HTTP/1.1" 200 5063 0.004364 10.0.0.38 - - [2026-02-19 04:04:20] "GET /obj-perms HTTP/1.1" 200 5063 0.004425 10.0.0.130 - - [2026-02-19 04:04:20] "GET /obj-perms HTTP/1.1" 200 5063 0.004242 10.0.0.129 - - [2026-02-19 04:04:21] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 200 1301 0.004715 10.0.0.129 - - [2026-02-19 04:04:21] "POST /neutron/port HTTP/1.1" 200 1126 0.026899 10.0.0.129 - - [2026-02-19 04:04:23] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.003413 10.0.0.129 - - [2026-02-19 04:04:23] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.003195 10.0.0.129 - - [2026-02-19 04:04:23] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.002913 10.0.0.129 - - [2026-02-19 04:04:23] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.003257 10.0.0.129 - - [2026-02-19 04:04:24] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.007280 10.0.0.129 - - [2026-02-19 04:04:25] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.004522 10.0.0.129 - - [2026-02-19 04:04:26] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.003685 10.0.0.129 - - [2026-02-19 04:04:27] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.003878 10.0.0.129 - - [2026-02-19 04:04:28] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.003373 10.0.0.129 - - [2026-02-19 04:04:28] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.002949 10.0.0.129 - - [2026-02-19 04:04:29] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.003554 10.0.0.129 - - [2026-02-19 04:04:30] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.004198 10.0.0.129 - - [2026-02-19 04:04:31] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.003192 10.0.0.129 - - [2026-02-19 04:04:32] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.003626 10.0.0.129 - - [2026-02-19 04:04:33] "GET /virtual-machine/c5c9f8c9-ce46-48bd-8149-3578fde2db20 HTTP/1.1" 404 171 0.004312 10.0.0.129 - - [2026-02-19 04:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.129 - - [2026-02-19 04:04:33] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004905 10.0.0.129 - - [2026-02-19 04:04:33] "GET /virtual-networks?parent_id=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003589 10.0.0.129 - - [2026-02-19 04:04:33] "GET /virtual-network/c89f1c92-5e92-4034-8e9b-3be457c4a6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.013458 10.0.0.129 - - [2026-02-19 04:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004706 10.0.0.129 - - [2026-02-19 04:04:33] "GET /routing-instance/feec11a4-cabf-4f60-8d18-81ab13acfa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005971 10.0.0.129 - - [2026-02-19 04:04:33] "GET /route-target/eeb8ba07-9b61-4191-86b9-bb5df7125571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007481 10.0.0.129 - - [2026-02-19 04:04:33] "GET /obj-perms HTTP/1.1" 200 5063 0.005523 10.0.0.129 - - [2026-02-19 04:04:36] "GET /obj-perms HTTP/1.1" 200 5063 0.004519 10.0.0.129 - - [2026-02-19 04:04:42] "GET /obj-perms HTTP/1.1" 200 5063 0.004930 10.0.0.129 - - [2026-02-19 04:04:42] "GET /obj-perms HTTP/1.1" 200 5063 0.003786 10.0.0.129 - - [2026-02-19 04:04:43] "POST /neutron/network HTTP/1.1" 200 808 0.006713 10.0.0.129 - - [2026-02-19 04:04:43] "DELETE /route-target/eeb8ba07-9b61-4191-86b9-bb5df7125571 HTTP/1.1" 200 115 0.063662 10.0.0.129 - - [2026-02-19 04:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.129 - - [2026-02-19 04:04:43] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005092 10.0.0.129 - - [2026-02-19 04:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.129 - - [2026-02-19 04:04:43] "PUT /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f HTTP/1.1" 200 277 0.014185 10.0.0.130 - - [2026-02-19 04:04:46] "GET /projects?obj_uuids=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.027416 10.0.0.129 - - [2026-02-19 04:04:46] "GET /project/e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.109718 10.0.0.130 - - [2026-02-19 04:04:46] "GET /projects?obj_uuids=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000976 10.0.0.129 - - [2026-02-19 04:04:46] "GET /project/e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7?fields=virtual_networks HTTP/1.1" 200 1049 0.045289 10.0.0.130 - - [2026-02-19 04:04:46] "GET /projects?obj_uuids=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001245 10.0.0.129 - - [2026-02-19 04:04:46] "GET /project/e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.053544 10.0.0.130 - - [2026-02-19 04:04:46] "GET /projects?obj_uuids=e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001190 10.0.0.129 - - [2026-02-19 04:04:46] "GET /project/e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7?fields=security_groups HTTP/1.1" 200 1283 0.047292 10.0.0.129 - - [2026-02-19 04:04:47] "POST /fqname-to-id HTTP/1.1" 404 194 0.031063 10.0.0.130 - - [2026-02-19 04:04:47] "GET /projects?obj_uuids=572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003395 10.0.0.130 - - [2026-02-19 04:04:47] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001579 10.0.0.130 - - [2026-02-19 04:04:47] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009245 10.0.0.130 - - [2026-02-19 04:04:47] "POST /id-to-fqname HTTP/1.1" 200 196 0.006125 10.0.0.130 - - [2026-02-19 04:04:47] "POST /fqname-to-id HTTP/1.1" 404 205 0.005432 10.0.0.130 - - [2026-02-19 04:04:47] "POST /security-groups HTTP/1.1" 200 597 0.073411 10.0.0.130 - - [2026-02-19 04:04:47] "POST /projects HTTP/1.1" 200 597 0.292425 10.0.0.130 - - [2026-02-19 04:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.372065 10.0.0.129 - - [2026-02-19 04:04:47] "POST /fqname-to-id HTTP/1.1" 404 239 0.007423 10.0.0.129 - - [2026-02-19 04:04:47] "GET /project/572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.536662 10.0.0.129 - - [2026-02-19 04:04:48] "GET / HTTP/1.1" 200 36215 0.002446 10.0.0.130 - - [2026-02-19 04:04:51] "GET /projects?obj_uuids=572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001005 10.0.0.129 - - [2026-02-19 04:04:51] "GET /project/572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.038751 10.0.0.130 - - [2026-02-19 04:04:51] "GET /projects?obj_uuids=572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000997 10.0.0.129 - - [2026-02-19 04:04:52] "GET /project/572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0?fields=virtual_networks HTTP/1.1" 200 1046 0.050512 10.0.0.130 - - [2026-02-19 04:04:52] "GET /projects?obj_uuids=572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000939 10.0.0.129 - - [2026-02-19 04:04:52] "GET /project/572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.042858 10.0.0.130 - - [2026-02-19 04:04:52] "GET /projects?obj_uuids=572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000941 10.0.0.129 - - [2026-02-19 04:04:52] "GET /project/572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0?fields=security_groups HTTP/1.1" 200 1279 0.048384 10.0.0.129 - - [2026-02-19 04:04:53] "POST /fqname-to-id HTTP/1.1" 404 188 0.028593 10.0.0.130 - - [2026-02-19 04:04:53] "GET /projects?obj_uuids=55bdb3d2-2a8a-4801-9149-3b5aae4925aa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003212 10.0.0.130 - - [2026-02-19 04:04:53] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001083 10.0.0.130 - - [2026-02-19 04:04:53] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.042372 10.0.0.130 - - [2026-02-19 04:04:53] "POST /id-to-fqname HTTP/1.1" 200 190 0.001362 10.0.0.130 - - [2026-02-19 04:04:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.006236 10.0.0.130 - - [2026-02-19 04:04:53] "POST /security-groups HTTP/1.1" 200 591 0.076688 10.0.0.130 - - [2026-02-19 04:04:53] "POST /projects HTTP/1.1" 200 585 0.304870 10.0.0.129 - - [2026-02-19 04:04:53] "POST /access-control-lists HTTP/1.1" 200 598 0.032714 10.0.0.130 - - [2026-02-19 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.383764 10.0.0.129 - - [2026-02-19 04:04:53] "GET /project/55bdb3d2-2a8a-4801-9149-3b5aae4925aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.561514 10.0.0.129 - - [2026-02-19 04:04:54] "GET / HTTP/1.1" 200 36215 0.002508 10.0.0.130 - - [2026-02-19 04:04:57] "GET /projects?obj_uuids=55bdb3d2-2a8a-4801-9149-3b5aae4925aa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000971 10.0.0.129 - - [2026-02-19 04:04:57] "GET /project/55bdb3d2-2a8a-4801-9149-3b5aae4925aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.043665 10.0.0.130 - - [2026-02-19 04:04:57] "GET /projects?obj_uuids=55bdb3d2-2a8a-4801-9149-3b5aae4925aa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001009 10.0.0.129 - - [2026-02-19 04:04:57] "GET /project/55bdb3d2-2a8a-4801-9149-3b5aae4925aa?fields=virtual_networks HTTP/1.1" 200 1034 0.055685 10.0.0.130 - - [2026-02-19 04:04:57] "GET /projects?obj_uuids=55bdb3d2-2a8a-4801-9149-3b5aae4925aa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001069 10.0.0.129 - - [2026-02-19 04:04:57] "GET /project/55bdb3d2-2a8a-4801-9149-3b5aae4925aa?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.055141 10.0.0.130 - - [2026-02-19 04:04:57] "GET /projects?obj_uuids=55bdb3d2-2a8a-4801-9149-3b5aae4925aa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001504 10.0.0.129 - - [2026-02-19 04:04:58] "GET /project/55bdb3d2-2a8a-4801-9149-3b5aae4925aa?fields=security_groups HTTP/1.1" 200 1261 0.051428 10.0.0.129 - - [2026-02-19 04:04:58] "POST /fqname-to-id HTTP/1.1" 404 196 0.043941 10.0.0.130 - - [2026-02-19 04:04:59] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003322 10.0.0.130 - - [2026-02-19 04:04:59] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001566 10.0.0.130 - - [2026-02-19 04:04:59] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008685 10.0.0.130 - - [2026-02-19 04:04:59] "POST /id-to-fqname HTTP/1.1" 200 198 0.002660 10.0.0.130 - - [2026-02-19 04:04:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.004529 10.0.0.130 - - [2026-02-19 04:04:59] "POST /security-groups HTTP/1.1" 200 599 0.088468 10.0.0.130 - - [2026-02-19 04:04:59] "POST /projects HTTP/1.1" 200 601 0.316467 10.0.0.129 - - [2026-02-19 04:04:59] "POST /fqname-to-id HTTP/1.1" 404 242 0.003207 10.0.0.130 - - [2026-02-19 04:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.363917 10.0.0.129 - - [2026-02-19 04:04:59] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.550463 10.0.0.129 - - [2026-02-19 04:04:59] "POST /access-control-lists HTTP/1.1" 200 604 0.068209 10.0.0.129 - - [2026-02-19 04:05:00] "GET / HTTP/1.1" 200 36215 0.002115 10.0.0.129 - - [2026-02-19 04:05:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000458 10.0.0.129 - - [2026-02-19 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.069202 10.0.0.130 - - [2026-02-19 04:05:01] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001395 10.0.0.129 - - [2026-02-19 04:05:01] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.056653 10.0.0.130 - - [2026-02-19 04:05:01] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001529 10.0.0.129 - - [2026-02-19 04:05:01] "POST /neutron/network HTTP/1.1" 200 601 0.155794 10.0.0.129 - - [2026-02-19 04:05:02] "POST /neutron/network HTTP/1.1" 200 975 0.013119 10.0.0.129 - - [2026-02-19 04:05:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.001395 10.0.0.129 - - [2026-02-19 04:05:02] "GET /virtual-network/1b73dff8-546f-4a1e-b40c-04fa1c66c737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.014760 10.0.0.129 - - [2026-02-19 04:05:02] "GET /virtual-network/1b73dff8-546f-4a1e-b40c-04fa1c66c737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.009678 10.0.0.129 - - [2026-02-19 04:05:02] "POST /neutron/subnet HTTP/1.1" 200 716 0.012032 10.0.0.129 - - [2026-02-19 04:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.130 - - [2026-02-19 04:05:02] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001168 10.0.0.129 - - [2026-02-19 04:05:02] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.047473 10.0.0.130 - - [2026-02-19 04:05:02] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001637 10.0.0.129 - - [2026-02-19 04:05:03] "POST /neutron/network HTTP/1.1" 200 601 0.150685 10.0.0.129 - - [2026-02-19 04:05:03] "POST /route-targets HTTP/1.1" 200 328 0.014552 10.0.0.129 - - [2026-02-19 04:05:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.064779 10.0.0.129 - - [2026-02-19 04:05:03] "POST /neutron/network HTTP/1.1" 200 974 0.013083 10.0.0.129 - - [2026-02-19 04:05:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001483 10.0.0.129 - - [2026-02-19 04:05:03] "GET /virtual-network/44fe9f31-ae83-4159-9cca-0b13cf203322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006201 10.0.0.129 - - [2026-02-19 04:05:03] "GET /virtual-network/44fe9f31-ae83-4159-9cca-0b13cf203322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007068 10.0.0.129 - - [2026-02-19 04:05:03] "POST /neutron/subnet HTTP/1.1" 200 716 0.016033 10.0.0.129 - - [2026-02-19 04:05:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001254 10.0.0.130 - - [2026-02-19 04:05:04] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001078 10.0.0.129 - - [2026-02-19 04:05:04] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.082153 10.0.0.129 - - [2026-02-19 04:05:04] "POST /neutron/network HTTP/1.1" 200 975 0.010315 10.0.0.129 - - [2026-02-19 04:05:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.001435 10.0.0.129 - - [2026-02-19 04:05:05] "POST /neutron/port HTTP/1.1" 200 117 0.008389 10.0.0.130 - - [2026-02-19 04:05:05] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000989 10.0.0.129 - - [2026-02-19 04:05:06] "POST /neutron/port HTTP/1.1" 200 1153 0.390265 10.0.0.129 - - [2026-02-19 04:05:06] "POST /neutron/port HTTP/1.1" 200 1207 0.135311 10.0.0.129 - - [2026-02-19 04:05:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004096 10.0.0.130 - - [2026-02-19 04:05:06] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001289 10.0.0.129 - - [2026-02-19 04:05:06] "POST /neutron/port HTTP/1.1" 200 117 0.002313 10.0.0.129 - - [2026-02-19 04:05:06] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.093778 10.0.0.129 - - [2026-02-19 04:05:06] "DELETE /access-control-list/d8806c9c-3b8f-4306-bd51-2f32e77d2822 HTTP/1.1" 200 115 0.038959 10.0.0.129 - - [2026-02-19 04:05:07] "POST /neutron/port HTTP/1.1" 200 1217 0.021844 10.0.0.129 - - [2026-02-19 04:05:07] "POST /neutron/port HTTP/1.1" 200 1217 0.019985 10.0.0.130 - - [2026-02-19 04:05:07] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001170 10.0.0.129 - - [2026-02-19 04:05:07] "POST /neutron/port HTTP/1.1" 200 1152 0.379582 10.0.0.129 - - [2026-02-19 04:05:08] "POST /neutron/port HTTP/1.1" 200 1206 0.176667 10.0.0.129 - - [2026-02-19 04:05:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007302 10.0.0.129 - - [2026-02-19 04:05:08] "POST /neutron/port HTTP/1.1" 200 117 0.001212 10.0.0.129 - - [2026-02-19 04:05:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009943 10.0.0.129 - - [2026-02-19 04:05:12] "POST /neutron/port HTTP/1.1" 200 1217 0.019685 10.0.0.129 - - [2026-02-19 04:05:12] "GET /virtual-machine/877723c7-7beb-41f8-ac85-48911b97b7d7 HTTP/1.1" 401 293 0.000431 10.0.0.129 - - [2026-02-19 04:05:12] "GET /virtual-machine/877723c7-7beb-41f8-ac85-48911b97b7d7 HTTP/1.1" 200 1302 0.048706 10.0.0.129 - - [2026-02-19 04:05:12] "GET /virtual-machine-interface/5f2d78e8-127f-482a-9bcd-d58731b9aaaf HTTP/1.1" 200 3165 0.006094 10.0.0.129 - - [2026-02-19 04:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.129 - - [2026-02-19 04:05:12] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004066 10.0.0.129 - - [2026-02-19 04:05:12] "GET /virtual-networks?parent_id=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003829 10.0.0.129 - - [2026-02-19 04:05:13] "GET /virtual-network/1b73dff8-546f-4a1e-b40c-04fa1c66c737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006383 10.0.0.129 - - [2026-02-19 04:05:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008009 10.0.0.129 - - [2026-02-19 04:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.129 - - [2026-02-19 04:05:16] "GET /virtual-network/1b73dff8-546f-4a1e-b40c-04fa1c66c737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008072 10.0.0.129 - - [2026-02-19 04:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.129 - - [2026-02-19 04:05:18] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005397 10.0.0.129 - - [2026-02-19 04:05:18] "GET /virtual-networks?parent_id=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.006098 10.0.0.129 - - [2026-02-19 04:05:18] "GET /virtual-network/1b73dff8-546f-4a1e-b40c-04fa1c66c737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008398 10.0.0.129 - - [2026-02-19 04:05:18] "POST /neutron/port HTTP/1.1" 200 1217 0.021860 10.0.0.130 - - [2026-02-19 04:05:19] "DELETE /project/e373c301-1ddb-4e1b-b0e0-81ed5c6a4be7 HTTP/1.1" 404 177 0.017669 10.0.0.130 - - [2026-02-19 04:05:19] "DELETE /project/a6644575285d41dfb572fbf8d3e6757c HTTP/1.1" 404 173 0.012866 10.0.0.130 - - [2026-02-19 04:05:19] "DELETE /project/572f27b7d6b54740bf21d1e2dd1cf1e0 HTTP/1.1" 404 173 0.016840 10.0.0.130 - - [2026-02-19 04:05:19] "DELETE /project/55bdb3d22a8a480191493b5aae4925aa HTTP/1.1" 404 173 0.010169 10.0.0.130 - - [2026-02-19 04:05:19] "GET /projects?obj_uuids=572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001066 10.0.0.130 - - [2026-02-19 04:05:19] "GET /projects?obj_uuids=55bdb3d2-2a8a-4801-9149-3b5aae4925aa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000923 10.0.0.130 - - [2026-02-19 04:05:20] "GET /project/55bdb3d2-2a8a-4801-9149-3b5aae4925aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.074067 10.0.0.130 - - [2026-02-19 04:05:20] "GET /project/572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.087433 10.0.0.130 - - [2026-02-19 04:05:20] "GET /projects?obj_uuids=55bdb3d2-2a8a-4801-9149-3b5aae4925aa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001338 10.0.0.130 - - [2026-02-19 04:05:20] "GET /projects?obj_uuids=572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001380 10.0.0.130 - - [2026-02-19 04:05:20] "GET /project/55bdb3d2-2a8a-4801-9149-3b5aae4925aa?fields=security_groups HTTP/1.1" 200 1363 0.061001 10.0.0.130 - - [2026-02-19 04:05:20] "GET /project/572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0?fields=security_groups HTTP/1.1" 200 1381 0.088971 10.0.0.130 - - [2026-02-19 04:05:20] "DELETE /security-group/5d7eb7ff-9158-4d05-a1bb-a621bdacc344 HTTP/1.1" 200 115 0.059482 10.0.0.130 - - [2026-02-19 04:05:20] "GET /projects?obj_uuids=55bdb3d2-2a8a-4801-9149-3b5aae4925aa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001136 10.0.0.130 - - [2026-02-19 04:05:20] "GET /project/55bdb3d2-2a8a-4801-9149-3b5aae4925aa?fields=application_policy_sets HTTP/1.1" 200 1402 0.065028 10.0.0.130 - - [2026-02-19 04:05:20] "DELETE /security-group/3233579f-cd6c-48b5-a246-5ff15954de7a HTTP/1.1" 200 115 0.118790 10.0.0.130 - - [2026-02-19 04:05:20] "GET /projects?obj_uuids=572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001105 10.0.0.130 - - [2026-02-19 04:05:20] "GET /project/572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0?fields=application_policy_sets HTTP/1.1" 200 1420 0.051415 10.0.0.129 - - [2026-02-19 04:05:20] "DELETE /access-control-list/575d59de-c690-499c-a1aa-b6568357b24c HTTP/1.1" 200 115 0.050310 10.0.0.130 - - [2026-02-19 04:05:20] "DELETE /project/55bdb3d2-2a8a-4801-9149-3b5aae4925aa HTTP/1.1" 200 115 0.576729 10.0.0.130 - - [2026-02-19 04:05:20] "DELETE /project/572f27b7-d6b5-4740-bf21-d1e2dd1cf1e0 HTTP/1.1" 200 115 0.657590 10.0.0.129 - - [2026-02-19 04:05:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007890 10.0.0.129 - - [2026-02-19 04:05:23] "POST /neutron/port HTTP/1.1" 200 1216 0.019396 10.0.0.129 - - [2026-02-19 04:05:23] "GET /virtual-machine/9ee3cfe2-a8c9-4df7-8d87-86d09a08dcda HTTP/1.1" 200 1303 0.006211 10.0.0.129 - - [2026-02-19 04:05:23] "GET /virtual-machine-interface/b3d7e5be-954f-4d8c-8852-e7da0d14b2a3 HTTP/1.1" 200 3165 0.005668 10.0.0.129 - - [2026-02-19 04:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.129 - - [2026-02-19 04:05:23] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004500 10.0.0.129 - - [2026-02-19 04:05:23] "GET /virtual-networks?parent_id=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003380 10.0.0.129 - - [2026-02-19 04:05:24] "GET /virtual-network/44fe9f31-ae83-4159-9cca-0b13cf203322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007184 10.0.0.129 - - [2026-02-19 04:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.129 - - [2026-02-19 04:05:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003791 10.0.0.129 - - [2026-02-19 04:05:25] "GET /virtual-networks?parent_id=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003359 10.0.0.129 - - [2026-02-19 04:05:25] "GET /virtual-network/44fe9f31-ae83-4159-9cca-0b13cf203322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006237 10.0.0.129 - - [2026-02-19 04:05:25] "POST /fqname-to-id HTTP/1.1" 404 209 0.003926 10.0.0.129 - - [2026-02-19 04:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.130 - - [2026-02-19 04:05:25] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002158 10.0.0.129 - - [2026-02-19 04:05:25] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.059472 10.0.0.129 - - [2026-02-19 04:05:25] "POST /network-policys HTTP/1.1" 200 535 0.039626 10.0.0.129 - - [2026-02-19 04:05:25] "GET /network-policy/91acd4d9-b5ec-43a3-a9fe-06e5e81d26d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006495 10.0.0.129 - - [2026-02-19 04:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.129 - - [2026-02-19 04:05:25] "GET /virtual-network/1b73dff8-546f-4a1e-b40c-04fa1c66c737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006794 10.0.0.129 - - [2026-02-19 04:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.129 - - [2026-02-19 04:05:25] "GET /network-policy/91acd4d9-b5ec-43a3-a9fe-06e5e81d26d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004804 10.0.0.129 - - [2026-02-19 04:05:25] "POST /ref-update HTTP/1.1" 200 156 0.065402 10.0.0.129 - - [2026-02-19 04:05:25] "POST /access-control-lists HTTP/1.1" 200 580 0.044062 10.0.0.129 - - [2026-02-19 04:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007320 10.0.0.129 - - [2026-02-19 04:05:25] "GET /network-policy/91acd4d9-b5ec-43a3-a9fe-06e5e81d26d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005296 10.0.0.129 - - [2026-02-19 04:05:25] "GET /virtual-network/1b73dff8-546f-4a1e-b40c-04fa1c66c737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.009351 10.0.0.129 - - [2026-02-19 04:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.129 - - [2026-02-19 04:05:25] "GET /network-policy/91acd4d9-b5ec-43a3-a9fe-06e5e81d26d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004854 10.0.0.129 - - [2026-02-19 04:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.129 - - [2026-02-19 04:05:25] "GET /virtual-network/44fe9f31-ae83-4159-9cca-0b13cf203322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006705 10.0.0.129 - - [2026-02-19 04:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.129 - - [2026-02-19 04:05:26] "GET /network-policy/91acd4d9-b5ec-43a3-a9fe-06e5e81d26d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004554 10.0.0.129 - - [2026-02-19 04:05:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.020012 10.0.0.129 - - [2026-02-19 04:05:26] "POST /ref-update HTTP/1.1" 200 156 0.077875 10.0.0.129 - - [2026-02-19 04:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006638 10.0.0.129 - - [2026-02-19 04:05:26] "POST /access-control-lists HTTP/1.1" 200 580 0.076183 10.0.0.129 - - [2026-02-19 04:05:26] "GET /network-policy/91acd4d9-b5ec-43a3-a9fe-06e5e81d26d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.009990 10.0.0.129 - - [2026-02-19 04:05:26] "POST /neutron/network HTTP/1.1" 200 1060 0.030681 10.0.0.129 - - [2026-02-19 04:05:26] "GET /virtual-network/44fe9f31-ae83-4159-9cca-0b13cf203322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.010543 10.0.0.129 - - [2026-02-19 04:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.129 - - [2026-02-19 04:05:26] "GET /network-policy/91acd4d9-b5ec-43a3-a9fe-06e5e81d26d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005539 10.0.0.129 - - [2026-02-19 04:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.130 - - [2026-02-19 04:05:26] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001002 10.0.0.129 - - [2026-02-19 04:05:26] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.065524 10.0.0.129 - - [2026-02-19 04:05:26] "POST /ref-update HTTP/1.1" 200 156 0.031588 10.0.0.130 - - [2026-02-19 04:05:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003577 10.0.0.129 - - [2026-02-19 04:05:26] "POST /neutron/subnet HTTP/1.1" 200 701 0.217807 10.0.0.129 - - [2026-02-19 04:05:26] "POST /id-to-fqname HTTP/1.1" 200 214 0.001253 10.0.0.129 - - [2026-02-19 04:05:26] "GET /virtual-network/c5cb9834-dc6f-4c6a-a11b-812543fb6856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.006138 10.0.0.129 - - [2026-02-19 04:05:27] "GET /virtual-network/c5cb9834-dc6f-4c6a-a11b-812543fb6856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.006157 10.0.0.129 - - [2026-02-19 04:05:27] "POST /neutron/network HTTP/1.1" 200 799 0.007523 10.0.0.129 - - [2026-02-19 04:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.130 - - [2026-02-19 04:05:27] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001186 10.0.0.129 - - [2026-02-19 04:05:27] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.059869 10.0.0.130 - - [2026-02-19 04:05:27] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002002 10.0.0.129 - - [2026-02-19 04:05:27] "POST /neutron/network HTTP/1.1" 200 585 0.161549 10.0.0.129 - - [2026-02-19 04:05:27] "POST /id-to-fqname HTTP/1.1" 200 214 0.003320 10.0.0.129 - - [2026-02-19 04:05:27] "GET /virtual-network/4116efc5-092b-4c6b-a52f-e158a0db541b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006194 10.0.0.129 - - [2026-02-19 04:05:27] "POST /neutron/network HTTP/1.1" 200 799 0.006732 10.0.0.129 - - [2026-02-19 04:05:27] "GET /virtual-network/4116efc5-092b-4c6b-a52f-e158a0db541b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005526 10.0.0.129 - - [2026-02-19 04:05:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.003463 10.0.0.129 - - [2026-02-19 04:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.130 - - [2026-02-19 04:05:27] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001326 10.0.0.129 - - [2026-02-19 04:05:27] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.041055 10.0.0.129 - - [2026-02-19 04:05:27] "POST /network-policys HTTP/1.1" 200 589 0.036871 10.0.0.129 - - [2026-02-19 04:05:28] "GET /network-policy/8a7a1fa6-a3ac-46db-8d3f-6b3f99f2ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.015724 10.0.0.129 - - [2026-02-19 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007511 10.0.0.129 - - [2026-02-19 04:05:28] "GET /virtual-network/c5cb9834-dc6f-4c6a-a11b-812543fb6856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.007871 10.0.0.129 - - [2026-02-19 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.129 - - [2026-02-19 04:05:28] "GET /network-policy/8a7a1fa6-a3ac-46db-8d3f-6b3f99f2ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004655 10.0.0.129 - - [2026-02-19 04:05:28] "POST /fqname-to-id HTTP/1.1" 404 210 0.009389 10.0.0.129 - - [2026-02-19 04:05:28] "POST /ref-update HTTP/1.1" 200 156 0.058649 10.0.0.129 - - [2026-02-19 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.129 - - [2026-02-19 04:05:28] "GET /network-policy/8a7a1fa6-a3ac-46db-8d3f-6b3f99f2ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004752 10.0.0.129 - - [2026-02-19 04:05:28] "POST /neutron/network HTTP/1.1" 200 912 0.008515 10.0.0.129 - - [2026-02-19 04:05:28] "GET /virtual-network/c5cb9834-dc6f-4c6a-a11b-812543fb6856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.005593 10.0.0.129 - - [2026-02-19 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.129 - - [2026-02-19 04:05:28] "GET /network-policy/8a7a1fa6-a3ac-46db-8d3f-6b3f99f2ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004662 10.0.0.129 - - [2026-02-19 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.129 - - [2026-02-19 04:05:28] "GET /virtual-network/4116efc5-092b-4c6b-a52f-e158a0db541b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.010536 10.0.0.129 - - [2026-02-19 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.129 - - [2026-02-19 04:05:28] "GET /network-policy/8a7a1fa6-a3ac-46db-8d3f-6b3f99f2ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004078 10.0.0.129 - - [2026-02-19 04:05:28] "POST /ref-update HTTP/1.1" 200 156 0.046484 10.0.0.129 - - [2026-02-19 04:05:28] "POST /fqname-to-id HTTP/1.1" 404 210 0.005091 10.0.0.129 - - [2026-02-19 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.129 - - [2026-02-19 04:05:28] "GET /network-policy/8a7a1fa6-a3ac-46db-8d3f-6b3f99f2ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004550 10.0.0.129 - - [2026-02-19 04:05:28] "GET /virtual-network/4116efc5-092b-4c6b-a52f-e158a0db541b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.017555 10.0.0.129 - - [2026-02-19 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.129 - - [2026-02-19 04:05:28] "GET /network-policy/8a7a1fa6-a3ac-46db-8d3f-6b3f99f2ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.007038 10.0.0.129 - - [2026-02-19 04:05:28] "POST /id-to-fqname HTTP/1.1" 200 214 0.001378 10.0.0.129 - - [2026-02-19 04:05:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007530 10.0.0.130 - - [2026-02-19 04:05:29] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001417 10.0.0.129 - - [2026-02-19 04:05:29] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.089092 10.0.0.129 - - [2026-02-19 04:05:30] "POST /neutron/port HTTP/1.1" 200 2279 0.032480 10.0.0.129 - - [2026-02-19 04:05:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.001410 10.0.0.129 - - [2026-02-19 04:05:30] "POST /neutron/port HTTP/1.1" 200 2279 0.029948 10.0.0.129 - - [2026-02-19 04:05:30] "POST /neutron/network HTTP/1.1" 200 922 0.007496 10.0.0.129 - - [2026-02-19 04:05:30] "POST /neutron/port HTTP/1.1" 200 1063 0.020122 10.0.0.129 - - [2026-02-19 04:05:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004557 10.0.0.129 - - [2026-02-19 04:05:31] "POST /neutron/network HTTP/1.1" 200 912 0.006626 10.0.0.130 - - [2026-02-19 04:05:31] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001269 10.0.0.129 - - [2026-02-19 04:05:31] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.066116 10.0.0.129 - - [2026-02-19 04:05:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008807 10.0.0.129 - - [2026-02-19 04:05:31] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003687 10.0.0.129 - - [2026-02-19 04:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.129 - - [2026-02-19 04:05:31] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005407 10.0.0.130 - - [2026-02-19 04:05:31] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001316 10.0.0.129 - - [2026-02-19 04:05:32] "PUT /access-control-list/f0ff377e-4489-4fdc-8a1c-86b29b7ca997 HTTP/1.1" 200 273 0.024483 10.0.0.129 - - [2026-02-19 04:05:32] "POST /neutron/port HTTP/1.1" 200 1063 0.335889 10.0.0.129 - - [2026-02-19 04:05:32] "POST /neutron/port HTTP/1.1" 200 1117 0.118737 10.0.0.129 - - [2026-02-19 04:05:32] "POST /neutron/subnet HTTP/1.1" 200 675 0.010577 10.0.0.129 - - [2026-02-19 04:05:32] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003518 10.0.0.129 - - [2026-02-19 04:05:32] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004317 10.0.0.129 - - [2026-02-19 04:05:32] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004138 10.0.0.129 - - [2026-02-19 04:05:33] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.028696 10.0.0.129 - - [2026-02-19 04:05:33] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.053259 10.0.0.129 - - [2026-02-19 04:05:33] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.007009 10.0.0.129 - - [2026-02-19 04:05:33] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005571 10.0.0.129 - - [2026-02-19 04:05:33] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.051674 10.0.0.129 - - [2026-02-19 04:05:33] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.072604 10.0.0.129 - - [2026-02-19 04:05:33] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.011106 10.0.0.129 - - [2026-02-19 04:05:33] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.009965 10.0.0.129 - - [2026-02-19 04:05:33] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.044881 10.0.0.129 - - [2026-02-19 04:05:33] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.049327 10.0.0.129 - - [2026-02-19 04:05:33] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.011302 10.0.0.129 - - [2026-02-19 04:05:33] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006338 10.0.0.129 - - [2026-02-19 04:05:33] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.027596 10.0.0.129 - - [2026-02-19 04:05:33] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.011505 10.0.0.129 - - [2026-02-19 04:05:33] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004944 10.0.0.129 - - [2026-02-19 04:05:33] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.007831 10.0.0.129 - - [2026-02-19 04:05:33] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.041504 10.0.0.129 - - [2026-02-19 04:05:33] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.055320 10.0.0.129 - - [2026-02-19 04:05:33] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004765 10.0.0.129 - - [2026-02-19 04:05:34] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.007689 10.0.0.129 - - [2026-02-19 04:05:34] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.046067 10.0.0.129 - - [2026-02-19 04:05:34] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.054604 10.0.0.129 - - [2026-02-19 04:05:34] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005523 10.0.0.129 - - [2026-02-19 04:05:34] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006273 10.0.0.129 - - [2026-02-19 04:05:34] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.056507 10.0.0.129 - - [2026-02-19 04:05:34] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.047459 10.0.0.129 - - [2026-02-19 04:05:34] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006727 10.0.0.129 - - [2026-02-19 04:05:34] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004267 10.0.0.129 - - [2026-02-19 04:05:34] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.023050 10.0.0.129 - - [2026-02-19 04:05:34] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.006328 10.0.0.129 - - [2026-02-19 04:05:34] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005035 10.0.0.129 - - [2026-02-19 04:05:34] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004389 10.0.0.129 - - [2026-02-19 04:05:34] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.034351 10.0.0.129 - - [2026-02-19 04:05:34] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.055234 10.0.0.129 - - [2026-02-19 04:05:34] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.009498 10.0.0.129 - - [2026-02-19 04:05:34] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.011469 10.0.0.129 - - [2026-02-19 04:05:34] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.045676 10.0.0.129 - - [2026-02-19 04:05:34] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.038509 10.0.0.129 - - [2026-02-19 04:05:34] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.015238 10.0.0.129 - - [2026-02-19 04:05:34] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006136 10.0.0.129 - - [2026-02-19 04:05:35] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.053957 10.0.0.129 - - [2026-02-19 04:05:35] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.054292 10.0.0.129 - - [2026-02-19 04:05:35] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.007177 10.0.0.129 - - [2026-02-19 04:05:35] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.008398 10.0.0.129 - - [2026-02-19 04:05:35] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.027439 10.0.0.129 - - [2026-02-19 04:05:35] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004861 10.0.0.129 - - [2026-02-19 04:05:35] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.008533 10.0.0.129 - - [2026-02-19 04:05:35] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004113 10.0.0.129 - - [2026-02-19 04:05:35] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.038565 10.0.0.129 - - [2026-02-19 04:05:35] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.039539 10.0.0.129 - - [2026-02-19 04:05:35] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.008552 10.0.0.129 - - [2026-02-19 04:05:35] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.007185 10.0.0.129 - - [2026-02-19 04:05:35] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.044624 10.0.0.129 - - [2026-02-19 04:05:35] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.043137 10.0.0.129 - - [2026-02-19 04:05:35] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2979 0.008224 10.0.0.129 - - [2026-02-19 04:05:35] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2979 0.004733 10.0.0.129 - - [2026-02-19 04:05:35] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.068128 10.0.0.129 - - [2026-02-19 04:05:35] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.053929 10.0.0.129 - - [2026-02-19 04:05:40] "POST /neutron/port HTTP/1.1" 200 1127 0.019967 10.0.0.129 - - [2026-02-19 04:05:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007000 10.0.0.129 - - [2026-02-19 04:05:46] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004510 10.0.0.129 - - [2026-02-19 04:05:46] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2979 0.005460 10.0.0.129 - - [2026-02-19 04:05:46] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2979 0.005852 10.0.0.129 - - [2026-02-19 04:05:46] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.036303 10.0.0.129 - - [2026-02-19 04:05:46] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.039279 10.0.0.129 - - [2026-02-19 04:05:46] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.007854 10.0.0.129 - - [2026-02-19 04:05:46] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.007705 10.0.0.129 - - [2026-02-19 04:05:46] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.041210 10.0.0.129 - - [2026-02-19 04:05:46] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.039592 10.0.0.129 - - [2026-02-19 04:05:46] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.012743 10.0.0.129 - - [2026-02-19 04:05:46] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006782 10.0.0.129 - - [2026-02-19 04:05:46] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.036289 10.0.0.129 - - [2026-02-19 04:05:46] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.034223 10.0.0.129 - - [2026-02-19 04:05:46] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005743 10.0.0.129 - - [2026-02-19 04:05:46] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004277 10.0.0.129 - - [2026-02-19 04:05:46] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.021181 10.0.0.129 - - [2026-02-19 04:05:46] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004071 10.0.0.129 - - [2026-02-19 04:05:46] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005379 10.0.0.129 - - [2026-02-19 04:05:46] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004833 10.0.0.129 - - [2026-02-19 04:05:46] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.036166 10.0.0.129 - - [2026-02-19 04:05:46] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.033817 10.0.0.129 - - [2026-02-19 04:05:46] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.007350 10.0.0.129 - - [2026-02-19 04:05:46] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004291 10.0.0.129 - - [2026-02-19 04:05:46] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.035155 10.0.0.129 - - [2026-02-19 04:05:47] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.037112 10.0.0.129 - - [2026-02-19 04:05:47] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006670 10.0.0.129 - - [2026-02-19 04:05:47] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.007244 10.0.0.129 - - [2026-02-19 04:05:47] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.038948 10.0.0.129 - - [2026-02-19 04:05:47] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.034848 10.0.0.129 - - [2026-02-19 04:05:47] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.014473 10.0.0.129 - - [2026-02-19 04:05:47] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.007260 10.0.0.129 - - [2026-02-19 04:05:47] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.023727 10.0.0.129 - - [2026-02-19 04:05:47] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003511 10.0.0.129 - - [2026-02-19 04:05:47] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005481 10.0.0.129 - - [2026-02-19 04:05:47] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004075 10.0.0.129 - - [2026-02-19 04:05:47] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.030546 10.0.0.129 - - [2026-02-19 04:05:47] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.044321 10.0.0.129 - - [2026-02-19 04:05:47] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.009172 10.0.0.129 - - [2026-02-19 04:05:47] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.007626 10.0.0.129 - - [2026-02-19 04:05:47] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.042119 10.0.0.129 - - [2026-02-19 04:05:47] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.043345 10.0.0.129 - - [2026-02-19 04:05:47] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.012041 10.0.0.129 - - [2026-02-19 04:05:47] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006838 10.0.0.129 - - [2026-02-19 04:05:47] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.042584 10.0.0.129 - - [2026-02-19 04:05:47] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.045823 10.0.0.129 - - [2026-02-19 04:05:48] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.008005 10.0.0.129 - - [2026-02-19 04:05:48] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005526 10.0.0.129 - - [2026-02-19 04:05:48] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.028474 10.0.0.129 - - [2026-02-19 04:05:48] "POST /ref-update HTTP/1.1" 200 156 0.055219 10.0.0.129 - - [2026-02-19 04:05:48] "GET /virtual-network/4116efc5-092b-4c6b-a52f-e158a0db541b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.026757 10.0.0.129 - - [2026-02-19 04:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.129 - - [2026-02-19 04:05:48] "GET /network-policy/8a7a1fa6-a3ac-46db-8d3f-6b3f99f2ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.006164 10.0.0.129 - - [2026-02-19 04:05:48] "POST /ref-update HTTP/1.1" 200 156 0.069144 10.0.0.129 - - [2026-02-19 04:05:48] "DELETE /access-control-list/7d98b451-c7e4-4df8-aa3c-2f805b065c3e HTTP/1.1" 200 115 0.059534 10.0.0.129 - - [2026-02-19 04:05:48] "GET /virtual-network/c5cb9834-dc6f-4c6a-a11b-812543fb6856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.014367 10.0.0.129 - - [2026-02-19 04:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008687 10.0.0.129 - - [2026-02-19 04:05:48] "GET /network-policy/8a7a1fa6-a3ac-46db-8d3f-6b3f99f2ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.003985 10.0.0.129 - - [2026-02-19 04:05:48] "POST /neutron/port HTTP/1.1" 200 1127 0.026731 10.0.0.129 - - [2026-02-19 04:05:48] "DELETE /network-policy/8a7a1fa6-a3ac-46db-8d3f-6b3f99f2ae82 HTTP/1.1" 200 115 0.037946 10.0.0.129 - - [2026-02-19 04:05:48] "POST /neutron/network HTTP/1.1" 200 799 0.010673 10.0.0.129 - - [2026-02-19 04:05:48] "POST /neutron/port HTTP/1.1" 200 1117 0.019372 10.0.0.130 - - [2026-02-19 04:05:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003017 10.0.0.130 - - [2026-02-19 04:05:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002356 10.0.0.129 - - [2026-02-19 04:05:50] "POST /neutron/network HTTP/1.1" 200 151 0.127281 10.0.0.129 - - [2026-02-19 04:05:50] "DELETE /route-target/44e25aba-a031-471c-929c-cf2ca736b1c1 HTTP/1.1" 200 115 0.023989 10.0.0.129 - - [2026-02-19 04:05:51] "POST /ref-update HTTP/1.1" 200 156 0.118999 10.0.0.129 - - [2026-02-19 04:05:51] "POST /neutron/network HTTP/1.1" 200 974 0.033055 10.0.0.129 - - [2026-02-19 04:05:51] "DELETE /access-control-list/3a2ae16e-b0a0-4c5f-a216-268a321000c2 HTTP/1.1" 200 115 0.116206 10.0.0.129 - - [2026-02-19 04:05:51] "GET /virtual-network/44fe9f31-ae83-4159-9cca-0b13cf203322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.011969 10.0.0.129 - - [2026-02-19 04:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.129 - - [2026-02-19 04:05:51] "GET /network-policy/91acd4d9-b5ec-43a3-a9fe-06e5e81d26d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004484 10.0.0.129 - - [2026-02-19 04:05:51] "POST /ref-update HTTP/1.1" 200 156 0.079646 10.0.0.129 - - [2026-02-19 04:05:51] "POST /ref-update HTTP/1.1" 200 156 0.028474 10.0.0.129 - - [2026-02-19 04:05:51] "GET /virtual-network/1b73dff8-546f-4a1e-b40c-04fa1c66c737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.014319 10.0.0.129 - - [2026-02-19 04:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.129 - - [2026-02-19 04:05:51] "GET /network-policy/91acd4d9-b5ec-43a3-a9fe-06e5e81d26d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004917 10.0.0.129 - - [2026-02-19 04:05:51] "DELETE /network-policy/91acd4d9-b5ec-43a3-a9fe-06e5e81d26d0 HTTP/1.1" 200 115 0.045045 10.0.0.129 - - [2026-02-19 04:05:51] "POST /neutron/network HTTP/1.1" 400 204 0.021572 10.0.0.129 - - [2026-02-19 04:05:52] "POST /neutron/port HTTP/1.1" 200 1206 0.016296 10.0.0.129 - - [2026-02-19 04:05:52] "POST /neutron/port HTTP/1.1" 200 151 0.272330 10.0.0.129 - - [2026-02-19 04:05:54] "POST /neutron/network HTTP/1.1" 200 975 0.011472 10.0.0.129 - - [2026-02-19 04:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.129 - - [2026-02-19 04:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.130 - - [2026-02-19 04:05:55] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001363 10.0.0.129 - - [2026-02-19 04:05:55] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.054368 10.0.0.130 - - [2026-02-19 04:05:55] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001990 10.0.0.129 - - [2026-02-19 04:05:55] "POST /neutron/network HTTP/1.1" 200 601 0.149712 10.0.0.129 - - [2026-02-19 04:05:55] "POST /ref-update HTTP/1.1" 200 156 0.032066 10.0.0.129 - - [2026-02-19 04:05:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.006256 10.0.0.129 - - [2026-02-19 04:05:56] "POST /neutron/network HTTP/1.1" 200 976 0.014192 10.0.0.129 - - [2026-02-19 04:05:56] "POST /id-to-fqname HTTP/1.1" 200 222 0.001382 10.0.0.129 - - [2026-02-19 04:05:56] "GET /virtual-network/e7865f6e-8fd9-41d3-95d5-42c3e84a8254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005644 10.0.0.129 - - [2026-02-19 04:05:56] "GET /virtual-network/e7865f6e-8fd9-41d3-95d5-42c3e84a8254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005785 10.0.0.129 - - [2026-02-19 04:05:56] "POST /neutron/subnet HTTP/1.1" 200 716 0.009475 10.0.0.129 - - [2026-02-19 04:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.130 - - [2026-02-19 04:05:56] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000916 10.0.0.129 - - [2026-02-19 04:05:56] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.045625 10.0.0.130 - - [2026-02-19 04:05:56] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001191 10.0.0.129 - - [2026-02-19 04:05:56] "POST /neutron/network HTTP/1.1" 200 601 0.180799 10.0.0.129 - - [2026-02-19 04:05:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.007244 10.0.0.129 - - [2026-02-19 04:05:57] "POST /neutron/network HTTP/1.1" 200 977 0.013431 10.0.0.129 - - [2026-02-19 04:05:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.001521 10.0.0.129 - - [2026-02-19 04:05:57] "GET /virtual-network/ef80d4c0-89e2-44e4-b0c9-531105e74691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.007849 10.0.0.129 - - [2026-02-19 04:05:57] "GET /virtual-network/ef80d4c0-89e2-44e4-b0c9-531105e74691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.006083 10.0.0.129 - - [2026-02-19 04:05:57] "POST /neutron/subnet HTTP/1.1" 200 716 0.008466 10.0.0.129 - - [2026-02-19 04:05:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.001260 10.0.0.130 - - [2026-02-19 04:05:58] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001444 10.0.0.129 - - [2026-02-19 04:05:58] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.074739 10.0.0.129 - - [2026-02-19 04:05:58] "POST /neutron/network HTTP/1.1" 200 976 0.036561 10.0.0.129 - - [2026-02-19 04:05:58] "POST /id-to-fqname HTTP/1.1" 200 222 0.001568 10.0.0.129 - - [2026-02-19 04:05:58] "POST /neutron/port HTTP/1.1" 200 117 0.011230 10.0.0.130 - - [2026-02-19 04:05:58] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001058 10.0.0.129 - - [2026-02-19 04:05:59] "POST /neutron/port HTTP/1.1" 200 1154 0.433274 10.0.0.130 - - [2026-02-19 04:05:59] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001390 10.0.0.129 - - [2026-02-19 04:05:59] "POST /neutron/port HTTP/1.1" 200 1208 0.136071 10.0.0.129 - - [2026-02-19 04:05:59] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.140581 10.0.0.129 - - [2026-02-19 04:05:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011593 10.0.0.129 - - [2026-02-19 04:05:59] "POST /neutron/port HTTP/1.1" 200 117 0.001263 10.0.0.129 - - [2026-02-19 04:05:59] "POST /neutron/port HTTP/1.1" 200 1218 0.022067 10.0.0.129 - - [2026-02-19 04:06:00] "POST /neutron/port HTTP/1.1" 200 1218 0.027016 10.0.0.130 - - [2026-02-19 04:06:00] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001084 10.0.0.129 - - [2026-02-19 04:06:00] "POST /neutron/port HTTP/1.1" 200 1155 0.406246 10.0.0.129 - - [2026-02-19 04:06:01] "POST /neutron/port HTTP/1.1" 200 1209 0.155341 10.0.0.129 - - [2026-02-19 04:06:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005269 10.0.0.129 - - [2026-02-19 04:06:01] "POST /neutron/port HTTP/1.1" 200 117 0.001278 10.0.0.129 - - [2026-02-19 04:06:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011084 10.0.0.129 - - [2026-02-19 04:06:05] "POST /neutron/port HTTP/1.1" 200 1218 0.023345 10.0.0.129 - - [2026-02-19 04:06:05] "GET /virtual-machine/d781b227-6586-42ec-ba76-48a5c7c109bb HTTP/1.1" 200 1303 0.007632 10.0.0.129 - - [2026-02-19 04:06:05] "GET /virtual-machine-interface/e016f56d-adb9-4ddb-918e-09d790ec439e HTTP/1.1" 200 3166 0.005875 10.0.0.129 - - [2026-02-19 04:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.129 - - [2026-02-19 04:06:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003946 10.0.0.129 - - [2026-02-19 04:06:05] "GET /virtual-networks?parent_id=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003269 10.0.0.129 - - [2026-02-19 04:06:05] "GET /virtual-network/e7865f6e-8fd9-41d3-95d5-42c3e84a8254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006660 10.0.0.129 - - [2026-02-19 04:06:07] "POST /neutron/port HTTP/1.1" 200 1218 0.046752 10.0.0.129 - - [2026-02-19 04:06:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004544 10.0.0.129 - - [2026-02-19 04:06:07] "POST /neutron/port HTTP/1.1" 200 117 0.001299 10.0.0.129 - - [2026-02-19 04:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.129 - - [2026-02-19 04:06:08] "GET /virtual-network/e7865f6e-8fd9-41d3-95d5-42c3e84a8254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.008446 10.0.0.129 - - [2026-02-19 04:06:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.038075 10.0.0.129 - - [2026-02-19 04:06:09] "POST /neutron/port HTTP/1.1" 200 1219 0.020289 10.0.0.129 - - [2026-02-19 04:06:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004132 10.0.0.129 - - [2026-02-19 04:06:10] "POST /neutron/port HTTP/1.1" 200 117 0.001317 10.0.0.130 - - [2026-02-19 04:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000616 10.0.0.38 - - [2026-02-19 04:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.129 - - [2026-02-19 04:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.130 - - [2026-02-19 04:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000433 10.0.0.38 - - [2026-02-19 04:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000543 10.0.0.38 - - [2026-02-19 04:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000539 10.0.0.129 - - [2026-02-19 04:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000409 10.0.0.38 - - [2026-02-19 04:06:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000515 10.0.0.129 - - [2026-02-19 04:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.129 - - [2026-02-19 04:06:10] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004777 10.0.0.129 - - [2026-02-19 04:06:10] "GET /virtual-networks?parent_id=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003273 10.0.0.129 - - [2026-02-19 04:06:10] "GET /virtual-network/e7865f6e-8fd9-41d3-95d5-42c3e84a8254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006258 10.0.0.129 - - [2026-02-19 04:06:10] "POST /neutron/port HTTP/1.1" 200 1218 0.019652 10.0.0.129 - - [2026-02-19 04:06:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.129 - - [2026-02-19 04:06:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000612 10.0.0.130 - - [2026-02-19 04:06:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.130 - - [2026-02-19 04:06:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.129 - - [2026-02-19 04:06:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009218 10.0.0.129 - - [2026-02-19 04:06:16] "POST /neutron/port HTTP/1.1" 200 1219 0.019164 10.0.0.129 - - [2026-02-19 04:06:16] "GET /virtual-machine/1b042bf2-62fb-4f5c-ba4e-59194f1cf12d HTTP/1.1" 200 1302 0.007186 10.0.0.129 - - [2026-02-19 04:06:16] "GET /virtual-machine-interface/a4b81b74-eb7f-43b2-80b8-1001be41f843 HTTP/1.1" 200 3165 0.008134 10.0.0.129 - - [2026-02-19 04:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.129 - - [2026-02-19 04:06:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004402 10.0.0.129 - - [2026-02-19 04:06:16] "GET /virtual-networks?parent_id=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003811 10.0.0.129 - - [2026-02-19 04:06:16] "GET /virtual-network/ef80d4c0-89e2-44e4-b0c9-531105e74691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.007446 10.0.0.129 - - [2026-02-19 04:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.129 - - [2026-02-19 04:06:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004099 10.0.0.129 - - [2026-02-19 04:06:17] "GET /virtual-networks?parent_id=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003491 10.0.0.129 - - [2026-02-19 04:06:17] "GET /virtual-network/ef80d4c0-89e2-44e4-b0c9-531105e74691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.007454 10.0.0.129 - - [2026-02-19 04:06:17] "POST /fqname-to-id HTTP/1.1" 404 209 0.004220 10.0.0.129 - - [2026-02-19 04:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.130 - - [2026-02-19 04:06:17] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001054 10.0.0.129 - - [2026-02-19 04:06:17] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.048923 10.0.0.129 - - [2026-02-19 04:06:17] "POST /network-policys HTTP/1.1" 200 535 0.032185 10.0.0.129 - - [2026-02-19 04:06:18] "GET /network-policy/55bdf88a-d5e7-4436-83eb-d67ddb779d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006784 10.0.0.129 - - [2026-02-19 04:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.129 - - [2026-02-19 04:06:18] "GET /virtual-network/e7865f6e-8fd9-41d3-95d5-42c3e84a8254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006135 10.0.0.129 - - [2026-02-19 04:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.129 - - [2026-02-19 04:06:18] "GET /network-policy/55bdf88a-d5e7-4436-83eb-d67ddb779d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004323 10.0.0.129 - - [2026-02-19 04:06:18] "POST /fqname-to-id HTTP/1.1" 404 230 0.004641 10.0.0.129 - - [2026-02-19 04:06:18] "POST /ref-update HTTP/1.1" 200 156 0.046200 10.0.0.129 - - [2026-02-19 04:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.129 - - [2026-02-19 04:06:18] "GET /network-policy/55bdf88a-d5e7-4436-83eb-d67ddb779d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006331 10.0.0.129 - - [2026-02-19 04:06:18] "GET /virtual-network/e7865f6e-8fd9-41d3-95d5-42c3e84a8254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.008343 10.0.0.129 - - [2026-02-19 04:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.129 - - [2026-02-19 04:06:18] "GET /network-policy/55bdf88a-d5e7-4436-83eb-d67ddb779d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004321 10.0.0.129 - - [2026-02-19 04:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.129 - - [2026-02-19 04:06:18] "GET /virtual-network/ef80d4c0-89e2-44e4-b0c9-531105e74691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.007397 10.0.0.129 - - [2026-02-19 04:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.129 - - [2026-02-19 04:06:18] "GET /network-policy/55bdf88a-d5e7-4436-83eb-d67ddb779d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004910 10.0.0.129 - - [2026-02-19 04:06:18] "POST /fqname-to-id HTTP/1.1" 404 230 0.005011 10.0.0.129 - - [2026-02-19 04:06:18] "POST /ref-update HTTP/1.1" 200 156 0.088693 10.0.0.129 - - [2026-02-19 04:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.129 - - [2026-02-19 04:06:18] "GET /network-policy/55bdf88a-d5e7-4436-83eb-d67ddb779d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006628 10.0.0.129 - - [2026-02-19 04:06:18] "POST /neutron/network HTTP/1.1" 200 1063 0.016409 10.0.0.129 - - [2026-02-19 04:06:18] "GET /virtual-network/ef80d4c0-89e2-44e4-b0c9-531105e74691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014569 10.0.0.129 - - [2026-02-19 04:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006276 10.0.0.129 - - [2026-02-19 04:06:18] "GET /network-policy/55bdf88a-d5e7-4436-83eb-d67ddb779d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004536 10.0.0.129 - - [2026-02-19 04:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.130 - - [2026-02-19 04:06:18] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001106 10.0.0.129 - - [2026-02-19 04:06:18] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.049428 10.0.0.129 - - [2026-02-19 04:06:19] "POST /route-targets HTTP/1.1" 200 328 0.016487 10.0.0.130 - - [2026-02-19 04:06:19] "POST /useragent-kv HTTP/1.1" 200 115 0.011021 10.0.0.129 - - [2026-02-19 04:06:19] "POST /neutron/subnet HTTP/1.1" 200 701 0.223081 10.0.0.129 - - [2026-02-19 04:06:19] "POST /id-to-fqname HTTP/1.1" 200 214 0.001555 10.0.0.129 - - [2026-02-19 04:06:19] "GET /virtual-network/9e1f91c5-148f-445f-805f-009b8711c050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006559 10.0.0.129 - - [2026-02-19 04:06:19] "GET /virtual-network/9e1f91c5-148f-445f-805f-009b8711c050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005802 10.0.0.129 - - [2026-02-19 04:06:19] "POST /neutron/network HTTP/1.1" 200 799 0.007284 10.0.0.129 - - [2026-02-19 04:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.130 - - [2026-02-19 04:06:19] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000909 10.0.0.129 - - [2026-02-19 04:06:19] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.052016 10.0.0.130 - - [2026-02-19 04:06:19] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001726 10.0.0.129 - - [2026-02-19 04:06:19] "POST /neutron/network HTTP/1.1" 200 585 0.159407 10.0.0.129 - - [2026-02-19 04:06:19] "POST /ref-update HTTP/1.1" 200 156 0.027673 10.0.0.129 - - [2026-02-19 04:06:20] "POST /id-to-fqname HTTP/1.1" 200 214 0.003991 10.0.0.129 - - [2026-02-19 04:06:20] "GET /virtual-network/ddd4b4a7-cdba-4437-beec-7a5a9935c2d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.005840 10.0.0.129 - - [2026-02-19 04:06:20] "POST /neutron/network HTTP/1.1" 200 799 0.006575 10.0.0.129 - - [2026-02-19 04:06:20] "GET /virtual-network/ddd4b4a7-cdba-4437-beec-7a5a9935c2d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.005352 10.0.0.129 - - [2026-02-19 04:06:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.004108 10.0.0.129 - - [2026-02-19 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.130 - - [2026-02-19 04:06:20] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001121 10.0.0.129 - - [2026-02-19 04:06:20] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.056590 10.0.0.129 - - [2026-02-19 04:06:20] "POST /network-policys HTTP/1.1" 200 589 0.032507 10.0.0.129 - - [2026-02-19 04:06:20] "GET /network-policy/94a9d69a-724c-4dd4-afe9-f5bc7bbb79b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.006236 10.0.0.129 - - [2026-02-19 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.129 - - [2026-02-19 04:06:20] "GET /virtual-network/9e1f91c5-148f-445f-805f-009b8711c050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006682 10.0.0.129 - - [2026-02-19 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.129 - - [2026-02-19 04:06:20] "GET /network-policy/94a9d69a-724c-4dd4-afe9-f5bc7bbb79b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004689 10.0.0.129 - - [2026-02-19 04:06:20] "POST /ref-update HTTP/1.1" 200 156 0.070760 10.0.0.129 - - [2026-02-19 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.129 - - [2026-02-19 04:06:20] "GET /network-policy/94a9d69a-724c-4dd4-afe9-f5bc7bbb79b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005827 10.0.0.129 - - [2026-02-19 04:06:20] "POST /neutron/network HTTP/1.1" 200 912 0.009252 10.0.0.129 - - [2026-02-19 04:06:20] "GET /virtual-network/9e1f91c5-148f-445f-805f-009b8711c050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.008650 10.0.0.129 - - [2026-02-19 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.129 - - [2026-02-19 04:06:20] "GET /network-policy/94a9d69a-724c-4dd4-afe9-f5bc7bbb79b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004982 10.0.0.129 - - [2026-02-19 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.129 - - [2026-02-19 04:06:20] "GET /virtual-network/ddd4b4a7-cdba-4437-beec-7a5a9935c2d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.005898 10.0.0.129 - - [2026-02-19 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.129 - - [2026-02-19 04:06:20] "GET /network-policy/94a9d69a-724c-4dd4-afe9-f5bc7bbb79b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004564 10.0.0.129 - - [2026-02-19 04:06:21] "PUT /access-control-list/9e1b0d37-2b48-4719-a008-9588fa11fa10 HTTP/1.1" 200 273 0.021708 10.0.0.129 - - [2026-02-19 04:06:21] "POST /ref-update HTTP/1.1" 200 156 0.071530 10.0.0.129 - - [2026-02-19 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.129 - - [2026-02-19 04:06:21] "GET /network-policy/94a9d69a-724c-4dd4-afe9-f5bc7bbb79b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004795 10.0.0.129 - - [2026-02-19 04:06:21] "POST /ref-update HTTP/1.1" 200 156 0.034059 10.0.0.129 - - [2026-02-19 04:06:21] "GET /virtual-network/ddd4b4a7-cdba-4437-beec-7a5a9935c2d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.036443 10.0.0.129 - - [2026-02-19 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007109 10.0.0.129 - - [2026-02-19 04:06:21] "GET /network-policy/94a9d69a-724c-4dd4-afe9-f5bc7bbb79b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004030 10.0.0.129 - - [2026-02-19 04:06:21] "POST /id-to-fqname HTTP/1.1" 200 214 0.001825 10.0.0.129 - - [2026-02-19 04:06:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008250 10.0.0.130 - - [2026-02-19 04:06:22] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001057 10.0.0.129 - - [2026-02-19 04:06:22] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.074809 10.0.0.129 - - [2026-02-19 04:06:22] "POST /neutron/port HTTP/1.1" 200 2283 0.036860 10.0.0.129 - - [2026-02-19 04:06:22] "POST /id-to-fqname HTTP/1.1" 200 214 0.001676 10.0.0.129 - - [2026-02-19 04:06:22] "POST /neutron/port HTTP/1.1" 200 2283 0.030059 10.0.0.129 - - [2026-02-19 04:06:23] "POST /neutron/network HTTP/1.1" 200 922 0.007153 10.0.0.129 - - [2026-02-19 04:06:23] "POST /neutron/port HTTP/1.1" 200 1063 0.021717 10.0.0.130 - - [2026-02-19 04:06:23] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001637 10.0.0.129 - - [2026-02-19 04:06:23] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.109677 10.0.0.129 - - [2026-02-19 04:06:23] "POST /neutron/network HTTP/1.1" 200 912 0.006802 10.0.0.129 - - [2026-02-19 04:06:23] "POST /neutron/port HTTP/1.1" 200 117 0.001271 10.0.0.129 - - [2026-02-19 04:06:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010738 10.0.0.129 - - [2026-02-19 04:06:24] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003634 10.0.0.129 - - [2026-02-19 04:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.129 - - [2026-02-19 04:06:24] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.008754 10.0.0.130 - - [2026-02-19 04:06:24] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001161 10.0.0.129 - - [2026-02-19 04:06:24] "POST /neutron/port HTTP/1.1" 200 1063 0.332303 10.0.0.129 - - [2026-02-19 04:06:24] "POST /neutron/port HTTP/1.1" 200 1117 0.120339 10.0.0.129 - - [2026-02-19 04:06:25] "POST /neutron/subnet HTTP/1.1" 200 675 0.009566 10.0.0.129 - - [2026-02-19 04:06:25] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.006127 10.0.0.129 - - [2026-02-19 04:06:25] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006469 10.0.0.129 - - [2026-02-19 04:06:25] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004205 10.0.0.129 - - [2026-02-19 04:06:25] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.026760 10.0.0.129 - - [2026-02-19 04:06:25] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.041122 10.0.0.129 - - [2026-02-19 04:06:25] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005022 10.0.0.129 - - [2026-02-19 04:06:25] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.009713 10.0.0.129 - - [2026-02-19 04:06:25] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.036353 10.0.0.129 - - [2026-02-19 04:06:25] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.063765 10.0.0.129 - - [2026-02-19 04:06:25] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005304 10.0.0.129 - - [2026-02-19 04:06:25] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005889 10.0.0.129 - - [2026-02-19 04:06:25] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.034658 10.0.0.129 - - [2026-02-19 04:06:26] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.066959 10.0.0.129 - - [2026-02-19 04:06:26] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.007413 10.0.0.38 - - [2026-02-19 04:06:26] "GET /obj-perms HTTP/1.1" 200 5075 0.112164 10.0.0.129 - - [2026-02-19 04:06:26] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.019981 10.0.0.129 - - [2026-02-19 04:06:26] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.027879 10.0.0.129 - - [2026-02-19 04:06:26] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005549 10.0.0.129 - - [2026-02-19 04:06:26] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006105 10.0.0.129 - - [2026-02-19 04:06:26] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006411 10.0.0.129 - - [2026-02-19 04:06:26] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.031706 10.0.0.129 - - [2026-02-19 04:06:26] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.051916 10.0.0.129 - - [2026-02-19 04:06:26] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.011581 10.0.0.129 - - [2026-02-19 04:06:26] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005770 10.0.0.129 - - [2026-02-19 04:06:26] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.040868 10.0.0.129 - - [2026-02-19 04:06:26] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.044725 10.0.0.129 - - [2026-02-19 04:06:26] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.010107 10.0.0.129 - - [2026-02-19 04:06:26] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006864 10.0.0.129 - - [2026-02-19 04:06:26] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.044105 10.0.0.129 - - [2026-02-19 04:06:26] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.060714 10.0.0.129 - - [2026-02-19 04:06:26] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.014264 10.0.0.129 - - [2026-02-19 04:06:26] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.021852 10.0.0.130 - - [2026-02-19 04:06:26] "GET /obj-perms HTTP/1.1" 200 5075 0.130814 10.0.0.129 - - [2026-02-19 04:06:27] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.053013 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003582 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005218 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004088 10.0.0.129 - - [2026-02-19 04:06:27] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.028775 10.0.0.129 - - [2026-02-19 04:06:27] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.038749 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006738 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005004 10.0.0.129 - - [2026-02-19 04:06:27] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.033253 10.0.0.129 - - [2026-02-19 04:06:27] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.040733 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004980 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004670 10.0.0.129 - - [2026-02-19 04:06:27] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.069525 10.0.0.129 - - [2026-02-19 04:06:27] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.032317 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.007860 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004231 10.0.0.129 - - [2026-02-19 04:06:27] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.019498 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005632 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004348 10.0.0.129 - - [2026-02-19 04:06:27] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.020106 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004776 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006505 10.0.0.129 - - [2026-02-19 04:06:27] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.023629 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005930 10.0.0.129 - - [2026-02-19 04:06:27] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.004499 10.0.0.129 - - [2026-02-19 04:06:27] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.023116 10.0.0.129 - - [2026-02-19 04:06:32] "POST /neutron/port HTTP/1.1" 200 1127 0.020729 10.0.0.129 - - [2026-02-19 04:06:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007435 10.0.0.129 - - [2026-02-19 04:06:38] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003919 10.0.0.129 - - [2026-02-19 04:06:38] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.008765 10.0.0.129 - - [2026-02-19 04:06:38] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.009963 10.0.0.129 - - [2026-02-19 04:06:38] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.045835 10.0.0.129 - - [2026-02-19 04:06:38] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.046330 10.0.0.129 - - [2026-02-19 04:06:38] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.005948 10.0.0.129 - - [2026-02-19 04:06:38] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.003984 10.0.0.129 - - [2026-02-19 04:06:38] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.039527 10.0.0.129 - - [2026-02-19 04:06:38] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.066350 10.0.0.129 - - [2026-02-19 04:06:38] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.006346 10.0.0.129 - - [2026-02-19 04:06:38] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.008903 10.0.0.129 - - [2026-02-19 04:06:38] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.049480 10.0.0.129 - - [2026-02-19 04:06:38] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.057871 10.0.0.129 - - [2026-02-19 04:06:38] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.011694 10.0.0.129 - - [2026-02-19 04:06:38] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.014557 10.0.0.129 - - [2026-02-19 04:06:38] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.035770 10.0.0.129 - - [2026-02-19 04:06:38] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.013889 10.0.0.129 - - [2026-02-19 04:06:38] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.005243 10.0.0.129 - - [2026-02-19 04:06:38] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.010151 10.0.0.129 - - [2026-02-19 04:06:38] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.034495 10.0.0.129 - - [2026-02-19 04:06:39] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.060761 10.0.0.129 - - [2026-02-19 04:06:39] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.006579 10.0.0.129 - - [2026-02-19 04:06:39] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.005195 10.0.0.129 - - [2026-02-19 04:06:39] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.050576 10.0.0.129 - - [2026-02-19 04:06:39] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.071367 10.0.0.129 - - [2026-02-19 04:06:39] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.013732 10.0.0.129 - - [2026-02-19 04:06:39] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.010833 10.0.0.129 - - [2026-02-19 04:06:39] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.069465 10.0.0.129 - - [2026-02-19 04:06:39] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.062576 10.0.0.129 - - [2026-02-19 04:06:39] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.013946 10.0.0.129 - - [2026-02-19 04:06:39] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.014558 10.0.0.129 - - [2026-02-19 04:06:39] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.041014 10.0.0.129 - - [2026-02-19 04:06:39] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.006644 10.0.0.129 - - [2026-02-19 04:06:39] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006054 10.0.0.129 - - [2026-02-19 04:06:39] "GET /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.014378 10.0.0.129 - - [2026-02-19 04:06:39] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.036722 10.0.0.129 - - [2026-02-19 04:06:39] "PUT /bgp-router/ffb58e9d-994b-4d74-ada1-96dba21fe43e HTTP/1.1" 200 255 0.083719 10.0.0.129 - - [2026-02-19 04:06:40] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.011194 10.0.0.129 - - [2026-02-19 04:06:40] "GET /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2853 0.006717 10.0.0.129 - - [2026-02-19 04:06:40] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.039125 10.0.0.129 - - [2026-02-19 04:06:40] "PUT /bgp-router/efa354a2-5964-4909-9ef5-be5872972d92 HTTP/1.1" 200 255 0.064914 10.0.0.129 - - [2026-02-19 04:06:40] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.015308 10.0.0.129 - - [2026-02-19 04:06:40] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.007685 10.0.0.129 - - [2026-02-19 04:06:40] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.040090 10.0.0.129 - - [2026-02-19 04:06:40] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.042931 10.0.0.129 - - [2026-02-19 04:06:40] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.011565 10.0.0.129 - - [2026-02-19 04:06:40] "GET /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.009838 10.0.0.129 - - [2026-02-19 04:06:40] "PUT /bgp-router/cf79c964-36c4-4ae3-90f8-b657b682ea36 HTTP/1.1" 200 255 0.028253 10.0.0.129 - - [2026-02-19 04:06:40] "POST /ref-update HTTP/1.1" 200 156 0.067280 10.0.0.129 - - [2026-02-19 04:06:40] "GET /virtual-network/ddd4b4a7-cdba-4437-beec-7a5a9935c2d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.013507 10.0.0.129 - - [2026-02-19 04:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007079 10.0.0.129 - - [2026-02-19 04:06:40] "POST /ref-update HTTP/1.1" 200 156 0.030752 10.0.0.129 - - [2026-02-19 04:06:40] "GET /network-policy/94a9d69a-724c-4dd4-afe9-f5bc7bbb79b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.009324 10.0.0.129 - - [2026-02-19 04:06:40] "POST /ref-update HTTP/1.1" 200 156 0.070498 10.0.0.129 - - [2026-02-19 04:06:41] "GET /virtual-network/9e1f91c5-148f-445f-805f-009b8711c050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008954 10.0.0.129 - - [2026-02-19 04:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015628 10.0.0.129 - - [2026-02-19 04:06:41] "GET /network-policy/94a9d69a-724c-4dd4-afe9-f5bc7bbb79b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.007097 10.0.0.129 - - [2026-02-19 04:06:41] "POST /neutron/port HTTP/1.1" 200 1127 0.052880 10.0.0.129 - - [2026-02-19 04:06:41] "DELETE /network-policy/94a9d69a-724c-4dd4-afe9-f5bc7bbb79b6 HTTP/1.1" 200 115 0.092481 10.0.0.129 - - [2026-02-19 04:06:41] "POST /neutron/network HTTP/1.1" 200 799 0.006261 10.0.0.129 - - [2026-02-19 04:06:41] "POST /neutron/port HTTP/1.1" 200 1117 0.058514 10.0.0.130 - - [2026-02-19 04:06:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003574 10.0.0.129 - - [2026-02-19 04:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006391 10.0.0.130 - - [2026-02-19 04:06:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004212 10.0.0.129 - - [2026-02-19 04:06:43] "POST /neutron/network HTTP/1.1" 200 151 0.157020 10.0.0.129 - - [2026-02-19 04:06:43] "DELETE /route-target/addf857e-6a0e-401f-84a8-beaee8cd7d8f HTTP/1.1" 200 115 0.028850 10.0.0.129 - - [2026-02-19 04:06:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.010107 10.0.0.129 - - [2026-02-19 04:06:43] "POST /ref-update HTTP/1.1" 200 156 0.070330 10.0.0.129 - - [2026-02-19 04:06:43] "POST /neutron/network HTTP/1.1" 200 977 0.028765 10.0.0.129 - - [2026-02-19 04:06:43] "GET /virtual-network/ef80d4c0-89e2-44e4-b0c9-531105e74691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.010632 10.0.0.129 - - [2026-02-19 04:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.129 - - [2026-02-19 04:06:43] "GET /network-policy/55bdf88a-d5e7-4436-83eb-d67ddb779d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004061 10.0.0.129 - - [2026-02-19 04:06:43] "POST /ref-update HTTP/1.1" 200 156 0.062779 10.0.0.129 - - [2026-02-19 04:06:43] "DELETE /access-control-list/7da72e83-c21b-402d-aa74-fa3276aca169 HTTP/1.1" 200 115 0.037385 10.0.0.129 - - [2026-02-19 04:06:44] "GET /virtual-network/e7865f6e-8fd9-41d3-95d5-42c3e84a8254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.019849 10.0.0.129 - - [2026-02-19 04:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005483 10.0.0.129 - - [2026-02-19 04:06:44] "GET /network-policy/55bdf88a-d5e7-4436-83eb-d67ddb779d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004052 10.0.0.129 - - [2026-02-19 04:06:44] "DELETE /network-policy/55bdf88a-d5e7-4436-83eb-d67ddb779d4c HTTP/1.1" 200 115 0.038234 10.0.0.129 - - [2026-02-19 04:06:44] "POST /neutron/network HTTP/1.1" 400 204 0.020854 10.0.0.129 - - [2026-02-19 04:06:44] "POST /neutron/port HTTP/1.1" 200 1218 0.020505 10.0.0.129 - - [2026-02-19 04:06:45] "POST /neutron/port HTTP/1.1" 200 151 0.325940 10.0.0.129 - - [2026-02-19 04:06:46] "DELETE /route-target/aeb5160f-d5dd-4f46-a71d-99b89f7c3422 HTTP/1.1" 200 115 0.029626 10.0.0.129 - - [2026-02-19 04:06:46] "POST /neutron/network HTTP/1.1" 200 976 0.018374 10.0.0.130 - - [2026-02-19 04:06:48] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002188 10.0.0.129 - - [2026-02-19 04:06:48] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.052402 10.0.0.130 - - [2026-02-19 04:06:48] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001395 10.0.0.129 - - [2026-02-19 04:06:48] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?fields=virtual_networks HTTP/1.1" 200 1051 0.042246 10.0.0.130 - - [2026-02-19 04:06:48] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001168 10.0.0.129 - - [2026-02-19 04:06:48] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.041821 10.0.0.130 - - [2026-02-19 04:06:48] "GET /projects?obj_uuids=a6644575-285d-41df-b572-fbf8d3e6757c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001328 10.0.0.129 - - [2026-02-19 04:06:48] "GET /project/a6644575-285d-41df-b572-fbf8d3e6757c?fields=security_groups HTTP/1.1" 200 1286 0.043283 10.0.0.129 - - [2026-02-19 04:06:49] "POST /fqname-to-id HTTP/1.1" 404 183 0.032347 10.0.0.130 - - [2026-02-19 04:06:49] "GET /projects?obj_uuids=10bc0266-f7ef-40a6-9840-fe75ede66d72&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003261 10.0.0.130 - - [2026-02-19 04:06:49] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001050 10.0.0.130 - - [2026-02-19 04:06:49] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007532 10.0.0.130 - - [2026-02-19 04:06:49] "POST /id-to-fqname HTTP/1.1" 200 185 0.001233 10.0.0.130 - - [2026-02-19 04:06:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.005331 10.0.0.130 - - [2026-02-19 04:06:49] "POST /security-groups HTTP/1.1" 200 586 0.036226 10.0.0.129 - - [2026-02-19 04:06:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.005216 10.0.0.130 - - [2026-02-19 04:06:49] "POST /projects HTTP/1.1" 200 575 0.263647 10.0.0.130 - - [2026-02-19 04:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.343377 10.0.0.129 - - [2026-02-19 04:06:49] "POST /access-control-lists HTTP/1.1" 200 591 0.043518 10.0.0.129 - - [2026-02-19 04:06:49] "GET /project/10bc0266-f7ef-40a6-9840-fe75ede66d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.509037 10.0.0.129 - - [2026-02-19 04:06:50] "GET / HTTP/1.1" 200 36215 0.002074 10.0.0.129 - - [2026-02-19 04:06:53] "POST /fqname-to-id HTTP/1.1" 401 293 0.000512 10.0.0.129 - - [2026-02-19 04:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.031388 10.0.0.129 - - [2026-02-19 04:06:53] "GET /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.005996 10.0.0.129 - - [2026-02-19 04:06:53] "GET /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004241 10.0.0.129 - - [2026-02-19 04:06:53] "GET /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003888 10.0.0.129 - - [2026-02-19 04:06:53] "PUT /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260 HTTP/1.1" 200 265 0.012661 10.0.0.129 - - [2026-02-19 04:06:55] "POST /fqname-to-id HTTP/1.1" 404 183 0.029476 10.0.0.130 - - [2026-02-19 04:06:55] "GET /projects?obj_uuids=48ff7385-7bd9-468d-bcb4-50603acc5dbf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003526 10.0.0.130 - - [2026-02-19 04:06:55] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001079 10.0.0.130 - - [2026-02-19 04:06:55] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008853 10.0.0.130 - - [2026-02-19 04:06:55] "POST /id-to-fqname HTTP/1.1" 200 185 0.003762 10.0.0.130 - - [2026-02-19 04:06:55] "POST /fqname-to-id HTTP/1.1" 404 194 0.008814 10.0.0.130 - - [2026-02-19 04:06:55] "POST /security-groups HTTP/1.1" 200 586 0.036216 10.0.0.130 - - [2026-02-19 04:06:55] "POST /projects HTTP/1.1" 200 575 0.279002 10.0.0.130 - - [2026-02-19 04:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.313285 10.0.0.129 - - [2026-02-19 04:06:56] "POST /fqname-to-id HTTP/1.1" 404 228 0.008424 10.0.0.129 - - [2026-02-19 04:06:56] "GET /project/48ff7385-7bd9-468d-bcb4-50603acc5dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.498834 10.0.0.129 - - [2026-02-19 04:06:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.026732 10.0.0.130 - - [2026-02-19 04:06:56] "GET /projects?obj_uuids=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005383 10.0.0.130 - - [2026-02-19 04:06:56] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001656 10.0.0.130 - - [2026-02-19 04:06:56] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010378 10.0.0.130 - - [2026-02-19 04:06:56] "POST /id-to-fqname HTTP/1.1" 200 185 0.001756 10.0.0.130 - - [2026-02-19 04:06:56] "POST /fqname-to-id HTTP/1.1" 404 194 0.006683 10.0.0.130 - - [2026-02-19 04:06:56] "POST /security-groups HTTP/1.1" 200 586 0.080445 10.0.0.130 - - [2026-02-19 04:06:56] "POST /projects HTTP/1.1" 200 575 0.310664 10.0.0.130 - - [2026-02-19 04:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.344096 10.0.0.129 - - [2026-02-19 04:06:56] "POST /access-control-lists HTTP/1.1" 200 593 0.029370 10.0.0.129 - - [2026-02-19 04:06:57] "GET /project/408edc65-ff20-4440-be68-9189dfc64ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.486976 10.0.0.129 - - [2026-02-19 04:06:57] "GET / HTTP/1.1" 200 36215 0.001656 10.0.0.129 - - [2026-02-19 04:06:58] "GET / HTTP/1.1" 200 36215 0.001889 10.0.0.129 - - [2026-02-19 04:06:58] "POST /fqname-to-id HTTP/1.1" 404 183 0.003453 10.0.0.129 - - [2026-02-19 04:06:58] "POST /api-access-lists HTTP/1.1" 200 523 0.029255 10.0.0.129 - - [2026-02-19 04:06:58] "GET /api-access-list/842fd645-a562-4a4b-a3b6-e037b05eb6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.006641 10.0.0.129 - - [2026-02-19 04:06:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000426 10.0.0.129 - - [2026-02-19 04:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.121232 10.0.0.130 - - [2026-02-19 04:06:59] "GET /projects?obj_uuids=48ff7385-7bd9-468d-bcb4-50603acc5dbf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001137 10.0.0.129 - - [2026-02-19 04:06:59] "GET /project/48ff7385-7bd9-468d-bcb4-50603acc5dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.064837 10.0.0.129 - - [2026-02-19 04:06:59] "GET /virtual-networks?parent_id=48ff7385-7bd9-468d-bcb4-50603acc5dbf&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022219 10.0.0.129 - - [2026-02-19 04:07:00] "POST /virtual-networks HTTP/1.1" 200 570 0.117295 10.0.0.129 - - [2026-02-19 04:07:00] "POST /route-targets HTTP/1.1" 200 328 0.017333 10.0.0.129 - - [2026-02-19 04:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.043797 10.0.0.129 - - [2026-02-19 04:07:00] "GET /network-ipam/a70d86f4-7513-48ff-a40e-41e009396685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.018868 10.0.0.130 - - [2026-02-19 04:07:00] "POST /useragent-kv HTTP/1.1" 200 115 0.009073 10.0.0.129 - - [2026-02-19 04:07:00] "POST /ref-update HTTP/1.1" 200 156 0.110919 10.0.0.129 - - [2026-02-19 04:07:00] "POST /neutron/network HTTP/1.1" 200 833 0.080033 10.0.0.129 - - [2026-02-19 04:07:00] "GET /virtual-network/34e2a320-3f83-4463-99a9-dc90fc54179b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.029008 10.0.0.129 - - [2026-02-19 04:07:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000501 10.0.0.129 - - [2026-02-19 04:07:02] "GET /obj-perms HTTP/1.1" 200 4934 0.070042 10.0.0.129 - - [2026-02-19 04:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.029133 10.0.0.129 - - [2026-02-19 04:07:03] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 362 0.062672 10.0.0.129 - - [2026-02-19 04:07:03] "POST /id-to-fqname HTTP/1.1" 401 293 0.000370 10.0.0.129 - - [2026-02-19 04:07:03] "POST /id-to-fqname HTTP/1.1" 200 230 0.041712 10.0.0.129 - - [2026-02-19 04:07:04] "POST /neutron/network HTTP/1.1" 200 843 0.072629 10.0.0.130 - - [2026-02-19 04:07:04] "GET /projects?obj_uuids=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001661 10.0.0.129 - - [2026-02-19 04:07:04] "GET /project/408edc65-ff20-4440-be68-9189dfc64ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.081362 10.0.0.129 - - [2026-02-19 04:07:05] "POST /neutron/port HTTP/1.1" 200 117 0.055167 10.0.0.129 - - [2026-02-19 04:07:05] "POST /neutron/network HTTP/1.1" 200 833 0.041213 10.0.0.129 - - [2026-02-19 04:07:06] "POST /neutron/port HTTP/1.1" 200 1057 0.022025 10.0.0.129 - - [2026-02-19 04:07:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004147 10.0.0.129 - - [2026-02-19 04:07:06] "POST /neutron/network HTTP/1.1" 200 833 0.008943 10.0.0.129 - - [2026-02-19 04:07:07] "DELETE /access-control-list/784a2138-6c41-4106-8065-9dcebe66a8ba HTTP/1.1" 200 115 0.067160 10.0.0.129 - - [2026-02-19 04:07:10] "POST /neutron/port HTTP/1.1" 200 1121 0.022266 10.0.0.129 - - [2026-02-19 04:07:10] "POST /neutron/security_group HTTP/1.1" 200 2053 0.009617 10.0.0.129 - - [2026-02-19 04:07:10] "GET /virtual-machine/47b9c62a-77a1-408f-9fb5-7592cb4f0ade HTTP/1.1" 401 293 0.000582 10.0.0.129 - - [2026-02-19 04:07:10] "GET /virtual-machine/47b9c62a-77a1-408f-9fb5-7592cb4f0ade HTTP/1.1" 200 1289 0.066550 10.0.0.129 - - [2026-02-19 04:07:10] "GET /virtual-machine/47b9c62a-77a1-408f-9fb5-7592cb4f0ade HTTP/1.1" 200 1289 0.020358 10.0.0.129 - - [2026-02-19 04:07:10] "GET /virtual-machine-interface/6c9b673c-7b64-42c1-8a45-966d9da96faf HTTP/1.1" 200 2535 0.026312 10.0.0.129 - - [2026-02-19 04:07:10] "GET /virtual-machine/47b9c62a-77a1-408f-9fb5-7592cb4f0ade HTTP/1.1" 200 1289 0.021457 10.0.0.129 - - [2026-02-19 04:07:11] "GET /virtual-machine-interface/6c9b673c-7b64-42c1-8a45-966d9da96faf HTTP/1.1" 200 2535 0.030751 10.0.0.129 - - [2026-02-19 04:07:11] "GET /instance-ip/96af3ef9-6912-4047-b60b-963a51168066 HTTP/1.1" 200 1631 0.023589 10.0.0.129 - - [2026-02-19 04:07:11] "GET /virtual-machine/47b9c62a-77a1-408f-9fb5-7592cb4f0ade HTTP/1.1" 200 1289 0.018849 10.0.0.129 - - [2026-02-19 04:07:11] "GET /virtual-machine-interface/6c9b673c-7b64-42c1-8a45-966d9da96faf HTTP/1.1" 200 2535 0.025162 10.0.0.129 - - [2026-02-19 04:07:11] "GET /instance-ip/96af3ef9-6912-4047-b60b-963a51168066 HTTP/1.1" 200 1631 0.022268 10.0.0.129 - - [2026-02-19 04:07:11] "POST /fqname-to-id HTTP/1.1" 403 339 0.019463 10.0.0.129 - - [2026-02-19 04:07:11] "GET / HTTP/1.1" 200 36215 0.003145 10.0.0.129 - - [2026-02-19 04:07:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.000583 10.0.0.129 - - [2026-02-19 04:07:11] "POST /neutron/port HTTP/1.1" 200 1121 0.024058 10.0.0.129 - - [2026-02-19 04:07:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009017 10.0.0.129 - - [2026-02-19 04:07:11] "POST /neutron/network HTTP/1.1" 200 833 0.009144 10.0.0.129 - - [2026-02-19 04:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.029285 10.0.0.129 - - [2026-02-19 04:07:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004545 10.0.0.129 - - [2026-02-19 04:07:11] "GET /virtual-networks?parent_id=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017390 10.0.0.129 - - [2026-02-19 04:07:11] "POST /fqname-to-id HTTP/1.1" 403 339 0.018054 10.0.0.129 - - [2026-02-19 04:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.129 - - [2026-02-19 04:07:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004792 10.0.0.129 - - [2026-02-19 04:07:11] "GET /virtual-networks?parent_id=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019188 10.0.0.129 - - [2026-02-19 04:07:12] "POST /fqname-to-id HTTP/1.1" 403 339 0.021608 10.0.0.129 - - [2026-02-19 04:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.129 - - [2026-02-19 04:07:12] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004107 10.0.0.129 - - [2026-02-19 04:07:12] "GET /virtual-networks?parent_id=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019698 10.0.0.129 - - [2026-02-19 04:07:12] "POST /fqname-to-id HTTP/1.1" 403 339 0.021384 10.0.0.129 - - [2026-02-19 04:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.129 - - [2026-02-19 04:07:12] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004623 10.0.0.129 - - [2026-02-19 04:07:12] "GET /virtual-networks?parent_id=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.029251 10.0.0.129 - - [2026-02-19 04:07:12] "POST /fqname-to-id HTTP/1.1" 403 339 0.020572 10.0.0.129 - - [2026-02-19 04:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.129 - - [2026-02-19 04:07:12] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004483 10.0.0.129 - - [2026-02-19 04:07:12] "GET /virtual-networks?parent_id=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019680 10.0.0.129 - - [2026-02-19 04:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.020047 10.0.0.129 - - [2026-02-19 04:07:15] "GET /virtual-network/34e2a320-3f83-4463-99a9-dc90fc54179b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.024462 10.0.0.129 - - [2026-02-19 04:07:17] "POST /fqname-to-id HTTP/1.1" 403 339 0.022672 10.0.0.129 - - [2026-02-19 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.129 - - [2026-02-19 04:07:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003795 10.0.0.129 - - [2026-02-19 04:07:17] "GET /virtual-networks?parent_id=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019872 10.0.0.129 - - [2026-02-19 04:07:17] "POST /fqname-to-id HTTP/1.1" 403 339 0.019190 10.0.0.129 - - [2026-02-19 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.129 - - [2026-02-19 04:07:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003552 10.0.0.129 - - [2026-02-19 04:07:17] "GET /virtual-networks?parent_id=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017252 10.0.0.129 - - [2026-02-19 04:07:18] "POST /fqname-to-id HTTP/1.1" 403 361 0.023090 10.0.0.129 - - [2026-02-19 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.129 - - [2026-02-19 04:07:18] "GET /routing-instance/ad64d45f-2b18-45e2-837d-87d66bf27de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.005060 10.0.0.129 - - [2026-02-19 04:07:18] "GET /route-target/481b6fab-4810-45ab-8a99-444bbe0b6b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.019360 10.0.0.129 - - [2026-02-19 04:07:18] "GET /route-target/481b6fab-4810-45ab-8a99-444bbe0b6b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006319 10.0.0.129 - - [2026-02-19 04:07:18] "POST /fqname-to-id HTTP/1.1" 403 339 0.018334 10.0.0.129 - - [2026-02-19 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.129 - - [2026-02-19 04:07:18] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003611 10.0.0.129 - - [2026-02-19 04:07:18] "GET /virtual-networks?parent_id=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018886 10.0.0.129 - - [2026-02-19 04:07:18] "POST /fqname-to-id HTTP/1.1" 403 361 0.017925 10.0.0.129 - - [2026-02-19 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004948 10.0.0.129 - - [2026-02-19 04:07:18] "GET /routing-instance/ad64d45f-2b18-45e2-837d-87d66bf27de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.004940 10.0.0.129 - - [2026-02-19 04:07:18] "GET /route-target/481b6fab-4810-45ab-8a99-444bbe0b6b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.018163 10.0.0.129 - - [2026-02-19 04:07:18] "GET /route-target/481b6fab-4810-45ab-8a99-444bbe0b6b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004902 10.0.0.129 - - [2026-02-19 04:07:18] "POST /fqname-to-id HTTP/1.1" 403 339 0.022281 10.0.0.129 - - [2026-02-19 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.129 - - [2026-02-19 04:07:18] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004950 10.0.0.129 - - [2026-02-19 04:07:18] "GET /virtual-networks?parent_id=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018510 10.0.0.129 - - [2026-02-19 04:07:18] "POST /fqname-to-id HTTP/1.1" 403 339 0.019921 10.0.0.129 - - [2026-02-19 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.129 - - [2026-02-19 04:07:18] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004930 10.0.0.129 - - [2026-02-19 04:07:18] "GET /virtual-networks?parent_id=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019535 10.0.0.130 - - [2026-02-19 04:07:20] "DELETE /project/408edc65ff204440be689189dfc64ece HTTP/1.1" 404 173 0.004285 10.0.0.130 - - [2026-02-19 04:07:20] "DELETE /project/10bc0266f7ef40a69840fe75ede66d72 HTTP/1.1" 404 173 0.006626 10.0.0.130 - - [2026-02-19 04:07:20] "DELETE /project/48ff73857bd9468dbcb450603acc5dbf HTTP/1.1" 404 173 0.008319 10.0.0.130 - - [2026-02-19 04:07:20] "DELETE /project/a6644575-285d-41df-b572-fbf8d3e6757c HTTP/1.1" 404 177 0.004410 10.0.0.130 - - [2026-02-19 04:07:21] "GET /obj-perms HTTP/1.1" 200 4934 0.082477 10.0.0.130 - - [2026-02-19 04:07:23] "GET /virtual-machine/47b9c62a-77a1-408f-9fb5-7592cb4f0ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.022972 10.0.0.130 - - [2026-02-19 04:07:27] "GET /obj-perms HTTP/1.1" 200 4934 0.019408 10.0.0.130 - - [2026-02-19 04:07:29] "GET /virtual-machine/47b9c62a-77a1-408f-9fb5-7592cb4f0ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.020961 10.0.0.130 - - [2026-02-19 04:07:33] "GET /obj-perms HTTP/1.1" 200 4934 0.023810 10.0.0.129 - - [2026-02-19 04:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.129 - - [2026-02-19 04:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.130 - - [2026-02-19 04:07:33] "GET /virtual-machine/47b9c62a-77a1-408f-9fb5-7592cb4f0ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.024548 10.0.0.129 - - [2026-02-19 04:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007120 10.0.0.129 - - [2026-02-19 04:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.129 - - [2026-02-19 04:07:34] "GET /obj-perms HTTP/1.1" 200 4934 0.045431 10.0.0.129 - - [2026-02-19 04:07:35] "GET /obj-perms HTTP/1.1" 200 5039 0.054573 10.0.0.130 - - [2026-02-19 04:07:35] "GET /obj-perms HTTP/1.1" 200 5039 0.075394 10.0.0.129 - - [2026-02-19 04:07:35] "GET /obj-perms HTTP/1.1" 200 4934 0.074605 10.0.0.129 - - [2026-02-19 04:07:36] "GET /obj-perms HTTP/1.1" 200 4934 0.022042 10.0.0.38 - - [2026-02-19 04:07:36] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.059057 10.0.0.130 - - [2026-02-19 04:07:36] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.021819 10.0.0.129 - - [2026-02-19 04:07:36] "GET /virtual-machine/47b9c62a-77a1-408f-9fb5-7592cb4f0ade HTTP/1.1" 200 1289 0.021401 10.0.0.129 - - [2026-02-19 04:07:37] "POST /neutron/port HTTP/1.1" 200 1121 0.027135 10.0.0.129 - - [2026-02-19 04:07:38] "GET /virtual-machine/47b9c62a-77a1-408f-9fb5-7592cb4f0ade HTTP/1.1" 404 171 0.017900 10.0.0.129 - - [2026-02-19 04:07:38] "GET /virtual-machine/47b9c62a-77a1-408f-9fb5-7592cb4f0ade HTTP/1.1" 404 171 0.013608 10.0.0.129 - - [2026-02-19 04:07:38] "GET /virtual-machine/47b9c62a-77a1-408f-9fb5-7592cb4f0ade HTTP/1.1" 404 171 0.015259 10.0.0.129 - - [2026-02-19 04:07:39] "POST /fqname-to-id HTTP/1.1" 403 339 0.043290 10.0.0.129 - - [2026-02-19 04:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.129 - - [2026-02-19 04:07:39] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004760 10.0.0.129 - - [2026-02-19 04:07:39] "GET /virtual-networks?parent_id=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017916 10.0.0.129 - - [2026-02-19 04:07:39] "POST /fqname-to-id HTTP/1.1" 403 361 0.019589 10.0.0.129 - - [2026-02-19 04:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.129 - - [2026-02-19 04:07:39] "GET /routing-instance/ad64d45f-2b18-45e2-837d-87d66bf27de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.008024 10.0.0.129 - - [2026-02-19 04:07:39] "GET /route-target/481b6fab-4810-45ab-8a99-444bbe0b6b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.019686 10.0.0.129 - - [2026-02-19 04:07:39] "GET /route-target/481b6fab-4810-45ab-8a99-444bbe0b6b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004622 10.0.0.129 - - [2026-02-19 04:07:39] "GET /obj-perms HTTP/1.1" 200 4934 0.018377 10.0.0.129 - - [2026-02-19 04:07:40] "GET /obj-perms HTTP/1.1" 200 5039 0.004503 10.0.0.130 - - [2026-02-19 04:07:46] "GET /obj-perms HTTP/1.1" 200 5039 0.004049 10.0.0.129 - - [2026-02-19 04:07:49] "GET /obj-perms HTTP/1.1" 200 5039 0.004386 10.0.0.130 - - [2026-02-19 04:07:55] "GET /obj-perms HTTP/1.1" 200 5039 0.004249 10.0.0.129 - - [2026-02-19 04:07:58] "GET /obj-perms HTTP/1.1" 200 5039 0.004224 10.0.0.130 - - [2026-02-19 04:08:04] "GET /obj-perms HTTP/1.1" 200 5039 0.004470 10.0.0.129 - - [2026-02-19 04:08:04] "GET /obj-perms HTTP/1.1" 200 5039 0.004416 10.0.0.130 - - [2026-02-19 04:08:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003461 10.0.0.130 - - [2026-02-19 04:08:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003508 10.0.0.129 - - [2026-02-19 04:08:05] "DELETE /virtual-network/34e2a320-3f83-4463-99a9-dc90fc54179b HTTP/1.1" 200 115 0.139169 10.0.0.129 - - [2026-02-19 04:08:05] "DELETE /api-access-list/842fd645-a562-4a4b-a3b6-e037b05eb6a4 HTTP/1.1" 200 115 0.046336 10.0.0.130 - - [2026-02-19 04:08:05] "GET /projects?obj_uuids=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001941 10.0.0.129 - - [2026-02-19 04:08:05] "GET /project/408edc65-ff20-4440-be68-9189dfc64ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.049947 10.0.0.130 - - [2026-02-19 04:08:05] "GET /projects?obj_uuids=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000993 10.0.0.129 - - [2026-02-19 04:08:05] "GET /project/408edc65-ff20-4440-be68-9189dfc64ece?fields=virtual_networks HTTP/1.1" 200 1024 0.050695 10.0.0.130 - - [2026-02-19 04:08:05] "GET /projects?obj_uuids=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001377 10.0.0.129 - - [2026-02-19 04:08:06] "GET /project/408edc65-ff20-4440-be68-9189dfc64ece?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.049150 10.0.0.130 - - [2026-02-19 04:08:06] "GET /projects?obj_uuids=408edc65-ff20-4440-be68-9189dfc64ece&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001624 10.0.0.129 - - [2026-02-19 04:08:06] "GET /project/408edc65-ff20-4440-be68-9189dfc64ece?fields=security_groups HTTP/1.1" 200 1246 0.051431 10.0.0.130 - - [2026-02-19 04:08:06] "GET /projects?obj_uuids=48ff7385-7bd9-468d-bcb4-50603acc5dbf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001054 10.0.0.129 - - [2026-02-19 04:08:06] "GET /project/48ff7385-7bd9-468d-bcb4-50603acc5dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.051825 10.0.0.130 - - [2026-02-19 04:08:06] "GET /projects?obj_uuids=48ff7385-7bd9-468d-bcb4-50603acc5dbf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001274 10.0.0.129 - - [2026-02-19 04:08:06] "GET /project/48ff7385-7bd9-468d-bcb4-50603acc5dbf?fields=virtual_networks HTTP/1.1" 200 1024 0.046231 10.0.0.130 - - [2026-02-19 04:08:06] "GET /projects?obj_uuids=48ff7385-7bd9-468d-bcb4-50603acc5dbf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001104 10.0.0.129 - - [2026-02-19 04:08:06] "GET /project/48ff7385-7bd9-468d-bcb4-50603acc5dbf?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.059159 10.0.0.130 - - [2026-02-19 04:08:06] "GET /projects?obj_uuids=48ff7385-7bd9-468d-bcb4-50603acc5dbf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001103 10.0.0.129 - - [2026-02-19 04:08:06] "GET /project/48ff7385-7bd9-468d-bcb4-50603acc5dbf?fields=security_groups HTTP/1.1" 200 1246 0.081495 10.0.0.129 - - [2026-02-19 04:08:07] "DELETE /access-control-list/1e98c7b2-823c-430d-8a90-8b1669b0b23d HTTP/1.1" 200 115 0.053453 10.0.0.129 - - [2026-02-19 04:08:08] "DELETE /access-control-list/c2fdd80d-8de0-47ef-9f89-3d13e59feca9 HTTP/1.1" 200 115 0.059580 10.0.0.129 - - [2026-02-19 04:08:09] "GET /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004312 10.0.0.129 - - [2026-02-19 04:08:09] "PUT /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260 HTTP/1.1" 200 265 0.014093 10.0.0.130 - - [2026-02-19 04:08:09] "GET /projects?obj_uuids=10bc0266-f7ef-40a6-9840-fe75ede66d72&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001153 10.0.0.129 - - [2026-02-19 04:08:09] "GET /project/10bc0266-f7ef-40a6-9840-fe75ede66d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.043592 10.0.0.130 - - [2026-02-19 04:08:09] "GET /projects?obj_uuids=10bc0266-f7ef-40a6-9840-fe75ede66d72&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001082 10.0.0.129 - - [2026-02-19 04:08:09] "GET /project/10bc0266-f7ef-40a6-9840-fe75ede66d72?fields=virtual_networks HTTP/1.1" 200 1024 0.053549 10.0.0.130 - - [2026-02-19 04:08:09] "GET /projects?obj_uuids=10bc0266-f7ef-40a6-9840-fe75ede66d72&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000981 10.0.0.129 - - [2026-02-19 04:08:09] "GET /project/10bc0266-f7ef-40a6-9840-fe75ede66d72?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.041572 10.0.0.130 - - [2026-02-19 04:08:09] "GET /projects?obj_uuids=10bc0266-f7ef-40a6-9840-fe75ede66d72&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001265 10.0.0.129 - - [2026-02-19 04:08:09] "GET /project/10bc0266-f7ef-40a6-9840-fe75ede66d72?fields=security_groups HTTP/1.1" 200 1246 0.042552 10.0.0.129 - - [2026-02-19 04:08:10] "POST /fqname-to-id HTTP/1.1" 404 188 0.027406 10.0.0.130 - - [2026-02-19 04:08:10] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003258 10.0.0.130 - - [2026-02-19 04:08:10] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001357 10.0.0.130 - - [2026-02-19 04:08:10] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008109 10.0.0.130 - - [2026-02-19 04:08:10] "POST /id-to-fqname HTTP/1.1" 200 190 0.002778 10.0.0.130 - - [2026-02-19 04:08:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.004102 10.0.0.130 - - [2026-02-19 04:08:10] "POST /security-groups HTTP/1.1" 200 591 0.078355 10.0.0.130 - - [2026-02-19 04:08:10] "POST /projects HTTP/1.1" 200 585 0.288027 10.0.0.129 - - [2026-02-19 04:08:10] "POST /fqname-to-id HTTP/1.1" 404 233 0.010928 10.0.0.130 - - [2026-02-19 04:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.358968 10.0.0.129 - - [2026-02-19 04:08:10] "GET /project/260df575-9a19-4a54-9dd8-a1b1c1e48997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.508179 10.0.0.129 - - [2026-02-19 04:08:12] "GET / HTTP/1.1" 200 36215 0.002340 10.0.0.129 - - [2026-02-19 04:08:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000553 10.0.0.129 - - [2026-02-19 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.040519 10.0.0.129 - - [2026-02-19 04:08:14] "GET /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003788 10.0.0.129 - - [2026-02-19 04:08:14] "GET /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003346 10.0.0.129 - - [2026-02-19 04:08:14] "GET /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003479 10.0.0.129 - - [2026-02-19 04:08:14] "PUT /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260 HTTP/1.1" 200 265 0.013821 10.0.0.129 - - [2026-02-19 04:08:14] "DELETE /access-control-list/556e6cc4-3e37-4a20-a430-899b30dcb44a HTTP/1.1" 200 115 0.049437 10.0.0.129 - - [2026-02-19 04:08:16] "POST /fqname-to-id HTTP/1.1" 404 188 0.029258 10.0.0.130 - - [2026-02-19 04:08:16] "GET /projects?obj_uuids=11b98531-e16a-40c7-9da5-c3189c006236&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003468 10.0.0.130 - - [2026-02-19 04:08:16] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001223 10.0.0.130 - - [2026-02-19 04:08:16] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008900 10.0.0.130 - - [2026-02-19 04:08:16] "POST /id-to-fqname HTTP/1.1" 200 190 0.004283 10.0.0.130 - - [2026-02-19 04:08:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.006134 10.0.0.130 - - [2026-02-19 04:08:16] "POST /security-groups HTTP/1.1" 200 591 0.079416 10.0.0.130 - - [2026-02-19 04:08:16] "POST /projects HTTP/1.1" 200 585 0.300471 10.0.0.129 - - [2026-02-19 04:08:16] "POST /fqname-to-id HTTP/1.1" 404 233 0.010406 10.0.0.130 - - [2026-02-19 04:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.372448 10.0.0.129 - - [2026-02-19 04:08:16] "GET /project/11b98531-e16a-40c7-9da5-c3189c006236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.516342 10.0.0.129 - - [2026-02-19 04:08:17] "POST /fqname-to-id HTTP/1.1" 404 188 0.025215 10.0.0.130 - - [2026-02-19 04:08:17] "GET /projects?obj_uuids=a6210684-5465-4ed7-9c5a-209671cec315&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003383 10.0.0.130 - - [2026-02-19 04:08:17] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003183 10.0.0.130 - - [2026-02-19 04:08:17] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.012210 10.0.0.130 - - [2026-02-19 04:08:17] "POST /id-to-fqname HTTP/1.1" 200 190 0.004798 10.0.0.130 - - [2026-02-19 04:08:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.005313 10.0.0.130 - - [2026-02-19 04:08:17] "POST /security-groups HTTP/1.1" 200 591 0.077507 10.0.0.130 - - [2026-02-19 04:08:17] "POST /projects HTTP/1.1" 200 585 0.310502 10.0.0.129 - - [2026-02-19 04:08:17] "POST /access-control-lists HTTP/1.1" 200 598 0.025717 10.0.0.130 - - [2026-02-19 04:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.384179 10.0.0.129 - - [2026-02-19 04:08:17] "GET /project/a6210684-5465-4ed7-9c5a-209671cec315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.545621 10.0.0.129 - - [2026-02-19 04:08:18] "GET / HTTP/1.1" 200 36215 0.001484 10.0.0.129 - - [2026-02-19 04:08:19] "GET / HTTP/1.1" 200 36215 0.001579 10.0.0.129 - - [2026-02-19 04:08:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.004042 10.0.0.129 - - [2026-02-19 04:08:19] "POST /api-access-lists HTTP/1.1" 200 523 0.026807 10.0.0.129 - - [2026-02-19 04:08:19] "GET /api-access-list/8d48267c-00ef-4a55-9280-f2cc61e30d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.006110 10.0.0.129 - - [2026-02-19 04:08:20] "POST /fqname-to-id HTTP/1.1" 401 293 0.000447 10.0.0.129 - - [2026-02-19 04:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.049073 10.0.0.130 - - [2026-02-19 04:08:20] "GET /projects?obj_uuids=11b98531-e16a-40c7-9da5-c3189c006236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001104 10.0.0.129 - - [2026-02-19 04:08:20] "GET /project/11b98531-e16a-40c7-9da5-c3189c006236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.054011 10.0.0.129 - - [2026-02-19 04:08:20] "GET /virtual-networks?parent_id=11b98531-e16a-40c7-9da5-c3189c006236&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024423 10.0.0.129 - - [2026-02-19 04:08:20] "POST /virtual-networks HTTP/1.1" 200 585 0.110350 10.0.0.129 - - [2026-02-19 04:08:20] "POST /route-targets HTTP/1.1" 200 328 0.014195 10.0.0.129 - - [2026-02-19 04:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.030564 10.0.0.129 - - [2026-02-19 04:08:20] "GET /network-ipam/a70d86f4-7513-48ff-a40e-41e009396685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.022706 10.0.0.130 - - [2026-02-19 04:08:20] "DELETE /project/10bc0266-f7ef-40a6-9840-fe75ede66d72 HTTP/1.1" 404 177 0.008240 10.0.0.130 - - [2026-02-19 04:08:20] "DELETE /project/48ff7385-7bd9-468d-bcb4-50603acc5dbf HTTP/1.1" 404 177 0.011087 10.0.0.130 - - [2026-02-19 04:08:20] "DELETE /project/260df5759a194a549dd8a1b1c1e48997 HTTP/1.1" 404 173 0.007522 10.0.0.130 - - [2026-02-19 04:08:20] "DELETE /project/408edc65-ff20-4440-be68-9189dfc64ece HTTP/1.1" 404 177 0.007902 10.0.0.130 - - [2026-02-19 04:08:20] "DELETE /project/a621068454654ed79c5a209671cec315 HTTP/1.1" 404 173 0.010424 10.0.0.130 - - [2026-02-19 04:08:20] "DELETE /project/11b98531e16a40c79da5c3189c006236 HTTP/1.1" 404 173 0.006918 10.0.0.130 - - [2026-02-19 04:08:21] "POST /useragent-kv HTTP/1.1" 200 115 0.008654 10.0.0.129 - - [2026-02-19 04:08:21] "POST /ref-update HTTP/1.1" 200 156 0.100680 10.0.0.129 - - [2026-02-19 04:08:21] "POST /neutron/network HTTP/1.1" 200 849 0.066571 10.0.0.129 - - [2026-02-19 04:08:21] "GET /virtual-network/c793a68c-4698-412f-867e-54d7286162ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.023644 10.0.0.129 - - [2026-02-19 04:08:21] "POST /neutron/subnet HTTP/1.1" 200 681 0.051818 10.0.0.129 - - [2026-02-19 04:08:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000410 10.0.0.129 - - [2026-02-19 04:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.054814 10.0.0.130 - - [2026-02-19 04:08:21] "GET /projects?obj_uuids=a6210684-5465-4ed7-9c5a-209671cec315&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001510 10.0.0.129 - - [2026-02-19 04:08:21] "GET /project/a6210684-5465-4ed7-9c5a-209671cec315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.083247 10.0.0.129 - - [2026-02-19 04:08:21] "GET /virtual-networks?parent_id=a6210684-5465-4ed7-9c5a-209671cec315&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021892 10.0.0.129 - - [2026-02-19 04:08:22] "POST /virtual-networks HTTP/1.1" 200 585 0.113299 10.0.0.129 - - [2026-02-19 04:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.037559 10.0.0.129 - - [2026-02-19 04:08:22] "POST /ref-update HTTP/1.1" 200 156 0.026399 10.0.0.129 - - [2026-02-19 04:08:22] "GET /network-ipam/a70d86f4-7513-48ff-a40e-41e009396685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.021610 10.0.0.130 - - [2026-02-19 04:08:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004147 10.0.0.129 - - [2026-02-19 04:08:22] "POST /ref-update HTTP/1.1" 200 156 0.095163 10.0.0.129 - - [2026-02-19 04:08:22] "GET /virtual-network/b5d56e3a-7e7f-4a4f-a3bf-564897a8cabf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.022367 10.0.0.129 - - [2026-02-19 04:08:22] "POST /neutron/network HTTP/1.1" 200 849 0.066883 10.0.0.129 - - [2026-02-19 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.129 - - [2026-02-19 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.38 - - [2026-02-19 04:08:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000538 10.0.0.130 - - [2026-02-19 04:08:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000417 10.0.0.129 - - [2026-02-19 04:08:26] "GET /obj-perms HTTP/1.1" 403 257 0.045813 10.0.0.129 - - [2026-02-19 04:08:26] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.062971 10.0.0.129 - - [2026-02-19 04:08:26] "PUT /virtual-network/c793a68c-4698-412f-867e-54d7286162ae HTTP/1.1" 200 265 0.056099 10.0.0.129 - - [2026-02-19 04:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.129 - - [2026-02-19 04:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.38 - - [2026-02-19 04:08:27] "GET /obj-perms HTTP/1.1" 403 257 0.041363 10.0.0.130 - - [2026-02-19 04:08:27] "GET /obj-perms HTTP/1.1" 403 257 0.043273 10.0.0.129 - - [2026-02-19 04:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.129 - - [2026-02-19 04:08:28] "GET /obj-perms HTTP/1.1" 403 257 0.294918 10.0.0.130 - - [2026-02-19 04:08:28] "GET /obj-perms HTTP/1.1" 200 5075 0.094042 10.0.0.129 - - [2026-02-19 04:08:28] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 613 0.042076 10.0.0.129 - - [2026-02-19 04:08:28] "PUT /virtual-network/c793a68c-4698-412f-867e-54d7286162ae HTTP/1.1" 200 265 0.063887 10.0.0.130 - - [2026-02-19 04:08:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003629 10.0.0.130 - - [2026-02-19 04:08:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003261 10.0.0.129 - - [2026-02-19 04:08:28] "DELETE /virtual-network/b5d56e3a-7e7f-4a4f-a3bf-564897a8cabf HTTP/1.1" 200 115 0.173753 10.0.0.130 - - [2026-02-19 04:08:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004522 10.0.0.130 - - [2026-02-19 04:08:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003301 10.0.0.129 - - [2026-02-19 04:08:28] "DELETE /virtual-network/c793a68c-4698-412f-867e-54d7286162ae HTTP/1.1" 200 115 0.158148 10.0.0.129 - - [2026-02-19 04:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007018 10.0.0.129 - - [2026-02-19 04:08:28] "DELETE /api-access-list/8d48267c-00ef-4a55-9280-f2cc61e30d20 HTTP/1.1" 200 115 0.052448 10.0.0.130 - - [2026-02-19 04:08:29] "GET /projects?obj_uuids=a6210684-5465-4ed7-9c5a-209671cec315&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001111 10.0.0.129 - - [2026-02-19 04:08:29] "GET /project/a6210684-5465-4ed7-9c5a-209671cec315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.055123 10.0.0.130 - - [2026-02-19 04:08:29] "GET /projects?obj_uuids=a6210684-5465-4ed7-9c5a-209671cec315&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.010856 10.0.0.129 - - [2026-02-19 04:08:29] "GET /project/a6210684-5465-4ed7-9c5a-209671cec315?fields=virtual_networks HTTP/1.1" 200 1035 0.063156 10.0.0.130 - - [2026-02-19 04:08:29] "GET /projects?obj_uuids=a6210684-5465-4ed7-9c5a-209671cec315&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001489 10.0.0.129 - - [2026-02-19 04:08:29] "GET /project/a6210684-5465-4ed7-9c5a-209671cec315?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.054497 10.0.0.130 - - [2026-02-19 04:08:29] "GET /projects?obj_uuids=a6210684-5465-4ed7-9c5a-209671cec315&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001128 10.0.0.129 - - [2026-02-19 04:08:29] "GET /project/a6210684-5465-4ed7-9c5a-209671cec315?fields=security_groups HTTP/1.1" 200 1262 0.046667 10.0.0.130 - - [2026-02-19 04:08:29] "GET /projects?obj_uuids=11b98531-e16a-40c7-9da5-c3189c006236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001763 10.0.0.129 - - [2026-02-19 04:08:29] "GET /project/11b98531-e16a-40c7-9da5-c3189c006236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.049248 10.0.0.130 - - [2026-02-19 04:08:29] "GET /projects?obj_uuids=11b98531-e16a-40c7-9da5-c3189c006236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001126 10.0.0.129 - - [2026-02-19 04:08:29] "GET /project/11b98531-e16a-40c7-9da5-c3189c006236?fields=virtual_networks HTTP/1.1" 200 1034 0.045259 10.0.0.130 - - [2026-02-19 04:08:29] "GET /projects?obj_uuids=11b98531-e16a-40c7-9da5-c3189c006236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001179 10.0.0.129 - - [2026-02-19 04:08:30] "GET /project/11b98531-e16a-40c7-9da5-c3189c006236?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.044726 10.0.0.130 - - [2026-02-19 04:08:30] "GET /projects?obj_uuids=11b98531-e16a-40c7-9da5-c3189c006236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001556 10.0.0.129 - - [2026-02-19 04:08:30] "GET /project/11b98531-e16a-40c7-9da5-c3189c006236?fields=security_groups HTTP/1.1" 200 1261 0.048581 10.0.0.129 - - [2026-02-19 04:08:33] "GET / HTTP/1.1" 200 36215 0.001842 10.0.0.129 - - [2026-02-19 04:08:34] "GET / HTTP/1.1" 200 36215 0.001922 10.0.0.129 - - [2026-02-19 04:08:34] "POST /fqname-to-id HTTP/1.1" 401 293 0.000500 10.0.0.129 - - [2026-02-19 04:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.089583 10.0.0.130 - - [2026-02-19 04:08:35] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001161 10.0.0.129 - - [2026-02-19 04:08:35] "GET /project/260df575-9a19-4a54-9dd8-a1b1c1e48997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.110070 10.0.0.129 - - [2026-02-19 04:08:35] "GET /virtual-networks?parent_id=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.017953 10.0.0.129 - - [2026-02-19 04:08:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.015727 10.0.0.129 - - [2026-02-19 04:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015836 10.0.0.130 - - [2026-02-19 04:08:35] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001104 10.0.0.129 - - [2026-02-19 04:08:35] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.019829 10.0.0.129 - - [2026-02-19 04:08:35] "POST /service-templates HTTP/1.1" 403 264 0.018117 10.0.0.129 - - [2026-02-19 04:08:35] "POST /fqname-to-id HTTP/1.1" 404 215 0.003849 10.0.0.129 - - [2026-02-19 04:08:35] "POST /api-access-lists HTTP/1.1" 200 557 0.036758 10.0.0.129 - - [2026-02-19 04:08:35] "GET /api-access-list/719f8e84-064a-4ffe-ba39-e8e06db34d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.007741 10.0.0.129 - - [2026-02-19 04:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.021219 10.0.0.130 - - [2026-02-19 04:08:36] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001033 10.0.0.129 - - [2026-02-19 04:08:36] "GET /project/260df575-9a19-4a54-9dd8-a1b1c1e48997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.068166 10.0.0.129 - - [2026-02-19 04:08:36] "GET /virtual-networks?parent_id=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023444 10.0.0.129 - - [2026-02-19 04:08:36] "POST /virtual-networks HTTP/1.1" 200 585 0.100435 10.0.0.129 - - [2026-02-19 04:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.034943 10.0.0.129 - - [2026-02-19 04:08:36] "POST /ref-update HTTP/1.1" 200 156 0.032871 10.0.0.129 - - [2026-02-19 04:08:36] "GET /network-ipam/a70d86f4-7513-48ff-a40e-41e009396685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.025402 10.0.0.130 - - [2026-02-19 04:08:36] "POST /useragent-kv HTTP/1.1" 200 115 0.006761 10.0.0.129 - - [2026-02-19 04:08:36] "POST /ref-update HTTP/1.1" 200 156 0.097211 10.0.0.129 - - [2026-02-19 04:08:36] "POST /neutron/network HTTP/1.1" 200 847 0.074951 10.0.0.129 - - [2026-02-19 04:08:36] "GET /virtual-network/66f01555-7bad-4c19-951e-d8ba4864dfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.024825 10.0.0.129 - - [2026-02-19 04:08:37] "POST /neutron/network HTTP/1.1" 200 847 0.060813 10.0.0.129 - - [2026-02-19 04:08:37] "GET /virtual-network/66f01555-7bad-4c19-951e-d8ba4864dfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006333 10.0.0.129 - - [2026-02-19 04:08:37] "GET /network-ipam/a70d86f4-7513-48ff-a40e-41e009396685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004897 10.0.0.129 - - [2026-02-19 04:08:37] "GET /virtual-network/66f01555-7bad-4c19-951e-d8ba4864dfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007397 10.0.0.129 - - [2026-02-19 04:08:37] "GET /obj-perms HTTP/1.1" 200 5049 0.059132 10.0.0.38 - - [2026-02-19 04:08:38] "GET /obj-perms HTTP/1.1" 200 5049 0.057079 10.0.0.129 - - [2026-02-19 04:08:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.018082 10.0.0.129 - - [2026-02-19 04:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.024190 10.0.0.130 - - [2026-02-19 04:08:38] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001130 10.0.0.129 - - [2026-02-19 04:08:38] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.042302 10.0.0.129 - - [2026-02-19 04:08:38] "POST /service-templates HTTP/1.1" 403 264 0.014707 10.0.0.129 - - [2026-02-19 04:08:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.013230 10.0.0.129 - - [2026-02-19 04:08:38] "POST /api-access-lists HTTP/1.1" 200 523 0.047923 10.0.0.129 - - [2026-02-19 04:08:38] "GET /api-access-list/790dceab-6c05-4529-a2b4-4a39747e522e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.007114 10.0.0.129 - - [2026-02-19 04:08:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.024196 10.0.0.129 - - [2026-02-19 04:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017426 10.0.0.130 - - [2026-02-19 04:08:38] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001230 10.0.0.129 - - [2026-02-19 04:08:38] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.024787 10.0.0.129 - - [2026-02-19 04:08:39] "POST /service-templates HTTP/1.1" 200 553 0.084715 10.0.0.129 - - [2026-02-19 04:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.030428 10.0.0.129 - - [2026-02-19 04:08:39] "GET /service-template/dfdcd683-17ef-4c27-815b-359e42bc1138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.023784 10.0.0.129 - - [2026-02-19 04:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019076 10.0.0.129 - - [2026-02-19 04:08:39] "GET /service-template/dfdcd683-17ef-4c27-815b-359e42bc1138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.020626 10.0.0.129 - - [2026-02-19 04:08:40] "GET /virtual-network/66f01555-7bad-4c19-951e-d8ba4864dfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.039193 10.0.0.38 - - [2026-02-19 04:08:40] "GET /virtual-network/66f01555-7bad-4c19-951e-d8ba4864dfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.040340 10.0.0.130 - - [2026-02-19 04:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.030411 10.0.0.129 - - [2026-02-19 04:08:41] "GET /api-access-list/719f8e84-064a-4ffe-ba39-e8e06db34d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.004555 10.0.0.129 - - [2026-02-19 04:08:41] "PUT /api-access-list/719f8e84-064a-4ffe-ba39-e8e06db34d0f HTTP/1.1" 200 265 0.014942 10.0.0.129 - - [2026-02-19 04:08:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000452 10.0.0.129 - - [2026-02-19 04:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.052984 10.0.0.130 - - [2026-02-19 04:08:41] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001360 10.0.0.129 - - [2026-02-19 04:08:41] "GET /project/260df575-9a19-4a54-9dd8-a1b1c1e48997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.068187 10.0.0.129 - - [2026-02-19 04:08:42] "GET /virtual-networks?parent_id=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 372 0.024214 10.0.0.129 - - [2026-02-19 04:08:42] "POST /virtual-networks HTTP/1.1" 403 263 0.016905 10.0.0.129 - - [2026-02-19 04:08:42] "GET /obj-perms HTTP/1.1" 403 257 0.015449 10.0.0.129 - - [2026-02-19 04:08:42] "GET /obj-perms HTTP/1.1" 403 257 0.020982 10.0.0.129 - - [2026-02-19 04:08:42] "GET /api-access-list/790dceab-6c05-4529-a2b4-4a39747e522e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004162 10.0.0.129 - - [2026-02-19 04:08:42] "PUT /api-access-list/790dceab-6c05-4529-a2b4-4a39747e522e HTTP/1.1" 200 265 0.014074 10.0.0.129 - - [2026-02-19 04:08:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.016015 10.0.0.129 - - [2026-02-19 04:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017853 10.0.0.130 - - [2026-02-19 04:08:42] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.129 - - [2026-02-19 04:08:42] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.032005 10.0.0.129 - - [2026-02-19 04:08:42] "POST /service-templates HTTP/1.1" 403 264 0.018089 10.0.0.129 - - [2026-02-19 04:08:42] "GET /api-access-list/719f8e84-064a-4ffe-ba39-e8e06db34d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004414 10.0.0.129 - - [2026-02-19 04:08:42] "PUT /api-access-list/719f8e84-064a-4ffe-ba39-e8e06db34d0f HTTP/1.1" 200 265 0.021088 10.0.0.129 - - [2026-02-19 04:08:43] "GET /api-access-list/790dceab-6c05-4529-a2b4-4a39747e522e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004389 10.0.0.129 - - [2026-02-19 04:08:43] "PUT /api-access-list/790dceab-6c05-4529-a2b4-4a39747e522e HTTP/1.1" 200 265 0.013935 10.0.0.129 - - [2026-02-19 04:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.129 - - [2026-02-19 04:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.38 - - [2026-02-19 04:08:44] "GET /virtual-network/66f01555-7bad-4c19-951e-d8ba4864dfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.015543 10.0.0.38 - - [2026-02-19 04:08:44] "GET /virtual-network/66f01555-7bad-4c19-951e-d8ba4864dfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.045424 10.0.0.130 - - [2026-02-19 04:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.130 - - [2026-02-19 04:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.129 - - [2026-02-19 04:08:45] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.038789 10.0.0.129 - - [2026-02-19 04:08:45] "GET /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003456 10.0.0.129 - - [2026-02-19 04:08:45] "PUT /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260 HTTP/1.1" 200 265 0.012964 10.0.0.129 - - [2026-02-19 04:08:45] "GET /virtual-network/66f01555-7bad-4c19-951e-d8ba4864dfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.029742 10.0.0.129 - - [2026-02-19 04:08:45] "DELETE /api-access-list/719f8e84-064a-4ffe-ba39-e8e06db34d0f HTTP/1.1" 200 115 0.035739 10.0.0.129 - - [2026-02-19 04:08:45] "DELETE /api-access-list/790dceab-6c05-4529-a2b4-4a39747e522e HTTP/1.1" 200 115 0.042740 10.0.0.129 - - [2026-02-19 04:08:46] "GET /obj-perms HTTP/1.1" 403 257 0.043775 10.0.0.38 - - [2026-02-19 04:08:47] "GET /virtual-network/66f01555-7bad-4c19-951e-d8ba4864dfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.042396 10.0.0.130 - - [2026-02-19 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007725 10.0.0.129 - - [2026-02-19 04:08:47] "GET /obj-perms HTTP/1.1" 403 257 0.013720 10.0.0.129 - - [2026-02-19 04:08:47] "GET /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.004395 10.0.0.129 - - [2026-02-19 04:08:47] "PUT /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260 HTTP/1.1" 200 265 0.015004 10.0.0.129 - - [2026-02-19 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.129 - - [2026-02-19 04:08:47] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.026522 10.0.0.129 - - [2026-02-19 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015018 10.0.0.129 - - [2026-02-19 04:08:47] "DELETE /service-template/dfdcd683-17ef-4c27-815b-359e42bc1138 HTTP/1.1" 200 115 0.044867 10.0.0.129 - - [2026-02-19 04:08:47] "POST /fqname-to-id HTTP/1.1" 404 197 0.020022 10.0.0.130 - - [2026-02-19 04:08:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004654 10.0.0.130 - - [2026-02-19 04:08:48] "POST /useragent-kv HTTP/1.1" 200 115 0.005046 10.0.0.129 - - [2026-02-19 04:08:48] "DELETE /virtual-network/66f01555-7bad-4c19-951e-d8ba4864dfa4 HTTP/1.1" 200 115 0.124866 10.0.0.129 - - [2026-02-19 04:08:48] "GET /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004506 10.0.0.129 - - [2026-02-19 04:08:48] "PUT /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260 HTTP/1.1" 200 265 0.012444 10.0.0.129 - - [2026-02-19 04:08:48] "GET /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.004436 10.0.0.129 - - [2026-02-19 04:08:48] "PUT /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260 HTTP/1.1" 200 265 0.014141 10.0.0.129 - - [2026-02-19 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.130 - - [2026-02-19 04:08:51] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001013 10.0.0.129 - - [2026-02-19 04:08:51] "GET /project/260df575-9a19-4a54-9dd8-a1b1c1e48997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.044115 10.0.0.129 - - [2026-02-19 04:08:51] "POST /route-targets HTTP/1.1" 200 328 0.013559 10.0.0.130 - - [2026-02-19 04:08:51] "POST /useragent-kv HTTP/1.1" 200 115 0.007853 10.0.0.129 - - [2026-02-19 04:08:51] "POST /neutron/subnet HTTP/1.1" 200 724 0.232159 10.0.0.129 - - [2026-02-19 04:08:51] "POST /id-to-fqname HTTP/1.1" 200 240 0.001324 10.0.0.129 - - [2026-02-19 04:08:51] "GET /virtual-network/d487df49-e992-4b27-aca8-cbf02b8a6386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005892 10.0.0.129 - - [2026-02-19 04:08:51] "GET /virtual-network/d487df49-e992-4b27-aca8-cbf02b8a6386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006045 10.0.0.129 - - [2026-02-19 04:08:51] "POST /neutron/network HTTP/1.1" 200 862 0.008429 10.0.0.129 - - [2026-02-19 04:08:51] "GET /virtual-network/d487df49-e992-4b27-aca8-cbf02b8a6386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.007900 10.0.0.129 - - [2026-02-19 04:08:51] "GET /network-ipam/a70d86f4-7513-48ff-a40e-41e009396685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004609 10.0.0.129 - - [2026-02-19 04:08:52] "GET /virtual-network/d487df49-e992-4b27-aca8-cbf02b8a6386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006321 10.0.0.129 - - [2026-02-19 04:08:52] "POST /fqname-to-id HTTP/1.1" 404 215 0.004370 10.0.0.129 - - [2026-02-19 04:08:52] "POST /api-access-lists HTTP/1.1" 200 557 0.030888 10.0.0.129 - - [2026-02-19 04:08:52] "GET /api-access-list/295af932-8561-40eb-aeef-dd5e300dc65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.007304 10.0.0.129 - - [2026-02-19 04:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021455 10.0.0.130 - - [2026-02-19 04:08:52] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001125 10.0.0.129 - - [2026-02-19 04:08:52] "GET /project/260df575-9a19-4a54-9dd8-a1b1c1e48997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.069048 10.0.0.129 - - [2026-02-19 04:08:52] "POST /neutron/network HTTP/1.1" 200 117 0.081246 10.0.0.129 - - [2026-02-19 04:08:53] "POST /ref-update HTTP/1.1" 200 156 0.029009 10.0.0.129 - - [2026-02-19 04:08:53] "POST /neutron/network HTTP/1.1" 200 693 0.035331 10.0.0.129 - - [2026-02-19 04:08:53] "POST /id-to-fqname HTTP/1.1" 200 240 0.016360 10.0.0.129 - - [2026-02-19 04:08:53] "GET /virtual-network/8c450550-8d9a-4a63-ad60-6cdf7240cf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.023390 10.0.0.129 - - [2026-02-19 04:08:53] "POST /neutron/network HTTP/1.1" 200 866 0.035215 10.0.0.129 - - [2026-02-19 04:08:53] "GET /virtual-network/8c450550-8d9a-4a63-ad60-6cdf7240cf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.022813 10.0.0.129 - - [2026-02-19 04:08:53] "POST /neutron/network HTTP/1.1" 200 866 0.008144 10.0.0.129 - - [2026-02-19 04:08:53] "GET /virtual-network/8c450550-8d9a-4a63-ad60-6cdf7240cf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.005957 10.0.0.129 - - [2026-02-19 04:08:53] "GET /network-ipam/a70d86f4-7513-48ff-a40e-41e009396685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.006126 10.0.0.129 - - [2026-02-19 04:08:54] "GET /virtual-network/8c450550-8d9a-4a63-ad60-6cdf7240cf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.006892 10.0.0.130 - - [2026-02-19 04:08:54] "GET /obj-perms HTTP/1.1" 200 5049 0.058318 10.0.0.129 - - [2026-02-19 04:08:54] "POST /fqname-to-id HTTP/1.1" 404 232 0.018330 10.0.0.129 - - [2026-02-19 04:08:54] "POST /fqname-to-id HTTP/1.1" 404 263 0.005171 10.0.0.129 - - [2026-02-19 04:08:55] "PUT /access-control-list/ce143423-eeab-4190-952d-5757ff27ba9f HTTP/1.1" 200 273 0.025235 10.0.0.129 - - [2026-02-19 04:08:55] "POST /neutron/security_group HTTP/1.1" 200 2084 0.023176 10.0.0.130 - - [2026-02-19 04:08:55] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001282 10.0.0.129 - - [2026-02-19 04:08:55] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.207349 10.0.0.129 - - [2026-02-19 04:08:56] "PUT /access-control-list/ce143423-eeab-4190-952d-5757ff27ba9f HTTP/1.1" 200 273 0.024253 10.0.0.129 - - [2026-02-19 04:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.040396 10.0.0.129 - - [2026-02-19 04:08:56] "GET /security-group/2ebfebdf-3673-4684-a1c1-5512192c0a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1318 0.021626 10.0.0.130 - - [2026-02-19 04:08:56] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002229 10.0.0.129 - - [2026-02-19 04:08:56] "POST /neutron/security_group_rule HTTP/1.1" 200 1749 0.088218 10.0.0.129 - - [2026-02-19 04:08:56] "POST /id-to-fqname HTTP/1.1" 200 240 0.017515 10.0.0.130 - - [2026-02-19 04:08:58] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002829 10.0.0.129 - - [2026-02-19 04:08:58] "GET /project/260df575-9a19-4a54-9dd8-a1b1c1e48997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.090010 10.0.0.129 - - [2026-02-19 04:08:58] "POST /neutron/port HTTP/1.1" 200 117 0.038691 10.0.0.129 - - [2026-02-19 04:08:58] "POST /neutron/network HTTP/1.1" 200 876 0.043924 10.0.0.129 - - [2026-02-19 04:08:59] "POST /neutron/port HTTP/1.1" 200 1062 0.018974 10.0.0.129 - - [2026-02-19 04:08:59] "POST /neutron/port HTTP/1.1" 200 1126 0.024673 10.0.0.129 - - [2026-02-19 04:08:59] "POST /neutron/port HTTP/1.1" 200 117 0.001224 10.0.0.129 - - [2026-02-19 04:09:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008493 10.0.0.129 - - [2026-02-19 04:09:03] "POST /neutron/port HTTP/1.1" 200 1126 0.021588 10.0.0.129 - - [2026-02-19 04:09:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009200 10.0.0.129 - - [2026-02-19 04:09:03] "GET /virtual-machine/fedd30d5-76bc-4f45-ba63-63702b13db30 HTTP/1.1" 401 293 0.000516 10.0.0.129 - - [2026-02-19 04:09:04] "GET /virtual-machine/fedd30d5-76bc-4f45-ba63-63702b13db30 HTTP/1.1" 200 1295 0.062911 10.0.0.129 - - [2026-02-19 04:09:04] "GET /virtual-machine/fedd30d5-76bc-4f45-ba63-63702b13db30 HTTP/1.1" 200 1295 0.020357 10.0.0.129 - - [2026-02-19 04:09:04] "GET /virtual-machine-interface/75556a2a-1aab-4d40-810d-b164997dfb87 HTTP/1.1" 200 3029 0.028015 10.0.0.129 - - [2026-02-19 04:09:04] "GET /virtual-machine/fedd30d5-76bc-4f45-ba63-63702b13db30 HTTP/1.1" 200 1295 0.022968 10.0.0.129 - - [2026-02-19 04:09:04] "GET /virtual-machine-interface/75556a2a-1aab-4d40-810d-b164997dfb87 HTTP/1.1" 200 3029 0.033303 10.0.0.129 - - [2026-02-19 04:09:04] "GET /instance-ip/4b98d793-ba0b-4644-9545-c7f6a9dd2e50 HTTP/1.1" 200 1645 0.027259 10.0.0.129 - - [2026-02-19 04:09:04] "GET /virtual-machine/fedd30d5-76bc-4f45-ba63-63702b13db30 HTTP/1.1" 200 1295 0.023899 10.0.0.129 - - [2026-02-19 04:09:04] "GET /virtual-machine-interface/75556a2a-1aab-4d40-810d-b164997dfb87 HTTP/1.1" 200 3029 0.028428 10.0.0.129 - - [2026-02-19 04:09:04] "GET /instance-ip/4b98d793-ba0b-4644-9545-c7f6a9dd2e50 HTTP/1.1" 200 1645 0.021134 10.0.0.129 - - [2026-02-19 04:09:04] "POST /fqname-to-id HTTP/1.1" 403 354 0.020886 10.0.0.129 - - [2026-02-19 04:09:04] "GET / HTTP/1.1" 200 36215 0.002813 10.0.0.129 - - [2026-02-19 04:09:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000441 10.0.0.129 - - [2026-02-19 04:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.030226 10.0.0.129 - - [2026-02-19 04:09:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004532 10.0.0.129 - - [2026-02-19 04:09:05] "GET /virtual-networks?parent_id=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.032360 10.0.0.129 - - [2026-02-19 04:09:05] "GET /virtual-network/8c450550-8d9a-4a63-ad60-6cdf7240cf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.025830 10.0.0.129 - - [2026-02-19 04:09:05] "POST /fqname-to-id HTTP/1.1" 403 354 0.018938 10.0.0.129 - - [2026-02-19 04:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.129 - - [2026-02-19 04:09:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004800 10.0.0.129 - - [2026-02-19 04:09:05] "GET /virtual-networks?parent_id=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.027756 10.0.0.129 - - [2026-02-19 04:09:05] "GET /virtual-network/8c450550-8d9a-4a63-ad60-6cdf7240cf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.028161 10.0.0.129 - - [2026-02-19 04:09:05] "POST /fqname-to-id HTTP/1.1" 403 354 0.018967 10.0.0.129 - - [2026-02-19 04:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.129 - - [2026-02-19 04:09:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004415 10.0.0.129 - - [2026-02-19 04:09:05] "GET /virtual-networks?parent_id=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.026119 10.0.0.129 - - [2026-02-19 04:09:05] "GET /virtual-network/8c450550-8d9a-4a63-ad60-6cdf7240cf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.024127 10.0.0.129 - - [2026-02-19 04:09:05] "POST /fqname-to-id HTTP/1.1" 403 354 0.019791 10.0.0.129 - - [2026-02-19 04:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007170 10.0.0.129 - - [2026-02-19 04:09:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004118 10.0.0.129 - - [2026-02-19 04:09:05] "GET /virtual-networks?parent_id=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.027626 10.0.0.129 - - [2026-02-19 04:09:05] "GET /virtual-network/8c450550-8d9a-4a63-ad60-6cdf7240cf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.027181 10.0.0.129 - - [2026-02-19 04:09:05] "POST /fqname-to-id HTTP/1.1" 403 354 0.016800 10.0.0.129 - - [2026-02-19 04:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.129 - - [2026-02-19 04:09:06] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004518 10.0.0.129 - - [2026-02-19 04:09:06] "GET /virtual-networks?parent_id=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.023139 10.0.0.129 - - [2026-02-19 04:09:06] "GET /virtual-network/8c450550-8d9a-4a63-ad60-6cdf7240cf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.022105 10.0.0.129 - - [2026-02-19 04:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017245 10.0.0.129 - - [2026-02-19 04:09:09] "GET /virtual-network/8c450550-8d9a-4a63-ad60-6cdf7240cf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.025311 10.0.0.129 - - [2026-02-19 04:09:11] "POST /fqname-to-id HTTP/1.1" 403 354 0.019571 10.0.0.129 - - [2026-02-19 04:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.129 - - [2026-02-19 04:09:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004327 10.0.0.129 - - [2026-02-19 04:09:11] "GET /virtual-networks?parent_id=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.027379 10.0.0.129 - - [2026-02-19 04:09:11] "GET /virtual-network/8c450550-8d9a-4a63-ad60-6cdf7240cf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.026949 10.0.0.129 - - [2026-02-19 04:09:11] "POST /fqname-to-id HTTP/1.1" 403 354 0.018023 10.0.0.129 - - [2026-02-19 04:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.129 - - [2026-02-19 04:09:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004065 10.0.0.129 - - [2026-02-19 04:09:11] "GET /virtual-networks?parent_id=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.023158 10.0.0.129 - - [2026-02-19 04:09:11] "GET /virtual-network/8c450550-8d9a-4a63-ad60-6cdf7240cf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.022906 10.0.0.129 - - [2026-02-19 04:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015698 10.0.0.129 - - [2026-02-19 04:09:11] "GET /routing-instance/e4f7b86e-ab55-46ad-97e0-757acb975504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.020560 10.0.0.129 - - [2026-02-19 04:09:11] "POST /fqname-to-id HTTP/1.1" 403 354 0.017360 10.0.0.129 - - [2026-02-19 04:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.129 - - [2026-02-19 04:09:11] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003693 10.0.0.129 - - [2026-02-19 04:09:11] "GET /virtual-networks?parent_id=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.020906 10.0.0.129 - - [2026-02-19 04:09:12] "GET /virtual-network/8c450550-8d9a-4a63-ad60-6cdf7240cf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.023879 10.0.0.129 - - [2026-02-19 04:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017132 10.0.0.129 - - [2026-02-19 04:09:12] "GET /routing-instance/e4f7b86e-ab55-46ad-97e0-757acb975504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.020344 10.0.0.129 - - [2026-02-19 04:09:12] "GET /obj-perms HTTP/1.1" 403 257 0.012589 10.0.0.129 - - [2026-02-19 04:09:12] "GET /obj-perms HTTP/1.1" 403 257 0.012395 10.0.0.130 - - [2026-02-19 04:09:12] "GET /obj-perms HTTP/1.1" 403 257 0.044584 10.0.0.129 - - [2026-02-19 04:09:12] "GET /obj-perms HTTP/1.1" 403 257 0.014973 10.0.0.129 - - [2026-02-19 04:09:12] "GET /obj-perms HTTP/1.1" 403 257 0.015226 10.0.0.130 - - [2026-02-19 04:09:12] "GET /virtual-machine/fedd30d5-76bc-4f45-ba63-63702b13db30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.017738 10.0.0.129 - - [2026-02-19 04:09:12] "GET /obj-perms HTTP/1.1" 403 257 0.013846 10.0.0.129 - - [2026-02-19 04:09:13] "GET /obj-perms HTTP/1.1" 403 257 0.048490 10.0.0.129 - - [2026-02-19 04:09:13] "GET /obj-perms HTTP/1.1" 403 257 0.016448 10.0.0.129 - - [2026-02-19 04:09:13] "POST /neutron/port HTTP/1.1" 200 1126 0.023035 10.0.0.129 - - [2026-02-19 04:09:13] "GET /obj-perms HTTP/1.1" 200 5049 0.004096 10.0.0.129 - - [2026-02-19 04:09:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004690 10.0.0.129 - - [2026-02-19 04:09:13] "POST /neutron/network HTTP/1.1" 200 866 0.008361 10.0.0.38 - - [2026-02-19 04:09:13] "GET /obj-perms HTTP/1.1" 403 257 0.013008 10.0.0.130 - - [2026-02-19 04:09:13] "GET /obj-perms HTTP/1.1" 403 257 0.013030 10.0.0.129 - - [2026-02-19 04:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016759 10.0.0.130 - - [2026-02-19 04:09:13] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001157 10.0.0.129 - - [2026-02-19 04:09:13] "GET /project/260df575-9a19-4a54-9dd8-a1b1c1e48997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.069773 10.0.0.129 - - [2026-02-19 04:09:14] "GET /virtual-network/d487df49-e992-4b27-aca8-cbf02b8a6386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.025068 10.0.0.129 - - [2026-02-19 04:09:14] "GET /floating-ip-pools?parent_id=d487df49-e992-4b27-aca8-cbf02b8a6386&detail=False&count=False&shared=False HTTP/1.1" 200 394 0.020521 10.0.0.129 - - [2026-02-19 04:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018395 10.0.0.129 - - [2026-02-19 04:09:14] "GET /floating-ip-pool/c8339e68-12ea-4b60-a0a2-d845ab3c609c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.019468 10.0.0.130 - - [2026-02-19 04:09:14] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003770 10.0.0.129 - - [2026-02-19 04:09:14] "GET /project/260df575-9a19-4a54-9dd8-a1b1c1e48997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.079086 10.0.0.129 - - [2026-02-19 04:09:14] "POST /floating-ips HTTP/1.1" 200 618 0.081496 10.0.0.129 - - [2026-02-19 04:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023690 10.0.0.129 - - [2026-02-19 04:09:14] "GET /floating-ip/6e4794be-1c9d-4d27-824d-1def3d708ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.022109 10.0.0.129 - - [2026-02-19 04:09:14] "GET /floating-ip/6e4794be-1c9d-4d27-824d-1def3d708ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.021142 10.0.0.129 - - [2026-02-19 04:09:14] "GET /virtual-machine/fedd30d5-76bc-4f45-ba63-63702b13db30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.026910 10.0.0.129 - - [2026-02-19 04:09:14] "GET /virtual-machine/fedd30d5-76bc-4f45-ba63-63702b13db30?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1206 0.023059 10.0.0.129 - - [2026-02-19 04:09:14] "GET /virtual-machine-interface/75556a2a-1aab-4d40-810d-b164997dfb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.032067 10.0.0.129 - - [2026-02-19 04:09:14] "POST /ref-update HTTP/1.1" 200 156 0.032094 10.0.0.129 - - [2026-02-19 04:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018225 10.0.0.129 - - [2026-02-19 04:09:15] "GET /routing-instance/912dfac0-c34b-4a35-aea4-68fefb59127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.020878 10.0.0.129 - - [2026-02-19 04:09:15] "GET /obj-perms HTTP/1.1" 403 257 0.043197 10.0.0.129 - - [2026-02-19 04:09:15] "GET /obj-perms HTTP/1.1" 403 257 0.014996 10.0.0.129 - - [2026-02-19 04:09:15] "POST /neutron/port HTTP/1.1" 200 1126 0.083515 10.0.0.129 - - [2026-02-19 04:09:16] "POST /neutron/port HTTP/1.1" 200 1157 0.256049 10.0.0.129 - - [2026-02-19 04:09:16] "GET /virtual-machine/fedd30d5-76bc-4f45-ba63-63702b13db30 HTTP/1.1" 200 1295 0.024684 10.0.0.129 - - [2026-02-19 04:09:16] "GET /virtual-machine-interface/75556a2a-1aab-4d40-810d-b164997dfb87 HTTP/1.1" 200 3593 0.033108 10.0.0.129 - - [2026-02-19 04:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017851 10.0.0.129 - - [2026-02-19 04:09:16] "GET /security-group/2ebfebdf-3673-4684-a1c1-5512192c0a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1318 0.019290 10.0.0.129 - - [2026-02-19 04:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017508 10.0.0.129 - - [2026-02-19 04:09:16] "GET /security-group/2ebfebdf-3673-4684-a1c1-5512192c0a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1318 0.028528 10.0.0.129 - - [2026-02-19 04:09:16] "DELETE /floating-ip/6e4794be-1c9d-4d27-824d-1def3d708ffc HTTP/1.1" 200 115 0.088635 10.0.0.129 - - [2026-02-19 04:09:16] "GET /virtual-machine/fedd30d5-76bc-4f45-ba63-63702b13db30 HTTP/1.1" 200 1295 0.024535 10.0.0.129 - - [2026-02-19 04:09:17] "POST /neutron/port HTTP/1.1" 200 1157 0.020776 10.0.0.129 - - [2026-02-19 04:09:18] "GET /virtual-machine/fedd30d5-76bc-4f45-ba63-63702b13db30 HTTP/1.1" 404 171 0.017560 10.0.0.129 - - [2026-02-19 04:09:18] "GET /virtual-machine/fedd30d5-76bc-4f45-ba63-63702b13db30 HTTP/1.1" 404 171 0.014908 10.0.0.129 - - [2026-02-19 04:09:18] "GET /virtual-machine/fedd30d5-76bc-4f45-ba63-63702b13db30 HTTP/1.1" 404 171 0.016775 10.0.0.129 - - [2026-02-19 04:09:18] "POST /fqname-to-id HTTP/1.1" 403 354 0.021573 10.0.0.129 - - [2026-02-19 04:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.129 - - [2026-02-19 04:09:18] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003754 10.0.0.129 - - [2026-02-19 04:09:18] "GET /virtual-networks?parent_id=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.024181 10.0.0.129 - - [2026-02-19 04:09:18] "GET /virtual-network/8c450550-8d9a-4a63-ad60-6cdf7240cf29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.031131 10.0.0.129 - - [2026-02-19 04:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017635 10.0.0.129 - - [2026-02-19 04:09:19] "GET /routing-instance/e4f7b86e-ab55-46ad-97e0-757acb975504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.020857 10.0.0.129 - - [2026-02-19 04:09:19] "GET /obj-perms HTTP/1.1" 403 257 0.014913 10.0.0.129 - - [2026-02-19 04:09:19] "GET /obj-perms HTTP/1.1" 200 5049 0.004000 10.0.0.130 - - [2026-02-19 04:09:20] "GET /projects?obj_uuids=11b98531-e16a-40c7-9da5-c3189c006236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001287 10.0.0.130 - - [2026-02-19 04:09:20] "GET /projects?obj_uuids=a6210684-5465-4ed7-9c5a-209671cec315&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001058 10.0.0.130 - - [2026-02-19 04:09:21] "GET /project/11b98531-e16a-40c7-9da5-c3189c006236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.053743 10.0.0.130 - - [2026-02-19 04:09:21] "GET /projects?obj_uuids=11b98531-e16a-40c7-9da5-c3189c006236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000892 10.0.0.130 - - [2026-02-19 04:09:21] "GET /project/a6210684-5465-4ed7-9c5a-209671cec315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.073190 10.0.0.130 - - [2026-02-19 04:09:21] "GET /projects?obj_uuids=a6210684-5465-4ed7-9c5a-209671cec315&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000896 10.0.0.130 - - [2026-02-19 04:09:21] "GET /project/11b98531-e16a-40c7-9da5-c3189c006236?fields=security_groups HTTP/1.1" 200 1363 0.058030 10.0.0.130 - - [2026-02-19 04:09:21] "GET /project/a6210684-5465-4ed7-9c5a-209671cec315?fields=security_groups HTTP/1.1" 200 1364 0.084895 10.0.0.130 - - [2026-02-19 04:09:21] "DELETE /security-group/87f32a0e-9416-448b-b51b-52aa76589925 HTTP/1.1" 200 115 0.060654 10.0.0.130 - - [2026-02-19 04:09:21] "GET /projects?obj_uuids=11b98531-e16a-40c7-9da5-c3189c006236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001133 10.0.0.130 - - [2026-02-19 04:09:21] "GET /project/11b98531-e16a-40c7-9da5-c3189c006236?fields=application_policy_sets HTTP/1.1" 200 1402 0.067268 10.0.0.130 - - [2026-02-19 04:09:21] "DELETE /security-group/8ce6c2b7-3d32-4494-99f7-521074b0e9e2 HTTP/1.1" 200 115 0.154855 10.0.0.130 - - [2026-02-19 04:09:21] "GET /projects?obj_uuids=a6210684-5465-4ed7-9c5a-209671cec315&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001211 10.0.0.129 - - [2026-02-19 04:09:21] "DELETE /access-control-list/5ec35320-1e8c-4066-8e01-fb5635c78d0c HTTP/1.1" 200 115 0.061351 10.0.0.130 - - [2026-02-19 04:09:21] "GET /project/a6210684-5465-4ed7-9c5a-209671cec315?fields=application_policy_sets HTTP/1.1" 200 1403 0.131841 10.0.0.130 - - [2026-02-19 04:09:21] "DELETE /project/11b98531-e16a-40c7-9da5-c3189c006236 HTTP/1.1" 200 115 0.556681 10.0.0.130 - - [2026-02-19 04:09:21] "DELETE /project/a6210684-5465-4ed7-9c5a-209671cec315 HTTP/1.1" 200 115 0.680346 10.0.0.130 - - [2026-02-19 04:09:22] "GET /obj-perms HTTP/1.1" 200 5049 0.005104 10.0.0.129 - - [2026-02-19 04:09:28] "GET /obj-perms HTTP/1.1" 200 5049 0.005160 10.0.0.130 - - [2026-02-19 04:09:29] "GET /obj-perms HTTP/1.1" 200 5075 0.054392 10.0.0.129 - - [2026-02-19 04:09:35] "GET /obj-perms HTTP/1.1" 200 5049 0.004437 10.0.0.38 - - [2026-02-19 04:09:35] "GET /obj-perms HTTP/1.1" 200 5049 0.003967 10.0.0.130 - - [2026-02-19 04:09:35] "GET /obj-perms HTTP/1.1" 200 5049 0.006501 10.0.0.129 - - [2026-02-19 04:09:35] "POST /neutron/security_group HTTP/1.1" 200 151 0.101994 10.0.0.129 - - [2026-02-19 04:09:35] "POST /fqname-to-id HTTP/1.1" 404 232 0.022772 10.0.0.129 - - [2026-02-19 04:09:35] "DELETE /access-control-list/ce143423-eeab-4190-952d-5757ff27ba9f HTTP/1.1" 200 115 0.036869 10.0.0.129 - - [2026-02-19 04:09:36] "DELETE /api-access-list/295af932-8561-40eb-aeef-dd5e300dc65e HTTP/1.1" 200 115 0.066786 10.0.0.129 - - [2026-02-19 04:09:36] "POST /neutron/network HTTP/1.1" 200 862 0.008281 10.0.0.129 - - [2026-02-19 04:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006700 10.0.0.129 - - [2026-02-19 04:09:38] "GET /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005911 10.0.0.129 - - [2026-02-19 04:09:38] "PUT /api-access-list/0ef47b4c-d110-4295-a1ae-fe3d8a7a0260 HTTP/1.1" 200 265 0.028895 10.0.0.130 - - [2026-02-19 04:09:38] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001202 10.0.0.129 - - [2026-02-19 04:09:38] "GET /project/260df575-9a19-4a54-9dd8-a1b1c1e48997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.066238 10.0.0.130 - - [2026-02-19 04:09:38] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002175 10.0.0.129 - - [2026-02-19 04:09:38] "GET /project/260df575-9a19-4a54-9dd8-a1b1c1e48997?fields=virtual_networks HTTP/1.1" 200 1034 0.084261 10.0.0.130 - - [2026-02-19 04:09:38] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001418 10.0.0.129 - - [2026-02-19 04:09:38] "GET /project/260df575-9a19-4a54-9dd8-a1b1c1e48997?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.061729 10.0.0.130 - - [2026-02-19 04:09:39] "GET /projects?obj_uuids=260df575-9a19-4a54-9dd8-a1b1c1e48997&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001244 10.0.0.129 - - [2026-02-19 04:09:39] "GET /project/260df575-9a19-4a54-9dd8-a1b1c1e48997?fields=security_groups HTTP/1.1" 200 1261 0.049833 10.0.0.130 - - [2026-02-19 04:09:39] "GET /projects?obj_uuids=a9307430-1838-4104-9e4e-1c73261859a9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001378 10.0.0.129 - - [2026-02-19 04:09:40] "GET /project/a9307430-1838-4104-9e4e-1c73261859a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.095107 [Introspect:8084]10.0.0.129 - - [2026-02-19 04:09:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001626 10.0.0.129 - - [2026-02-19 04:09:43] "POST /fqname-to-id HTTP/1.1" 404 189 0.026945 10.0.0.130 - - [2026-02-19 04:09:43] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003812 10.0.0.130 - - [2026-02-19 04:09:43] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001202 10.0.0.130 - - [2026-02-19 04:09:43] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008319 10.0.0.130 - - [2026-02-19 04:09:43] "POST /id-to-fqname HTTP/1.1" 200 191 0.003339 10.0.0.130 - - [2026-02-19 04:09:43] "POST /fqname-to-id HTTP/1.1" 404 200 0.003486 10.0.0.130 - - [2026-02-19 04:09:44] "POST /security-groups HTTP/1.1" 200 592 0.089534 10.0.0.130 - - [2026-02-19 04:09:44] "POST /projects HTTP/1.1" 200 587 0.301868 10.0.0.130 - - [2026-02-19 04:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.341234 10.0.0.129 - - [2026-02-19 04:09:44] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.504704 10.0.0.129 - - [2026-02-19 04:09:44] "POST /access-control-lists HTTP/1.1" 200 599 0.083027 10.0.0.129 - - [2026-02-19 04:09:45] "GET / HTTP/1.1" 200 36215 0.001907 10.0.0.129 - - [2026-02-19 04:09:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000458 10.0.0.129 - - [2026-02-19 04:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.057543 10.0.0.130 - - [2026-02-19 04:09:47] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.028328 10.0.0.129 - - [2026-02-19 04:09:47] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.082908 10.0.0.130 - - [2026-02-19 04:09:47] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001920 10.0.0.129 - - [2026-02-19 04:09:47] "POST /neutron/network HTTP/1.1" 200 608 0.155767 10.0.0.129 - - [2026-02-19 04:09:47] "POST /route-targets HTTP/1.1" 200 328 0.016663 10.0.0.129 - - [2026-02-19 04:09:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.003603 10.0.0.129 - - [2026-02-19 04:09:48] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007505 10.0.0.129 - - [2026-02-19 04:09:48] "POST /neutron/network HTTP/1.1" 200 825 0.007316 10.0.0.129 - - [2026-02-19 04:09:48] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006583 10.0.0.129 - - [2026-02-19 04:09:48] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008182 10.0.0.129 - - [2026-02-19 04:09:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001412 10.0.0.129 - - [2026-02-19 04:09:50] "POST /neutron/network HTTP/1.1" 200 835 0.008779 10.0.0.130 - - [2026-02-19 04:09:50] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001366 10.0.0.129 - - [2026-02-19 04:09:50] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.091910 10.0.0.129 - - [2026-02-19 04:09:51] "POST /neutron/port HTTP/1.1" 200 117 0.009113 10.0.0.129 - - [2026-02-19 04:09:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001621 10.0.0.129 - - [2026-02-19 04:09:51] "POST /neutron/network HTTP/1.1" 200 835 0.007406 10.0.0.129 - - [2026-02-19 04:09:52] "POST /neutron/port HTTP/1.1" 200 1059 0.023844 10.0.0.130 - - [2026-02-19 04:09:52] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001163 10.0.0.129 - - [2026-02-19 04:09:52] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.124606 10.0.0.129 - - [2026-02-19 04:09:52] "POST /neutron/port HTTP/1.1" 200 1123 0.023441 10.0.0.129 - - [2026-02-19 04:09:52] "POST /neutron/port HTTP/1.1" 200 117 0.001560 10.0.0.129 - - [2026-02-19 04:09:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008861 10.0.0.129 - - [2026-02-19 04:09:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008925 10.0.0.129 - - [2026-02-19 04:09:53] "POST /neutron/port HTTP/1.1" 200 1059 0.018744 10.0.0.129 - - [2026-02-19 04:09:53] "POST /neutron/port HTTP/1.1" 200 1123 0.021611 10.0.0.129 - - [2026-02-19 04:09:53] "POST /neutron/port HTTP/1.1" 200 117 0.001999 10.0.0.129 - - [2026-02-19 04:09:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007703 10.0.0.129 - - [2026-02-19 04:09:57] "POST /neutron/port HTTP/1.1" 200 1123 0.024340 10.0.0.129 - - [2026-02-19 04:09:57] "GET /virtual-machine/f91c05dc-1a1b-4e76-a3c5-df92887c46dd HTTP/1.1" 401 293 0.001034 10.0.0.129 - - [2026-02-19 04:09:58] "GET /virtual-machine/f91c05dc-1a1b-4e76-a3c5-df92887c46dd HTTP/1.1" 200 1296 0.033603 10.0.0.129 - - [2026-02-19 04:09:58] "GET /virtual-machine-interface/4eed4d10-84d1-485f-8012-ac4453c4b75a HTTP/1.1" 200 2955 0.008280 10.0.0.129 - - [2026-02-19 04:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.129 - - [2026-02-19 04:09:58] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004333 10.0.0.129 - - [2026-02-19 04:09:58] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003723 10.0.0.129 - - [2026-02-19 04:09:58] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006232 10.0.0.129 - - [2026-02-19 04:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.129 - - [2026-02-19 04:10:01] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007047 10.0.0.129 - - [2026-02-19 04:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.129 - - [2026-02-19 04:10:05] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006066 10.0.0.129 - - [2026-02-19 04:10:08] "DELETE /access-control-list/17b8d2b1-ce81-4c57-a022-583af2ff2cbd HTTP/1.1" 200 115 0.051780 10.0.0.129 - - [2026-02-19 04:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.129 - - [2026-02-19 04:10:09] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008380 10.0.0.129 - - [2026-02-19 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.129 - - [2026-02-19 04:10:13] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006765 10.0.0.129 - - [2026-02-19 04:10:14] "POST /neutron/port HTTP/1.1" 200 1123 0.046818 10.0.0.129 - - [2026-02-19 04:10:14] "POST /neutron/subnet HTTP/1.1" 200 690 0.009830 10.0.0.129 - - [2026-02-19 04:10:15] "POST /neutron/port HTTP/1.1" 200 1123 0.021810 10.0.0.129 - - [2026-02-19 04:10:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004298 10.0.0.129 - - [2026-02-19 04:10:15] "POST /neutron/network HTTP/1.1" 200 825 0.008657 10.0.0.129 - - [2026-02-19 04:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.129 - - [2026-02-19 04:10:17] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006177 10.0.0.130 - - [2026-02-19 04:10:21] "DELETE /project/645d7ec268a349f0a0321e205f8d1a05 HTTP/1.1" 404 173 0.031489 10.0.0.130 - - [2026-02-19 04:10:21] "DELETE /project/260df575-9a19-4a54-9dd8-a1b1c1e48997 HTTP/1.1" 404 177 0.048771 10.0.0.129 - - [2026-02-19 04:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.129 - - [2026-02-19 04:10:21] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008047 10.0.0.129 - - [2026-02-19 04:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.129 - - [2026-02-19 04:10:25] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005810 10.0.0.129 - - [2026-02-19 04:10:29] "GET /obj-perms HTTP/1.1" 200 5075 0.057795 10.0.0.129 - - [2026-02-19 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.129 - - [2026-02-19 04:10:30] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005752 10.0.0.129 - - [2026-02-19 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.129 - - [2026-02-19 04:10:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004052 10.0.0.129 - - [2026-02-19 04:10:32] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003617 10.0.0.129 - - [2026-02-19 04:10:32] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006603 10.0.0.129 - - [2026-02-19 04:10:37] "POST /neutron/port HTTP/1.1" 200 1123 0.023551 10.0.0.129 - - [2026-02-19 04:10:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008570 10.0.0.129 - - [2026-02-19 04:10:44] "POST /neutron/port HTTP/1.1" 200 1123 0.022635 10.0.0.129 - - [2026-02-19 04:10:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008632 10.0.0.129 - - [2026-02-19 04:10:53] "POST /neutron/port HTTP/1.1" 200 1123 0.019969 10.0.0.129 - - [2026-02-19 04:10:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008067 10.0.0.129 - - [2026-02-19 04:10:53] "GET /virtual-machine/ce3e122b-7672-4791-bb52-d0171015f75b HTTP/1.1" 200 1296 0.008329 10.0.0.129 - - [2026-02-19 04:10:53] "GET /virtual-machine-interface/b59f8a25-0d77-4bf6-864a-a66211d20e4b HTTP/1.1" 200 2956 0.005797 10.0.0.129 - - [2026-02-19 04:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.129 - - [2026-02-19 04:10:53] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005780 10.0.0.129 - - [2026-02-19 04:10:53] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003289 10.0.0.129 - - [2026-02-19 04:10:53] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009216 10.0.0.129 - - [2026-02-19 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.129 - - [2026-02-19 04:10:54] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005932 10.0.0.129 - - [2026-02-19 04:10:54] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003283 10.0.0.129 - - [2026-02-19 04:10:54] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006231 10.0.0.38 - - [2026-02-19 04:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.130 - - [2026-02-19 04:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000466 10.0.0.38 - - [2026-02-19 04:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.129 - - [2026-02-19 04:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.130 - - [2026-02-19 04:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000426 10.0.0.129 - - [2026-02-19 04:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.38 - - [2026-02-19 04:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000469 10.0.0.38 - - [2026-02-19 04:11:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.129 - - [2026-02-19 04:11:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.129 - - [2026-02-19 04:11:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.130 - - [2026-02-19 04:11:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.130 - - [2026-02-19 04:11:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000570 10.0.0.129 - - [2026-02-19 04:11:15] "POST /neutron/network HTTP/1.1" 200 835 0.043423 10.0.0.129 - - [2026-02-19 04:11:15] "POST /neutron/subnet HTTP/1.1" 200 690 0.011955 10.0.0.129 - - [2026-02-19 04:11:15] "POST /neutron/network HTTP/1.1" 200 825 0.006824 10.0.0.129 - - [2026-02-19 04:11:15] "POST /neutron/subnet HTTP/1.1" 200 690 0.010370 10.0.0.129 - - [2026-02-19 04:12:12] "POST /neutron/port HTTP/1.1" 200 1123 0.023924 10.0.0.129 - - [2026-02-19 04:12:12] "GET /virtual-machine/f91c05dc-1a1b-4e76-a3c5-df92887c46dd HTTP/1.1" 200 1296 0.004840 10.0.0.129 - - [2026-02-19 04:12:12] "GET /virtual-machine-interface/4eed4d10-84d1-485f-8012-ac4453c4b75a HTTP/1.1" 200 2955 0.005537 10.0.0.129 - - [2026-02-19 04:12:12] "GET /virtual-machine/f91c05dc-1a1b-4e76-a3c5-df92887c46dd HTTP/1.1" 200 1296 0.004014 10.0.0.129 - - [2026-02-19 04:12:12] "GET /virtual-machine-interface/4eed4d10-84d1-485f-8012-ac4453c4b75a HTTP/1.1" 200 2955 0.006534 10.0.0.129 - - [2026-02-19 04:12:12] "GET /instance-ip/473a8ef4-dc93-4a02-8582-e055c300c800 HTTP/1.1" 200 1623 0.005975 10.0.0.129 - - [2026-02-19 04:12:12] "GET /virtual-machine/f91c05dc-1a1b-4e76-a3c5-df92887c46dd HTTP/1.1" 200 1296 0.003736 10.0.0.129 - - [2026-02-19 04:12:12] "GET /virtual-machine-interface/4eed4d10-84d1-485f-8012-ac4453c4b75a HTTP/1.1" 200 2955 0.005032 10.0.0.129 - - [2026-02-19 04:12:12] "GET /instance-ip/473a8ef4-dc93-4a02-8582-e055c300c800 HTTP/1.1" 200 1623 0.004255 10.0.0.129 - - [2026-02-19 04:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.129 - - [2026-02-19 04:12:12] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003554 10.0.0.129 - - [2026-02-19 04:12:12] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003285 10.0.0.129 - - [2026-02-19 04:12:12] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008726 10.0.0.129 - - [2026-02-19 04:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.129 - - [2026-02-19 04:12:12] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004357 10.0.0.129 - - [2026-02-19 04:12:12] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003245 10.0.0.129 - - [2026-02-19 04:12:12] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006633 10.0.0.129 - - [2026-02-19 04:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.129 - - [2026-02-19 04:12:12] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005832 10.0.0.129 - - [2026-02-19 04:12:12] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004380 10.0.0.129 - - [2026-02-19 04:12:13] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.010592 10.0.0.129 - - [2026-02-19 04:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.129 - - [2026-02-19 04:12:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004070 10.0.0.129 - - [2026-02-19 04:12:13] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004427 10.0.0.129 - - [2026-02-19 04:12:13] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007015 10.0.0.129 - - [2026-02-19 04:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.129 - - [2026-02-19 04:12:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005597 10.0.0.129 - - [2026-02-19 04:12:13] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003873 10.0.0.129 - - [2026-02-19 04:12:13] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006332 10.0.0.129 - - [2026-02-19 04:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.129 - - [2026-02-19 04:12:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006585 10.0.0.129 - - [2026-02-19 04:12:13] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003108 10.0.0.129 - - [2026-02-19 04:12:13] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007589 10.0.0.129 - - [2026-02-19 04:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.129 - - [2026-02-19 04:12:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.008332 10.0.0.129 - - [2026-02-19 04:12:13] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004159 10.0.0.129 - - [2026-02-19 04:12:13] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007256 10.0.0.129 - - [2026-02-19 04:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.129 - - [2026-02-19 04:12:13] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004724 10.0.0.129 - - [2026-02-19 04:12:13] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003517 10.0.0.129 - - [2026-02-19 04:12:13] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006629 10.0.0.129 - - [2026-02-19 04:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.129 - - [2026-02-19 04:12:13] "GET /routing-instance/4a785b4e-34b0-410a-986e-66ebcc7afe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.007564 10.0.0.129 - - [2026-02-19 04:12:14] "GET /route-target/51a72b30-6ffe-4fee-8b5a-d4ec2b0381ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004808 10.0.0.129 - - [2026-02-19 04:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006624 10.0.0.129 - - [2026-02-19 04:12:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004142 10.0.0.129 - - [2026-02-19 04:12:14] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003436 10.0.0.129 - - [2026-02-19 04:12:14] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006826 10.0.0.129 - - [2026-02-19 04:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.129 - - [2026-02-19 04:12:14] "GET /routing-instance/4a785b4e-34b0-410a-986e-66ebcc7afe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005129 10.0.0.129 - - [2026-02-19 04:12:14] "GET /route-target/51a72b30-6ffe-4fee-8b5a-d4ec2b0381ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004742 10.0.0.129 - - [2026-02-19 04:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.129 - - [2026-02-19 04:12:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005079 10.0.0.129 - - [2026-02-19 04:12:14] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003576 10.0.0.129 - - [2026-02-19 04:12:14] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006256 10.0.0.129 - - [2026-02-19 04:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.129 - - [2026-02-19 04:12:14] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005286 10.0.0.129 - - [2026-02-19 04:12:14] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.008217 10.0.0.129 - - [2026-02-19 04:12:14] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006315 10.0.0.130 - - [2026-02-19 04:12:14] "GET /obj-perms HTTP/1.1" 200 5051 0.057335 10.0.0.129 - - [2026-02-19 04:12:14] "GET /obj-perms HTTP/1.1" 200 5051 0.055611 10.0.0.129 - - [2026-02-19 04:12:15] "GET /obj-perms HTTP/1.1" 200 5051 0.003900 10.0.0.129 - - [2026-02-19 04:12:15] "GET /obj-perms HTTP/1.1" 200 5051 0.004783 10.0.0.38 - - [2026-02-19 04:12:15] "GET /obj-perms HTTP/1.1" 200 5051 0.064315 10.0.0.130 - - [2026-02-19 04:12:15] "GET /obj-perms HTTP/1.1" 200 5051 0.004591 10.0.0.129 - - [2026-02-19 04:12:15] "POST /neutron/port HTTP/1.1" 200 1123 0.022360 10.0.0.129 - - [2026-02-19 04:12:15] "GET /virtual-machine/ce3e122b-7672-4791-bb52-d0171015f75b HTTP/1.1" 200 1296 0.004798 10.0.0.129 - - [2026-02-19 04:12:15] "GET /virtual-machine-interface/b59f8a25-0d77-4bf6-864a-a66211d20e4b HTTP/1.1" 200 2956 0.007423 10.0.0.129 - - [2026-02-19 04:12:15] "GET /virtual-machine/ce3e122b-7672-4791-bb52-d0171015f75b HTTP/1.1" 200 1296 0.004946 10.0.0.129 - - [2026-02-19 04:12:15] "GET /virtual-machine-interface/b59f8a25-0d77-4bf6-864a-a66211d20e4b HTTP/1.1" 200 2956 0.006764 10.0.0.129 - - [2026-02-19 04:12:15] "POST /neutron/network HTTP/1.1" 200 835 0.008853 10.0.0.129 - - [2026-02-19 04:12:15] "GET /instance-ip/8a3c7fcf-580c-4b1d-aa6a-5fa0c525844c HTTP/1.1" 200 1624 0.008373 10.0.0.129 - - [2026-02-19 04:12:15] "GET /virtual-machine/ce3e122b-7672-4791-bb52-d0171015f75b HTTP/1.1" 200 1296 0.004721 10.0.0.129 - - [2026-02-19 04:12:15] "GET /virtual-machine-interface/b59f8a25-0d77-4bf6-864a-a66211d20e4b HTTP/1.1" 200 2956 0.005853 10.0.0.129 - - [2026-02-19 04:12:15] "GET /instance-ip/8a3c7fcf-580c-4b1d-aa6a-5fa0c525844c HTTP/1.1" 200 1624 0.004844 10.0.0.129 - - [2026-02-19 04:12:15] "POST /neutron/port HTTP/1.1" 200 117 0.001308 10.0.0.129 - - [2026-02-19 04:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.129 - - [2026-02-19 04:12:15] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005767 10.0.0.129 - - [2026-02-19 04:12:15] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005934 10.0.0.129 - - [2026-02-19 04:12:15] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006316 10.0.0.129 - - [2026-02-19 04:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007192 10.0.0.129 - - [2026-02-19 04:12:15] "POST /neutron/port HTTP/1.1" 200 1123 0.022309 10.0.0.129 - - [2026-02-19 04:12:15] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004421 10.0.0.129 - - [2026-02-19 04:12:15] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003069 10.0.0.129 - - [2026-02-19 04:12:15] "POST /neutron/subnet HTTP/1.1" 200 690 0.018860 10.0.0.129 - - [2026-02-19 04:12:15] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.017980 10.0.0.129 - - [2026-02-19 04:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009818 10.0.0.129 - - [2026-02-19 04:12:15] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004902 10.0.0.129 - - [2026-02-19 04:12:15] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004084 10.0.0.129 - - [2026-02-19 04:12:15] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007615 10.0.0.129 - - [2026-02-19 04:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.129 - - [2026-02-19 04:12:15] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005132 10.0.0.129 - - [2026-02-19 04:12:15] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004627 10.0.0.129 - - [2026-02-19 04:12:15] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006801 10.0.0.129 - - [2026-02-19 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.129 - - [2026-02-19 04:12:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004426 10.0.0.129 - - [2026-02-19 04:12:16] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003202 10.0.0.129 - - [2026-02-19 04:12:16] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008428 10.0.0.129 - - [2026-02-19 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.129 - - [2026-02-19 04:12:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006857 10.0.0.129 - - [2026-02-19 04:12:16] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004565 10.0.0.129 - - [2026-02-19 04:12:16] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006555 10.0.0.129 - - [2026-02-19 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.129 - - [2026-02-19 04:12:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004887 10.0.0.129 - - [2026-02-19 04:12:16] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004774 10.0.0.129 - - [2026-02-19 04:12:16] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006925 10.0.0.129 - - [2026-02-19 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.129 - - [2026-02-19 04:12:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005726 10.0.0.129 - - [2026-02-19 04:12:16] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003752 10.0.0.129 - - [2026-02-19 04:12:16] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006763 10.0.0.129 - - [2026-02-19 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.129 - - [2026-02-19 04:12:16] "GET /routing-instance/4a785b4e-34b0-410a-986e-66ebcc7afe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.006578 10.0.0.129 - - [2026-02-19 04:12:16] "GET /route-target/51a72b30-6ffe-4fee-8b5a-d4ec2b0381ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006202 10.0.0.129 - - [2026-02-19 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.129 - - [2026-02-19 04:12:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005745 10.0.0.129 - - [2026-02-19 04:12:16] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003829 10.0.0.129 - - [2026-02-19 04:12:17] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008584 10.0.0.129 - - [2026-02-19 04:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.129 - - [2026-02-19 04:12:17] "GET /routing-instance/4a785b4e-34b0-410a-986e-66ebcc7afe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004550 10.0.0.129 - - [2026-02-19 04:12:17] "GET /route-target/51a72b30-6ffe-4fee-8b5a-d4ec2b0381ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004866 10.0.0.129 - - [2026-02-19 04:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.129 - - [2026-02-19 04:12:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005100 10.0.0.129 - - [2026-02-19 04:12:17] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003855 10.0.0.129 - - [2026-02-19 04:12:17] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009646 10.0.0.129 - - [2026-02-19 04:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.129 - - [2026-02-19 04:12:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004457 10.0.0.129 - - [2026-02-19 04:12:17] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003855 10.0.0.129 - - [2026-02-19 04:12:17] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007517 10.0.0.129 - - [2026-02-19 04:12:17] "GET /obj-perms HTTP/1.1" 200 5051 0.003815 10.0.0.130 - - [2026-02-19 04:12:17] "GET /obj-perms HTTP/1.1" 200 5051 0.005224 10.0.0.129 - - [2026-02-19 04:12:17] "GET /obj-perms HTTP/1.1" 200 5051 0.004330 10.0.0.130 - - [2026-02-19 04:12:17] "GET /obj-perms HTTP/1.1" 200 5051 0.005596 10.0.0.129 - - [2026-02-19 04:12:22] "GET /virtual-machine/ce3e122b-7672-4791-bb52-d0171015f75b HTTP/1.1" 200 1296 0.004194 10.0.0.129 - - [2026-02-19 04:12:23] "POST /neutron/port HTTP/1.1" 200 1123 0.020002 10.0.0.129 - - [2026-02-19 04:12:24] "GET /virtual-machine/ce3e122b-7672-4791-bb52-d0171015f75b HTTP/1.1" 404 171 0.003566 10.0.0.129 - - [2026-02-19 04:12:24] "GET /virtual-machine/ce3e122b-7672-4791-bb52-d0171015f75b HTTP/1.1" 404 171 0.003448 10.0.0.129 - - [2026-02-19 04:12:24] "GET /virtual-machine/ce3e122b-7672-4791-bb52-d0171015f75b HTTP/1.1" 404 171 0.003085 10.0.0.129 - - [2026-02-19 04:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.129 - - [2026-02-19 04:12:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003877 10.0.0.129 - - [2026-02-19 04:12:25] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002909 10.0.0.129 - - [2026-02-19 04:12:25] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006768 10.0.0.129 - - [2026-02-19 04:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.129 - - [2026-02-19 04:12:25] "GET /routing-instance/4a785b4e-34b0-410a-986e-66ebcc7afe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004792 10.0.0.129 - - [2026-02-19 04:12:25] "GET /route-target/51a72b30-6ffe-4fee-8b5a-d4ec2b0381ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007935 10.0.0.129 - - [2026-02-19 04:12:25] "GET /obj-perms HTTP/1.1" 200 5051 0.004739 10.0.0.130 - - [2026-02-19 04:12:31] "GET /obj-perms HTTP/1.1" 200 5051 0.004265 10.0.0.129 - - [2026-02-19 04:12:34] "GET /obj-perms HTTP/1.1" 200 5051 0.004440 10.0.0.38 - - [2026-02-19 04:12:34] "GET /obj-perms HTTP/1.1" 200 5051 0.005662 10.0.0.130 - - [2026-02-19 04:12:34] "GET /obj-perms HTTP/1.1" 200 5051 0.003855 10.0.0.129 - - [2026-02-19 04:12:34] "GET /virtual-machine/f91c05dc-1a1b-4e76-a3c5-df92887c46dd HTTP/1.1" 200 1296 0.004092 10.0.0.129 - - [2026-02-19 04:12:35] "POST /neutron/port HTTP/1.1" 200 1123 0.019100 10.0.0.129 - - [2026-02-19 04:12:36] "GET /virtual-machine/f91c05dc-1a1b-4e76-a3c5-df92887c46dd HTTP/1.1" 404 171 0.005437 10.0.0.129 - - [2026-02-19 04:12:36] "GET /virtual-machine/f91c05dc-1a1b-4e76-a3c5-df92887c46dd HTTP/1.1" 404 171 0.003021 10.0.0.129 - - [2026-02-19 04:12:36] "GET /virtual-machine/f91c05dc-1a1b-4e76-a3c5-df92887c46dd HTTP/1.1" 404 171 0.003830 10.0.0.129 - - [2026-02-19 04:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.129 - - [2026-02-19 04:12:37] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004132 10.0.0.129 - - [2026-02-19 04:12:37] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003973 10.0.0.129 - - [2026-02-19 04:12:37] "GET /virtual-network/ef827d3a-bf72-4eb0-8d31-5fd59961694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007395 10.0.0.129 - - [2026-02-19 04:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.129 - - [2026-02-19 04:12:37] "GET /routing-instance/4a785b4e-34b0-410a-986e-66ebcc7afe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005182 10.0.0.129 - - [2026-02-19 04:12:37] "GET /route-target/51a72b30-6ffe-4fee-8b5a-d4ec2b0381ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005164 10.0.0.129 - - [2026-02-19 04:12:37] "GET /obj-perms HTTP/1.1" 200 5051 0.004301 10.0.0.129 - - [2026-02-19 04:12:40] "GET /obj-perms HTTP/1.1" 200 5051 0.004232 10.0.0.129 - - [2026-02-19 04:12:43] "GET /obj-perms HTTP/1.1" 200 5051 0.004166 10.0.0.129 - - [2026-02-19 04:12:43] "POST /neutron/network HTTP/1.1" 200 825 0.010219 10.0.0.129 - - [2026-02-19 04:12:46] "POST /fqname-to-id HTTP/1.1" 404 200 0.003963 10.0.0.129 - - [2026-02-19 04:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.130 - - [2026-02-19 04:12:46] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001181 10.0.0.129 - - [2026-02-19 04:12:46] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.051519 10.0.0.129 - - [2026-02-19 04:12:46] "POST /network-policys HTTP/1.1" 200 524 0.029506 10.0.0.129 - - [2026-02-19 04:12:46] "GET /network-policy/07f88c5d-2b41-4e35-91c1-82c75a376d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007821 10.0.0.129 - - [2026-02-19 04:12:46] "POST /fqname-to-id HTTP/1.1" 404 200 0.004880 10.0.0.129 - - [2026-02-19 04:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.130 - - [2026-02-19 04:12:46] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001144 10.0.0.129 - - [2026-02-19 04:12:47] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.049675 10.0.0.129 - - [2026-02-19 04:12:47] "POST /network-policys HTTP/1.1" 200 524 0.031694 10.0.0.129 - - [2026-02-19 04:12:47] "GET /network-policy/f5bf03ef-7839-42b1-931e-700bb1a4bcb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007838 10.0.0.129 - - [2026-02-19 04:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.130 - - [2026-02-19 04:12:47] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001614 10.0.0.129 - - [2026-02-19 04:12:47] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.049549 10.0.0.129 - - [2026-02-19 04:12:47] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003604 10.0.0.129 - - [2026-02-19 04:12:47] "POST /virtual-networks HTTP/1.1" 200 548 0.101072 10.0.0.129 - - [2026-02-19 04:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005662 10.0.0.129 - - [2026-02-19 04:12:47] "POST /route-targets HTTP/1.1" 200 328 0.023527 10.0.0.129 - - [2026-02-19 04:12:47] "GET /network-ipam/a70d86f4-7513-48ff-a40e-41e009396685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.008771 10.0.0.130 - - [2026-02-19 04:12:47] "POST /useragent-kv HTTP/1.1" 200 115 0.007754 10.0.0.129 - - [2026-02-19 04:12:47] "POST /ref-update HTTP/1.1" 200 156 0.103552 10.0.0.129 - - [2026-02-19 04:12:47] "POST /neutron/network HTTP/1.1" 200 809 0.008707 10.0.0.129 - - [2026-02-19 04:12:47] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.008104 10.0.0.129 - - [2026-02-19 04:12:48] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.010221 10.0.0.129 - - [2026-02-19 04:12:48] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.009394 10.0.0.129 - - [2026-02-19 04:12:48] "PUT /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395 HTTP/1.1" 200 265 0.046381 10.0.0.129 - - [2026-02-19 04:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.129 - - [2026-02-19 04:12:48] "GET /network-policy/07f88c5d-2b41-4e35-91c1-82c75a376d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005595 10.0.0.129 - - [2026-02-19 04:12:48] "POST /ref-update HTTP/1.1" 200 156 0.081489 10.0.0.129 - - [2026-02-19 04:12:48] "POST /access-control-lists HTTP/1.1" 200 594 0.065169 10.0.0.129 - - [2026-02-19 04:12:48] "POST /neutron/network HTTP/1.1" 200 886 0.020554 10.0.0.129 - - [2026-02-19 04:12:48] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006463 10.0.0.129 - - [2026-02-19 04:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.129 - - [2026-02-19 04:12:48] "GET /network-policy/07f88c5d-2b41-4e35-91c1-82c75a376d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005037 10.0.0.129 - - [2026-02-19 04:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.130 - - [2026-02-19 04:12:48] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001757 10.0.0.129 - - [2026-02-19 04:12:48] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.057281 10.0.0.129 - - [2026-02-19 04:12:48] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.006281 10.0.0.129 - - [2026-02-19 04:12:49] "POST /virtual-networks HTTP/1.1" 200 548 0.104211 10.0.0.129 - - [2026-02-19 04:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012362 10.0.0.129 - - [2026-02-19 04:12:49] "GET /network-ipam/a70d86f4-7513-48ff-a40e-41e009396685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004584 10.0.0.130 - - [2026-02-19 04:12:49] "POST /useragent-kv HTTP/1.1" 200 115 0.010972 10.0.0.129 - - [2026-02-19 04:12:49] "POST /ref-update HTTP/1.1" 200 156 0.083769 10.0.0.129 - - [2026-02-19 04:12:49] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.007185 10.0.0.129 - - [2026-02-19 04:12:49] "POST /neutron/network HTTP/1.1" 200 809 0.007846 10.0.0.129 - - [2026-02-19 04:12:49] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.007572 10.0.0.129 - - [2026-02-19 04:12:49] "GET /obj-perms HTTP/1.1" 200 5051 0.004054 10.0.0.38 - - [2026-02-19 04:12:49] "GET /obj-perms HTTP/1.1" 200 5051 0.004078 10.0.0.130 - - [2026-02-19 04:12:49] "GET /obj-perms HTTP/1.1" 200 5051 0.005324 10.0.0.129 - - [2026-02-19 04:12:49] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.009470 10.0.0.129 - - [2026-02-19 04:12:50] "PUT /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9 HTTP/1.1" 200 265 0.061059 10.0.0.129 - - [2026-02-19 04:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.129 - - [2026-02-19 04:12:50] "GET /network-policy/f5bf03ef-7839-42b1-931e-700bb1a4bcb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.004939 10.0.0.129 - - [2026-02-19 04:12:50] "POST /fqname-to-id HTTP/1.1" 404 237 0.008125 10.0.0.129 - - [2026-02-19 04:12:50] "POST /ref-update HTTP/1.1" 200 156 0.056095 10.0.0.129 - - [2026-02-19 04:12:50] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.025276 10.0.0.129 - - [2026-02-19 04:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.129 - - [2026-02-19 04:12:50] "GET /network-policy/f5bf03ef-7839-42b1-931e-700bb1a4bcb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.004808 10.0.0.129 - - [2026-02-19 04:12:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001175 10.0.0.129 - - [2026-02-19 04:12:50] "POST /neutron/network HTTP/1.1" 200 896 0.007807 10.0.0.130 - - [2026-02-19 04:12:51] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001537 10.0.0.129 - - [2026-02-19 04:12:51] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.070333 10.0.0.129 - - [2026-02-19 04:12:51] "POST /neutron/port HTTP/1.1" 200 117 0.008355 10.0.0.129 - - [2026-02-19 04:12:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001369 10.0.0.129 - - [2026-02-19 04:12:51] "POST /neutron/network HTTP/1.1" 200 896 0.008290 10.0.0.129 - - [2026-02-19 04:12:52] "PUT /access-control-list/6f9aab70-be9b-49e1-8987-bbe9b4ea4172 HTTP/1.1" 200 273 0.018165 10.0.0.129 - - [2026-02-19 04:12:52] "POST /neutron/port HTTP/1.1" 200 1061 0.020197 10.0.0.130 - - [2026-02-19 04:12:52] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000983 10.0.0.129 - - [2026-02-19 04:12:52] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.074552 10.0.0.129 - - [2026-02-19 04:12:52] "POST /neutron/network HTTP/1.1" 200 886 0.036534 10.0.0.129 - - [2026-02-19 04:12:52] "POST /neutron/port HTTP/1.1" 200 117 0.001113 10.0.0.129 - - [2026-02-19 04:12:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010272 10.0.0.129 - - [2026-02-19 04:12:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008471 10.0.0.129 - - [2026-02-19 04:12:53] "POST /neutron/port HTTP/1.1" 200 1061 0.019667 10.0.0.129 - - [2026-02-19 04:12:53] "POST /neutron/port HTTP/1.1" 200 1125 0.021035 10.0.0.129 - - [2026-02-19 04:12:53] "POST /neutron/port HTTP/1.1" 200 117 0.001192 10.0.0.129 - - [2026-02-19 04:12:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008285 10.0.0.129 - - [2026-02-19 04:12:58] "POST /neutron/port HTTP/1.1" 200 1125 0.022637 10.0.0.129 - - [2026-02-19 04:12:58] "GET /virtual-machine/f3080f96-b6ba-469d-b966-2c71a4e4bf97 HTTP/1.1" 200 1296 0.006522 10.0.0.129 - - [2026-02-19 04:12:58] "GET /virtual-machine-interface/1b1c95b0-da9c-45cc-bda2-084e928275a4 HTTP/1.1" 200 2956 0.005972 10.0.0.129 - - [2026-02-19 04:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.129 - - [2026-02-19 04:12:58] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003859 10.0.0.129 - - [2026-02-19 04:12:58] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003284 10.0.0.129 - - [2026-02-19 04:12:58] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006888 10.0.0.129 - - [2026-02-19 04:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.129 - - [2026-02-19 04:13:01] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006499 10.0.0.129 - - [2026-02-19 04:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.129 - - [2026-02-19 04:13:05] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006585 10.0.0.129 - - [2026-02-19 04:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.129 - - [2026-02-19 04:13:09] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005831 10.0.0.129 - - [2026-02-19 04:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005879 10.0.0.129 - - [2026-02-19 04:13:13] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005806 10.0.0.129 - - [2026-02-19 04:13:16] "POST /neutron/port HTTP/1.1" 200 1125 0.021916 10.0.0.129 - - [2026-02-19 04:13:16] "POST /neutron/subnet HTTP/1.1" 200 646 0.011537 10.0.0.129 - - [2026-02-19 04:13:16] "POST /neutron/port HTTP/1.1" 200 1125 0.019693 10.0.0.129 - - [2026-02-19 04:13:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004215 10.0.0.129 - - [2026-02-19 04:13:16] "POST /neutron/network HTTP/1.1" 200 886 0.006901 10.0.0.129 - - [2026-02-19 04:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.129 - - [2026-02-19 04:13:17] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006290 10.0.0.129 - - [2026-02-19 04:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.129 - - [2026-02-19 04:13:21] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006808 10.0.0.129 - - [2026-02-19 04:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.129 - - [2026-02-19 04:13:26] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006903 10.0.0.129 - - [2026-02-19 04:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.129 - - [2026-02-19 04:13:30] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006857 10.0.0.129 - - [2026-02-19 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.129 - - [2026-02-19 04:13:32] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004261 10.0.0.129 - - [2026-02-19 04:13:32] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004027 10.0.0.129 - - [2026-02-19 04:13:32] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006693 10.0.0.129 - - [2026-02-19 04:13:37] "POST /neutron/port HTTP/1.1" 200 1125 0.058500 10.0.0.129 - - [2026-02-19 04:13:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.032963 10.0.0.129 - - [2026-02-19 04:13:42] "POST /neutron/port HTTP/1.1" 200 1125 0.021004 10.0.0.129 - - [2026-02-19 04:13:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008796 10.0.0.129 - - [2026-02-19 04:13:53] "POST /neutron/port HTTP/1.1" 200 1125 0.020703 10.0.0.129 - - [2026-02-19 04:13:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008343 10.0.0.129 - - [2026-02-19 04:13:53] "GET /virtual-machine/83ba73b1-fbda-4f6f-8a01-8c1b3a417d6f HTTP/1.1" 200 1294 0.007711 10.0.0.129 - - [2026-02-19 04:13:53] "GET /virtual-machine-interface/54088b48-359b-4ff2-84dd-2483192dc5cd HTTP/1.1" 200 2955 0.007129 10.0.0.129 - - [2026-02-19 04:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.129 - - [2026-02-19 04:13:53] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004072 10.0.0.129 - - [2026-02-19 04:13:53] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003558 10.0.0.129 - - [2026-02-19 04:13:53] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.008966 10.0.0.129 - - [2026-02-19 04:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.129 - - [2026-02-19 04:13:54] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004674 10.0.0.129 - - [2026-02-19 04:13:54] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003064 10.0.0.129 - - [2026-02-19 04:13:54] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006547 10.0.0.129 - - [2026-02-19 04:14:18] "POST /neutron/network HTTP/1.1" 200 896 0.006927 10.0.0.129 - - [2026-02-19 04:14:18] "POST /neutron/port HTTP/1.1" 200 117 0.001307 10.0.0.129 - - [2026-02-19 04:14:18] "POST /neutron/port HTTP/1.1" 200 1125 0.025529 10.0.0.129 - - [2026-02-19 04:14:18] "POST /neutron/subnet HTTP/1.1" 200 646 0.009703 10.0.0.129 - - [2026-02-19 04:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.034313 10.0.0.129 - - [2026-02-19 04:14:33] "GET /virtual-router/4a7b22cd-9908-4f92-9822-0ca8336c2c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.005628 10.0.0.129 - - [2026-02-19 04:15:20] "POST /neutron/port HTTP/1.1" 200 1125 0.024275 10.0.0.129 - - [2026-02-19 04:15:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004121 10.0.0.129 - - [2026-02-19 04:15:20] "POST /neutron/network HTTP/1.1" 200 886 0.009800 10.0.0.129 - - [2026-02-19 04:15:20] "POST /neutron/network HTTP/1.1" 200 896 0.044220 10.0.0.129 - - [2026-02-19 04:15:20] "POST /neutron/port HTTP/1.1" 200 117 0.001214 +++ date ++ echo 'INFO: =================== Thu Feb 19 04:15:22 AM UTC 2026 ===================' INFO: =================== Thu Feb 19 04:15:22 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.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.130 ++ 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.129,10.0.0.38,10.0.0.130 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ ANALYTICSDB_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ ANALYTICS_SNMP_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8081 ' +++ '[' -n '10.0.0.129:8081 10.0.0.38:8081 10.0.0.130:8081 ' ']' +++ echo '10.0.0.129:8081 10.0.0.38:8081 10.0.0.130:8081' ++ ANALYTICS_SERVERS='10.0.0.129:8081 10.0.0.38:8081 10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9042 ' +++ '[' -n '10.0.0.129:9042 10.0.0.38:9042 10.0.0.130:9042 ' ']' +++ echo '10.0.0.129:9042 10.0.0.38:9042 10.0.0.130:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.129:9042 10.0.0.38:9042 10.0.0.130:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8086 ' +++ '[' -n '10.0.0.129:8086 10.0.0.38:8086 10.0.0.130:8086 ' ']' +++ echo '10.0.0.129:8086 10.0.0.38:8086 10.0.0.130:8086' ++ COLLECTOR_SERVERS='10.0.0.129:8086 10.0.0.38:8086 10.0.0.130: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.129,10.0.0.38,10.0.0.130 ++ CONFIGDB_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8082 ' +++ '[' -n '10.0.0.129:8082 10.0.0.38:8082 10.0.0.130:8082 ' ']' +++ echo '10.0.0.129:8082 10.0.0.38:8082 10.0.0.130:8082' ++ CONFIG_SERVERS='10.0.0.129:8082 10.0.0.38:8082 10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9161 ' +++ '[' -n '10.0.0.129:9161 10.0.0.38:9161 10.0.0.130:9161 ' ']' +++ echo '10.0.0.129:9161 10.0.0.38:9161 10.0.0.130:9161' ++ CONFIGDB_SERVERS='10.0.0.129:9161 10.0.0.38:9161 10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9041 ' +++ '[' -n '10.0.0.129:9041 10.0.0.38:9041 10.0.0.130:9041 ' ']' +++ echo '10.0.0.129:9041 10.0.0.38:9041 10.0.0.130:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.129:9041 10.0.0.38:9041 10.0.0.130: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.14,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.14,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:2181, +++ '[' -n 10.0.0.129:2181,10.0.0.38:2181,10.0.0.130:2181, ']' +++ echo 10.0.0.129:2181,10.0.0.38:2181,10.0.0.130:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181,10.0.0.38:2181,10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:2181 ' +++ '[' -n '10.0.0.129:2181 10.0.0.38:2181 10.0.0.130:2181 ' ']' +++ echo '10.0.0.129:2181 10.0.0.38:2181 10.0.0.130:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.129:2181 10.0.0.38:2181 10.0.0.130:2181' ++ RABBITMQ_NODES=10.0.0.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:5673, +++ '[' -n 10.0.0.129:5673,10.0.0.38:5673,10.0.0.130:5673, ']' +++ echo 10.0.0.129:5673,10.0.0.38:5673,10.0.0.130:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673,10.0.0.38:5673,10.0.0.130: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:6379 ' +++ '[' -n '10.0.0.129:6379 10.0.0.38:6379 10.0.0.130:6379 ' ']' +++ echo '10.0.0.129:6379 10.0.0.38:6379 10.0.0.130:6379' ++ REDIS_SERVERS='10.0.0.129:6379 10.0.0.38:6379 10.0.0.130: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.129,10.0.0.38,10.0.0.130 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9092 ' +++ '[' -n '10.0.0.129:9092 10.0.0.38:9092 10.0.0.130:9092 ' ']' +++ echo '10.0.0.129:9092 10.0.0.38:9092 10.0.0.130:9092' ++ KAFKA_SERVERS='10.0.0.129:9092 10.0.0.38:9092 10.0.0.130: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.129 ++ 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.129,10.0.0.38,10.0.0.130 ++ 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.129,10.0.0.38,10.0.0.130 ++ 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.129,10.0.0.38,10.0.0.130 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 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.129,10.0.0.38,10.0.0.130 +++ local servers=10.0.0.129,10.0.0.38,10.0.0.130 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.130,10.20.0.18,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.130,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.129, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.130,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.130'\''))' +++ local server_ip=10.0.0.130 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.130 ]] +++ [[ ,10.0.0.130,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.130, ]] +++ echo 10.0.0.130 3 +++ return ++ local ip=10.0.0.130 ++ [[ -z 10.0.0.130 ]] ++ echo 10.0.0.130 + host_ip=10.0.0.130 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 10.0.0.38:9041 10.0.0.130:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.129:9041 10.0.0.38:9041 10.0.0.130:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.130:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/19/2026 04:15:32.200 7f6db5189480 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/19/2026 04:15:32.360 7f6db5189480 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/19/2026 04:15:32.374 7f6db5189480 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/19/2026 04:15:32.374 7f6db5189480 [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.130:8082/ Hit Ctrl-C to quit. 10.0.0.130 - - [2026-02-19 04:15:33] "GET / HTTP/1.1" 200 45871 0.001927 10.0.0.130 - - [2026-02-19 04:15:33] "GET / HTTP/1.1" 200 45871 0.004729 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.130 - - [2026-02-19 04:15:33] "POST /fqname-to-id HTTP/1.1" 401 293 0.000966 10.0.0.130 - - [2026-02-19 04:15:33] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000745 [Introspect:8084]10.0.0.129 - - [2026-02-19 04:15:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3226 0.002451 10.0.0.130 - - [2026-02-19 04:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.962389 10.0.0.130 - - [2026-02-19 04:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.130 - - [2026-02-19 04:15:34] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.696935 10.0.0.130 - - [2026-02-19 04:15:34] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.003524 /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.130 - - [2026-02-19 04:15:35] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001242 10.0.0.130 - - [2026-02-19 04:15:35] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.055168 10.0.0.130 - - [2026-02-19 04:15:35] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001259 10.0.0.130 - - [2026-02-19 04:15:35] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?fields=security_groups HTTP/1.1" 200 1087 0.055095 10.0.0.130 - - [2026-02-19 04:15:35] "GET /projects?obj_uuids=08c36519-4555-4bda-a479-68e2dbb7b0f3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004285 10.0.0.130 - - [2026-02-19 04:15:35] "GET /project/08c36519-4555-4bda-a479-68e2dbb7b0f3?fields=application_policy_sets HTTP/1.1" 200 1380 0.060270 10.0.0.130 - - [2026-02-19 04:15:35] "DELETE /project/08c36519-4555-4bda-a479-68e2dbb7b0f3 HTTP/1.1" 409 278 0.271190 [Introspect:8084]10.0.0.129 - - [2026-02-19 04:15:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001259 [Introspect:8084]10.0.0.129 - - [2026-02-19 04:15:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001788 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.129 - - [2026-02-19 04:15:39] "GET /obj-perms HTTP/1.1" 200 5051 0.396884 10.0.0.129 - - [2026-02-19 04:15:40] "GET /obj-perms HTTP/1.1" 200 5051 0.006999 10.0.0.129 - - [2026-02-19 04:15:40] "GET /obj-perms HTTP/1.1" 200 5051 0.004308 10.0.0.129 - - [2026-02-19 04:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.033440 10.0.0.130 - - [2026-02-19 04:15:40] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001188 10.0.0.129 - - [2026-02-19 04:15:40] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.055931 10.0.0.129 - - [2026-02-19 04:15:40] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004235 10.0.0.129 - - [2026-02-19 04:15:40] "POST /virtual-networks HTTP/1.1" 200 548 0.097343 10.0.0.129 - - [2026-02-19 04:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.129 - - [2026-02-19 04:15:40] "GET /network-ipam/a70d86f4-7513-48ff-a40e-41e009396685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.005219 10.0.0.130 - - [2026-02-19 04:15:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006597 10.0.0.129 - - [2026-02-19 04:15:40] "POST /ref-update HTTP/1.1" 200 156 0.076948 10.0.0.129 - - [2026-02-19 04:15:40] "POST /neutron/network HTTP/1.1" 200 809 0.043851 10.0.0.129 - - [2026-02-19 04:15:40] "GET /virtual-network/dba6e2e3-ccbe-41ba-b2e2-baed02f9be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006956 10.0.0.129 - - [2026-02-19 04:15:41] "POST /ref-update HTTP/1.1" 200 156 0.063277 10.0.0.129 - - [2026-02-19 04:15:41] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006350 10.0.0.38 - - [2026-02-19 04:15:41] "GET /obj-perms HTTP/1.1" 200 5051 0.057904 10.0.0.130 - - [2026-02-19 04:15:41] "GET /obj-perms HTTP/1.1" 200 5051 0.055284 10.0.0.129 - - [2026-02-19 04:15:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001415 10.0.0.129 - - [2026-02-19 04:15:41] "POST /neutron/port HTTP/1.1" 200 2098 0.040648 10.0.0.130 - - [2026-02-19 04:15:42] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001117 10.0.0.129 - - [2026-02-19 04:15:42] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.079118 10.0.0.129 - - [2026-02-19 04:15:42] "POST /neutron/network HTTP/1.1" 200 886 0.031759 10.0.0.129 - - [2026-02-19 04:15:42] "POST /neutron/port HTTP/1.1" 200 117 0.007444 10.0.0.130 - - [2026-02-19 04:15:43] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001034 10.0.0.129 - - [2026-02-19 04:15:43] "POST /neutron/port HTTP/1.1" 200 1061 0.305658 10.0.0.129 - - [2026-02-19 04:15:43] "POST /neutron/port HTTP/1.1" 200 1115 0.141105 10.0.0.129 - - [2026-02-19 04:15:43] "POST /neutron/subnet HTTP/1.1" 200 646 0.012130 10.0.0.129 - - [2026-02-19 04:15:47] "POST /neutron/port HTTP/1.1" 200 1125 0.018083 10.0.0.129 - - [2026-02-19 04:15:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010052 10.0.0.129 - - [2026-02-19 04:15:48] "POST /neutron/port HTTP/1.1" 200 1125 0.023864 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-machine/863a73fb-6f5a-4748-82c1-955ea9ea74aa HTTP/1.1" 200 1294 0.036001 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-machine/863a73fb-6f5a-4748-82c1-955ea9ea74aa HTTP/1.1" 200 1294 0.004317 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-machine-interface/b856a5bf-ead8-4ead-a259-b7f38f765d89 HTTP/1.1" 200 2957 0.005829 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-machine/863a73fb-6f5a-4748-82c1-955ea9ea74aa HTTP/1.1" 200 1294 0.005387 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-machine-interface/b856a5bf-ead8-4ead-a259-b7f38f765d89 HTTP/1.1" 200 2957 0.006266 10.0.0.129 - - [2026-02-19 04:15:48] "GET /instance-ip/ea361ef6-77e9-4885-a8c5-ebe0b3b3541a HTTP/1.1" 200 1627 0.007101 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-machine/863a73fb-6f5a-4748-82c1-955ea9ea74aa HTTP/1.1" 200 1294 0.005377 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-machine-interface/b856a5bf-ead8-4ead-a259-b7f38f765d89 HTTP/1.1" 200 2957 0.005108 10.0.0.129 - - [2026-02-19 04:15:48] "GET /instance-ip/ea361ef6-77e9-4885-a8c5-ebe0b3b3541a HTTP/1.1" 200 1627 0.004493 10.0.0.129 - - [2026-02-19 04:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.129 - - [2026-02-19 04:15:48] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005092 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003232 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006448 10.0.0.129 - - [2026-02-19 04:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.129 - - [2026-02-19 04:15:48] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004717 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003262 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006703 10.0.0.129 - - [2026-02-19 04:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.129 - - [2026-02-19 04:15:48] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004225 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004123 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.008157 10.0.0.129 - - [2026-02-19 04:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.129 - - [2026-02-19 04:15:48] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005793 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.005066 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.008267 10.0.0.129 - - [2026-02-19 04:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.129 - - [2026-02-19 04:15:48] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005874 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.006163 10.0.0.129 - - [2026-02-19 04:15:48] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.009248 10.0.0.129 - - [2026-02-19 04:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.129 - - [2026-02-19 04:15:52] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006627 10.0.0.129 - - [2026-02-19 04:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.129 - - [2026-02-19 04:15:56] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007503 10.0.0.129 - - [2026-02-19 04:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.129 - - [2026-02-19 04:16:00] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005819 10.0.0.129 - - [2026-02-19 04:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.129 - - [2026-02-19 04:16:04] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006662 10.0.0.129 - - [2026-02-19 04:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.129 - - [2026-02-19 04:16:08] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005963 10.0.0.38 - - [2026-02-19 04:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.130 - - [2026-02-19 04:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.38 - - [2026-02-19 04:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.130 - - [2026-02-19 04:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.001312 10.0.0.129 - - [2026-02-19 04:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.001471 10.0.0.129 - - [2026-02-19 04:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000579 10.0.0.38 - - [2026-02-19 04:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.38 - - [2026-02-19 04:16:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.129 - - [2026-02-19 04:16:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.129 - - [2026-02-19 04:16:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.130 - - [2026-02-19 04:16:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000559 10.0.0.130 - - [2026-02-19 04:16:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000586 10.0.0.129 - - [2026-02-19 04:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.129 - - [2026-02-19 04:16:12] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005709 10.0.0.129 - - [2026-02-19 04:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.129 - - [2026-02-19 04:16:16] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006847 10.0.0.129 - - [2026-02-19 04:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.129 - - [2026-02-19 04:16:20] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007577 10.0.0.129 - - [2026-02-19 04:16:22] "POST /neutron/port HTTP/1.1" 200 1125 0.019895 10.0.0.129 - - [2026-02-19 04:16:22] "POST /neutron/subnet HTTP/1.1" 200 646 0.009754 10.0.0.129 - - [2026-02-19 04:16:22] "POST /neutron/network HTTP/1.1" 200 886 0.009347 10.0.0.129 - - [2026-02-19 04:16:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.035144 10.0.0.129 - - [2026-02-19 04:16:22] "POST /neutron/network HTTP/1.1" 200 886 0.008217 10.0.0.129 - - [2026-02-19 04:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015393 10.0.0.129 - - [2026-02-19 04:16:22] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004203 10.0.0.129 - - [2026-02-19 04:16:22] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003291 10.0.0.129 - - [2026-02-19 04:16:22] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.008717 10.0.0.129 - - [2026-02-19 04:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.129 - - [2026-02-19 04:16:23] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004307 10.0.0.129 - - [2026-02-19 04:16:23] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003845 10.0.0.129 - - [2026-02-19 04:16:23] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006655 10.0.0.129 - - [2026-02-19 04:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.129 - - [2026-02-19 04:16:23] "GET /routing-instance/e76a31ff-2bee-4b71-8e89-b07a3f37adfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1792 0.005845 10.0.0.129 - - [2026-02-19 04:16:23] "GET /route-target/25010c1c-f1ac-4a98-989a-3708eb9254a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005683 10.0.0.129 - - [2026-02-19 04:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.129 - - [2026-02-19 04:16:23] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003558 10.0.0.129 - - [2026-02-19 04:16:23] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003330 10.0.0.129 - - [2026-02-19 04:16:23] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007138 10.0.0.129 - - [2026-02-19 04:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.129 - - [2026-02-19 04:16:23] "GET /routing-instance/e76a31ff-2bee-4b71-8e89-b07a3f37adfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1792 0.004909 10.0.0.129 - - [2026-02-19 04:16:23] "GET /route-target/25010c1c-f1ac-4a98-989a-3708eb9254a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003868 10.0.0.129 - - [2026-02-19 04:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.129 - - [2026-02-19 04:16:23] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004441 10.0.0.129 - - [2026-02-19 04:16:23] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004909 10.0.0.129 - - [2026-02-19 04:16:23] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.012928 10.0.0.129 - - [2026-02-19 04:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.129 - - [2026-02-19 04:16:23] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005110 10.0.0.129 - - [2026-02-19 04:16:23] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.005780 10.0.0.129 - - [2026-02-19 04:16:23] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006973 10.0.0.129 - - [2026-02-19 04:16:23] "GET /obj-perms HTTP/1.1" 200 5051 0.003875 10.0.0.130 - - [2026-02-19 04:16:24] "GET /obj-perms HTTP/1.1" 200 5051 0.003798 10.0.0.129 - - [2026-02-19 04:16:24] "GET /obj-perms HTTP/1.1" 200 5051 0.003460 10.0.0.129 - - [2026-02-19 04:16:24] "GET /obj-perms HTTP/1.1" 200 5051 0.004066 10.0.0.129 - - [2026-02-19 04:16:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001404 10.0.0.129 - - [2026-02-19 04:16:24] "POST /neutron/network HTTP/1.1" 200 896 0.007897 10.0.0.130 - - [2026-02-19 04:16:25] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001089 10.0.0.129 - - [2026-02-19 04:16:25] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.080452 10.0.0.129 - - [2026-02-19 04:16:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008325 10.0.0.129 - - [2026-02-19 04:16:25] "POST /neutron/network HTTP/1.1" 200 896 0.007062 10.0.0.129 - - [2026-02-19 04:16:26] "POST /neutron/port HTTP/1.1" 200 1061 0.026003 10.0.0.129 - - [2026-02-19 04:16:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004107 10.0.0.129 - - [2026-02-19 04:16:26] "POST /neutron/network HTTP/1.1" 200 886 0.007948 10.0.0.129 - - [2026-02-19 04:16:30] "POST /neutron/port HTTP/1.1" 200 1125 0.034813 10.0.0.129 - - [2026-02-19 04:16:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008712 10.0.0.129 - - [2026-02-19 04:16:30] "GET /virtual-machine/078f9f2c-2cdf-41d4-b5f7-6e379acd9e30 HTTP/1.1" 200 1294 0.007159 10.0.0.129 - - [2026-02-19 04:16:30] "GET /virtual-machine/078f9f2c-2cdf-41d4-b5f7-6e379acd9e30 HTTP/1.1" 200 1294 0.004188 10.0.0.129 - - [2026-02-19 04:16:30] "GET /virtual-machine-interface/dab72331-8083-4fd6-8365-e616eee6df3b HTTP/1.1" 200 2956 0.006044 10.0.0.129 - - [2026-02-19 04:16:30] "GET /virtual-machine/078f9f2c-2cdf-41d4-b5f7-6e379acd9e30 HTTP/1.1" 200 1294 0.005797 10.0.0.129 - - [2026-02-19 04:16:30] "GET /virtual-machine-interface/dab72331-8083-4fd6-8365-e616eee6df3b HTTP/1.1" 200 2956 0.006192 10.0.0.129 - - [2026-02-19 04:16:30] "GET /instance-ip/1db9433b-2907-4873-9cfd-31b769a9bda1 HTTP/1.1" 200 1626 0.006942 10.0.0.129 - - [2026-02-19 04:16:30] "GET /virtual-machine/078f9f2c-2cdf-41d4-b5f7-6e379acd9e30 HTTP/1.1" 200 1294 0.004737 10.0.0.129 - - [2026-02-19 04:16:30] "GET /virtual-machine-interface/dab72331-8083-4fd6-8365-e616eee6df3b HTTP/1.1" 200 2956 0.007736 10.0.0.129 - - [2026-02-19 04:16:30] "GET /instance-ip/1db9433b-2907-4873-9cfd-31b769a9bda1 HTTP/1.1" 200 1626 0.005248 10.0.0.129 - - [2026-02-19 04:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.129 - - [2026-02-19 04:16:31] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003663 10.0.0.129 - - [2026-02-19 04:16:31] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004311 10.0.0.129 - - [2026-02-19 04:16:31] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007953 10.0.0.129 - - [2026-02-19 04:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.129 - - [2026-02-19 04:16:31] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006584 10.0.0.129 - - [2026-02-19 04:16:31] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004277 10.0.0.129 - - [2026-02-19 04:16:31] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006479 10.0.0.129 - - [2026-02-19 04:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.129 - - [2026-02-19 04:16:31] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006354 10.0.0.129 - - [2026-02-19 04:16:31] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.005770 10.0.0.129 - - [2026-02-19 04:16:31] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.009775 10.0.0.129 - - [2026-02-19 04:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.129 - - [2026-02-19 04:16:31] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006041 10.0.0.129 - - [2026-02-19 04:16:31] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003683 10.0.0.129 - - [2026-02-19 04:16:31] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006203 10.0.0.129 - - [2026-02-19 04:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007418 10.0.0.129 - - [2026-02-19 04:16:31] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005218 10.0.0.129 - - [2026-02-19 04:16:31] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003430 10.0.0.129 - - [2026-02-19 04:16:31] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007126 10.0.0.129 - - [2026-02-19 04:16:33] "POST /neutron/port HTTP/1.1" 200 1125 0.043440 10.0.0.129 - - [2026-02-19 04:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.129 - - [2026-02-19 04:16:34] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006656 10.0.0.129 - - [2026-02-19 04:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.129 - - [2026-02-19 04:16:38] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.015007 10.0.0.129 - - [2026-02-19 04:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.129 - - [2026-02-19 04:16:42] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006860 10.0.0.129 - - [2026-02-19 04:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.129 - - [2026-02-19 04:16:47] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006506 10.0.0.129 - - [2026-02-19 04:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.129 - - [2026-02-19 04:16:51] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006309 10.0.0.129 - - [2026-02-19 04:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.129 - - [2026-02-19 04:16:55] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006074 10.0.0.129 - - [2026-02-19 04:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.129 - - [2026-02-19 04:16:59] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006253 10.0.0.129 - - [2026-02-19 04:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006266 10.0.0.129 - - [2026-02-19 04:17:03] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.008249 10.0.0.129 - - [2026-02-19 04:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.129 - - [2026-02-19 04:17:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005047 10.0.0.129 - - [2026-02-19 04:17:05] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004319 10.0.0.129 - - [2026-02-19 04:17:05] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006776 10.0.0.129 - - [2026-02-19 04:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.129 - - [2026-02-19 04:17:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004559 10.0.0.129 - - [2026-02-19 04:17:05] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003507 10.0.0.129 - - [2026-02-19 04:17:05] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006805 10.0.0.129 - - [2026-02-19 04:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.129 - - [2026-02-19 04:17:05] "GET /routing-instance/27d8ab73-21f3-499b-a74b-5cc34bce9af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.005401 10.0.0.129 - - [2026-02-19 04:17:05] "GET /route-target/7fc7fd1c-4098-40aa-8cda-eb1bc0221f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004065 10.0.0.129 - - [2026-02-19 04:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.129 - - [2026-02-19 04:17:05] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005259 10.0.0.129 - - [2026-02-19 04:17:05] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003422 10.0.0.129 - - [2026-02-19 04:17:05] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006042 10.0.0.129 - - [2026-02-19 04:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.129 - - [2026-02-19 04:17:06] "GET /routing-instance/27d8ab73-21f3-499b-a74b-5cc34bce9af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.008072 10.0.0.129 - - [2026-02-19 04:17:06] "GET /route-target/7fc7fd1c-4098-40aa-8cda-eb1bc0221f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003749 10.0.0.129 - - [2026-02-19 04:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.129 - - [2026-02-19 04:17:06] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.011818 10.0.0.129 - - [2026-02-19 04:17:06] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004292 10.0.0.129 - - [2026-02-19 04:17:06] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006656 10.0.0.129 - - [2026-02-19 04:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.129 - - [2026-02-19 04:17:06] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005315 10.0.0.129 - - [2026-02-19 04:17:06] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004005 10.0.0.129 - - [2026-02-19 04:17:06] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007429 10.0.0.129 - - [2026-02-19 04:17:06] "GET /obj-perms HTTP/1.1" 200 5051 0.004904 10.0.0.130 - - [2026-02-19 04:17:06] "GET /obj-perms HTTP/1.1" 200 5051 0.005182 10.0.0.129 - - [2026-02-19 04:17:06] "GET /obj-perms HTTP/1.1" 200 5051 0.004154 10.0.0.129 - - [2026-02-19 04:17:06] "GET /obj-perms HTTP/1.1" 200 5051 0.003685 10.0.0.38 - - [2026-02-19 04:17:06] "GET /obj-perms HTTP/1.1" 200 5051 0.004113 10.0.0.129 - - [2026-02-19 04:17:06] "GET /virtual-machine/863a73fb-6f5a-4748-82c1-955ea9ea74aa HTTP/1.1" 200 1294 0.005702 10.0.0.129 - - [2026-02-19 04:17:06] "GET /virtual-machine-interface/b856a5bf-ead8-4ead-a259-b7f38f765d89 HTTP/1.1" 200 2957 0.007778 10.0.0.129 - - [2026-02-19 04:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.129 - - [2026-02-19 04:17:06] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004456 10.0.0.129 - - [2026-02-19 04:17:06] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003456 10.0.0.129 - - [2026-02-19 04:17:06] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007704 10.0.0.129 - - [2026-02-19 04:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012648 10.0.0.129 - - [2026-02-19 04:17:07] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006293 10.0.0.129 - - [2026-02-19 04:17:07] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003830 10.0.0.129 - - [2026-02-19 04:17:08] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.008274 10.0.0.129 - - [2026-02-19 04:17:08] "GET /virtual-machine/078f9f2c-2cdf-41d4-b5f7-6e379acd9e30 HTTP/1.1" 200 1294 0.005443 10.0.0.129 - - [2026-02-19 04:17:08] "GET /virtual-machine-interface/dab72331-8083-4fd6-8365-e616eee6df3b HTTP/1.1" 200 2956 0.006498 10.0.0.129 - - [2026-02-19 04:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.129 - - [2026-02-19 04:17:08] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004306 10.0.0.129 - - [2026-02-19 04:17:08] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003320 10.0.0.129 - - [2026-02-19 04:17:08] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007347 10.0.0.129 - - [2026-02-19 04:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.129 - - [2026-02-19 04:17:09] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004151 10.0.0.129 - - [2026-02-19 04:17:09] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003699 10.0.0.129 - - [2026-02-19 04:17:09] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007020 10.0.0.129 - - [2026-02-19 04:17:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010599 10.0.0.129 - - [2026-02-19 04:17:14] "POST /neutron/port HTTP/1.1" 200 1125 0.022004 10.0.0.129 - - [2026-02-19 04:17:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008647 10.0.0.129 - - [2026-02-19 04:17:22] "POST /neutron/network HTTP/1.1" 200 896 0.007392 10.0.0.129 - - [2026-02-19 04:17:22] "POST /neutron/port HTTP/1.1" 200 117 0.001239 10.0.0.129 - - [2026-02-19 04:17:22] "POST /neutron/port HTTP/1.1" 200 1125 0.020035 10.0.0.129 - - [2026-02-19 04:17:22] "POST /neutron/subnet HTTP/1.1" 200 646 0.009628 10.0.0.130 - - [2026-02-19 04:17:36] "GET /obj-perms HTTP/1.1" 200 5075 0.064319 10.0.0.129 - - [2026-02-19 04:17:37] "GET /obj-perms HTTP/1.1" 200 5075 0.059784 10.0.0.129 - - [2026-02-19 04:18:05] "GET /virtual-machine/078f9f2c-2cdf-41d4-b5f7-6e379acd9e30 HTTP/1.1" 200 1294 0.006324 10.0.0.129 - - [2026-02-19 04:18:05] "POST /neutron/port HTTP/1.1" 200 1125 0.022897 10.0.0.129 - - [2026-02-19 04:18:07] "GET /virtual-machine/078f9f2c-2cdf-41d4-b5f7-6e379acd9e30 HTTP/1.1" 404 171 0.003510 10.0.0.129 - - [2026-02-19 04:18:07] "GET /virtual-machine/078f9f2c-2cdf-41d4-b5f7-6e379acd9e30 HTTP/1.1" 404 171 0.003071 10.0.0.129 - - [2026-02-19 04:18:07] "GET /virtual-machine/078f9f2c-2cdf-41d4-b5f7-6e379acd9e30 HTTP/1.1" 404 171 0.002771 10.0.0.129 - - [2026-02-19 04:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.129 - - [2026-02-19 04:18:07] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004448 10.0.0.129 - - [2026-02-19 04:18:07] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004214 10.0.0.129 - - [2026-02-19 04:18:07] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006394 10.0.0.129 - - [2026-02-19 04:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.129 - - [2026-02-19 04:18:07] "GET /routing-instance/27d8ab73-21f3-499b-a74b-5cc34bce9af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.004707 10.0.0.129 - - [2026-02-19 04:18:07] "GET /route-target/7fc7fd1c-4098-40aa-8cda-eb1bc0221f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003830 10.0.0.129 - - [2026-02-19 04:18:11] "GET /obj-perms HTTP/1.1" 200 5051 0.003929 10.0.0.129 - - [2026-02-19 04:18:14] "GET /obj-perms HTTP/1.1" 200 5051 0.005295 10.0.0.129 - - [2026-02-19 04:18:20] "GET /obj-perms HTTP/1.1" 200 5051 0.055157 10.0.0.129 - - [2026-02-19 04:18:20] "GET /obj-perms HTTP/1.1" 200 5051 0.004009 10.0.0.129 - - [2026-02-19 04:18:20] "GET /virtual-machine/863a73fb-6f5a-4748-82c1-955ea9ea74aa HTTP/1.1" 200 1294 0.004793 10.0.0.129 - - [2026-02-19 04:18:21] "POST /neutron/port HTTP/1.1" 200 1125 0.019570 10.0.0.129 - - [2026-02-19 04:18:22] "GET /virtual-machine/863a73fb-6f5a-4748-82c1-955ea9ea74aa HTTP/1.1" 404 171 0.004495 10.0.0.129 - - [2026-02-19 04:18:22] "GET /virtual-machine/863a73fb-6f5a-4748-82c1-955ea9ea74aa HTTP/1.1" 404 171 0.003338 10.0.0.129 - - [2026-02-19 04:18:22] "GET /virtual-machine/863a73fb-6f5a-4748-82c1-955ea9ea74aa HTTP/1.1" 404 171 0.003299 10.0.0.129 - - [2026-02-19 04:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005997 10.0.0.129 - - [2026-02-19 04:18:22] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007049 10.0.0.129 - - [2026-02-19 04:18:22] "GET /virtual-networks?parent_id=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004457 10.0.0.129 - - [2026-02-19 04:18:23] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007192 10.0.0.129 - - [2026-02-19 04:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.129 - - [2026-02-19 04:18:23] "GET /routing-instance/e76a31ff-2bee-4b71-8e89-b07a3f37adfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1792 0.006304 10.0.0.129 - - [2026-02-19 04:18:23] "GET /route-target/25010c1c-f1ac-4a98-989a-3708eb9254a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005035 10.0.0.129 - - [2026-02-19 04:18:23] "POST /neutron/port HTTP/1.1" 200 1125 0.025936 10.0.0.129 - - [2026-02-19 04:18:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005151 10.0.0.129 - - [2026-02-19 04:18:23] "POST /neutron/network HTTP/1.1" 200 886 0.008588 10.0.0.129 - - [2026-02-19 04:18:26] "GET /obj-perms HTTP/1.1" 200 5051 0.007937 10.0.0.129 - - [2026-02-19 04:18:29] "GET /obj-perms HTTP/1.1" 200 5051 0.004204 10.0.0.130 - - [2026-02-19 04:18:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002997 10.0.0.130 - - [2026-02-19 04:18:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004000 10.0.0.129 - - [2026-02-19 04:18:29] "DELETE /virtual-network/dba6e2e3-ccbe-41ba-b2e2-baed02f9be94 HTTP/1.1" 200 115 0.124262 10.0.0.129 - - [2026-02-19 04:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.129 - - [2026-02-19 04:18:29] "GET /network-policy/f5bf03ef-7839-42b1-931e-700bb1a4bcb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.003752 10.0.0.129 - - [2026-02-19 04:18:30] "POST /ref-update HTTP/1.1" 200 156 0.071027 10.0.0.129 - - [2026-02-19 04:18:30] "DELETE /access-control-list/74038cc5-eb05-4e21-84b7-4e553a9878fe HTTP/1.1" 200 115 0.068397 10.0.0.129 - - [2026-02-19 04:18:30] "GET /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.022066 10.0.0.129 - - [2026-02-19 04:18:30] "DELETE /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9 HTTP/1.1" 409 235 0.013443 10.0.0.129 - - [2026-02-19 04:18:30] "POST /neutron/port HTTP/1.1" 200 1115 0.018792 10.0.0.129 - - [2026-02-19 04:18:30] "POST /neutron/port HTTP/1.1" 200 1115 0.034650 10.0.0.130 - - [2026-02-19 04:18:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004401 10.0.0.130 - - [2026-02-19 04:18:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002375 10.0.0.129 - - [2026-02-19 04:18:32] "DELETE /virtual-network/a0950142-36de-4380-9488-8f1e2f2aadc9 HTTP/1.1" 200 115 0.127609 10.0.0.129 - - [2026-02-19 04:18:32] "DELETE /route-target/7fc7fd1c-4098-40aa-8cda-eb1bc0221f5a HTTP/1.1" 200 115 0.028129 10.0.0.129 - - [2026-02-19 04:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.129 - - [2026-02-19 04:18:32] "GET /network-policy/07f88c5d-2b41-4e35-91c1-82c75a376d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.010834 10.0.0.129 - - [2026-02-19 04:18:32] "POST /ref-update HTTP/1.1" 200 156 0.067173 10.0.0.129 - - [2026-02-19 04:18:32] "GET /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.009752 10.0.0.130 - - [2026-02-19 04:18:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003530 10.0.0.130 - - [2026-02-19 04:18:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002383 10.0.0.129 - - [2026-02-19 04:18:32] "DELETE /virtual-network/fcff73a3-ffc5-41bc-bda0-a3c9b42b7395 HTTP/1.1" 200 115 0.130996 10.0.0.129 - - [2026-02-19 04:18:32] "DELETE /route-target/25010c1c-f1ac-4a98-989a-3708eb9254a6 HTTP/1.1" 200 115 0.028006 10.0.0.129 - - [2026-02-19 04:18:33] "DELETE /network-policy/f5bf03ef-7839-42b1-931e-700bb1a4bcb8 HTTP/1.1" 200 115 0.059291 10.0.0.129 - - [2026-02-19 04:18:33] "DELETE /network-policy/07f88c5d-2b41-4e35-91c1-82c75a376d9e HTTP/1.1" 200 115 0.048287 10.0.0.38 - - [2026-02-19 04:18:37] "GET /obj-perms HTTP/1.1" 200 5075 0.056334 10.0.0.130 - - [2026-02-19 04:18:37] "GET /obj-perms HTTP/1.1" 200 5075 0.075067 10.0.0.130 - - [2026-02-19 04:19:01] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001099 10.0.0.129 - - [2026-02-19 04:19:01] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.085878 10.0.0.130 - - [2026-02-19 04:19:01] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001335 10.0.0.129 - - [2026-02-19 04:19:01] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?fields=virtual_networks HTTP/1.1" 200 1036 0.047467 10.0.0.130 - - [2026-02-19 04:19:01] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000980 10.0.0.129 - - [2026-02-19 04:19:01] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.055261 10.0.0.130 - - [2026-02-19 04:19:01] "GET /projects?obj_uuids=645d7ec2-68a3-49f0-a032-1e205f8d1a05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001465 10.0.0.129 - - [2026-02-19 04:19:01] "GET /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05?fields=security_groups HTTP/1.1" 200 1264 0.056778 10.0.0.129 - - [2026-02-19 04:19:02] "POST /fqname-to-id HTTP/1.1" 404 188 0.030440 10.0.0.130 - - [2026-02-19 04:19:02] "GET /projects?obj_uuids=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003944 10.0.0.130 - - [2026-02-19 04:19:02] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001706 10.0.0.130 - - [2026-02-19 04:19:02] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.027139 10.0.0.130 - - [2026-02-19 04:19:03] "POST /id-to-fqname HTTP/1.1" 200 190 0.007985 10.0.0.130 - - [2026-02-19 04:19:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.010328 10.0.0.130 - - [2026-02-19 04:19:03] "POST /security-groups HTTP/1.1" 200 591 0.035235 10.0.0.129 - - [2026-02-19 04:19:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.005169 10.0.0.130 - - [2026-02-19 04:19:03] "POST /projects HTTP/1.1" 200 585 0.287960 10.0.0.130 - - [2026-02-19 04:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.333319 10.0.0.129 - - [2026-02-19 04:19:03] "GET /project/f299e874-c8fc-4f83-8fd8-3ebaae673cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.573515 10.0.0.129 - - [2026-02-19 04:19:03] "POST /access-control-lists HTTP/1.1" 200 596 0.063236 10.0.0.129 - - [2026-02-19 04:19:04] "GET / HTTP/1.1" 200 36215 0.002103 10.0.0.129 - - [2026-02-19 04:19:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000587 10.0.0.129 - - [2026-02-19 04:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.086385 10.0.0.130 - - [2026-02-19 04:19:06] "GET /projects?obj_uuids=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001039 10.0.0.129 - - [2026-02-19 04:19:06] "GET /project/f299e874-c8fc-4f83-8fd8-3ebaae673cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.038183 10.0.0.129 - - [2026-02-19 04:19:06] "POST /neutron/network HTTP/1.1" 200 117 0.051634 10.0.0.129 - - [2026-02-19 04:19:07] "POST /neutron/network HTTP/1.1" 200 825 0.009957 10.0.0.129 - - [2026-02-19 04:19:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001189 10.0.0.129 - - [2026-02-19 04:19:07] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006066 10.0.0.129 - - [2026-02-19 04:19:07] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006700 10.0.0.129 - - [2026-02-19 04:19:07] "POST /neutron/subnet HTTP/1.1" 200 729 0.010362 10.0.0.129 - - [2026-02-19 04:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.130 - - [2026-02-19 04:19:07] "GET /projects?obj_uuids=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001245 10.0.0.129 - - [2026-02-19 04:19:07] "GET /project/f299e874-c8fc-4f83-8fd8-3ebaae673cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.062817 10.0.0.129 - - [2026-02-19 04:19:07] "POST /route-targets HTTP/1.1" 200 328 0.015076 10.0.0.130 - - [2026-02-19 04:19:08] "POST /useragent-kv HTTP/1.1" 200 115 0.008089 10.0.0.129 - - [2026-02-19 04:19:08] "POST /neutron/subnet HTTP/1.1" 200 715 0.282415 10.0.0.129 - - [2026-02-19 04:19:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001336 10.0.0.129 - - [2026-02-19 04:19:08] "GET /virtual-network/09b8ad42-9c1b-4f59-9905-c7d83d9309cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006133 10.0.0.129 - - [2026-02-19 04:19:08] "GET /virtual-network/09b8ad42-9c1b-4f59-9905-c7d83d9309cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006742 10.0.0.129 - - [2026-02-19 04:19:08] "POST /neutron/network HTTP/1.1" 200 822 0.007707 10.0.0.129 - - [2026-02-19 04:19:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001449 10.0.0.130 - - [2026-02-19 04:19:09] "GET /projects?obj_uuids=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001520 10.0.0.129 - - [2026-02-19 04:19:09] "GET /project/f299e874-c8fc-4f83-8fd8-3ebaae673cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.075372 10.0.0.129 - - [2026-02-19 04:19:09] "POST /neutron/network HTTP/1.1" 200 825 0.007743 10.0.0.129 - - [2026-02-19 04:19:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001709 10.0.0.129 - - [2026-02-19 04:19:09] "POST /neutron/port HTTP/1.1" 200 117 0.009263 10.0.0.130 - - [2026-02-19 04:19:09] "GET /projects?obj_uuids=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002296 10.0.0.129 - - [2026-02-19 04:19:10] "POST /neutron/port HTTP/1.1" 200 1061 0.316177 10.0.0.129 - - [2026-02-19 04:19:10] "POST /neutron/port HTTP/1.1" 200 1115 0.130611 10.0.0.130 - - [2026-02-19 04:19:10] "GET /projects?obj_uuids=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001121 10.0.0.129 - - [2026-02-19 04:19:10] "GET /project/f299e874-c8fc-4f83-8fd8-3ebaae673cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.102749 10.0.0.129 - - [2026-02-19 04:19:10] "POST /neutron/network HTTP/1.1" 200 822 0.007166 10.0.0.129 - - [2026-02-19 04:19:10] "POST /neutron/network HTTP/1.1" 200 825 0.011754 10.0.0.129 - - [2026-02-19 04:19:10] "POST /neutron/port HTTP/1.1" 200 117 0.007685 10.0.0.129 - - [2026-02-19 04:19:11] "POST /neutron/network HTTP/1.1" 200 832 0.008756 10.0.0.129 - - [2026-02-19 04:19:11] "POST /neutron/port HTTP/1.1" 200 1058 0.025039 10.0.0.129 - - [2026-02-19 04:19:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004995 10.0.0.129 - - [2026-02-19 04:19:11] "POST /neutron/network HTTP/1.1" 200 822 0.007034 10.0.0.129 - - [2026-02-19 04:19:16] "POST /neutron/port HTTP/1.1" 200 1125 0.020223 10.0.0.129 - - [2026-02-19 04:19:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010564 10.0.0.129 - - [2026-02-19 04:19:16] "GET /virtual-machine/9ff77f70-cdba-4ca1-a43b-53e1e0df9b32 HTTP/1.1" 401 293 0.000436 10.0.0.129 - - [2026-02-19 04:19:16] "GET /virtual-machine/9ff77f70-cdba-4ca1-a43b-53e1e0df9b32 HTTP/1.1" 200 1295 0.037957 10.0.0.129 - - [2026-02-19 04:19:16] "GET /virtual-machine-interface/366bc245-7f76-442b-aa18-06dfef11f050 HTTP/1.1" 200 2948 0.006264 10.0.0.129 - - [2026-02-19 04:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.129 - - [2026-02-19 04:19:16] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.008911 10.0.0.129 - - [2026-02-19 04:19:16] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004391 10.0.0.129 - - [2026-02-19 04:19:16] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008639 10.0.0.129 - - [2026-02-19 04:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.129 - - [2026-02-19 04:19:19] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007036 10.0.0.129 - - [2026-02-19 04:19:20] "POST /neutron/port HTTP/1.1" 200 1122 0.019101 10.0.0.129 - - [2026-02-19 04:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.129 - - [2026-02-19 04:19:21] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004750 10.0.0.129 - - [2026-02-19 04:19:21] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003320 10.0.0.129 - - [2026-02-19 04:19:21] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007577 10.0.0.129 - - [2026-02-19 04:19:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009308 10.0.0.129 - - [2026-02-19 04:19:22] "POST /neutron/port HTTP/1.1" 200 1122 0.022455 10.0.0.129 - - [2026-02-19 04:19:22] "GET /virtual-machine/50faa0a3-8aca-4b25-a749-d1d98b722971 HTTP/1.1" 200 1294 0.007137 10.0.0.129 - - [2026-02-19 04:19:22] "GET /virtual-machine-interface/9bd31234-60f9-4bf4-a532-f0cc3c42c774 HTTP/1.1" 200 2949 0.006911 10.0.0.129 - - [2026-02-19 04:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.129 - - [2026-02-19 04:19:22] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004019 10.0.0.129 - - [2026-02-19 04:19:22] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004033 10.0.0.129 - - [2026-02-19 04:19:22] "GET /virtual-network/09b8ad42-9c1b-4f59-9905-c7d83d9309cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007291 10.0.0.129 - - [2026-02-19 04:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.129 - - [2026-02-19 04:19:23] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004887 10.0.0.129 - - [2026-02-19 04:19:23] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003515 10.0.0.129 - - [2026-02-19 04:19:23] "GET /virtual-network/09b8ad42-9c1b-4f59-9905-c7d83d9309cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006304 10.0.0.129 - - [2026-02-19 04:19:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007854 10.0.0.129 - - [2026-02-19 04:19:23] "GET /virtual-machine/9ff77f70-cdba-4ca1-a43b-53e1e0df9b32 HTTP/1.1" 200 1295 0.004175 10.0.0.129 - - [2026-02-19 04:19:23] "GET /virtual-machine-interface/366bc245-7f76-442b-aa18-06dfef11f050 HTTP/1.1" 200 2948 0.006794 10.0.0.129 - - [2026-02-19 04:19:23] "GET /virtual-machine/9ff77f70-cdba-4ca1-a43b-53e1e0df9b32 HTTP/1.1" 200 1295 0.004664 10.0.0.129 - - [2026-02-19 04:19:23] "GET /virtual-machine-interface/366bc245-7f76-442b-aa18-06dfef11f050 HTTP/1.1" 200 2948 0.005330 10.0.0.129 - - [2026-02-19 04:19:23] "GET /instance-ip/8ef75215-2513-48bb-9db7-d748c9869af3 HTTP/1.1" 200 1625 0.006014 10.0.0.129 - - [2026-02-19 04:19:23] "GET /virtual-machine/9ff77f70-cdba-4ca1-a43b-53e1e0df9b32 HTTP/1.1" 200 1295 0.003603 10.0.0.129 - - [2026-02-19 04:19:23] "GET /virtual-machine-interface/366bc245-7f76-442b-aa18-06dfef11f050 HTTP/1.1" 200 2948 0.005693 10.0.0.129 - - [2026-02-19 04:19:23] "GET /instance-ip/8ef75215-2513-48bb-9db7-d748c9869af3 HTTP/1.1" 200 1625 0.004342 10.0.0.129 - - [2026-02-19 04:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.129 - - [2026-02-19 04:19:23] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004191 10.0.0.129 - - [2026-02-19 04:19:23] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003667 10.0.0.129 - - [2026-02-19 04:19:24] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006711 10.0.0.129 - - [2026-02-19 04:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.129 - - [2026-02-19 04:19:24] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004765 10.0.0.129 - - [2026-02-19 04:19:24] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003518 10.0.0.129 - - [2026-02-19 04:19:24] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007329 10.0.0.129 - - [2026-02-19 04:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.129 - - [2026-02-19 04:19:24] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005258 10.0.0.129 - - [2026-02-19 04:19:24] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004262 10.0.0.129 - - [2026-02-19 04:19:24] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007926 10.0.0.129 - - [2026-02-19 04:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.129 - - [2026-02-19 04:19:24] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.008494 10.0.0.129 - - [2026-02-19 04:19:24] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004586 10.0.0.129 - - [2026-02-19 04:19:24] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007311 10.0.0.129 - - [2026-02-19 04:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.129 - - [2026-02-19 04:19:24] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004872 10.0.0.129 - - [2026-02-19 04:19:24] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004868 10.0.0.129 - - [2026-02-19 04:19:24] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008893 10.0.0.129 - - [2026-02-19 04:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.129 - - [2026-02-19 04:19:24] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004765 10.0.0.129 - - [2026-02-19 04:19:24] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004129 10.0.0.129 - - [2026-02-19 04:19:24] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006691 10.0.0.129 - - [2026-02-19 04:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.129 - - [2026-02-19 04:19:24] "GET /routing-instance/05e73fcd-1f49-49d1-9451-e7f72e9dbf68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.014019 10.0.0.129 - - [2026-02-19 04:19:24] "GET /route-target/e9e81ead-f694-439d-998a-e004404c8cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004767 10.0.0.129 - - [2026-02-19 04:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.129 - - [2026-02-19 04:19:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004598 10.0.0.129 - - [2026-02-19 04:19:25] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004858 10.0.0.129 - - [2026-02-19 04:19:25] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006406 10.0.0.129 - - [2026-02-19 04:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.129 - - [2026-02-19 04:19:25] "GET /routing-instance/05e73fcd-1f49-49d1-9451-e7f72e9dbf68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.004632 10.0.0.129 - - [2026-02-19 04:19:25] "GET /route-target/e9e81ead-f694-439d-998a-e004404c8cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005056 10.0.0.129 - - [2026-02-19 04:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.129 - - [2026-02-19 04:19:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004155 10.0.0.129 - - [2026-02-19 04:19:25] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003067 10.0.0.129 - - [2026-02-19 04:19:25] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006137 10.0.0.129 - - [2026-02-19 04:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.129 - - [2026-02-19 04:19:25] "POST /neutron/network HTTP/1.1" 200 832 0.007618 10.0.0.129 - - [2026-02-19 04:19:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005208 10.0.0.129 - - [2026-02-19 04:19:25] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003770 10.0.0.129 - - [2026-02-19 04:19:25] "POST /neutron/port HTTP/1.1" 200 117 0.001231 10.0.0.129 - - [2026-02-19 04:19:25] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007724 10.0.0.129 - - [2026-02-19 04:19:25] "POST /neutron/port HTTP/1.1" 200 1125 0.020476 10.0.0.129 - - [2026-02-19 04:19:25] "POST /neutron/subnet HTTP/1.1" 200 703 0.011983 10.0.0.129 - - [2026-02-19 04:19:26] "GET /obj-perms HTTP/1.1" 200 5049 0.068318 10.0.0.129 - - [2026-02-19 04:19:26] "GET /obj-perms HTTP/1.1" 200 5049 0.005028 10.0.0.130 - - [2026-02-19 04:19:26] "GET /obj-perms HTTP/1.1" 200 5049 0.057750 10.0.0.129 - - [2026-02-19 04:19:26] "GET /obj-perms HTTP/1.1" 200 5049 0.004957 10.0.0.129 - - [2026-02-19 04:19:27] "POST /neutron/port HTTP/1.1" 200 1122 0.020766 10.0.0.129 - - [2026-02-19 04:19:27] "GET /virtual-machine/50faa0a3-8aca-4b25-a749-d1d98b722971 HTTP/1.1" 200 1294 0.004961 10.0.0.129 - - [2026-02-19 04:19:27] "GET /virtual-machine-interface/9bd31234-60f9-4bf4-a532-f0cc3c42c774 HTTP/1.1" 200 2949 0.008406 10.0.0.129 - - [2026-02-19 04:19:27] "GET /virtual-machine/50faa0a3-8aca-4b25-a749-d1d98b722971 HTTP/1.1" 200 1294 0.004773 10.0.0.129 - - [2026-02-19 04:19:27] "GET /virtual-machine-interface/9bd31234-60f9-4bf4-a532-f0cc3c42c774 HTTP/1.1" 200 2949 0.006259 10.0.0.129 - - [2026-02-19 04:19:27] "GET /instance-ip/3ddb277b-6c24-461b-ad80-e754cbab0640 HTTP/1.1" 200 1621 0.007181 10.0.0.129 - - [2026-02-19 04:19:27] "GET /virtual-machine/50faa0a3-8aca-4b25-a749-d1d98b722971 HTTP/1.1" 200 1294 0.005280 10.0.0.129 - - [2026-02-19 04:19:27] "GET /virtual-machine-interface/9bd31234-60f9-4bf4-a532-f0cc3c42c774 HTTP/1.1" 200 2949 0.007329 10.0.0.129 - - [2026-02-19 04:19:27] "GET /instance-ip/3ddb277b-6c24-461b-ad80-e754cbab0640 HTTP/1.1" 200 1621 0.005983 10.0.0.129 - - [2026-02-19 04:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.129 - - [2026-02-19 04:19:27] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004617 10.0.0.129 - - [2026-02-19 04:19:27] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004042 10.0.0.129 - - [2026-02-19 04:19:27] "GET /virtual-network/09b8ad42-9c1b-4f59-9905-c7d83d9309cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.013170 10.0.0.129 - - [2026-02-19 04:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005424 10.0.0.129 - - [2026-02-19 04:19:27] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004659 10.0.0.129 - - [2026-02-19 04:19:27] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003901 10.0.0.129 - - [2026-02-19 04:19:27] "GET /virtual-network/09b8ad42-9c1b-4f59-9905-c7d83d9309cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008977 10.0.0.129 - - [2026-02-19 04:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.129 - - [2026-02-19 04:19:27] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004370 10.0.0.129 - - [2026-02-19 04:19:27] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003456 10.0.0.129 - - [2026-02-19 04:19:27] "GET /virtual-network/09b8ad42-9c1b-4f59-9905-c7d83d9309cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.014084 10.0.0.129 - - [2026-02-19 04:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.129 - - [2026-02-19 04:19:27] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005846 10.0.0.129 - - [2026-02-19 04:19:27] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004167 10.0.0.129 - - [2026-02-19 04:19:27] "GET /virtual-network/09b8ad42-9c1b-4f59-9905-c7d83d9309cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006708 10.0.0.129 - - [2026-02-19 04:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.129 - - [2026-02-19 04:19:28] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005484 10.0.0.129 - - [2026-02-19 04:19:28] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003400 10.0.0.129 - - [2026-02-19 04:19:28] "GET /virtual-network/09b8ad42-9c1b-4f59-9905-c7d83d9309cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007265 10.0.0.129 - - [2026-02-19 04:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.129 - - [2026-02-19 04:19:28] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004079 10.0.0.129 - - [2026-02-19 04:19:28] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003755 10.0.0.129 - - [2026-02-19 04:19:28] "GET /virtual-network/09b8ad42-9c1b-4f59-9905-c7d83d9309cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006727 10.0.0.129 - - [2026-02-19 04:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.129 - - [2026-02-19 04:19:28] "GET /routing-instance/923d54a2-4ac7-4860-a2ed-f67eba9ad226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005093 10.0.0.129 - - [2026-02-19 04:19:28] "GET /route-target/005290c5-1ed7-4429-9e9a-fdbde68947ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004779 10.0.0.129 - - [2026-02-19 04:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.129 - - [2026-02-19 04:19:28] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004050 10.0.0.129 - - [2026-02-19 04:19:28] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003322 10.0.0.129 - - [2026-02-19 04:19:28] "GET /virtual-network/09b8ad42-9c1b-4f59-9905-c7d83d9309cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.009216 10.0.0.129 - - [2026-02-19 04:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006300 10.0.0.129 - - [2026-02-19 04:19:28] "GET /routing-instance/923d54a2-4ac7-4860-a2ed-f67eba9ad226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.006135 10.0.0.129 - - [2026-02-19 04:19:28] "GET /route-target/005290c5-1ed7-4429-9e9a-fdbde68947ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005499 10.0.0.129 - - [2026-02-19 04:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.129 - - [2026-02-19 04:19:28] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005431 10.0.0.129 - - [2026-02-19 04:19:28] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003333 10.0.0.129 - - [2026-02-19 04:19:28] "GET /virtual-network/09b8ad42-9c1b-4f59-9905-c7d83d9309cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007070 10.0.0.129 - - [2026-02-19 04:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.129 - - [2026-02-19 04:19:28] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004996 10.0.0.129 - - [2026-02-19 04:19:28] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003627 10.0.0.129 - - [2026-02-19 04:19:28] "GET /virtual-network/09b8ad42-9c1b-4f59-9905-c7d83d9309cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007573 10.0.0.129 - - [2026-02-19 04:19:29] "GET /obj-perms HTTP/1.1" 200 5049 0.004230 10.0.0.130 - - [2026-02-19 04:19:29] "GET /obj-perms HTTP/1.1" 200 5049 0.005144 10.0.0.129 - - [2026-02-19 04:19:29] "GET /obj-perms HTTP/1.1" 200 5049 0.004277 10.0.0.129 - - [2026-02-19 04:19:29] "GET /obj-perms HTTP/1.1" 200 5049 0.003971 10.0.0.130 - - [2026-02-19 04:19:36] "DELETE /project/645d7ec2-68a3-49f0-a032-1e205f8d1a05 HTTP/1.1" 404 177 0.004392 10.0.0.130 - - [2026-02-19 04:19:36] "DELETE /project/f299e874c8fc4f838fd83ebaae673cbe HTTP/1.1" 404 173 0.003090 10.0.0.129 - - [2026-02-19 04:19:38] "GET /obj-perms HTTP/1.1" 200 5075 0.051833 10.0.0.38 - - [2026-02-19 04:19:38] "GET /obj-perms HTTP/1.1" 200 5075 0.050483 10.0.0.129 - - [2026-02-19 04:19:51] "GET /virtual-machine/50faa0a3-8aca-4b25-a749-d1d98b722971 HTTP/1.1" 200 1294 0.004766 10.0.0.129 - - [2026-02-19 04:19:52] "POST /neutron/port HTTP/1.1" 200 1112 0.018352 10.0.0.129 - - [2026-02-19 04:19:53] "GET /virtual-machine/50faa0a3-8aca-4b25-a749-d1d98b722971 HTTP/1.1" 404 171 0.004360 10.0.0.129 - - [2026-02-19 04:19:53] "GET /virtual-machine/50faa0a3-8aca-4b25-a749-d1d98b722971 HTTP/1.1" 404 171 0.003918 10.0.0.129 - - [2026-02-19 04:19:53] "GET /virtual-machine/50faa0a3-8aca-4b25-a749-d1d98b722971 HTTP/1.1" 404 171 0.003281 10.0.0.129 - - [2026-02-19 04:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.129 - - [2026-02-19 04:19:53] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004462 10.0.0.129 - - [2026-02-19 04:19:53] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005474 10.0.0.129 - - [2026-02-19 04:19:53] "GET /virtual-network/09b8ad42-9c1b-4f59-9905-c7d83d9309cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007363 10.0.0.129 - - [2026-02-19 04:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.129 - - [2026-02-19 04:19:53] "GET /routing-instance/923d54a2-4ac7-4860-a2ed-f67eba9ad226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005916 10.0.0.129 - - [2026-02-19 04:19:54] "GET /route-target/005290c5-1ed7-4429-9e9a-fdbde68947ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004533 10.0.0.129 - - [2026-02-19 04:19:57] "GET /obj-perms HTTP/1.1" 200 5049 0.003979 10.0.0.129 - - [2026-02-19 04:20:00] "GET /obj-perms HTTP/1.1" 200 5049 0.004078 10.0.0.130 - - [2026-02-19 04:20:00] "GET /obj-perms HTTP/1.1" 200 5049 0.006832 10.0.0.129 - - [2026-02-19 04:20:00] "GET /virtual-machine/9ff77f70-cdba-4ca1-a43b-53e1e0df9b32 HTTP/1.1" 200 1295 0.007653 10.0.0.129 - - [2026-02-19 04:20:01] "POST /neutron/port HTTP/1.1" 200 1115 0.020130 10.0.0.129 - - [2026-02-19 04:20:02] "GET /virtual-machine/9ff77f70-cdba-4ca1-a43b-53e1e0df9b32 HTTP/1.1" 404 171 0.003616 10.0.0.129 - - [2026-02-19 04:20:02] "GET /virtual-machine/9ff77f70-cdba-4ca1-a43b-53e1e0df9b32 HTTP/1.1" 404 171 0.004068 10.0.0.129 - - [2026-02-19 04:20:02] "GET /virtual-machine/9ff77f70-cdba-4ca1-a43b-53e1e0df9b32 HTTP/1.1" 404 171 0.003177 10.0.0.129 - - [2026-02-19 04:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.129 - - [2026-02-19 04:20:02] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005220 10.0.0.129 - - [2026-02-19 04:20:02] "GET /virtual-networks?parent_id=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003639 10.0.0.129 - - [2026-02-19 04:20:02] "GET /virtual-network/51669a7f-8d04-4050-bf12-0538af608287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007315 10.0.0.129 - - [2026-02-19 04:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.129 - - [2026-02-19 04:20:02] "GET /routing-instance/05e73fcd-1f49-49d1-9451-e7f72e9dbf68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.005234 10.0.0.129 - - [2026-02-19 04:20:02] "GET /route-target/e9e81ead-f694-439d-998a-e004404c8cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005220 10.0.0.129 - - [2026-02-19 04:20:03] "GET /obj-perms HTTP/1.1" 200 5049 0.004336 10.0.0.129 - - [2026-02-19 04:20:06] "GET /obj-perms HTTP/1.1" 200 5049 0.004053 10.0.0.129 - - [2026-02-19 04:20:12] "GET /obj-perms HTTP/1.1" 200 5049 0.003892 10.0.0.129 - - [2026-02-19 04:20:15] "GET /obj-perms HTTP/1.1" 200 5049 0.004035 10.0.0.129 - - [2026-02-19 04:20:21] "GET /obj-perms HTTP/1.1" 200 5049 0.004323 10.0.0.129 - - [2026-02-19 04:20:21] "GET /obj-perms HTTP/1.1" 200 5049 0.003910 10.0.0.130 - - [2026-02-19 04:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006200 10.0.0.130 - - [2026-02-19 04:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002851 10.0.0.129 - - [2026-02-19 04:20:21] "POST /neutron/network HTTP/1.1" 200 151 0.159665 10.0.0.129 - - [2026-02-19 04:20:21] "DELETE /route-target/005290c5-1ed7-4429-9e9a-fdbde68947ef HTTP/1.1" 200 115 0.036363 10.0.0.130 - - [2026-02-19 04:20:23] "GET /projects?obj_uuids=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001282 10.0.0.129 - - [2026-02-19 04:20:23] "GET /project/f299e874-c8fc-4f83-8fd8-3ebaae673cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.052275 10.0.0.130 - - [2026-02-19 04:20:23] "GET /projects?obj_uuids=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001485 10.0.0.129 - - [2026-02-19 04:20:23] "GET /project/f299e874-c8fc-4f83-8fd8-3ebaae673cbe?fields=virtual_networks HTTP/1.1" 200 1035 0.055964 10.0.0.130 - - [2026-02-19 04:20:23] "GET /projects?obj_uuids=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001507 10.0.0.129 - - [2026-02-19 04:20:23] "GET /project/f299e874-c8fc-4f83-8fd8-3ebaae673cbe?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.046402 10.0.0.130 - - [2026-02-19 04:20:23] "GET /projects?obj_uuids=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001147 10.0.0.129 - - [2026-02-19 04:20:23] "GET /project/f299e874-c8fc-4f83-8fd8-3ebaae673cbe?fields=security_groups HTTP/1.1" 200 1262 0.047881 10.0.0.129 - - [2026-02-19 04:20:24] "POST /fqname-to-id HTTP/1.1" 404 196 0.027486 10.0.0.130 - - [2026-02-19 04:20:24] "GET /projects?obj_uuids=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002994 10.0.0.130 - - [2026-02-19 04:20:24] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000994 10.0.0.130 - - [2026-02-19 04:20:24] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007487 10.0.0.130 - - [2026-02-19 04:20:24] "POST /id-to-fqname HTTP/1.1" 200 198 0.001994 10.0.0.130 - - [2026-02-19 04:20:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.009490 10.0.0.130 - - [2026-02-19 04:20:24] "POST /security-groups HTTP/1.1" 200 599 0.077315 10.0.0.129 - - [2026-02-19 04:20:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.004667 10.0.0.130 - - [2026-02-19 04:20:24] "POST /projects HTTP/1.1" 200 601 0.309870 10.0.0.130 - - [2026-02-19 04:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.386443 10.0.0.129 - - [2026-02-19 04:20:25] "POST /access-control-lists HTTP/1.1" 200 604 0.042567 10.0.0.129 - - [2026-02-19 04:20:25] "GET /project/6f797998-d595-4ce4-b663-bc6d6b6268dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.535913 10.0.0.129 - - [2026-02-19 04:20:26] "GET / HTTP/1.1" 200 36215 0.002056 10.0.0.129 - - [2026-02-19 04:20:29] "POST /fqname-to-id HTTP/1.1" 401 293 0.000660 10.0.0.129 - - [2026-02-19 04:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.063856 10.0.0.130 - - [2026-02-19 04:20:29] "GET /projects?obj_uuids=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000889 10.0.0.129 - - [2026-02-19 04:20:29] "GET /project/6f797998-d595-4ce4-b663-bc6d6b6268dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.044679 10.0.0.129 - - [2026-02-19 04:20:29] "POST /neutron/network HTTP/1.1" 200 117 0.040539 10.0.0.130 - - [2026-02-19 04:20:30] "POST /useragent-kv HTTP/1.1" 200 115 0.010772 10.0.0.129 - - [2026-02-19 04:20:30] "POST /neutron/subnet HTTP/1.1" 200 823 0.244117 10.0.0.129 - - [2026-02-19 04:20:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001494 10.0.0.129 - - [2026-02-19 04:20:30] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006999 10.0.0.129 - - [2026-02-19 04:20:30] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007453 10.0.0.129 - - [2026-02-19 04:20:30] "POST /neutron/network HTTP/1.1" 200 1007 0.010425 10.0.0.129 - - [2026-02-19 04:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.130 - - [2026-02-19 04:20:30] "GET /projects?obj_uuids=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001287 10.0.0.129 - - [2026-02-19 04:20:30] "GET /project/6f797998-d595-4ce4-b663-bc6d6b6268dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.057100 10.0.0.129 - - [2026-02-19 04:20:30] "POST /neutron/network HTTP/1.1" 200 117 0.023039 10.0.0.129 - - [2026-02-19 04:20:31] "POST /route-targets HTTP/1.1" 200 328 0.015659 10.0.0.130 - - [2026-02-19 04:20:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007093 10.0.0.129 - - [2026-02-19 04:20:31] "POST /neutron/subnet HTTP/1.1" 200 828 0.224180 10.0.0.129 - - [2026-02-19 04:20:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.078563 10.0.0.129 - - [2026-02-19 04:20:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.001472 10.0.0.129 - - [2026-02-19 04:20:31] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008937 10.0.0.129 - - [2026-02-19 04:20:31] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008572 10.0.0.129 - - [2026-02-19 04:20:31] "POST /neutron/network HTTP/1.1" 200 1007 0.012157 10.0.0.129 - - [2026-02-19 04:20:32] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007170 10.0.0.38 - - [2026-02-19 04:20:33] "GET /obj-perms HTTP/1.1" 200 5065 0.057081 10.0.0.129 - - [2026-02-19 04:20:33] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.017479 10.0.0.130 - - [2026-02-19 04:20:34] "GET /obj-perms HTTP/1.1" 200 5065 0.067398 10.0.0.129 - - [2026-02-19 04:20:34] "POST /neutron/network HTTP/1.1" 200 1007 0.010316 10.0.0.129 - - [2026-02-19 04:20:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.001441 10.0.0.129 - - [2026-02-19 04:20:34] "POST /neutron/network HTTP/1.1" 200 1017 0.008734 10.0.0.130 - - [2026-02-19 04:20:35] "GET /projects?obj_uuids=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.030594 10.0.0.129 - - [2026-02-19 04:20:35] "GET /project/6f797998-d595-4ce4-b663-bc6d6b6268dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.121770 10.0.0.129 - - [2026-02-19 04:20:35] "POST /neutron/port HTTP/1.1" 200 117 0.008178 10.0.0.130 - - [2026-02-19 04:20:36] "GET /projects?obj_uuids=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001066 10.0.0.130 - - [2026-02-19 04:20:36] "GET /projects?obj_uuids=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000953 10.0.0.130 - - [2026-02-19 04:20:36] "DELETE /project/6f797998d5954ce4b663bc6d6b6268dc HTTP/1.1" 404 173 0.147911 10.0.0.130 - - [2026-02-19 04:20:36] "GET /project/f299e874-c8fc-4f83-8fd8-3ebaae673cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.067189 10.0.0.130 - - [2026-02-19 04:20:36] "GET /projects?obj_uuids=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001199 10.0.0.130 - - [2026-02-19 04:20:36] "GET /project/f299e874-c8fc-4f83-8fd8-3ebaae673cbe?fields=security_groups HTTP/1.1" 200 1364 0.082718 10.0.0.130 - - [2026-02-19 04:20:36] "DELETE /security-group/d39c11f3-7de0-46e0-9fda-be6e6c58dcc5 HTTP/1.1" 200 115 0.070210 10.0.0.130 - - [2026-02-19 04:20:36] "GET /projects?obj_uuids=f299e874-c8fc-4f83-8fd8-3ebaae673cbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001497 10.0.0.130 - - [2026-02-19 04:20:36] "GET /project/f299e874-c8fc-4f83-8fd8-3ebaae673cbe?fields=application_policy_sets HTTP/1.1" 200 1403 0.072671 10.0.0.129 - - [2026-02-19 04:20:36] "DELETE /access-control-list/2dc0da38-6296-4378-8455-505fadca5fcf HTTP/1.1" 200 115 0.062535 10.0.0.129 - - [2026-02-19 04:20:36] "POST /neutron/port HTTP/1.1" 200 1176 0.601154 10.0.0.130 - - [2026-02-19 04:20:36] "DELETE /project/f299e874-c8fc-4f83-8fd8-3ebaae673cbe HTTP/1.1" 200 115 0.686482 10.0.0.129 - - [2026-02-19 04:20:37] "POST /neutron/port HTTP/1.1" 200 1230 0.136626 10.0.0.129 - - [2026-02-19 04:20:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004626 10.0.0.129 - - [2026-02-19 04:20:37] "POST /neutron/port HTTP/1.1" 200 117 0.002975 10.0.0.129 - - [2026-02-19 04:20:39] "GET /obj-perms HTTP/1.1" 200 5075 0.071231 10.0.0.129 - - [2026-02-19 04:20:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008628 10.0.0.129 - - [2026-02-19 04:20:41] "POST /neutron/port HTTP/1.1" 200 1240 0.025095 10.0.0.129 - - [2026-02-19 04:20:41] "GET /virtual-machine/57cc4400-4e9e-417f-ac27-39962d087d94 HTTP/1.1" 401 293 0.000468 10.0.0.129 - - [2026-02-19 04:20:41] "GET /virtual-machine/57cc4400-4e9e-417f-ac27-39962d087d94 HTTP/1.1" 200 1302 0.041064 10.0.0.129 - - [2026-02-19 04:20:41] "GET /virtual-machine-interface/2e65bc31-fb3e-4de6-9e6f-f086b5441b75 HTTP/1.1" 200 3183 0.009050 10.0.0.129 - - [2026-02-19 04:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.129 - - [2026-02-19 04:20:41] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004078 10.0.0.129 - - [2026-02-19 04:20:41] "GET /virtual-networks?parent_id=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.005591 10.0.0.129 - - [2026-02-19 04:20:41] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007195 10.0.0.129 - - [2026-02-19 04:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.129 - - [2026-02-19 04:20:44] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007955 10.0.0.129 - - [2026-02-19 04:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.129 - - [2026-02-19 04:20:48] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005669 10.0.0.129 - - [2026-02-19 04:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.129 - - [2026-02-19 04:20:52] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006254 10.0.0.129 - - [2026-02-19 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.129 - - [2026-02-19 04:20:56] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005389 10.0.0.129 - - [2026-02-19 04:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.129 - - [2026-02-19 04:21:00] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007196 10.0.0.129 - - [2026-02-19 04:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.129 - - [2026-02-19 04:21:05] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006405 10.0.0.129 - - [2026-02-19 04:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.129 - - [2026-02-19 04:21:09] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006398 10.0.0.38 - - [2026-02-19 04:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000534 10.0.0.130 - - [2026-02-19 04:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000491 10.0.0.38 - - [2026-02-19 04:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.129 - - [2026-02-19 04:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.130 - - [2026-02-19 04:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.129 - - [2026-02-19 04:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.38 - - [2026-02-19 04:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.38 - - [2026-02-19 04:21:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000569 10.0.0.129 - - [2026-02-19 04:21:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.129 - - [2026-02-19 04:21:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.130 - - [2026-02-19 04:21:12] "GET /global-system-configs HTTP/1.1" 401 293 0.001002 10.0.0.130 - - [2026-02-19 04:21:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.129 - - [2026-02-19 04:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.129 - - [2026-02-19 04:21:13] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006108 10.0.0.129 - - [2026-02-19 04:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.129 - - [2026-02-19 04:21:17] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004235 10.0.0.129 - - [2026-02-19 04:21:17] "GET /virtual-networks?parent_id=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002906 10.0.0.129 - - [2026-02-19 04:21:17] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006757 10.0.0.129 - - [2026-02-19 04:21:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008699 10.0.0.129 - - [2026-02-19 04:21:26] "POST /neutron/port HTTP/1.1" 200 1240 0.027969 10.0.0.129 - - [2026-02-19 04:21:27] "POST /neutron/port HTTP/1.1" 200 1240 0.052225 10.0.0.129 - - [2026-02-19 04:21:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005984 10.0.0.129 - - [2026-02-19 04:21:27] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.129 - - [2026-02-19 04:21:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012144 10.0.0.129 - - [2026-02-19 04:21:38] "POST /neutron/port HTTP/1.1" 200 1240 0.024477 10.0.0.129 - - [2026-02-19 04:21:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014333 10.0.0.129 - - [2026-02-19 04:21:38] "POST /neutron/port HTTP/1.1" 200 1240 0.023848 10.0.0.129 - - [2026-02-19 04:21:38] "POST /neutron/network HTTP/1.1" 200 1007 0.016370 10.0.0.129 - - [2026-02-19 04:21:38] "POST /id-to-fqname HTTP/1.1" 200 228 0.001280 10.0.0.129 - - [2026-02-19 04:21:38] "GET /virtual-machine/57cc4400-4e9e-417f-ac27-39962d087d94 HTTP/1.1" 200 1302 0.004613 10.0.0.129 - - [2026-02-19 04:21:38] "GET /virtual-machine-interface/2e65bc31-fb3e-4de6-9e6f-f086b5441b75 HTTP/1.1" 200 3183 0.008318 10.0.0.129 - - [2026-02-19 04:21:38] "GET /instance-ip/1218db17-1307-419f-94b0-57df488479b7 HTTP/1.1" 200 1658 0.007742 10.0.0.129 - - [2026-02-19 04:21:38] "GET /instance-ip/32d6385a-6fe0-4d47-89dd-540968170924 HTTP/1.1" 200 1640 0.008006 10.0.0.129 - - [2026-02-19 04:21:38] "POST /fqname-to-id HTTP/1.1" 404 218 0.005606 10.0.0.129 - - [2026-02-19 04:21:38] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.014713 10.0.0.130 - - [2026-02-19 04:21:38] "GET /projects?obj_uuids=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001387 10.0.0.129 - - [2026-02-19 04:21:38] "GET /project/6f797998-d595-4ce4-b663-bc6d6b6268dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.077846 10.0.0.129 - - [2026-02-19 04:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.129 - - [2026-02-19 04:21:38] "GET /security-group/5072cce3-0330-49e4-9501-f24e4a6979a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3780 0.010396 10.0.0.129 - - [2026-02-19 04:21:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 575 0.097719 10.0.0.129 - - [2026-02-19 04:21:39] "POST /instance-ips HTTP/1.1" 200 358 0.040909 10.0.0.129 - - [2026-02-19 04:21:39] "GET /instance-ip/318b7ad5-7180-46e7-8f83-c4381e9ca551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007179 10.0.0.129 - - [2026-02-19 04:21:39] "POST /instance-ips HTTP/1.1" 200 358 0.065378 10.0.0.129 - - [2026-02-19 04:21:39] "GET /instance-ip/90062b22-6122-4e60-b6f6-bfcf707bbbf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007247 10.0.0.129 - - [2026-02-19 04:21:39] "GET /virtual-machine-interface/bde18e4c-90a2-440a-bcd7-982b990aa2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.005795 10.0.0.129 - - [2026-02-19 04:21:39] "GET /virtual-machine-interface/bde18e4c-90a2-440a-bcd7-982b990aa2dd?fields=instance_ip_back_refs HTTP/1.1" 200 1542 0.008752 10.0.0.129 - - [2026-02-19 04:21:39] "GET /instance-ip/318b7ad5-7180-46e7-8f83-c4381e9ca551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.016851 10.0.0.129 - - [2026-02-19 04:21:39] "GET /instance-ip/90062b22-6122-4e60-b6f6-bfcf707bbbf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.008142 10.0.0.129 - - [2026-02-19 04:21:39] "POST /id-to-fqname HTTP/1.1" 200 228 0.001437 10.0.0.129 - - [2026-02-19 04:21:39] "POST /neutron/port HTTP/1.1" 200 1082 0.018521 10.0.0.129 - - [2026-02-19 04:21:39] "POST /neutron/port HTTP/1.1" 200 1082 0.025440 10.0.0.129 - - [2026-02-19 04:21:40] "POST /neutron/port HTTP/1.1" 200 117 0.008118 10.0.0.129 - - [2026-02-19 04:21:40] "POST /neutron/port HTTP/1.1" 200 1082 0.016538 10.0.0.129 - - [2026-02-19 04:21:40] "POST /neutron/port HTTP/1.1" 200 1082 0.019030 10.0.0.129 - - [2026-02-19 04:21:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004992 10.0.0.129 - - [2026-02-19 04:21:41] "POST /neutron/port HTTP/1.1" 200 117 0.001270 10.0.0.129 - - [2026-02-19 04:21:45] "POST /neutron/port HTTP/1.1" 200 1185 0.033738 10.0.0.129 - - [2026-02-19 04:21:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008763 10.0.0.129 - - [2026-02-19 04:21:45] "GET /virtual-machine/4a604df0-f7b5-4255-98ef-be3d0d7cd243 HTTP/1.1" 200 1280 0.006383 10.0.0.129 - - [2026-02-19 04:21:45] "GET /virtual-machine-interface/bde18e4c-90a2-440a-bcd7-982b990aa2dd HTTP/1.1" 200 3234 0.005975 10.0.0.129 - - [2026-02-19 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.129 - - [2026-02-19 04:21:45] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004522 10.0.0.129 - - [2026-02-19 04:21:45] "GET /virtual-networks?parent_id=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004194 10.0.0.129 - - [2026-02-19 04:21:45] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007191 10.0.0.129 - - [2026-02-19 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.129 - - [2026-02-19 04:21:48] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006466 10.0.0.129 - - [2026-02-19 04:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.129 - - [2026-02-19 04:21:53] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006372 10.0.0.129 - - [2026-02-19 04:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.129 - - [2026-02-19 04:21:57] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005955 10.0.0.129 - - [2026-02-19 04:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.129 - - [2026-02-19 04:22:01] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008404 10.0.0.129 - - [2026-02-19 04:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.129 - - [2026-02-19 04:22:05] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005985 10.0.0.129 - - [2026-02-19 04:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.129 - - [2026-02-19 04:22:09] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006540 10.0.0.129 - - [2026-02-19 04:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.129 - - [2026-02-19 04:22:13] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007072 10.0.0.129 - - [2026-02-19 04:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.129 - - [2026-02-19 04:22:17] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008111 10.0.0.129 - - [2026-02-19 04:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.129 - - [2026-02-19 04:22:21] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007557 10.0.0.129 - - [2026-02-19 04:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.129 - - [2026-02-19 04:22:25] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003873 10.0.0.129 - - [2026-02-19 04:22:25] "GET /virtual-networks?parent_id=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003457 10.0.0.129 - - [2026-02-19 04:22:25] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007430 10.0.0.129 - - [2026-02-19 04:22:26] "POST /neutron/port HTTP/1.1" 200 1185 0.027283 10.0.0.129 - - [2026-02-19 04:22:27] "POST /neutron/port HTTP/1.1" 200 1240 0.019815 10.0.0.129 - - [2026-02-19 04:22:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004125 10.0.0.129 - - [2026-02-19 04:22:27] "POST /neutron/port HTTP/1.1" 200 117 0.001488 10.0.0.129 - - [2026-02-19 04:22:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008703 10.0.0.129 - - [2026-02-19 04:22:36] "POST /neutron/port HTTP/1.1" 200 1185 0.023288 10.0.0.38 - - [2026-02-19 04:22:41] "GET /obj-perms HTTP/1.1" 200 5075 0.064299 10.0.0.129 - - [2026-02-19 04:22:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008178 10.0.0.129 - - [2026-02-19 04:22:46] "POST /id-to-fqname HTTP/1.1" 200 228 0.001647 10.0.0.129 - - [2026-02-19 04:22:46] "POST /neutron/network HTTP/1.1" 200 1017 0.007662 10.0.0.130 - - [2026-02-19 04:22:47] "GET /projects?obj_uuids=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004076 10.0.0.129 - - [2026-02-19 04:22:47] "GET /project/6f797998-d595-4ce4-b663-bc6d6b6268dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.085319 10.0.0.129 - - [2026-02-19 04:22:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010865 10.0.0.129 - - [2026-02-19 04:22:48] "POST /neutron/network HTTP/1.1" 200 1017 0.007403 10.0.0.129 - - [2026-02-19 04:22:48] "POST /neutron/port HTTP/1.1" 200 1176 0.061651 10.0.0.129 - - [2026-02-19 04:22:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005271 10.0.0.129 - - [2026-02-19 04:22:49] "POST /neutron/port HTTP/1.1" 200 117 0.001595 10.0.0.129 - - [2026-02-19 04:22:53] "POST /neutron/port HTTP/1.1" 200 1240 0.021647 10.0.0.129 - - [2026-02-19 04:22:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011283 10.0.0.129 - - [2026-02-19 04:22:53] "GET /virtual-machine/3e9955fc-1431-4cbc-a941-3475515a43ad HTTP/1.1" 200 1302 0.007661 10.0.0.129 - - [2026-02-19 04:22:53] "GET /virtual-machine-interface/265f4afd-fd25-4a98-922d-2f17501edde4 HTTP/1.1" 200 3183 0.006650 10.0.0.129 - - [2026-02-19 04:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.129 - - [2026-02-19 04:22:53] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005032 10.0.0.129 - - [2026-02-19 04:22:53] "GET /virtual-networks?parent_id=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003225 10.0.0.129 - - [2026-02-19 04:22:53] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009688 10.0.0.129 - - [2026-02-19 04:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.129 - - [2026-02-19 04:22:56] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006902 10.0.0.129 - - [2026-02-19 04:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005141 10.0.0.129 - - [2026-02-19 04:23:00] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006910 10.0.0.129 - - [2026-02-19 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.129 - - [2026-02-19 04:23:04] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007397 10.0.0.129 - - [2026-02-19 04:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.129 - - [2026-02-19 04:23:08] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005666 10.0.0.129 - - [2026-02-19 04:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.129 - - [2026-02-19 04:23:12] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005686 10.0.0.129 - - [2026-02-19 04:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.129 - - [2026-02-19 04:23:17] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008586 10.0.0.129 - - [2026-02-19 04:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.129 - - [2026-02-19 04:23:21] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007236 10.0.0.129 - - [2026-02-19 04:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.129 - - [2026-02-19 04:23:25] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005891 10.0.0.129 - - [2026-02-19 04:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.129 - - [2026-02-19 04:23:27] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004164 10.0.0.129 - - [2026-02-19 04:23:27] "GET /virtual-networks?parent_id=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003163 10.0.0.129 - - [2026-02-19 04:23:27] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008575 10.0.0.129 - - [2026-02-19 04:23:27] "POST /neutron/port HTTP/1.1" 200 1240 0.045397 10.0.0.129 - - [2026-02-19 04:23:28] "POST /neutron/port HTTP/1.1" 200 1185 0.022858 10.0.0.129 - - [2026-02-19 04:23:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004095 10.0.0.129 - - [2026-02-19 04:23:28] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.129 - - [2026-02-19 04:23:30] "POST /neutron/port HTTP/1.1" 200 1240 0.022703 10.0.0.129 - - [2026-02-19 04:23:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004684 10.0.0.129 - - [2026-02-19 04:23:30] "POST /neutron/port HTTP/1.1" 200 117 0.001486 10.0.0.129 - - [2026-02-19 04:23:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012407 10.0.0.129 - - [2026-02-19 04:23:37] "POST /neutron/port HTTP/1.1" 200 1240 0.020383 10.0.0.130 - - [2026-02-19 04:23:41] "GET /obj-perms HTTP/1.1" 200 5075 0.057195 10.0.0.129 - - [2026-02-19 04:23:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010016 10.0.0.129 - - [2026-02-19 04:23:48] "POST /neutron/port HTTP/1.1" 200 1240 0.020062 10.0.0.129 - - [2026-02-19 04:23:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011158 10.0.0.129 - - [2026-02-19 04:23:48] "POST /neutron/network HTTP/1.1" 200 981 0.017595 10.0.0.129 - - [2026-02-19 04:23:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.001549 10.0.0.129 - - [2026-02-19 04:23:48] "GET /virtual-machine/3e9955fc-1431-4cbc-a941-3475515a43ad HTTP/1.1" 200 1302 0.004570 10.0.0.129 - - [2026-02-19 04:23:48] "GET /virtual-machine-interface/265f4afd-fd25-4a98-922d-2f17501edde4 HTTP/1.1" 200 3183 0.006466 10.0.0.129 - - [2026-02-19 04:23:48] "GET /instance-ip/89a16724-4264-4e3c-bcb6-cd28bfe76beb HTTP/1.1" 200 1640 0.006736 10.0.0.129 - - [2026-02-19 04:23:48] "GET /instance-ip/b96b4ab9-7cdd-4db6-88b5-27b321e0bcc8 HTTP/1.1" 200 1659 0.005612 10.0.0.129 - - [2026-02-19 04:23:48] "POST /fqname-to-id HTTP/1.1" 404 230 0.003861 10.0.0.129 - - [2026-02-19 04:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.130 - - [2026-02-19 04:23:48] "GET /projects?obj_uuids=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098 10.0.0.129 - - [2026-02-19 04:23:48] "GET /project/6f797998-d595-4ce4-b663-bc6d6b6268dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.053488 10.0.0.129 - - [2026-02-19 04:23:48] "POST /network-policys HTTP/1.1" 200 571 0.034188 10.0.0.129 - - [2026-02-19 04:23:48] "GET /network-policy/0ee4939d-d798-48ea-9c9a-c1e4c285df2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007774 10.0.0.129 - - [2026-02-19 04:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.129 - - [2026-02-19 04:23:49] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006766 10.0.0.129 - - [2026-02-19 04:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.129 - - [2026-02-19 04:23:49] "GET /network-policy/0ee4939d-d798-48ea-9c9a-c1e4c285df2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005082 10.0.0.129 - - [2026-02-19 04:23:49] "POST /ref-update HTTP/1.1" 200 156 0.069560 10.0.0.129 - - [2026-02-19 04:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.129 - - [2026-02-19 04:23:49] "GET /network-policy/0ee4939d-d798-48ea-9c9a-c1e4c285df2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004766 10.0.0.129 - - [2026-02-19 04:23:49] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2972 0.008022 10.0.0.129 - - [2026-02-19 04:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.129 - - [2026-02-19 04:23:49] "GET /network-policy/0ee4939d-d798-48ea-9c9a-c1e4c285df2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.012758 10.0.0.129 - - [2026-02-19 04:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.129 - - [2026-02-19 04:23:49] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006830 10.0.0.129 - - [2026-02-19 04:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.129 - - [2026-02-19 04:23:49] "GET /network-policy/0ee4939d-d798-48ea-9c9a-c1e4c285df2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005464 10.0.0.129 - - [2026-02-19 04:23:49] "POST /ref-update HTTP/1.1" 200 156 0.068637 10.0.0.129 - - [2026-02-19 04:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.129 - - [2026-02-19 04:23:49] "GET /network-policy/0ee4939d-d798-48ea-9c9a-c1e4c285df2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004974 10.0.0.129 - - [2026-02-19 04:23:49] "POST /neutron/network HTTP/1.1" 200 1111 0.014138 10.0.0.129 - - [2026-02-19 04:23:49] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006903 10.0.0.129 - - [2026-02-19 04:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.129 - - [2026-02-19 04:23:49] "GET /network-policy/0ee4939d-d798-48ea-9c9a-c1e4c285df2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005181 10.0.0.129 - - [2026-02-19 04:23:49] "GET /virtual-machine-interface/265f4afd-fd25-4a98-922d-2f17501edde4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.006600 10.0.0.129 - - [2026-02-19 04:23:49] "PUT /virtual-machine-interface/265f4afd-fd25-4a98-922d-2f17501edde4 HTTP/1.1" 200 285 0.014254 10.0.0.129 - - [2026-02-19 04:23:49] "GET /virtual-machine-interface/265f4afd-fd25-4a98-922d-2f17501edde4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3079 0.007232 10.0.0.129 - - [2026-02-19 04:23:49] "PUT /virtual-machine-interface/265f4afd-fd25-4a98-922d-2f17501edde4 HTTP/1.1" 200 285 0.019804 10.0.0.129 - - [2026-02-19 04:23:49] "PUT /access-control-list/5b123c05-ac73-40b4-920e-d9bebb3a4984 HTTP/1.1" 200 273 0.045578 10.0.0.129 - - [2026-02-19 04:23:50] "POST /ref-update HTTP/1.1" 200 156 0.035658 10.0.0.129 - - [2026-02-19 04:24:29] "POST /neutron/network HTTP/1.1" 200 1121 0.007475 10.0.0.129 - - [2026-02-19 04:24:29] "POST /neutron/subnet HTTP/1.1" 200 1389 0.020000 10.0.0.129 - - [2026-02-19 04:24:29] "POST /neutron/network HTTP/1.1" 200 1111 0.010705 10.0.0.129 - - [2026-02-19 04:24:30] "POST /neutron/network HTTP/1.1" 200 1121 0.009436 10.0.0.129 - - [2026-02-19 04:24:31] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014170 10.0.0.129 - - [2026-02-19 04:24:31] "POST /neutron/network HTTP/1.1" 200 1111 0.009759 10.0.0.129 - - [2026-02-19 04:25:30] "POST /neutron/network HTTP/1.1" 200 1121 0.008032 10.0.0.129 - - [2026-02-19 04:25:30] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015848 10.0.0.129 - - [2026-02-19 04:25:30] "POST /neutron/network HTTP/1.1" 200 1111 0.011461 10.0.0.129 - - [2026-02-19 04:25:32] "POST /neutron/network HTTP/1.1" 200 1121 0.007210 10.0.0.129 - - [2026-02-19 04:25:32] "POST /neutron/subnet HTTP/1.1" 200 1389 0.017483 10.0.0.129 - - [2026-02-19 04:25:32] "POST /neutron/network HTTP/1.1" 200 1111 0.010119 10.0.0.129 - - [2026-02-19 04:25:42] "GET /obj-perms HTTP/1.1" 200 5075 0.061818 10.0.0.129 - - [2026-02-19 04:25:43] "POST /ref-update HTTP/1.1" 200 156 0.263225 10.0.0.129 - - [2026-02-19 04:25:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.061503 10.0.0.129 - - [2026-02-19 04:25:43] "GET /virtual-network/25f1f0c6-7ce4-40f2-ac25-1191d440daa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.010083 10.0.0.129 - - [2026-02-19 04:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.129 - - [2026-02-19 04:25:43] "GET /network-policy/0ee4939d-d798-48ea-9c9a-c1e4c285df2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005527 10.0.0.129 - - [2026-02-19 04:25:43] "POST /ref-update HTTP/1.1" 200 156 0.069200 10.0.0.129 - - [2026-02-19 04:25:43] "GET /virtual-network/9c5b4b3c-40df-4ca5-a951-9b51d14a875d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.009982 10.0.0.129 - - [2026-02-19 04:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.129 - - [2026-02-19 04:25:43] "GET /network-policy/0ee4939d-d798-48ea-9c9a-c1e4c285df2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005262 10.0.0.129 - - [2026-02-19 04:25:43] "DELETE /network-policy/0ee4939d-d798-48ea-9c9a-c1e4c285df2a HTTP/1.1" 200 115 0.048011 10.0.0.129 - - [2026-02-19 04:25:43] "DELETE /access-control-list/5b123c05-ac73-40b4-920e-d9bebb3a4984 HTTP/1.1" 200 115 0.028826 10.0.0.129 - - [2026-02-19 04:25:44] "DELETE /instance-ip/318b7ad5-7180-46e7-8f83-c4381e9ca551 HTTP/1.1" 200 115 0.058238 10.0.0.129 - - [2026-02-19 04:25:44] "DELETE /instance-ip/90062b22-6122-4e60-b6f6-bfcf707bbbf7 HTTP/1.1" 200 115 0.056089 10.0.0.129 - - [2026-02-19 04:25:44] "DELETE /virtual-machine-interface/bde18e4c-90a2-440a-bcd7-982b990aa2dd HTTP/1.1" 200 115 0.114251 10.0.0.129 - - [2026-02-19 04:25:44] "POST /neutron/port HTTP/1.1" 200 1240 0.063413 10.0.0.129 - - [2026-02-19 04:25:44] "POST /neutron/port HTTP/1.1" 200 1230 0.020854 10.0.0.129 - - [2026-02-19 04:25:45] "POST /neutron/port HTTP/1.1" 200 1230 0.053484 10.0.0.129 - - [2026-02-19 04:25:46] "DELETE /route-target/a3c00b86-0c5c-4c0a-a956-1a6e1bee64f0 HTTP/1.1" 200 115 0.029554 10.0.0.130 - - [2026-02-19 04:25:46] "POST /useragent-kv HTTP/1.1" 200 115 0.042056 10.0.0.130 - - [2026-02-19 04:25:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005904 10.0.0.130 - - [2026-02-19 04:25:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003482 10.0.0.130 - - [2026-02-19 04:25:46] "POST /useragent-kv HTTP/1.1" 200 115 0.006150 10.0.0.129 - - [2026-02-19 04:25:46] "POST /neutron/network HTTP/1.1" 200 151 0.210838 10.0.0.129 - - [2026-02-19 04:25:49] "POST /neutron/port HTTP/1.1" 200 117 0.005634 10.0.0.130 - - [2026-02-19 04:25:49] "GET /projects?obj_uuids=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001464 10.0.0.129 - - [2026-02-19 04:25:50] "GET /project/6f797998-d595-4ce4-b663-bc6d6b6268dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.092327 10.0.0.130 - - [2026-02-19 04:25:50] "GET /projects?obj_uuids=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001561 10.0.0.129 - - [2026-02-19 04:25:50] "GET /project/6f797998-d595-4ce4-b663-bc6d6b6268dc?fields=virtual_networks HTTP/1.1" 200 1050 0.058409 10.0.0.130 - - [2026-02-19 04:25:50] "GET /projects?obj_uuids=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002470 10.0.0.129 - - [2026-02-19 04:25:50] "GET /project/6f797998-d595-4ce4-b663-bc6d6b6268dc?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.052251 10.0.0.130 - - [2026-02-19 04:25:50] "GET /projects?obj_uuids=6f797998-d595-4ce4-b663-bc6d6b6268dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001322 10.0.0.129 - - [2026-02-19 04:25:50] "GET /project/6f797998-d595-4ce4-b663-bc6d6b6268dc?fields=security_groups HTTP/1.1" 200 1285 0.055028 10.0.0.129 - - [2026-02-19 04:25:51] "POST /fqname-to-id HTTP/1.1" 404 192 0.030443 10.0.0.130 - - [2026-02-19 04:25:51] "GET /projects?obj_uuids=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004053 10.0.0.130 - - [2026-02-19 04:25:51] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001197 10.0.0.130 - - [2026-02-19 04:25:51] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.050165 10.0.0.130 - - [2026-02-19 04:25:51] "POST /id-to-fqname HTTP/1.1" 200 194 0.001759 10.0.0.130 - - [2026-02-19 04:25:51] "POST /fqname-to-id HTTP/1.1" 404 203 0.011384 10.0.0.130 - - [2026-02-19 04:25:51] "POST /security-groups HTTP/1.1" 200 595 0.038537 10.0.0.129 - - [2026-02-19 04:25:51] "POST /fqname-to-id HTTP/1.1" 404 238 0.003513 10.0.0.130 - - [2026-02-19 04:25:51] "POST /projects HTTP/1.1" 200 593 0.249165 10.0.0.130 - - [2026-02-19 04:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.291503 10.0.0.129 - - [2026-02-19 04:25:51] "POST /access-control-lists HTTP/1.1" 200 600 0.038906 10.0.0.129 - - [2026-02-19 04:25:51] "GET /project/b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.503255 10.0.0.129 - - [2026-02-19 04:25:52] "GET / HTTP/1.1" 200 36215 0.002409 10.0.0.129 - - [2026-02-19 04:25:54] "POST /fqname-to-id HTTP/1.1" 401 293 0.000453 10.0.0.129 - - [2026-02-19 04:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.061099 10.0.0.130 - - [2026-02-19 04:25:55] "GET /projects?obj_uuids=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001646 10.0.0.129 - - [2026-02-19 04:25:55] "GET /project/b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.043156 10.0.0.130 - - [2026-02-19 04:25:55] "GET /projects?obj_uuids=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001231 10.0.0.129 - - [2026-02-19 04:25:55] "POST /neutron/network HTTP/1.1" 200 609 0.171427 10.0.0.129 - - [2026-02-19 04:25:55] "POST /neutron/network HTTP/1.1" 200 1001 0.012505 10.0.0.129 - - [2026-02-19 04:25:56] "POST /id-to-fqname HTTP/1.1" 200 224 0.001209 10.0.0.129 - - [2026-02-19 04:25:56] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006375 10.0.0.129 - - [2026-02-19 04:25:56] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005797 10.0.0.129 - - [2026-02-19 04:25:56] "POST /neutron/subnet HTTP/1.1" 200 719 0.010862 10.0.0.129 - - [2026-02-19 04:25:56] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006213 10.0.0.38 - - [2026-02-19 04:25:57] "GET /obj-perms HTTP/1.1" 200 5057 0.058177 10.0.0.129 - - [2026-02-19 04:25:58] "POST /id-to-fqname HTTP/1.1" 200 224 0.001354 10.0.0.130 - - [2026-02-19 04:25:58] "GET /projects?obj_uuids=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001025 10.0.0.129 - - [2026-02-19 04:25:58] "GET /project/b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.067571 10.0.0.129 - - [2026-02-19 04:25:59] "POST /neutron/network HTTP/1.1" 200 1001 0.045647 10.0.0.129 - - [2026-02-19 04:25:59] "POST /id-to-fqname HTTP/1.1" 200 224 0.001283 10.0.0.129 - - [2026-02-19 04:25:59] "POST /neutron/port HTTP/1.1" 200 117 0.007839 10.0.0.130 - - [2026-02-19 04:25:59] "GET /projects?obj_uuids=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001351 10.0.0.129 - - [2026-02-19 04:26:00] "POST /neutron/port HTTP/1.1" 200 1170 0.440413 10.0.0.130 - - [2026-02-19 04:26:00] "GET /projects?obj_uuids=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006910 10.0.0.129 - - [2026-02-19 04:26:00] "GET /project/b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.097518 10.0.0.129 - - [2026-02-19 04:26:00] "POST /neutron/port HTTP/1.1" 200 1224 0.132918 10.0.0.129 - - [2026-02-19 04:26:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004043 10.0.0.129 - - [2026-02-19 04:26:00] "POST /neutron/subnet HTTP/1.1" 200 1379 0.017074 10.0.0.129 - - [2026-02-19 04:26:00] "POST /neutron/port HTTP/1.1" 200 117 0.001247 10.0.0.129 - - [2026-02-19 04:26:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001837 10.0.0.129 - - [2026-02-19 04:26:00] "POST /neutron/port HTTP/1.1" 200 1234 0.022739 10.0.0.129 - - [2026-02-19 04:26:01] "POST /neutron/network HTTP/1.1" 200 1011 0.007469 10.0.0.129 - - [2026-02-19 04:26:01] "POST /neutron/port HTTP/1.1" 200 1170 0.028905 10.0.0.129 - - [2026-02-19 04:26:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004099 10.0.0.129 - - [2026-02-19 04:26:02] "POST /neutron/port HTTP/1.1" 200 117 0.001542 10.0.0.130 - - [2026-02-19 04:26:02] "GET /projects?obj_uuids=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001353 10.0.0.129 - - [2026-02-19 04:26:02] "GET /project/b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.085032 10.0.0.129 - - [2026-02-19 04:26:02] "POST /neutron/network HTTP/1.1" 200 1001 0.010723 10.0.0.129 - - [2026-02-19 04:26:02] "POST /neutron/port HTTP/1.1" 200 117 0.006917 10.0.0.129 - - [2026-02-19 04:26:02] "POST /neutron/port HTTP/1.1" 200 1234 0.020016 10.0.0.129 - - [2026-02-19 04:26:02] "POST /neutron/network HTTP/1.1" 200 1011 0.007462 10.0.0.129 - - [2026-02-19 04:26:02] "GET /virtual-machine/d664b267-0169-462c-b7e5-a1a895d13d97 HTTP/1.1" 401 293 0.000523 10.0.0.129 - - [2026-02-19 04:26:03] "POST /neutron/port HTTP/1.1" 200 1170 0.051512 10.0.0.129 - - [2026-02-19 04:26:03] "GET /virtual-machine/d664b267-0169-462c-b7e5-a1a895d13d97 HTTP/1.1" 200 1299 0.042951 10.0.0.129 - - [2026-02-19 04:26:03] "GET /virtual-machine-interface/58844fb2-8e23-4974-9832-fb722f6c4518 HTTP/1.1" 200 3163 0.006265 10.0.0.129 - - [2026-02-19 04:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006871 10.0.0.129 - - [2026-02-19 04:26:03] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005615 10.0.0.129 - - [2026-02-19 04:26:03] "GET /virtual-networks?parent_id=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004565 10.0.0.129 - - [2026-02-19 04:26:03] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.012274 10.0.0.129 - - [2026-02-19 04:26:03] "POST /neutron/port HTTP/1.1" 200 1234 0.028898 10.0.0.129 - - [2026-02-19 04:26:03] "POST /neutron/subnet HTTP/1.1" 200 1379 0.017464 10.0.0.129 - - [2026-02-19 04:26:03] "POST /neutron/network HTTP/1.1" 200 1001 0.013525 10.0.0.129 - - [2026-02-19 04:26:03] "DELETE /access-control-list/63ededed-d6d2-4e7b-9aa3-7e6f98b167f4 HTTP/1.1" 200 115 0.044658 10.0.0.129 - - [2026-02-19 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.129 - - [2026-02-19 04:26:06] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006311 10.0.0.38 - - [2026-02-19 04:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000575 10.0.0.130 - - [2026-02-19 04:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.38 - - [2026-02-19 04:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.129 - - [2026-02-19 04:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000438 10.0.0.130 - - [2026-02-19 04:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000476 10.0.0.129 - - [2026-02-19 04:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.38 - - [2026-02-19 04:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.38 - - [2026-02-19 04:26:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.129 - - [2026-02-19 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.129 - - [2026-02-19 04:26:10] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006540 10.0.0.129 - - [2026-02-19 04:26:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000528 10.0.0.129 - - [2026-02-19 04:26:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000472 10.0.0.130 - - [2026-02-19 04:26:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.130 - - [2026-02-19 04:26:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000478 10.0.0.129 - - [2026-02-19 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.129 - - [2026-02-19 04:26:14] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007155 10.0.0.129 - - [2026-02-19 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.129 - - [2026-02-19 04:26:18] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006090 10.0.0.129 - - [2026-02-19 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.129 - - [2026-02-19 04:26:22] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006114 10.0.0.129 - - [2026-02-19 04:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.129 - - [2026-02-19 04:26:26] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006549 10.0.0.129 - - [2026-02-19 04:26:30] "POST /neutron/network HTTP/1.1" 200 1011 0.035299 10.0.0.129 - - [2026-02-19 04:26:30] "POST /neutron/subnet HTTP/1.1" 200 1379 0.014854 10.0.0.129 - - [2026-02-19 04:26:30] "POST /neutron/network HTTP/1.1" 200 1001 0.011597 10.0.0.129 - - [2026-02-19 04:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.129 - - [2026-02-19 04:26:31] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006238 10.0.0.129 - - [2026-02-19 04:26:32] "POST /neutron/network HTTP/1.1" 200 1011 0.008490 10.0.0.129 - - [2026-02-19 04:26:32] "POST /neutron/subnet HTTP/1.1" 200 1379 0.015472 10.0.0.129 - - [2026-02-19 04:26:32] "POST /neutron/network HTTP/1.1" 200 1001 0.011530 10.0.0.129 - - [2026-02-19 04:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006627 10.0.0.129 - - [2026-02-19 04:26:35] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007662 10.0.0.130 - - [2026-02-19 04:26:37] "DELETE /project/b5fe1aafe4b74c00b1eb4603b7f93b01 HTTP/1.1" 404 173 0.005189 10.0.0.130 - - [2026-02-19 04:26:37] "DELETE /project/6f797998-d595-4ce4-b663-bc6d6b6268dc HTTP/1.1" 404 177 0.004316 10.0.0.129 - - [2026-02-19 04:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007425 10.0.0.129 - - [2026-02-19 04:26:39] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006595 10.0.0.129 - - [2026-02-19 04:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.129 - - [2026-02-19 04:26:43] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007300 10.0.0.130 - - [2026-02-19 04:26:43] "GET /obj-perms HTTP/1.1" 200 5075 0.056876 10.0.0.129 - - [2026-02-19 04:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.129 - - [2026-02-19 04:26:47] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006049 10.0.0.129 - - [2026-02-19 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.129 - - [2026-02-19 04:26:51] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005743 10.0.0.129 - - [2026-02-19 04:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.129 - - [2026-02-19 04:26:53] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005330 10.0.0.129 - - [2026-02-19 04:26:53] "GET /virtual-networks?parent_id=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004051 10.0.0.129 - - [2026-02-19 04:26:53] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007028 10.0.0.129 - - [2026-02-19 04:26:53] "POST /neutron/port HTTP/1.1" 200 1234 0.021075 10.0.0.129 - - [2026-02-19 04:26:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008585 10.0.0.129 - - [2026-02-19 04:27:04] "POST /neutron/port HTTP/1.1" 200 1234 0.043599 10.0.0.129 - - [2026-02-19 04:27:05] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008965 10.0.0.129 - - [2026-02-19 04:27:14] "POST /neutron/port HTTP/1.1" 200 1234 0.023731 10.0.0.129 - - [2026-02-19 04:27:19] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009642 10.0.0.129 - - [2026-02-19 04:27:19] "POST /neutron/port HTTP/1.1" 200 1234 0.024244 10.0.0.129 - - [2026-02-19 04:27:19] "GET /virtual-machine/6b86affb-0b61-4c63-a0db-827e887c0eb2 HTTP/1.1" 200 1298 0.007302 10.0.0.129 - - [2026-02-19 04:27:19] "GET /virtual-machine-interface/094d2995-654d-4463-ac74-f299069239b6 HTTP/1.1" 200 3162 0.007393 10.0.0.129 - - [2026-02-19 04:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.129 - - [2026-02-19 04:27:19] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004688 10.0.0.129 - - [2026-02-19 04:27:19] "GET /virtual-networks?parent_id=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004374 10.0.0.129 - - [2026-02-19 04:27:20] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.009665 10.0.0.129 - - [2026-02-19 04:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.129 - - [2026-02-19 04:27:21] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004165 10.0.0.129 - - [2026-02-19 04:27:21] "GET /virtual-networks?parent_id=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003224 10.0.0.129 - - [2026-02-19 04:27:21] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007288 10.0.0.129 - - [2026-02-19 04:27:21] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008574 10.0.0.129 - - [2026-02-19 04:27:21] "POST /neutron/port HTTP/1.1" 200 1234 0.021278 10.0.0.129 - - [2026-02-19 04:27:21] "GET /virtual-machine/799ed3b3-3572-4146-9cd5-e49d638309ad HTTP/1.1" 200 1298 0.006141 10.0.0.129 - - [2026-02-19 04:27:21] "GET /virtual-machine-interface/87202e59-23f1-4b79-bb4d-0e288647ac6e HTTP/1.1" 200 3163 0.005907 10.0.0.129 - - [2026-02-19 04:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.129 - - [2026-02-19 04:27:21] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003468 10.0.0.129 - - [2026-02-19 04:27:21] "GET /virtual-networks?parent_id=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005211 10.0.0.129 - - [2026-02-19 04:27:21] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007356 10.0.0.129 - - [2026-02-19 04:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.129 - - [2026-02-19 04:27:22] "GET /global-vrouter-config/df234cd2-b54e-473e-b290-f9d6448b183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003999 10.0.0.129 - - [2026-02-19 04:27:22] "GET /virtual-networks?parent_id=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004129 10.0.0.129 - - [2026-02-19 04:27:22] "GET /virtual-network/f3349df4-43ca-4327-9667-ca9f00602b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006115 10.0.0.129 - - [2026-02-19 04:27:23] "GET /virtual-machine-interface/87202e59-23f1-4b79-bb4d-0e288647ac6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2746 0.006838 10.0.0.129 - - [2026-02-19 04:27:23] "PUT /virtual-machine-interface/87202e59-23f1-4b79-bb4d-0e288647ac6e HTTP/1.1" 200 285 0.020646 10.0.0.129 - - [2026-02-19 04:27:32] "POST /neutron/port HTTP/1.1" 200 1234 0.021606 10.0.0.129 - - [2026-02-19 04:27:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004003 10.0.0.129 - - [2026-02-19 04:27:32] "POST /neutron/port HTTP/1.1" 200 117 0.001373 10.0.0.129 - - [2026-02-19 04:27:34] "POST /neutron/port HTTP/1.1" 200 1234 0.028600 10.0.0.129 - - [2026-02-19 04:27:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004883 10.0.0.129 - - [2026-02-19 04:27:34] "POST /neutron/port HTTP/1.1" 200 117 0.001331 10.0.0.129 - - [2026-02-19 04:28:33] "POST /neutron/port HTTP/1.1" 200 1234 0.030465 10.0.0.129 - - [2026-02-19 04:28:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004773 10.0.0.129 - - [2026-02-19 04:28:33] "POST /neutron/port HTTP/1.1" 200 117 0.001224 10.0.0.129 - - [2026-02-19 04:28:35] "POST /neutron/port HTTP/1.1" 200 1234 0.055810 10.0.0.129 - - [2026-02-19 04:28:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005630 10.0.0.129 - - [2026-02-19 04:28:35] "POST /neutron/port HTTP/1.1" 200 117 0.001329 10.0.0.129 - - [2026-02-19 04:28:45] "GET /obj-perms HTTP/1.1" 200 5075 0.065317 10.0.0.129 - - [2026-02-19 04:29:35] "POST /neutron/port HTTP/1.1" 200 1234 0.033309 10.0.0.129 - - [2026-02-19 04:29:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010004 10.0.0.129 - - [2026-02-19 04:29:35] "POST /neutron/port HTTP/1.1" 200 1234 0.031024 10.0.0.129 - - [2026-02-19 04:29:35] "POST /neutron/port HTTP/1.1" 200 1234 0.020655 10.0.0.129 - - [2026-02-19 04:29:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004203 10.0.0.129 - - [2026-02-19 04:29:35] "POST /neutron/port HTTP/1.1" 200 117 0.001110 10.0.0.129 - - [2026-02-19 04:29:45] "POST /neutron/network HTTP/1.1" 400 204 0.018004 10.0.0.129 - - [2026-02-19 04:29:45] "POST /neutron/port HTTP/1.1" 200 1224 0.020087 10.0.0.129 - - [2026-02-19 04:29:45] "POST /neutron/port HTTP/1.1" 200 151 0.326195 10.0.0.129 - - [2026-02-19 04:29:45] "POST /neutron/port HTTP/1.1" 200 151 0.330380 10.0.0.129 - - [2026-02-19 04:29:47] "DELETE /route-target/96bd93cb-0d0f-4b12-927e-6852ed8a6ee8 HTTP/1.1" 200 115 0.062150 10.0.0.130 - - [2026-02-19 04:29:48] "GET /projects?obj_uuids=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001546 10.0.0.129 - - [2026-02-19 04:29:48] "GET /project/b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.050393 10.0.0.130 - - [2026-02-19 04:29:48] "GET /projects?obj_uuids=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001032 10.0.0.129 - - [2026-02-19 04:29:48] "GET /project/b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01?fields=virtual_networks HTTP/1.1" 200 1043 0.050976 10.0.0.130 - - [2026-02-19 04:29:48] "GET /projects?obj_uuids=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001078 10.0.0.129 - - [2026-02-19 04:29:48] "GET /project/b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.043362 10.0.0.130 - - [2026-02-19 04:29:48] "GET /projects?obj_uuids=b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001345 10.0.0.129 - - [2026-02-19 04:29:49] "GET /project/b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01?fields=security_groups HTTP/1.1" 200 1274 0.052777 10.0.0.129 - - [2026-02-19 04:29:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.034286 10.0.0.130 - - [2026-02-19 04:29:49] "GET /projects?obj_uuids=eccd872a-0071-4b27-9519-b7c54677c0ee&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004127 10.0.0.130 - - [2026-02-19 04:29:50] "GET /domains?obj_uuids=0d96b699-7b7b-4313-9fa1-bd6ec91582e3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000926 10.0.0.130 - - [2026-02-19 04:29:50] "GET /domain/0d96b699-7b7b-4313-9fa1-bd6ec91582e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007847 10.0.0.130 - - [2026-02-19 04:29:50] "POST /id-to-fqname HTTP/1.1" 200 190 0.002172 10.0.0.130 - - [2026-02-19 04:29:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.010993 10.0.0.130 - - [2026-02-19 04:29:50] "POST /security-groups HTTP/1.1" 200 591 0.081028 10.0.0.130 - - [2026-02-19 04:29:50] "POST /projects HTTP/1.1" 200 585 0.308420 10.0.0.130 - - [2026-02-19 04:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.382808 10.0.0.129 - - [2026-02-19 04:29:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.014553 10.0.0.129 - - [2026-02-19 04:29:50] "GET /project/eccd872a-0071-4b27-9519-b7c54677c0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.532118 10.0.0.129 - - [2026-02-19 04:29:51] "GET / HTTP/1.1" 200 36215 0.002842 10.0.0.130 - - [2026-02-19 04:29:57] "GET /projects?obj_uuids=eccd872a-0071-4b27-9519-b7c54677c0ee&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001253 10.0.0.129 - - [2026-02-19 04:29:57] "GET /project/eccd872a-0071-4b27-9519-b7c54677c0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.053120 10.0.0.130 - - [2026-02-19 04:29:57] "GET /projects?obj_uuids=eccd872a-0071-4b27-9519-b7c54677c0ee&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001374 10.0.0.129 - - [2026-02-19 04:29:57] "GET /project/eccd872a-0071-4b27-9519-b7c54677c0ee?fields=virtual_networks HTTP/1.1" 200 1035 0.054718 10.0.0.130 - - [2026-02-19 04:29:57] "GET /projects?obj_uuids=eccd872a-0071-4b27-9519-b7c54677c0ee&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001459 10.0.0.129 - - [2026-02-19 04:29:57] "GET /project/eccd872a-0071-4b27-9519-b7c54677c0ee?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.055841 10.0.0.130 - - [2026-02-19 04:29:57] "GET /projects?obj_uuids=eccd872a-0071-4b27-9519-b7c54677c0ee&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000989 10.0.0.129 - - [2026-02-19 04:29:57] "GET /project/eccd872a-0071-4b27-9519-b7c54677c0ee?fields=security_groups HTTP/1.1" 200 1262 0.042442 10.0.0.129 - - [2026-02-19 04:30:20] "DELETE /access-control-list/3603df10-d83b-488d-8766-c1d2a3779a50 HTTP/1.1" 200 115 0.072579 10.0.0.130 - - [2026-02-19 04:30:37] "DELETE /project/b5fe1aaf-e4b7-4c00-b1eb-4603b7f93b01 HTTP/1.1" 404 177 0.006109 10.0.0.130 - - [2026-02-19 04:30:37] "DELETE /project/eccd872a00714b279519b7c54677c0ee HTTP/1.1" 404 173 0.008555 10.0.0.130 - - [2026-02-19 04:30:37] "GET /projects?obj_uuids=eccd872a-0071-4b27-9519-b7c54677c0ee&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000983 10.0.0.130 - - [2026-02-19 04:30:37] "GET /project/eccd872a-0071-4b27-9519-b7c54677c0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.047357 10.0.0.130 - - [2026-02-19 04:30:37] "GET /projects?obj_uuids=eccd872a-0071-4b27-9519-b7c54677c0ee&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001037 10.0.0.130 - - [2026-02-19 04:30:37] "GET /project/eccd872a-0071-4b27-9519-b7c54677c0ee?fields=security_groups HTTP/1.1" 200 1364 0.067932 10.0.0.130 - - [2026-02-19 04:30:37] "DELETE /security-group/3e481ef4-0d43-4f20-8ef9-1583188fea28 HTTP/1.1" 200 115 0.057836 10.0.0.130 - - [2026-02-19 04:30:37] "GET /projects?obj_uuids=eccd872a-0071-4b27-9519-b7c54677c0ee&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001445 10.0.0.130 - - [2026-02-19 04:30:37] "GET /project/eccd872a-0071-4b27-9519-b7c54677c0ee?fields=application_policy_sets HTTP/1.1" 200 1403 0.063285 10.0.0.130 - - [2026-02-19 04:30:37] "DELETE /project/eccd872a-0071-4b27-9519-b7c54677c0ee HTTP/1.1" 200 115 0.485456 10.0.0.38 - - [2026-02-19 04:30:47] "GET /obj-perms HTTP/1.1" 200 5075 0.060014 10.0.0.130 - - [2026-02-19 04:30:47] "GET /obj-perms HTTP/1.1" 200 5075 0.060279 10.0.0.38 - - [2026-02-19 04:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000618 10.0.0.130 - - [2026-02-19 04:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000469 10.0.0.38 - - [2026-02-19 04:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000560 10.0.0.129 - - [2026-02-19 04:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000587 10.0.0.130 - - [2026-02-19 04:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.129 - - [2026-02-19 04:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000602 10.0.0.38 - - [2026-02-19 04:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000508 10.0.0.38 - - [2026-02-19 04:31:10] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.129 - - [2026-02-19 04:31:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000519 10.0.0.129 - - [2026-02-19 04:31:11] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.130 - - [2026-02-19 04:31:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.130 - - [2026-02-19 04:31:12] "GET /global-system-configs HTTP/1.1" 401 293 0.000535 [Introspect:8084]10.0.0.130 - - [2026-02-19 04:31:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.130 - - [2026-02-19 04:31:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001033